This repository was archived by the owner on Jul 23, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
chore(deps): update dependency eslint-plugin-prettier to v5 #37
Open
descope
wants to merge
1
commit into
main
Choose a base branch
from
renovate/eslint-plugin-prettier-5.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
Author
⚠ Artifact update problemRenovate 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:
The artifact failure details are included below: File name: package-lock.json |
93373c5 to
47bc308
Compare
47bc308 to
3954752
Compare
3954752 to
7b1b181
Compare
7b1b181 to
13c5b83
Compare
13c5b83 to
583f5c2
Compare
583f5c2 to
e92d65d
Compare
e92d65d to
01f046e
Compare
01f046e to
cb4fd06
Compare
cb4fd06 to
95e5cf7
Compare
95e5cf7 to
bbef4cb
Compare
bbef4cb to
54ccd64
Compare
54ccd64 to
5897ed0
Compare
5897ed0 to
e874d9f
Compare
c58317b to
1e88135
Compare
1e88135 to
b2df84c
Compare
b2df84c to
b016fc6
Compare
b016fc6 to
d7d0732
Compare
d7d0732 to
d98ff79
Compare
d98ff79 to
30a7bba
Compare
30a7bba to
284084f
Compare
284084f to
48d40a4
Compare
48d40a4 to
af0872d
Compare
af0872d to
05f56c3
Compare
05f56c3 to
90b2d2f
Compare
90b2d2f to
e77889c
Compare
e77889c to
f74ffa7
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^4.0.0->^5.0.05.2.1Release Notes
prettier/eslint-plugin-prettier (eslint-plugin-prettier)
v5.1.3Compare Source
Patch Changes
985b33cThanks @JounQin! - chore: addpackage.jsonintoexportsmapv5.1.2Compare Source
Patch Changes
#623
8210e44Thanks @BPScott! - Add exports mapping to package.json, to allowimport 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
2b09e7fThanks @JounQin! - feat: support parsingmarkdownviaeslint-mdxnativelyWhat means the following is unnecessary anymore when using with
eslint-mdx/eslint-plugin-mdx!v5.1.1Compare Source
Patch Changes
b5c0dc5Thanks @JounQin! - chore: skip formatting inline scripts in pug filesv5.1.0Compare Source
Minor Changes
#616
3856413Thanks @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 ofeslint-config-prettier.Patch Changes
#614
5270877Thanks @BPScott! - Add meta block to plugin. This improves debugging and cachebusting when using the new flat config#603
a63a570Thanks @filiptammergard! - fix: specifyeslint-config-prettieras peer dependencyIt's already added to
peerDependenciesMetaas optional, which means it should also be specified inpeerDependencies.v5.0.1Compare Source
Patch Changes
21a7146Thanks @krist7599555! - fix:parserPathtype might beundefinedon Eslint Falt Configv5.0.0Compare Source
Major Changes
#508
910aeb6Thanks @JounQin! - feat!: bump peer eslint to ">=8.0.0" and node to "^14.18.0 || >=16.0.0"#508
910aeb6Thanks @JounQin! - feat!: upgrade to prettier v3Minor Changes
910aeb6Thanks @JounQin! - feat: add typings supportPatch Changes
#548
82a3db8Thanks @fisker! - fix: add missing dependencysynckit#564
ae7a73cThanks @auvred! - fix: compatibility with prettier@3 without pluginsConfiguration
📅 Schedule: Branch creation - "after 10pm every weekday,every weekend,before 5am every weekday" in timezone Asia/Jerusalem, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR has been generated by Renovate Bot.