fix(deps): update sentry-javascript monorepo to v7.32.1 #2991

Merged
konrad merged 1 commits from renovate/sentry-javascript-monorepo into main 2023-01-23 17:00:25 +00:00
Member

This PR contains the following updates:

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

Release Notes

getsentry/sentry-javascript

v7.32.1

Compare Source

  • fix(nextjs): Make SDK multiplexer more resilient (#​6905)

v7.32.0

Compare Source

  • build(replay): Stop preserving modules (#​6817)
  • feat(nextjs): Add browser SDK to app directory browser bundle (#​6812)
  • feat(node): Use includeLocalVariables option to enable LocalVariables integration (#​6874)
  • feat(node): Add option to capture local variables for caught exceptions via LocalVariables integration (#​6876)
  • feat(replay): Add flush method to integration (#​6776)
  • feat(replay): Handle worker loading errors (#​6827)
  • feat(replay): Lower the flush max delay from 15 seconds to 5 seconds (#​6761)
  • feat(tracing): Promote enableLongTask to option of BrowserTracing (#​6837)
  • fix(core): Fix replay client report data category (#​6891)
  • fix(nextjs): Fix SDK multiplexer loader on Windows (#​6866)
  • fix(otel): Use http/grpc status over span status (#​6879)
  • fix(react): Add children prop for Profiler (#​6828)
  • fix(react): Make wrapCreateBrowserRouter generic (#​6862)
  • fix(remix): Make sure the domain is created before running. (#​6852)
  • ref(nextjs): Remove NFT build time exclusions (#​6846)
  • ref(replay): Avoid duplicate debounce timers (#​6863)
  • ref(replay): Remove unused initialFlushDelay option (#​6867)
  • ref(replay): Send SDK version in Replay events (#​6814)

Work in this release contributed by @​h3rmanj. 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, 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.31.1` -> `7.32.1`](https://renovatebot.com/diffs/npm/@sentry%2ftracing/7.31.1/7.32.1) | | [@sentry/vue](https://github.com/getsentry/sentry-javascript/tree/master/packages/vue) ([source](https://github.com/getsentry/sentry-javascript)) | dependencies | minor | [`7.31.1` -> `7.32.1`](https://renovatebot.com/diffs/npm/@sentry%2fvue/7.31.1/7.32.1) | --- ### Release Notes <details> <summary>getsentry/sentry-javascript</summary> ### [`v7.32.1`](https://github.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#&#8203;7321) [Compare Source](https://github.com/getsentry/sentry-javascript/compare/7.32.0...7.32.1) - fix(nextjs): Make SDK multiplexer more resilient ([#&#8203;6905](https://github.com/getsentry/sentry-javascript/issues/6905)) ### [`v7.32.0`](https://github.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#&#8203;7320) [Compare Source](https://github.com/getsentry/sentry-javascript/compare/7.31.1...7.32.0) - build(replay): Stop preserving modules ([#&#8203;6817](https://github.com/getsentry/sentry-javascript/issues/6817)) - feat(nextjs): Add browser SDK to `app` directory browser bundle ([#&#8203;6812](https://github.com/getsentry/sentry-javascript/issues/6812)) - feat(node): Use `includeLocalVariables` option to enable `LocalVariables` integration ([#&#8203;6874](https://github.com/getsentry/sentry-javascript/issues/6874)) - feat(node): Add option to capture local variables for caught exceptions via LocalVariables integration ([#&#8203;6876](https://github.com/getsentry/sentry-javascript/issues/6876)) - feat(replay): Add `flush` method to integration ([#&#8203;6776](https://github.com/getsentry/sentry-javascript/issues/6776)) - feat(replay): Handle worker loading errors ([#&#8203;6827](https://github.com/getsentry/sentry-javascript/issues/6827)) - feat(replay): Lower the flush max delay from 15 seconds to 5 seconds ([#&#8203;6761](https://github.com/getsentry/sentry-javascript/issues/6761)) - feat(tracing): Promote `enableLongTask` to option of `BrowserTracing` ([#&#8203;6837](https://github.com/getsentry/sentry-javascript/issues/6837)) - fix(core): Fix replay client report data category ([#&#8203;6891](https://github.com/getsentry/sentry-javascript/issues/6891)) - fix(nextjs): Fix SDK multiplexer loader on Windows ([#&#8203;6866](https://github.com/getsentry/sentry-javascript/issues/6866)) - fix(otel): Use http/grpc status over span status ([#&#8203;6879](https://github.com/getsentry/sentry-javascript/issues/6879)) - fix(react): Add children prop for Profiler ([#&#8203;6828](https://github.com/getsentry/sentry-javascript/issues/6828)) - fix(react): Make wrapCreateBrowserRouter generic ([#&#8203;6862](https://github.com/getsentry/sentry-javascript/issues/6862)) - fix(remix): Make sure the domain is created before running. ([#&#8203;6852](https://github.com/getsentry/sentry-javascript/issues/6852)) - ref(nextjs): Remove NFT build time exclusions ([#&#8203;6846](https://github.com/getsentry/sentry-javascript/issues/6846)) - ref(replay): Avoid duplicate debounce timers ([#&#8203;6863](https://github.com/getsentry/sentry-javascript/issues/6863)) - ref(replay): Remove unused `initialFlushDelay` option ([#&#8203;6867](https://github.com/getsentry/sentry-javascript/issues/6867)) - ref(replay): Send SDK version in Replay events ([#&#8203;6814](https://github.com/getsentry/sentry-javascript/issues/6814)) Work in this release contributed by [@&#8203;h3rmanj](https://github.com/h3rmanj). Thank you for your contribution! </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-23 11:04:34 +00:00
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://2991-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://2991-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.
renovate force-pushed renovate/sentry-javascript-monorepo from da63a6930c to 34b6298502 2023-01-23 16:03:45 +00:00 Compare
renovate changed title from fix(deps): update sentry-javascript monorepo to v7.32.0 to fix(deps): update sentry-javascript monorepo to v7.32.1 2023-01-23 16:03:46 +00:00
konrad merged commit bb8ee15a2d into main 2023-01-23 17:00:25 +00:00
konrad deleted branch renovate/sentry-javascript-monorepo 2023-01-23 17:00:25 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.