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 npm to v10 #289

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 31, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
npm (source) 7.24.2 -> 10.8.1 age adoption passing confidence

Release Notes

npm/cli (npm)

v10.8.1

Compare Source

Bug Fixes
Documentation
Dependencies

v10.8.0

Compare Source

Features
Bug Fixes
Documentation
Dependencies

v10.7.0

Compare Source

Features
Bug Fixes
Documentation
Dependencies
Chores

v10.6.0

Compare Source

Features
Bug Fixes
Documentation
Dependencies
Chores

v10.5.2

Compare Source

Bug Fixes
Documentation
Dependencies
Chores

v10.5.1

Compare Source

Bug Fixes
Documentation
Dependencies
Chores

v10.5.0

Compare Source

Features
Bug Fixes
Documentation
Dependencies

Configuration

📅 Schedule: Branch creation - "before 4am" (UTC), 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 renovate bot assigned C0ZEN Oct 31, 2023
@renovate renovate bot requested a review from C0ZEN October 31, 2023 00:38
@renovate renovate bot force-pushed the dependencies/major/npm-10.x branch from 04cb754 to d9fec22 Compare November 1, 2023 00:01
Copy link
Author

renovate bot commented Nov 1, 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: package-lock.json
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: eslint-etc@2.2.1
npm warn Found: @typescript-eslint/parser@4.0.1
npm warn node_modules/@typescript-eslint/parser
npm warn   dev @typescript-eslint/parser@"4.0.1" from the root project
npm warn   2 more (@typescript-eslint/eslint-plugin, eslint-plugin-typescript-sort-keys)
npm warn
npm warn Could not resolve dependency:
npm warn peer @typescript-eslint/parser@"^3.0.0" from eslint-etc@2.2.1
npm warn node_modules/eslint-etc
npm warn   eslint-etc@"^2.0.0" from eslint-plugin-rxjs@0.0.2-beta.29
npm warn   node_modules/eslint-plugin-rxjs
npm warn
npm warn Conflicting peer dependency: @typescript-eslint/parser@3.10.1
npm warn node_modules/@typescript-eslint/parser
npm warn   peer @typescript-eslint/parser@"^3.0.0" from eslint-etc@2.2.1
npm warn   node_modules/eslint-etc
npm warn     eslint-etc@"^2.0.0" from eslint-plugin-rxjs@0.0.2-beta.29
npm warn     node_modules/eslint-plugin-rxjs
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: eslint-plugin-react-native@3.8.1
npm warn Found: eslint@7.10.0
npm warn node_modules/eslint
npm warn   dev eslint@"7.10.0" from the root project
npm warn   16 more (@typescript-eslint/eslint-plugin, ...)
npm warn
npm warn Could not resolve dependency:
npm warn peer eslint@"^3.17.0 || ^4 || ^5 || ^6" from eslint-plugin-react-native@3.8.1
npm warn node_modules/eslint-plugin-react-native
npm warn   eslint-plugin-react-native@"^3.8.1" from eslint-config-react-native@4.1.0
npm warn   node_modules/eslint-config-react-native
npm warn
npm warn Conflicting peer dependency: eslint@6.8.0
npm warn node_modules/eslint
npm warn   peer eslint@"^3.17.0 || ^4 || ^5 || ^6" from eslint-plugin-react-native@3.8.1
npm warn   node_modules/eslint-plugin-react-native
npm warn     eslint-plugin-react-native@"^3.8.1" from eslint-config-react-native@4.1.0
npm warn     node_modules/eslint-config-react-native
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: eslint-plugin-rxjs@0.0.2-beta.29
npm error Found: @typescript-eslint/parser@4.0.1
npm error node_modules/@typescript-eslint/parser
npm error   dev @typescript-eslint/parser@"4.0.1" from the root project
npm error   peer @typescript-eslint/parser@"^4.0.0" from @typescript-eslint/eslint-plugin@4.0.1
npm error   node_modules/@typescript-eslint/eslint-plugin
npm error     dev @typescript-eslint/eslint-plugin@"4.0.1" from the root project
npm error   1 more (eslint-plugin-typescript-sort-keys)
npm error
npm error Could not resolve dependency:
npm error peer @typescript-eslint/parser@"^3.0.0" from eslint-plugin-rxjs@0.0.2-beta.29
npm error node_modules/eslint-plugin-rxjs
npm error   dev eslint-plugin-rxjs@"0.0.2-beta.29" from the root project
npm error
npm error Conflicting peer dependency: @typescript-eslint/parser@3.10.1
npm error node_modules/@typescript-eslint/parser
npm error   peer @typescript-eslint/parser@"^3.0.0" from eslint-plugin-rxjs@0.0.2-beta.29
npm error   node_modules/eslint-plugin-rxjs
npm error     dev eslint-plugin-rxjs@"0.0.2-beta.29" 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-01T01_36_47_635Z-eresolve-report.txt

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

