Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 20, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sentry/integrations (source) ^7.43.0 -> ^7.44.2 age adoption passing confidence
@sentry/node (source) ^7.43.0 -> ^7.44.2 age adoption passing confidence
@sentry/tracing (source) 7.43.0 -> 7.44.2 age adoption passing confidence
@sentry/vue (source) ^7.43.0 -> ^7.44.2 age adoption passing confidence

Release Notes

getsentry/sentry-javascript

v7.44.2

Compare Source

  • fix(cdn): Fix ES5 CDN bundles (#​7544)

v7.44.1

Compare Source

  • ref(core): Move beforeEnvelope to client (#​7527)

v7.44.0

Compare Source

This release introduces the first alpha version of @sentry/sveltekit, our newest JavaScript SDK for Sveltekit. Check out the README for usage instructions and what to expect from this alpha release.

  • feat(replay): Add request_body_size & response_body_size to fetch/xhr (#​7407)
  • feat(replay): Add additional properties for UI clicks (#​7395)
  • feat(replay): Reduce time limit before pausing a recording (#​7356)
  • feat(replay): Upgrade rrweb and rrweb-player (#​7508)
  • feat(replay): Use new afterSend hook to improve error linking (#​7390)
  • feat(serverless): Publish lambda layer for Node 16/18 (#​7483)
  • feat(sveltekit): Add wrapper for client load function (#​7447)
  • feat(sveltekit): Add wrapper for server load function (#​7416)
  • feat(sveltekit): Add server-side handleError wrapper (#​7411)
  • feat(sveltekit): Introduce client-side handleError wrapper (#​7406)
  • feat(sveltekit): Add SvelteKit client and server init functions (#​7408)
  • feat(sveltekit): Inject Sentry.init calls into server and client bundles (#​7391)
  • feat(tracing): Expose BrowserTracing in non-tracing bundles (#​7479)
  • fix(core): Permanent idle timeout cancel finishes the transaction with the last finished child
  • fix(integrations): Handle lower-case prefix windows paths in RewriteFrames (#​7506)
  • fix(next): Guard against missing serverSideProps (#​7517)
  • fix(nextjs): Fix broken server component wrapping because of interrupted promise chain (#​7456)
  • fix(nextjs): Fix runtime error for static pages (#​7476)
  • fix(profiling): Catch sendProfile rejection (#​7446)
  • fix(replay): Never capture file input changes (#​7485)
  • fix(serverless): Explicitly export node package exports (#​7457)
  • fix(vue): Do not depend on window.location for SSR environments (#​7518)

Replay rrweb changes:

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

  • feat: Ensure password inputs are always masked (#​78)
  • fix: Ensure text masking for updated attributes works (#​83)
  • fix: Ensure unmaskTextSelector is used for masked attributes (#​81)
  • fix: Mask values for selects & radio/checkbox value (#​75)

Work in this release contributed by @​woochanleee and @​baked-dev. Thank you for your contribution!


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title fix(deps): update sentry sdk to ^7.44.0 fix(deps): update sentry sdk to ^7.44.1 Mar 20, 2023
@renovate renovate bot force-pushed the renovate/sentry-sdk branch from cc4c978 to b7440ad Compare March 20, 2023 18:41
@renovate renovate bot changed the title fix(deps): update sentry sdk to ^7.44.1 fix(deps): update sentry sdk to ^7.44.2 Mar 21, 2023
@renovate renovate bot force-pushed the renovate/sentry-sdk branch from b7440ad to f9b87ec Compare March 21, 2023 12:37
@rchl rchl merged commit 82d1f08 into main Mar 23, 2023
@rchl rchl deleted the renovate/sentry-sdk branch March 23, 2023 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants