fix(deps): update sentry-javascript monorepo to v7.24.0 #2797

Merged
konrad merged 1 commits from renovate/sentry-javascript-monorepo into main 2022-12-07 11:15:32 +00:00
Member

This PR contains the following updates:

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

Release Notes

getsentry/sentry-javascript

v7.24.0

Compare Source

This release bumps the @sentry/replay package from version 0.x to 7.24.0.
Along with this version bump, we're introducing a few breaking changes.
Take a look at the Replay migration guide for further information.
Furthermore, we're now also publishing CDN bundles for the Replay integration.
The Replay version bump is the result of moving the package into the Sentry JavaScript SDK monorepo which aligns the version with our other JS SDK packages.

  • feat(browser): Support dom.maxStringLength configuration (#​6311)
  • feat(nextjs): Don't init SDK on Vercel Edge Runtime (#​6408)
  • feat(nextjs): Parameterize prefix loader values (#​6377)
  • feat(nextjs): Support assetPrefix option (#​6388)
  • fix(nextjs): Inject SDK in dev mode (#​6368)
  • fix(nextjs): Use basePath for assetPrefix if needed (#​6424)
  • fix(node): Move profilesSampleRate into BaseNodeOptions (#​6409)
  • ref(nextjs): Clean up client-side integrations code (#​6382)
  • ref(nextjs): Use loader for rather than webpack plugin for injecting release (#​6404)
  • ref(remix): Do not fail silently if getClientIpAddress throws error. (#​6400)

Work in this release contributed by @​tomgrossman and @​ZachGawlik. Thank you for your contributions!


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.23.0` -> `7.24.0`](https://renovatebot.com/diffs/npm/@sentry%2ftracing/7.23.0/7.24.0) | | [@sentry/vue](https://github.com/getsentry/sentry-javascript/tree/master/packages/vue) ([source](https://github.com/getsentry/sentry-javascript)) | dependencies | minor | [`7.23.0` -> `7.24.0`](https://renovatebot.com/diffs/npm/@sentry%2fvue/7.23.0/7.24.0) | --- ### Release Notes <details> <summary>getsentry/sentry-javascript</summary> ### [`v7.24.0`](https://github.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#&#8203;7240) [Compare Source](https://github.com/getsentry/sentry-javascript/compare/7.23.0...7.24.0) This release bumps the [`@sentry/replay`](https://github.com/getsentry/sentry-javascript/blob/master/packages/replay/README.md) package from version 0.x to 7.24.0. Along with this version bump, we're introducing a few breaking changes. Take a look at the [Replay migration guide](https://github.com/getsentry/sentry-javascript/blob/master/packages/replay/MIGRATION.md) for further information. Furthermore, we're now also publishing CDN bundles for the Replay integration. The Replay version bump is the result of moving the package into the Sentry JavaScript SDK monorepo which aligns the version with our other JS SDK packages. - feat(browser): Support dom.maxStringLength configuration ([#&#8203;6311](https://github.com/getsentry/sentry-javascript/issues/6311)) - feat(nextjs): Don't init SDK on Vercel Edge Runtime ([#&#8203;6408](https://github.com/getsentry/sentry-javascript/issues/6408)) - feat(nextjs): Parameterize prefix loader values ([#&#8203;6377](https://github.com/getsentry/sentry-javascript/issues/6377)) - feat(nextjs): Support `assetPrefix` option ([#&#8203;6388](https://github.com/getsentry/sentry-javascript/issues/6388)) - fix(nextjs): Inject SDK in dev mode ([#&#8203;6368](https://github.com/getsentry/sentry-javascript/issues/6368)) - fix(nextjs): Use `basePath` for `assetPrefix` if needed ([#&#8203;6424](https://github.com/getsentry/sentry-javascript/issues/6424)) - fix(node): Move `profilesSampleRate` into `BaseNodeOptions` ([#&#8203;6409](https://github.com/getsentry/sentry-javascript/issues/6409)) - ref(nextjs): Clean up client-side integrations code ([#&#8203;6382](https://github.com/getsentry/sentry-javascript/issues/6382)) - ref(nextjs): Use loader for rather than webpack plugin for injecting release ([#&#8203;6404](https://github.com/getsentry/sentry-javascript/issues/6404)) - ref(remix): Do not fail silently if `getClientIpAddress` throws error. ([#&#8203;6400](https://github.com/getsentry/sentry-javascript/issues/6400)) Work in this release contributed by [@&#8203;tomgrossman](https://github.com/tomgrossman) and [@&#8203;ZachGawlik](https://github.com/ZachGawlik). Thank you for your contributions! </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 2022-12-07 11:03:46 +00:00
renovate added 1 commit 2022-12-07 11:03:46 +00:00
continuous-integration/drone/pr Build is passing Details
4eaf97375a
fix(deps): update sentry-javascript monorepo to v7.24.0
konrad scheduled this pull request to auto merge when all checks succeed 2022-12-07 11:09:10 +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://2797-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://2797-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 fc9e75e9b3 into main 2022-12-07 11:15:32 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.