fix(deps): update sentry-javascript monorepo to v7.16.0 #2560

Merged
konrad merged 1 commits from renovate/sentry-javascript-monorepo into main 2022-10-19 07:39:57 +00:00
Member

This PR contains the following updates:

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

Release Notes

getsentry/sentry-javascript

v7.16.0

Compare Source

This release adds the withSentryConfig feature to the Svelte SDK. It replaces the now deprecated Svelte componentTrackingPreprocessor which will be removed in the next major release.

  • feat(node): Export Span type from @sentry/types (#​5982)
  • feat(svelte): Add withSentryConfig function to wrap User Svelte Configuration (#​5936)
  • fix(nextjs): Correctly apply auto-instrumentation to pages in src folder (#​5984)
  • fix(nextjs): Fix typing issue with withSentryConfig and NextConfig (#​5967)
  • fix(react): Support root and wildcard routes in react router v6 (#​5971)
  • fix(remix): Add yargs dependency for uploading sourcemaps (#​5926)
  • fix(svelte): Track components without script tags (#​5957)
  • fix(utils): Rename global.ts -> worldwide.ts (#​5969)
  • fix(vue): Start pageload transaction earlier to capture missing spans (#​5983)
  • ref(build): Remove constToVarPlugin (#​5970)
  • ref(nextjs): Don't assert existance of pageProps in _app (#​5945)
  • ref(utils): Deprecate getGlobalObject as it's no longer used (#​5949)

Work in this release contributed by @​jeengbe. 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.15.0` -> `7.16.0`](https://renovatebot.com/diffs/npm/@sentry%2ftracing/7.15.0/7.16.0) | | [@sentry/vue](https://github.com/getsentry/sentry-javascript/tree/master/packages/vue) ([source](https://github.com/getsentry/sentry-javascript)) | dependencies | minor | [`7.15.0` -> `7.16.0`](https://renovatebot.com/diffs/npm/@sentry%2fvue/7.15.0/7.16.0) | --- ### Release Notes <details> <summary>getsentry/sentry-javascript</summary> ### [`v7.16.0`](https://github.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#&#8203;7160) [Compare Source](https://github.com/getsentry/sentry-javascript/compare/7.15.0...7.16.0) This release adds the `withSentryConfig` feature to the Svelte SDK. It replaces the now deprecated Svelte `componentTrackingPreprocessor` which will be removed in the next major release. - feat(node): Export Span type from `@sentry/types` ([#&#8203;5982](https://github.com/getsentry/sentry-javascript/issues/5982)) - feat(svelte): Add `withSentryConfig` function to wrap User Svelte Configuration ([#&#8203;5936](https://github.com/getsentry/sentry-javascript/issues/5936)) - fix(nextjs): Correctly apply auto-instrumentation to pages in `src` folder ([#&#8203;5984](https://github.com/getsentry/sentry-javascript/issues/5984)) - fix(nextjs): Fix typing issue with `withSentryConfig` and `NextConfig` ([#&#8203;5967](https://github.com/getsentry/sentry-javascript/issues/5967)) - fix(react): Support root and wildcard routes in react router v6 ([#&#8203;5971](https://github.com/getsentry/sentry-javascript/issues/5971)) - fix(remix): Add yargs dependency for uploading sourcemaps ([#&#8203;5926](https://github.com/getsentry/sentry-javascript/issues/5926)) - fix(svelte): Track components without script tags ([#&#8203;5957](https://github.com/getsentry/sentry-javascript/issues/5957)) - fix(utils): Rename `global.ts` -> `worldwide.ts` ([#&#8203;5969](https://github.com/getsentry/sentry-javascript/issues/5969)) - fix(vue): Start pageload transaction earlier to capture missing spans ([#&#8203;5983](https://github.com/getsentry/sentry-javascript/issues/5983)) - ref(build): Remove `constToVarPlugin` ([#&#8203;5970](https://github.com/getsentry/sentry-javascript/issues/5970)) - ref(nextjs): Don't assert existance of `pageProps` in `_app` ([#&#8203;5945](https://github.com/getsentry/sentry-javascript/issues/5945)) - ref(utils): Deprecate `getGlobalObject` as it's no longer used ([#&#8203;5949](https://github.com/getsentry/sentry-javascript/issues/5949)) Work in this release contributed by [@&#8203;jeengbe](https://github.com/jeengbe). 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 2022-10-19 07:03:52 +00:00
renovate added 1 commit 2022-10-19 07:03:53 +00:00
continuous-integration/drone/pr Build is passing Details
f3588dbff6
fix(deps): update sentry-javascript monorepo to v7.16.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://2560-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://2560-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 419c0b2d96 into main 2022-10-19 07:39:57 +00:00
konrad deleted branch renovate/sentry-javascript-monorepo 2022-10-19 07:39:58 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.