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
Conversation
…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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps @angular/common, @angular/forms and @angular/platform-browser. These dependencies needed to be updated together.
Updates
@angular/commonfrom 20.1.3 to 20.3.31Release notes
Sourced from @angular/common's releases.
... (truncated)
Changelog
Sourced from @angular/common's changelog.
... (truncated)
Commits
e4c416cfix(http): run root interceptors in the terminal request chain969133dfix(http): match header values exactly when deleting29dd26bfix(http): preserve immutability of materialized clonesa64e288fix(http): distinguish repeated transfer cache paramsb963f61fix(http): prevent caching of responses with Set-Cookie headers06be298fix(http): preserve empty referrer option in HttpRequest9f443bcfix(common): Limits date format string lengthfa940e1fix(http): Rejects non-HTTP(S) URLs in JSONP requests1a62130fix(common): use cryptographically secure SHA-256 for transfer cache key gene...566ad05fix(common): skip transfer cache for uncacheable HTTP trafficUpdates
@angular/formsfrom 20.1.3 to 20.3.31Release notes
Sourced from @angular/forms's releases.
... (truncated)
Changelog
Sourced from @angular/forms's changelog.
... (truncated)
Commits
4c66fe4refactor(core): markVERSIONas@__PURE__for better tree-shaking7b1a478docs: improve discoverability of formsee578d3build: format md files56270c3docs: Documents utility functions for narrowing form control types (#64373)da50733docs: add a callout that adding/removing to formArray doesn't not mark dirty ...5a4f826docs: Add unified control state change events (#64279)b12e5e6docs: add warning toAbstractControl.setErrors(#64063)1fd8d5dfix(forms): EmitFormResetEventwhen resetting control (#64034)7a7725erefactor(core): Update tests for zoneless by default (#63672)b549cd2refactor(bazel): reduce build deps (#63348)Updates
@angular/platform-browserfrom 20.1.3 to 20.3.31Release notes
Sourced from @angular/platform-browser's releases.
... (truncated)
Changelog
Sourced from @angular/platform-browser's changelog.
... (truncated)
Commits
7538744fix(platform-browser): disallow event handler attributes in Metaaf04936fix(core): sanitize meta selectors4c66fe4refactor(core): markVERSIONas@__PURE__for better tree-shaking1dcecdfrefactor(platform-browser): remove unused Platform ID dependency from DomRend...ee578d3build: format md files4c89a26fix(core): pass element removal property through in all locations (#64565)ed99bc9docs: add references to SSR guide for caching options (#64347)b99d028refactor(platform-browser): remove unecessary export. (#64469)2d159afdocs: Add docs for EVENT_MANAGER_PLUGINS (#64453)2ece428fix(platform-browser):DomEventsPluginshould always be the last plugin to ...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.