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): bump eslint-config-prettier from 9.0.0 to v9.1.0 - autoclosed #1011

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 15, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-config-prettier 9.0.0 -> 9.1.0 age adoption passing confidence

Release Notes

prettier/eslint-config-prettier (eslint-config-prettier)

v9.1.0

Compare Source

  • Added: [unicorn/template-indent], (as a [special rule][unicorn/template-indent-special]). Thanks to Gürgün Dayıoğlu (@​gurgunday)!
  • Changed: All the [formatting rules that were deprecated in ESLint 8.53.0][deprecated-8.53.0] are now excluded if you set the ESLINT_CONFIG_PRETTIER_NO_DEPRECATED environment variable.

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

@renovate renovate bot requested a review from gperdomor as a code owner April 15, 2024 05:06
@renovate renovate bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 15, 2024
Copy link

nx-cloud bot commented Apr 15, 2024

☁️ Nx Cloud Report

CI is running for commit 335d05b.

📂 Click to track the progress, see the status, the terminal output, and the build insights.


Sent with 💌 from NxCloud.

@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch 3 times, most recently from c9fc91c to 09db1cc Compare April 21, 2024 21:15
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch from 09db1cc to 4557294 Compare May 7, 2024 17:27
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch 2 times, most recently from 1fc43f3 to 952c5fe Compare May 31, 2024 17:24
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch from 952c5fe to fbcd90e Compare June 4, 2024 15:18
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch 3 times, most recently from 1ed1386 to cc57b09 Compare July 12, 2024 23:37
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch 6 times, most recently from d0df008 to 860a082 Compare August 9, 2024 02:30
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch from 860a082 to aa5ecb2 Compare October 2, 2024 15:47
Copy link
Contributor Author

renovate bot commented Oct 3, 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: @typescript-eslint/[email protected]
npm error Found: [email protected]
npm error node_modules/eslint
npm error   dev eslint@"^9.8.0" from the root project
npm error   peer eslint@"^6.0.0 || ^7.0.0 || >=8.0.0" from @eslint-community/[email protected]
npm error   node_modules/@eslint-community/eslint-utils
npm error     @eslint-community/eslint-utils@"^4.4.0" from @typescript-eslint/[email protected]
npm error     node_modules/@nx/eslint-plugin/node_modules/@typescript-eslint/utils
npm error       @typescript-eslint/utils@"^8.0.0" from @nx/[email protected]
npm error       node_modules/@nx/eslint-plugin
npm error         dev @nx/eslint-plugin@"19.8.3" from the root project
npm error         1 more (@nrwl/eslint-plugin-nx)
npm error       1 more (@typescript-eslint/type-utils)
npm error     @eslint-community/eslint-utils@"^4.4.0" from @typescript-eslint/[email protected]
npm error     node_modules/@typescript-eslint/utils
npm error       @typescript-eslint/utils@"7.18.0" from @typescript-eslint/[email protected]
npm error       node_modules/@typescript-eslint/eslint-plugin
npm error         dev @typescript-eslint/eslint-plugin@"7.18.0" from the root project
npm error       1 more (@typescript-eslint/type-utils)
npm error     2 more (eslint, @typescript-eslint/utils)
npm error   6 more (@nx/eslint, @typescript-eslint/utils, ...)
npm error
npm error Could not resolve dependency:
npm error peer eslint@"^8.56.0" from @typescript-eslint/[email protected]
npm error node_modules/@typescript-eslint/eslint-plugin
npm error   dev @typescript-eslint/eslint-plugin@"7.18.0" from the root project
npm error
npm error Conflicting peer dependency: [email protected]
npm error node_modules/eslint
npm error   peer eslint@"^8.56.0" from @typescript-eslint/[email protected]
npm error   node_modules/@typescript-eslint/eslint-plugin
npm error     dev @typescript-eslint/eslint-plugin@"7.18.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-10-03T00_34_48_657Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-10-03T00_34_48_657Z-debug-0.log

@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch from aa5ecb2 to 335d05b Compare October 3, 2024 00:34
@renovate renovate bot changed the title chore(deps): bump eslint-config-prettier from 9.0.0 to v9.1.0 chore(deps): bump eslint-config-prettier from 9.0.0 to v9.1.0 - autoclosed Oct 3, 2024
@renovate renovate bot closed this Oct 3, 2024
@renovate renovate bot deleted the renovate/eslint-config-prettier-9.x branch October 3, 2024 01:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant