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 eslint-config-airbnb-typescript to v18 #920

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 2, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-config-airbnb-typescript 17.1.0 -> 18.0.0 age adoption passing confidence

Release Notes

iamturns/eslint-config-airbnb-typescript (eslint-config-airbnb-typescript)

v18.0.0

Compare Source

chore
BREAKING CHANGES

Configuration

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

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

Copy link
Contributor Author

renovate bot commented Mar 2, 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: fast-csv@undefined
npm error Found: @typescript-eslint/eslint-plugin@6.21.0
npm error node_modules/@typescript-eslint/eslint-plugin
npm error   dev @typescript-eslint/eslint-plugin@"6.21.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @typescript-eslint/eslint-plugin@"^7.0.0" from eslint-config-airbnb-typescript@18.0.0
npm error node_modules/eslint-config-airbnb-typescript
npm error   dev eslint-config-airbnb-typescript@"18.0.0" 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-08T17_42_52_668Z-eresolve-report.txt

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

@c2fo-cibot c2fo-cibot bot added the size/XS Denotes a PR that changes 0-9 lines label Mar 2, 2024
@renovate renovate bot force-pushed the renovate/eslint-config-airbnb-typescript-18.x branch 3 times, most recently from 0a451bb to 47037f7 Compare March 12, 2024 11:45
@renovate renovate bot force-pushed the renovate/eslint-config-airbnb-typescript-18.x branch 6 times, most recently from 3b4a436 to 656b658 Compare March 19, 2024 16:06
@renovate renovate bot force-pushed the renovate/eslint-config-airbnb-typescript-18.x branch 3 times, most recently from 6304fed to f838ecb Compare April 4, 2024 02:16
@renovate renovate bot force-pushed the renovate/eslint-config-airbnb-typescript-18.x branch 4 times, most recently from d7f8fe2 to 3eedefc Compare April 10, 2024 05:48
@renovate renovate bot force-pushed the renovate/eslint-config-airbnb-typescript-18.x branch from 3eedefc to b16e2e1 Compare April 14, 2024 16:46
@renovate renovate bot force-pushed the renovate/eslint-config-airbnb-typescript-18.x branch 2 times, most recently from 4846c0e to ebd5df5 Compare April 27, 2024 12:53
@renovate renovate bot force-pushed the renovate/eslint-config-airbnb-typescript-18.x branch 6 times, most recently from a5ea3ed to 7ea8a47 Compare May 8, 2024 17:43
Copy link
Contributor Author

renovate bot commented May 13, 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: fast-csv@undefined
npm error Found: @typescript-eslint/eslint-plugin@6.21.0
npm error node_modules/@typescript-eslint/eslint-plugin
npm error   dev @typescript-eslint/eslint-plugin@"6.21.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @typescript-eslint/eslint-plugin@"^7.0.0" from eslint-config-airbnb-typescript@18.0.0
npm error node_modules/eslint-config-airbnb-typescript
npm error   dev eslint-config-airbnb-typescript@"18.0.0" 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-21T21_51_11_191Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-05-21T21_51_11_191Z-debug-0.log

@renovate renovate bot force-pushed the renovate/eslint-config-airbnb-typescript-18.x branch from 7ea8a47 to 6f67a0e Compare May 13, 2024 14:52
@renovate renovate bot force-pushed the renovate/eslint-config-airbnb-typescript-18.x branch 2 times, most recently from 6b4cf2c to 516f705 Compare May 15, 2024 23:21
@renovate renovate bot force-pushed the renovate/eslint-config-airbnb-typescript-18.x branch from 516f705 to 839b2f7 Compare May 21, 2024 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XS Denotes a PR that changes 0-9 lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants