Skip to content

build(deps): bump @angular/common, @angular/forms and @angular/platform-browser in /projects/ng-tailwind - #298

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/projects/ng-tailwind/multi-f8ba04d608
Open

build(deps): bump @angular/common, @angular/forms and @angular/platform-browser in /projects/ng-tailwind#298
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/projects/ng-tailwind/multi-f8ba04d608

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 11, 2026

Copy link
Copy Markdown
Contributor

Bumps @angular/common, @angular/forms and @angular/platform-browser. These dependencies needed to be updated together.
Updates @angular/common from 20.1.3 to 20.3.31

Release notes

Sourced from @​angular/common's releases.

20.3.31

platform-server

Commit Description
fix - 3db26e2544 update domino to latest version

20.3.30

platform-server

Commit Description
fix - 9339a7a2de avoid stripping unicode whitespace during url resolution
fix - 89b20568df update domino to latest version

20.3.29

platform-browser

Commit Description
fix - 7538744c10 disallow event handler attributes in Meta

20.3.28

core

Commit Description
fix - 2f96c8020f sanitize host bindings on concrete hosts

http

Commit Description
fix - 969133d426 match header values exactly when deleting
fix - 29dd26bd71 preserve immutability of materialized clones
fix - e4c416c20a run root interceptors in the terminal request chain

20.3.27

compiler

Commit Description
fix - 5dbcd0ee16 disallow i18n event attributes
fix - db0d4a1a39 restrict possible event handler check to property names longer than 2 characters

http

Commit Description
fix - a64e2883e9 distinguish repeated transfer cache params

platform-server

Commit Description
fix - 6f80cca0b8 update domino to latest version

20.3.26

compiler-cli

Commit Description

... (truncated)

Changelog

Sourced from @​angular/common's changelog.

20.3.31 (2026-09-09)

platform-server

Commit Type Description
3db26e2544 fix update domino to latest version

20.3.30 (2026-08-26)

platform-server

Commit Type Description
9339a7a2de fix avoid stripping unicode whitespace during url resolution
89b20568df fix update domino to latest version

20.3.29 (2026-08-19)

platform-browser

Commit Type Description
7538744c10 fix disallow event handler attributes in Meta

20.3.28 (2026-08-13)

core

Commit Type Description
2f96c8020f fix sanitize host bindings on concrete hosts

http

Commit Type Description
969133d426 fix match header values exactly when deleting

... (truncated)

Commits
  • e4c416c fix(http): run root interceptors in the terminal request chain
  • 969133d fix(http): match header values exactly when deleting
  • 29dd26b fix(http): preserve immutability of materialized clones
  • a64e288 fix(http): distinguish repeated transfer cache params
  • b963f61 fix(http): prevent caching of responses with Set-Cookie headers
  • 06be298 fix(http): preserve empty referrer option in HttpRequest
  • 9f443bc fix(common): Limits date format string length
  • fa940e1 fix(http): Rejects non-HTTP(S) URLs in JSONP requests
  • 1a62130 fix(common): use cryptographically secure SHA-256 for transfer cache key gene...
  • 566ad05 fix(common): skip transfer cache for uncacheable HTTP traffic
  • Additional commits viewable in compare view

Updates @angular/forms from 20.1.3 to 20.3.31

Release notes

Sourced from @​angular/forms's releases.

20.3.31

platform-server

Commit Description
fix - 3db26e2544 update domino to latest version

20.3.30

platform-server

Commit Description
fix - 9339a7a2de avoid stripping unicode whitespace during url resolution
fix - 89b20568df update domino to latest version

20.3.29

platform-browser

Commit Description
fix - 7538744c10 disallow event handler attributes in Meta

20.3.28

core

Commit Description
fix - 2f96c8020f sanitize host bindings on concrete hosts

http

Commit Description
fix - 969133d426 match header values exactly when deleting
fix - 29dd26bd71 preserve immutability of materialized clones
fix - e4c416c20a run root interceptors in the terminal request chain

20.3.27

compiler

Commit Description
fix - 5dbcd0ee16 disallow i18n event attributes
fix - db0d4a1a39 restrict possible event handler check to property names longer than 2 characters

http

Commit Description
fix - a64e2883e9 distinguish repeated transfer cache params

platform-server

Commit Description
fix - 6f80cca0b8 update domino to latest version

20.3.26

compiler-cli

Commit Description

... (truncated)

Changelog

Sourced from @​angular/forms's changelog.

20.3.31 (2026-09-09)

platform-server

Commit Type Description
3db26e2544 fix update domino to latest version

20.3.30 (2026-08-26)

platform-server

Commit Type Description
9339a7a2de fix avoid stripping unicode whitespace during url resolution
89b20568df fix update domino to latest version

20.3.29 (2026-08-19)

platform-browser

Commit Type Description
7538744c10 fix disallow event handler attributes in Meta

20.3.28 (2026-08-13)

core

Commit Type Description
2f96c8020f fix sanitize host bindings on concrete hosts

http

Commit Type Description
969133d426 fix match header values exactly when deleting

... (truncated)

Commits
  • 4c66fe4 refactor(core): mark VERSION as @__PURE__ for better tree-shaking
  • 7b1a478 docs: improve discoverability of forms
  • ee578d3 build: format md files
  • 56270c3 docs: Documents utility functions for narrowing form control types (#64373)
  • da50733 docs: add a callout that adding/removing to formArray doesn't not mark dirty ...
  • 5a4f826 docs: Add unified control state change events (#64279)
  • b12e5e6 docs: add warning to AbstractControl.setErrors (#64063)
  • 1fd8d5d fix(forms): Emit FormResetEvent when resetting control (#64034)
  • 7a7725e refactor(core): Update tests for zoneless by default (#63672)
  • b549cd2 refactor(bazel): reduce build deps (#63348)
  • Additional commits viewable in compare view

Updates @angular/platform-browser from 20.1.3 to 20.3.31

Release notes

Sourced from @​angular/platform-browser's releases.

20.3.31

platform-server

Commit Description
fix - 3db26e2544 update domino to latest version

20.3.30

platform-server

Commit Description
fix - 9339a7a2de avoid stripping unicode whitespace during url resolution
fix - 89b20568df update domino to latest version

20.3.29

platform-browser

Commit Description
fix - 7538744c10 disallow event handler attributes in Meta

20.3.28

core

Commit Description
fix - 2f96c8020f sanitize host bindings on concrete hosts

http

Commit Description
fix - 969133d426 match header values exactly when deleting
fix - 29dd26bd71 preserve immutability of materialized clones
fix - e4c416c20a run root interceptors in the terminal request chain

20.3.27

compiler

Commit Description
fix - 5dbcd0ee16 disallow i18n event attributes
fix - db0d4a1a39 restrict possible event handler check to property names longer than 2 characters

http

Commit Description
fix - a64e2883e9 distinguish repeated transfer cache params

platform-server

Commit Description
fix - 6f80cca0b8 update domino to latest version

20.3.26

compiler-cli

Commit Description

... (truncated)

Changelog

Sourced from @​angular/platform-browser's changelog.

20.3.31 (2026-09-09)

platform-server

Commit Type Description
3db26e2544 fix update domino to latest version

20.3.30 (2026-08-26)

platform-server

Commit Type Description
9339a7a2de fix avoid stripping unicode whitespace during url resolution
89b20568df fix update domino to latest version

20.3.29 (2026-08-19)

platform-browser

Commit Type Description
7538744c10 fix disallow event handler attributes in Meta

20.3.28 (2026-08-13)

core

Commit Type Description
2f96c8020f fix sanitize host bindings on concrete hosts

http

Commit Type Description
969133d426 fix match header values exactly when deleting

... (truncated)

Commits
  • 7538744 fix(platform-browser): disallow event handler attributes in Meta
  • af04936 fix(core): sanitize meta selectors
  • 4c66fe4 refactor(core): mark VERSION as @__PURE__ for better tree-shaking
  • 1dcecdf refactor(platform-browser): remove unused Platform ID dependency from DomRend...
  • ee578d3 build: format md files
  • 4c89a26 fix(core): pass element removal property through in all locations (#64565)
  • ed99bc9 docs: add references to SSR guide for caching options (#64347)
  • b99d028 refactor(platform-browser): remove unecessary export. (#64469)
  • 2d159af docs: Add docs for EVENT_MANAGER_PLUGINS (#64453)
  • 2ece428 fix(platform-browser): DomEventsPlugin should always be the last plugin to ...
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

…rm-browser

Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common), [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) and [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser). These dependencies needed to be updated together.

Updates `@angular/common` from 20.1.3 to 20.3.31
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/v20.3.31/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v20.3.31/packages/common)

Updates `@angular/forms` from 20.1.3 to 20.3.31
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/v20.3.31/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v20.3.31/packages/forms)

Updates `@angular/platform-browser` from 20.1.3 to 20.3.31
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/v20.3.31/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v20.3.31/packages/platform-browser)

---
updated-dependencies:
- dependency-name: "@angular/common"
  dependency-version: 20.3.31
  dependency-type: indirect
- dependency-name: "@angular/forms"
  dependency-version: 20.3.31
  dependency-type: indirect
- dependency-name: "@angular/platform-browser"
  dependency-version: 20.3.31
  dependency-type: indirect
...

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 Sep 11, 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.

0 participants