Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the development-version-updates group with 7 updates:

Package From To
@types/node-forge 1.3.13 1.3.14
@types/sizzle 2.3.9 2.3.10
browserslist 4.25.2 4.25.3
caniuse-lite 1.0.30001735 1.0.30001737
core-js-compat 3.45.0 3.45.1
electron-to-chromium 1.5.204 1.5.209
tapable 2.2.2 2.2.3

Updates @types/node-forge from 1.3.13 to 1.3.14

Commits

Updates @types/sizzle from 2.3.9 to 2.3.10

Commits

Updates browserslist from 4.25.2 to 4.25.3

Release notes

Sourced from browserslist's releases.

4.25.3

Changelog

Sourced from browserslist's changelog.

4.25.3

Commits

Updates caniuse-lite from 1.0.30001735 to 1.0.30001737

Commits

Updates core-js-compat from 3.45.0 to 3.45.1

Changelog

Sourced from core-js-compat's changelog.

3.45.1 - 2025.08.20
  • Changes v3.45.0...v3.45.1 (30 commits)
  • Fixed a conflict of native methods from Map upsert proposal with polyfilled methods in the pure version
  • Added bugs fields to package.json of all packages
  • Compat data improvements:
    • Map upsert proposal features marked as shipped from Bun 1.2.20
    • Added Samsung Internet 29 compat data mapping
    • Added Electron 39 compat data mapping
Commits
  • a16b86a v3.45.1
  • 15d1d36 add Electron 39 compat data mapping
  • e5a779f update dependencies
  • 9cd9b6b add Samsung Internet 29 compat data mapping
  • c2e35ca mark Map upsert proposal features as shipped from Bun 1.2.20
  • 977a3a4 update dependencies
  • d4fa8f0 enforce bugs field in package.json of public packages
  • See full diff in compare view

Updates electron-to-chromium from 1.5.204 to 1.5.209

Commits

Updates tapable from 2.2.2 to 2.2.3

Release notes

Sourced from tapable's releases.

v2.2.3

Fixes

  • Async hook catch an error when reject a falsy value
  • [typescript] Support to pass return type for waterfall hooks
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 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

Bumps the development-version-updates group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@types/node-forge](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node-forge) | `1.3.13` | `1.3.14` |
| [@types/sizzle](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sizzle) | `2.3.9` | `2.3.10` |
| [browserslist](https://github.com/browserslist/browserslist) | `4.25.2` | `4.25.3` |
| [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001735` | `1.0.30001737` |
| [core-js-compat](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js-compat) | `3.45.0` | `3.45.1` |
| [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.204` | `1.5.209` |
| [tapable](https://github.com/webpack/tapable) | `2.2.2` | `2.2.3` |


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

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

Updates `browserslist` from 4.25.2 to 4.25.3
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](browserslist/browserslist@4.25.2...4.25.3)

Updates `caniuse-lite` from 1.0.30001735 to 1.0.30001737
- [Commits](browserslist/caniuse-lite@1.0.30001735...1.0.30001737)

Updates `core-js-compat` from 3.45.0 to 3.45.1
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.45.1/packages/core-js-compat)

Updates `electron-to-chromium` from 1.5.204 to 1.5.209
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md)
- [Commits](Kilian/electron-to-chromium@v1.5.204...v1.5.209)

Updates `tapable` from 2.2.2 to 2.2.3
- [Release notes](https://github.com/webpack/tapable/releases)
- [Commits](webpack/tapable@v2.2.2...v2.2.3)

---
updated-dependencies:
- dependency-name: "@types/node-forge"
  dependency-version: 1.3.14
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: development-version-updates
- dependency-name: "@types/sizzle"
  dependency-version: 2.3.10
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: development-version-updates
- dependency-name: browserslist
  dependency-version: 4.25.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: development-version-updates
- dependency-name: caniuse-lite
  dependency-version: 1.0.30001737
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: development-version-updates
- dependency-name: core-js-compat
  dependency-version: 3.45.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: development-version-updates
- dependency-name: electron-to-chromium
  dependency-version: 1.5.209
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: development-version-updates
- dependency-name: tapable
  dependency-version: 2.2.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: development-version-updates
...

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 Aug 26, 2025
@github-actions github-actions bot enabled auto-merge August 26, 2025 13:50
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
Report missing for 1be1a291
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (1be1a29) Report Missing Report Missing Report Missing
Head commit (b3d031d) 21 17 80.95%

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#521) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Footnotes

  1. Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.

@github-actions github-actions bot merged commit a1d3f83 into angular-16 Aug 26, 2025
6 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/angular-16/development-version-updates-bcba4345e8 branch August 26, 2025 13:53
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