fix(deps): update sentry-javascript monorepo to v7.43.0 #3233

Merged
konrad merged 1 commits from renovate/sentry-javascript-monorepo into main 2023-03-13 16:20:31 +00:00
Member

This PR contains the following updates:

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

Release Notes

getsentry/sentry-javascript

v7.43.0

Compare Source

  • feat(nextjs): Run source map upload in Vercel develop and preview environments (#​7436)
  • feat(types): Add profilesSampler option to node client type (#​7385)
  • fix(core): Avoid using Array.findIndex() as it is ES5 incompatible (#​7400)
  • fix(nextjs): Add better error messages for missing params during next build (#​7434)
  • fix(nextjs): Don't crash build when auth token is missing
  • fix(node): Revert to dynamic require call to fix monkey patching (#​7430)
  • fix(types): Fix node types & add E2E test (#​7429)

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, check this box

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.42.0` -> `7.43.0`](https://renovatebot.com/diffs/npm/@sentry%2ftracing/7.42.0/7.43.0) | | [@sentry/vue](https://github.com/getsentry/sentry-javascript/tree/master/packages/vue) ([source](https://github.com/getsentry/sentry-javascript)) | dependencies | minor | [`7.42.0` -> `7.43.0`](https://renovatebot.com/diffs/npm/@sentry%2fvue/7.42.0/7.43.0) | --- ### Release Notes <details> <summary>getsentry/sentry-javascript</summary> ### [`v7.43.0`](https://github.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#&#8203;7430) [Compare Source](https://github.com/getsentry/sentry-javascript/compare/7.42.0...7.43.0) - feat(nextjs): Run source map upload in Vercel develop and preview environments ([#&#8203;7436](https://github.com/getsentry/sentry-javascript/issues/7436)) - feat(types): Add `profilesSampler` option to node client type ([#&#8203;7385](https://github.com/getsentry/sentry-javascript/issues/7385)) - fix(core): Avoid using `Array.findIndex()` as it is ES5 incompatible ([#&#8203;7400](https://github.com/getsentry/sentry-javascript/issues/7400)) - fix(nextjs): Add better error messages for missing params during next build ([#&#8203;7434](https://github.com/getsentry/sentry-javascript/issues/7434)) - fix(nextjs): Don't crash build when auth token is missing - fix(node): Revert to dynamic `require` call to fix monkey patching ([#&#8203;7430](https://github.com/getsentry/sentry-javascript/issues/7430)) - fix(types): Fix node types & add E2E test ([#&#8203;7429](https://github.com/getsentry/sentry-javascript/issues/7429)) </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, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTcuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE1Ny4wIn0=-->
renovate added the
dependencies
label 2023-03-13 16:06:36 +00:00
renovate added 1 commit 2023-03-13 16:06:37 +00:00
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
2cde9341d4
fix(deps): update sentry-javascript monorepo to v7.43.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://3233-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://3233-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 2cde9341d4 into main 2023-03-13 16:20:31 +00:00
konrad deleted branch renovate/sentry-javascript-monorepo 2023-03-13 16:20:31 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.