chore(deps): update all non-major dependencies #289
Merged
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.3.0
->4.3.1
8.19.2
->8.19.3
7.15.0
->7.16.0
7.34.3
->7.34.4
^0.402.0
->^0.408.0
3.3.2
->3.3.3
29.1.5
->29.2.2
Release Notes
ianvs/prettier-plugin-sort-imports (@ianvs/prettier-plugin-sort-imports)
v4.3.1
Compare Source
What's Changed
New Contributors
Full Changelog: IanVS/prettier-plugin-sort-imports@v4.3.0...v4.3.1
TanStack/table (@tanstack/react-table)
v8.19.3
Compare Source
Version 8.19.3 - 7/14/24, 8:44 AM
Changes
Fix
a71ce10
) by PiRCi
0054eb3
) by Lachlan Collins241f26f
) by Lachlan CollinsDocs
bb0a536
) by @kadoshms6a4a10d
) by Joseph Markuse749f31
) by Radu Suciu7548860
) by Kevin VandyPackages
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v7.16.0
Compare Source
🩹 Fixes
deps: update dependency @eslint-community/regexpp to v4.11.0
website: react key error on internal pages of website
❤️ Thank You
You can read about our versioning strategy and releases on our website.
jsx-eslint/eslint-plugin-react (eslint-plugin-react)
v7.34.4
Compare Source
Fixed
prop-types
]: fixclassName
missing in prop validation false negative (#3749 @akulsr0)sort-prop-types
]: Check for undefined before accessingnode.typeAnnotation.typeAnnotation
(#3779 @tylerlaprade)lucide-icons/lucide (lucide-react)
v0.408.0
: New icons 0.408.0Compare Source
New icons 🎨
monitor-cog
(#2310) by @karsa-mistmereModified Icons 🔨
church
(#2273) by @jguddasdelete
(#2279) by @jguddasdrafting-compass
(#2266) by @jguddasv0.407.0
: New icons 0.407.0Compare Source
New icons 🎨
type-outline
(#2206) by @karsa-mistmerev0.406.0
: New icons 0.406.0Compare Source
New icons 🎨
calendar-arrow-down
(#2307) by @karsa-mistmerecalendar-arrow-up
(#2307) by @karsa-mistmereclock-arrow-down
(#2307) by @karsa-mistmereclock-arrow-up
(#2307) by @karsa-mistmerev0.405.0
: New icons 0.405.0Compare Source
New icons 🎨
user-pen
(#2303) by @karsa-mistmereuser-round-pen
(#2303) by @karsa-mistmerev0.404.0
: New icons 0.404.0Compare Source
New icons 🎨
folder-code
(#2276) by @jguddasv0.403.0
: New icons 0.403.0Compare Source
New icons 🎨
list-check
(#2291) by @guanboo-yangprettier/prettier (prettier)
v3.3.3
Compare Source
diff
Add parentheses for nullish coalescing in ternary (#16391 by @cdignam-segment)
This change adds clarity to operator precedence.
Add parentheses for decorator expressions (#16458 by @y-schneider)
Prevent parentheses around member expressions or tagged template literals from being removed to follow the stricter parsing rules of TypeScript 5.5.
Support
@let
declaration syntax (#16474 by @sosukesuzuki)Adds support for Angular v18
@let
declaration syntax.Please see the following code example. The
@let
declaration allows you to define local variables within the template:For more details, please refer to the excellent blog post by the Angular Team: Introducing @let in Angular.
We also appreciate the Angular Team for kindly answering our questions to implement this feature.
kulshekhar/ts-jest (ts-jest)
v29.2.2
Compare Source
v29.2.1
Compare Source
v29.2.0
Compare Source
Bug Fixes
Features
presets
totransform
config (22fb027)Code refactoring
TsJestTransformerOptions
type everywhere possibly (7d001be)react-app
to use Vite (827c8ad)Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - "before 4am on Monday" (UTC).
🚦 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.