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 vscode-languageserver to v8 (version-3) - abandoned #2630

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
vscode-languageserver ^7.0.0 -> ^8.0.0 age adoption passing confidence

Release Notes

Microsoft/vscode-languageserver-node

v8.0.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.

@changeset-bot
Copy link

changeset-bot bot commented May 21, 2022

⚠️ No Changeset found

Latest commit: 520dc6a

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-vscode-languageserver-8.x branch from 49d46fe to 768c071 Compare May 21, 2022 20:57
@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: apollo-link@1.2.11
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!   5 more (graphql-tag, @apollographql/apollo-tools, apollo, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer graphql@"^0.11.3 || ^0.12.3 || ^0.13.0 || ^14.0.0" from apollo-link@1.2.11
npm ERR! node_modules/apollo-link
npm ERR!   apollo-link@"^1.2.11" from apollo-link-context@1.0.17
npm ERR!   node_modules/apollo-link-context
npm ERR!     apollo-link-context@"^1.0.9" 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!   apollo-link@"^1.2.11" from apollo-link-error@1.1.10
npm ERR!   node_modules/apollo-link-error
npm ERR!     apollo-link-error@"^1.1.1" 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!   3 more (apollo-link-http, apollo-link-http-common, apollo-language-server)
npm ERR! 
npm ERR! Conflicting peer dependency: graphql@14.7.0
npm ERR! node_modules/graphql
npm ERR!   peer graphql@"^0.11.3 || ^0.12.3 || ^0.13.0 || ^14.0.0" from apollo-link@1.2.11
npm ERR!   node_modules/apollo-link
npm ERR!     apollo-link@"^1.2.11" from apollo-link-context@1.0.17
npm ERR!     node_modules/apollo-link-context
npm ERR!       apollo-link-context@"^1.0.9" 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!     apollo-link@"^1.2.11" from apollo-link-error@1.1.10
npm ERR!     node_modules/apollo-link-error
npm ERR!       apollo-link-error@"^1.1.1" 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!     3 more (apollo-link-http, apollo-link-http-common, apollo-language-server)
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_37_37_307Z-debug-0.log

@codesandbox-ci
Copy link

codesandbox-ci bot commented May 21, 2022

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@renovate renovate bot force-pushed the renovate/version-3-vscode-languageserver-8.x branch from 768c071 to 3ba7e03 Compare May 21, 2022 21:25
@renovate renovate bot force-pushed the renovate/version-3-vscode-languageserver-8.x branch from 3ba7e03 to 8b29916 Compare June 5, 2022 17:18
@renovate renovate bot force-pushed the renovate/version-3-vscode-languageserver-8.x branch from 8b29916 to 520dc6a Compare June 8, 2022 19:37
@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.

@renovate renovate bot changed the title chore(deps): update dependency vscode-languageserver to v8 (version-3) chore(deps): update dependency vscode-languageserver to v8 (version-3) - abandoned Sep 19, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Sep 19, 2023

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

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