fix(deps): update sentry-javascript monorepo to v7.29.0 #2915

Merged
konrad merged 1 commits from renovate/sentry-javascript-monorepo into main 2023-01-04 14:14:28 +00:00
Member

This PR contains the following updates:

Package Type Update Change
@sentry/tracing (source) dependencies minor 7.28.1 -> 7.29.0
@sentry/vue (source) dependencies minor 7.28.1 -> 7.29.0

Release Notes

getsentry/sentry-javascript

v7.29.0

Compare Source

This update includes a change to the @sentry/nextjs SDK that may increase response times of requests in applications
deployed to Vercel or AWS lambdas to ensure that error events are sent consistently.
Additionally, Next.js applications deployed to Vercel or AWS lambdas may also see an uptick in sent transactions. (for
more information see #​6578)

  • feat(core): Add getSdkMetadata to Client (#​6643)
  • feat(nextjs): Send events consistently on platforms that don't support streaming (#​6578)
  • feat(replay): Use new prepareEvent util & ensure dropping replays works (#​6522)
  • feat(types): Upstream some replay types (#​6506)
  • fix(replay): Envelope send should be awaited in try/catch (#​6625)
  • fix(replay): Improve handling of maskAllText selector (#​6637)
  • fix(tracing): Don't finish React Router 6 pageload transactions early (#​6609)

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, click this checkbox.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@sentry/tracing](https://github.com/getsentry/sentry-javascript/tree/master/packages/tracing) ([source](https://github.com/getsentry/sentry-javascript)) | dependencies | minor | [`7.28.1` -> `7.29.0`](https://renovatebot.com/diffs/npm/@sentry%2ftracing/7.28.1/7.29.0) | | [@sentry/vue](https://github.com/getsentry/sentry-javascript/tree/master/packages/vue) ([source](https://github.com/getsentry/sentry-javascript)) | dependencies | minor | [`7.28.1` -> `7.29.0`](https://renovatebot.com/diffs/npm/@sentry%2fvue/7.28.1/7.29.0) | --- ### Release Notes <details> <summary>getsentry/sentry-javascript</summary> ### [`v7.29.0`](https://github.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#&#8203;7290) [Compare Source](https://github.com/getsentry/sentry-javascript/compare/7.28.1...7.29.0) This update includes a change to the `@sentry/nextjs` SDK that may increase response times of requests in applications deployed to Vercel or AWS lambdas to ensure that error events are sent consistently. Additionally, Next.js applications deployed to Vercel or AWS lambdas may also see an uptick in sent transactions. (for more information see [#&#8203;6578](https://github.com/getsentry/sentry-javascript/issues/6578)) - feat(core): Add `getSdkMetadata` to `Client` ([#&#8203;6643](https://github.com/getsentry/sentry-javascript/issues/6643)) - feat(nextjs): Send events consistently on platforms that don't support streaming ([#&#8203;6578](https://github.com/getsentry/sentry-javascript/issues/6578)) - feat(replay): Use new `prepareEvent` util & ensure dropping replays works ([#&#8203;6522](https://github.com/getsentry/sentry-javascript/issues/6522)) - feat(types): Upstream some replay types ([#&#8203;6506](https://github.com/getsentry/sentry-javascript/issues/6506)) - fix(replay): Envelope send should be awaited in try/catch ([#&#8203;6625](https://github.com/getsentry/sentry-javascript/issues/6625)) - fix(replay): Improve handling of `maskAllText` selector ([#&#8203;6637](https://github.com/getsentry/sentry-javascript/issues/6637)) - fix(tracing): Don't finish React Router 6 `pageload` transactions early ([#&#8203;6609](https://github.com/getsentry/sentry-javascript/issues/6609)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yNDAuMiIsInVwZGF0ZWRJblZlciI6IjMyLjI0MC4yIn0=-->
renovate added the
dependencies
label 2023-01-04 14:04:12 +00:00
renovate added 1 commit 2023-01-04 14:04:13 +00:00
continuous-integration/drone/pr Build is passing Details
89302685b4
fix(deps): update sentry-javascript monorepo to v7.29.0
Member

Hi renovate!

Thank you for creating a PR!

I've deployed the changes of this PR on a preview environment under this URL: https://2915-renovate-sentry-javascript-monor--vikunja-frontend-preview.netlify.app

You can use this url to view the changes live and test them out.
You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/.

Have a nice day!

Beep boop, I'm a bot.

Hi renovate! Thank you for creating a PR! I've deployed the changes of this PR on a preview environment under this URL: https://2915-renovate-sentry-javascript-monor--vikunja-frontend-preview.netlify.app You can use this url to view the changes live and test them out. You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/. Have a nice day! > Beep boop, I'm a bot.
konrad merged commit 5a89bc0183 into main 2023-01-04 14:14:28 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.