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

[Snyk] Upgrade eslint-plugin-prettier from 5.0.0 to 5.1.1 #284

Closed

Conversation

etendobot
Copy link
Collaborator

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.0.0 to 5.1.1.

ℹ️ 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 3 versions ahead of your current version.
  • The recommended version was released 21 days ago, on 2023-12-21.
Release notes
Package name: eslint-plugin-prettier
  • 5.1.1 - 2023-12-21

    5.1.1

    Patch Changes

  • 5.1.0 - 2023-12-19

    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.

    New Contributors

    Full Changelog: v5.0.1...v5.1.0

  • 5.0.1 - 2023-10-11

    What's Changed

    New Contributors

    Full Changelog: v5.0.0...v5.0.1

  • 5.0.0 - 2023-07-11

    What's Changed

    • feat!: bump eslint, node and prettier versions, add types support by @ JounQin in #508
    • fix: add missing dependency synckit by @ fisker in #548
    • fix: compatibility with prettier@3 without plugins by @ auvred in #564

    New Contributors

    Full Changelog: v4.2.1...v5.0.0

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

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@etendobot etendobot closed this Jan 11, 2024
@etendobot
Copy link
Collaborator Author

Warning

Pull Requests to main/master branches are not allowed!

This comment has been minimized.

@valeg-etendo valeg-etendo reopened this Jan 12, 2024
Copy link

Passed

Analysis Details

0 Issues

  • Bug 0 Bugs
  • Vulnerability 0 Vulnerabilities
  • Code Smell 0 Code Smells

Coverage and Duplications

  • Coverage No coverage information (0.00% Estimated after merge)
  • Duplications No duplication information (13.30% Estimated after merge)

Project ID: etendosoftware_etendo_core_AYOKvQCAuJ79WHyLB97g

View in SonarQube

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.

3 participants