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 tree-sitter-javascript to v0.23.1 #307

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 5, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tree-sitter-javascript 0.20.4 -> 0.23.1 age adoption passing confidence

Release Notes

tree-sitter/tree-sitter-javascript (tree-sitter-javascript)

v0.23.1

Compare Source

NOTE: Download tree-sitter-javascript.tar.xz for the complete source code.

v0.23.0

Compare Source

v0.21.4

Compare Source

v0.21.3

Compare Source

v0.21.2

Compare Source

v0.21.0

Compare Source


Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Europe/Berlin, 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 this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Apr 5, 2024

⚠ 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 error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/tree-sitter
npm error   tree-sitter@"0.20.6" from the root project
npm error
npm error Could not resolve dependency:
npm error peer tree-sitter@"^0.21.1" from [email protected]
npm error node_modules/tree-sitter-javascript
npm error   tree-sitter-javascript@"0.21.2" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-05-06T07_10_53_086Z-eresolve-report.txt

npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-05-06T07_10_53_086Z-debug-0.log

@renovate renovate bot force-pushed the renovate/tree-sitter-javascript-0.x branch from feb41f6 to f6c3228 Compare May 6, 2024 07:10
@renovate renovate bot changed the title fix(deps): update dependency tree-sitter-javascript to v0.21.0 fix(deps): update dependency tree-sitter-javascript to v0.21.2 May 6, 2024
@renovate renovate bot force-pushed the renovate/tree-sitter-javascript-0.x branch from f6c3228 to a37922a Compare May 24, 2024 22:56
Copy link
Contributor Author

renovate bot commented May 24, 2024

⚠️ 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 error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/tree-sitter
npm error   tree-sitter@"0.20.6" from the root project
npm error   tree-sitter@"^0.20.6" from [email protected]
npm error   node_modules/tree-sitter-typescript
npm error     tree-sitter-typescript@"0.20.5" from the root project
npm error
npm error Could not resolve dependency:
npm error peerOptional tree-sitter@"^0.21.1" from [email protected]
npm error node_modules/tree-sitter-javascript
npm error   tree-sitter-javascript@"0.23.1" from the root project
npm error
npm error Conflicting peer dependency: [email protected]
npm error node_modules/tree-sitter
npm error   peerOptional tree-sitter@"^0.21.1" from [email protected]
npm error   node_modules/tree-sitter-javascript
npm error     tree-sitter-javascript@"0.23.1" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-11-10T06_47_33_729Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-11-10T06_47_33_729Z-debug-0.log

@renovate renovate bot changed the title fix(deps): update dependency tree-sitter-javascript to v0.21.2 fix(deps): update dependency tree-sitter-javascript to v0.21.3 May 24, 2024
@renovate renovate bot force-pushed the renovate/tree-sitter-javascript-0.x branch from a37922a to 364c2d1 Compare July 6, 2024 03:11
@renovate renovate bot changed the title fix(deps): update dependency tree-sitter-javascript to v0.21.3 fix(deps): update dependency tree-sitter-javascript to v0.21.4 Jul 6, 2024
@renovate renovate bot force-pushed the renovate/tree-sitter-javascript-0.x branch from 364c2d1 to 65e447b Compare September 2, 2024 04:08
@renovate renovate bot changed the title fix(deps): update dependency tree-sitter-javascript to v0.21.4 fix(deps): update dependency tree-sitter-javascript to v0.23.0 Sep 2, 2024
@renovate renovate bot force-pushed the renovate/tree-sitter-javascript-0.x branch from 65e447b to 3065f0d Compare November 10, 2024 06:47
@renovate renovate bot changed the title fix(deps): update dependency tree-sitter-javascript to v0.23.0 fix(deps): update dependency tree-sitter-javascript to v0.23.1 Nov 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants