Skip to content

Commit

Permalink
fix(deps): update dependency @sentry/remix to v8.15.0 (#767)
Browse files Browse the repository at this point in the history
[![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 (@&#8203;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` ([#&#8203;11710](https://togithub.com/getsentry/sentry-javascript/issues/11710))
-   feat(nestjs): Add function-level span decorator to nestjs ([#&#8203;12721](https://togithub.com/getsentry/sentry-javascript/issues/12721))
-   feat(otel): Export & use `spanTimeInputToSeconds` for otel span exporter ([#&#8203;12699](https://togithub.com/getsentry/sentry-javascript/issues/12699))
-   fix(core): Pass origin as referrer for `lazyLoadIntegration` ([#&#8203;12766](https://togithub.com/getsentry/sentry-javascript/issues/12766))
-   fix(deno): Publish from build directory ([#&#8203;12773](https://togithub.com/getsentry/sentry-javascript/issues/12773))
-   fix(hapi): Specify error channel to filter boom errors ([#&#8203;12725](https://togithub.com/getsentry/sentry-javascript/issues/12725))
-   fix(react): Revert back to `jsxRuntime: 'classic'` to prevent breaking react 17 ([#&#8203;12775](https://togithub.com/getsentry/sentry-javascript/issues/12775))
-   fix(tracing): Report dropped spans for transactions ([#&#8203;12751](https://togithub.com/getsentry/sentry-javascript/issues/12751))
-   ref(scope): Delete unused public `getStack()` ([#&#8203;12737](https://togithub.com/getsentry/sentry-javascript/issues/12737))

Work in this release was contributed by [@&#8203;arturovt](https://togithub.com/arturovt) and [@&#8203;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
renovate[bot] authored Jul 5, 2024
1 parent 6bb9767 commit 9c8d815
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 80 deletions.
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@remix-run/express": "2.10.2",
"@remix-run/node": "2.10.2",
"@remix-run/react": "2.10.2",
"@sentry/remix": "8.14.0",
"@sentry/remix": "8.15.0",
"@technifit/authentication": "workspace:*",
"@technifit/environment": "workspace:*",
"@technifit/id": "workspace:*",
Expand Down
158 changes: 79 additions & 79 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9c8d815

Please sign in to comment.