build(deps): bump @angular/common, @angular/cdk, @angular/fire, @angular/platform-browser, @angular/forms, @angular/material, @angular/platform-browser-dynamic and @angular/router in /firestore#925
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
…lar/platform-browser, @angular/forms, @angular/material, @angular/platform-browser-dynamic and @angular/router Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common), [@angular/cdk](https://github.com/angular/components), [@angular/fire](https://github.com/angular/angularfire), [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser), [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms), [@angular/material](https://github.com/angular/components), [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) and [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router). These dependencies needed to be updated together. Updates `@angular/common` from 16.1.3 to 21.0.3 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/21.0.3/packages/common) Updates `@angular/cdk` from 16.1.3 to 21.0.1 - [Release notes](https://github.com/angular/components/releases) - [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md) - [Commits](angular/components@16.1.3...21.0.1) Updates `@angular/fire` from 7.6.1 to 20.0.1 - [Release notes](https://github.com/angular/angularfire/releases) - [Commits](angular/angularfire@7.6.1...20.0.1) Updates `@angular/platform-browser` from 16.1.3 to 21.0.3 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/21.0.3/packages/platform-browser) Updates `@angular/forms` from 16.1.3 to 21.0.3 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/21.0.3/packages/forms) Updates `@angular/material` from 16.1.3 to 21.0.1 - [Release notes](https://github.com/angular/components/releases) - [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md) - [Commits](angular/components@16.1.3...21.0.1) Updates `@angular/platform-browser-dynamic` from 16.1.3 to 21.0.3 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/21.0.3/packages/platform-browser-dynamic) Updates `@angular/router` from 16.1.3 to 21.0.3 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/21.0.3/packages/router) --- updated-dependencies: - dependency-name: "@angular/common" dependency-version: 21.0.3 dependency-type: direct:production - dependency-name: "@angular/cdk" dependency-version: 21.0.1 dependency-type: direct:production - dependency-name: "@angular/fire" dependency-version: 20.0.1 dependency-type: direct:production - dependency-name: "@angular/platform-browser" dependency-version: 21.0.3 dependency-type: direct:production - dependency-name: "@angular/forms" dependency-version: 21.0.3 dependency-type: direct:production - dependency-name: "@angular/material" dependency-version: 21.0.1 dependency-type: direct:production - dependency-name: "@angular/platform-browser-dynamic" dependency-version: 21.0.3 dependency-type: direct:production - dependency-name: "@angular/router" dependency-version: 21.0.3 dependency-type: direct:production ... 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/cdk, @angular/fire, @angular/platform-browser, @angular/forms, @angular/material, @angular/platform-browser-dynamic and @angular/router. These dependencies needed to be updated together.
Updates
@angular/commonfrom 16.1.3 to 21.0.3Release notes
Sourced from
@angular/common's releases.... (truncated)
Changelog
Sourced from
@angular/common's changelog.... (truncated)
Commits
20474d3fix(http): enable XSRF protection for same-origin absolute URLs3240d85fix(http): prevent XSRF token leakage to protocol-relative URLs6de8926refactor(core): add debug name to resource (#64172)00ffe91refactor(common): removes unused NgModuleFactory config in NgComponentOutlet8765b66docs: add reference to Built-in Pipes in multiple pipe filesab98e71fix(common): remove placeholder image listeners once view is removed8ab0847refactor(core): markVERSIONas@__PURE__for better tree-shaking650af71refactor(http): migrate XSRF classes to use inject() function3bed9f0build: format md filesa3c2fe8Revert "refactor(common): Removes unused imports to clean up dependencies"Updates
@angular/cdkfrom 16.1.3 to 21.0.1Release notes
Sourced from
@angular/cdk's releases.... (truncated)
Changelog
Sourced from
@angular/cdk's changelog.... (truncated)
Commits
39696e3release: cut the v21.0.1 release02965bbfix(multiple): resolve forward ref errors (#32413)0cc3abdbuild: unblock Bazel updates (#32414)0b9e78erefactor: set up function for setting innerHTML (#32404)043d9cafix(material/select): render panel next to trigger (#32363)ccc12c3fix(cdk/testing): errors in harnesses when using Vitest (#32399)a68964abuild: update dependency bazel to v7.7.1 (#32361)5cfdd47test: remove unnecessary test calls (#32396)9ae3b5abuild: fix stackblitz testb172654build: fix test-based Stackblitz examplesUpdates
@angular/firefrom 7.6.1 to 20.0.1Release notes
Sourced from
@angular/fire's releases.... (truncated)
Commits
eb99d8efix: Avoid handling promise rejections twice in stability helper (#3657)c1c6af9Preparing v20 release (#3655)61fde1b19.2.0 release (#3651)20bee94Add AI package (#3650)ec4e3bdBump action, bump minor (#3644)da4d2d1Added data connect to schematics (#3638)35e0a98zone log verbosity (#3613)8ce95bfZone docs and switch to warnings (#3608)e567618fix(compat): correct injectors to fix issue with compat API on v19 (#3595)bc926a8Single n19 sample (#3591)Updates
@angular/platform-browserfrom 16.1.3 to 21.0.3Release notes
Sourced from
@angular/platform-browser's releases.... (truncated)
Changelog
Sourced from
@angular/platform-browser's changelog.... (truncated)
Commits
f550f4adocs: ExperimentalIsolatedShadowDom mentions6213cbfrefactor(core): renameExperimentalIsolatedShadowDomtoIsolatedShadowDom8ab0847refactor(core): markVERSIONas@__PURE__for better tree-shaking593f902refactor(platform-browser): remove unused Platform ID dependency from DomRend...3bed9f0build: format md files33f8339refactor(platform-browser): remove redundantprovidedIn: 'root'from inject...a4fe078refactor(common): remove unused import (#64699)d303cderefactor(core): Remove zone toggles for test and standalone70332b0fix(core): pass element removal property through in all locations (#64565)8d1e979docs: add references to SSR guide for caching options (#64347)Updates
@angular/formsfrom 16.1.3 to 21.0.3Release notes
Sourced from
@angular/forms's releases.... (truncated)
Changelog
Sourced from
@angular/forms's changelog.... (truncated)
Commits
6b4ab87feat(forms): Allows transforms onFormUiControlsignals609699aperf(core): tree shake unused dynamic[field]binding instructions (#65599)a5dbd4bfix(forms): support dynamic[field]bindings (#65599)017672frefactor(compiler): Generate thecontrolCreateinstruction after the native...8e0df40docs(docs-infra): Show examples on function overloadse3f5f34refactor(forms): Make reset take value7d5c7cffeat(forms): add DI option for classes onFielddirective8acf5d2fix(forms): allow dynamictypebindings on signal form controls4845a33refactor(forms): support custom control directivesde5fca9fix(forms): run reset as untrackedUpdates
@angular/materialfrom 16.1.3 to 21.0.1Release notes
Sourced from
@angular/material's releases.