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

deps: bump the sentry group with 2 updates #1963

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 13, 2024

Bumps the sentry group with 2 updates: @sentry/node and @sentry/react.

Updates @sentry/node from 8.43.0 to 8.44.0

Release notes

Sourced from @​sentry/node's releases.

8.44.0

Deprecations

  • feat: Deprecate autoSessionTracking (#14640)

    Deprecates autoSessionTracking. To enable session tracking, it is recommended to unset autoSessionTracking and ensure that either, in browser environments the browserSessionIntegration is added, or in server environments the httpIntegration is added.

    To disable session tracking, it is recommended to unset autoSessionTracking and to remove the browserSessionIntegration in browser environments, or in server environments configure the httpIntegration with the trackIncomingRequestsAsSessions option set to false.

Other Changes

  • feat: Reword log message around unsent spans (#14641)
  • feat(opentelemetry): Set response context for http.server spans (#14634)
  • fix(google-cloud-serverless): Update homepage link in package.json (#14411)
  • fix(nuxt): Add unbuild config to not fail on warn (#14662)

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

Bundle size 📦

Path Size
@​sentry/browser 23.27 KB
@​sentry/browser - with treeshaking flags 21.94 KB
@​sentry/browser (incl. Tracing) 35.77 KB
@​sentry/browser (incl. Tracing, Replay) 73 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 63.4 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 77.31 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 89.8 KB
@​sentry/browser (incl. Feedback) 40.02 KB
@​sentry/browser (incl. sendFeedback) 27.88 KB
@​sentry/browser (incl. FeedbackAsync) 32.67 KB
@​sentry/react 25.94 KB
@​sentry/react (incl. Tracing) 38.59 KB
@​sentry/vue 27.47 KB
@​sentry/vue (incl. Tracing) 37.61 KB
@​sentry/svelte 23.43 KB
CDN Bundle 24.41 KB
CDN Bundle (incl. Tracing) 37.43 KB
CDN Bundle (incl. Tracing, Replay) 72.62 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 77.98 KB
CDN Bundle - uncompressed 71.69 KB
CDN Bundle (incl. Tracing) - uncompressed 110.99 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 225.06 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 238.28 KB
@​sentry/nextjs (client) 38.88 KB
@​sentry/sveltekit (client) 36.27 KB

... (truncated)

Changelog

Sourced from @​sentry/node's changelog.

8.44.0

Deprecations

  • feat: Deprecate autoSessionTracking (#14640)

    Deprecates autoSessionTracking. To enable session tracking, it is recommended to unset autoSessionTracking and ensure that either, in browser environments the browserSessionIntegration is added, or in server environments the httpIntegration is added.

    To disable session tracking, it is recommended to unset autoSessionTracking and to remove the browserSessionIntegration in browser environments, or in server environments configure the httpIntegration with the trackIncomingRequestsAsSessions option set to false.

Other Changes

  • feat: Reword log message around unsent spans (#14641)
  • feat(opentelemetry): Set response context for http.server spans (#14634)
  • fix(google-cloud-serverless): Update homepage link in package.json (#14411)
  • fix(nuxt): Add unbuild config to not fail on warn (#14662)

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

Commits
  • c8da8fc release: 8.44.0
  • 8365df0 Merge pull request #14667 from getsentry/prepare-release/8.44.0
  • 0cf7f70 meta(changelog): Update changelog for 8.44.0
  • 67b8d3e Merge pull request #14665 from getsentry/lforst-fix-int-test-for-node-22
  • bda4dc3 Merge pull request #14662 from getsentry/sig/nitro-internal-module
  • d1f462e fix fix fix
  • 3cd7760 test(node-integration-tests): Look for specific error message in iitm test
  • c54b84d include build config in tsconfig
  • 9fcd669 fix(nuxt): Add unbuild config to not fail on warn
  • 72239ee Merge pull request #14640 from getsentry/lforst-deprecate-auto-session-tracking
  • Additional commits viewable in compare view

Updates @sentry/react from 8.43.0 to 8.44.0

Release notes

Sourced from @​sentry/react's releases.

8.44.0

Deprecations

  • feat: Deprecate autoSessionTracking (#14640)

    Deprecates autoSessionTracking. To enable session tracking, it is recommended to unset autoSessionTracking and ensure that either, in browser environments the browserSessionIntegration is added, or in server environments the httpIntegration is added.

    To disable session tracking, it is recommended to unset autoSessionTracking and to remove the browserSessionIntegration in browser environments, or in server environments configure the httpIntegration with the trackIncomingRequestsAsSessions option set to false.

Other Changes

  • feat: Reword log message around unsent spans (#14641)
  • feat(opentelemetry): Set response context for http.server spans (#14634)
  • fix(google-cloud-serverless): Update homepage link in package.json (#14411)
  • fix(nuxt): Add unbuild config to not fail on warn (#14662)

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

Bundle size 📦

Path Size
@​sentry/browser 23.27 KB
@​sentry/browser - with treeshaking flags 21.94 KB
@​sentry/browser (incl. Tracing) 35.77 KB
@​sentry/browser (incl. Tracing, Replay) 73 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 63.4 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 77.31 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 89.8 KB
@​sentry/browser (incl. Feedback) 40.02 KB
@​sentry/browser (incl. sendFeedback) 27.88 KB
@​sentry/browser (incl. FeedbackAsync) 32.67 KB
@​sentry/react 25.94 KB
@​sentry/react (incl. Tracing) 38.59 KB
@​sentry/vue 27.47 KB
@​sentry/vue (incl. Tracing) 37.61 KB
@​sentry/svelte 23.43 KB
CDN Bundle 24.41 KB
CDN Bundle (incl. Tracing) 37.43 KB
CDN Bundle (incl. Tracing, Replay) 72.62 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 77.98 KB
CDN Bundle - uncompressed 71.69 KB
CDN Bundle (incl. Tracing) - uncompressed 110.99 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 225.06 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 238.28 KB
@​sentry/nextjs (client) 38.88 KB
@​sentry/sveltekit (client) 36.27 KB

... (truncated)

Changelog

Sourced from @​sentry/react's changelog.

8.44.0

Deprecations

  • feat: Deprecate autoSessionTracking (#14640)

    Deprecates autoSessionTracking. To enable session tracking, it is recommended to unset autoSessionTracking and ensure that either, in browser environments the browserSessionIntegration is added, or in server environments the httpIntegration is added.

    To disable session tracking, it is recommended to unset autoSessionTracking and to remove the browserSessionIntegration in browser environments, or in server environments configure the httpIntegration with the trackIncomingRequestsAsSessions option set to false.

Other Changes

  • feat: Reword log message around unsent spans (#14641)
  • feat(opentelemetry): Set response context for http.server spans (#14634)
  • fix(google-cloud-serverless): Update homepage link in package.json (#14411)
  • fix(nuxt): Add unbuild config to not fail on warn (#14662)

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

Commits
  • c8da8fc release: 8.44.0
  • 8365df0 Merge pull request #14667 from getsentry/prepare-release/8.44.0
  • 0cf7f70 meta(changelog): Update changelog for 8.44.0
  • 67b8d3e Merge pull request #14665 from getsentry/lforst-fix-int-test-for-node-22
  • bda4dc3 Merge pull request #14662 from getsentry/sig/nitro-internal-module
  • d1f462e fix fix fix
  • 3cd7760 test(node-integration-tests): Look for specific error message in iitm test
  • c54b84d include build config in tsconfig
  • 9fcd669 fix(nuxt): Add unbuild config to not fail on warn
  • 72239ee Merge pull request #14640 from getsentry/lforst-deprecate-auto-session-tracking
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the sentry group with 2 updates: [@sentry/node](https://github.com/getsentry/sentry-javascript) and [@sentry/react](https://github.com/getsentry/sentry-javascript).


Updates `@sentry/node` from 8.43.0 to 8.44.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@8.43.0...8.44.0)

Updates `@sentry/react` from 8.43.0 to 8.44.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@8.43.0...8.44.0)

---
updated-dependencies:
- dependency-name: "@sentry/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sentry
- dependency-name: "@sentry/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sentry
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 13, 2024
@dependabot dependabot bot requested review from bajtos and juliangruber December 13, 2024 02:32
@github-actions github-actions bot enabled auto-merge (squash) December 13, 2024 02:32
Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@sentry/[email protected] Transitive: environment, filesystem, unsafe +52 29.1 MB benvinegar, billyvg, evanpurkhiser, ...8 more
npm/@sentry/[email protected] Transitive: network +7 10.8 MB sentry-bot

🚮 Removed packages: npm/@sentry/[email protected], npm/@sentry/[email protected]

View full report↗︎

@github-actions github-actions bot merged commit 7cfbc5c into main Dec 13, 2024
46 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/sentry-386aed7711 branch December 13, 2024 02:51
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.

0 participants