Skip to content

Bump lodash and @graphql-codegen/plugin-helpers#6332

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

Bump lodash and @graphql-codegen/plugin-helpers#6332
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-3eff3ebf84

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 22, 2026

Copy link
Copy Markdown
Contributor

Removes lodash. It's no longer used after updating ancestor dependency @graphql-codegen/plugin-helpers. These dependencies need to be updated together.

Removes lodash

Updates @graphql-codegen/plugin-helpers from 6.1.0 to 6.3.0

Changelog

Sourced from @​graphql-codegen/plugin-helpers's changelog.

6.3.0

Minor Changes

  • #10659 e65d303 Thanks @​ikusakov2! - Add support for externalDocuments

    externalDocuments declares GraphQL documents that will be read but will not have type files generated for them. These documents are available to plugins for type resolution (e.g. fragment types), but no output files will be generated based on them. Accepts the same formats as documents.

    This config option is useful for monorepos where each project may want to generate types for its own documents, but some may need to read shared fragments from across projects.

Patch Changes

6.2.1

Patch Changes

6.2.0

Minor Changes

6.1.1

Patch Changes

... (truncated)

Commits
  • a6e5717 chore(release): update monorepo packages versions (#10689)
  • e65d303 Implement externalDocuments implemented (#10659)
  • cc7d524 chore(deps): update dependency typescript to v6 (#10671)
  • df3d3e6 fix(deps): update all non-major dependencies (#10702)
  • 9a66574 fix(deps): update all non-major dependencies (#10103)
  • c8601c8 chore(release): update monorepo packages versions (#10664)
  • c1fc4ee fix(deps): update prettier to v3 (major) (#9623)
  • 2041865 fix(deps): remove lodash (#10661)
  • fbd8360 chore(release): update monorepo packages versions (#10639)
  • 8c4db2a New feature: schema can be passed pre-parsed to generate() function as GraphQ...
  • 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.

Removes [lodash](https://github.com/lodash/lodash). It's no longer used after updating ancestor dependency [@graphql-codegen/plugin-helpers](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/utils/plugins-helpers). These dependencies need to be updated together.


Removes `lodash`

Updates `@graphql-codegen/plugin-helpers` from 6.1.0 to 6.3.0
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases)
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/utils/plugins-helpers/CHANGELOG.md)
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/plugin-helpers@6.3.0/packages/utils/plugins-helpers)

---
updated-dependencies:
- dependency-name: lodash
  dependency-version:
  dependency-type: indirect
- dependency-name: "@graphql-codegen/plugin-helpers"
  dependency-version: 6.3.0
  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 May 22, 2026
@reitermarkus

Copy link
Copy Markdown
Owner

@dependabot merge

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.

1 participant