Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2025

Bumps the npm-dev-major group with 2 updates in the / directory: jest-preset-angular and storybook-addon-tag-badges.

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.2

Release notes

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

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

BREAKING CHANGES

  • This addon now requires Storybook 10.0 or newer to work.

Signed-off-by: Steve Dodier-Lazaro sidnioulz@gmail.com

v2.0.4

2.0.4 (2025-10-24)

Bug Fixes

  • Relax minimum Node version for Storybook 9 (3e29f13)
  • Update dependencies with security vulns (b86b737)
Commits
  • 6fd5c53 fix: Add type decls for manager helpers
  • 7225cb7 fix: Avoid using as it can fail in some contexts
  • 50cef24 chore: Remove dead files
  • 785d49b feat: Port to Storybook 10
  • 4349b3f fix: Update storybook import paths and tsup build config
  • 7f13514 chore(deps): Clean up dev dependencies
  • 66a4dc3 fix: Fix improper import path in example in README
  • 1936da1 fix: Add dts output to manager entries to restore dist/index.d.ts
  • 659db8c fix: Pass config to preview without requiring addon imports in user preview c...
  • 1a7ab6a fix: Help tsup produce a functional build for index
  • 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

… 2 updates

Bumps the npm-dev-major group with 2 updates in the / directory: [jest-preset-angular](https://github.com/thymikee/jest-preset-angular) and [storybook-addon-tag-badges](https://github.com/Sidnioulz/storybook-addon-tag-badges).


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.2
- [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.2)

---
updated-dependencies:
- 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.2
  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 Dec 4, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 4, 2025 18:33
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 4, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 11, 2025

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

@dependabot dependabot bot closed this Dec 11, 2025
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-master-npm-dev-major-78d8b674a8 branch December 11, 2025 18:54
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