chore(deps): update dependency eslint-plugin-prettier to v5.5.6 #64

Open
renovate wants to merge 1 commit from renovate/eslint-plugin-prettier-5.x-lockfile into main
Collaborator

This PR contains the following updates:

Package Change Age Confidence
eslint-plugin-prettier 5.2.35.5.6 age confidence

Release Notes

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

v5.5.6

Compare Source

Patch Changes

v5.5.5

Compare Source

Patch Changes

v5.5.4

Compare Source

Patch Changes

v5.5.3

Compare Source

republish the latest version

Full Changelog: https://github.com/prettier/eslint-plugin-prettier/compare/v5.5.2...v5.5.3

v5.5.2

Compare Source

republish the latest version

Full Changelog: https://github.com/prettier/eslint-plugin-prettier/compare/v5.5.1...v5.5.2

v5.5.1

Compare Source

Patch Changes

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: (UTC)

  • 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 Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | [`5.2.3` → `5.5.6`](https://renovatebot.com/diffs/npm/eslint-plugin-prettier/5.2.3/5.5.6) | ![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-prettier/5.5.6?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-prettier/5.2.3/5.5.6?slim=true) | --- ### Release Notes <details> <summary>prettier/eslint-plugin-prettier (eslint-plugin-prettier)</summary> ### [`v5.5.6`](https://github.com/prettier/eslint-plugin-prettier/blob/HEAD/CHANGELOG.md#556) [Compare Source](https://github.com/prettier/eslint-plugin-prettier/compare/v5.5.5...v5.5.6) ##### Patch Changes - [#&#8203;791](https://github.com/prettier/eslint-plugin-prettier/pull/791) [`b5c96a3`](https://github.com/prettier/eslint-plugin-prettier/commit/b5c96a30d3e292a379d6e8ac030c29fd7acbc90b) Thanks [@&#8203;JounQin](https://github.com/JounQin)! - chore: bump all (dev)Dependencies ### [`v5.5.5`](https://github.com/prettier/eslint-plugin-prettier/blob/HEAD/CHANGELOG.md#555) [Compare Source](https://github.com/prettier/eslint-plugin-prettier/compare/v5.5.4...v5.5.5) ##### Patch Changes - [#&#8203;772](https://github.com/prettier/eslint-plugin-prettier/pull/772) [`7264ed0`](https://github.com/prettier/eslint-plugin-prettier/commit/7264ed0a6cf47fc36befed32f459e7d875f5992c) Thanks [@&#8203;BPScott](https://github.com/BPScott)! - Bump prettier-linter-helpers dependency to v1.0.1 - [#&#8203;776](https://github.com/prettier/eslint-plugin-prettier/pull/776) [`77651a3`](https://github.com/prettier/eslint-plugin-prettier/commit/77651a33cd16fd4c50b7346971990b900a42408b) Thanks [@&#8203;aswils](https://github.com/aswils)! - fix: bump synckit for yarn PnP ESM issue ### [`v5.5.4`](https://github.com/prettier/eslint-plugin-prettier/blob/HEAD/CHANGELOG.md#554) [Compare Source](https://github.com/prettier/eslint-plugin-prettier/compare/v5.5.3...v5.5.4) ##### Patch Changes - [#&#8203;755](https://github.com/prettier/eslint-plugin-prettier/pull/755) [`723f7a8`](https://github.com/prettier/eslint-plugin-prettier/commit/723f7a803f014746f2146e5be021c9071fa52d7e) Thanks [@&#8203;kbrilla](https://github.com/kbrilla)! - fix: add 'oxc', 'oxc-ts' and 'hermes' parsers to `parserBlocklist` - [#&#8203;751](https://github.com/prettier/eslint-plugin-prettier/pull/751) [`cf52b30`](https://github.com/prettier/eslint-plugin-prettier/commit/cf52b306a533b971bf40bbbf0d2033a1ed4f3c5d) Thanks [@&#8203;andreww2012](https://github.com/andreww2012)! - fix: disallow extra properties in rule options ### [`v5.5.3`](https://github.com/prettier/eslint-plugin-prettier/releases/tag/v5.5.3) [Compare Source](https://github.com/prettier/eslint-plugin-prettier/compare/v5.5.2...v5.5.3) republish the latest version **Full Changelog**: <https://github.com/prettier/eslint-plugin-prettier/compare/v5.5.2...v5.5.3> ### [`v5.5.2`](https://github.com/prettier/eslint-plugin-prettier/releases/tag/v5.5.2) [Compare Source](https://github.com/prettier/eslint-plugin-prettier/compare/v5.5.1...v5.5.2) republish the latest version **Full Changelog**: <https://github.com/prettier/eslint-plugin-prettier/compare/v5.5.1...v5.5.2> ### [`v5.5.1`](https://github.com/prettier/eslint-plugin-prettier/blob/HEAD/CHANGELOG.md#551) [Compare Source](https://github.com/prettier/eslint-plugin-prettier/compare/v5.5.0...v5.5.1) ##### Patch Changes - [#&#8203;748](https://github.com/prettier/eslint-plugin-prettier/pull/748) [`bfd1e95`](https://github.com/prettier/eslint-plugin-prettier/commit/bfd1e9547de9afaaf30318735f2f441c0250b77e) Thanks [@&#8203;JounQin](https://github.com/JounQin)! - fix: use `prettierRcOptions` directly for prettier 3.6+ ### [`v5.5.0`](https://github.com/prettier/eslint-plugin-prettier/blob/HEAD/CHANGELOG.md#550) [Compare Source](https://github.com/prettier/eslint-plugin-prettier/compare/v5.4.1...v5.5.0) ##### Minor Changes - [#&#8203;743](https://github.com/prettier/eslint-plugin-prettier/pull/743) [`92f2c9c`](https://github.com/prettier/eslint-plugin-prettier/commit/92f2c9c8f0b083a0208b4236cf5c8e4af5612a8b) Thanks [@&#8203;dotcarmen](https://github.com/dotcarmen)! - feat: support non-js languages like `css` for `@eslint/css` and `json` for `@eslint/json` ### [`v5.4.1`](https://github.com/prettier/eslint-plugin-prettier/blob/HEAD/CHANGELOG.md#541) [Compare Source](https://github.com/prettier/eslint-plugin-prettier/compare/v5.4.0...v5.4.1) ##### Patch Changes - [#&#8203;740](https://github.com/prettier/eslint-plugin-prettier/pull/740) [`c21521f`](https://github.com/prettier/eslint-plugin-prettier/commit/c21521ffbe7bfb60bdca8cbf6349fba4de774d21) Thanks [@&#8203;JounQin](https://github.com/JounQin)! - fix(deps): bump `synckit` to v0.11.7 to fix potential `TypeError: Cannot read properties of undefined (reading 'message')` error ### [`v5.4.0`](https://github.com/prettier/eslint-plugin-prettier/blob/HEAD/CHANGELOG.md#540) [Compare Source](https://github.com/prettier/eslint-plugin-prettier/compare/v5.3.1...v5.4.0) ##### Minor Changes - [#&#8203;736](https://github.com/prettier/eslint-plugin-prettier/pull/736) [`59a0cae`](https://github.com/prettier/eslint-plugin-prettier/commit/59a0cae5f27801d7e00f257c6be059a848b32fbe) Thanks [@&#8203;yashtech00](https://github.com/yashtech00)! - refactor: migrate `worker.js` to `worker.mjs` ### [`v5.3.1`](https://github.com/prettier/eslint-plugin-prettier/blob/HEAD/CHANGELOG.md#531) [Compare Source](https://github.com/prettier/eslint-plugin-prettier/compare/v5.3.0...v5.3.1) ##### Patch Changes - [#&#8203;734](https://github.com/prettier/eslint-plugin-prettier/pull/734) [`dcf2c80`](https://github.com/prettier/eslint-plugin-prettier/commit/dcf2c8083e0f7146b7b7d641224ee2db8b318189) Thanks [@&#8203;JounQin](https://github.com/JounQin)! - ci: enable `NPM_CONFIG_PROVENANCE` env ### [`v5.3.0`](https://github.com/prettier/eslint-plugin-prettier/blob/HEAD/CHANGELOG.md#530) [Compare Source](https://github.com/prettier/eslint-plugin-prettier/compare/v5.2.6...v5.3.0) ##### Minor Changes - [#&#8203;674](https://github.com/prettier/eslint-plugin-prettier/pull/674) [`6fe0c90`](https://github.com/prettier/eslint-plugin-prettier/commit/6fe0c90e277acba301e5a5db445130374d4254ea) Thanks [@&#8203;irsooti](https://github.com/irsooti)! - feat(types): prefer `Config` over `FlatConfig` when they're equal ### [`v5.2.6`](https://github.com/prettier/eslint-plugin-prettier/blob/HEAD/CHANGELOG.md#526) [Compare Source](https://github.com/prettier/eslint-plugin-prettier/compare/v5.2.5...v5.2.6) ##### Patch Changes - [#&#8203;723](https://github.com/prettier/eslint-plugin-prettier/pull/723) [`1451176`](https://github.com/prettier/eslint-plugin-prettier/commit/1451176a82fae991c0f4f74adf80af283c3a01c3) Thanks [@&#8203;renovate](https://github.com/apps/renovate)! - fix(deps): bump `synckit` to `v0.11.0` ### [`v5.2.5`](https://github.com/prettier/eslint-plugin-prettier/blob/HEAD/CHANGELOG.md#525) [Compare Source](https://github.com/prettier/eslint-plugin-prettier/compare/v5.2.4...v5.2.5) ##### Patch Changes - [#&#8203;721](https://github.com/prettier/eslint-plugin-prettier/pull/721) [`4f5513d`](https://github.com/prettier/eslint-plugin-prettier/commit/4f5513de4ce919c607773fd35d833117a8d8b676) Thanks [@&#8203;JounQin](https://github.com/JounQin)! - fix: clarify correct `eslint-config-prettier` peer range ### [`v5.2.4`](https://github.com/prettier/eslint-plugin-prettier/blob/HEAD/CHANGELOG.md#524) [Compare Source](https://github.com/prettier/eslint-plugin-prettier/compare/v5.2.3...v5.2.4) ##### Patch Changes - [#&#8203;715](https://github.com/prettier/eslint-plugin-prettier/pull/715) [`b8cfe56`](https://github.com/prettier/eslint-plugin-prettier/commit/b8cfe56e345a9cd0f0160da91d99b8ee9e37c67e) Thanks [@&#8203;JounQin](https://github.com/JounQin)! - chore: hourcekeeping, bump all (dev) deps </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMjAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIyMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/eslint-plugin-prettier-5.x-lockfile:renovate/eslint-plugin-prettier-5.x-lockfile
git switch renovate/eslint-plugin-prettier-5.x-lockfile

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/eslint-plugin-prettier-5.x-lockfile
git switch renovate/eslint-plugin-prettier-5.x-lockfile
git rebase main
git switch main
git merge --ff-only renovate/eslint-plugin-prettier-5.x-lockfile
git switch renovate/eslint-plugin-prettier-5.x-lockfile
git rebase main
git switch main
git merge --no-ff renovate/eslint-plugin-prettier-5.x-lockfile
git switch main
git merge --squash renovate/eslint-plugin-prettier-5.x-lockfile
git switch main
git merge --ff-only renovate/eslint-plugin-prettier-5.x-lockfile
git switch main
git merge renovate/eslint-plugin-prettier-5.x-lockfile
git push origin main
Sign in to join this conversation.
No description provided.