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
@babel/core (source) 7.26.0 -> 7.26.7 age adoption passing confidence dependencies patch
@babel/preset-env (source) 7.26.0 -> 7.26.7 age adoption passing confidence devDependencies patch
@eslint/js (source) 9.17.0 -> 9.19.0 age adoption passing confidence devDependencies minor
@next/eslint-plugin-next (source) 15.1.3 -> 15.1.6 age adoption passing confidence devDependencies patch
@radix-ui/react-checkbox (source) 1.1.3 -> 1.1.4 age adoption passing confidence dependencies patch
@stylistic/eslint-plugin (source) 2.12.1 -> 2.13.0 age adoption passing confidence devDependencies minor
@tanstack/react-query-devtools (source) 5.62.7 -> 5.66.0 age adoption passing confidence dependencies minor
@types/node (source) 20.17.10 -> 20.17.17 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.19.0 age adoption passing confidence devDependencies minor
eslint-plugin-react 7.37.3 -> 7.37.4 age adoption passing confidence devDependencies patch
github/codeql-action v2.27.0 -> v2.28.1 age adoption passing confidence action minor
lucide-react (source) 0.468.0 -> 0.475.0 age adoption passing confidence dependencies minor
next (source) 15.1.3 -> 15.1.6 age adoption passing confidence dependencies patch
next (source) 14.2.20 -> 14.2.23 age adoption passing confidence devDependencies patch
node 20.18.1-alpine -> 20.18.2-alpine age adoption passing confidence final patch
node 20.18.1 -> 20.18.2 age adoption passing confidence stage patch
node 20.18.1 -> 20.18.2 age adoption passing confidence final patch
react-hot-toast 2.4.1 -> 2.5.1 age adoption passing confidence dependencies minor
react-intersection-observer 9.14.0 -> 9.15.1 age adoption passing confidence dependencies minor
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.23.0 age adoption passing confidence devDependencies minor
vanilla-cookieconsent (source) 3.0.1 -> 3.1.0 age adoption passing confidence dependencies minor

Release Notes

babel/babel (@​babel/core)

v7.26.7

Compare Source

🐛 Bug Fix
eslint/eslint (@​eslint/js)

v9.19.0

Compare Source

v9.18.0

Compare Source

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

v15.1.6

Compare Source

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

Core Changes
  • fix: don't memory-leak promises passed to waitUntil (#​75041)
  • backport: fix prerender issue with intercepting routes + generateStaticParams (#​75170)
Credits

Huge thanks to @​lubieowoce and @​ztanner for helping!

v15.1.5

Compare Source

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

Core Changes
  • Fix missing revalidate with notFound() (#​75009)
  • fix: when metadatabase is set we should not warn (#​74840)
  • Fix @​vercel/og license SPDX expression (#​74745)
  • fix: ts language server rule metadata should allow null (#​74704)
  • fix: eslint rule of using img in metadata routes (#​74864)
  • Fix presentation when onerror receives an event without error (#​74643)
  • fix fetch lock not being consistently released #​74623 (#​75028)
Credits

Huge thanks to @​ijjk, @​huozhi, @​matmannion and @​ztanner for helping!

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!

radix-ui/primitives (@​radix-ui/react-checkbox)

v1.1.4

Compare Source

eslint-stylistic/eslint-stylistic (@​stylistic/eslint-plugin)

v2.13.0

Compare Source

Features
Bug Fixes
  • indent-binary-ops: correctly handle TypeAliasDeclaration (#​647) (ca2aabc)
  • indent-binary-ops: indent on multiline assignment (#​644) (d708587)
Documentation
Chores
  • replace deprecated isSpaceBetweenTokens with isSpaceBetween (#​646) (6da7c42)
TanStack/query (@​tanstack/react-query-devtools)

v5.66.0

Compare Source

Version 5.66.0 - 1/31/25, 9:05 AM

Changes

Feat
  • core: add client to queryFunctionContext (#​8599) (f86eb7e) by Dominik Dorfmeister
Docs
  • Add OpenAPI Qraft React to the list of community projects (#​8588) (a507400) by Alex Batalov

Packages

v5.65.1

Compare Source

Version 5.65.1 - 1/28/25, 8:59 AM

Changes

Fix

Packages

v5.65.0

Compare Source

Version 5.65.0 - 1/27/25, 4:19 PM

Changes

Feat
  • types: type narrowing for isPlaceholderData (#​8586) (2399bb0) by Dominik Dorfmeister
Chore
  • composite monorepo (#​8560) (97f5544) by Dominik Dorfmeister
  • deps: update dependency vite to v5.4.12 [security] (#​8563) (4a0a129) by renovate[bot]
Ci
Docs

Packages

v5.64.2

Compare Source

Version 5.64.2 - 1/19/25, 8:45 AM

Changes
Fix
  • react-query: add missing subscribed option to UseInfiniteQueryOptions (#​8546) (3e3fba9) by Seyed Mohammad Asadi
Chore
  • deps: replace rimraf with premove (#​8532) (f04dd19) by Lachlan Collins
Packages

v5.64.1

Compare Source

Version 5.64.1 - 1/13/25, 1:23 PM

Changes
Fix
Packages

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

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: 5051e51
Status: ✅  Deploy successful!
Preview URL: https://c22bd5b5.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
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch 11 times, most recently from 0f519cd to ecd1c78 Compare January 19, 2025 09:43
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch 11 times, most recently from ac5a837 to 7ec9f41 Compare January 27, 2025 21:03
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch 4 times, most recently from 9bd081e to 7c49367 Compare February 4, 2025 00:39
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch 2 times, most recently from e37ee78 to c0024fa Compare February 6, 2025 01:44
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch from c0024fa to 5051e51 Compare February 7, 2025 18:28
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