Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 26, 2025

Bumps the sample-apps-npm-deps group with 2 updates in the /examples/angular/sample-app directory: @rudderstack/analytics-js and zone.js.
Bumps the sample-apps-npm-deps group with 4 updates in the /examples/nextjs/hooks/sample-app directory: @rudderstack/analytics-js, next, @types/react and eslint-config-next.
Bumps the sample-apps-npm-deps group with 4 updates in the /examples/nextjs/js/sample-app directory: @rudderstack/analytics-js, next, @types/react and eslint-config-next.
Bumps the sample-apps-npm-deps group with 4 updates in the /examples/nextjs/page-router/sample-app directory: @rudderstack/analytics-js, next, @types/react and eslint-config-next.
Bumps the sample-apps-npm-deps group with 4 updates in the /examples/nextjs/ts/sample-app directory: @rudderstack/analytics-js, next, @types/react and eslint-config-next.
Bumps the sample-apps-npm-deps group with 2 updates in the /examples/reactjs/hooks/sample-app directory: @rudderstack/analytics-js and @types/react.
Bumps the sample-apps-npm-deps group with 2 updates in the /examples/reactjs/js/sample-app directory: @rudderstack/analytics-js and @types/react.
Bumps the sample-apps-npm-deps group with 2 updates in the /examples/reactjs/ts/sample-app directory: @rudderstack/analytics-js and @types/react.
Bumps the sample-apps-npm-deps group with 4 updates in the /examples/reactjs/vite/sample-app directory: @rudderstack/analytics-js, @types/react, @typescript-eslint/eslint-plugin and @typescript-eslint/parser.
Bumps the sample-apps-npm-deps group with 2 updates in the /examples/serverless/cloudflare-worker directory: @rudderstack/analytics-js-service-worker and wrangler.
Bumps the sample-apps-npm-deps group with 4 updates in the /examples/serverless/vercel-edge directory: next, @types/react, eslint-config-next and @rudderstack/analytics-js-service-worker.
Bumps the sample-apps-npm-deps group with 1 update in the /examples/symfony/sample directory: @rudderstack/analytics-js.

Updates @rudderstack/analytics-js from 3.25.0 to 3.25.1

Release notes

Sourced from @​rudderstack/analytics-js's releases.

@​rudderstack/analytics-js@​3.25.1

3.25.1 (2025-11-20)

Dependency Updates

  • @rudderstack/analytics-js-cookies updated to version 0.5.5
  • @rudderstack/analytics-js-common updated to version 3.26.1
  • @rudderstack/analytics-js-plugins updated to version 3.14.1

