dfds / backstage_originaldfdsfork

Backstage is an open platform for building developer portals
https://backstage.io
Apache License 2.0
0 stars 0 forks source link

chore(deps-dev): bump @graphql-codegen/cli from 1.21.5 to 2.6.2 #519

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @graphql-codegen/cli from 1.21.5 to 2.6.2.

Release notes

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

@​graphql-codegen/cli@​2.6.2

Patch Changes

  • 1e3d37a34: resolve local presets

@​graphql-codegen/cli@​2.6.1

Patch Changes

  • cb9adeb96: Cache validation of documents
  • Updated dependencies [cb9adeb96]
    • @​graphql-codegen/core@​2.5.1
    • @​graphql-codegen/plugin-helpers@​2.4.1
Changelog

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

2.6.2

Patch Changes

  • 1e3d37a34: resolve local presets

2.6.1

Patch Changes

  • cb9adeb96: Cache validation of documents
  • Updated dependencies [cb9adeb96]
    • @​graphql-codegen/core@​2.5.1
    • @​graphql-codegen/plugin-helpers@​2.4.1

2.6.0

Minor Changes

  • 35566a02c: Use os.cpus to calculate concurrency limit
  • acc62e548: fix(deps): remove unnecessary dotenv main dependency
  • 35566a02c: Async File System

2.5.0

Minor Changes

  • 754a33715: Performance Profiler --profile

Patch Changes

  • f13d3554e: #5064 Display detailed errors from CLI
  • be7cb3a82: Performance work: resolvers plugins, documents loading
  • Updated dependencies [754a33715]
    • @​graphql-codegen/core@​2.5.0
    • @​graphql-codegen/plugin-helpers@​2.4.0

2.4.0

Minor Changes

  • 4c42e2a71: Performance optimizations in schema and documents loading (shared promises)

2.3.1

Patch Changes

  • 6002feb3d: Fix exports in package.json files for react-native projects
  • Updated dependencies [8643b3bf3]
  • Updated dependencies [b61dc57cf]

... (truncated)

Commits
  • 1dbd738 chore(release): update monorepo packages versions (#7522)
  • 1e3d37a Preset: resolve absolute path (#7055)
  • f2de62e fix(deps): update dependency minimatch to v4 (#7533)
  • 5e30a32 chore(release): update monorepo packages versions (#7497)
  • cb9adeb Shared documents validation (#7494)
  • 51caa6e chore(release): update monorepo packages versions (#7470)
  • 35566a0 Cache documents, schema loading + os.cpus for concurrency limit + async fs (#...
  • a01a741 chore(deps): update dependency @​graphql-tools/merge to v8.2.2 (#7490)
  • acc62e5 fix(deps): remove unnecessary dotenv main dependency (#7489)
  • 295382a chore(release): update monorepo packages versions (#7453)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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)
dependabot[bot] commented 2 years ago

The following labels could not be found: dependencies.

dependabot[bot] commented 2 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.