Skip to content

Bump immutable, @graphql-tools/relay-operation-optimizer, @graphql-codegen/typescript-graphql-request and @graphql-codegen/typescript-react-apollo - #6

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-dbe448eb6c
Open

Bump immutable, @graphql-tools/relay-operation-optimizer, @graphql-codegen/typescript-graphql-request and @graphql-codegen/typescript-react-apollo#6
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-dbe448eb6c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 25, 2026

Copy link
Copy Markdown

Bumps immutable to 5.1.9 and updates ancestor dependencies immutable, @graphql-tools/relay-operation-optimizer, @graphql-codegen/typescript-graphql-request and @graphql-codegen/typescript-react-apollo. These dependencies need to be updated together.

Updates immutable from 3.7.6 to 5.1.9

Release notes

Sourced from immutable's releases.

v5.1.9

What's Changed

Full Changelog: immutable-js/immutable-js@v5.1.8...v5.1.9

v5.1.8

What's Changed

Full Changelog: immutable-js/immutable-js@v5.1.7...v5.1.8

v5.1.7

What's Changed

internal

New Contributors

Full Changelog: immutable-js/immutable-js@v5.1.6...v5.1.7

v5.1.6

What's Changed

... (truncated)

Changelog

Sourced from immutable's changelog.

5.1.9

  • fix(List): a List grown past 32 elements while all its values are undefined no longer reads those values back as null (affected get, iteration, toArray, equals and hashCode)

5.1.8

4.3.9

5.1.7

  • fix(Repeat): lastIndexOf returned size instead of size - 1 by @​chatman-media in immutable-js/immutable-js#2227. Fixes CVE CVE-2026-29063
  • fix(IndexedCollection): has(index) on a lazy Seq of unknown size now checks index existence instead of searching for a value equal to the index #2203
  • [TypeScript]: reduce/reduceRight without an initial value now infer the result type from the collection's values when the reducer returns a value (e.g. list.reduce((a, b) => a + b) infers number), matching Array#reduce. Previously an explicit type argument was required. #2205

5.1.6

  • fix(reverseFactory): read reversedSequence.size in __iterator instead of this #2196

5.1.5

  • Fix Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') in immutable

5.1.4

Documentation

Internal

... (truncated)

Commits
  • 329f7a6 5.1.9
  • 21fabd9 changelog
  • 009164f Merge pull request #2235 from immutable-js/fix/avoid-null-when-setsize33
  • 5b65bfb fix(List): preserve undefined values when grown past 32 elements
  • 50bf39e Update CHANGELOG.md for versions 5.1.8 and 4.3.9
  • 6496539 5.1.8
  • 808a83a Merge commit from fork
  • e51d49f perf(Map): index large hash-collision buckets for faster lookups
  • 25c58b0 fix typescript in tests
  • a1a1ee4 Merge commit from fork
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for immutable since your current version.


Updates @graphql-tools/relay-operation-optimizer from 7.0.0 to 7.1.8

Changelog

Sourced from @​graphql-tools/relay-operation-optimizer's changelog.

7.1.8

Patch Changes

  • Updated dependencies [e90719b]:
    • @​graphql-tools/utils@​11.2.2

7.1.7

Patch Changes

7.1.6

Patch Changes

  • Updated dependencies [2609c94]:
    • @​graphql-tools/utils@​11.2.0

7.1.5

Patch Changes

  • Updated dependencies [981d461]:
    • @​graphql-tools/utils@​11.1.1

7.1.4

Patch Changes

  • Updated dependencies [a4b7dce]:
    • @​graphql-tools/utils@​11.1.0

7.1.3

Patch Changes

  • Updated dependencies [ae36a0e]:
    • @​graphql-tools/utils@​11.0.1

... (truncated)

