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

build(deps-dev): bump the front-dev-minor-update group across 1 directory with 10 updates #2037

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2025

Bumps the front-dev-minor-update group with 10 updates in the /front directory:

Package From To
@sentry/types 9.5.0 9.6.0
@storybook/addon-actions 8.6.4 8.6.7
@storybook/addon-essentials 8.6.4 8.6.7
@storybook/addon-interactions 8.6.4 8.6.7
@storybook/addon-links 8.6.4 8.6.7
@storybook/node-logger 8.6.4 8.6.7
@storybook/react 8.6.4 8.6.7
@storybook/react-vite 8.6.4 8.6.7
@storybook/test 8.6.4 8.6.7
storybook 8.6.4 8.6.7

Updates @sentry/types from 9.5.0 to 9.6.0

Release notes

Sourced from @​sentry/types's releases.

9.6.0

Important Changes

  • feat(tanstackstart): Add @sentry/tanstackstart-react package and make @sentry/tanstackstart package a utility package (#15629)

    Since TanStack Start is supposed to be a generic framework that supports libraries like React and Solid, the @sentry/tanstackstart SDK package was renamed to @sentry/tanstackstart-react to reflect that the SDK is specifically intended to be used for React TanStack Start applications. Note that the TanStack Start SDK is still in alpha status and may be subject to breaking changes in non-major package updates.

Other Changes

  • feat(astro): Accept all vite-plugin options (#15638)
  • feat(deps): bump @​sentry/webpack-plugin from 3.2.1 to 3.2.2 (#15627)
  • feat(tanstackstart): Refine initial API (#15574)
  • fix(core): Ensure fill only patches functions (#15632)
  • fix(nextjs): Consider pageExtensions when looking for instrumentation file (#15701)
  • fix(remix): Null-check options (#15610)
  • fix(sveltekit): Correctly parse angle bracket type assertions for auto instrumentation (#15578)
  • fix(sveltekit): Guard process variable (#15605)

Work in this release was contributed by @​angelikatyborska and @​nwalters512. Thank you for your contributions!

Bundle size 📦

Path Size
@​sentry/browser 23.15 KB
@​sentry/browser - with treeshaking flags 22.94 KB
@​sentry/browser (incl. Tracing) 36.21 KB
@​sentry/browser (incl. Tracing, Replay) 73.39 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 66.8 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 78.01 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 90.57 KB
@​sentry/browser (incl. Feedback) 40.3 KB
@​sentry/browser (incl. sendFeedback) 27.79 KB
@​sentry/browser (incl. FeedbackAsync) 32.58 KB
@​sentry/react 24.97 KB
@​sentry/react (incl. Tracing) 38.1 KB
@​sentry/vue 27.4 KB
@​sentry/vue (incl. Tracing) 37.9 KB
@​sentry/svelte 23.18 KB
CDN Bundle 24.36 KB
CDN Bundle (incl. Tracing) 36.26 KB
CDN Bundle (incl. Tracing, Replay) 71.27 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 76.45 KB
CDN Bundle - uncompressed 71.19 KB
CDN Bundle (incl. Tracing) - uncompressed 107.57 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 218.84 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 231.4 KB
@​sentry/nextjs (client) 39.27 KB
@​sentry/sveltekit (client) 36.63 KB

... (truncated)

Changelog

Sourced from @​sentry/types's changelog.

9.6.0

Important Changes

  • feat(tanstackstart): Add @sentry/tanstackstart-react package and make @sentry/tanstackstart package a utility package (#15629)

    Since TanStack Start is supposed to be a generic framework that supports libraries like React and Solid, the @sentry/tanstackstart SDK package was renamed to @sentry/tanstackstart-react to reflect that the SDK is specifically intended to be used for React TanStack Start applications. Note that the TanStack Start SDK is still in alpha status and may be subject to breaking changes in non-major package updates.

Other Changes

  • feat(astro): Accept all vite-plugin options (#15638)
  • feat(deps): bump @​sentry/webpack-plugin from 3.2.1 to 3.2.2 (#15627)
  • feat(tanstackstart): Refine initial API (#15574)
  • fix(core): Ensure fill only patches functions (#15632)
  • fix(nextjs): Consider pageExtensions when looking for instrumentation file (#15701)
  • fix(remix): Null-check options (#15610)
  • fix(sveltekit): Correctly parse angle bracket type assertions for auto instrumentation (#15578)
  • fix(sveltekit): Guard process variable (#15605)

Work in this release was contributed by @​angelikatyborska and @​nwalters512. Thank you for your contributions!

Commits
  • 6ec4602 release: 9.6.0
  • 5ba80bc Merge pull request #15703 from getsentry/prepare-release/9.6.0
  • 8dc6e50 Remove unnecessary changelog item
  • 7889768 meta(changelog): Update changelog for 9.6.0
  • 2b55265 fix(nextjs): Consider pageExtensions when looking for instrumentation file ...
  • 7d88266 chore(ci): Remove type from canary failure template (#15698)
  • 48ed271 chore(deps): bump esbuild from 0.20.0 to 0.25.0 in /dev-packages/e2e-tests/te...
  • e15988c chore: Add external contributor to CHANGELOG.md (#15642)
  • 5c4cab7 chore(deps): Deduplicate @babel dependencies (#15639)
  • ce1ced8 chore: Add external contributor to CHANGELOG.md (#15640)
  • Additional commits viewable in compare view

Updates @storybook/addon-actions from 8.6.4 to 8.6.7

Release notes

Sourced from @​storybook/addon-actions's releases.

v8.6.7

8.6.7

v8.6.6

8.6.6

v8.6.5

8.6.5

Changelog

Sourced from @​storybook/addon-actions's changelog.

8.6.7

8.6.6

8.6.5

Commits
  • 019cd1f Bump version from "8.6.6" to "8.6.7" [skip ci]
  • 9a7a795 Bump version from "8.6.5" to "8.6.6" [skip ci]
  • 4e23d75 Bump version from "8.6.4" to "8.6.5" [skip ci]
  • See full diff in compare view

Updates @storybook/addon-essentials from 8.6.4 to 8.6.7

Release notes

Sourced from @​storybook/addon-essentials's releases.

v8.6.7

8.6.7

v8.6.6

8.6.6

v8.6.5

8.6.5

Changelog

Sourced from @​storybook/addon-essentials's changelog.

8.6.7

8.6.6

8.6.5

Commits
  • 019cd1f Bump version from "8.6.6" to "8.6.7" [skip ci]
  • 9a7a795 Bump version from "8.6.5" to "8.6.6" [skip ci]
  • 4e23d75 Bump version from "8.6.4" to "8.6.5" [skip ci]
  • See full diff in compare view

Updates @storybook/addon-interactions from 8.6.4 to 8.6.7

Release notes

Sourced from @​storybook/addon-interactions's releases.

v8.6.7

8.6.7

v8.6.6

8.6.6

v8.6.5

8.6.5

Changelog

Sourced from @​storybook/addon-interactions's changelog.

8.6.7

8.6.6

8.6.5

Commits
  • 019cd1f Bump version from "8.6.6" to "8.6.7" [skip ci]
  • 9a7a795 Bump version from "8.6.5" to "8.6.6" [skip ci]
  • 4e23d75 Bump version from "8.6.4" to "8.6.5" [skip ci]
  • See full diff in compare view

Updates @storybook/addon-links from 8.6.4 to 8.6.7

Release notes

Sourced from @​storybook/addon-links's releases.

v8.6.7

8.6.7

v8.6.6

8.6.6

v8.6.5

8.6.5

Changelog

Sourced from @​storybook/addon-links's changelog.

8.6.7

8.6.6

8.6.5

Commits
  • 019cd1f Bump version from "8.6.6" to "8.6.7" [skip ci]
  • 9a7a795 Bump version from "8.6.5" to "8.6.6" [skip ci]
  • 4e23d75 Bump version from "8.6.4" to "8.6.5" [skip ci]
  • See full diff in compare view

Updates @storybook/node-logger from 8.6.4 to 8.6.7

Release notes

Sourced from @​storybook/node-logger's releases.

v8.6.7

8.6.7

v8.6.6

8.6.6

v8.6.5

8.6.5

Commits

Updates @storybook/react from 8.6.4 to 8.6.7

Release notes

Sourced from @​storybook/react's releases.

v8.6.7

8.6.7

v8.6.6

8.6.6

v8.6.5

8.6.5

Changelog

Sourced from @​storybook/react's changelog.

8.6.7

8.6.6

8.6.5

Commits
  • 019cd1f Bump version from "8.6.6" to "8.6.7" [skip ci]
  • 9a7a795 Bump version from "8.6.5" to "8.6.6" [skip ci]
  • 4e23d75 Bump version from "8.6.4" to "8.6.5" [skip ci]
  • See full diff in compare view

Updates @storybook/react-vite from 8.6.4 to 8.6.7

Release notes

Sourced from @​storybook/react-vite's releases.

v8.6.7

8.6.7

v8.6.6

8.6.6

v8.6.5

8.6.5

Changelog

Sourced from @​storybook/react-vite's changelog.

8.6.7

8.6.6

8.6.5

Commits
  • 019cd1f Bump version from "8.6.6" to "8.6.7" [skip ci]
  • 9a7a795 Bump version from "8.6.5" to "8.6.6" [skip ci]
  • 4e23d75 Bump version from "8.6.4" to "8.6.5" [skip ci]
  • See full diff in compare view

Updates @storybook/test from 8.6.4 to 8.6.7

Release notes

Sourced from @​storybook/test's releases.

v8.6.7

8.6.7

v8.6.6

8.6.6

v8.6.5

8.6.5

Changelog

Sourced from @​storybook/test's changelog.

8.6.7

8.6.6

8.6.5

Commits
  • 019cd1f Bump version from "8.6.6" to "8.6.7" [skip ci]
  • 9a7a795 Bump version from "8.6.5" to "8.6.6" [skip ci]
  • 4e23d75 Bump version from "8.6.4" to "8.6.5" [skip ci]
  • See full diff in compare view

Updates storybook from 8.6.4 to 8.6.7

Release notes

Sourced from storybook's releases.

v8.6.7

8.6.7

v8.6.6

8.6.6

v8.6.5

8.6.5

Changelog

Sourced from storybook's changelog.

8.6.7

8.6.6

8.6.5

  • Addon A11y: Promote @​storybook/global to full dependency - #30723, thanks @​mrginglymus!
  • Angular: Add @angular-devkit/build-angular to installed packages - #30790, thanks @​kasperpeulen!
  • CLI: Fix test install in RNW projects - #30786, thanks @​shilman!
  • Core: Replac...

    Description has been truncated

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 18, 2025
Copy link

codecov bot commented Mar 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.61%. Comparing base (5d3d814) to head (cafaf4a).
Report is 5 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2037   +/-   ##
=======================================
  Coverage   80.61%   80.61%           
=======================================
  Files         259      259           
  Lines       16635    16635           
  Branches     1691     1691           
=======================================
  Hits        13411    13411           
  Misses       3191     3191           
  Partials       33       33           
Flag Coverage Δ
backend 99.66% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

…tory with 10 updates

Bumps the front-dev-minor-update group with 10 updates in the /front directory:

| Package | From | To |
| --- | --- | --- |
| [@sentry/types](https://github.com/getsentry/sentry-javascript) | `9.5.0` | `9.6.0` |
| [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/actions) | `8.6.4` | `8.6.7` |
| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `8.6.4` | `8.6.7` |
| [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions) | `8.6.4` | `8.6.7` |
| [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `8.6.4` | `8.6.7` |
| [@storybook/node-logger](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/node-logger) | `8.6.4` | `8.6.7` |
| [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `8.6.4` | `8.6.7` |
| [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) | `8.6.4` | `8.6.7` |
| [@storybook/test](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/test) | `8.6.4` | `8.6.7` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `8.6.4` | `8.6.7` |



Updates `@sentry/types` from 9.5.0 to 9.6.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/9.6.0/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@9.5.0...9.6.0)

Updates `@storybook/addon-actions` from 8.6.4 to 8.6.7
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.7/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.7/code/addons/actions)

Updates `@storybook/addon-essentials` from 8.6.4 to 8.6.7
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.7/code/addons/essentials)

Updates `@storybook/addon-interactions` from 8.6.4 to 8.6.7
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.7/code/addons/interactions)

Updates `@storybook/addon-links` from 8.6.4 to 8.6.7
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.7/code/addons/links)

Updates `@storybook/node-logger` from 8.6.4 to 8.6.7
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.7/code/lib/node-logger)

Updates `@storybook/react` from 8.6.4 to 8.6.7
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.7/code/renderers/react)

Updates `@storybook/react-vite` from 8.6.4 to 8.6.7
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.7/code/frameworks/react-vite)

Updates `@storybook/test` from 8.6.4 to 8.6.7
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.7/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.7/code/lib/test)

Updates `storybook` from 8.6.4 to 8.6.7
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.7/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.7/code/lib/cli)

---
updated-dependencies:
- dependency-name: "@sentry/types"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: front-dev-minor-update
- dependency-name: "@storybook/addon-actions"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: front-dev-minor-update
- dependency-name: "@storybook/addon-essentials"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: front-dev-minor-update
- dependency-name: "@storybook/addon-interactions"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: front-dev-minor-update
- dependency-name: "@storybook/addon-links"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: front-dev-minor-update
- dependency-name: "@storybook/node-logger"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: front-dev-minor-update
- dependency-name: "@storybook/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: front-dev-minor-update
- dependency-name: "@storybook/react-vite"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: front-dev-minor-update
- dependency-name: "@storybook/test"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: front-dev-minor-update
- dependency-name: storybook
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: front-dev-minor-update
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/front/front-dev-minor-update-023660a6d7 branch from c85f28c to 1e3fcc0 Compare March 25, 2025 05:55
@fhenrich33 fhenrich33 merged commit 2b99103 into master Mar 26, 2025
10 of 11 checks passed
@fhenrich33 fhenrich33 deleted the dependabot/npm_and_yarn/front/front-dev-minor-update-023660a6d7 branch March 26, 2025 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant