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

chore(deps): Bump @sentry/sveltekit from 8.19.0 to 8.21.0 #134

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2024

Bumps @sentry/sveltekit from 8.19.0 to 8.21.0.

Release notes

Sourced from @​sentry/sveltekit's releases.

8.21.0

Important Changes

  • Alpha release of Official Cloudflare SDK
    • feat(cloudflare): Add withSentry method (#13025)
    • feat(cloudflare): Add cloudflare sdk scaffolding (#12953)
    • feat(cloudflare): Add basic cloudflare package and tests (#12861)

This release contains the alpha version of @sentry/cloudflare, our SDK for the Cloudflare Workers JavaScript Runtime! For details on how to use it, please see the README. Any feedback/bug reports are greatly appreciated, please reach out on GitHub.

Please note that only Cloudflare Workers are tested and supported - official Cloudflare Pages support will come in an upcoming release.

Other Changes

  • feat(feedback): Make cropped screenshot area draggable (#13071)
  • feat(core): Adapt spans for client-side fetch to streaming responses (#12723)
  • feat(core): Capture # of dropped spans through beforeSendTransaction (#13022)
  • feat(deps): bump @opentelemetry/instrumentation-aws-sdk from 0.43.0 to 0.43.1 (#13089)
  • feat(deps): bump @opentelemetry/instrumentation-express from 0.41.0 to 0.41.1 (#13090)
  • feat(nestjs): Automatic instrumentation of nestjs middleware (#13065)
  • feat(node): Upgrade import-in-the-middle to 1.11.0 (#13107)
  • feat(nuxt): Add connected tracing meta tags (#13098)
  • feat(nuxt): Add vue-router instrumentation (#13054)
  • feat(solidstart): Add server action instrumentation helper (#13035)
  • fix(feedback): Ensure pluggable feedback CDN bundle is correctly built (#13081)
  • fix(nextjs): Only delete clientside bundle source maps with sourcemaps.deleteFilesAfterUpload (#13102)
  • fix(node): Improve OTEL validation logic (#13079)

Bundle size 📦

Path Size
@​sentry/browser 22.45 KB
@​sentry/browser (incl. Tracing) 34.22 KB
@​sentry/browser (incl. Tracing, Replay) 70.26 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 63.59 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 74.66 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 87.24 KB
@​sentry/browser (incl. Tracing, Replay, Feedback, metrics) 89.08 KB
@​sentry/browser (incl. metrics) 26.75 KB
@​sentry/browser (incl. Feedback) 39.37 KB
@​sentry/browser (incl. sendFeedback) 27.06 KB
@​sentry/browser (incl. FeedbackAsync) 31.7 KB
@​sentry/react 25.22 KB
@​sentry/react (incl. Tracing) 37.22 KB
@​sentry/vue 26.6 KB

... (truncated)

Changelog

Sourced from @​sentry/sveltekit's changelog.

8.21.0

Important Changes

  • Alpha release of Official Cloudflare SDK
    • feat(cloudflare): Add withSentry method (#13025)
    • feat(cloudflare): Add cloudflare sdk scaffolding (#12953)
    • feat(cloudflare): Add basic cloudflare package and tests (#12861)

This release contains the alpha version of @sentry/cloudflare, our SDK for the Cloudflare Workers JavaScript Runtime! For details on how to use it, please see the README. Any feedback/bug reports are greatly appreciated, please reach out on GitHub.

Please note that only Cloudflare Workers are tested and supported - official Cloudflare Pages support will come in an upcoming release.

Other Changes

  • feat(feedback): Make cropped screenshot area draggable (#13071)
  • feat(core): Adapt spans for client-side fetch to streaming responses (#12723)
  • feat(core): Capture # of dropped spans through beforeSendTransaction (#13022)
  • feat(deps): bump @opentelemetry/instrumentation-aws-sdk from 0.43.0 to 0.43.1 (#13089)
  • feat(deps): bump @opentelemetry/instrumentation-express from 0.41.0 to 0.41.1 (#13090)
  • feat(nestjs): Automatic instrumentation of nestjs middleware (#13065)
  • feat(node): Upgrade import-in-the-middle to 1.11.0 (#13107)
  • feat(nuxt): Add connected tracing meta tags (#13098)
  • feat(nuxt): Add vue-router instrumentation (#13054)
  • feat(solidstart): Add server action instrumentation helper (#13035)
  • fix(feedback): Ensure pluggable feedback CDN bundle is correctly built (#13081)
  • fix(nextjs): Only delete clientside bundle source maps with sourcemaps.deleteFilesAfterUpload (#13102)
  • fix(node): Improve OTEL validation logic (#13079)

8.20.0

Important Changes

  • feat(node): Allow to pass registerEsmLoaderHooks to preload (#12998)

You can write your own custom preload script and configure this in the preload options. registerEsmLoaderHooks can be passed as an option to preloadOpenTelemetry, which allows to exclude/include packages in the preload.

  • fix(node): Do not emit fetch spans when tracing is disabled (#13003)

Sentry will not emit "fetch" spans if tracing is disabled. This is relevant for user who use their own sampler.

Other Changes

  • feat(feedback): Trigger button aria label configuration (#13008)
  • feat(nestjs): Change nest sdk setup (#12920)

... (truncated)

Commits
  • b316615 release: 8.21.0
  • dd3b1aa Merge pull request #13110 from getsentry/prepare-release/8.21.0
  • f3a4109 meta: Update CHANGELOG for 8.21.0
  • 51f85e6 feat(node): Upgrade import-in-the-middle to 1.11.0 (#13107)
  • d73a567 fix(browser-integration-tests): Fix feedback addon CDN bundle integration tes...
  • d222dd5 Merge pull request #13109 from getsentry/lms/sync-master-develop
  • ce53667 fix(nextjs): Only delete clientside bundle source maps with `sourcemaps.delet...
  • cfafa71 Merge branch 'develop' into lms/sync-master-develop
  • e3af1ce feat(nestjs): Automatic instrumentation of nestjs middleware (#13065)
  • b7e62c4 test(astro): Switch to explicit vitest imports (#13093)
  • 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 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/sveltekit](https://github.com/getsentry/sentry-javascript) from 8.19.0 to 8.21.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.19.0...8.21.0)

---
updated-dependencies:
- dependency-name: "@sentry/sveltekit"
  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 Aug 1, 2024
Copy link

codecov bot commented Aug 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.18%. Comparing base (659ed79) to head (67faff2).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #134   +/-   ##
=======================================
  Coverage   91.18%   91.18%           
=======================================
  Files          43       43           
  Lines        1951     1951           
  Branches      102      102           
=======================================
  Hits         1779     1779           
  Misses         73       73           
  Partials       99       99           
Flag Coverage Δ
unit 91.18% <ø> (ø)

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.

@lasuillard lasuillard merged commit f651c86 into main Aug 1, 2024
9 checks passed
@lasuillard lasuillard deleted the dependabot/npm_and_yarn/sentry/sveltekit-8.21.0 branch August 1, 2024 06:55
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