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

Update all non-major dependencies #480

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 9, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@cloudscape-design/components (source) 3.0.866 -> 3.0.871 age adoption passing confidence dependencies patch
@sentry/nextjs (source) 8.48.0 -> 8.50.0 age adoption passing confidence dependencies minor
@storybook/addon-actions (source) 8.4.7 -> 8.5.0 age adoption passing confidence devDependencies minor
@storybook/addon-essentials (source) 8.4.7 -> 8.5.0 age adoption passing confidence devDependencies minor
@storybook/addon-interactions (source) 8.4.7 -> 8.5.0 age adoption passing confidence devDependencies minor
@storybook/addon-links (source) 8.4.7 -> 8.5.0 age adoption passing confidence devDependencies minor
@storybook/cli (source) 8.4.7 -> 8.5.0 age adoption passing confidence devDependencies minor
@storybook/nextjs (source) 8.4.7 -> 8.5.0 age adoption passing confidence devDependencies minor
@storybook/react (source) 8.4.7 -> 8.5.0 age adoption passing confidence devDependencies minor
@storybook/test (source) 8.4.7 -> 8.5.0 age adoption passing confidence dependencies minor
@types/node (source) 22.10.5 -> 22.10.7 age adoption passing confidence devDependencies patch
eslint (source) 9.17.0 -> 9.18.0 age adoption passing confidence devDependencies minor
eslint-config-next (source) 15.1.3 -> 15.1.4 age adoption passing confidence devDependencies patch
next (source) 15.1.2 -> 15.1.4 age adoption passing confidence dependencies patch
node (source) 22.12.0 -> 22.13.0 age adoption passing confidence minor
nuqs (source) 2.3.0 -> 2.3.1 age adoption passing confidence dependencies patch
storybook (source) 8.4.7 -> 8.5.0 age adoption passing confidence devDependencies minor
typescript (source) 5.7.2 -> 5.7.3 age adoption passing confidence devDependencies patch

Release Notes

cloudscape-design/components (@​cloudscape-design/components)

v3.0.871

Compare Source

3.0.871 (2025-01-16)
Bug Fixes
Reverts

v3.0.870

Compare Source

3.0.870 (2025-01-16)
Bug Fixes
  • Allow text selection in date picker and date range picker (#​3181) (deb8ce1)

v3.0.869

Compare Source

3.0.869 (2025-01-15)
Bug Fixes
  • Remove background color from borderless table header (#​3162) (b33344d)
Reverts

v3.0.868

Compare Source

3.0.868 (2025-01-15)

No customer visible changes in this release

v3.0.867

Compare Source

3.0.867 (2025-01-15)
Features
Bug Fixes
getsentry/sentry-javascript (@​sentry/nextjs)

v8.50.0

Compare Source

  • feat(v8/react): Add support for React Router createMemoryRouter (#​14985)

Bundle size 📦

Path Size
@​sentry/browser 23.29 KB
@​sentry/browser - with treeshaking flags 21.96 KB
@​sentry/browser (incl. Tracing) 35.85 KB
@​sentry/browser (incl. Tracing, Replay) 73.19 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 63.58 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 77.5 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 89.43 KB
@​sentry/browser (incl. Feedback) 39.5 KB
@​sentry/browser (incl. sendFeedback) 27.89 KB
@​sentry/browser (incl. FeedbackAsync) 32.69 KB
@​sentry/react 25.97 KB
@​sentry/react (incl. Tracing) 38.67 KB
@​sentry/vue 27.57 KB
@​sentry/vue (incl. Tracing) 37.71 KB
@​sentry/svelte 23.45 KB
CDN Bundle 24.49 KB
CDN Bundle (incl. Tracing) 37.56 KB
CDN Bundle (incl. Tracing, Replay) 72.84 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 78.2 KB
CDN Bundle - uncompressed 71.93 KB
CDN Bundle (incl. Tracing) - uncompressed 111.42 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 225.68 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 238.78 KB
@​sentry/nextjs (client) 38.92 KB
@​sentry/sveltekit (client) 36.35 KB
@​sentry/node 162.82 KB
@​sentry/node - without tracing 98.95 KB
@​sentry/aws-serverless 126.65 KB

v8.49.0

Compare Source

  • feat(v8/browser): Flush offline queue on flush and browser online event (#​14969)
  • feat(v8/react): Add a handled prop to ErrorBoundary (#​14978)
  • fix(profiling/v8): Don't put require, __filename and __dirname on global object (#​14952)
  • fix(v8/node): Enforce that ContextLines integration does not leave open file handles (#​14997)
  • fix(v8/replay): Disable mousemove sampling in rrweb for iOS browsers (#​14944)
  • fix(v8/sveltekit): Ensure source maps deletion is called after source ma… (#​14963)
  • fix(v8/vue): Re-throw error when no errorHandler exists (#​14943)

Work in this release was contributed by @​HHK1 and @​mstrokin. Thank you for your contribution!

Bundle size 📦

Path Size
@​sentry/browser 23.29 KB
@​sentry/browser - with treeshaking flags 21.96 KB
@​sentry/browser (incl. Tracing) 35.85 KB
@​sentry/browser (incl. Tracing, Replay) 73.19 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 63.58 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 77.5 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 89.44 KB
@​sentry/browser (incl. Feedback) 39.5 KB
@​sentry/browser (incl. sendFeedback) 27.89 KB
@​sentry/browser (incl. FeedbackAsync) 32.69 KB
@​sentry/react 25.97 KB
@​sentry/react (incl. Tracing) 38.67 KB
@​sentry/vue 27.57 KB
@​sentry/vue (incl. Tracing) 37.71 KB
@​sentry/svelte 23.45 KB
CDN Bundle 24.49 KB
CDN Bundle (incl. Tracing) 37.56 KB
CDN Bundle (incl. Tracing, Replay) 72.84 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 78.2 KB
CDN Bundle - uncompressed 71.93 KB
CDN Bundle (incl. Tracing) - uncompressed 111.42 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 225.68 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 238.78 KB
@​sentry/nextjs (client) 38.92 KB
@​sentry/sveltekit (client) 36.36 KB
@​sentry/node 162.82 KB
@​sentry/node - without tracing 98.95 KB
@​sentry/aws-serverless 126.65 KB
storybookjs/storybook (@​storybook/addon-actions)

v8.5.0

Compare Source

Storybook 8.5 is packed with powerful features to enhance your development workflow. This release makes it easier than ever to build accessible, well-tested UIs. Here’s what’s new:

  • 🦾 Realtime accessibility tests to help build UIs for everybody
  • 🛡️ Project code coverage to measure the completeness of your tests
  • 🎯 Focused tests for faster test feedback
  • ⚛️ React Native Web Vite framework (experimental) for testing mobile UI⚛️
  • 🎁 Storybook test early access program to level up your testing game
  • 💯 Hundreds more improvements
List of all updates
eslint/eslint (eslint)

v9.18.0

Compare Source

vercel/next.js (eslint-config-next)

v15.1.4

Compare Source

vercel/next.js (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!

v15.1.3

Compare Source

nodejs/node (node)

v22.13.0

Compare Source

47ng/nuqs (nuqs)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

Copy link

socket-security bot commented Jan 9, 2025

🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎

To accept the risk, merge this PR and you will not be notified again.

Alert Package NoteSourceCI
Obfuscated code npm/[email protected] ⚠︎
Obfuscated code npm/[email protected] ⚠︎
Obfuscated code npm/[email protected] ⚠︎
Obfuscated code npm/[email protected] ⚠︎

View full report↗︎

Next steps

What is obfuscated code?

Obfuscated files are intentionally packed to hide their behavior. This could be a sign of malware.

Packages should not obfuscate their code. Consider not using packages with obfuscated code.

Take a deeper look at the dependency

Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.

Remove the package

If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.

Mark a package as acceptable risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of ecosystem/package-name@version specifiers. e.g. @SocketSecurity ignore npm/[email protected] or ignore all packages with @SocketSecurity ignore-all

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from 631ca12 to 94c6294 Compare January 16, 2025 12:42
Copy link

socket-security bot commented Jan 16, 2025

Updated dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@cloudscape-design/[email protected] 🔁 npm/@cloudscape-design/[email protected] None 0 0 B
npm/@next/[email protected] 🔁 npm/@next/[email protected] environment, filesystem 0 11.8 kB matt.straka, rauchg, timer, ...2 more
npm/@next/[email protected] 🔁 npm/@next/[email protected] None 0 128 MB vercel-release-bot
npm/@next/[email protected] 🔁 npm/@next/[email protected] None 0 127 MB matt.straka, rauchg, timer, ...2 more
npm/@next/[email protected] 🔁 npm/@next/[email protected] None 0 128 MB matt.straka, rauchg, timer, ...2 more
npm/@next/[email protected] 🔁 npm/@next/[email protected] None 0 156 MB vercel-release-bot
npm/@next/[email protected] 🔁 npm/@next/[email protected] None 0 142 MB matt.straka, rauchg, timer, ...2 more
npm/@next/[email protected] 🔁 npm/@next/[email protected] None 0 171 MB matt.straka, rauchg, timer, ...2 more
npm/@next/[email protected] 🔁 npm/@next/[email protected] None 0 114 MB matt.straka, rauchg, timer, ...2 more
npm/@next/[email protected] 🔁 npm/@next/[email protected] None 0 185 MB matt.straka, rauchg, timer, ...2 more
npm/@sentry-internal/[email protected] 🔁 npm/@sentry-internal/[email protected] None 0 720 kB sentry-bot
npm/@sentry-internal/[email protected] 🔁 npm/@sentry-internal/[email protected] None 0 550 kB sentry-bot
npm/@sentry-internal/[email protected] 🔁 npm/@sentry-internal/[email protected] None 0 530 kB sentry-bot
npm/@sentry-internal/[email protected] 🔁 npm/@sentry-internal/[email protected] None 0 3.93 MB sentry-bot
npm/@sentry/[email protected] 🔁 npm/@sentry/[email protected] None 0 1.05 MB sentry-bot
npm/@sentry/[email protected] 🔁 npm/@sentry/[email protected] network 0 3.58 MB sentry-bot
npm/@sentry/[email protected] 🔁 npm/@sentry/[email protected] None 0 2.04 MB sentry-bot
npm/@sentry/[email protected] 🔁 npm/@sentry/[email protected] environment, unsafe 0 3.17 MB sentry-bot
npm/@sentry/[email protected] 🔁 npm/@sentry/[email protected] None 0 1.02 MB sentry-bot
npm/@sentry/[email protected] 🔁 npm/@sentry/[email protected] None 0 443 kB sentry-bot
npm/@sentry/[email protected] 🔁 npm/@sentry/[email protected] None 0 3.47 MB sentry-bot
npm/@storybook/[email protected] 🔁 npm/@storybook/[email protected] None 0 59.1 kB domyen, ghengeveld, jreinhold, ...9 more
npm/@storybook/[email protected] 🔁 npm/@storybook/[email protected] None 0 27 kB domyen, ghengeveld, jreinhold, ...9 more
npm/@storybook/[email protected] 🔁 npm/@storybook/[email protected] None 0 259 kB domyen, ghengeveld, jreinhold, ...9 more
npm/@storybook/[email protected] 🔁 npm/@storybook/[email protected] None 0 2.2 MB domyen, ghengeveld, jreinhold, ...9 more
npm/@storybook/[email protected] 🔁 npm/@storybook/[email protected] None 0 12.3 kB domyen, ghengeveld, jreinhold, ...9 more
npm/@storybook/[email protected] 🔁 npm/@storybook/[email protected] None 0 9.04 kB domyen, ghengeveld, jreinhold, ...9 more
npm/@storybook/[email protected] 🔁 npm/@storybook/[email protected] None 0 127 kB domyen, ghengeveld, jreinhold, ...9 more
npm/@storybook/[email protected] 🔁 npm/@storybook/[email protected] None 0 18.9 kB domyen, ghengeveld, jreinhold, ...9 more
npm/@storybook/[email protected] 🔁 npm/@storybook/[email protected] None 0 32 kB domyen, ghengeveld, jreinhold, ...9 more
npm/@storybook/[email protected] 🔁 npm/@storybook/[email protected] None 0 22.7 kB domyen, ghengeveld, jreinhold, ...9 more
npm/@storybook/[email protected] 🔁 npm/@storybook/[email protected] None 0 9.69 kB domyen, ghengeveld, jreinhold, ...9 more
npm/@storybook/[email protected] 🔁 npm/@storybook/[email protected] None 0 26.9 kB domyen, ghengeveld, jreinhold, ...9 more
npm/@storybook/[email protected] 🔁 npm/@storybook/[email protected] None 0 604 kB domyen, ghengeveld, jreinhold, ...9 more
npm/@storybook/[email protected] 🔁 npm/@storybook/[email protected] None 0 503 kB storybook-bot
npm/@storybook/[email protected] 🔁 npm/@storybook/[email protected] None 0 612 kB storybook-bot
npm/@storybook/[email protected] 🔁 npm/@storybook/[email protected] None 0 19.1 MB domyen, ghengeveld, jreinhold, ...9 more
npm/@storybook/[email protected] 🔁 npm/@storybook/[email protected] None 0 10.4 kB domyen, ghengeveld, jreinhold, ...9 more
npm/@storybook/[email protected] 🔁 npm/@storybook/[email protected] None +1 251 kB storybook-bot
npm/@storybook/[email protected] 🔁 npm/@storybook/[email protected] None 0 221 kB domyen, ghengeveld, jreinhold, ...9 more
npm/@storybook/[email protected] 🔁 npm/@storybook/[email protected] None 0 10.1 kB domyen, ghengeveld, jreinhold, ...9 more
npm/@storybook/[email protected] 🔁 npm/@storybook/[email protected] None 0 1.82 MB storybook-bot
npm/[email protected] 🔁 npm/[email protected] None 0 54 MB nightwing
npm/[email protected] 🔁 npm/[email protected] None 0 1.11 MB storybook-bot
npm/[email protected] 🔁 npm/[email protected] None 0 121 MB rauchg, timneutkens, vercel-release-bot
npm/[email protected] 🔁 npm/[email protected] None 0 131 kB franky47
npm/[email protected] 🔁 npm/[email protected] None 0 22.1 kB ghengeveld, jreinhold, kasperpeulen, ...5 more

View full report↗︎

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 94c6294 to c4fa5a5 Compare January 16, 2025 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants