build(deps): bump the sentry-dependencies group with 4 updates
Bumps the sentry-dependencies group with 4 updates: @sentry/core, @sentry/node, @sentry/react and @sentry/profiling-node.
Updates @sentry/core from 10.27.0 to 10.29.0
Release notes
Sourced from @sentry/core's releases.
10.29.0
Important Changes
- feat(solid|solidstart): Bump accepted
@solidjs/routerrange (#18395)We expanded the supported version range for
@solidjs/routerto include0.14.xand0.15.xversions.Other Changes
- fix(logs): Add support for
msgin pino integration (#18389)- fix(node): Include system message in anthropic-ai messages span (#18332)
- fix(tracing): Add missing attributes in vercel-ai spans (#18333)
- chore(tanstackstart-react): clean up re-exported types (#18393)
- ref(core): Avoid looking up openai integration options (#17695)
- test(nuxt): Relax captured unhandled error assertion (#18397)
- test(tanstackstart-react): Set up E2E test application (#18358)
Bundle size 📦
Path Size @sentry/browser24.22 KB @sentry/browser- with treeshaking flags22.76 KB @sentry/browser(incl. Tracing)40.57 KB @sentry/browser(incl. Tracing, Profiling)45.05 KB @sentry/browser(incl. Tracing, Replay)78.08 KB @sentry/browser(incl. Tracing, Replay) - with treeshaking flags68.05 KB @sentry/browser(incl. Tracing, Replay with Canvas)82.65 KB @sentry/browser(incl. Tracing, Replay, Feedback)94.61 KB @sentry/browser(incl. Feedback)40.51 KB @sentry/browser(incl. sendFeedback)28.8 KB @sentry/browser(incl. FeedbackAsync)33.66 KB @sentry/react25.9 KB @sentry/react(incl. Tracing)42.72 KB @sentry/vue28.56 KB @sentry/vue(incl. Tracing)42.32 KB @sentry/svelte24.24 KB CDN Bundle 26.57 KB CDN Bundle (incl. Tracing) 41.22 KB CDN Bundle (incl. Tracing, Replay) 76.9 KB CDN Bundle (incl. Tracing, Replay, Feedback) 82.23 KB CDN Bundle - uncompressed 78.09 KB CDN Bundle (incl. Tracing) - uncompressed 122.4 KB CDN Bundle (incl. Tracing, Replay) - uncompressed 235.71 KB
... (truncated)
Changelog
Sourced from @sentry/core's changelog.
10.29.0
Important Changes
- feat(solid|solidstart): Bump accepted
@solidjs/routerrange (#18395)We expanded the supported version range for
@solidjs/routerto include0.14.xand0.15.xversions.Other Changes
- fix(logs): Add support for
msgin pino integration (#18389)- fix(node): Include system message in anthropic-ai messages span (#18332)
- fix(tracing): Add missing attributes in vercel-ai spans (#18333)
- chore(tanstackstart-react): clean up re-exported types (#18393)
- ref(core): Avoid looking up openai integration options (#17695)
- test(nuxt): Relax captured unhandled error assertion (#18397)
- test(tanstackstart-react): Set up E2E test application (#18358)
10.28.0
Important Changes
- feat(core): Make
matcherparameter optional inmakeMultiplexedTransport(#10798)The
matcherparameter inmakeMultiplexedTransportis now optional with a sensible default. This makes it much easier to use the multiplexed transport for sending events to multiple DSNs based on runtime configuration.Before:
import { makeFetchTransport, makeMultiplexedTransport } from '@sentry/browser';const EXTRA_KEY = 'ROUTE_TO';
const transport = makeMultiplexedTransport(makeFetchTransport, args => { const event = args.getEvent(); if (event?.extra?.[EXTRA_KEY] && Array.isArray(event.extra[EXTRA_KEY])) { return event.extra[EXTRA_KEY]; } return []; });
Sentry.init({ transport, // ... other options </tr></table>
... (truncated)
Commits
3529d46release: 10.29.07b3b613Merge pull request #18407 from getsentry/prepare-release/10.29.0477f6admeta(changelog): Update changelog for 10.29.0cf5c4baMerge pull request #18406 from getsentry/manual-master-sync-dev3c5d47fMerge branch 'develop' into manual-master-sync-dev862f415test(nuxt): Relax captured unhandled error assertion (#18397)b6eb205fix(node): Include system message in anthropic-ai messages span (#18332)65f5006fix(tracing): Add missing attributes in vercel-ai spans (#18333)df4c541feat(solid|solidstart): Bump accepted@solidjs/routerrange (#18395)f961771ref(core): Avoid looking up openai integration options (#17695)- Additional commits viewable in compare view
Updates @sentry/node from 10.27.0 to 10.29.0
Release notes
Sourced from @sentry/node's releases.
10.29.0
Important Changes
- feat(solid|solidstart): Bump accepted
@solidjs/routerrange (#18395)We expanded the supported version range for
@solidjs/routerto include0.14.xand0.15.xversions.Other Changes
- fix(logs): Add support for
msgin pino integration (#18389)- fix(node): Include system message in anthropic-ai messages span (#18332)
- fix(tracing): Add missing attributes in vercel-ai spans (#18333)
- chore(tanstackstart-react): clean up re-exported types (#18393)
- ref(core): Avoid looking up openai integration options (#17695)
- test(nuxt): Relax captured unhandled error assertion (#18397)
- test(tanstackstart-react): Set up E2E test application (#18358)
Bundle size 📦
Path Size @sentry/browser24.22 KB @sentry/browser- with treeshaking flags22.76 KB @sentry/browser(incl. Tracing)40.57 KB @sentry/browser(incl. Tracing, Profiling)45.05 KB @sentry/browser(incl. Tracing, Replay)78.08 KB @sentry/browser(incl. Tracing, Replay) - with treeshaking flags68.05 KB @sentry/browser(incl. Tracing, Replay with Canvas)82.65 KB @sentry/browser(incl. Tracing, Replay, Feedback)94.61 KB @sentry/browser(incl. Feedback)40.51 KB @sentry/browser(incl. sendFeedback)28.8 KB @sentry/browser(incl. FeedbackAsync)33.66 KB @sentry/react25.9 KB @sentry/react(incl. Tracing)42.72 KB @sentry/vue28.56 KB @sentry/vue(incl. Tracing)42.32 KB @sentry/svelte24.24 KB CDN Bundle 26.57 KB CDN Bundle (incl. Tracing) 41.22 KB CDN Bundle (incl. Tracing, Replay) 76.9 KB CDN Bundle (incl. Tracing, Replay, Feedback) 82.23 KB CDN Bundle - uncompressed 78.09 KB CDN Bundle (incl. Tracing) - uncompressed 122.4 KB CDN Bundle (incl. Tracing, Replay) - uncompressed 235.71 KB
... (truncated)
Changelog
Sourced from @sentry/node's changelog.
10.29.0
Important Changes
- feat(solid|solidstart): Bump accepted
@solidjs/routerrange (#18395)We expanded the supported version range for
@solidjs/routerto include0.14.xand0.15.xversions.Other Changes
- fix(logs): Add support for
msgin pino integration (#18389)- fix(node): Include system message in anthropic-ai messages span (#18332)
- fix(tracing): Add missing attributes in vercel-ai spans (#18333)
- chore(tanstackstart-react): clean up re-exported types (#18393)
- ref(core): Avoid looking up openai integration options (#17695)
- test(nuxt): Relax captured unhandled error assertion (#18397)
- test(tanstackstart-react): Set up E2E test application (#18358)
10.28.0
Important Changes
- feat(core): Make
matcherparameter optional inmakeMultiplexedTransport(#10798)The
matcherparameter inmakeMultiplexedTransportis now optional with a sensible default. This makes it much easier to use the multiplexed transport for sending events to multiple DSNs based on runtime configuration.Before:
import { makeFetchTransport, makeMultiplexedTransport } from '@sentry/browser';const EXTRA_KEY = 'ROUTE_TO';
const transport = makeMultiplexedTransport(makeFetchTransport, args => { const event = args.getEvent(); if (event?.extra?.[EXTRA_KEY] && Array.isArray(event.extra[EXTRA_KEY])) { return event.extra[EXTRA_KEY]; } return []; });
Sentry.init({ transport, // ... other options </tr></table>
... (truncated)
Commits
3529d46release: 10.29.07b3b613Merge pull request #18407 from getsentry/prepare-release/10.29.0477f6admeta(changelog): Update changelog for 10.29.0cf5c4baMerge pull request #18406 from getsentry/manual-master-sync-dev3c5d47fMerge branch 'develop' into manual-master-sync-dev862f415test(nuxt): Relax captured unhandled error assertion (#18397)b6eb205fix(node): Include system message in anthropic-ai messages span (#18332)65f5006fix(tracing): Add missing attributes in vercel-ai spans (#18333)df4c541feat(solid|solidstart): Bump accepted@solidjs/routerrange (#18395)f961771ref(core): Avoid looking up openai integration options (#17695)- Additional commits viewable in compare view
Updates @sentry/react from 10.27.0 to 10.29.0
Release notes
Sourced from @sentry/react's releases.
10.29.0
Important Changes
- feat(solid|solidstart): Bump accepted
@solidjs/routerrange (#18395)We expanded the supported version range for
@solidjs/routerto include0.14.xand0.15.xversions.Other Changes
- fix(logs): Add support for
msgin pino integration (#18389)- fix(node): Include system message in anthropic-ai messages span (#18332)
- fix(tracing): Add missing attributes in vercel-ai spans (#18333)
- chore(tanstackstart-react): clean up re-exported types (#18393)
- ref(core): Avoid looking up openai integration options (#17695)
- test(nuxt): Relax captured unhandled error assertion (#18397)
- test(tanstackstart-react): Set up E2E test application (#18358)
Bundle size 📦
Path Size @sentry/browser24.22 KB @sentry/browser- with treeshaking flags22.76 KB @sentry/browser(incl. Tracing)40.57 KB @sentry/browser(incl. Tracing, Profiling)45.05 KB @sentry/browser(incl. Tracing, Replay)78.08 KB @sentry/browser(incl. Tracing, Replay) - with treeshaking flags68.05 KB @sentry/browser(incl. Tracing, Replay with Canvas)82.65 KB @sentry/browser(incl. Tracing, Replay, Feedback)94.61 KB @sentry/browser(incl. Feedback)40.51 KB @sentry/browser(incl. sendFeedback)28.8 KB @sentry/browser(incl. FeedbackAsync)33.66 KB @sentry/react25.9 KB @sentry/react(incl. Tracing)42.72 KB @sentry/vue28.56 KB @sentry/vue(incl. Tracing)42.32 KB @sentry/svelte24.24 KB CDN Bundle 26.57 KB CDN Bundle (incl. Tracing) 41.22 KB CDN Bundle (incl. Tracing, Replay) 76.9 KB CDN Bundle (incl. Tracing, Replay, Feedback) 82.23 KB CDN Bundle - uncompressed 78.09 KB CDN Bundle (incl. Tracing) - uncompressed 122.4 KB CDN Bundle (incl. Tracing, Replay) - uncompressed 235.71 KB
... (truncated)
Changelog
Sourced from @sentry/react's changelog.
10.29.0
Important Changes
- feat(solid|solidstart): Bump accepted
@solidjs/routerrange (#18395)We expanded the supported version range for
@solidjs/routerto include0.14.xand0.15.xversions.Other Changes
- fix(logs): Add support for
msgin pino integration (#18389)- fix(node): Include system message in anthropic-ai messages span (#18332)
- fix(tracing): Add missing attributes in vercel-ai spans (#18333)
- chore(tanstackstart-react): clean up re-exported types (#18393)
- ref(core): Avoid looking up openai integration options (#17695)
- test(nuxt): Relax captured unhandled error assertion (#18397)
- test(tanstackstart-react): Set up E2E test application (#18358)
10.28.0
Important Changes
- feat(core): Make
matcherparameter optional inmakeMultiplexedTransport(#10798)The
matcherparameter inmakeMultiplexedTransportis now optional with a sensible default. This makes it much easier to use the multiplexed transport for sending events to multiple DSNs based on runtime configuration.Before:
import { makeFetchTransport, makeMultiplexedTransport } from '@sentry/browser';const EXTRA_KEY = 'ROUTE_TO';
const transport = makeMultiplexedTransport(makeFetchTransport, args => { const event = args.getEvent(); if (event?.extra?.[EXTRA_KEY] && Array.isArray(event.extra[EXTRA_KEY])) { return event.extra[EXTRA_KEY]; } return []; });
Sentry.init({ transport, // ... other options </tr></table>
... (truncated)
Commits
3529d46release: 10.29.07b3b613Merge pull request #18407 from getsentry/prepare-release/10.29.0477f6admeta(changelog): Update changelog for 10.29.0cf5c4baMerge pull request #18406 from getsentry/manual-master-sync-dev3c5d47fMerge branch 'develop' into manual-master-sync-dev862f415test(nuxt): Relax captured unhandled error assertion (#18397)b6eb205fix(node): Include system message in anthropic-ai messages span (#18332)65f5006fix(tracing): Add missing attributes in vercel-ai spans (#18333)df4c541feat(solid|solidstart): Bump accepted@solidjs/routerrange (#18395)f961771ref(core): Avoid looking up openai integration options (#17695)- Additional commits viewable in compare view
Updates @sentry/profiling-node from 10.27.0 to 10.29.0
Release notes
Sourced from @sentry/profiling-node's releases.
10.29.0
Important Changes
- feat(solid|solidstart): Bump accepted
@solidjs/routerrange (#18395)We expanded the supported version range for
@solidjs/routerto include0.14.xand0.15.xversions.Other Changes
- fix(logs): Add support for
msgin pino integration (#18389)- fix(node): Include system message in anthropic-ai messages span (#18332)
- fix(tracing): Add missing attributes in vercel-ai spans (#18333)
- chore(tanstackstart-react): clean up re-exported types (#18393)
- ref(core): Avoid looking up openai integration options (#17695)
- test(nuxt): Relax captured unhandled error assertion (#18397)
- test(tanstackstart-react): Set up E2E test application (#18358)
Bundle size 📦
Path Size @sentry/browser24.22 KB @sentry/browser- with treeshaking flags22.76 KB @sentry/browser(incl. Tracing)40.57 KB @sentry/browser(incl. Tracing, Profiling)45.05 KB @sentry/browser(incl. Tracing, Replay)78.08 KB @sentry/browser(incl. Tracing, Replay) - with treeshaking flags68.05 KB @sentry/browser(incl. Tracing, Replay with Canvas)82.65 KB @sentry/browser(incl. Tracing, Replay, Feedback)94.61 KB @sentry/browser(incl. Feedback)40.51 KB @sentry/browser(incl. sendFeedback)28.8 KB @sentry/browser(incl. FeedbackAsync)33.66 KB @sentry/react25.9 KB @sentry/react(incl. Tracing)42.72 KB @sentry/vue28.56 KB @sentry/vue(incl. Tracing)42.32 KB @sentry/svelte24.24 KB CDN Bundle 26.57 KB CDN Bundle (incl. Tracing) 41.22 KB CDN Bundle (incl. Tracing, Replay) 76.9 KB CDN Bundle (incl. Tracing, Replay, Feedback) 82.23 KB CDN Bundle - uncompressed 78.09 KB CDN Bundle (incl. Tracing) - uncompressed 122.4 KB CDN Bundle (incl. Tracing, Replay) - uncompressed 235.71 KB
... (truncated)
Changelog
Sourced from @sentry/profiling-node's changelog.
10.29.0
Important Changes
- feat(solid|solidstart): Bump accepted
@solidjs/routerrange (#18395)We expanded the supported version range for
@solidjs/routerto include0.14.xand0.15.xversions.Other Changes
- fix(logs): Add support for
msgin pino integration (#18389)- fix(node): Include system message in anthropic-ai messages span (#18332)
- fix(tracing): Add missing attributes in vercel-ai spans (#18333)
- chore(tanstackstart-react): clean up re-exported types (#18393)
- ref(core): Avoid looking up openai integration options (#17695)
- test(nuxt): Relax captured unhandled error assertion (#18397)
- test(tanstackstart-react): Set up E2E test application (#18358)
10.28.0
Important Changes
- feat(core): Make
matcherparameter optional inmakeMultiplexedTransport(#10798)The
matcherparameter inmakeMultiplexedTransportis now optional with a sensible default. This makes it much easier to use the multiplexed transport for sending events to multiple DSNs based on runtime configuration.Before:
import { makeFetchTransport, makeMultiplexedTransport } from '@sentry/browser';const EXTRA_KEY = 'ROUTE_TO';
const transport = makeMultiplexedTransport(makeFetchTransport, args => { const event = args.getEvent(); if (event?.extra?.[EXTRA_KEY] && Array.isArray(event.extra[EXTRA_KEY])) { return event.extra[EXTRA_KEY]; } return []; });
Sentry.init({ transport, // ... other options </tr></table>
... (truncated)
Commits
3529d46release: 10.29.07b3b613Merge pull request #18407 from getsentry/prepare-release/10.29.0477f6admeta(changelog): Update changelog for 10.29.0cf5c4baMerge pull request #18406 from getsentry/manual-master-sync-dev3c5d47fMerge branch 'develop' into manual-master-sync-dev862f415test(nuxt): Relax captured unhandled error assertion (#18397)b6eb205fix(node): Include system message in anthropic-ai messages span (#18332)65f5006fix(tracing): Add missing attributes in vercel-ai spans (#18333)df4c541feat(solid|solidstart): Bump accepted@solidjs/routerrange (#18395)f961771ref(core): Avoid looking up openai integration options (#17695)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) -
@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) -
@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) -
@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency -
@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions