Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 11, 2023

This PR contains the following updates:

Package Change Age Confidence
eslint-plugin-prettier ^3.1.4^5.5.5 age confidence

Release Notes

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

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: prettier/eslint-plugin-prettier@v5.5.2...v5.5.3

v5.5.2

Compare Source

republish the latest version

Full Changelog: prettier/eslint-plugin-prettier@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

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.5

Compare Source

republish the v4 version

Full Changelog: prettier/eslint-plugin-prettier@v4.2.4...v4.2.5

v4.2.4

Compare Source

republish the v4 version

Full Changelog: prettier/eslint-plugin-prettier@v4.2.1...v4.2.4

v4.2.1

Compare Source

Patch Changes

v4.2.0

Compare Source

Minor Changes

v4.1.0

Compare Source

v4.0.0

Compare Source

This breaking change drops support for old versions of ESLint, Prettier and
Node. You must use at least ESLint v7.28.0, Prettier v2.0.0 and Node v12.0.0.
Aside from that, usage of this plugin remains identical.

  • v4 - Drop support for eslint 5/6, prettier 1, node 6/8 (#​429) (acb56f3)

v3.4.1

Compare Source

v3.4.0

Compare Source


Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Moscow, 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 was generated by Mend Renovate. View the repository job log.

@auto-assign auto-assign bot requested a review from AlexRogalskiy July 11, 2023 21:46
@viezly
Copy link

viezly bot commented Jul 11, 2023

Pull request by bot. No need to analyze

@github-actions
Copy link

Thanks for the PR!

This section of the codebase is owner by https://github.com/AlexRogalskiy/ - if they write a comment saying "LGTM" then it will be merged.

@github-actions
Copy link

🏷️ [bumpr] Next version:v2.0.2 Changes:v2.0.1...AlexRogalskiy:renovate/eslint-plugin-prettier-5.x

@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from ffdb1e4 to dbc9a83 Compare October 11, 2023 04:38
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch 3 times, most recently from a3cbdcc to 10041b2 Compare December 24, 2023 07:14
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from 10041b2 to 901af63 Compare January 10, 2024 06:22
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from 901af63 to 3b84725 Compare July 17, 2024 14:52
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from 3b84725 to d95dc93 Compare January 19, 2025 02:21
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from d95dc93 to 0a6b6f3 Compare March 4, 2025 00:55
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch 2 times, most recently from c7effb4 to 351a13c Compare March 25, 2025 13:51
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from 351a13c to ba920a6 Compare April 2, 2025 16:57
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch 2 times, most recently from 4e06fd2 to 2dbb852 Compare May 5, 2025 13:47
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from 2dbb852 to b5c3643 Compare May 30, 2025 07:55
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from b5c3643 to 0b41cc8 Compare June 17, 2025 09:56
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from 0b41cc8 to aaf95d0 Compare June 25, 2025 18:38
@renovate renovate bot changed the title ⬆️ Updates eslint-plugin-prettier to v5 ⬆️ Updates 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 18:21
@renovate renovate bot changed the title ⬆️ Updates eslint-plugin-prettier to v5 - autoclosed ⬆️ Updates eslint-plugin-prettier to v5 Jul 19, 2025
@renovate renovate bot reopened this Jul 19, 2025
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from 9c58e75 to aaf95d0 Compare July 19, 2025 00:02
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from aaf95d0 to b88236b Compare July 19, 2025 04:13
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from b88236b to d036e37 Compare August 6, 2025 10:05
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from d036e37 to f82ec0a Compare November 10, 2025 16:16
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from f82ec0a to 6082795 Compare December 3, 2025 17:59
@socket-security
Copy link

socket-security bot commented Dec 3, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedpretty-quick@​3.1.09910010087100
Addedlint-staged@​10.5.49810010090100
Updatedeslint-plugin-prettier@​3.3.1 ⏵ 5.5.510010010091100
Addedsemantic-release@​17.3.9989910097100
Addedprettier@​2.2.1971009895100

View full report

@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from 6082795 to 6bfa4ad Compare December 31, 2025 16:57
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from 6bfa4ad to dcb71e8 Compare January 14, 2026 11:11
@socket-security
Copy link

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn Critical
Critical CVE: npm json-schema is vulnerable to Prototype Pollution

CVE: GHSA-896r-f27r-55mw json-schema is vulnerable to Prototype Pollution (CRITICAL)

Affected versions: < 0.4.0

Patched version: 0.4.0

From: package-lock.jsonnpm/@semantic-release/npm@7.0.10npm/jest@27.0.0-next.2npm/jest-circus@26.6.3npm/json-schema@0.2.3

ℹ Read more on: This package | This alert | What is a critical CVE?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Remove or replace dependencies that include known critical CVEs. Consumers can use dependency overrides or npm audit fix --force to remove vulnerable dependencies.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/json-schema@0.2.3. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Warn Critical
Critical CVE: Prototype Pollution in npm minimist

CVE: GHSA-xvch-5gv4-984h Prototype Pollution in minimist (CRITICAL)

Affected versions: >= 1.0.0 < 1.2.6; < 0.2.4

Patched version: 1.2.6

From: package-lock.jsonnpm/folio@0.3.18npm/cz-conventional-changelog@3.3.0npm/@semantic-release/npm@7.0.10npm/jest@27.0.0-next.2npm/eslint-plugin-import@2.22.1npm/jest-circus@26.6.3npm/@semantic-release/release-notes-generator@9.0.1npm/minimist@1.2.5

ℹ Read more on: This package | This alert | What is a critical CVE?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Remove or replace dependencies that include known critical CVEs. Consumers can use dependency overrides or npm audit fix --force to remove vulnerable dependencies.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/minimist@1.2.5. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Warn High
Obfuscated code: npm npm is 94.0% likely obfuscated

Confidence: 0.94

Location: Package overview

From: package-lock.jsonnpm/@semantic-release/npm@7.0.10npm/npm@6.14.11

ℹ Read more on: This package | This alert | What is obfuscated code?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/npm@6.14.11. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Warn High
Obfuscated code: npm safer-buffer is 94.0% likely obfuscated

Confidence: 0.94

Location: Package overview

From: package-lock.jsonnpm/cz-conventional-changelog@3.3.0npm/@semantic-release/npm@7.0.10npm/jest@27.0.0-next.2npm/jest-circus@26.6.3npm/safer-buffer@2.1.2

ℹ Read more on: This package | This alert | What is obfuscated code?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/safer-buffer@2.1.2. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

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.

1 participant