Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency @nestjs/graphql to v11.0.6 #11774

Merged
merged 1 commit into from Jun 14, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 14, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nestjs/graphql 10.2.1 -> 11.0.6 age adoption passing confidence
@nestjs/graphql 11.0.0 -> 11.0.6 age adoption passing confidence

Release Notes

nestjs/graphql

v11.0.6

Compare Source

Bug fixes
Dependencies
Committers: 3

v11.0.5

Compare Source

v11.0.4

Compare Source

v11.0.4 (2023-03-20)
Bug fixes
Dependencies
Committers: 1

v11.0.0

Compare Source

v11.0.0 (2023-03-10)

Migration guide: https://docs.nestjs.com/graphql/migration-guide
Features
Bug fixes
Enhancements
Dependencies

v10.2.1

Compare Source

v10.2.0

Compare Source

Features
Bug fixes
Enhancements
Dependencies
Committers: 6

v10.1.7

Compare Source

Bug fixes
  • apollo, graphql
Dependencies
Committers: 3

v10.1.6

Compare Source

Dependencies

v10.1.5

Compare Source

v10.1.5 (2022-10-26)

Bug fixes
Committers: 1

v10.1.4

Compare Source

v10.1.3

Compare Source

v10.1.3 (2022-09-30)
Enhancements
Dependencies
Committers: 3

v10.1.2

Compare Source

v10.1.1

Compare Source

v10.1.0

Compare Source

v10.1.0

Features
Bug fixes
Dependencies
Committers: 6

v10.0.22

Compare Source

v10.0.21

Compare Source

v10.0.20

Compare Source

v10.0.19

Compare Source

v10.0.19 (2022-07-20)

Features
Enhancements
Dependencies
Committers: 5

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jun 14, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Jun 14, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: sample/33-graphql-mercurius/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: nest-typescript-starter@1.0.0
npm ERR! Found: graphql@16.5.0
npm ERR! node_modules/graphql
npm ERR!   graphql@"16.5.0" from the root project
npm ERR!   peer graphql@"^16.5.0" from @apollo/subgraph@2.4.7
npm ERR!   node_modules/@apollo/subgraph
npm ERR!     peerOptional @apollo/subgraph@"^2.0.0" from @nestjs/graphql@11.0.6
npm ERR!     node_modules/@nestjs/graphql
npm ERR!       @nestjs/graphql@"11.0.6" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer graphql@"^16.6.0" from @nestjs/graphql@11.0.6
npm ERR! node_modules/@nestjs/graphql
npm ERR!   @nestjs/graphql@"11.0.6" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/worker/a2db56/2e4f3c/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/worker/a2db56/2e4f3c/cache/others/npm/_logs/2023-06-14T07_06_24_613Z-debug-0.log

@coveralls
Copy link

Pull Request Test Coverage Report for Build fb92a845-6e89-46f8-a716-301087068a27

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 92.784%

Totals Coverage Status
Change from base Build 494561d2-9514-417a-8e22-417704ceae3d: 0.0%
Covered Lines: 6326
Relevant Lines: 6818

💛 - Coveralls

@kamilmysliwiec kamilmysliwiec merged commit d8df5e9 into master Jun 14, 2023
4 of 6 checks passed
@delete-merged-branch delete-merged-branch bot deleted the renovate/nestjs-graphql-11.x branch June 14, 2023 06:48
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants