Skip to content

Update dependency eslint-plugin-prettier to v5 #291

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: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 11, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-prettier 4.0.0 -> 5.5.1 age adoption passing confidence

Release Notes

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

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

v5.2.3

Compare Source

Patch Changes

v5.2.2

Compare Source

Patch Changes

v5.2.1

Compare Source

Patch Changes

v5.1.3

Compare Source

Patch Changes

v5.1.2

Compare Source

Patch Changes
  • #​623 8210e44 Thanks @​BPScott! - Add exports mapping to package.json, to allow import eslintPluginRecommended from 'eslint-plugin-prettier/recommended' to work as expected.

    Strictly speaking this is a breaking change as it removes the ability for people to import from "eslint-plugin-prettier/eslint-plugin-prettier.js" and "eslint-plugin-prettier/recommended.js" but the former was never recommended in the first place and the latter has only been available for a few days.

  • #​621 2b09e7f Thanks @​JounQin! - feat: support parsing markdown via eslint-mdx natively

    What means the following is unnecessary anymore when using with eslint-mdx/eslint-plugin-mdx!

    [
      {
        files: ["**/*.md"],
        rules: { "prettier/prettier": ["error", { parser: "markdown" }] },
      },
      {
        files: ["**/*.mdx"],
        rules: { "prettier/prettier": ["error", { parser: "mdx" }] },
      },
    ]

v5.1.1

Compare Source

Patch Changes

v5.1.0

Compare Source

Minor Changes
  • #​616 3856413 Thanks @​BPScott! - Add recommended config for the flat config format.

    If you are using flat config, import the recommended config from eslint-plugin-prettier/recommended. Like the legacy format recommended config, this automatically includes the contents of eslint-config-prettier.

    // eslint.config.js
    const eslintPluginPrettierRecommended = require("eslint-plugin-prettier/recommended");
    
    module.exports = [
      // Any other config imports go at the top
      eslintPluginPrettierRecommended,
    ];
Patch Changes
  • #​614 5270877 Thanks @​BPScott! - Add meta block to plugin. This improves debugging and cachebusting when using the new flat config

  • #​603 a63a570 Thanks @​filiptammergard! - fix: specify eslint-config-prettier as peer dependency

    It's already added to peerDependenciesMeta as optional, which means it should also be specified in peerDependencies.

v5.0.1

Compare Source

Patch Changes

v5.0.0

Compare Source

Major Changes
Minor Changes
Patch Changes

v4.2.1

Compare Source

Patch Changes

v4.2.0

Compare Source

Minor Changes

v4.1.0

Compare Source


Configuration

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

🚦 Automerge: Enabled.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch 2 times, most recently from e4ddf7c to c22579a Compare July 24, 2023 03:50
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch 3 times, most recently from 1edb427 to acfb674 Compare August 3, 2023 12:14
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch 2 times, most recently from bffb95a to 37b267c Compare August 7, 2023 03:22
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from 37b267c to 8c36405 Compare August 14, 2023 03:11
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from 8c36405 to de68f85 Compare August 21, 2023 03:27
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from de68f85 to 2f0e14b Compare October 11, 2023 03:44
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch 3 times, most recently from a4d17dc to d5dc594 Compare December 24, 2023 06:56
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch 3 times, most recently from aadab0a to b3b2ad7 Compare January 2, 2024 17:09
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from b3b2ad7 to 84e5006 Compare January 10, 2024 04:21
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from 84e5006 to 9096d43 Compare July 17, 2024 12:02
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch 2 times, most recently from 2c3b179 to c733a49 Compare January 19, 2025 08:55
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch 2 times, most recently from 8a3d6fc to 7b5bbbb Compare March 25, 2025 11:48
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from 7b5bbbb to d5bc02a Compare April 2, 2025 18:12
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from d5bc02a to 6c8fe39 Compare April 18, 2025 11:00
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch 2 times, most recently from a626c16 to f4649b9 Compare May 5, 2025 11:48
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from f4649b9 to 2e2d826 Compare May 30, 2025 05:06
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from 2e2d826 to 87957d4 Compare June 17, 2025 14:48
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from 87957d4 to 0060817 Compare June 25, 2025 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants