Skip to content

chore(deps): update dependency eslint-plugin-prettier to v5.5.0 #383

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

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

Conversation

gabe565-renovate[bot]
Copy link
Contributor

@gabe565-renovate gabe565-renovate bot commented Mar 24, 2025

This PR contains the following updates:

Package Type Update Change
eslint-plugin-prettier devDependencies minor 5.2.3 -> 5.5.0

Release Notes

prettier/eslint-plugin-prettier (eslint-plugin-prettier)

v5.5.0

Compare Source

Minor Changes

v5.4.1

Compare Source

Patch Changes
  • #​740 c21521f Thanks @​JounQin! - fix(deps): bump synckit to v0.11.7 to fix potential TypeError: Cannot read properties of undefined (reading 'message') error

v5.4.0

Compare Source

Minor Changes

v5.3.1

Compare Source

Patch Changes

v5.3.0

Compare Source

Minor Changes

v5.2.6

Compare Source

Patch Changes

v5.2.5

Compare Source

Patch Changes

v5.2.4

Compare Source

Patch Changes

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 has been generated by Renovate Bot.

@gabe565-renovate gabe565-renovate bot requested a review from gabe565 as a code owner March 24, 2025 04:22
@gabe565-renovate gabe565-renovate bot added dependencies Pull requests that update a dependency file npm patch labels Mar 24, 2025
@gabe565-renovate gabe565-renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from 62206d7 to 76fa961 Compare March 25, 2025 12:18
@gabe565-renovate gabe565-renovate bot changed the title chore(deps): update dependency eslint-plugin-prettier to v5.2.4 chore(deps): update dependency eslint-plugin-prettier to v5.2.5 Mar 25, 2025
@gabe565-renovate
Copy link
Contributor Author

gabe565-renovate bot commented Mar 25, 2025

⚠️ 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: web/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/eslint-config-prettier
npm error   dev eslint-config-prettier@"10.0.1" from the root project
npm error   eslint-config-prettier@"^10.0.1" from @vue/[email protected]
npm error   node_modules/@vue/eslint-config-prettier
npm error     dev @vue/eslint-config-prettier@"10.2.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peerOptional eslint-config-prettier@">= 7.0.0 <10.0.0 || >=10.1.0" from [email protected]
npm error node_modules/eslint-plugin-prettier
npm error   dev eslint-plugin-prettier@"5.5.0" from the root project
npm error   eslint-plugin-prettier@"^5.2.2" from @vue/[email protected]
npm error   node_modules/@vue/eslint-config-prettier
npm error     dev @vue/eslint-config-prettier@"10.2.0" from the root project
npm error
npm error Conflicting peer dependency: [email protected]
npm error node_modules/eslint-config-prettier
npm error   peerOptional eslint-config-prettier@">= 7.0.0 <10.0.0 || >=10.1.0" from [email protected]
npm error   node_modules/eslint-plugin-prettier
npm error     dev eslint-plugin-prettier@"5.5.0" from the root project
npm error     eslint-plugin-prettier@"^5.2.2" from @vue/[email protected]
npm error     node_modules/@vue/eslint-config-prettier
npm error       dev @vue/eslint-config-prettier@"10.2.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/2025-06-17T12_16_55_584Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2025-06-17T12_16_55_584Z-debug-0.log

@gabe565-renovate gabe565-renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from 76fa961 to fe8428f Compare April 2, 2025 20:18
@gabe565-renovate gabe565-renovate bot changed the title chore(deps): update dependency eslint-plugin-prettier to v5.2.5 chore(deps): update dependency eslint-plugin-prettier to v5.2.6 Apr 2, 2025
Copy link

sonarqubecloud bot commented Apr 2, 2025

@gabe565-renovate gabe565-renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from fe8428f to d78502a Compare May 4, 2025 08:06
@gabe565-renovate gabe565-renovate bot added minor and removed patch labels May 4, 2025
@gabe565-renovate gabe565-renovate bot changed the title chore(deps): update dependency eslint-plugin-prettier to v5.2.6 chore(deps): update dependency eslint-plugin-prettier to v5.3.0 May 4, 2025
@gabe565-renovate gabe565-renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from d78502a to 502b533 Compare May 4, 2025 12:05
@gabe565-renovate gabe565-renovate bot changed the title chore(deps): update dependency eslint-plugin-prettier to v5.3.0 chore(deps): update dependency eslint-plugin-prettier to v5.3.1 May 4, 2025
@gabe565-renovate gabe565-renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from 502b533 to 50e72a6 Compare May 5, 2025 12:05
@gabe565-renovate gabe565-renovate bot changed the title chore(deps): update dependency eslint-plugin-prettier to v5.3.1 chore(deps): update dependency eslint-plugin-prettier to v5.4.0 May 5, 2025
@gabe565-renovate gabe565-renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from 50e72a6 to 81513e4 Compare May 30, 2025 04:07
@gabe565-renovate gabe565-renovate bot changed the title chore(deps): update dependency eslint-plugin-prettier to v5.4.0 chore(deps): update dependency eslint-plugin-prettier to v5.4.1 May 30, 2025
@gabe565-renovate gabe565-renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from 81513e4 to e3eddaf Compare June 17, 2025 12:17
@gabe565-renovate gabe565-renovate bot changed the title chore(deps): update dependency eslint-plugin-prettier to v5.4.1 chore(deps): update dependency eslint-plugin-prettier to v5.5.0 Jun 17, 2025
Copy link

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 minor npm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants