Skip to content

Bump the tracking-deps group with 3 updates#3

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/tracking-deps-292a82e351
Open

Bump the tracking-deps group with 3 updates#3
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/tracking-deps-292a82e351

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 30, 2026

Copy link
Copy Markdown

Bumps the tracking-deps group with 3 updates: @amplitude/analytics-browser, @amplitude/analytics-node and @sentry/nextjs.

Updates @amplitude/analytics-browser from 2.44.1 to 2.44.4

Release notes

Sourced from @​amplitude/analytics-browser's releases.

@​amplitude/analytics-browser@​2.44.4

2.44.4 (2026-06-30)

Note: Version bump only for package @​amplitude/analytics-browser

@​amplitude/analytics-browser@​2.44.3

2.44.3 (2026-06-25)

Note: Version bump only for package @​amplitude/analytics-browser

@​amplitude/analytics-browser@​2.44.2

2.44.2 (2026-06-24)

Note: Version bump only for package @​amplitude/analytics-browser

@​amplitude/analytics-browser@​2.44.2-element-path-v1.0

2.44.2-element-path-v1.0 (2026-06-23)

Note: Version bump only for package @​amplitude/analytics-browser

Commits
  • b20abd0 chore(release): publish
  • 5c4d1d7 feat(session-replay-browser): custom transport hooks for authenticated proxie...
  • dbc4422 refactor(analytics-core): implement a Heartbeat class (#1837)
  • 9c90104 chore(release): publish
  • 93df7dc feat(analytics-react-native): Android native connectivity module + Robolectri...
  • 2055e0c test(analytics-react-native): native iOS XCTest coverage for connectivity mod...
  • e5638eb feat(analytics-react-native): iOS native connectivity module (SDKRN-5) [2/5] ...
  • 4235485 test(sr-react-native): add New Architecture verification example app (#1855)
  • 670111d feat(analytics-react-native): offline connectivity plugin + JS wiring (SDKRN-...
  • e49e8b6 feat(session-replay-react-native): add New Architecture support (#1854)
  • Additional commits viewable in compare view

Updates @amplitude/analytics-node from 1.5.60 to 1.5.62

Release notes

Sourced from @​amplitude/analytics-node's releases.

@​amplitude/analytics-node@​1.5.62

1.5.62 (2026-06-30)

Note: Version bump only for package @​amplitude/analytics-node

@​amplitude/analytics-node@​1.5.61

1.5.61 (2026-06-25)

Note: Version bump only for package @​amplitude/analytics-node

@​amplitude/analytics-node@​1.5.61-featelement-selector-v1.0

1.5.61-featelement-selector-v1.0 (2026-06-15)

Note: Version bump only for package @​amplitude/analytics-node

Commits
  • b20abd0 chore(release): publish
  • 5c4d1d7 feat(session-replay-browser): custom transport hooks for authenticated proxie...
  • dbc4422 refactor(analytics-core): implement a Heartbeat class (#1837)
  • 9c90104 chore(release): publish
  • 93df7dc feat(analytics-react-native): Android native connectivity module + Robolectri...
  • 2055e0c test(analytics-react-native): native iOS XCTest coverage for connectivity mod...
  • e5638eb feat(analytics-react-native): iOS native connectivity module (SDKRN-5) [2/5] ...
  • 4235485 test(sr-react-native): add New Architecture verification example app (#1855)
  • 670111d feat(analytics-react-native): offline connectivity plugin + JS wiring (SDKRN-...
  • e49e8b6 feat(session-replay-react-native): add New Architecture support (#1854)
  • Additional commits viewable in compare view

Updates @sentry/nextjs from 10.57.0 to 10.62.0

Release notes

Sourced from @​sentry/nextjs's releases.

10.62.0

Important Changes

  • feat(server-runtimes): Add v7 support for vercelAiIntegration (#21613)

    The vercelAiIntegration now supports v7 of the ai package. Note that v7 is not yet supported on Cloudflare.

Other Changes

  • fix(node): Avoid failing at runtime if tracingChannel is not available (#21783)
  • fix(sveltekit): Avoid capturing preloaded 400 errors on client (#21784)

Work in this release was contributed by @​hyunbinseo. Thank you for your contribution!

  • chore(github): Update tracked packages (#21789)
  • feat(core): Add spanKindToName helper for reverse span-kind lookup (#21780)
  • ref(aws-serverless): Streamline AwsLambda instrumentation (#21758)
  • ref(node): Fix server-utils name for VercelAI integration (#21809)
  • ref(node): Streamline amqplib instrumentation (#21753)
  • ref(node): Streamline Firebase instrumentation (#21748)
  • test: Pin webpack to 5.107.0 (#21781)
  • test(e2e): Add no-browser-session lighthouse e2e test mode (#21787)
  • test(e2e): Add more test modes, pre-init and element timing (#21760)

Bundle size 📦

Path Size
@​sentry/browser 26.83 KB
@​sentry/browser - with treeshaking flags 25.3 KB
@​sentry/browser (incl. Tracing) 44.89 KB
@​sentry/browser (incl. Tracing + Span Streaming) 46.6 KB
@​sentry/browser (incl. Tracing, Profiling) 49.57 KB
@​sentry/browser (incl. Tracing, Replay) 83.22 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 73.06 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 87.8 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 100.17 KB
@​sentry/browser (incl. Feedback) 43.61 KB
@​sentry/browser (incl. sendFeedback) 31.5 KB
@​sentry/browser (incl. FeedbackAsync) 36.52 KB
@​sentry/browser (incl. Metrics) 27.87 KB
@​sentry/browser (incl. Logs) 28.11 KB
@​sentry/browser (incl. Metrics & Logs) 28.78 KB
@​sentry/react 28.59 KB
@​sentry/react (incl. Tracing) 47.15 KB

... (truncated)

Changelog

Sourced from @​sentry/nextjs's changelog.

10.62.0

Important Changes

  • feat(server-runtimes): Add v7 support for vercelAiIntegration (#21613)

    The vercelAiIntegration now supports v7 of the ai package. Note that v7 is not yet supported on Cloudflare.

Other Changes

  • fix(node): Avoid failing at runtime if tracingChannel is not available (#21783)
  • fix(sveltekit): Avoid capturing preloaded 400 errors on client (#21784)

Work in this release was contributed by @​hyunbinseo. Thank you for your contribution!

  • chore(github): Update tracked packages (#21789)
  • feat(core): Add spanKindToName helper for reverse span-kind lookup (#21780)
  • ref(aws-serverless): Streamline AwsLambda instrumentation (#21758)
  • ref(node): Fix server-utils name for VercelAI integration (#21809)
  • ref(node): Streamline amqplib instrumentation (#21753)
  • ref(node): Streamline Firebase instrumentation (#21748)
  • test: Pin webpack to 5.107.0 (#21781)
  • test(e2e): Add no-browser-session lighthouse e2e test mode (#21787)
  • test(e2e): Add more test modes, pre-init and element timing (#21760)

10.61.0

Important Changes

  • feat(core): Enable streamGenAiSpans by default (#21732)

    The SDK now extracts all gen_ai spans out of a transaction and sends them as v2 envelope items by default. This prevents gen_ai spans from being dropped when the transaction payload exceeds size limits. Because they are no longer constrained by transaction size limits, AI message data is also no longer truncated by default. Set enableTruncation: true on the respective AI integration to re-enable truncation. To keep the previous behavior, set streamGenAiSpans: false.

    Self-hosted Sentry users should opt out with streamGenAiSpans: false, since streamed gen_ai spans may not be ingested by their Sentry instance.

Other Changes

  • feat(cloudflare): Add batch, exec, and withSession D1 instrumentation (#21292)
  • feat(cloudflare): Instrument SQL API in sqlite durable objects (#21656)
  • feat(core): Add db.query.summary functionality (#21670)
  • feat(core): Add top-level Sentry.setAttribute(s) APIs (#21705)
  • fix(hono): Name transactions after the matched route handler (#21700)
  • fix(react-router): Bump peerDependencies for react-router 8 (#21762)
  • fix(replays): Record replay trace_ids with span streaming (#21714)

... (truncated)

Commits
  • 1fc539e release: 10.62.0
  • 5ee7977 Merge pull request #21792 from getsentry/prepare-release/10.62.0
  • f36645c meta(changelog): Update changelog for 10.62.0
  • e562f94 ref(node): Streamline amqplib instrumentation (#21753)
  • e1312df ref(node): Fix server-utils name for VercelAI integration (#21809)
  • fc29e61 ref(node): Streamline Firebase instrumentation (#21748)
  • 2081179 ref(cloudflare): Revert vercelAi change (#21793)
  • 2309fb5 chore(github): Update tracked packages (#21789)
  • 3bfeb64 feat(server-runtimes): Add v7 support for vercelAiIntegration (#21613)
  • a15e2a8 fix(sveltekit): Avoid capturing preloaded 400 errors on client (#21784)
  • 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the tracking-deps group with 3 updates: [@amplitude/analytics-browser](https://github.com/amplitude/Amplitude-TypeScript), [@amplitude/analytics-node](https://github.com/amplitude/Amplitude-TypeScript) and [@sentry/nextjs](https://github.com/getsentry/sentry-javascript).


Updates `@amplitude/analytics-browser` from 2.44.1 to 2.44.4
- [Release notes](https://github.com/amplitude/Amplitude-TypeScript/releases)
- [Commits](https://github.com/amplitude/Amplitude-TypeScript/compare/@amplitude/analytics-browser@2.44.1...@amplitude/analytics-browser@2.44.4)

Updates `@amplitude/analytics-node` from 1.5.60 to 1.5.62
- [Release notes](https://github.com/amplitude/Amplitude-TypeScript/releases)
- [Commits](https://github.com/amplitude/Amplitude-TypeScript/compare/@amplitude/analytics-node@1.5.60...@amplitude/analytics-node@1.5.62)

Updates `@sentry/nextjs` from 10.57.0 to 10.62.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@10.57.0...10.62.0)

---
updated-dependencies:
- dependency-name: "@amplitude/analytics-browser"
  dependency-version: 2.44.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tracking-deps
- dependency-name: "@amplitude/analytics-node"
  dependency-version: 1.5.62
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tracking-deps
- dependency-name: "@sentry/nextjs"
  dependency-version: 10.62.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tracking-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants