Skip to content

build(deps): bump lodash, @graphql-codegen/cli, @graphql-codegen/client-preset, @graphql-codegen/typescript, @graphql-codegen/typescript-operations and @graphql-codegen/typescript-vue-apollo in /web#312

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/web/multi-7bce40e53c
Open

build(deps): bump lodash, @graphql-codegen/cli, @graphql-codegen/client-preset, @graphql-codegen/typescript, @graphql-codegen/typescript-operations and @graphql-codegen/typescript-vue-apollo in /web#312
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/web/multi-7bce40e53c

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 7, 2026

Removes lodash. It's no longer used after updating ancestor dependencies lodash, @graphql-codegen/cli, @graphql-codegen/client-preset, @graphql-codegen/typescript, @graphql-codegen/typescript-operations and @graphql-codegen/typescript-vue-apollo. These dependencies need to be updated together.

Removes lodash

Updates @graphql-codegen/cli from 5.0.7 to 6.2.1

Changelog

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

6.2.1

Patch Changes

  • #10618 e804925 Thanks @​PalmerTurley34! - Honor per-output preset importExtension and emitLegacyCommonJSImports config instead of always using the root config values.

6.2.0

Minor Changes

Patch Changes

  • Updated dependencies [8c4db2a]:
    • @​graphql-codegen/plugin-helpers@​6.2.0

6.1.3

Patch Changes

6.1.2

Patch Changes

  • #10590 e173e11 Thanks @​ya2s! - Fix GraphQL Config loading to forward nested extensions.codegen.config options when loading schemas/documents, matching codegen.ts behavior.

6.1.1

Patch Changes

... (truncated)

