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

chore(deps): update dependency apollo-server-errors to v3 (version-3) #2628

Open
wants to merge 1 commit into
base: version-3
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 21, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
apollo-server-errors ^2.0.2 -> ^3.0.0 age adoption passing confidence

Release Notes

apollographql/apollo-server

v3.3.1

Compare Source

v3.3.0

Compare Source

v3.2.0

Compare Source

v3.1.0

Compare Source

v3.0.1

Compare Source

v3.0.0

Compare Source

v2.5.0

Compare Source

v2.4.2

Compare Source

v2.4.1

Compare Source

v2.4.0

Compare Source

v2.3.4

Compare Source

v2.3.3

Compare Source

v2.3.2

Compare Source

v2.3.1

Compare Source


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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update 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
Copy link
Contributor Author

renovate bot commented May 21, 2022

⚠ 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: package-lock.json
npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead.
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @apollographql/graphql-language-service-interface@2.0.2
npm ERR! Found: graphql@15.2.0
npm ERR! node_modules/graphql
npm ERR!   dev graphql@"15.2.0" from the root project
npm ERR!   peer graphql@"^14.5.0 || ^15.0.0" from @apollo/federation@0.27.0
npm ERR!   node_modules/@apollo/federation
npm ERR!     @apollo/federation@"0.27.0" from apollo-language-server@1.26.9
npm ERR!     packages/apollo-language-server
npm ERR!       apollo-language-server@1.26.9
npm ERR!       node_modules/apollo-language-server
npm ERR!         workspace packages/apollo-language-server from the root project
npm ERR!         2 more (apollo, apollo-codegen-core)
npm ERR!   4 more (graphql-tag, @apollographql/apollo-tools, apollo, apollo-graphql)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer graphql@"^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0" from @apollographql/graphql-language-service-interface@2.0.2
npm ERR! node_modules/@apollographql/graphql-language-service-interface
npm ERR!   @apollographql/graphql-language-service-interface@"^2.0.2" from apollo-language-server@1.26.9
npm ERR!   packages/apollo-language-server
npm ERR!     apollo-language-server@1.26.9
npm ERR!     node_modules/apollo-language-server
npm ERR!       workspace packages/apollo-language-server from the root project
npm ERR!       2 more (apollo, apollo-codegen-core)
npm ERR! 
npm ERR! Conflicting peer dependency: graphql@14.7.0
npm ERR! node_modules/graphql
npm ERR!   peer graphql@"^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0" from @apollographql/graphql-language-service-interface@2.0.2
npm ERR!   node_modules/@apollographql/graphql-language-service-interface
npm ERR!     @apollographql/graphql-language-service-interface@"^2.0.2" from apollo-language-server@1.26.9
npm ERR!     packages/apollo-language-server
npm ERR!       apollo-language-server@1.26.9
npm ERR!       node_modules/apollo-language-server
npm ERR!         workspace packages/apollo-language-server from the root project
npm ERR!         2 more (apollo, apollo-codegen-core)
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/renovate-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/renovate-cache/others/npm/_logs/2022-06-08T19_36_13_412Z-debug-0.log

@changeset-bot
Copy link

changeset-bot bot commented May 21, 2022

⚠️ No Changeset found

Latest commit: b787e31

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/version-3-apollo-server-errors-3.x branch 2 times, most recently from 69af56e to 045f8d1 Compare May 21, 2022 21:23
@renovate renovate bot force-pushed the renovate/version-3-apollo-server-errors-3.x branch from 045f8d1 to 080ef26 Compare June 5, 2022 17:16
@renovate renovate bot force-pushed the renovate/version-3-apollo-server-errors-3.x branch from 080ef26 to b787e31 Compare June 8, 2022 19:36
@renovate
Copy link
Contributor Author

renovate bot commented Mar 25, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant