Skip to content

⬆️ Bump immutable, @ardatan/relay-compiler and @graphql-codegen/typescript-react-apollo - #866

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

⬆️ Bump immutable, @ardatan/relay-compiler and @graphql-codegen/typescript-react-apollo#866
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-fdf0cf3c1f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 10, 2026

Copy link
Copy Markdown
Contributor

Bumps immutable to 5.1.9 and updates ancestor dependencies immutable, @ardatan/relay-compiler 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 @ardatan/relay-compiler from 12.0.1 to 13.0.2

Commits
  • 3c27f9a chore(release): update monorepo packages versions (#8284)
  • 615c1a2 fix(utils): treat null as explicit value in mergeDeep, only skip undefined (#...
  • 9d945ba chore(deps): update dependency @​changesets/cli to v2.31.1 (#8298)
  • 532bc71 build(deps-dev): bump the actions-deps group with 2 updates (#8301)
  • 1d621e2 chore(deps): update github/codeql-action digest to 7188fc3 (#8299)
  • 9d892ea build(deps-dev): bump the actions-deps group with 4 updates (#8297)
  • 3850d16 chore(deps): update actions/cache digest to caa2961 (#8275)
  • 7860d53 chore(deps): update actions/cache action to v6 (#8277)
  • d246275 build(deps): bump the actions-deps group with 4 updates (#8293)
  • 80f5812 Add write permissions to release workflow
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​ardatan/relay-compiler since your current version.


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

Changelog

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

5.0.0

Major Changes

  • #1530 73ecb79 Thanks @​wassim-k! - Update GraphQL Codegen common packages to latest (@graphql-codegen/visitor-plugin-common v7).

    This changes the shape of generated documents: a fragment's *Doc no longer interpolates the fragments it spreads, and each operation document instead interpolates every fragment it transitively spreads. Generated output is equivalent, but any code or snapshot asserting on the previous interpolation layout needs updating.

4.4.2

Patch Changes

4.4.1

Patch Changes

... (truncated)

Commits
  • af79edb chore(release): update monorepo packages versions (#1572)
  • 73ecb79 [near-operation-file-preset] Fix missing fragment document imports for nested...
  • f44770b chore(release): update monorepo packages versions (#1445)
  • 6af41aa Bump codegen packages (#1444)
  • a7f6e20 chore(deps): update graphql-codegen (#1436)
  • 507bbfd chore(deps): update dependency @​graphql-codegen/testing to v4.0.4 (#1393)
  • 3b001b8 chore(release): update monorepo packages versions (#1386)
  • 0717cb7 Bump all codegen devs to latest (#1387)
  • fa37c2a chore(deps): update dependency prettier to v3.8.1 (#1301)
  • 692cbfe chore(release): update monorepo packages versions (#1334)
  • Additional commits viewable in compare view
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.

…cript-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), [@ardatan/relay-compiler](https://github.com/ardatan/graphql-tools) 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 `@ardatan/relay-compiler` from 12.0.1 to 13.0.2
- [Release notes](https://github.com/ardatan/graphql-tools/releases)
- [Commits](https://github.com/ardatan/graphql-tools/compare/@graphql-tools/utils@12.0.1...@ardatan/relay-compiler@13.0.2)

Updates `@graphql-codegen/typescript-react-apollo` from 3.3.7 to 5.0.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/react-apollo/CHANGELOG.md)
- [Commits](https://github.com/dotansimha/graphql-code-generator-community/commits/@graphql-codegen/typescript-react-apollo@5.0.0/packages/plugins/typescript/react-apollo)

---
updated-dependencies:
- dependency-name: immutable
  dependency-version: 5.1.9
  dependency-type: indirect
- dependency-name: "@ardatan/relay-compiler"
  dependency-version: 13.0.2
  dependency-type: indirect
- dependency-name: "@graphql-codegen/typescript-react-apollo"
  dependency-version: 5.0.0
  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 Sep 10, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 10, 2026 03:47
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 10, 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