Commits
  • 590fcfa chore(release): update monorepo packages versions (#10641)
  • e804925 fix(cli): honor per-output preset import config (#10618)
  • fbd8360 chore(release): update monorepo packages versions (#10639)
  • 8c4db2a New feature: schema can be passed pre-parsed to generate() function as GraphQ...
  • 83b74fe chore(release): update monorepo packages versions (#10620)
  • cdf5dc5 Bump graphql tools (#10619)
  • 8ae0fdd chore(release): update monorepo packages versions (#10600)
  • e173e11 fix(cli): forward nested graphql-config loader options (#10590)
  • 62c7618 chore(release): update monorepo packages versions (#10570)
  • 8cb7d43 fix(graphql-codegen-cli): Don't hang when 0 CPUs are found (#10569)
  • Additional commits viewable in compare view

Updates @graphql-codegen/client-preset from 4.8.3 to 5.2.4

Changelog

Sourced from @​graphql-codegen/client-preset's changelog.

5.2.4

Patch Changes

5.2.3

Patch Changes

  • Updated dependencies [6038634]:
    • @​graphql-codegen/visitor-plugin-common@​6.2.3
    • @​graphql-codegen/typescript-operations@​5.0.8
    • @​graphql-codegen/gql-tag-operations@​5.1.3
    • @​graphql-codegen/typed-document-node@​6.1.6
    • @​graphql-codegen/typescript@​5.0.8

5.2.2

Patch Changes

  • Updated dependencies [f588d91]:
    • @​graphql-codegen/visitor-plugin-common@​6.2.2
    • @​graphql-codegen/gql-tag-operations@​5.1.2
    • @​graphql-codegen/typescript-operations@​5.0.7
    • @​graphql-codegen/typed-document-node@​6.1.5
    • @​graphql-codegen/typescript@​5.0.7

5.2.1

Patch Changes

  • Updated dependencies [b995ed1]:
    • @​graphql-codegen/visitor-plugin-common@​6.2.1
    • @​graphql-codegen/gql-tag-operations@​5.1.1
    • @​graphql-codegen/typescript-operations@​5.0.6
    • @​graphql-codegen/typed-document-node@​6.1.4
    • @​graphql-codegen/typescript@​5.0.6

5.2.0

Minor Changes

... (truncated)

Commits

Updates @graphql-codegen/typescript from 4.1.6 to 5.0.9

Changelog

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

5.0.9

Patch Changes

5.0.8

Patch Changes

  • Updated dependencies [6038634]:
    • @​graphql-codegen/visitor-plugin-common@​6.2.3

5.0.7

Patch Changes

  • Updated dependencies [f588d91]:
    • @​graphql-codegen/visitor-plugin-common@​6.2.2

5.0.6

Patch Changes

  • Updated dependencies [b995ed1]:
    • @​graphql-codegen/visitor-plugin-common@​6.2.1

5.0.5

Patch Changes

  • Updated dependencies [f821e8a, 9e70bcb]:
    • @​graphql-codegen/visitor-plugin-common@​6.2.0
    • @​graphql-codegen/plugin-helpers@​6.1.0

5.0.4

Patch Changes

  • Updated dependencies [51a1a72]:
    • @​graphql-codegen/visitor-plugin-common@​6.1.2

5.0.3

Patch Changes

... (truncated)

Commits

Updates @graphql-codegen/typescript-operations from 4.6.1 to 5.0.9

Changelog

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

5.0.9

Patch Changes

5.0.8

Patch Changes

  • #10580 6038634 Thanks @​Georgegriff! - fixed invalid extracted concrete type name on shared interface

  • Updated dependencies [6038634]:

    • @​graphql-codegen/visitor-plugin-common@​6.2.3
    • @​graphql-codegen/typescript@​5.0.8

5.0.7

Patch Changes

  • Updated dependencies [f588d91]:
    • @​graphql-codegen/visitor-plugin-common@​6.2.2
    • @​graphql-codegen/typescript@​5.0.7

5.0.6

Patch Changes

  • Updated dependencies [b995ed1]:
    • @​graphql-codegen/visitor-plugin-common@​6.2.1
    • @​graphql-codegen/typescript@​5.0.6

5.0.5

Patch Changes

  • Updated dependencies [f821e8a, 9e70bcb]:
    • @​graphql-codegen/visitor-plugin-common@​6.2.0
    • @​graphql-codegen/plugin-helpers@​6.1.0
    • @​graphql-codegen/typescript@​5.0.5

5.0.4

Patch Changes

... (truncated)

Commits
  • 671859c chore(release): update monorepo packages versions (#9648)
  • 1bed87b fix: out-of-memory crash (#7720) and significantly improve performance + feat...
  • 40a29e9 fix(deps): update dependency tslib to v2.6.2 (#9640)
  • a509268 Upcoming Release Changes (#9501)
  • 2276708 Revert default ID scalar input type to string (#9497)
  • 5c7b3b3 Upcoming Release Changes (#9355)
  • e1dc75f Added support for enumSuffix (#9304)
  • ba84a3a Update typescript, typescript-operations and typescript-resolvers plugins Sca...
  • 5950f5a fix: Don't generate invalid type names with mergeFragmentTypes (#9369)
  • 3848a2b Add @defer directive support (#9196)
  • Additional commits viewable in compare view

Updates @graphql-codegen/typescript-vue-apollo from 4.1.2 to 5.0.0

Changelog

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

5.0.0

Major Changes

Patch Changes

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​graphql-codegen/typescript-vue-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.

…nt-preset, @graphql-codegen/typescript, @graphql-codegen/typescript-operations and @graphql-codegen/typescript-vue-apollo

Removes [lodash](https://github.com/lodash/lodash). It's no longer used after updating ancestor dependencies [lodash](https://github.com/lodash/lodash), [@graphql-codegen/cli](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli), [@graphql-codegen/client-preset](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/presets/client), [@graphql-codegen/typescript](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typescript), [@graphql-codegen/typescript-operations](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/operations) and [@graphql-codegen/typescript-vue-apollo](https://github.com/dotansimha/graphql-code-generator-community/tree/HEAD/packages/plugins/typescript/vue-apollo). These dependencies need to be updated together.


Removes `lodash`

Updates `@graphql-codegen/cli` from 5.0.7 to 6.2.1
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases)
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/graphql-codegen-cli/CHANGELOG.md)
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/cli@6.2.1/packages/graphql-codegen-cli)

Updates `@graphql-codegen/client-preset` from 4.8.3 to 5.2.4
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases)
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/presets/client/CHANGELOG.md)
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/HEAD/packages/presets/client)

Updates `@graphql-codegen/typescript` from 4.1.6 to 5.0.9
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases)
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/typescript/typescript/CHANGELOG.md)
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/typed-document-node@5.0.9/packages/plugins/typescript/typescript)

Updates `@graphql-codegen/typescript-operations` from 4.6.1 to 5.0.9
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases)
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/typescript/operations/CHANGELOG.md)
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/typed-document-node@5.0.9/packages/plugins/typescript/operations)

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

---
updated-dependencies:
- dependency-name: lodash
  dependency-version: 
  dependency-type: indirect
- dependency-name: "@graphql-codegen/cli"
  dependency-version: 6.2.1
  dependency-type: direct:development
- dependency-name: "@graphql-codegen/client-preset"
  dependency-version: 5.2.4
  dependency-type: direct:development
- dependency-name: "@graphql-codegen/typescript"
  dependency-version: 5.0.9
  dependency-type: direct:development
- dependency-name: "@graphql-codegen/typescript-operations"
  dependency-version: 5.0.9
  dependency-type: direct:development
- dependency-name: "@graphql-codegen/typescript-vue-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 Apr 7, 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