Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

Bumps the npm-dev-major group with 4 updates in the / directory: @types/node, globals, jest-preset-angular and storybook-addon-tag-badges.

Updates @types/node from 24.10.1 to 25.0.3

Commits

Updates globals from 16.5.0 to 17.0.0

Release notes

Sourced from globals's releases.

v17.0.0

Breaking

  • Split audioWorklet environment from browser (#320) 7bc293e

Improvements

  • Update globals (#329) ebe1063
  • Get all browser globals from both chrome and firefox (#321) 59ceff8
  • Add bunBuiltin environment (#324) 1bc6e3b
  • Add denoBuiltin environment (#324) 1bc6e3b
  • Add paintWorklet environment (#323) 4b78f56
  • Add sharedWorker environment (#322) 4a02a85

sindresorhus/globals@v16.5.0...v17.0.0

Commits

Updates jest-preset-angular from 15.0.1 to 16.0.0

Release notes

Sourced from jest-preset-angular's releases.

v16.0.0

Please refer to CHANGELOG.md for details.

v15.0.3

Please refer to CHANGELOG.md for details.

v15.0.2

Please refer to CHANGELOG.md for details.

Changelog

Sourced from jest-preset-angular's changelog.

16.0.0 (2025-12-04)

Features

  • add support for Angular 21 (8d4d11f)

BREAKING CHANGES

  • Drop support for Angular 18

15.0.3 (2025-10-17)

Bug Fixes

  • handle processWithEsbuild transform option (6779107)

15.0.2 (2025-10-01)

Bug Fixes

  • add dynamic-import support flag into esbuild invocation (#3369) (fa25060), closes #3368
Commits
  • 2b45ce2 chore(release): 16.0.0
  • 9a3dd31 build(deps): update angular packages
  • 601083c build(deps): update dependency tsx to ^4.21.0
  • ca886cc build(deps): update dependency prettier to ^3.7.3
  • 8d4d11f feat: add support for Angular 21
  • 52cdbc2 build(deps): update actions/setup-node digest to 395ad32
  • 91c2711 build(deps): bump js-yaml from 3.14.1 to 3.14.2 in /website
  • b67ba26 build(deps): update actions/checkout digest to 8e8c483
  • ae02bdc build(deps): update dependency glob to v13
  • 5993495 build(deps): update actions/checkout action to v6
  • Additional commits viewable in compare view

Updates storybook-addon-tag-badges from 2.0.3 to 3.0.4

Release notes

Sourced from storybook-addon-tag-badges's releases.

v3.0.4

3.0.4 (2025-12-10)

Bug Fixes

  • Fix crash when entering site in mobile layout due to status store (3cda267)

v3.0.3

3.0.3 (2025-12-10)

Bug Fixes

  • Respect user-defined renderLabel if our addon is loaded last (edccbf5)

v3.0.2

3.0.2 (2025-10-29)

Bug Fixes

  • Add type decls for manager helpers (6fd5c53)

v3.0.1

3.0.1 (2025-10-27)

Bug Fixes

  • Avoid using as it can fail in some contexts (7225cb7)

v3.0.0

3.0.0 (2025-10-27)

Bug Fixes

  • Add dts output to manager entries to restore dist/index.d.ts (1936da1)
  • Fix improper import path in example in README (66a4dc3)
  • Help tsup produce a functional build for index (1a7ab6a)
  • Pass config to preview without requiring addon imports in user preview context (659db8c)
  • Update storybook import paths and tsup build config (4349b3f)

Features

... (truncated)

Commits
  • bb12485 chore: Fix dep audit
  • 3cda267 fix: Fix crash when entering site in mobile layout due to status store
  • c09b580 chore: Fix dep audit
  • edccbf5 fix: Respect user-defined renderLabel if our addon is loaded last
  • 4a6d79b chore(deps-dev): Bump the all group across 1 directory with 12 updates
  • c2b4653 chore(deps-dev): Bump the all group across 1 directory with 7 updates
  • db514ca chore(deps-dev): Bump the all group across 1 directory with 8 updates
  • aca7e33 chore(deps-dev): Bump the all group across 1 directory with 10 updates
  • e8dabb2 chore(deps-dev): Bump the all group across 1 directory with 8 updates
  • 4d06b1f chore(deps-dev): Bump the all group across 1 directory with 22 updates
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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

… 4 updates

Bumps the npm-dev-major group with 4 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [globals](https://github.com/sindresorhus/globals), [jest-preset-angular](https://github.com/thymikee/jest-preset-angular) and [storybook-addon-tag-badges](https://github.com/Sidnioulz/storybook-addon-tag-badges).


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

Updates `globals` from 16.5.0 to 17.0.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v16.5.0...v17.0.0)

Updates `jest-preset-angular` from 15.0.1 to 16.0.0
- [Release notes](https://github.com/thymikee/jest-preset-angular/releases)
- [Changelog](https://github.com/thymikee/jest-preset-angular/blob/main/CHANGELOG.md)
- [Commits](thymikee/jest-preset-angular@v15.0.1...v16.0.0)

Updates `storybook-addon-tag-badges` from 2.0.3 to 3.0.4
- [Release notes](https://github.com/Sidnioulz/storybook-addon-tag-badges/releases)
- [Changelog](https://github.com/Sidnioulz/storybook-addon-tag-badges/blob/main/release.config.js)
- [Commits](Sidnioulz/storybook-addon-tag-badges@v2.0.3...v3.0.4)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 25.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-dev-major
- dependency-name: globals
  dependency-version: 17.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-dev-major
- dependency-name: jest-preset-angular
  dependency-version: 16.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-dev-major
- dependency-name: storybook-addon-tag-badges
  dependency-version: 3.0.4
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-dev-major
...

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 Jan 1, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 1, 2026 18:41
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 1, 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.

1 participant