Skip to content

build(deps): bump immutable and @graphql-tools/relay-operation-optimizer#69

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/multi-ce2c021067
Mar 6, 2026
Merged

build(deps): bump immutable and @graphql-tools/relay-operation-optimizer#69
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/multi-ce2c021067

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2026

Bumps immutable and @graphql-tools/relay-operation-optimizer. These dependencies needed to be updated together.
Updates immutable from 3.7.6 to 5.1.5

Release notes

Sourced from immutable's releases.

v5.1.5

What's Changed

Full Changelog: immutable-js/immutable-js@v5.1.4...v5.1.5

v5.1.4

What's Changed

Documentation

Internal

New Contributors

Full Changelog: immutable-js/immutable-js@v5.1.3...v5.1.4

v5.1.3

What's Changed

TypeScript

Documentation

There has been a huge amount of changes in the documentation, mainly migrate from an autogenerated documentation from .d.ts file, to a proper documentation in markdown. The playground has been included on nearly all method examples.

... (truncated)

Changelog

Sourced from immutable's changelog.

5.1.5

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

5.1.4

Documentation

Internal

5.1.3

TypeScript

Documentation

There has been a huge amount of changes in the documentation, mainly migrate from an autogenerated documentation from .d.ts file, to a proper documentation in markdown. The playground has been included on nearly all method examples. We added a page about browser extensions too: https://immutable-js.com/browser-extension/

Internal

5.1.2

... (truncated)

Commits
  • b37b855 5.1.5
  • 16b3313 Merge commit from fork
  • fd2ef49 fix new proto key injection
  • 6734b7b fix Prototype Pollution in mergeDeep, toJS, etc.
  • 6f772de Merge pull request #2175 from immutable-js/dependabot/npm_and_yarn/rollup-4.59.0
  • 5f3dc61 Bump rollup from 4.34.8 to 4.59.0
  • 049a594 Merge pull request #2173 from immutable-js/dependabot/npm_and_yarn/lodash-4.1...
  • 2481a77 Merge pull request #2172 from mrazauskas/update-tstyche
  • eb04779 Bump lodash from 4.17.21 to 4.17.23
  • b973bf3 format
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for immutable since your current version.


Updates @graphql-tools/relay-operation-optimizer from 7.0.1 to 7.1.1

Changelog

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

7.1.1

Patch Changes

7.1.0

Minor Changes

Patch Changes

7.0.27

Patch Changes

  • Updated dependencies [6f3776c]:
    • @​graphql-tools/utils@​11.0.0

7.0.26

Patch Changes

  • Updated dependencies [2118a80]:
    • @​graphql-tools/utils@​10.11.0

7.0.25

Patch Changes

  • Updated dependencies

... (truncated)

Commits
  • 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)
  • 7417ceb chore(release): update monorepo packages versions (#7754)
  • 7b17d1f chore(release): update monorepo packages versions (#7722)
  • 8e2f481 chore(release): update monorepo packages versions (#7684)
  • 53fdba6 chore(release): update monorepo packages versions (#7680)
  • 5b26b6d chore(release): update monorepo packages versions (#7655)
  • 92dd046 chore(deps): update all non-major dependencies (#7646)
  • 823336c chore(release): update monorepo packages versions (#7514)
  • Additional commits viewable in compare view

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.

Bumps [immutable](https://github.com/immutable-js/immutable-js) and [@graphql-tools/relay-operation-optimizer](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/relay-operation-optimizer). These dependencies needed to be updated together.

Updates `immutable` from 3.7.6 to 5.1.5
- [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.5)

Updates `@graphql-tools/relay-operation-optimizer` from 7.0.1 to 7.1.1
- [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.1/packages/relay-operation-optimizer)

---
updated-dependencies:
- dependency-name: immutable
  dependency-version: 5.1.5
  dependency-type: indirect
- dependency-name: "@graphql-tools/relay-operation-optimizer"
  dependency-version: 7.1.1
  dependency-type: indirect
...

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 Mar 6, 2026
@dependabot dependabot bot requested a review from trevor-anderson as a code owner March 6, 2026 23:00
@github-actions
Copy link
Contributor

github-actions bot commented Mar 6, 2026

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 75.36% 4307 / 5715
🔵 Statements 75.36% 4307 / 5715
🔵 Functions 60.92% 198 / 325
🔵 Branches 78.55% 414 / 527
File CoverageNo changed files found.
Generated in workflow #43 for commit 15652c5 by the Vitest Coverage Report Action

@github-actions github-actions bot merged commit 18651ba into main Mar 6, 2026
4 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/multi-ce2c021067 branch March 6, 2026 23:01
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