fix(deps): update sentry-javascript monorepo to v7.14.0 #2440

Merged
konrad merged 1 commits from renovate/sentry-javascript-monorepo into main 2022-09-28 13:14:47 +00:00
Member

This PR contains the following updates:

Package Type Update Change
@sentry/tracing dependencies minor 7.13.0 -> 7.14.0
@sentry/vue dependencies minor 7.13.0 -> 7.14.0

Release Notes

getsentry/sentry-javascript

v7.14.0

Compare Source

  • feat(nextjs): Add status to data-fetcher spans (#​5777)
  • feat(nextjs): Auto-wrap API routes (#​5778)
  • feat(nextjs): Promote option to automatically wrap data fetchers and API routes to non-experimental (#​5793)
  • feat(utils): Modern implementation of getGlobalObject (#​5809)
  • fix(gatsby): Include app-* entrypoints as they may include user source code (#​5685)
  • fix(nextjs): Handle pathname being passed in object in instrumentServer (#​5782)
  • fix(nextjs): Pass request in sampling context of data fetchers wrapper transaction (#​5784)
  • fix(nextjs): Reverse order of checks for instrumenting server (#​5828)
  • fix(nextjs): Rename nextjs.data.server ops (#​5830)
  • fix(remix): Do not skip error handling if tracing is not enabled. (#​5811)
  • fix(remix): Use import() to get react-router-dom in Express wrapper. (#​5810)
  • fix(tracing): Remove connection.downlink measurement (#​5794)
  • ref(browser): Use configured transport as fallback for client reports (#​5797)
  • ref(nextjs): Use flush code from withSentry in all backend wrappers (#​5814)
  • ref(nextjs): Use integration to add request data to transaction events (#​5703)
  • ref(nextjs): UseRequestData integration for errors (#​5729)
  • ref(node): Move request data functions back to @sentry/node (#​5759)
  • ref(tracing): Don't track transaction sampling method (#​5775)
  • ref(types): Use intersections instead of extend in envelope types (#​5788)

Work in this release contributed by @​Auspicus and @​dagroe. 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) | dependencies | minor | [`7.13.0` -> `7.14.0`](https://renovatebot.com/diffs/npm/@sentry%2ftracing/7.13.0/7.14.0) | | [@sentry/vue](https://github.com/getsentry/sentry-javascript) | dependencies | minor | [`7.13.0` -> `7.14.0`](https://renovatebot.com/diffs/npm/@sentry%2fvue/7.13.0/7.14.0) | --- ### Release Notes <details> <summary>getsentry/sentry-javascript</summary> ### [`v7.14.0`](https://github.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#&#8203;7140) [Compare Source](https://github.com/getsentry/sentry-javascript/compare/7.13.0...7.14.0) - feat(nextjs): Add status to data-fetcher spans ([#&#8203;5777](https://github.com/getsentry/sentry-javascript/issues/5777)) - feat(nextjs): Auto-wrap API routes ([#&#8203;5778](https://github.com/getsentry/sentry-javascript/issues/5778)) - feat(nextjs): Promote option to automatically wrap data fetchers and API routes to non-experimental ([#&#8203;5793](https://github.com/getsentry/sentry-javascript/issues/5793)) - feat(utils): Modern implementation of `getGlobalObject` ([#&#8203;5809](https://github.com/getsentry/sentry-javascript/issues/5809)) - fix(gatsby): Include app-\* entrypoints as they may include user source code ([#&#8203;5685](https://github.com/getsentry/sentry-javascript/issues/5685)) - fix(nextjs): Handle `pathname` being passed in object in `instrumentServer` ([#&#8203;5782](https://github.com/getsentry/sentry-javascript/issues/5782)) - fix(nextjs): Pass request in sampling context of data fetchers wrapper transaction ([#&#8203;5784](https://github.com/getsentry/sentry-javascript/issues/5784)) - fix(nextjs): Reverse order of checks for instrumenting server ([#&#8203;5828](https://github.com/getsentry/sentry-javascript/issues/5828)) - fix(nextjs): Rename `nextjs.data.server` ops ([#&#8203;5830](https://github.com/getsentry/sentry-javascript/issues/5830)) - fix(remix): Do not skip error handling if tracing is not enabled. ([#&#8203;5811](https://github.com/getsentry/sentry-javascript/issues/5811)) - fix(remix): Use import() to get `react-router-dom` in Express wrapper. ([#&#8203;5810](https://github.com/getsentry/sentry-javascript/issues/5810)) - fix(tracing): Remove `connection.downlink` measurement ([#&#8203;5794](https://github.com/getsentry/sentry-javascript/issues/5794)) - ref(browser): Use configured transport as fallback for client reports ([#&#8203;5797](https://github.com/getsentry/sentry-javascript/issues/5797)) - ref(nextjs): Use flush code from `withSentry` in all backend wrappers ([#&#8203;5814](https://github.com/getsentry/sentry-javascript/issues/5814)) - ref(nextjs): Use integration to add request data to transaction events ([#&#8203;5703](https://github.com/getsentry/sentry-javascript/issues/5703)) - ref(nextjs): Use`RequestData` integration for errors ([#&#8203;5729](https://github.com/getsentry/sentry-javascript/issues/5729)) - ref(node): Move request data functions back to `@sentry/node` ([#&#8203;5759](https://github.com/getsentry/sentry-javascript/issues/5759)) - ref(tracing): Don't track transaction sampling method ([#&#8203;5775](https://github.com/getsentry/sentry-javascript/issues/5775)) - ref(types): Use intersections instead of extend in envelope types ([#&#8203;5788](https://github.com/getsentry/sentry-javascript/issues/5788)) Work in this release contributed by [@&#8203;Auspicus](https://github.com/Auspicus) and [@&#8203;dagroe](https://github.com/dagroe). 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:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNTMuNCIsInVwZGF0ZWRJblZlciI6IjMyLjE1My40In0=-->
renovate added the
dependencies
label 2022-09-28 13:03:41 +00:00
renovate added 1 commit 2022-09-28 13:03:42 +00:00
continuous-integration/drone/pr Build is passing Details
5fec443433
fix(deps): update sentry-javascript monorepo to v7.14.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://2440-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://2440-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 ebfbb5ca9b into main 2022-09-28 13:14:47 +00:00
konrad deleted branch renovate/sentry-javascript-monorepo 2022-09-28 13:14:47 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.