@renovate renovate bot force-pushed the dependencies/major/npm-10.x branch from d9fec22 to 764f54d Compare November 3, 2023 01:22
@renovate renovate bot force-pushed the dependencies/major/npm-10.x branch from 764f54d to d522df3 Compare November 16, 2023 00:12
@renovate renovate bot force-pushed the dependencies/major/npm-10.x branch from d522df3 to c58f400 Compare December 7, 2023 00:55
Copy link
Contributor

github-actions bot commented Jan 7, 2024

Stale pull request message

Copy link
Contributor

Stale pull request message

Copy link
Contributor

Stale pull request message

@renovate renovate bot force-pushed the dependencies/major/npm-10.x branch from dbb16e1 to 73262ce Compare April 4, 2024 00:44
@renovate renovate bot force-pushed the dependencies/major/npm-10.x branch from 73262ce to dd5cd13 Compare April 11, 2024 01:12
@renovate renovate bot force-pushed the dependencies/major/npm-10.x branch 2 times, most recently from 0bcccf6 to a0632ba Compare May 1, 2024 01:36
@renovate renovate bot force-pushed the dependencies/major/npm-10.x branch from a0632ba to 383bfc2 Compare May 16, 2024 03:58
Copy link
Author

renovate bot commented May 16, 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 warn ERESOLVE overriding peer dependency
npm warn While resolving: eslint-etc@2.2.1
npm warn Found: @typescript-eslint/parser@4.0.1
npm warn node_modules/@typescript-eslint/parser
npm warn   dev @typescript-eslint/parser@"4.0.1" from the root project
npm warn   2 more (@typescript-eslint/eslint-plugin, eslint-plugin-typescript-sort-keys)
npm warn
npm warn Could not resolve dependency:
npm warn peer @typescript-eslint/parser@"^3.0.0" from eslint-etc@2.2.1
npm warn node_modules/eslint-etc
npm warn   eslint-etc@"^2.0.0" from eslint-plugin-rxjs@0.0.2-beta.29
npm warn   node_modules/eslint-plugin-rxjs
npm warn
npm warn Conflicting peer dependency: @typescript-eslint/parser@3.10.1
npm warn node_modules/@typescript-eslint/parser
npm warn   peer @typescript-eslint/parser@"^3.0.0" from eslint-etc@2.2.1
npm warn   node_modules/eslint-etc
npm warn     eslint-etc@"^2.0.0" from eslint-plugin-rxjs@0.0.2-beta.29
npm warn     node_modules/eslint-plugin-rxjs
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: eslint-plugin-react-native@3.8.1
npm warn Found: eslint@7.10.0
npm warn node_modules/eslint
npm warn   dev eslint@"7.10.0" from the root project
npm warn   16 more (@typescript-eslint/eslint-plugin, ...)
npm warn
npm warn Could not resolve dependency:
npm warn peer eslint@"^3.17.0 || ^4 || ^5 || ^6" from eslint-plugin-react-native@3.8.1
npm warn node_modules/eslint-plugin-react-native
npm warn   eslint-plugin-react-native@"^3.8.1" from eslint-config-react-native@4.1.0
npm warn   node_modules/eslint-config-react-native
npm warn
npm warn Conflicting peer dependency: eslint@6.8.0
npm warn node_modules/eslint
npm warn   peer eslint@"^3.17.0 || ^4 || ^5 || ^6" from eslint-plugin-react-native@3.8.1
npm warn   node_modules/eslint-plugin-react-native
npm warn     eslint-plugin-react-native@"^3.8.1" from eslint-config-react-native@4.1.0
npm warn     node_modules/eslint-config-react-native
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: eslint-plugin-rxjs@0.0.2-beta.29
npm error Found: @typescript-eslint/parser@4.0.1
npm error node_modules/@typescript-eslint/parser
npm error   dev @typescript-eslint/parser@"4.0.1" from the root project
npm error   peer @typescript-eslint/parser@"^4.0.0" from @typescript-eslint/eslint-plugin@4.0.1
npm error   node_modules/@typescript-eslint/eslint-plugin
npm error     dev @typescript-eslint/eslint-plugin@"4.0.1" from the root project
npm error   1 more (eslint-plugin-typescript-sort-keys)
npm error
npm error Could not resolve dependency:
npm error peer @typescript-eslint/parser@"^3.0.0" from eslint-plugin-rxjs@0.0.2-beta.29
npm error node_modules/eslint-plugin-rxjs
npm error   dev eslint-plugin-rxjs@"0.0.2-beta.29" from the root project
npm error
npm error Conflicting peer dependency: @typescript-eslint/parser@3.10.1
npm error node_modules/@typescript-eslint/parser
npm error   peer @typescript-eslint/parser@"^3.0.0" from eslint-plugin-rxjs@0.0.2-beta.29
npm error   node_modules/eslint-plugin-rxjs
npm error     dev eslint-plugin-rxjs@"0.0.2-beta.29" 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-30T01_43_29_615Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-05-30T01_43_29_615Z-debug-0.log

@renovate renovate bot force-pushed the dependencies/major/npm-10.x branch from 383bfc2 to 6611610 Compare May 30, 2024 01:43
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