fix(deps): update all non-major dependencies #1142
Open
+664
−621
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:
9.17.0
->9.18.0
15.1.3
->15.1.4
5.62.7
->5.64.0
20.17.10
->20.17.12
18.3.17
->18.3.18
v1.0.17
->v1.0.18
v3.1.3
->v3.2.1
9.17.0
->9.18.0
v2.27.0
->v2.28.1
0.468.0
->0.471.0
15.1.3
->15.1.4
14.2.20
->14.2.23
2.4.1
->2.5.1
9.14.0
->9.14.1
5.7.2
->5.7.3
5.7.2
->5.7.3
8.18.2
->8.19.1
Release Notes
eslint/eslint (@eslint/js)
v9.18.0
Compare Source
vercel/next.js (@next/eslint-plugin-next)
v15.1.4
Compare Source
Core Changes
Credits
Huge thanks to @ and @ for helping!
TanStack/query (@tanstack/react-query-devtools)
v5.64.0
Compare Source
Version 5.64.0 - 1/11/25, 6:59 PM
Changes
Feat
QueryKey
andMutationKey
viaRegister
(#8521) (fd500a4
) by @neefrehmanDocs
8ddebc6
) by @DogPawHat690fd2a
) by Przemek MaszczynskiPackages
v5.63.0
Compare Source
Version 5.63.0 - 1/8/25, 2:21 PM
Changes
Feat
e2bc216
) by Dominik DorfmeisterPackages
v5.62.16
Version 5.62.16 - 1/6/25, 7:15 PM (Manual Release)
Changes
Fix
e664d22
) by nick-avi-sayqueryKey
match the current value of ref used inside (#8443) (3104854
) by @Mini-ghostf6757a6
) by Ifeanyi Aladi9a0ca9b
) by Tomáš VojtášekTest
d08d115
) by Dominik DorfmeisterPackages
v5.62.14
Compare Source
Version 5.62.14 - 1/3/25, 7:50 PM
Changes
Fix
0503282
) by @minseong0324Packages
v5.62.12
Compare Source
Version 5.62.12 - 1/3/25, 2:50 PM
Changes
Perf
19b95c4
) by Dominik DorfmeisterDocs
3124193
) by @matt-tingenPackages
v5.62.11
Compare Source
Version 5.62.11 - 12/27/24, 1:15 PM
Changes
Fix
7ade233
) by @hosseinmdPackages
v5.62.10
Compare Source
v5.62.9
Compare Source
Version 5.62.9 - 12/23/24, 4:51 PM
Changes
Fix
1e73d3a
) by Nick LucasChore
5be3872
) by Lachlan CollinsDocs
18d81b9
) by @cailloua76ac59
) by gnerkusPackages
v5.62.8
Compare Source
Quantco/ui-actions (Quantco/ui-actions)
v1.0.18
Compare Source
actions/upload-artifact (actions/upload-artifact)
v3.2.1
Compare Source
What's Changed
This fixes the
include-hidden-files
input introduced in https://github.com/actions/upload-artifact/releases/tag/v3.2.0Full Changelog: actions/upload-artifact@v3.2.0...v3.2.1
v3.2.0
Compare Source
Notice: Breaking Changes⚠️
We will no longer include hidden files and folders by default in the
upload-artifact
action of this version. This reduces the risk that credentials are accidentally uploaded into artifacts. Customers who need to continue to upload these files can use a new option,include-hidden-files
, to continue to do so.See "Notice of upcoming deprecations and breaking changes in GitHub Actions runners" changelog and this issue for more details.
What's Changed
Full Changelog: actions/upload-artifact@v3.1.3...v3.2.0
eslint/eslint (eslint)
v9.18.0
Compare Source
github/codeql-action (github/codeql-action)
v2.28.1
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
This is the last planned release of the
v2
. To continue getting updates for the CodeQL Action, please switch tov3
.2.28.1 - 10 Jan 2025
See the full CHANGELOG.md for more information.
v2.28.0
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between
v2
andv3
of the CodeQL Action is the node version they support, withv3
running on node 20 while we continue to releasev2
to support running on node 16. For example3.22.11
was the firstv3
release and is functionally identical to2.22.11
. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.This is the last planned release of the
v2
. To continue getting updates for the CodeQL Action, please switch tov3
.2.28.0 - 20 Dec 2024
See the full CHANGELOG.md for more information.
v2.27.9
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between
v2
andv3
of the CodeQL Action is the node version they support, withv3
running on node 20 while we continue to releasev2
to support running on node 16. For example3.22.11
was the firstv3
release and is functionally identical to2.22.11
. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.2.27.9 - 12 Dec 2024
No user facing changes.
See the full CHANGELOG.md for more information.
v2.27.8
Compare Source
v2.27.7
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between
v2
andv3
of the CodeQL Action is the node version they support, withv3
running on node 20 while we continue to releasev2
to support running on node 16. For example3.22.11
was the firstv3
release and is functionally identical to2.22.11
. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.2.27.7 - 10 Dec 2024
See the full CHANGELOG.md for more information.
v2.27.6
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between
v2
andv3
of the CodeQL Action is the node version they support, withv3
running on node 20 while we continue to releasev2
to support running on node 16. For example3.22.11
was the firstv3
release and is functionally identical to2.22.11
. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.2.27.6 - 03 Dec 2024
See the full CHANGELOG.md for more information.
v2.27.5
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between
v2
andv3
of the CodeQL Action is the node version they support, withv3
running on node 20 while we continue to releasev2
to support running on node 16. For example3.22.11
was the firstv3
release and is functionally identical to2.22.11
. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.2.27.5 - 19 Nov 2024
No user facing changes.
See the full CHANGELOG.md for more information.
v2.27.4
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between
v2
andv3
of the CodeQL Action is the node version they support, withv3
running on node 20 while we continue to releasev2
to support running on node 16. For example3.22.11
was the firstv3
release and is functionally identical to2.22.11
. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.2.27.4 - 14 Nov 2024
No user facing changes.
See the full CHANGELOG.md for more information.
v2.27.3
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between
v2
andv3
of the CodeQL Action is the node version they support, withv3
running on node 20 while we continue to releasev2
to support running on node 16. For example3.22.11
was the firstv3
release and is functionally identical to2.22.11
. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.2.27.3 - 12 Nov 2024
No user facing changes.
See the full CHANGELOG.md for more information.
v2.27.2
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between
v2
andv3
of the CodeQL Action is the node version they support, withv3
running on node 20 while we continue to releasev2
to support running on node 16. For example3.22.11
was the firstv3
release and is functionally identical to2.22.11
. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.2.27.2 - 12 Nov 2024
See the full CHANGELOG.md for more information.
v2.27.1
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between
v2
andv3
of the CodeQL Action is the node version they support, withv3
running on node 20 while we continue to releasev2
to support running on node 16. For example3.22.11
was the firstv3
release and is functionally identical to2.22.11
. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.2.27.1 - 08 Nov 2024
See the full CHANGELOG.md for more information.
lucide-icons/lucide (lucide-react)
v0.471.0
: Dynamic Icon component Lucide React and new icons 0.471.0Compare Source
New Dynamic Icon Component (lucide-react)
This is an easier approach than the previous
dynamicIconImports
we exported in the library. This one supports all environments.We removed the examples in the docs of how you can make a dynamic icon yourself with a dedicated DynamicIcon component.
This one fetches the icon data itself and renders it instead of fetching the Icon component from the library.
This makes it more flexible with all the frontend frameworks and libraries that exist for React.
How to use
DynamicIcon
is useful for applications that want to show icons dynamically by icon name, for example when using a content management system where icon names are stored in a database.Possible Breaking changes
We have switched to the "exports" property in
package.json
. This can cause issues if you have directly imported scripts from the package. Please open an issue if we need to refine this export map.New icons 🎨
triangle-dashed
(#2652) by @Yohhv0.470.0
: New icons 0.470.0Compare Source
New icons 🎨
house-wifi
(#2723) by @akshaymemaneModified Icons 🔨
rat
(#2692) by @jguddasv0.469.0
: New icons 0.469.0Compare Source
Modified Icons 🔨
snowflake
(#2610) by @karsa-mistmeresun-snow
(#2610) by @karsa-mistmerethermometer-snowflake
(#2610) by @karsa-mistmeretimolins/react-hot-toast (react-hot-toast)
v2.5.1
: v2.5.0 (+ v2.5.1)Compare Source
What's new
toast.promise()
improvements25bd873
c80d57f
Other
removeDelay
c3d6739
csstype
a dependency to avoid warning.d695daf
v2.5.0
Compare Source
thebuilder/react-intersection-observer (react-intersection-observer)
v9.14.1
Compare Source
microsoft/TypeScript (typescript)
v5.7.3
Compare Source
typescript-eslint/typescript-eslint (typescript-eslint)
v8.19.1
Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.19.0
Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Configuration
📅 Schedule: Branch creation - "* 18-21 * * 5" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.