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/astro to v9.3.0 (#1273)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@sentry/astro](https://redirect.github.com/getsentry/sentry-javascript/tree/master/packages/astro) ([source](https://redirect.github.com/getsentry/sentry-javascript)) | [`9.2.0` -> `9.3.0`](https://renovatebot.com/diffs/npm/@sentry%2fastro/9.2.0/9.3.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>getsentry/sentry-javascript (@​sentry/astro)</summary> ### [`v9.3.0`](https://redirect.github.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#930) [Compare Source](https://redirect.github.com/getsentry/sentry-javascript/compare/9.2.0...9.3.0) ##### Important Changes With this release we're publishing two new SDKs in **experimental alpha** stage: - **feat(tanstackstart): Add TanStack Start SDK ([#​15523](https://redirect.github.com/getsentry/sentry-javascript/pull/15523))** For details please refer to the [README](https://redirect.github.com/getsentry/sentry-javascript/tree/develop/packages/tanstackstart) - **feat(react-router): Add React Router SDK ([#​15524](https://redirect.github.com/getsentry/sentry-javascript/pull/15524))** For details please refer to the [README](https://redirect.github.com/getsentry/sentry-javascript/tree/develop/packages/react-router) - **feat(remix): Add support for Hydrogen ([#​15450](https://redirect.github.com/getsentry/sentry-javascript/pull/15450))** This PR adds support for Shopify Hydrogen applications running on MiniOxygen runtime. ##### Other Changes - feat(core): Add `forceTransaction` to trpc middleware options ([#​15519](https://redirect.github.com/getsentry/sentry-javascript/pull/15519)) - feat(core): Default filter unactionable error ([#​15527](https://redirect.github.com/getsentry/sentry-javascript/pull/15527)) - feat(core): Rename `inboundFiltersIntegration` to `eventFiltersIntegration` ([#​15434](https://redirect.github.com/getsentry/sentry-javascript/pull/15434)) - feat(deps): bump [@​prisma/instrumentation](https://redirect.github.com/prisma/instrumentation) from 6.2.1 to 6.4.1 ([#​15480](https://redirect.github.com/getsentry/sentry-javascript/pull/15480)) - feat(react-router): Add build-time config ([#​15406](https://redirect.github.com/getsentry/sentry-javascript/pull/15406)) - feat(replay): Bump rrweb to 2.33.0 ([#​15514](https://redirect.github.com/getsentry/sentry-javascript/pull/15514)) - fix(core): Fix `allowUrls` and `denyUrls` for linked and aggregate exceptions ([#​15521](https://redirect.github.com/getsentry/sentry-javascript/pull/15521)) - fix(nextjs): Don't capture devmode server-action redirect errors ([#​15485](https://redirect.github.com/getsentry/sentry-javascript/pull/15485)) - fix(nextjs): warn about missing onRequestError handler [#​15488](https://redirect.github.com/getsentry/sentry-javascript/pull/15488)) - fix(nextjs): Prevent wrong culprit from showing up for clientside error events [#​15475](https://redirect.github.com/getsentry/sentry-javascript/pull/15475)) - fix(nuxt): Ignore 300-400 status codes on app errors in Nuxt ([#​15473](https://redirect.github.com/getsentry/sentry-javascript/pull/15473)) - fix(react): Add support for cross-usage of React Router instrumentations ([#​15283](https://redirect.github.com/getsentry/sentry-javascript/pull/15283)) - fix(sveltekit): Guard `process` check when flushing events ([#​15516](https://redirect.github.com/getsentry/sentry-javascript/pull/15516)) Work in this release was contributed by [@​GerryWilko](https://redirect.github.com/GerryWilko) and [@​leoambio](https://redirect.github.com/leoambio). 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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/creatorsgarten/creatorsgarten.org). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information