Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

Bumps angular-html-parser from 6.0.2 to 10.0.0.

Release notes

Sourced from angular-html-parser's releases.

v10.0.0

What's Changed

Full Changelog: prettier/angular-html-parser@v9.3.0...v10.0.0

v9.3.0

  • Sync with upstream

Full Changelog: prettier/angular-html-parser@v9.2.0...v9.3.0

Release 9.2.0

  • Sync with upstream

v9.1.1

  • Sync with upstream

Full Changelog: prettier/angular-html-parser@v9.1.0...v9.1.1

Release 9.1.0

What's Changed

Full Changelog: prettier/angular-html-parser@v9.0.2...v9.1.0

Release 9.0.2

  • fix: correctly parse <html:style></html:style> (#47) (449fd267c0)

Release 9.0.1

  • chore: fix release script (2176a15498)

v9.0.0

What's Changed

Full Changelog: prettier/angular-html-parser@v8.1.0...v9.0.0

v8.1.0

What's Changed

Full Changelog: prettier/angular-html-parser@v8.0.1...v8.1.0

Changelog

Sourced from angular-html-parser's changelog.

21.0.0-next.7 (2025-10-08)

Deprecations

http

  • HttpResponseBase.statusText is deprecated

common

Commit Type Description
9eac43cf46 feat Support of optional keys for the KeyValue pipe (#48814)

core

Commit Type Description
548ea027f6 fix ensure missing leave animations don't queue leave animations (#64226)
dd7c4cd9d1 fix Fixes animations in conjunction with content projection (#63776)
cb56fbfddb fix handle undefined CSS time values in parseCssTimeUnitsToMs function (#64181)
e279f30199 fix prevent early exit from leave animations when multiple transitions are present (#64225)

http

Commit Type Description
5cbdefcf11 feat add support for fetch referrerPolicy option in HttpClient (#64116)
0e4e17cd97 refactor HttpResponseBase.statusText (#64176)

migrations

Commit Type Description
d3e76b1956 fix preserve component imports when pruning NgModules in standalone migration (#64186)
62bbce63b7 fix remove error for no matching files in control flow migration (#64253)

router

Commit Type Description
5e61e8d3c3 fix Fix memory leak through Navigation.abort and canDeactivate guards (#64141)

20.3.4 (2025-10-08)

core

Commit Type Description
853ed169a8 fix ensure missing leave animations don't queue leave animations (#64226)
6fed986b7a fix Fixes animations in conjunction with content projection (#63776)
76fe5599fe fix handle undefined CSS time values in parseCssTimeUnitsToMs function (#64181)
3b959105be fix prevent early exit from leave animations when multiple transitions are present (#64225)

migrations

Commit Type Description
65884895ff fix preserve component imports when pruning NgModules in standalone migration (#64186)

... (truncated)

Commits
  • 8a15d1a chore: release v10.0.0
  • df33959 Rename Node.type to Node.kind (#49)
  • 180647f Add test for MJML parsing
  • b58b604 Build with tsdown (#48)
  • fa33c7e Remove outdated interpolationConfig option
  • 2bc37b5 Merge branch 'main' into dev
  • e34776a build: correctly use snapshot build repo (#64341)
  • 2ecbc4e docs: add a callout that adding/removing to formArray doesn't not mark dirty ...
  • dc37100 build: update bazel dependencies (#64330)
  • 249fbb3 docs: add example for assertInInjectionContext (#64325)
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
angular-html-parser [>= 7.a, < 8]
angular-html-parser [>= 8.a, < 9]

Dependabot compatibility score

You can trigger a rebase of this PR 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [angular-html-parser](https://github.com/prettier/angular-html-parser) from 6.0.2 to 10.0.0.
- [Release notes](https://github.com/prettier/angular-html-parser/releases)
- [Changelog](https://github.com/prettier/angular-html-parser/blob/dev/CHANGELOG.md)
- [Commits](prettier/angular-html-parser@v6.0.2...v10.0.0)

---
updated-dependencies:
- dependency-name: angular-html-parser
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-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 webapp Changes the webapp service labels Oct 13, 2025
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 webapp Changes the webapp service

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants