Skip to content
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

fix(deps): update all non-major dependencies #1142

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 20, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@eslint/js (source) 9.17.0 -> 9.18.0 age adoption passing confidence devDependencies minor
@next/eslint-plugin-next (source) 15.1.3 -> 15.1.4 age adoption passing confidence devDependencies patch
@tanstack/react-query-devtools (source) 5.62.7 -> 5.64.0 age adoption passing confidence dependencies minor
@types/node (source) 20.17.10 -> 20.17.12 age adoption passing confidence devDependencies patch
@types/react (source) 18.3.17 -> 18.3.18 age adoption passing confidence devDependencies patch
Quantco/ui-actions v1.0.17 -> v1.0.18 age adoption passing confidence action patch
actions/upload-artifact v3.1.3 -> v3.2.1 age adoption passing confidence action minor
eslint (source) 9.17.0 -> 9.18.0 age adoption passing confidence devDependencies minor
github/codeql-action v2.27.0 -> v2.28.1 age adoption passing confidence action minor
lucide-react (source) 0.468.0 -> 0.471.0 age adoption passing confidence dependencies minor
next (source) 15.1.3 -> 15.1.4 age adoption passing confidence dependencies patch
next (source) 14.2.20 -> 14.2.23 age adoption passing confidence devDependencies patch
react-hot-toast 2.4.1 -> 2.5.1 age adoption passing confidence dependencies minor
react-intersection-observer 9.14.0 -> 9.14.1 age adoption passing confidence dependencies patch
typescript (source) 5.7.2 -> 5.7.3 age adoption passing confidence dependencies patch
typescript (source) 5.7.2 -> 5.7.3 age adoption passing confidence devDependencies patch
typescript-eslint (source) 8.18.2 -> 8.19.1 age adoption passing confidence devDependencies minor

Release Notes

eslint/eslint (@​eslint/js)

v9.18.0

Compare Source

vercel/next.js (@​next/eslint-plugin-next)

v15.1.4

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
  • backport: force module format for virtual client-proxy (#​74608)
  • Fix prerender tags when notFound is called (#​74607)
  • Use provided waitUntil for pending revalidates (#​74604)
  • Feature: next/image: add support for images.qualities in next.config (#​74588)
  • Chore: docs: add missing search: '' on remotePatterns (#​74587)
  • Chore: docs: update version history of next/image (#​73923) (#​74570)
  • Chore: next/image: improve imgopt api bypass detection for unsupported images (#​74569)
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
Docs

Packages

v5.63.0

Compare Source

Version 5.63.0 - 1/8/25, 2:21 PM

Changes

Feat
  • react-query: allow useQuery and useQueries to unsubscribe from the query cache with an option (#​8348) (e2bc216) by Dominik Dorfmeister

Packages

v5.62.16

Version 5.62.16 - 1/6/25, 7:15 PM (Manual Release)

Changes

Fix
  • QueriesObserver: include default options on duplicate query, queryHash check (#​8432) (e664d22) by nick-avi-say
  • vue-query: ensure queryKey match the current value of ref used inside (#​8443) (3104854) by @​Mini-ghost
  • react-query: eslint-plugin-query now working with vanilla js (#​8322) (f6757a6) by Ifeanyi Aladi
  • eslint-plugin-query: export Plugin interface (#​8392) (9a0ca9b) by Tomáš Vojtášek
Test
  • add a test to ensure new meta gets accepted by fetchQuery (d08d115) by Dominik Dorfmeister

Packages

v5.62.14

Compare Source

Version 5.62.14 - 1/3/25, 7:50 PM

Changes

Fix

Packages

v5.62.12

Compare Source

Version 5.62.12 - 1/3/25, 2:50 PM

Changes

Perf
  • query-core: Improve mutationCache implementation performance (#​8496) (19b95c4) by Dominik Dorfmeister
Docs

Packages

v5.62.11

Compare Source

Version 5.62.11 - 12/27/24, 1:15 PM

Changes

Fix

Packages

v5.62.10

Compare Source

v5.62.9

Compare Source

Version 5.62.9 - 12/23/24, 4:51 PM

Changes

Fix
Chore
Docs

Packages

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.0

Full 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 to v3.

2.28.1 - 10 Jan 2025

  • CodeQL Action v2 is now deprecated, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v3. For more information, see this changelog post. #​2677
  • Update default CodeQL bundle version to 2.20.1. #​2678

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 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.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 to v3.

2.28.0 - 20 Dec 2024

  • Bump the minimum CodeQL bundle version to 2.15.5. #​2655
  • Don't fail in the unusual case that a file is on the search path. #​2660.

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 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.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 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.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
  • We are rolling out a change in December 2024 that will extract the CodeQL bundle directly to the toolcache to improve performance. #​2631
  • Update default CodeQL bundle version to 2.20.0. #​2636

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 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.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
  • Update default CodeQL bundle version to 2.19.4. #​2626

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 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.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 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.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 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.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 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.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

  • Fixed an issue where setting up the CodeQL tools would sometimes fail with the message "Invalid value 'undefined' for header 'authorization'". #​2590

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 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.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
  • The CodeQL Action now downloads bundles compressed using Zstandard on GitHub Enterprise Server when using Linux or macOS runners. This speeds up the installation of the CodeQL tools. This feature is already available to GitHub.com users. #​2573
  • Update default CodeQL bundle version to 2.19.3. #​2576

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.0

Compare 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.

🚨
Not recommended for regular applications that work fine with the regular static icon components.
Using the dynamic icon component increases build time, separate bundles, and separate network requests for each icon.

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.

const App = () => (
  <DynamicIcon name="camera" color="red" size={48} />
);
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 🎨

v0.470.0: New icons 0.470.0

Compare Source

New icons 🎨

Modified Icons 🔨

v0.469.0: New icons 0.469.0

Compare Source

Modified Icons 🔨

timolins/react-hot-toast (react-hot-toast)

v2.5.1: v2.5.0 (+ v2.5.1)

Compare Source

What's new

toast.promise() improvements
  • Make messages optional
  • Allow to pass async function
Other
  • A bunch of docs improvements
  • Add customizable removeDelay
  • Refactor removal of dismissed toasts
  • Make 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the deps label Dec 20, 2024
@renovate renovate bot requested review from a team as code owners December 20, 2024 18:11
@renovate renovate bot requested review from felixevers and DasProffi and removed request for a team December 20, 2024 18:11
Copy link

cloudflare-workers-and-pages bot commented Dec 20, 2024

Deploying web with  Cloudflare Pages  Cloudflare Pages

Latest commit: 9c6e46f
Status: ✅  Deploy successful!
Preview URL: https://ee0d554e.web-d91.pages.dev
Branch Preview URL: https://renovate-all-non-major-depen.web-d91.pages.dev

View logs

Copy link

Preview of tasks

https://pr-1142-helpwave-web-tasks.fly.dev

@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch 7 times, most recently from 139cf7a to 6886a19 Compare December 27, 2024 15:37
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch 9 times, most recently from b9b7f92 to e8f4deb Compare January 4, 2025 12:16
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch 6 times, most recently from 3e48601 to 6c23b8c Compare January 9, 2025 12:39
Copy link

github-actions bot commented Jan 9, 2025

Preview of lib

https://pr-1142-helpwave-web-lib.fly.dev

@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch 7 times, most recently from 1a22905 to 7fa814f Compare January 11, 2025 21:43
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch from 7fa814f to 9c6e46f Compare January 12, 2025 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants