fix(deps): update sentry-javascript monorepo to v6.18.0 #1605

Merged
konrad merged 1 commits from renovate/sentry-javascript-monorepo into main 2022-02-24 15:18:05 +00:00
Member

This PR contains the following updates:

Package Type Update Change
@sentry/tracing dependencies minor 6.17.9 -> 6.18.0
@sentry/vue dependencies minor 6.17.9 -> 6.18.0

Release Notes

getsentry/sentry-javascript

v6.18.0

Compare Source

This patch deprecates the frameContextLines option for the Node SDK. The migration documentation details how to migrate off the deprecated frameContextLines option.

  • fix(browser): Only set event.stacktrace if we have 1 or more frames (#​4614)
  • fix(hub): keep hint event id if it's provided (#​4577)
  • fix(nextjs): Use env variable for build detection (#​4608)
  • ref(node): Refactor node source fetching into integration (#​3729)
  • feat(serverless): Added ignoreSentryErrors option for AWS lambda (#​4620)

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


Configuration

📅 Schedule: 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) | dependencies | minor | [`6.17.9` -> `6.18.0`](https://renovatebot.com/diffs/npm/@sentry%2ftracing/6.17.9/6.18.0) | | [@sentry/vue](https://github.com/getsentry/sentry-javascript) | dependencies | minor | [`6.17.9` -> `6.18.0`](https://renovatebot.com/diffs/npm/@sentry%2fvue/6.17.9/6.18.0) | --- ### Release Notes <details> <summary>getsentry/sentry-javascript</summary> ### [`v6.18.0`](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md#&#8203;6180) [Compare Source](https://github.com/getsentry/sentry-javascript/compare/6.17.9...6.18.0) This patch deprecates the `frameContextLines` option for the Node SDK. The [migration documentation](./MIGRATION.md#upgrading-from-6.17.x-to-6.18.0) details how to migrate off the deprecated `frameContextLines` option. - fix(browser): Only set event.stacktrace if we have 1 or more frames ([#&#8203;4614](https://github.com/getsentry/sentry-javascript/pull/4614)) - fix(hub): keep hint event id if it's provided ([#&#8203;4577](https://github.com/getsentry/sentry-javascript/pull/4577)) - fix(nextjs): Use env variable for build detection ([#&#8203;4608](https://github.com/getsentry/sentry-javascript/pull/4608)) - ref(node): Refactor node source fetching into integration ([#&#8203;3729](https://github.com/getsentry/sentry-javascript/pull/3729)) - feat(serverless): Added `ignoreSentryErrors` option for AWS lambda ([#&#8203;4620](https://github.com/getsentry/sentry-javascript/pull/4620)) Work in this release contributed by [@&#8203;GoshaEgorian](https://github.com/GoshaEgorian) and [@&#8203;ichina](https://github.com/ichina). Thank you for your contributions! </details> --- ### Configuration 📅 **Schedule**: 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 added the
dependencies
label 2022-02-24 14:02:55 +00:00
renovate added 1 commit 2022-02-24 14:02:56 +00:00
continuous-integration/drone/pr Build is passing Details
9162d92ce8
fix(deps): update sentry-javascript monorepo to v6.18.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://1605-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://1605-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 46cc8e0cec into main 2022-02-24 15:18:05 +00:00
konrad deleted branch renovate/sentry-javascript-monorepo 2022-02-24 15:18:05 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.