Commits
  • 11f0a21 chore(release): update monorepo packages versions (#8303)
  • 3c27f9a chore(release): update monorepo packages versions (#8284)
  • 062d229 chore(release): update monorepo packages versions (#8261)
  • c7f20ac chore(release): update monorepo packages versions (#8157)
  • 4aa9156 chore(release): update monorepo packages versions (#8145)
  • 14066f9 chore(release): update monorepo packages versions (#8118)
  • 837762e chore(release): update monorepo packages versions (#8058)
  • f7b4278 chore(release): update monorepo packages versions (#8014)
  • 9410e77 chore(release): update monorepo packages versions (#7881)
  • 5c67f7b Update immutable.js and move relay-compiler (#8010)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​graphql-tools/relay-operation-optimizer since your current version.


Updates @graphql-codegen/typescript-graphql-request from 5.0.0 to 7.1.0

Changelog

Sourced from @​graphql-codegen/typescript-graphql-request's changelog.

7.1.0

Minor Changes

7.0.1

Patch Changes

7.0.0

Major Changes

Patch Changes

6.4.0

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​graphql-codegen/typescript-graphql-request since your current version.


Updates @graphql-codegen/typescript-react-apollo from 3.3.7 to 4.4.2

Changelog

Sourced from @​graphql-codegen/typescript-react-apollo's changelog.

4.4.2

Patch Changes

4.4.1

Patch Changes

4.4.0

Minor Changes

4.3.4

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​graphql-codegen/typescript-react-apollo since your current version.


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

…degen/typescript-graphql-request and @graphql-codegen/typescript-react-apollo

Bumps [immutable](https://github.com/immutable-js/immutable-js) to 5.1.9 and updates ancestor dependencies [immutable](https://github.com/immutable-js/immutable-js), [@graphql-tools/relay-operation-optimizer](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/relay-operation-optimizer), [@graphql-codegen/typescript-graphql-request](https://github.com/dotansimha/graphql-code-generator-community/tree/HEAD/packages/plugins/typescript/graphql-request) and [@graphql-codegen/typescript-react-apollo](https://github.com/dotansimha/graphql-code-generator-community/tree/HEAD/packages/plugins/typescript/react-apollo). These dependencies need to be updated together.


Updates `immutable` from 3.7.6 to 5.1.9
- [Release notes](https://github.com/immutable-js/immutable-js/releases)
- [Changelog](https://github.com/immutable-js/immutable-js/blob/main/CHANGELOG.md)
- [Commits](immutable-js/immutable-js@3.7.6...v5.1.9)

Updates `@graphql-tools/relay-operation-optimizer` from 7.0.0 to 7.1.8
- [Release notes](https://github.com/ardatan/graphql-tools/releases)
- [Changelog](https://github.com/ardatan/graphql-tools/blob/master/packages/relay-operation-optimizer/CHANGELOG.md)
- [Commits](https://github.com/ardatan/graphql-tools/commits/@graphql-tools/relay-operation-optimizer@7.1.8/packages/relay-operation-optimizer)

Updates `@graphql-codegen/typescript-graphql-request` from 5.0.0 to 7.1.0
- [Release notes](https://github.com/dotansimha/graphql-code-generator-community/releases)
- [Changelog](https://github.com/dotansimha/graphql-code-generator-community/blob/main/packages/plugins/typescript/graphql-request/CHANGELOG.md)
- [Commits](https://github.com/dotansimha/graphql-code-generator-community/commits/@graphql-codegen/typescript-graphql-request@7.1.0/packages/plugins/typescript/graphql-request)

Updates `@graphql-codegen/typescript-react-apollo` from 3.3.7 to 4.4.2
- [Release notes](https://github.com/dotansimha/graphql-code-generator-community/releases)
- [Changelog](https://github.com/dotansimha/graphql-code-generator-community/blob/main/packages/plugins/typescript/react-apollo/CHANGELOG.md)
- [Commits](https://github.com/dotansimha/graphql-code-generator-community/commits/@graphql-codegen/typescript-react-apollo@4.4.2/packages/plugins/typescript/react-apollo)

---
updated-dependencies:
- dependency-name: immutable
  dependency-version: 5.1.9
  dependency-type: indirect
- dependency-name: "@graphql-tools/relay-operation-optimizer"
  dependency-version: 7.1.8
  dependency-type: indirect
- dependency-name: "@graphql-codegen/typescript-graphql-request"
  dependency-version: 7.1.0
  dependency-type: direct:development
- dependency-name: "@graphql-codegen/typescript-react-apollo"
  dependency-version: 4.4.2
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants