Bump eslint-plugin-prettier from 5.2.3 to 5.4.0#305
Bump eslint-plugin-prettier from 5.2.3 to 5.4.0#305dependabot[bot] wants to merge 2 commits intomainfrom
Conversation
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.2.3 to 5.4.0. - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.2.3...v5.4.0) --- updated-dependencies: - dependency-name: eslint-plugin-prettier dependency-version: 5.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Pull request overview
This PR bumps eslint-plugin-prettier from 5.2.3 to 5.4.0, which includes several minor and patch releases with refactoring improvements, dependency updates, and bug fixes. The update also triggers automatic updates to transitive dependencies including synckit (0.9.2 → 0.11.4), @pkgr/core (0.1.1 → 0.2.4), and eslint-config-prettier (10.0.1 → 10.1.2).
Key changes:
- Updates
eslint-plugin-prettierto version 5.4.0 with improved type definitions and migrated worker files - Updates
synckitdependency to 0.11.4 as required by the new eslint-plugin-prettier version - Updates
eslint-config-prettierto 10.1.2 to satisfy new peer dependency requirements
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| package.json | Updates eslint-plugin-prettier version from ^5.2.3 to ^5.4.0; eslint-config-prettier version constraint needs update to match peer dependency requirements |
| package-lock.json | Updates resolved versions and integrity hashes for eslint-plugin-prettier (5.2.3 → 5.4.0), synckit (0.9.2 → 0.11.4), @pkgr/core (0.1.1 → 0.2.4), and eslint-config-prettier (10.0.1 → 10.1.2); updates peer dependency constraint for eslint-config-prettier in eslint-plugin-prettier |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 1 out of 2 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.
|
A newer version of eslint-plugin-prettier exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
Bumps eslint-plugin-prettier from 5.2.3 to 5.4.0.
Release notes
Sourced from eslint-plugin-prettier's releases.
Changelog
Sourced from eslint-plugin-prettier's changelog.
Commits
cd48a27chore: release eslint-plugin-prettier (#737)59a0caerefactor: migrateworker.jstoworker.mjs(#736)5eaf8fdchore: release eslint-plugin-prettier (#735)dcf2c80ci: enable autofix.ci and pkg-pr-new workflows (#734)3247172chore: release eslint-plugin-prettier (#733)6fe0c90feat: preferConfigoverFlatConfigwhen they're equal (#674)9e37575chore: migrate@typedefjsdoc to@import(#729)27030ddchore(deps): update all dependencies (#727)fa9607echore: release eslint-plugin-prettier (#724)1451176fix(deps): update all dependencies (#723)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)