-
Notifications
You must be signed in to change notification settings - Fork 4
chore(deps): update major dependencies (major) #110
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
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/major-major-dependencies
base: master
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
ad3585b to
1a33105
Compare
1a33105 to
7d8c0dc
Compare
7d8c0dc to
fefc9b5
Compare
fefc9b5 to
07af5fb
Compare
07af5fb to
21f9f8f
Compare
4997dc9 to
0076eb2
Compare
aed3752 to
64aa23e
Compare
34d5f65 to
5edcdbf
Compare
1bb5ac5 to
ad739a0
Compare
ad739a0 to
8f97587
Compare
455441d to
168d3ba
Compare
4390d2c to
837ead0
Compare
327e045 to
09eaa86
Compare
0cc1ed0 to
e727e62
Compare
8c46ccb to
7740224
Compare
7740224 to
e46bd2f
Compare
47d22a0 to
f6753b5
Compare
f6753b5 to
cf4c603
Compare
3cab2a7 to
4ec47af
Compare
4a1af09 to
acf04a6
Compare
75b34cc to
3c3ef0d
Compare
c2054ab to
fa8d037
Compare
933fbef to
23220aa
Compare
74f98e9 to
51e2245
Compare
51e2245 to
bd744a3
Compare
79e20a9 to
459fa05
Compare
459fa05 to
67d025e
Compare
cc17908 to
6bb2968
Compare
6bb2968 to
fa3fb68
Compare
cf3d92d to
f2ab31d
Compare
f2ab31d to
b9a61c9
Compare
b9a61c9 to
7c76537
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.17.13->5.0.55.5.9->6.6.112.2.2->5.0.08.3.0->10.1.84.0.0->5.5.413.0.0->16.0.02.5.1->3.6.23.1.3->4.2.23.0.2->6.1.04.6.0->7.2.03.12.0->4.2.04.5.5->5.9.3cc @tzellman
Release Notes
conventional-changelog/conventional-changelog (conventional-changelog-cli)
v5.0.0: conventional-changelog-cli: v5.0.0Compare Source
⚠ BREAKING CHANGES
Features
Bug Fixes
v4.1.0: conventional-changelog-cli: v4.1.0Compare Source
Note: Upgrade workspace dependencies.
v4.0.0: conventional-changelog-cli: v4.0.0Compare Source
⚠ BREAKING CHANGES
Features
Bug Fixes
v3.0.0: conventional-changelog-cli: v3.0.0Compare Source
⚠ BREAKING CHANGES
Code Refactoring
prettier/eslint-config-prettier (eslint-config-prettier)
v10.1.8Compare Source
republish latest version
Full Changelog: prettier/eslint-config-prettier@v10.1.5...v10.1.8
v10.1.5Compare Source
Patch Changes
60fef02Thanks @JounQin! - chore: addfundingfield intopackage.jsonv10.1.4Compare Source
Patch Changes
94b4799Thanks @silvenon! - fix(cli): do not crash on no rules configuredv10.1.3Compare Source
Patch Changes
4e95a1dThanks @pilikan! - fix: this package iscommonjs, align its types correctlyv10.1.2Compare Source
Patch Changes
a8768bfThanks @Fdawgs! - chore(package): add homepage for some 3rd-party registry - see #321 for more detailsv10.1.1Compare Source
Patch Changes
#309
eb56a5eThanks @JounQin! - fix: separate the/flatentry for compatibilityFor flat config users, the previous
"eslint-config-prettier"entry still works, but"eslint-config-prettier/flat"adds a newnameproperty for config-inspector, we just can't add it for the default entry for compatibility.See also #308
v10.1.0Compare Source
Minor Changes
56e2e34Thanks @JounQin! - feat: migrate to exports fieldv10.0.3Compare Source
Patch Changes
#294
8dbbd6dThanks @FloEdelmann! - feat: add name to config#280
cba5737Thanks @zanminkian! - feat: add declaration filev10.0.2Compare Source
Patch Changes
e750edcThanks @Fdawgs! - chore(package): explicitly declare js module typev10.0.1Compare Source
eslint-config-prettier
10.0.1
What's Changed
@stylistic/eslint-pluginby @abrahamguo in #272New Contributors
Full Changelog: prettier/eslint-config-prettier@v9.1.0...v10.0.1
v10.0.0Compare Source
Major Changes
5be64beThanks @abrahamguo! - add support for @stylistic formatting rulesv9.1.2Compare Source
v9.1.0Compare Source
ESLINT_CONFIG_PRETTIER_NO_DEPRECATEDenvironment variable.v9.0.0Compare Source
"unicode-bom": "off"to your config to disable it again, or run ESLint with--fixto fix all files according to the rule (add or remove BOM). Thanks to Nicolas Stepien (@nstepien)!v8.10.2Compare Source
v8.10.0Compare Source
v8.9.0Compare Source
v8.8.0Compare Source
v8.7.0Compare Source
v8.6.0Compare Source
v8.5.0Compare Source
v8.4.0Compare Source
prettier/eslint-plugin-prettier (eslint-plugin-prettier)
v5.5.4Compare Source
Patch Changes
#755
723f7a8Thanks @kbrilla! - fix: add 'oxc', 'oxc-ts' and 'hermes' parsers toparserBlocklist#751
cf52b30Thanks @andreww2012! - fix: disallow extra properties in rule optionsv5.5.3Compare Source
republish the latest version
Full Changelog: prettier/eslint-plugin-prettier@v5.5.2...v5.5.3
v5.5.2Compare Source
republish the latest version
Full Changelog: prettier/eslint-plugin-prettier@v5.5.1...v5.5.2
v5.5.1Compare Source
Patch Changes
bfd1e95Thanks @JounQin! - fix: useprettierRcOptionsdirectly for prettier 3.6+v5.5.0Compare Source
Minor Changes
92f2c9cThanks @dotcarmen! - feat: support non-js languages likecssfor@eslint/cssandjsonfor@eslint/jsonv5.4.1Compare Source
Patch Changes
c21521fThanks @JounQin! - fix(deps): bumpsynckitto v0.11.7 to fix potentialTypeError: Cannot read properties of undefined (reading 'message')errorv5.4.0Compare Source
Minor Changes
59a0caeThanks @yashtech00! - refactor: migrateworker.jstoworker.mjsv5.3.1Compare Source
Patch Changes
dcf2c80Thanks @JounQin! - ci: enableNPM_CONFIG_PROVENANCEenvv5.3.0Compare Source
Minor Changes
6fe0c90Thanks @irsooti! - feat(types): preferConfigoverFlatConfigwhen they're equalv5.2.6Compare Source
Patch Changes
1451176Thanks @renovate! - fix(deps): bumpsynckittov0.11.0v5.2.5Compare Source
Patch Changes
4f5513dThanks @JounQin! - fix: clarify correcteslint-config-prettierpeer rangev5.2.4Compare Source
Patch Changes
b8cfe56Thanks @JounQin! - chore: hourcekeeping, bump all (dev) depsv5.2.3Compare Source
Patch Changes
9c6141fThanks @BPScott! - Add name field to recommended flat configv5.2.2Compare Source
Patch Changes
aa5b59fThanks @ntnyq! - fix: report node when loc not foundv5.2.1Compare Source
Patch Changes
ac036ccThanks @OrlovAlexei! - build(deps): Bump synckit from 0.8.6 to 0.9.1v5.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 pluginsv4.2.5Compare Source
republish the v4 version
Full Changelog: prettier/eslint-plugin-prettier@v4.2.4...v4.2.5
v4.2.4Compare Source
republish the v4 version
Full Changelog: prettier/eslint-plugin-prettier@v4.2.1...v4.2.4
v4.2.1Compare Source
Patch Changes
5736ed5Thanks @JounQin! - chore: reuse prettierRcOptions instead of resolveConfig againv4.2.0Compare Source
Minor Changes
#483
7bd70b6Thanks @JounQin! - feat: support svelte out of boxclose #472, close #482
We recommend to use
eslint-plugin-svelteinstead ofeslint-plugin-svelte3.v4.1.0Compare Source
stylelint-prettier(#415) (52eec48)jest-community/jest-junit (jest-junit)
v16.0.0Compare Source
Allow adding properties to testcases in junit output by @eps1lon - #247
v15.0.0Compare Source
Remove invalid ESC control sequence from XML output #230 - by @stevenxu-db
v14.0.1Compare Source
Prevent unnecessary duplicate test cases by @azzlack - #221
v14.0.0Compare Source
v13.2.0Compare Source
Support monorepos better via filePathPrefix option by @marvinroger - #209
Fix CI builds for windows and drop support for Node 10.x - #210
v13.1.0Compare Source
Configurable test suite properties file location by @JohanBrorson - #204
prettier/prettier (prettier)
v3.6.2Compare Source
diff
Markdown: Add missing blank line around code block (#17675 by @fisker)
v3.6.1Compare Source
diff
TypeScript: Allow const without initializer (#17650, #17654 by @fisker)
Miscellaneous: Avoid closing files multiple times (#17665 by @43081j)
When reading a file to infer the interpreter from a shebang, we use the
n-readlineslibrary to read the first line in order to get the shebang.This library closes files when it reaches EOF, and we later try close the same
files again. We now close files only if
n-readlinesdid not already closethem.
v3.6.0Compare Source
diff
🔗 Release Notes
v3.5.3Compare Source
diff
Flow: Fix missing parentheses in
ConditionalTypeAnnotation(#17196 by @fisker)v3.5.2Compare Source
diff
Remove
module-synccondition (#17156 by @fisker)In Prettier 3.5.0, we added
module-synccondition topackage.json, so thatrequire("prettier")can use ESM version, but turns out it doesn't work if CommonJS and ESM plugins both imports builtin plugins. To solve this problem, we decide simply remove themodule-synccondition, sorequire("prettier")will still use the CommonJS version, we'll revisit untilrequire(ESM)feature is more stable.v3.5.1Compare Source
diff
Fix CLI crash when cache for old version exists (#17100 by @sosukesuzuki)
Prettier 3.5 uses a different cache format than previous versions, Prettier 3.5.0 crashes when reading existing cache file, Prettier 3.5.1 fixed the problem.
Support dockercompose and github-actions-workflow in VSCode (#17101 by @remcohaszing)
Prettier now supports the
dockercomposeandgithub-actions-workflowlanguages in Visual Studio Code.v3.5.0Compare Source
diff
🔗 Release Notes
v3.4.2Compare Source
diff
Treat U+30A0 & U+30FB in Katakana Block as CJK (#16796 by @tats-u)
Prettier doesn't treat U+30A0 & U+30FB as Japanese. U+30FB is commonly used in Japanese to represent the delimitation of first and last names of non-Japanese people or “and”. The following “C言語・C++・Go・Rust” means “C language & C++ & Go & Rust” in Japanese.
U+30A0 can be used as the replacement of the
-in non-Japanese names (e.g. “Saint-Saëns” (Charles Camille Saint-Saëns) can be represented as “サン゠サーンス” in Japanese), but substituted by ASCII hyphen (U+002D) or U+FF1D (full width hyphen) in many cases (e.g. “サン=サーンス” or “サン=サーンス”).Fix comments print on class methods with decorators (#16891 by @fisker)
Fix non-idempotent formatting (#16899 by @seiyab)
This bug fix is not language-specific. You may see similar change in any languages. This fixes regression in 3.4.0 so change caused by it should yield same formatting as 3.3.3.
v3.4.1Compare Source
diff
Remove unnecessary parentheses around assignment in
v-on(#16887 by @fisker)v3.4.0Compare Source
diff
🔗 Release Notes
v3.3.3Compare Source
diff
Add parentheses for nullish coalescing in ternary (#16391 by @cdignam-segment)
This change adds clarity to operator precedence.