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

Bump @sentry/browser and @sentry/vue in /client #8608

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 Oct 3, 2024

Bumps @sentry/browser to 8.33.1 and updates ancestor dependency @sentry/vue. These dependencies need to be updated together.

Updates @sentry/browser from 8.20.0 to 8.33.1

Release notes

Sourced from @​sentry/browser's releases.

8.33.1

  • fix(core): Update trpc middleware types (#13859)
  • fix(fetch): Fix memory leak when handling endless streaming (#13809)

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

Bundle size 📦

Path Size
@​sentry/browser 22.64 KB
@​sentry/browser - with treeshaking flags 21.42 KB
@​sentry/browser (incl. Tracing) 34.87 KB
@​sentry/browser (incl. Tracing, Replay) 71.38 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 61.81 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 75.73 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 88.5 KB
@​sentry/browser (incl. Tracing, Replay, Feedback, metrics) 90.38 KB
@​sentry/browser (incl. metrics) 26.91 KB
@​sentry/browser (incl. Feedback) 39.78 KB
@​sentry/browser (incl. sendFeedback) 27.3 KB
@​sentry/browser (incl. FeedbackAsync) 32.08 KB
@​sentry/react 25.39 KB
@​sentry/react (incl. Tracing) 37.86 KB
@​sentry/vue 26.8 KB
@​sentry/vue (incl. Tracing) 36.77 KB
@​sentry/svelte 22.77 KB
CDN Bundle 23.95 KB
CDN Bundle (incl. Tracing) 36.66 KB
CDN Bundle (incl. Tracing, Replay) 71.15 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 76.45 KB
CDN Bundle - uncompressed 70.17 KB
CDN Bundle (incl. Tracing) - uncompressed 108.68 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 220.58 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 233.79 KB
@​sentry/nextjs (client) 37.82 KB
@​sentry/sveltekit (client) 35.45 KB
@​sentry/node 125.13 KB
@​sentry/node - without tracing 93.58 KB
@​sentry/aws-serverless 103.28 KB

8.33.0

Important Changes

  • feat(nextjs): Support new async APIs (headers(), params, searchParams) (#13828)

Adds support for new dynamic Next.js APIs.

... (truncated)

Changelog

Sourced from @​sentry/browser's changelog.

8.33.1

  • fix(core): Update trpc middleware types (#13859)
  • fix(fetch): Fix memory leak when handling endless streaming (#13809)

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

8.33.0

Important Changes

  • feat(nextjs): Support new async APIs (headers(), params, searchParams) (#13828)

Adds support for new dynamic Next.js APIs.

  • feat(node): Add lru-memoizer instrumentation (#13796)

Adds integration for lru-memoizer using @​opentelemetry/instrumentation-lru-memoizer.

  • feat(nuxt): Add unstable_sentryBundlerPluginOptions to module options (#13811)

Allows passing other options from the bundler plugins (vite and rollup) to Nuxt module options.

Other Changes

  • fix(browser): Ensure wrap() only returns functions (#13838)
  • fix(core): Adapt trpc middleware input attachment (#13831)
  • fix(core): Don't return trace data in getTraceData and getTraceMetaTags if SDK is disabled (#13760)
  • fix(nuxt): Don't restrict source map assets upload (#13800)
  • fix(nuxt): Use absolute path for client config (#13798)
  • fix(replay): Stop global event handling for paused replays (#13815)
  • fix(sveltekit): add url param to source map upload options (#13812)
  • fix(types): Add jsdocs to cron types (#13776)
  • fix(nextjs): Loosen @​sentry/nextjs webpack peer dependency (#13826)

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

8.32.0

... (truncated)

Commits
  • 606cc3a release: 8.33.1
  • 9de1a8f Merge pull request #13861 from getsentry/prepare-release/8.33.1
  • 2903036 meta(changelog): Update changelog for version 8.33.1
  • 5c06bd2 fix(core): Update trpc middleware types (#13859)
  • 0b739c5 fix(fetch): Fix memory leak when handling endless streaming (#13809)
  • febdfc6 Merge pull request #13853 from getsentry/master
  • 4604f3e Merge branch 'release/8.33.0'
  • 7a5a05e release: 8.33.0
  • 83d319b Merge pull request #13852 from getsentry/prepare-release/8.33.0
  • 237ad53 ci(deps): bump denoland/setup-deno from 1.4.1 to 1.5.1 (#13843)
  • Additional commits viewable in compare view

Updates @sentry/vue from 8.20.0 to 8.33.1

Release notes

Sourced from @​sentry/vue's releases.

8.33.1

  • fix(core): Update trpc middleware types (#13859)
  • fix(fetch): Fix memory leak when handling endless streaming (#13809)

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

Bundle size 📦

Path Size
@​sentry/browser 22.64 KB
@​sentry/browser - with treeshaking flags 21.42 KB
@​sentry/browser (incl. Tracing) 34.87 KB
@​sentry/browser (incl. Tracing, Replay) 71.38 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 61.81 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 75.73 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 88.5 KB
@​sentry/browser (incl. Tracing, Replay, Feedback, metrics) 90.38 KB
@​sentry/browser (incl. metrics) 26.91 KB
@​sentry/browser (incl. Feedback) 39.78 KB
@​sentry/browser (incl. sendFeedback) 27.3 KB
@​sentry/browser (incl. FeedbackAsync) 32.08 KB
@​sentry/react 25.39 KB
@​sentry/react (incl. Tracing) 37.86 KB
@​sentry/vue 26.8 KB
@​sentry/vue (incl. Tracing) 36.77 KB
@​sentry/svelte 22.77 KB
CDN Bundle 23.95 KB
CDN Bundle (incl. Tracing) 36.66 KB
CDN Bundle (incl. Tracing, Replay) 71.15 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 76.45 KB
CDN Bundle - uncompressed 70.17 KB
CDN Bundle (incl. Tracing) - uncompressed 108.68 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 220.58 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 233.79 KB
@​sentry/nextjs (client) 37.82 KB
@​sentry/sveltekit (client) 35.45 KB
@​sentry/node 125.13 KB
@​sentry/node - without tracing 93.58 KB
@​sentry/aws-serverless 103.28 KB

8.33.0

Important Changes

  • feat(nextjs): Support new async APIs (headers(), params, searchParams) (#13828)

Adds support for new dynamic Next.js APIs.

... (truncated)

Changelog

Sourced from @​sentry/vue's changelog.

8.33.1

  • fix(core): Update trpc middleware types (#13859)
  • fix(fetch): Fix memory leak when handling endless streaming (#13809)

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

8.33.0

Important Changes

  • feat(nextjs): Support new async APIs (headers(), params, searchParams) (#13828)

Adds support for new dynamic Next.js APIs.

  • feat(node): Add lru-memoizer instrumentation (#13796)

Adds integration for lru-memoizer using @​opentelemetry/instrumentation-lru-memoizer.

  • feat(nuxt): Add unstable_sentryBundlerPluginOptions to module options (#13811)

Allows passing other options from the bundler plugins (vite and rollup) to Nuxt module options.

Other Changes

  • fix(browser): Ensure wrap() only returns functions (#13838)
  • fix(core): Adapt trpc middleware input attachment (#13831)
  • fix(core): Don't return trace data in getTraceData and getTraceMetaTags if SDK is disabled (#13760)
  • fix(nuxt): Don't restrict source map assets upload (#13800)
  • fix(nuxt): Use absolute path for client config (#13798)
  • fix(replay): Stop global event handling for paused replays (#13815)
  • fix(sveltekit): add url param to source map upload options (#13812)
  • fix(types): Add jsdocs to cron types (#13776)
  • fix(nextjs): Loosen @​sentry/nextjs webpack peer dependency (#13826)

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

8.32.0

... (truncated)

Commits
  • 606cc3a release: 8.33.1
  • 9de1a8f Merge pull request #13861 from getsentry/prepare-release/8.33.1
  • 2903036 meta(changelog): Update changelog for version 8.33.1
  • 5c06bd2 fix(core): Update trpc middleware types (#13859)
  • 0b739c5 fix(fetch): Fix memory leak when handling endless streaming (#13809)
  • febdfc6 Merge pull request #13853 from getsentry/master
  • 4604f3e Merge branch 'release/8.33.0'
  • 7a5a05e release: 8.33.0
  • 83d319b Merge pull request #13852 from getsentry/prepare-release/8.33.0
  • 237ad53 ci(deps): bump denoland/setup-deno from 1.4.1 to 1.5.1 (#13843)
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) to 8.33.1 and updates ancestor dependency [@sentry/vue](https://github.com/getsentry/sentry-javascript). These dependencies need to be updated together.


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

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

---
updated-dependencies:
- dependency-name: "@sentry/browser"
  dependency-type: indirect
- dependency-name: "@sentry/vue"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner October 3, 2024 19:23
@dependabot dependabot bot added I-Dependency Impact: related to an dependency I-Javascript Impact: Javascript-related stuff labels Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I-Dependency Impact: related to an dependency I-Javascript Impact: Javascript-related stuff
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants