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): update dependency eslint-plugin-prettier to v5 - autoclosed #356

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 30, 2023

This PR contains the following updates:

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

Release Notes

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

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

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 - "* 0-3 * * 1" in timezone Europe/Prague, 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 added the dependencies Pull requests that update a dependency file label Jul 30, 2023
@renovate renovate bot requested a review from a team July 30, 2023 22:28
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch 3 times, most recently from f82c56b to d7b190b Compare August 4, 2023 14:28
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch 2 times, most recently from fa6118a to b947c1b Compare August 29, 2023 13:45
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch 3 times, most recently from 8c75150 to ab8d667 Compare September 13, 2023 12:02
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch 3 times, most recently from aaea50c to 6609e60 Compare October 13, 2023 12:48
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch 2 times, most recently from 95d7d2f to fa16408 Compare November 8, 2023 09:49
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from fa16408 to 639bd59 Compare December 13, 2023 14:52
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from 639bd59 to 74e4ae7 Compare January 3, 2024 09:52
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from 74e4ae7 to 983aa68 Compare January 15, 2024 14:59
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from 983aa68 to 01034bb Compare January 23, 2024 13:14
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from 01034bb to 2110ee8 Compare March 21, 2024 15:33
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from 2110ee8 to 5e649b8 Compare April 2, 2024 11:12
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from 5e649b8 to 4f94db3 Compare April 12, 2024 10:56
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from 4f94db3 to ed4a1eb Compare April 23, 2024 10:59
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from ed4a1eb to 29414da Compare May 21, 2024 14:48
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from 29414da to ed79d79 Compare July 26, 2024 14:08
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch 2 times, most recently from e95f708 to 80dcf9d Compare August 22, 2024 09:16
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from 80dcf9d to 9e4e304 Compare October 31, 2024 14:58
@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 Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/eslint-plugin-prettier-5.x branch December 8, 2024 18:45
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants