llun / activities.next

A Next.JS ActivityPub server.
https://llun.social
MIT License
54 stars 4 forks source link

Bump @sentry/nextjs from 7.43.0 to 7.44.1 #41

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @sentry/nextjs from 7.43.0 to 7.44.1.

Release notes

Sourced from @​sentry/nextjs's releases.

7.44.1

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

7.44.0

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!

Changelog

Sourced from @​sentry/nextjs's changelog.

7.44.1

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

7.44.0

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!

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 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)
vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
mastodon-nextjs ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 20, 2023 at 11:12PM (UTC)
dependabot[bot] commented 1 year ago

Looks like @sentry/nextjs is up-to-date now, so this is no longer needed.