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 #1048

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 17, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@babel/core (source) 7.24.5 -> 7.25.2 age adoption passing confidence dependencies minor
@babel/preset-env (source) 7.24.5 -> 7.25.4 age adoption passing confidence devDependencies minor
@babel/preset-react (source) 7.24.1 -> 7.24.7 age adoption passing confidence devDependencies patch
@babel/preset-typescript (source) 7.24.1 -> 7.24.7 age adoption passing confidence devDependencies patch
@next/eslint-plugin-next (source) 14.2.3 -> 14.2.11 age adoption passing confidence devDependencies patch
@radix-ui/react-checkbox (source) 1.0.4 -> 1.1.1 age adoption passing confidence dependencies minor
@storybook/addon-essentials (source) 7.6.19 -> 7.6.20 age adoption passing confidence devDependencies patch
@storybook/addon-interactions (source) 7.6.19 -> 7.6.20 age adoption passing confidence devDependencies patch
@storybook/addon-links (source) 7.6.19 -> 7.6.20 age adoption passing confidence devDependencies patch
@storybook/blocks (source) 7.6.19 -> 7.6.20 age adoption passing confidence devDependencies patch
@storybook/nextjs (source) 7.6.19 -> 7.6.20 age adoption passing confidence devDependencies patch
@storybook/react (source) 7.6.19 -> 7.6.20 age adoption passing confidence devDependencies patch
@tanstack/react-query-devtools (source) 5.35.5 -> 5.56.2 age adoption passing confidence dependencies minor
@tanstack/react-table (source) 8.16.0 -> 8.20.5 age adoption passing confidence dependencies minor
@types/node (source) 20.12.11 -> 20.16.5 age adoption passing confidence devDependencies minor
@types/react (source) 18.3.1 -> 18.3.5 age adoption passing confidence devDependencies patch
actions/upload-artifact v3.1.3 -> v3.2.1 age adoption passing confidence action minor
commander 12.0.0 -> 12.1.0 age adoption passing confidence peerDependencies minor
eslint-plugin-import 2.29.1 -> 2.30.0 age adoption passing confidence peerDependencies minor
eslint-plugin-promise 6.1.1 -> 6.6.0 age adoption passing confidence peerDependencies minor
eslint-plugin-react 7.34.1 -> 7.36.1 age adoption passing confidence peerDependencies minor
eslint-plugin-tailwindcss 3.15.1 -> 3.17.4 age adoption passing confidence peerDependencies minor
github/codeql-action v2.25.4 -> v2.26.7 age adoption passing confidence action minor
google-protobuf 3.21.2 -> 3.21.4 age adoption passing confidence dependencies patch
lucide-react (source) 0.378.0 -> 0.441.0 age adoption passing confidence dependencies minor
node 20.13.1-alpine -> 20.17.0-alpine age adoption passing confidence final minor
node 20.13.1 -> 20.17.0 age adoption passing confidence stage minor
node 20.13.1 -> 20.17.0 age adoption passing confidence final minor
oauth4webapi 2.10.4 -> 2.13.0 age adoption passing confidence dependencies minor
ossf/scorecard-action v2.3.3 -> v2.4.0 age adoption passing confidence action minor
react-intersection-observer 9.10.2 -> 9.13.1 age adoption passing confidence dependencies minor
simplebar-core (source) 1.2.5 -> 1.2.6 age adoption passing confidence dependencies patch
simplebar-react (source) 3.2.5 -> 3.2.6 age adoption passing confidence dependencies patch
storybook (source) 7.6.19 -> 7.6.20 age adoption passing confidence devDependencies patch
typescript (source) 5.4.5 -> 5.6.2 age adoption passing confidence dependencies minor
typescript (source) 5.4.5 -> 5.6.2 age adoption passing confidence devDependencies minor
webpack 5.91.0 -> 5.94.0 age adoption passing confidence dependencies minor

Release Notes

babel/babel (@​babel/core)

v7.25.2

Compare Source

🐛 Bug Fix

v7.24.9

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal

v7.24.8

Compare Source

👓 Spec Compliance
🐛 Bug Fix
💅 Polish

v7.24.7

Compare Source

🐛 Bug Fix
🏠 Internal
  • babel-helpers, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

v7.24.6

Compare Source

🐛 Bug Fix
  • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
  • babel-core, babel-generator, babel-plugin-transform-modules-commonjs
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
  • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3
  • babel-parser, babel-plugin-transform-typescript
🏠 Internal
  • babel-core, babel-helpers, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-helpers
  • babel-cli, babel-helpers, babel-plugin-external-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-parser, babel-traverse
  • Other
vercel/next.js (@​next/eslint-plugin-next)

v14.2.11

Compare Source

v14.2.10

Compare Source

v14.2.9

Compare Source

v14.2.8

Compare Source

What's Changed

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

Support esmExternals in app directory
Reading cookies set in middleware in components and actions
  • initialize ALS with cookies in middleware (#​65008)
  • fix middleware cookie initialization (#​65820)
  • ensure cookies set in middleware can be read in a server action (#​67924)
  • fix: merged middleware cookies should preserve options (#​67956)
Metadata and icons
  • support facebook-specific metadata (fb:app_id, fb:admins) in generateMetaData (#​65713)
  • Always collect static icons for all segments (#​68712)
  • Fix favicon merging with customized icons (#​67982)
  • Warn metadataBase missing in standalone mode or non vercel deployment (#​66296)
Parallel routes fixes
  • fix missing stylesheets when parallel routes are present (#​69507)
Draft mode and edge improvements
next/image fixes
  • Allow external image urls with _next/image pathname to be rendered via Image component (#​69586)
Server actions improvements
  • optimize server actions (#​66523)
  • Apply optimization for unused actions (#​69178)
  • Improve SWC transform ID generation (#​69183)
Other changes
  • Ensure we match comment minify behavior between terser and swc (#​68372)
  • send initialCanonicalUrl in array format to prevent crawler confusion (#​69509)
Create-next-app updates

Full Changelog: vercel/next.js@v14.2.7...v14.2.8


Huge thanks to everyone who contributed to this release:
@​abhi12299, @​delbaoliveira, @​eps1lon, @​ForsakenHarmony, @​huozhi, @​ijjk, @​JoshuaKGoldberg, @​leerob, @​lubieowoce, @​Netail, @​ronanru, @​samcx, @​shuding, @​sokra, @​stylessh, @​timfuhrmann, @​wbinnssmith, @​wyattjoh, @​ypessoa, @​ztanner

v14.2.7

Compare Source

v14.2.6

Compare Source

v14.2.5

Compare Source

v14.2.4

Compare Source

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

Core Changes
  • fix: ensure route handlers properly track dynamic access (#​66446)
  • fix NextRequest proxy in edge runtime (#​66551)
  • Fix next/dynamic with babel and src dir (#​65177)
  • Use vercel deployment url for metadataBase fallbacks (#​65089)
  • fix(next/image): detect react@19 for fetchPriority prop (#​65235)
  • Fix loading navigation with metadata and prefetch (#​66447)
  • prevent duplicate RSC fetch when action redirects (#​66620)
  • ensure router cache updates reference the latest cache values (#​66681)
  • Prevent append of trailing slash in cases where path ends with a file extension (#​66636)
  • Fix inconsistency with 404 getStaticProps cache-control (#​66674)
  • Use addDependency to track metadata route file changes (#​66714)
  • Add timeout/retry handling for fetch cache (#​66652)
  • fix: app-router prefetch crash when an invalid URL is passed to Link (#​66755)
Credits

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

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

v1.1.1

Compare Source

storybookjs/storybook (@​storybook/addon-essentials)

v7.6.20

Compare Source

storybookjs/storybook (@​storybook/addon-interactions)

v7.6.20

Compare Source

storybookjs/storybook (@​storybook/addon-links)

v7.6.20

Compare Source

storybookjs/storybook (@​storybook/blocks)

v7.6.20

Compare Source

storybookjs/storybook (@​storybook/react)

v7.6.20

Compare Source

TanStack/query (@​tanstack/react-query-devtools)

v5.56.2

Compare Source

Version 5.56.2 - 9/12/24, 6:05 PM

Changes

Fix
  • core: make sure infiniteQuery always fetches the first page (#​8051) (7624785) by Dominik Dorfmeister

Packages

v5.56.1

Compare Source

Version 5.56.1 - 9/12/24, 2:38 PM

Changes
Fix
Chore
  • trigger release (6a17069) by Dominik Dorfmeister
Packages

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 requested review from a team as code owners May 17, 2024 16:43
@renovate renovate bot added the deps label May 17, 2024
@renovate renovate bot requested review from MaxSchaefer and DasProffi and removed request for a team May 17, 2024 16:43
Copy link

cloudflare-workers-and-pages bot commented May 17, 2024

Deploying web with  Cloudflare Pages  Cloudflare Pages

Latest commit: b92fe3c
Status: ✅  Deploy successful!
Preview URL: https://9f63b72d.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-1048-helpwave-web-tasks.fly.dev

@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch 2 times, most recently from df99134 to 29334c9 Compare May 20, 2024 19:50
@MaxSchaefer
Copy link
Member

https://pr-1048-helpwave-web-tasks.fly.dev/ has a white page

@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch 11 times, most recently from c53d893 to e0b605d Compare May 28, 2024 07:34
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch 8 times, most recently from 4bb1c16 to 4388757 Compare May 31, 2024 20:22
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch 13 times, most recently from 1073149 to cc5e3c6 Compare September 9, 2024 21:51
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch 12 times, most recently from 6739d5c to 293e505 Compare September 14, 2024 16:53
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch from 293e505 to f8cb160 Compare September 14, 2024 17:34
Copy link
Contributor Author

renovate bot commented Sep 14, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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.

1 participant