Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update dependency @sentry/remix to v8.15.0 (#767)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@sentry/remix](https://togithub.com/getsentry/sentry-javascript/tree/master/packages/remix) ([source](https://togithub.com/getsentry/sentry-javascript)) | [`8.14.0` -> `8.15.0`](https://renovatebot.com/diffs/npm/@sentry%2fremix/8.14.0/8.15.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@sentry%2fremix/8.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@sentry%2fremix/8.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@sentry%2fremix/8.14.0/8.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@sentry%2fremix/8.14.0/8.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>getsentry/sentry-javascript (@​sentry/remix)</summary> ### [`v8.15.0`](https://togithub.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#8150) [Compare Source](https://togithub.com/getsentry/sentry-javascript/compare/8.14.0...8.15.0) - feat(core): allow unregistering callback through `on` ([#​11710](https://togithub.com/getsentry/sentry-javascript/issues/11710)) - feat(nestjs): Add function-level span decorator to nestjs ([#​12721](https://togithub.com/getsentry/sentry-javascript/issues/12721)) - feat(otel): Export & use `spanTimeInputToSeconds` for otel span exporter ([#​12699](https://togithub.com/getsentry/sentry-javascript/issues/12699)) - fix(core): Pass origin as referrer for `lazyLoadIntegration` ([#​12766](https://togithub.com/getsentry/sentry-javascript/issues/12766)) - fix(deno): Publish from build directory ([#​12773](https://togithub.com/getsentry/sentry-javascript/issues/12773)) - fix(hapi): Specify error channel to filter boom errors ([#​12725](https://togithub.com/getsentry/sentry-javascript/issues/12725)) - fix(react): Revert back to `jsxRuntime: 'classic'` to prevent breaking react 17 ([#​12775](https://togithub.com/getsentry/sentry-javascript/issues/12775)) - fix(tracing): Report dropped spans for transactions ([#​12751](https://togithub.com/getsentry/sentry-javascript/issues/12751)) - ref(scope): Delete unused public `getStack()` ([#​12737](https://togithub.com/getsentry/sentry-javascript/issues/12737)) Work in this release was contributed by [@​arturovt](https://togithub.com/arturovt) and [@​jaulz](https://togithub.com/jaulz). Thank you for your contributions! </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/technifit/tasker).
- Loading branch information