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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @sentry/browser from 7.51.1 to 7.98.0 #109

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2024

Bumps @sentry/browser from 7.51.1 to 7.98.0.

Release notes

Sourced from @鈥媠entry/browser's releases.

7.98.0

This release primarily fixes some type declaration errors:

  • feat(core): Export IntegrationIndex type (#10337)
  • fix(nextjs): Fix Http integration type declaration (#10338)
  • fix(node): Fix type definitions (#10339)

Bundle size 馃摝

Path Size
@鈥媠entry/browser (incl. Tracing, Replay, Feedback) - Webpack (gzipped) 77.84 KB
@鈥媠entry/browser (incl. Tracing, Replay) - Webpack (gzipped) 69.04 KB
@鈥媠entry/browser (incl. Tracing, Replay with Canvas) - Webpack (gzipped) 72.93 KB
@鈥媠entry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 62.68 KB
@鈥媠entry/browser (incl. Tracing) - Webpack (gzipped) 33.07 KB
@鈥媠entry/browser (incl. Feedback) - Webpack (gzipped) 31.25 KB
@鈥媠entry/browser (incl. sendFeedback) - Webpack (gzipped) 31.26 KB
@鈥媠entry/browser - Webpack (gzipped) 22.5 KB
@鈥媠entry/browser (incl. Tracing, Replay, Feedback) - ES6 CDN Bundle (gzipped) 75.57 KB
@鈥媠entry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 67.13 KB
@鈥媠entry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 32.97 KB
@鈥媠entry/browser - ES6 CDN Bundle (gzipped) 24.43 KB
@鈥媠entry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 211.42 KB
@鈥媠entry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 99.44 KB
@鈥媠entry/browser - ES6 CDN Bundle (minified & uncompressed) 73.08 KB
@鈥媠entry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 36.07 KB
@鈥媠entry/react (incl. Tracing, Replay) - Webpack (gzipped) 69.45 KB
@鈥媠entry/react - Webpack (gzipped) 22.55 KB
@鈥媠entry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 86.11 KB
@鈥媠entry/nextjs Client - Webpack (gzipped) 50.4 KB
@鈥媠entry-internal/feedback - Webpack (gzipped) 17.21 KB

7.97.0

Note: The 7.96.0 release was incomplete. This release is partially encompassing changes from 7.96.0.

  • feat(react): Add stripBasename option for React Router 6 (#10314)

Bundle size 馃摝

Path Size
@鈥媠entry/browser (incl. Tracing, Replay, Feedback) - Webpack (gzipped) 77.84 KB
@鈥媠entry/browser (incl. Tracing, Replay) - Webpack (gzipped) 69.04 KB
@鈥媠entry/browser (incl. Tracing, Replay with Canvas) - Webpack (gzipped) 72.93 KB
@鈥媠entry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 62.68 KB
@鈥媠entry/browser (incl. Tracing) - Webpack (gzipped) 33.07 KB
@鈥媠entry/browser (incl. Feedback) - Webpack (gzipped) 31.25 KB
@鈥媠entry/browser (incl. sendFeedback) - Webpack (gzipped) 31.26 KB
@鈥媠entry/browser - Webpack (gzipped) 22.5 KB

... (truncated)

Changelog

Sourced from @鈥媠entry/browser's changelog.

7.98.0

This release primarily fixes some type declaration errors:

  • feat(core): Export IntegrationIndex type (#10337)
  • fix(nextjs): Fix Http integration type declaration (#10338)
  • fix(node): Fix type definitions (#10339)

7.97.0

Note: The 7.96.0 release was incomplete. This release is partially encompassing changes from 7.96.0.

  • feat(react): Add stripBasename option for React Router 6 (#10314)

7.96.0

Note: This release was incomplete. Not all Sentry SDK packages were released for this version. Please upgrade to 7.97.0 directly.

Important Changes

Deprecations

This release includes some deprecations for integrations in @sentry/browser and frontend framework SDKs (@sentry/react, @sentry/vue, etc.). Please take a look at our migration guide for more details.

  • feat(browser): Export functional integrations & deprecate classes (#10267)

Web Vitals Fix for LCP and CLS

This release fixes an issue with the Web Vitals integration where LCP and CLS were not being captured correctly, increasing capture rate by 10-30% for some apps. LCP and CLS capturing issues were introduced with version 7.75.0.

  • fix(tracing): Ensure web vitals are correctly stopped/captured (#10323)

Other Changes

  • fix(node): Fix node-cron types and add test (#10315)
  • fix(node): Fix downleveled types entry point (#10321)
  • fix(node): LocalVariables integration should use setupOnce (#10307)
  • fix(replay): Fix type for options of replayIntegration (#10325)

Work in this release contributed by @鈥婼hubhdeep12. Thank you for your contribution!

7.95.0

Important Changes

Deprecations

... (truncated)

Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) from 7.51.1 to 7.98.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@7.51.1...7.98.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 29, 2024
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.

None yet

0 participants