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.1.0
->4.1.1
1.0.4
->1.0.5
1.0.6
->1.0.7
1.0.4
->1.0.5
2.0.8
->2.0.9
0.6.1
->0.6.2
6.7.0
->6.9.0
6.7.0
->6.9.0
8.2.1
->8.2.2
8.49.0
->8.52.0
0.16.8
->0.16.9
^0.288.0
->^0.290.0
0.5.4
->0.5.6
2.5.6
->2.5.7
2.2.2
->2.2.4
3.3.4
->3.3.5
Release Notes
ianvs/prettier-plugin-sort-imports (@ianvs/prettier-plugin-sort-imports)
v4.1.1
Compare Source
What's Changed
Fixes
Docs
plugins
config to README by @IanVS in https://github.com/IanVS/prettier-plugin-sort-imports/pull/114Maintenance and Dependencies
New Contributors
Full Changelog: IanVS/prettier-plugin-sort-imports@v4.1.0...v4.1.1
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v6.9.0
Compare Source
Bug Fixes
Features
this: void
parameter (#7696) (6398d3f), closes #7538You can read about our versioning strategy and releases on our website.
v6.8.0
Compare Source
Bug Fixes
Features
prefer-destructuring
(#7117) (3c6379b)You can read about our versioning strategy and releases on our website.
6.7.5 (2023-10-09)
Bug Fixes
You can read about our versioning strategy and releases on our website.
6.7.4 (2023-10-02)
Note: Version bump only for package @typescript-eslint/eslint-plugin
You can read about our versioning strategy and releases on our website.
6.7.3 (2023-09-25)
Note: Version bump only for package @typescript-eslint/eslint-plugin
You can read about our versioning strategy and releases on our website.
6.7.2 (2023-09-18)
Note: Version bump only for package @typescript-eslint/eslint-plugin
You can read about our versioning strategy and releases on our website.
6.7.1 (2023-09-18)
Note: Version bump only for package @typescript-eslint/eslint-plugin
You can read about our versioning strategy and releases on our website.
v6.7.5
Compare Source
Bug Fixes
You can read about our versioning strategy and releases on our website.
v6.7.4
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
You can read about our versioning strategy and releases on our website.
v6.7.3
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
You can read about our versioning strategy and releases on our website.
v6.7.2
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v6.9.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
You can read about our versioning strategy and releases on our website.
v6.8.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
You can read about our versioning strategy and releases on our website.
6.7.5 (2023-10-09)
Note: Version bump only for package @typescript-eslint/parser
You can read about our versioning strategy and releases on our website.
6.7.4 (2023-10-02)
Note: Version bump only for package @typescript-eslint/parser
You can read about our versioning strategy and releases on our website.
6.7.3 (2023-09-25)
Note: Version bump only for package @typescript-eslint/parser
You can read about our versioning strategy and releases on our website.
6.7.2 (2023-09-18)
Note: Version bump only for package @typescript-eslint/parser
You can read about our versioning strategy and releases on our website.
6.7.1 (2023-09-18)
Note: Version bump only for package @typescript-eslint/parser
You can read about our versioning strategy and releases on our website.
v6.7.5
Compare Source
Note: Version bump only for package @typescript-eslint/parser
You can read about our versioning strategy and releases on our website.
v6.7.4
Compare Source
Note: Version bump only for package @typescript-eslint/parser
You can read about our versioning strategy and releases on our website.
v6.7.3
Compare Source
Note: Version bump only for package @typescript-eslint/parser
You can read about our versioning strategy and releases on our website.
v6.7.2
Compare Source
Note: Version bump only for package @typescript-eslint/parser
You can read about our versioning strategy and releases on our website.
open-cli-tools/concurrently (concurrently)
v8.2.2
Compare Source
What's Changed
New Contributors
Full Changelog: open-cli-tools/concurrently@v8.2.1...v8.2.2
eslint/eslint (eslint)
v8.52.0
Compare Source
Features
70648ee
feat: report-unused-disable-directive to report unused eslint-enable (#17611) (Yosuke Ota)Bug Fixes
5de9637
fix: Ensure shared references in rule configs are separated (#17666) (Nicholas C. Zakas)dcfe573
fix: add preceding semicolon in suggestions ofno-object-constructor
(#17649) (Francesco Trotta)Documentation
476d58a
docs: Add note about invalid CLI flags when using flat config. (#17664) (Nicholas C. Zakas)660ed3a
docs: Plugin flat config migration guide (#17640) (Nicholas C. Zakas)a58aa20
docs: fix examples for several rules (#17645) (Milos Djermanovic)179929b
docs: Remove trailing newline from the code of Playground links (#17641) (Francesco Trotta)f8e5c30
docs: Update README (GitHub Actions Bot)b7ef2f3
docs: Enable pretty code formatter output (#17635) (Nicholas C. Zakas)0bcb9a8
docs: Fix syntax errors in rule examples (#17633) (Francesco Trotta)61b9083
docs: Make no-continue example code work (#17643) (Zhongyuan Zhou)9fafe45
docs: upgrade to 11ty 2.0 (#17632) (Percy Ma)ff8e4bf
docs: Update README (GitHub Actions Bot)fab249a
docs: Update README (GitHub Actions Bot)392305b
docs: Updateno-irregular-whitespace
and fix examples (#17626) (Francesco Trotta)6b8acfb
docs: Add real whitespace tono-trailing-spaces
examples (#17630) (Francesco Trotta)1000187
docs: Fix examples inunicode-bom
(#17631) (Francesco Trotta)000290c
docs: Update README (GitHub Actions Bot)Chores
6d1f0c2
chore: upgrade @eslint/js@8.52.0 (#17671) (Milos Djermanovic)d63d4fe
chore: package.json update for @eslint/js release (ESLint Jenkins)f30cefe
test: fix FlatESLint tests for caching (#17658) (Milos Djermanovic)ef650cb
test: update tests for no-promise-executor-return (#17661) (Milos Djermanovic)v8.51.0
Compare Source
Features
0a9c433
feat: Add--no-warn-ignored
CLI option for flat config (#17569) (Domantas Petrauskas)977e67e
feat: logical-assignment-operators to report expressions with 3 operands (#17600) (Yosuke Ota)Bug Fixes
f976b2f
fix: make rule severity case-sensitive in flat config (#17619) (Milos Djermanovic)0edfe36
fix: Ensure crash error messages are not duplicated (#17584) (Nicholas C. Zakas)dd79abc
fix:eslint-disable
to be able to parse quoted rule names (#17612) (Yosuke Ota)d2f6801
fix: Ensure correct code path for && followed by ?? (#17618) (Nicholas C. Zakas)Documentation
ee5be81
docs: default tosourceType: "module"
in rule examples (#17615) (Francesco Trotta)1aa26df
docs: Add more examples for multiline-ternary (#17610) (George Ashiotis)47d0b44
docs: Update README (GitHub Actions Bot)dbf831e
docs: use generated og image (#17601) (Percy Ma)1866da5
docs: Update README (GitHub Actions Bot)Chores
1ef39ea
chore: upgrade @eslint/js@8.51.0 (#17624) (Milos Djermanovic)f8c7403
chore: package.json update for @eslint/js release (ESLint Jenkins)2665552
test: fix flat config linter tests to use Linter in flat config mode (#17616) (Milos Djermanovic)7b77bcc
chore: Refactor CodePathState (#17510) (Nicholas C. Zakas)bc77c9a
chore: Document and refactor ForkContext (#17566) (Nicholas C. Zakas)24e1f14
chore: Refactor and document CodePath (#17558) (Nicholas C. Zakas)v8.50.0
Compare Source
Features
27d5a9e
feat: add suggestions to array-callback-return (#17590) (Tanuj Kanti)f9082ff
feat: flat-rule-tester make sure default config always matches (#17585) (fnx)83914ad
feat: Implement SourceCode#applyInlineConfig() (#17351) (Nicholas C. Zakas)22a5582
feat: add ruleno-object-constructor
, deprecateno-new-object
(#17576) (Francesco Trotta)85a3d9e
feat: allowVoid option in array-callback-return (#17564) (Tanuj Kanti)Bug Fixes
cc4d26b
fix: Ensure deprecated context.parserServices warns (#17593) (Nicholas C. Zakas)1ea4cfb
fix: Ensure all RuleTester tests all deprecated context methods (#17587) (Nicholas C. Zakas)aa1b657
fix: wrong suggestion and message inno-misleading-character-class
(#17571) (Yosuke Ota)Documentation
1800537
docs: Fix and standardize JSX code examples (#17591) (Francesco Trotta)48a44a7
docs: Add correct/incorrect tags toprefer-arrow-callback
(#17589) (Francesco Trotta)20893d4
docs: fix incorrect tag's place (#17575) (Tanuj Kanti)bd7a71f
docs: Update README (GitHub Actions Bot)Chores
f8a8a2d
chore: upgrade @eslint/js@8.50.0 (#17599) (Milos Djermanovic)38ada6d
chore: package.json update for @eslint/js release (ESLint Jenkins)KaTeX/KaTeX (katex)
v0.16.9
Compare Source
Features
lucide-icons/lucide (lucide-react)
v0.290.0
: New icons 0.290.0Compare Source
New icons 🎨
git-commit-vertical
(#995) by @danielbayleygit-compare-arrows
(#995) by @danielbayleygit-graph
(#995) by @danielbayleygit-pull-request-arrow
(#995) by @danielbayleygit-pull-request-create-arrow
(#995) by @danielbayleygit-pull-request-create
(#995) by @danielbayleyModified Icons 🔨
git-fork
(#995) by @danielbayleygit-pull-request-closed
(#995) by @danielbayleyv0.289.0
: New icons 0.289.0Compare Source
New icons 🎨
power-circle
(#1353) by @danielbayleypower-square
(#1353) by @danielbayleyOptimized Icons 🔨
armchair
(#1610) by @jguddasfolder-archive
(#1223) by @jguddasfolder-check
(#1223) by @jguddasfolder-clock
(#1223) by @jguddasfolder-closed
(#1223) by @jguddasfolder-cog
(#1223) by @jguddasfolder-down
(#1223) by @jguddasfolder-edit
(#1223) by @jguddasfolder-git
(#1223) by @jguddasfolder-heart
(#1223) by @jguddasfolder-input
(#1223) by @jguddasfolder-key
(#1223) by @jguddasfolder-lock
(#1223) by @jguddasfolder-minus
(#1223) by @jguddasfolder-open
(#1223) by @jguddasfolder-plus
(#1223) by @jguddasfolder-search-2
(#1223) by @jguddasfolder-search
(#1223) by @jguddasfolder-tree
(#1223) by @jguddasfolder-up
(#1223) by @jguddasfolder-x
(#1223) by @jguddasfolder
(#1223) by @jguddasfolders
(#1223) by @jguddaspower
(#1353) by @danielbayleytailwindlabs/prettier-plugin-tailwindcss (prettier-plugin-tailwindcss)
v0.5.6
Compare Source
Fixed
{{ … }}
expressions when using@shopify/prettier-plugin-liquid
v1.3+ (#222)v0.5.5
Compare Source
Fixed
className
in Astro (#215)theKashey/react-remove-scroll (react-remove-scroll)
v2.5.7
: Shadow dom supportCompare Source
Bug fixes
vercel/swr (swr)
v2.2.4
Compare Source
Patches
index.js
suffix ofuse-sync-external-store/shim
to support React Native" by @huozhi in https://github.com/vercel/swr/pull/2802Full Changelog: vercel/swr@v2.2.3...v2.2.4
v2.2.3
Compare Source
Patches
index.js
suffix ofuse-sync-external-store/shim
to support React Native by @malash in https://github.com/vercel/swr/pull/2767Misc
New Contributors
Full Changelog: vercel/swr@v2.2.2...v2.2.3
tailwindlabs/tailwindcss (tailwindcss)
v3.3.5
Compare Source
Fixed
-
incalc()
expression (#12283)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.