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

fix(deps): update dependency eslint-plugin-prettier to v5 #237

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.2.0 -> ~5.2.0 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

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 these updates 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
Copy link
Contributor Author

renovate bot commented Jul 11, 2023

⚠ 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: pnpm-lock.yaml
Scope: all 5 workspace projects
Progress: resolved 1, reused 0, downloaded 0, added 0
Progress: resolved 11, reused 0, downloaded 10, added 0
Progress: resolved 17, reused 0, downloaded 16, added 0
Progress: resolved 122, reused 0, downloaded 120, added 0
Progress: resolved 178, reused 0, downloaded 175, added 0
Progress: resolved 342, reused 0, downloaded 329, added 0
Progress: resolved 475, reused 0, downloaded 459, added 0
Progress: resolved 642, reused 0, downloaded 635, added 0
 WARN  1 deprecated subdependencies found: @npmcli/[email protected]
Progress: resolved 791, reused 0, downloaded 784, added 0
Progress: resolved 791, reused 0, downloaded 784, added 0, done
 ERR_PNPM_PEER_DEP_ISSUES  Unmet peer dependencies

packages/base
└─┬ eslint-plugin-prettier 5.1.0
  └── ✕ unmet peer prettier@>=3.0.0: found 2.8.0

packages/ts
└─┬ eslint-plugin-prettier 5.1.0
  └── ✕ unmet peer prettier@>=3.0.0: found 2.8.0

packages/tsx
└─┬ eslint-plugin-prettier 5.1.0
  └── ✕ unmet peer prettier@>=3.0.0: found 2.8.0

hint: If you don't want pnpm to fail on peer dependency issues, add "strict-peer-dependencies=false" to an .npmrc file at the root of your project.


@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from 9161528 to 7f4ed48 Compare July 20, 2023 18:11
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from 7f4ed48 to 652e404 Compare December 19, 2023 21:31
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from 652e404 to 060951b Compare July 17, 2024 14:46
Copy link
Contributor Author

renovate bot commented Jul 17, 2024

⚠️ 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: pnpm-lock.yaml
Scope: all 5 workspace projects
Progress: resolved 1, reused 0, downloaded 0, added 0
Progress: resolved 10, reused 0, downloaded 9, added 0
Progress: resolved 16, reused 0, downloaded 16, added 0
Progress: resolved 86, reused 0, downloaded 84, added 0
Progress: resolved 143, reused 0, downloaded 141, added 0
Progress: resolved 185, reused 0, downloaded 182, added 0
Progress: resolved 191, reused 0, downloaded 188, added 0
Progress: resolved 263, reused 0, downloaded 263, added 0
Progress: resolved 356, reused 0, downloaded 356, added 0
Progress: resolved 401, reused 0, downloaded 401, added 0
Progress: resolved 540, reused 0, downloaded 539, added 0
Progress: resolved 614, reused 0, downloaded 607, added 0
Progress: resolved 720, reused 0, downloaded 713, added 0
 WARN  1 deprecated subdependencies found: @npmcli/[email protected]
Progress: resolved 770, reused 0, downloaded 763, added 0
Progress: resolved 770, reused 0, downloaded 763, added 0, done
 ERR_PNPM_PEER_DEP_ISSUES  Unmet peer dependencies

packages/base
└─┬ eslint-plugin-prettier 5.2.1
  └── ✕ unmet peer prettier@>=3.0.0: found 2.8.0

packages/ts
└─┬ eslint-plugin-prettier 5.2.1
  └── ✕ unmet peer prettier@>=3.0.0: found 2.8.0

packages/tsx
└─┬ eslint-plugin-prettier 5.2.1
  └── ✕ unmet peer prettier@>=3.0.0: found 2.8.0

hint: If you don't want pnpm to fail on peer dependency issues, add "strict-peer-dependencies=false" to an .npmrc file at the root of your project.


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