Skip to content

deps: bump the npm-dependencies group across 1 directory with 11 updates - #21

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/develop/npm-dependencies-6d848027e4
Open

deps: bump the npm-dependencies group across 1 directory with 11 updates#21
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/develop/npm-dependencies-6d848027e4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 23, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm-dependencies group with 11 updates in the / directory:

Package From To
@dhutaryan/ngx-mat-timepicker 20.1.0 21.0.0
@ng-matero/extensions 21.1.3 21.1.4
plotly.js-dist-min 3.3.1 3.4.0
zone.js 0.16.0 0.16.1
@semantic-release/github 12.0.2 12.0.6
@types/jasmine 5.1.15 6.0.0
conventional-changelog-conventionalcommits 9.1.0 9.3.0
jasmine-core 5.13.0 6.1.0
karma-jasmine-html-reporter 2.1.0 2.2.0
semantic-release 25.0.2 25.0.3
typescript 5.9.3 6.0.2

Updates @dhutaryan/ngx-mat-timepicker from 20.1.0 to 21.0.0

Release notes

Sourced from @​dhutaryan/ngx-mat-timepicker's releases.

v21.0.0

  • feat(clock-dials): add view changed event and migrate to signals
  • feat(time-period): migrate to signals
  • fix(timepicker): set focus after timepicker opened

v20.2.0

  • fix(timepicker): set focus after timepicker opened
  • feat(clock-dials): add view changed event and migrate to signals
Changelog

Sourced from @​dhutaryan/ngx-mat-timepicker's changelog.

21.0.0

  • feat(time-period): migrate to signals
  • fix(timepicker): set focus after timepicker opened (#229)
  • feat(clock-dials): add view changed event and migrate to signals (#224)

20.2.0

  • fix(timepicker): set focus after timepicker opened (#229)
  • feat(clock-dials): add view changed event and migrate to signals (#224)
Commits
  • 1816d9c release: v21.0.0
  • bb8d7ae fix(timepicker): set focus after timepicker opened
  • db16ff9 feat(time-period): migrate to signals
  • 1ea0c8c feat(timepicker): support angular and angular material v21
  • e7512ce feat(clock-dials): add view changed event and migrate to signals
  • See full diff in compare view

Updates @ng-matero/extensions from 21.1.3 to 21.1.4

Release notes

Sourced from @​ng-matero/extensions's releases.

v21.1.4

  • resolve sass if function deprecation warnings
Commits
  • 47fb386 chore: release 21.1.4
  • 8307c27 fix(multiple): resolve sass if function deprecation warnings
  • 65b57f5 chore: update dependencies and devDependencies
  • See full diff in compare view

Updates plotly.js-dist-min from 3.3.1 to 3.4.0

Release notes

Sourced from plotly.js-dist-min's releases.

v3.4.0

Added

  • Add support for clicking legend titles to toggle visibility of all traces in legend [#7698]
  • Add support for shapes to reference multiple axes [#7666]
  • Add support for dashed marker lines in scatter plots [#7673], with thanks to @​chrimaho for the contribution!

Changed

  • Increase axis autorange when bar charts have outside text labels, to avoid labels being clipped [#7675]

Fixed

  • Fix issue where some traces in stacked area charts were not rendering their fill correctly after certain sequences of hide/show operations in the legend [#7668]
  • Fix out of bounds index during scattergl animation trace type [#7676], with thanks to @​BJohnBraddock for the contribution!
Changelog

Sourced from plotly.js-dist-min's changelog.

[3.4.0] -- 2026-02-20

Added

  • Add support for clicking legend titles to toggle visibility of all traces in legend [#7698]
  • Add support for shapes to reference multiple axes [#7666]
  • Add support for dashed marker lines in scatter plots [#7673], with thanks to @​chrimaho for the contribution!

Changed

  • Increase axis autorange when bar charts have outside text labels, to avoid labels being clipped [#7675]

Fixed

  • Fix issue where some traces in stacked area charts were not rendering their fill correctly after certain sequences of hide/show operations in the legend [#7668]
  • Fix out of bounds index during scattergl animation trace type [#7676], with thanks to @​BJohnBraddock for the contribution!
Commits
  • 9718f13 3.4.0
  • 11fbf9e updates for release v3.4.0
  • 3126228 Merge pull request #7698 from alexshoe/clickable-legend-titles
  • dca2e38 Fix legend traces not toggling when chart is editable by passing legendObj in...
  • e7a1915 Fix pie legend item clicks breaking due to array legend lookup crash
  • 0223993 Fix legend title opacity incorrectly dimming for pie traces with per-slice le...
  • e0be8c5 Explicitly initialize toggleOtherLegends to false in toggle mode
  • 8ee735e Merge remote-tracking branch 'origin/master' into clickable-legend-titles
  • 398983d Merge pull request #7720 from plotly/fix-ci-feb-2026
  • 5f7a139 add delay
  • Additional commits viewable in compare view

Updates zone.js from 0.16.0 to 0.16.1

Changelog

Sourced from zone.js's changelog.

0.16.1 (2026-02-18)

  • fix(zone.js): support passthrough of Promise.try API (fc557f0), closes #67057
Commits
  • ac8b5ff release: cut the zone.js-0.16.1 release
  • 98610aa docs(zone.js): update release and publish commands in DEVELOPER.md
  • d99e336 docs(zone.js): update build command in DEVELOPER.md
  • c2f7eaa docs(zone.js): update instructions to use pnpm
  • fc557f0 fix(zone.js): support passthrough of Promise.try API
  • 81cabc1 feat(core): add support for TypeScript 6
  • 11767ca build: update Jasmine to 6.0.0
  • 0c6604f refactor(common): update copyright to Google LLC
  • df3258c build: update all non-major dependencies
  • 9989c5f build: update dependency @​csstools/css-color-parser to v4
  • Additional commits viewable in compare view

Updates @semantic-release/github from 12.0.2 to 12.0.6

Release notes

Sourced from @​semantic-release/github's releases.

v12.0.6

12.0.6 (2026-02-12)

Bug Fixes

  • latest: add make_latest property to the GH release PATCH request during publish (#1169) (f516337)

v12.0.5

12.0.5 (2026-02-07)

Bug Fixes

  • latest: add make_latest property to the GH release POST request during publish (#1157) (38051ba)

v12.0.4

12.0.4 (2026-02-06)

Bug Fixes

  • remove failTitle arg in findSRIssues call (#1164) (f7bdd88)

v12.0.3

12.0.3 (2026-01-30)

Bug Fixes

  • extend GraphQL alias prefix to prevent hash collisions (#1134) (ea6386d)
Commits
  • f516337 fix(latest): add make_latest property to the GH release PATCH request during ...
  • f367e3a chore(deps): lock file maintenance (#1168)
  • 5ba629b chore(deps): update dependency cpy to v13.2.0 (#1167)
  • dfc7aa0 chore(deps): update npm to v11.9.0 (#1166)
  • ed2b0bd chore(deps): update dependency cpy to v13.1.0 (#1165)
  • 38051ba fix(latest): add make_latest property to the GH release POST request during...
  • be62f5e chore(deps): update dependency cpy to v13 (#1161)
  • f7bdd88 fix: remove failTitle arg in findSRIssues call (#1164)
  • fce4835 chore(deps): update dependency tempy to v3.2.0 (#1162)
  • e044f74 chore(deps): update dependency semantic-release to v25.0.3 (#1159)
  • Additional commits viewable in compare view

Updates @types/jasmine from 5.1.15 to 6.0.0

Commits

Updates conventional-changelog-conventionalcommits from 9.1.0 to 9.3.0

Release notes

Sourced from conventional-changelog-conventionalcommits's releases.

conventional-changelog-conventionalcommits: v9.3.0

Features

conventional-changelog-conventionalcommits: v9.2.0

Features

Changelog

Sourced from conventional-changelog-conventionalcommits's changelog.

9.3.0 (2026-03-04)

Features

9.2.0 (2026-03-01)

Features

Commits
  • 7d4a4f6 chore(release): monorepo release (#1435)
  • 0d5a4a6 feat(conventional-changelog-angular,conventional-changelog-atom,conventional-...
  • 44bc44d chore(release): monorepo release (#1423)
  • 441af37 docs: fix libraries io links
  • b0721e1 feat(conventional-changelog,conventional-changelog-angular,conventional-chang...
  • See full diff in compare view

Updates jasmine-core from 5.13.0 to 6.1.0

Release notes

Sourced from jasmine-core's releases.

v6.1.0

Please see the release notes.

v6.0.1

Please see the release notes.

v6.0.0

Please see the release notes.

v6.0.0-beta.1

Please see the release notes.

v6.0.0-beta.0

Please see the release notes.

v6.0.0-alpha.2

Please see the release notes.

v6.0.0-alpha.1

Please see the release notes.

v6.0.0-alpha.0

Please see the release notes.

Commits
  • 3de4512 Bump version to 6.1.0
  • 4bf333e rm unnecessary and deprecated eslint-env comments
  • 4f5ef7c Drop support for Safari 16 and 17
  • 5de03be Fix test failure in Node 20 and 22 parallel tests
  • 42baa42 Formatting
  • 6af5d24 Improve formatting of AggregateErrors
  • b88ce2d Improve AggregateError specs
  • c216ae1 Merge branch 'puglyfe-aggregate-errors'
  • 319776d Report the constituent errors of an AggregateError
  • 1d0718d Fix MAX_PRETTY_PRINT_CHARS default jsdoc in source code too
  • Additional commits viewable in compare view

Updates karma-jasmine-html-reporter from 2.1.0 to 2.2.0

Release notes

Sourced from karma-jasmine-html-reporter's releases.

v2.2.0

  • Add support for Jasmine 6

Full Changelog: dfederm/karma-jasmine-html-reporter@v2.1.0...v2.2.0

Commits

Updates semantic-release from 25.0.2 to 25.0.3

Release notes

Sourced from semantic-release's releases.

v25.0.3

25.0.3 (2026-01-30)

Bug Fixes

Commits
  • f404124 fix(deps): remove deprecated semver-diff (#3980)
  • fef7e34 docs: warn against using registry-url in setup-node (#4024)
  • 699d470 chore(deps): update dependency lockfile-lint to v5 (#4022)
  • c7c6f7a chore(deps): update dependency tempy to v3.1.2 (#4021)
  • 1ce5088 ci(action): update github/codeql-action action to v4.32.0 (#4019)
  • 9bb0d87 chore(deps): lock file maintenance (#4016)
  • 490171c chore(deps): update npm to v11.8.0 (#4015)
  • f6411e9 chore(deps): update dependency prettier to v3.8.1 (#4014)
  • c71c576 chore(deps): update dependency publint to v0.3.17 (#4013)
  • 989e18c chore(deps): update dependency tempy to v3.1.1 (#4012)
  • Additional commits viewable in compare view

Updates typescript from 5.9.3 to 6.0.2

Release notes

Sourced from typescript's releases.

TypeScript 6.0

For release notes, check out the release announcement blog post.

Downloads are available on:

TypeScript 6.0 Beta

For release notes, check out the release announcement.

Downloads are available on:

Commits

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 npm-dependencies group with 11 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@dhutaryan/ngx-mat-timepicker](https://github.com/dhutaryan/ngx-mat-timepicker) | `20.1.0` | `21.0.0` |
| [@ng-matero/extensions](https://github.com/ng-matero/extensions) | `21.1.3` | `21.1.4` |
| [plotly.js-dist-min](https://github.com/plotly/plotly.js) | `3.3.1` | `3.4.0` |
| [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) | `0.16.0` | `0.16.1` |
| [@semantic-release/github](https://github.com/semantic-release/github) | `12.0.2` | `12.0.6` |
| [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) | `5.1.15` | `6.0.0` |
| [conventional-changelog-conventionalcommits](https://github.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/conventional-changelog-conventionalcommits) | `9.1.0` | `9.3.0` |
| [jasmine-core](https://github.com/jasmine/jasmine) | `5.13.0` | `6.1.0` |
| [karma-jasmine-html-reporter](https://github.com/dfederm/karma-jasmine-html-reporter) | `2.1.0` | `2.2.0` |
| [semantic-release](https://github.com/semantic-release/semantic-release) | `25.0.2` | `25.0.3` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `6.0.2` |



Updates `@dhutaryan/ngx-mat-timepicker` from 20.1.0 to 21.0.0
- [Release notes](https://github.com/dhutaryan/ngx-mat-timepicker/releases)
- [Changelog](https://github.com/dhutaryan/ngx-mat-timepicker/blob/master/CHANGELOG.md)
- [Commits](dhutaryan/ngx-mat-timepicker@v20.1.0...v21.0.0)

Updates `@ng-matero/extensions` from 21.1.3 to 21.1.4
- [Release notes](https://github.com/ng-matero/extensions/releases)
- [Commits](ng-matero/extensions@v21.1.3...v21.1.4)

Updates `plotly.js-dist-min` from 3.3.1 to 3.4.0
- [Release notes](https://github.com/plotly/plotly.js/releases)
- [Changelog](https://github.com/plotly/plotly.js/blob/master/CHANGELOG.md)
- [Commits](plotly/plotly.js@v3.3.1...v3.4.0)

Updates `zone.js` from 0.16.0 to 0.16.1
- [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.1/packages/zone.js)

Updates `@semantic-release/github` from 12.0.2 to 12.0.6
- [Release notes](https://github.com/semantic-release/github/releases)
- [Commits](semantic-release/github@v12.0.2...v12.0.6)

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

Updates `conventional-changelog-conventionalcommits` from 9.1.0 to 9.3.0
- [Release notes](https://github.com/conventional-changelog/conventional-changelog/releases)
- [Changelog](https://github.com/conventional-changelog/conventional-changelog/blob/master/packages/conventional-changelog-conventionalcommits/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/conventional-changelog/commits/conventional-changelog-conventionalcommits-v9.3.0/packages/conventional-changelog-conventionalcommits)

Updates `jasmine-core` from 5.13.0 to 6.1.0
- [Release notes](https://github.com/jasmine/jasmine/releases)
- [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md)
- [Commits](jasmine/jasmine@v5.13.0...v6.1.0)

Updates `karma-jasmine-html-reporter` from 2.1.0 to 2.2.0
- [Release notes](https://github.com/dfederm/karma-jasmine-html-reporter/releases)
- [Commits](dfederm/karma-jasmine-html-reporter@v2.1.0...v2.2.0)

Updates `semantic-release` from 25.0.2 to 25.0.3
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](semantic-release/semantic-release@v25.0.2...v25.0.3)

Updates `typescript` from 5.9.3 to 6.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.9.3...v6.0.2)

---
updated-dependencies:
- dependency-name: "@dhutaryan/ngx-mat-timepicker"
  dependency-version: 21.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: "@ng-matero/extensions"
  dependency-version: 21.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: plotly.js-dist-min
  dependency-version: 3.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: zone.js
  dependency-version: 0.16.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@semantic-release/github"
  dependency-version: 12.0.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@types/jasmine"
  dependency-version: 6.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: conventional-changelog-conventionalcommits
  dependency-version: 9.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: jasmine-core
  dependency-version: 6.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: karma-jasmine-html-reporter
  dependency-version: 2.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: semantic-release
  dependency-version: 25.0.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: typescript
  dependency-version: 6.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants