fix(deps): update sentry-javascript monorepo to v7.8.1 #2212

Merged
konrad merged 1 commits from renovate/sentry-javascript-monorepo into main 2022-08-01 15:21:07 +00:00
Member

This PR contains the following updates:

Package Type Update Change
@sentry/tracing dependencies patch 7.8.0 -> 7.8.1
@sentry/vue dependencies patch 7.8.0 -> 7.8.1

Release Notes

getsentry/sentry-javascript

v7.8.1

Compare Source

  • fix(nextjs): Add default distDir value back into index.server.ts (#​5479)
  • fix(node): Add conditions to TracingHandler.startTransaction (#​5485)
  • fix(node): Adjust Express URL parameterization for array routes (#​5495)
  • fix(node): Adjust Express URL parameterization for RegEx routes (#​5483)
  • fix(node): Check if router exists before it is instrumented (#​5502)
  • fix(node): Correctly handle Windows paths when resolving module name (#​5476)
  • fix(node): Ensure that self._handler exists before calling it in LinkedErrors (#​5497)
  • ref(tracing): Simplify sample_rate serialization for DSC (#​5475)

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) | dependencies | patch | [`7.8.0` -> `7.8.1`](https://renovatebot.com/diffs/npm/@sentry%2ftracing/7.8.0/7.8.1) | | [@sentry/vue](https://github.com/getsentry/sentry-javascript) | dependencies | patch | [`7.8.0` -> `7.8.1`](https://renovatebot.com/diffs/npm/@sentry%2fvue/7.8.0/7.8.1) | --- ### Release Notes <details> <summary>getsentry/sentry-javascript</summary> ### [`v7.8.1`](https://github.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#&#8203;781) [Compare Source](https://github.com/getsentry/sentry-javascript/compare/7.8.0...7.8.1) - fix(nextjs): Add default `distDir` value back into `index.server.ts` ([#&#8203;5479](https://github.com/getsentry/sentry-javascript/issues/5479)) - fix(node): Add conditions to TracingHandler.startTransaction ([#&#8203;5485](https://github.com/getsentry/sentry-javascript/issues/5485)) - fix(node): Adjust Express URL parameterization for array routes ([#&#8203;5495](https://github.com/getsentry/sentry-javascript/issues/5495)) - fix(node): Adjust Express URL parameterization for RegEx routes ([#&#8203;5483](https://github.com/getsentry/sentry-javascript/issues/5483)) - fix(node): Check if router exists before it is instrumented ([#&#8203;5502](https://github.com/getsentry/sentry-javascript/issues/5502)) - fix(node): Correctly handle Windows paths when resolving module name ([#&#8203;5476](https://github.com/getsentry/sentry-javascript/issues/5476)) - fix(node): Ensure that self.\_handler exists before calling it in LinkedErrors ([#&#8203;5497](https://github.com/getsentry/sentry-javascript/issues/5497)) - ref(tracing): Simplify sample_rate serialization for DSC ([#&#8203;5475](https://github.com/getsentry/sentry-javascript/issues/5475)) </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:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMzUuMSIsInVwZGF0ZWRJblZlciI6IjMyLjEzNS4xIn0=-->
renovate added the
dependencies
label 2022-08-01 15:02:40 +00:00
renovate added 1 commit 2022-08-01 15:02:41 +00:00
continuous-integration/drone/pr Build is failing Details
8fbe5c738d
fix(deps): update sentry-javascript monorepo to v7.8.1
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://2212-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://2212-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.
Owner

CI failure seems unrelated.

CI failure seems unrelated.
konrad merged commit ab406f00d9 into main 2022-08-01 15:21:07 +00:00
konrad deleted branch renovate/sentry-javascript-monorepo 2022-08-01 15:21:07 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.