Commit f2dbc4f
authored
fix(deps): update dependency @sentry/astro to v10.5.0 (#1631)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
|
[@sentry/astro](https://redirect.github.com/getsentry/sentry-javascript/tree/master/packages/astro)
([source](https://redirect.github.com/getsentry/sentry-javascript)) |
[`10.4.0` ->
`10.5.0`](https://renovatebot.com/diffs/npm/@sentry%2fastro/10.4.0/10.5.0)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>getsentry/sentry-javascript (@​sentry/astro)</summary>
###
[`v10.5.0`](https://redirect.github.com/getsentry/sentry-javascript/releases/tag/10.5.0)
[Compare
Source](https://redirect.github.com/getsentry/sentry-javascript/compare/10.4.0...10.5.0)
- feat(core): better cause data extraction
([#​17375](https://redirect.github.com/getsentry/sentry-javascript/pull/17375))
- feat(deps): Bump
[@​sentry/cli](https://redirect.github.com/sentry/cli) from 2.50.2
to 2.51.1
([#​17382](https://redirect.github.com/getsentry/sentry-javascript/pull/17382))
- feat(deps): Bump
[@​sentry/rollup-plugin](https://redirect.github.com/sentry/rollup-plugin)
and
[@​sentry/vite-plugin](https://redirect.github.com/sentry/vite-plugin)
from 4.0.2 to 4.1.0
([#​17383](https://redirect.github.com/getsentry/sentry-javascript/pull/17383))
- feat(deps): Bump
[@​sentry/webpack-plugin](https://redirect.github.com/sentry/webpack-plugin)
from 4.0.2 to 4.1.0
([#​17381](https://redirect.github.com/getsentry/sentry-javascript/pull/17381))
- feat(node): Capture `SystemError` context and remove paths from
message
([#​17331](https://redirect.github.com/getsentry/sentry-javascript/pull/17331))
- fix(nextjs): Inject Next.js version for dev symbolication
([#​17379](https://redirect.github.com/getsentry/sentry-javascript/pull/17379))
- fix(mcp-server): Add defensive patches for Transport edge cases
([#​17291](https://redirect.github.com/getsentry/sentry-javascript/pull/17291))
<details>
<summary> <strong>Internal Changes</strong> </summary>
- chore(repo): Adjust "Publishing a Release" document to include
internal changes section in changelog
([#​17374](https://redirect.github.com/getsentry/sentry-javascript/pull/17374))
- test(aws): Run E2E tests with AWS SAM
([#​17367](https://redirect.github.com/getsentry/sentry-javascript/pull/17367))
- test(node): Add tests for full http.server span attribute coverage
([#​17373](https://redirect.github.com/getsentry/sentry-javascript/pull/17373))
</details>
Work in this release was contributed by
[@​ha1fstack](https://redirect.github.com/ha1fstack). Thank you
for your contribution!
#### Bundle size 📦
| Path | Size |
| ---------------------------------------------------------------- |
----------------- |
| [@​sentry/browser](https://redirect.github.com/sentry/browser) |
23.59 KB |
| [@​sentry/browser](https://redirect.github.com/sentry/browser) -
with treeshaking flags | 22.2 KB |
| [@​sentry/browser](https://redirect.github.com/sentry/browser)
(incl. Tracing) | 38.94 KB |
| [@​sentry/browser](https://redirect.github.com/sentry/browser)
(incl. Tracing, Replay) | 76.16 KB |
| [@​sentry/browser](https://redirect.github.com/sentry/browser)
(incl. Tracing, Replay) - with treeshaking flags | 66.24 KB |
| [@​sentry/browser](https://redirect.github.com/sentry/browser)
(incl. Tracing, Replay with Canvas) | 80.75 KB |
| [@​sentry/browser](https://redirect.github.com/sentry/browser)
(incl. Tracing, Replay, Feedback) | 92.57 KB |
| [@​sentry/browser](https://redirect.github.com/sentry/browser)
(incl. Feedback) | 39.87 KB |
| [@​sentry/browser](https://redirect.github.com/sentry/browser)
(incl. sendFeedback) | 28.13 KB |
| [@​sentry/browser](https://redirect.github.com/sentry/browser)
(incl. FeedbackAsync) | 32.92 KB |
| [@​sentry/react](https://redirect.github.com/sentry/react) |
25.27 KB |
| [@​sentry/react](https://redirect.github.com/sentry/react)
(incl. Tracing) | 40.88 KB |
| [@​sentry/vue](https://redirect.github.com/sentry/vue) | 27.97
KB |
| [@​sentry/vue](https://redirect.github.com/sentry/vue) (incl.
Tracing) | 40.72 KB |
| [@​sentry/svelte](https://redirect.github.com/sentry/svelte) |
23.62 KB |
| CDN Bundle | 25.06 KB |
| CDN Bundle (incl. Tracing) | 38.82 KB |
| CDN Bundle (incl. Tracing, Replay) | 74.04 KB |
| CDN Bundle (incl. Tracing, Replay, Feedback) | 79.36 KB |
| CDN Bundle - uncompressed | 73.2 KB |
| CDN Bundle (incl. Tracing) - uncompressed | 114.83 KB |
| CDN Bundle (incl. Tracing, Replay) - uncompressed | 226.44 KB |
| CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed | 238.75
KB |
| [@​sentry/nextjs](https://redirect.github.com/sentry/nextjs)
(client) | 42.86 KB |
|
[@​sentry/sveltekit](https://redirect.github.com/sentry/sveltekit)
(client) | 39.38 KB |
|
[@​sentry/node-core](https://redirect.github.com/sentry/node-core)
| 46.86 KB |
| [@​sentry/node](https://redirect.github.com/sentry/node) |
143.58 KB |
| [@​sentry/node](https://redirect.github.com/sentry/node) -
without tracing | 90.08 KB |
|
[@​sentry/aws-serverless](https://redirect.github.com/sentry/aws-serverless)
| 101.24 KB |
</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:eyJjcmVhdGVkSW5WZXIiOiI0MS42MC40IiwidXBkYXRlZEluVmVyIjoiNDEuNjAuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 190c8d9 commit f2dbc4f
2 files changed
Lines changed: 101 additions & 101 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments