Skip to content

chore(deps): update dependency eslint-plugin-prettier to v5 - autoclosed #161

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

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 16, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-prettier ^4.2.1 -> ^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

Configuration

📅 Schedule: Branch creation - "before 12pm on Sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 requested a review from RealShadowNova as a code owner July 16, 2023 03:38
@netlify
Copy link

netlify bot commented Jul 16, 2023

Deploy Preview for joshdocs ready!

Name Link
🔨 Latest commit b9ad2de
🔍 Latest deploy log https://app.netlify.com/projects/joshdocs/deploys/685c117fcfb2b0000874706b
😎 Deploy Preview https://deploy-preview-161--joshdocs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch 4 times, most recently from c7d3d72 to 10fd85b Compare July 23, 2023 07:01
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch 4 times, most recently from 8d218a2 to 01d9897 Compare August 6, 2023 03:25
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch 3 times, most recently from bb02648 to 5706ed3 Compare August 13, 2023 06:48
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch 4 times, most recently from 5c5b061 to c511b54 Compare August 20, 2023 06:54
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch 3 times, most recently from 5eedd2b to 989d418 Compare August 27, 2023 07:32
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch 3 times, most recently from 4aca66d to 42b4b7b Compare September 3, 2023 07:41
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch 4 times, most recently from 15f66bf to 60eef04 Compare September 17, 2023 04:31
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch 2 times, most recently from 2d7981d to 2faeb72 Compare September 17, 2023 11:16
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch 2 times, most recently from 096a7fc to 2a373ab Compare December 24, 2023 06:42
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from 2a373ab to d848824 Compare January 10, 2024 08:09
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch 3 times, most recently from 0e736bb to c45d8c0 Compare April 7, 2024 09:17
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch 2 times, most recently from b5e8ed1 to 03d9639 Compare April 28, 2024 06:29
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from 03d9639 to 4b44ad3 Compare May 5, 2024 04:36
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from 4b44ad3 to 9910c7b Compare July 17, 2024 13:21
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch 3 times, most recently from 2fc9a2f to 8481b90 Compare November 3, 2024 09:29
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch 2 times, most recently from 29a5f0d to eed996c Compare January 19, 2025 00:37
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch 2 times, most recently from 1a3e42e to 23e7594 Compare March 25, 2025 13:03
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from 23e7594 to 3df6f87 Compare April 2, 2025 18:10
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch 4 times, most recently from dc67b22 to eb4f1b0 Compare May 11, 2025 09:48
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from eb4f1b0 to 1d64df8 Compare May 11, 2025 13:27
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from 1d64df8 to e019907 Compare May 30, 2025 07:41
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from e019907 to 48b103e Compare June 17, 2025 12:56
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from 48b103e to b9ad2de Compare June 25, 2025 15:10
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-prettier to v5 chore(deps): update dependency eslint-plugin-prettier to v5 - autoclosed Jul 18, 2025
@renovate renovate bot closed this Jul 18, 2025
@renovate renovate bot deleted the renovate/eslint-plugin-prettier-5.x branch July 18, 2025 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants