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

ui: bump @sentry/vue from 7.50.0 to 7.51.2 in /ui #2776

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 15, 2023

Bumps @sentry/vue from 7.50.0 to 7.51.2.

Release notes

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

7.51.2

  • fix(nextjs): Continue traces in data fetchers when there is an already active transaction on the hub (#8073)
  • fix(sveltekit): Avoid creating the Sentry Vite plugin in dev mode (#8065)

Bundle size 馃摝

Path Size
@鈥媠entry/browser - ES5 CDN Bundle (gzipped + minified) 21.02 KB
@鈥媠entry/browser - ES5 CDN Bundle (minified) 65.62 KB
@鈥媠entry/browser - ES6 CDN Bundle (gzipped + minified) 19.55 KB
@鈥媠entry/browser - ES6 CDN Bundle (minified) 58.08 KB
@鈥媠entry/browser - Webpack (gzipped + minified) 21.16 KB
@鈥媠entry/browser - Webpack (minified) 69.03 KB
@鈥媠entry/react - Webpack (gzipped + minified) 21.18 KB
@鈥媠entry/nextjs Client - Webpack (gzipped + minified) 49.09 KB
@鈥媠entry/browser + @鈥媠entry/tracing - ES5 CDN Bundle (gzipped + minified) 28.64 KB
@鈥媠entry/browser + @鈥媠entry/tracing - ES6 CDN Bundle (gzipped + minified) 26.87 KB
@鈥媠entry/replay ES6 CDN Bundle (gzipped + minified) 47.35 KB
@鈥媠entry/replay - Webpack (gzipped + minified) 41.13 KB
@鈥媠entry/browser + @鈥媠entry/tracing + @鈥媠entry/replay - ES6 CDN Bundle (gzipped + minified) 66.3 KB
@鈥媠entry/browser + @鈥媠entry/replay - ES6 CDN Bundle (gzipped + minified) 59.18 KB

7.51.1

  • feat(replay): Add event to capture options on checkouts (#8011)
  • feat(replay): Improve click target detection (#8026)
  • fix(node): Make sure we use same ID for checkIns (#8050)
  • fix(replay: Keep session active on key press (#8037)
  • fix(replay): Move error sampling to before send (#8057)
  • fix(sveltekit): Wrap load when typed explicitly (#8049)

Replay rrweb changes:

@sentry-internal/rrweb was updated from 1.106.0 to 1.108.0:

  • fix: Fix some input masking (esp for radio buttons) (#85)
  • fix: Unescaped : in CSS rule from Safari (#86)
  • feat: Define custom elements (web components) (#87)

Work in this release contributed by @鈥媠reetamdas. Thank you for your contribution!

Bundle size 馃摝

Path Size
@鈥媠entry/browser - ES5 CDN Bundle (gzipped + minified) 21.01 KB
@鈥媠entry/browser - ES5 CDN Bundle (minified) 65.62 KB
@鈥媠entry/browser - ES6 CDN Bundle (gzipped + minified) 19.55 KB
@鈥媠entry/browser - ES6 CDN Bundle (minified) 58.08 KB
@鈥媠entry/browser - Webpack (gzipped + minified) 21.16 KB

... (truncated)

Changelog

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

7.51.2

  • fix(nextjs): Continue traces in data fetchers when there is an already active transaction on the hub (#8073)
  • fix(sveltekit): Avoid creating the Sentry Vite plugin in dev mode (#8065)

7.51.1

  • feat(replay): Add event to capture options on checkouts (#8011)
  • feat(replay): Improve click target detection (#8026)
  • fix(node): Make sure we use same ID for checkIns (#8050)
  • fix(replay: Keep session active on key press (#8037)
  • fix(replay): Move error sampling to before send (#8057)
  • fix(sveltekit): Wrap load when typed explicitly (#8049)

Replay rrweb changes:

@sentry-internal/rrweb was updated from 1.106.0 to 1.108.0:

  • fix: Fix some input masking (esp for radio buttons) (#85)
  • fix: Unescaped : in CSS rule from Safari (#86)
  • feat: Define custom elements (web components) (#87)

Work in this release contributed by @鈥媠reetamdas. Thank you for your contribution!

7.51.0

Important Changes

  • feat(sveltekit): Auto-wrap load functions with proxy module (#7994)

@sentry/sveltekit now auto-wraps load functions in

  • +(page|layout).(ts|js) files (universal loads)
  • +(page|layout).server.(ts|js) files (server-only loads)

This means that you don't have to manually add the wrapLoadWithSentry and wrapServerLoadWithSentry functions around your load functions. The SDK will not interfere with already wrapped load functions.

For more details, take a look at the Readme

  • chore(angular): Upgrade peerDependencies to Angular 16 (#8035)

We now officially support Angular 16 in @sentry/angular-ivy. Note that @sentry/angular does not support Angular 16.

  • feat(node): Add ability to send cron monitor check ins (#8039)

Note: This release contains a bug with generating cron monitors. We recommend you upgrade the JS SDK to 7.51.1 or above to use cron monitoring functionality

This release adds Sentry cron monitoring support to the Node SDK.

... (truncated)

Commits
  • c4901b7 release: 7.51.2
  • ad75f14 Merge pull request #8076 from getsentry/prepare-release/7.51.2
  • bfb44fe meta(changelog): Update changelog for 7.51.2
  • 4d7ac23 fix(nextjs): Continue traces in data fetchers when there is an already active...
  • 17f11e8 chore: Make job_browser_loader_tests a required test (#8064)
  • e3ba0ad test(e2e): Add canary tests for react e2e tests (#8068)
  • 5cd11c2 fix(sveltekit): Avoid creating the Sentry Vite plugin in dev mode (#8065)
  • 18bab90 Merge pull request #8066 from getsentry/master
  • cea8b47 Merge branch 'release/7.51.1'
  • c9f66ed release: 7.51.1
  • Additional commits viewable in compare view

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 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/vue](https://github.com/getsentry/sentry-javascript) from 7.50.0 to 7.51.2.
- [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.50.0...7.51.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner May 15, 2023 04:57
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 15, 2023
@gustavosbarreto gustavosbarreto merged commit 81b3f8b into master May 15, 2023
7 checks passed
@gustavosbarreto gustavosbarreto deleted the dependabot/npm_and_yarn/ui/sentry/vue-7.51.2 branch May 15, 2023 14: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.

None yet

1 participant