Bug Fixes

  • avoid bfcache optimisation for page unloaded events (#2601) (3f415c0)
Changelog

Sourced from @​rudderstack/analytics-js's changelog.

3.25.1 (2025-11-20)

Dependency Updates

  • @rudderstack/analytics-js-cookies updated to version 0.5.5
  • @rudderstack/analytics-js-common updated to version 3.26.1
  • @rudderstack/analytics-js-plugins updated to version 3.14.1

Bug Fixes

  • avoid bfcache optimisation for page unloaded events (#2601) (3f415c0)
Commits
  • 39a2570 chore(@​rudderstack/analytics-js): release version 3.25.1
  • 8de2586 chore(deps-dev): bump the npm-dev-deps group across 1 directory with 18 updat...
  • 3f415c0 fix: avoid bfcache optimisation for page unloaded events (#2601)
  • 2a6c3d8 chore(monorepo): sync versions and generate release logs
  • See full diff in compare view

Updates zone.js from 0.15.1 to 0.16.0

Changelog

Sourced from zone.js's changelog.

0.16.0 (2025-11-19)

BREAKING CHANGE

  • IE/Non-Chromium Edge are not supported anymore.
Commits
  • 58014cb release: cut the zone.js-0.16.0 release
  • d99b743 build: update all non-major dependencies
  • 3cde920 build: update all non-major dependencies
  • 26fed34 build: format md files
  • 2b71181 build: update all non-major dependencies
  • 48abe00 fix(zone.js): Support jasmine v6
  • 77ead34 build: update dependency vitest to v4 (#64635)
  • ced2fa5 refactor(zone.js): Improve missing proxy zone error for jest imported (#64497)
  • fad6e13 build: update all non-major dependencies (#64514)
  • 10aa4f9 build: update all non-major dependencies (#64488)
  • Additional commits viewable in compare view

Updates @rudderstack/analytics-js from 3.25.0 to 3.25.1

Release notes

Sourced from @​rudderstack/analytics-js's releases.

@​rudderstack/analytics-js@​3.25.1

3.25.1 (2025-11-20)

Dependency Updates

  • @rudderstack/analytics-js-cookies updated to version 0.5.5
  • @rudderstack/analytics-js-common updated to version 3.26.1
  • @rudderstack/analytics-js-plugins updated to version 3.14.1

Bug Fixes

  • avoid bfcache optimisation for page unloaded events (#2601) (3f415c0)
Changelog

Sourced from @​rudderstack/analytics-js's changelog.

3.25.1 (2025-11-20)

Dependency Updates

  • @rudderstack/analytics-js-cookies updated to version 0.5.5
  • @rudderstack/analytics-js-common updated to version 3.26.1
  • @rudderstack/analytics-js-plugins updated to version 3.14.1

Bug Fixes

  • avoid bfcache optimisation for page unloaded events (#2601) (3f415c0)
Commits
  • 39a2570 chore(@​rudderstack/analytics-js): release version 3.25.1
  • 8de2586 chore(deps-dev): bump the npm-dev-deps group across 1 directory with 18 updat...
  • 3f415c0 fix: avoid bfcache optimisation for page unloaded events (#2601)
  • 2a6c3d8 chore(monorepo): sync versions and generate release logs
  • See full diff in compare view

Updates next from 16.0.3 to 16.0.4

Release notes

Sourced from next's releases.

v16.0.4

[!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • fix: Rename proxy.js to middleware.js in NFT file (#86214)
  • fix: prevent fetch abort errors propagating to user error boundaries (#86277)
  • Turbopack: fix passing project options from napi (#86256)

Credits

Huge thanks to @​devjiwonchoi, @​sokra and @​ztanner for helping!

Commits

Updates @types/react from 19.2.6 to 19.2.7

Commits

Updates eslint-config-next from 16.0.3 to 16.0.4

Release notes

Sourced from eslint-config-next's releases.

v16.0.4

[!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • fix: Rename proxy.js to middleware.js in NFT file (#86214)
  • fix: prevent fetch abort errors propagating to user error boundaries (#86277)
  • Turbopack: fix passing project options from napi (#86256)

Credits

Huge thanks to @​devjiwonchoi, @​sokra and @​ztanner for helping!

Commits

Updates @rudderstack/analytics-js from 3.25.0 to 3.25.1

Release notes

Sourced from @​rudderstack/analytics-js's releases.

@​rudderstack/analytics-js@​3.25.1

3.25.1 (2025-11-20)

Dependency Updates

  • @rudderstack/analytics-js-cookies updated to version 0.5.5
  • @rudderstack/analytics-js-common updated to version 3.26.1
  • @rudderstack/analytics-js-plugins updated to version 3.14.1

Bug Fixes

  • avoid bfcache optimisation for page unloaded events (#2601) (3f415c0)
Changelog

Sourced from @​rudderstack/analytics-js's changelog.

3.25.1 (2025-11-20)

Dependency Updates

  • @rudderstack/analytics-js-cookies updated to version 0.5.5
  • @rudderstack/analytics-js-common updated to version 3.26.1
  • @rudderstack/analytics-js-plugins updated to version 3.14.1

Bug Fixes

  • avoid bfcache optimisation for page unloaded events (#2601) (3f415c0)
Commits
  • 39a2570 chore(@​rudderstack/analytics-js): release version 3.25.1
  • 8de2586 chore(deps-dev): bump the npm-dev-deps group across 1 directory with 18 updat...
  • 3f415c0 fix: avoid bfcache optimisation for page unloaded events (#2601)
  • 2a6c3d8 chore(monorepo): sync versions and generate release logs
  • See full diff in compare view

Updates next from 16.0.3 to 16.0.4

Release notes

Sourced from next's releases.

v16.0.4

[!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • fix: Rename proxy.js to middleware.js in NFT file (#86214)
  • fix: prevent fetch abort errors propagating to user error boundaries (#86277)
  • Turbopack: fix passing project options from napi (#86256)

Credits

Huge thanks to @​devjiwonchoi, @​sokra and @​ztanner for helping!

Commits

Updates @types/react from 19.2.6 to 19.2.7

Commits

Updates eslint-config-next from 16.0.3 to 16.0.4

Release notes

Sourced from eslint-config-next's releases.

v16.0.4

[!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • fix: Rename proxy.js to middleware.js in NFT file (#86214)
  • fix: prevent fetch abort errors propagating to user error boundaries (#86277)
  • Turbopack: fix passing project options from napi (#86256)

Credits

Huge thanks to @​devjiwonchoi, @​sokra and @​ztanner for helping!

Commits

Updates @rudderstack/analytics-js from 3.25.0 to 3.25.1

Release notes

Sourced from @​rudderstack/analytics-js's releases.

@​rudderstack/analytics-js@​3.25.1

3.25.1 (2025-11-20)

Dependency Updates

  • @rudderstack/analytics-js-cookies updated to version 0.5.5
  • @rudderstack/analytics-js-common updated to version 3.26.1
  • @rudderstack/analytics-js-plugins updated to version 3.14.1

Bug Fixes

  • avoid bfcache optimisation for page unloaded events (#2601) (3f415c0)
Changelog

Sourced from @​rudderstack/analytics-js's changelog.

3.25.1 (2025-11-20)

Dependency Updates

  • @rudderstack/analytics-js-cookies updated to version 0.5.5
  • @rudderstack/analytics-js-common updated to version 3.26.1
  • @rudderstack/analytics-js-plugins updated to version 3.14.1

Bug Fixes

  • avoid bfcache optimisation for page unloaded events (#2601) (3f415c0)
Commits
  • 39a2570 chore(@​rudderstack/analytics-js): release version 3.25.1
  • 8de2586 chore(deps-dev): bump the npm-dev-deps group across 1 directory with 18 updat...
  • 3f415c0 fix: avoid bfcache optimisation for page unloaded events (#2601)
  • 2a6c3d8 chore(monorepo): sync versions and generate release logs
  • See full diff in compare view

Updates next from 16.0.3 to 16.0.4

Release notes

Sourced from next's releases.

v16.0.4

[!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • fix: Rename proxy.js to middleware.js in NFT file (#86214)
  • fix: prevent fetch abort errors propagating to user error boundaries (#86277)
  • Turbopack: fix passing project options from napi (#86256)

Credits

Huge thanks to @​devjiwonchoi, @​sokra and @​ztanner for helping!

Commits

Updates @types/react from 19.2.6 to 19.2.7

Commits

Updates eslint-config-next from 16.0.3 to 16.0.4

Release notes

Sourced from eslint-config-next's releases.

v16.0.4

[!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • fix: Rename proxy.js to middleware.js in NFT file (#86214)
  • fix: prevent fetch abort errors propagating to user error boundaries (#86277)
  • Turbopack: fix passing project options from napi (#86256)

Credits

Huge thanks to @​devjiwonchoi, @​sokra and @​ztanner for helping!

Commits

Updates @rudderstack/analytics-js from 3.25.0 to 3.25.1

Release notes

Sourced from @​rudderstack/analytics-js's releases.

@​rudderstack/analytics-js@​3.25.1

3.25.1 (2025-11-20)

Dependency Updates

  • @rudderstack/analytics-js-cookies updated to version 0.5.5
  • @rudderstack/analytics-js-common updated to version 3.26.1
  • @rudderstack/analytics-js-plugins updated to version 3.14.1

Bug Fixes

  • avoid bfcache optimisation for page unloaded events (#2601) (3f415c0)
Changelog

Sourced from @​rudderstack/analytics-js's changelog.

3.25.1 (2025-11-20)

Dependency Updates

  • @rudderstack/analytics-js-cookies updated to version 0.5.5
  • @rudderstack/analytics-js-common updated to version 3.26.1
  • @rudderstack/analytics-js-plugins updated to version 3.14.1

Bug Fixes

  • avoid bfcache optimisation for page unloaded events (#2601) (3f415c0)
Commits
  • 39a2570 chore(@​rudderstack/analytics-js): release version 3.25.1
  • 8de2586 chore(deps-dev): bump the npm-dev-deps group across 1 directory with 18 updat...
  • 3f415c0 fix: avoid bfcache optimisation for page unloaded events (#2601)
  • 2a6c3d8 chore(monorepo): sync versions and generate release logs
  • See full diff in compare view

Updates next from 16.0.3 to 16.0.4

Release notes

Sourced from next's releases.

v16.0.4

[!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • fix: Rename proxy.js to middleware.js in NFT file (#86214)
  • fix: prevent fetch abort errors propagating to user error boundaries (#86277)
  • Turbopack: fix passing project options from napi (#86256)

Credits

Huge thanks to @​devjiwonchoi, @​sokra and @​ztanner for helping!

Commits

Updates @types/react from 19.2.6 to 19.2.7

Commits

Updates eslint-config-next from 16.0.3 to 16.0.4

Release notes

Sourced from eslint-config-next's releases.

v16.0.4

[!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • fix: Rename proxy.js to middleware.js in NFT file (#86214)
  • fix: prevent fetch abort errors propagating to user error boundaries (#86277)
  • Turbopack: fix passing project options from napi (#86256)

Credits

Huge thanks to @​devjiwonchoi, @​sokra and @​ztanner for helping!

Commits

Updates @rudderstack/analytics-js from 3.25.0 to 3.25.1

Release notes

Sourced from @​rudderstack/analytics-js's releases.

@​rudderstack/analytics-js@​3.25.1

3.25.1 (2025-11-20)

Dependency Updates

  • @rudderstack/analytics-js-cookies updated to version 0.5.5
  • @rudderstack/analytics-js-common updated to version 3.26.1
  • @rudderstack/analytics-js-plugins updated to version 3.14.1

Bug Fixes

  • avoid bfcache optimisation for page unloaded events (#2601) (3f415c0)
Changelog

Sourced from @​rudderstack/analytics-js's changelog.

3.25.1 (2025-11-20)

Dependency Updates

  • @rudderstack/analytics-js-cookies updated to version 0.5.5
  • @rudderstack/analytics-js-common updated to version 3.26.1
  • @rudderstack/analytics-js-plugins updated to version 3.14.1

Bug Fixes

  • avoid bfcache optimisation for page unloaded events (#2601) (3f415c0)
Commits
  • 39a2570 chore(@​rudderstack/analytics-js): release version 3.25.1
  • 8de2586 chore(deps-dev): bump the npm-dev-deps group across 1 directory with 18 updat...
  • 3f415c0 fix: avoid bfcache optimisation for page unloaded events (#2601)
  • 2a6c3d8 chore(monorepo): sync versions and generate release logs
  • See full diff in compare view

Updates @types/react from 19.2.6 to 19.2.7

Commits

Updates @rudderstack/analytics-js from 3.25.0 to 3.25.1

Release notes

Sourced from @​rudderstack/analytics-js's releases.

@​rudderstack/analytics-js@​3.25.1

3.25.1 (2025-11-20)

Dependency Updates

  • @rudderstack/analytics-js-cookies updated to version 0.5.5
  • @rudderstack/analytics-js-common updated to version 3.26.1
  • @rudderstack/analytics-js-plugins updated to version 3.14.1

Bug Fixes

  • avoid bfcache optimisation for page unloaded events (#2601) (3f415c0)
Changelog

Sourced from @​rudderstack/analytics-js's changelog.

3.25.1 (2025-11-20)

Dependency Updates

  • @rudderstack/analytics-js-cookies updated to version 0.5.5
  • @rudderstack/analytics-js-common updated to version 3.26.1
  • @rudderstack/analytics-js-plugins updated to version 3.14.1

Bug Fixes

  • avoid bfcache optimisation for page unloaded events (#2601) (3f415c0)
Commits
  • 39a2570 chore(@​rudderstack/analytics-js): release version 3.25.1
  • 8de2586 chore(deps-dev): bump the npm-dev-deps group across 1 directory with 18 updat...
  • 3f415c0 fix: avoid bfcache optimisation for page unloaded events (#2601)
  • 2a6c3d8 chore(monorepo): sync versions and generate release logs
  • See full diff in compare view

Updates @types/react from 19.2.6 to 19.2.7

Commits

Updates @rudderstack/analytics-js from 3.25.0 to 3.25.1

Release notes

Sourced from @​rudderstack/analytics-js's releases.

@​rudderstack/analytics-js@​3.25.1

3.25.1 (2025-11-20)

Dependency Updates

  • @rudderstack/analytics-js-cookies updated to version 0.5.5
  • @rudderstack/analytics-js-common updated to version 3.26.1
  • @rudderstack/analytics-js-plugins updated to version 3.14.1

Bug Fixes

  • avoid bfcache optimisation for page unloaded events (#2601) (3f415c0)
Changelog

Sourced from @​rudderstack/analytics-js's changelog.

3.25.1 (2025-11-20)

Dependency Updates

  • @rudderstack/analytics-js-cookies updated to version 0.5.5
  • @rudderstack/analytics-js-common updated to version 3.26.1
  • @rudderstack/analytics-js-plugins updated to version 3.14.1

Bug Fixes

  • avoid bfcache optimisation for page unloaded events (#2601) (3f415c0)
Commits
  • 39a2570 chore(@​rudderstack/analytics-js): release version 3.25.1
  • 8de2586 chore(deps-dev): bump the npm-dev-deps group across 1 directory with 18 updat...
  • 3f415c0 fix: avoid bfcache optimisation for page unloaded events (#2601)
  • 2a6c3d8 chore(monorepo): sync versions and generate release logs
  • See full diff in compare view

Updates @types/react from 19.2.6 to 19.2.7

Commits

Updates @rudderstack/analytics-js from 3.25.0 to 3.25.1

Release notes

Sourced from @​rudderstack/analytics-js's releases.

@​rudderstack/analytics-js@​3.25.1

3.25.1 (2025-11-20)

Dependency Updates

  • @rudderstack/analytics-js-cookies updated to version 0.5.5
  • @rudderstack/analytics-js-common updated to version 3.26.1
  • @rudderstack/analytics-js-plugins updated to version 3.14.1

Bug Fixes

  • avoid bfcache optimisation for page unloaded events (#2601) (3f415c0)
Changelog

Sourced from @​rudderstack/analytics-js's changelog.

3.25.1 (2025-11-20)

Dependency Updates

  • @rudderstack/analytics-js-cookies updated to version 0.5.5
  • @rudderstack/analytics-js-common updated to version 3.26.1
  • @rudderstack/analytics-js-plugins updated to version 3.14.1

Bug Fixes

  • avoid bfcache optimisation for page unloaded events (#2601) (3f415c0)
Commits
  • 39a2570 chore(@​rudderstack/analytics-js): release version 3.25.1
  • 8de2586 chore(deps-dev): bump the npm-dev-deps group across 1 directory with 18 updat...
  • 3f415c0 fix: avoid bfcache optimisation for page unloaded events (#2601)
  • 2a6c3d8 chore(monorepo): sync versions and generate release logs
  • See full diff in compare view

Updates @types/react from 19.2.6 to 19.2.7

Commits

Updates @typescript-eslint/eslint-plugin from 8.47.0 to 8.48.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v8.48.0

8.48.0 (2025-11-24)

🚀 Features

  • eslint-plugin: [no-redundant-type-constituents] use assignability checking for redundancy checks (#10744)
  • rule-tester: remove workaround for jest circular structure error (#11772)
  • typescript-estree: gate all errors behind allowInvalidAST (#11693)
  • typescript-estree: replace fast-glob with tinyglobby (#11740)

🩹 Fixes

  • eslint-plugin: [consistent-generic-constructors] ignore when constructor is typed array (#10477)
  • scope-manager: change unhelpful aaa error message and change analyze to expects Program (#11747)
  • typescript-estree: infers singleRun as true for project service (#11327)
  • typescript-estree: disallow binding patterns in parameter properties (#11760)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

8.48.0 (2025-11-24)

🚀 Features

  • eslint-plugin: [no-redundant-type-constituents] use assignability checking for redundancy checks (#10744)

🩹 Fixes

  • typescript-estree: disallow binding patterns in parameter properties (#11760)
  • eslint-plugin: [consistent-generic-constructors] ignore when constructor is typed array (#10477)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Commits
  • 6fb1551 chore(release): publish 8.48.0
  • d26e9de chore(eslint-plugin): correct TODO comment on the wrong line (#11773)
  • 5f04910 fix(typescript-estree): disallow binding patterns in parameter properties (#1...
  • a4dc42a chore: migrate to nx 22 (#11780)
  • 2ffb168 feat(eslint-plugin): [no-redundant-type-constituents] use assignability check...
  • 5ea21f1 fix(eslint-plugin): [consistent-generic-constructors] ignore when constructor...
  • See full diff in compare view

Updates @typescript-eslint/parser from 8.47.0 to 8.48.0

Release notes

Sourced from @​typescript-eslint/parser's releases.

v8.48.0

8.48.0 (2025-11-24)

🚀 Features

  • eslint-plugin: [no-redundant-type-constituents] use assignability checking for redundancy checks (#10744)
  • rule-tester: remove workaround for jest circular structure error (#11772)
  • typescript-estree: gate all errors behind allowInvalidAST (#11693)
  • typescript-estree: replace fast-glob with tinyglobby (#11740)

🩹 Fixes

  • eslint-plugin: [consistent-generic-constructors] ignore when constructor is typed array (#10477)
  • scope-manager: change unhelpful aaa error message and change analyze to expects Program (#11747)
  • typescript-estree: infers singleRun as true for project service (#11327)
  • typescript-estree:Description has been truncated

…s with 9 updates

Bumps the sample-apps-npm-deps group with 2 updates in the /examples/angular/sample-app directory: [@rudderstack/analytics-js](https://github.com/rudderlabs/rudder-sdk-js/tree/HEAD/packages/analytics-js) and [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js).
Bumps the sample-apps-npm-deps group with 4 updates in the /examples/nextjs/hooks/sample-app directory: [@rudderstack/analytics-js](https://github.com/rudderlabs/rudder-sdk-js/tree/HEAD/packages/analytics-js), [next](https://github.com/vercel/next.js), [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) and [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next).
Bumps the sample-apps-npm-deps group with 4 updates in the /examples/nextjs/js/sample-app directory: [@rudderstack/analytics-js](https://github.com/rudderlabs/rudder-sdk-js/tree/HEAD/packages/analytics-js), [next](https://github.com/vercel/next.js), [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) and [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next).
Bumps the sample-apps-npm-deps group with 4 updates in the /examples/nextjs/page-router/sample-app directory: [@rudderstack/analytics-js](https://github.com/rudderlabs/rudder-sdk-js/tree/HEAD/packages/analytics-js), [next](https://github.com/vercel/next.js), [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) and [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next).
Bumps the sample-apps-npm-deps group with 4 updates in the /examples/nextjs/ts/sample-app directory: [@rudderstack/analytics-js](https://github.com/rudderlabs/rudder-sdk-js/tree/HEAD/packages/analytics-js), [next](https://github.com/vercel/next.js), [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) and [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next).
Bumps the sample-apps-npm-deps group with 2 updates in the /examples/reactjs/hooks/sample-app directory: [@rudderstack/analytics-js](https://github.com/rudderlabs/rudder-sdk-js/tree/HEAD/packages/analytics-js) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react).
Bumps the sample-apps-npm-deps group with 2 updates in the /examples/reactjs/js/sample-app directory: [@rudderstack/analytics-js](https://github.com/rudderlabs/rudder-sdk-js/tree/HEAD/packages/analytics-js) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react).
Bumps the sample-apps-npm-deps group with 2 updates in the /examples/reactjs/ts/sample-app directory: [@rudderstack/analytics-js](https://github.com/rudderlabs/rudder-sdk-js/tree/HEAD/packages/analytics-js) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react).
Bumps the sample-apps-npm-deps group with 4 updates in the /examples/reactjs/vite/sample-app directory: [@rudderstack/analytics-js](https://github.com/rudderlabs/rudder-sdk-js/tree/HEAD/packages/analytics-js), [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).
Bumps the sample-apps-npm-deps group with 2 updates in the /examples/serverless/cloudflare-worker directory: [@rudderstack/analytics-js-service-worker](https://github.com/rudderlabs/rudder-sdk-js/tree/HEAD/packages/analytics-js-service-worker) and [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler).
Bumps the sample-apps-npm-deps group with 4 updates in the /examples/serverless/vercel-edge directory: [next](https://github.com/vercel/next.js), [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react), [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) and [@rudderstack/analytics-js-service-worker](https://github.com/rudderlabs/rudder-sdk-js/tree/HEAD/packages/analytics-js-service-worker).
Bumps the sample-apps-npm-deps group with 1 update in the /examples/symfony/sample directory: [@rudderstack/analytics-js](https://github.com/rudderlabs/rudder-sdk-js/tree/HEAD/packages/analytics-js).


Updates `@rudderstack/analytics-js` from 3.25.0 to 3.25.1
- [Release notes](https://github.com/rudderlabs/rudder-sdk-js/releases)
- [Changelog](https://github.com/rudderlabs/rudder-sdk-js/blob/develop/packages/analytics-js/CHANGELOG.md)
- [Commits](https://github.com/rudderlabs/rudder-sdk-js/commits/@rudderstack/analytics-js@3.25.1/packages/analytics-js)

Updates `zone.js` from 0.15.1 to 0.16.0
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/packages/zone.js/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/zone.js-0.16.0/packages/zone.js)

Updates `@rudderstack/analytics-js` from 3.25.0 to 3.25.1
- [Release notes](https://github.com/rudderlabs/rudder-sdk-js/releases)
- [Changelog](https://github.com/rudderlabs/rudder-sdk-js/blob/develop/packages/analytics-js/CHANGELOG.md)
- [Commits](https://github.com/rudderlabs/rudder-sdk-js/commits/@rudderstack/analytics-js@3.25.1/packages/analytics-js)

Updates `next` from 16.0.3 to 16.0.4
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v16.0.3...v16.0.4)

Updates `@types/react` from 19.2.6 to 19.2.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `eslint-config-next` from 16.0.3 to 16.0.4
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v16.0.4/packages/eslint-config-next)

Updates `@rudderstack/analytics-js` from 3.25.0 to 3.25.1
- [Release notes](https://github.com/rudderlabs/rudder-sdk-js/releases)
- [Changelog](https://github.com/rudderlabs/rudder-sdk-js/blob/develop/packages/analytics-js/CHANGELOG.md)
- [Commits](https://github.com/rudderlabs/rudder-sdk-js/commits/@rudderstack/analytics-js@3.25.1/packages/analytics-js)

Updates `next` from 16.0.3 to 16.0.4
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v16.0.3...v16.0.4)

Updates `@types/react` from 19.2.6 to 19.2.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `eslint-config-next` from 16.0.3 to 16.0.4
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v16.0.4/packages/eslint-config-next)

Updates `@rudderstack/analytics-js` from 3.25.0 to 3.25.1
- [Release notes](https://github.com/rudderlabs/rudder-sdk-js/releases)
- [Changelog](https://github.com/rudderlabs/rudder-sdk-js/blob/develop/packages/analytics-js/CHANGELOG.md)
- [Commits](https://github.com/rudderlabs/rudder-sdk-js/commits/@rudderstack/analytics-js@3.25.1/packages/analytics-js)

Updates `next` from 16.0.3 to 16.0.4
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v16.0.3...v16.0.4)

Updates `@types/react` from 19.2.6 to 19.2.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `eslint-config-next` from 16.0.3 to 16.0.4
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v16.0.4/packages/eslint-config-next)

Updates `@rudderstack/analytics-js` from 3.25.0 to 3.25.1
- [Release notes](https://github.com/rudderlabs/rudder-sdk-js/releases)
- [Changelog](https://github.com/rudderlabs/rudder-sdk-js/blob/develop/packages/analytics-js/CHANGELOG.md)
- [Commits](https://github.com/rudderlabs/rudder-sdk-js/commits/@rudderstack/analytics-js@3.25.1/packages/analytics-js)

Updates `next` from 16.0.3 to 16.0.4
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v16.0.3...v16.0.4)

Updates `@types/react` from 19.2.6 to 19.2.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `eslint-config-next` from 16.0.3 to 16.0.4
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v16.0.4/packages/eslint-config-next)

Updates `@rudderstack/analytics-js` from 3.25.0 to 3.25.1
- [Release notes](https://github.com/rudderlabs/rudder-sdk-js/releases)
- [Changelog](https://github.com/rudderlabs/rudder-sdk-js/blob/develop/packages/analytics-js/CHANGELOG.md)
- [Commits](https://github.com/rudderlabs/rudder-sdk-js/commits/@rudderstack/analytics-js@3.25.1/packages/analytics-js)

Updates `@types/react` from 19.2.6 to 19.2.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `@rudderstack/analytics-js` from 3.25.0 to 3.25.1
- [Release notes](https://github.com/rudderlabs/rudder-sdk-js/releases)
- [Changelog](https://github.com/rudderlabs/rudder-sdk-js/blob/develop/packages/analytics-js/CHANGELOG.md)
- [Commits](https://github.com/rudderlabs/rudder-sdk-js/commits/@rudderstack/analytics-js@3.25.1/packages/analytics-js)

Updates `@types/react` from 19.2.6 to 19.2.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `@rudderstack/analytics-js` from 3.25.0 to 3.25.1
- [Release notes](https://github.com/rudderlabs/rudder-sdk-js/releases)
- [Changelog](https://github.com/rudderlabs/rudder-sdk-js/blob/develop/packages/analytics-js/CHANGELOG.md)
- [Commits](https://github.com/rudderlabs/rudder-sdk-js/commits/@rudderstack/analytics-js@3.25.1/packages/analytics-js)

Updates `@types/react` from 19.2.6 to 19.2.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `@rudderstack/analytics-js` from 3.25.0 to 3.25.1
- [Release notes](https://github.com/rudderlabs/rudder-sdk-js/releases)
- [Changelog](https://github.com/rudderlabs/rudder-sdk-js/blob/develop/packages/analytics-js/CHANGELOG.md)
- [Commits](https://github.com/rudderlabs/rudder-sdk-js/commits/@rudderstack/analytics-js@3.25.1/packages/analytics-js)

Updates `@types/react` from 19.2.6 to 19.2.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `@typescript-eslint/eslint-plugin` from 8.47.0 to 8.48.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.48.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.47.0 to 8.48.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.48.0/packages/parser)

Updates `@rudderstack/analytics-js-service-worker` from 3.3.4 to 3.3.5
- [Release notes](https://github.com/rudderlabs/rudder-sdk-js/releases)
- [Changelog](https://github.com/rudderlabs/rudder-sdk-js/blob/develop/packages/analytics-js-service-worker/CHANGELOG.md)
- [Commits](https://github.com/rudderlabs/rudder-sdk-js/commits/@rudderstack/analytics-js-service-worker@3.3.5/packages/analytics-js-service-worker)

Updates `wrangler` from 4.49.0 to 4.50.0
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.50.0/packages/wrangler)

Updates `next` from 16.0.3 to 16.0.4
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v16.0.3...v16.0.4)

Updates `@types/react` from 19.2.6 to 19.2.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `eslint-config-next` from 16.0.3 to 16.0.4
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v16.0.4/packages/eslint-config-next)

Updates `@rudderstack/analytics-js-service-worker` from 3.3.4 to 3.3.5
- [Release notes](https://github.com/rudderlabs/rudder-sdk-js/releases)
- [Changelog](https://github.com/rudderlabs/rudder-sdk-js/blob/develop/packages/analytics-js-service-worker/CHANGELOG.md)
- [Commits](https://github.com/rudderlabs/rudder-sdk-js/commits/@rudderstack/analytics-js-service-worker@3.3.5/packages/analytics-js-service-worker)

Updates `@rudderstack/analytics-js` from 3.25.0 to 3.25.1
- [Release notes](https://github.com/rudderlabs/rudder-sdk-js/releases)
- [Changelog](https://github.com/rudderlabs/rudder-sdk-js/blob/develop/packages/analytics-js/CHANGELOG.md)
- [Commits](https://github.com/rudderlabs/rudder-sdk-js/commits/@rudderstack/analytics-js@3.25.1/packages/analytics-js)

---
updated-dependencies:
- dependency-name: "@rudderstack/analytics-js"
  dependency-version: 3.25.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: sample-apps-npm-deps
- dependency-name: zone.js
  dependency-version: 0.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sample-apps-npm-deps
- dependency-name: "@rudderstack/analytics-js"
  dependency-version: 3.25.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: sample-apps-npm-deps
- dependency-name: next
  dependency-version: 16.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: sample-apps-npm-deps
- dependency-name: "@types/react"
  dependency-version: 19.2.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: sample-apps-npm-deps
- dependency-name: eslint-config-next
  dependency-version: 16.0.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: sample-apps-npm-deps
- dependency-name: "@rudderstack/analytics-js"
  dependency-version: 3.25.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: sample-apps-npm-deps
- dependency-name: next
  dependency-version: 16.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: sample-apps-npm-deps
- dependency-name: "@types/react"
  dependency-version: 19.2.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: sample-apps-npm-deps
- dependency-name: eslint-config-next
  dependency-version: 16.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: sample-apps-npm-deps
- dependency-name: "@rudderstack/analytics-js"
  dependency-version: 3.25.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: sample-apps-npm-deps
- dependency-name: next
  dependency-version: 16.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: sample-apps-npm-deps
- dependency-name: "@types/react"
  dependency-version: 19.2.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: sample-apps-npm-deps
- dependency-name: eslint-config-next
  dependency-version: 16.0.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: sample-apps-npm-deps
- dependency-name: "@rudderstack/analytics-js"
  dependency-version: 3.25.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: sample-apps-npm-deps
- dependency-name: next
  dependency-version: 16.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: sample-apps-npm-deps
- dependency-name: "@types/react"
  dependency-version: 19.2.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: sample-apps-npm-deps
- dependency-name: eslint-config-next
  dependency-version: 16.0.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: sample-apps-npm-deps
- dependency-name: "@rudderstack/analytics-js"
  dependency-version: 3.25.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: sample-apps-npm-deps
- dependency-name: "@types/react"
  dependency-version: 19.2.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: sample-apps-npm-deps
- dependency-name: "@rudderstack/analytics-js"
  dependency-version: 3.25.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: sample-apps-npm-deps
- dependency-name: "@types/react"
  dependency-version: 19.2.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: sample-apps-npm-deps
- dependency-name: "@rudderstack/analytics-js"
  dependency-version: 3.25.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: sample-apps-npm-deps
- dependency-name: "@types/react"
  dependency-version: 19.2.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: sample-apps-npm-deps
- dependency-name: "@rudderstack/analytics-js"
  dependency-version: 3.25.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: sample-apps-npm-deps
- dependency-name: "@types/react"
  dependency-version: 19.2.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: sample-apps-npm-deps
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.48.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: sample-apps-npm-deps
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.48.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: sample-apps-npm-deps
- dependency-name: "@rudderstack/analytics-js-service-worker"
  dependency-version: 3.3.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: sample-apps-npm-deps
- dependency-name: wrangler
  dependency-version: 4.50.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: sample-apps-npm-deps
- dependency-name: next
  dependency-version: 16.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: sample-apps-npm-deps
- dependency-name: "@types/react"
  dependency-version: 19.2.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: sample-apps-npm-deps
- dependency-name: eslint-config-next
  dependency-version: 16.0.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: sample-apps-npm-deps
- dependency-name: "@rudderstack/analytics-js-service-worker"
  dependency-version: 3.3.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: sample-apps-npm-deps
- dependency-name: "@rudderstack/analytics-js"
  dependency-version: 3.25.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: sample-apps-npm-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file sample-apps labels Nov 26, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 26, 2025 00:43
@dependabot dependabot bot added dependencies Pull requests that update a dependency file sample-apps labels Nov 26, 2025
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Nov 26, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 3, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Dec 3, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/examples/angular/sample-app/develop/sample-apps-npm-deps-04a5e036a2 branch December 3, 2025 00:43
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 sample-apps

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant