etendosoftware / etendo_core

Etendo Classic source code
10 stars 11 forks source link

[Snyk] Upgrade eslint-plugin-prettier from 5.1.2 to 5.1.3 #364

Closed etendobot closed 2 months ago

etendobot commented 5 months ago

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade eslint-plugin-prettier from 5.1.2 to 5.1.3.

:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
- The recommended version is **1 version** ahead of your current version. - The recommended version was released **3 months ago**, on 2024-01-10.
Release notes
Package name: eslint-plugin-prettier
  • 5.1.3 - 2024-01-10

    Patch Changes

    Full Changelog: v5.1.2...v5.1.3

  • 5.1.2 - 2023-12-24

    5.1.2

    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" }] },
        },
      ]

    Full Changelog: v5.1.1...v5.1.2

from eslint-plugin-prettier GitHub release notes

**Note:** *You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.* For more information: 🧐 [View latest project report](https://app.snyk.io/org/noreply-jcz/project/6f18f5a9-d616-4351-b6a0-903a796d4269?utm_source=github&utm_medium=referral&page=upgrade-pr) 🛠 [Adjust upgrade PR settings](https://app.snyk.io/org/noreply-jcz/project/6f18f5a9-d616-4351-b6a0-903a796d4269/settings/integration?utm_source=github&utm_medium=referral&page=upgrade-pr) 🔕 [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.snyk.io/org/noreply-jcz/project/6f18f5a9-d616-4351-b6a0-903a796d4269/settings/integration?pkg=eslint-plugin-prettier&utm_source=github&utm_medium=referral&page=upgrade-pr#auto-dep-upgrades)
sonarscanetendo[bot] commented 5 months ago

Passed

Analysis Details

0 Issues

Coverage and Duplications

Project ID: etendosoftware_etendo_core_AYOKvQCAuJ79WHyLB97g

View in SonarQube

etendobot commented 2 months ago

[!WARNING]

Git Police 👮

The branch name 'snyk-upgrade-13d8b43e52325bb748471fc7bb64e7f3' does not follow the required naming convention.

For more information, visit: Methodology for repository managment

sonarscanetendo[bot] commented 2 months ago

Passed

Analysis Details

0 Issues

Coverage and Duplications

Project ID: etendosoftware_etendo_core_AYOKvQCAuJ79WHyLB97g

View in SonarQube