Bump @angular/core, @angular/animations, @angular/common, @angular/forms, @angular/platform-browser, @angular/platform-browser-dynamic and @angular/router in /samples/client/petstore/typescript-angular-v19 - #88
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…rms, @angular/platform-browser, @angular/platform-browser-dynamic and @angular/router Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core), [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations), [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common), [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms), [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser), [@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/core` from 19.0.1 to 22.1.6 - [Release notes](https://github.com/angular/angular/releases) - [Commits](https://github.com/angular/angular/commits/v22.1.6/packages/core) Updates `@angular/animations` from 19.0.1 to 20.1.8 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/20.1.8/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/20.1.8/packages/animations) Updates `@angular/common` from 19.0.1 to 22.1.6 - [Release notes](https://github.com/angular/angular/releases) - [Commits](https://github.com/angular/angular/commits/v22.1.6/packages/common) Updates `@angular/forms` from 19.0.1 to 22.1.6 - [Release notes](https://github.com/angular/angular/releases) - [Commits](https://github.com/angular/angular/commits/v22.1.6/packages/forms) Updates `@angular/platform-browser` from 19.0.1 to 22.1.6 - [Release notes](https://github.com/angular/angular/releases) - [Commits](https://github.com/angular/angular/commits/v22.1.6/packages/platform-browser) Updates `@angular/platform-browser-dynamic` from 19.0.1 to 20.0.7 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/20.0.7/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/20.0.7/packages/platform-browser-dynamic) Updates `@angular/router` from 19.0.1 to 22.1.6 - [Release notes](https://github.com/angular/angular/releases) - [Commits](https://github.com/angular/angular/commits/v22.1.6/packages/router) --- updated-dependencies: - dependency-name: "@angular/core" dependency-version: 22.1.6 dependency-type: direct:production - dependency-name: "@angular/animations" dependency-version: 20.1.8 dependency-type: direct:production - dependency-name: "@angular/common" dependency-version: 22.1.6 dependency-type: direct:production - dependency-name: "@angular/forms" dependency-version: 22.1.6 dependency-type: direct:production - dependency-name: "@angular/platform-browser" dependency-version: 22.1.6 dependency-type: direct:production - dependency-name: "@angular/platform-browser-dynamic" dependency-version: 20.0.7 dependency-type: direct:production - dependency-name: "@angular/router" dependency-version: 22.1.6 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/core, @angular/animations, @angular/common, @angular/forms, @angular/platform-browser, @angular/platform-browser-dynamic and @angular/router. These dependencies needed to be updated together.
Updates
@angular/corefrom 19.0.1 to 22.1.6Release notes
Sourced from @angular/core's releases.
... (truncated)
Commits
b9e903cdocs: add CommonModule guidance to AI best practices6da6d7arefactor(core): use nativePromise.withResolvers()in remaining testse3fb44dtest(core): remove redundant change detection configurationef48630test(core): replace act with actAsyncc19b948fix(core): apply SkipSelf to only the starting node in embedded viewsed2e401fix(core): don't fail NgModule checks for a pipe that extends a base classc65d378fix(core): validate SVG animation attributes outside the SVG namespace4340a63fix(router): avoid view transitions when the user agent provides oned1ccf02build: update cross-repo angular dependencies17b7c1fdocs: add NG0991 error page and document rxResource's completion contractUpdates
@angular/animationsfrom 19.0.1 to 20.1.8Release notes
Sourced from @angular/animations's releases.
... (truncated)
Changelog
Sourced from @angular/animations's changelog.
... (truncated)
Commits
fd373f2refactor(animations): optimize resolveTimeExpression (#62927)26f99b3build: migrate all npm packages to use new rules_js based npm_package rule (#...875ea30build: remove ts_project_interop infrastructure (#62909)ea1afecbuild: move http_server and generate_api_docs into defaults2.bzl (#62878)b388f1ebuild: remove all usages of the interop_deps attr for ts_project and ng_proje...1e9bfe5build: migrate to new toolchain usage for api goldens (#62688)b848590build: migrate to use web test runner rules (#62292)3a0cfd5build: migrate to using new jasmine_test (#62086)d081ef9build: replace allng_packagewith new rule fromrules_angular(#61843)e7608e5docs: update API examples to modern angular (#61688)Updates
@angular/commonfrom 19.0.1 to 22.1.6Release notes
Sourced from @angular/common's releases.
... (truncated)
Commits
6da6d7arefactor(core): use nativePromise.withResolvers()in remaining tests237be1ffix(docs-infra): only read a deprecation version from the start of the tag4340a63fix(router): avoid view transitions when the user agent provides onee8378dffix(common): use locale NaN symbol in number formatting60a874cfix(common): avoid prototype member collisions4413711fix(core): replace all hasOwnProperty usages with Object.hasOwnb3c78a5fix(common): preserve literal key union in KeyValuePipe.transform()0cd635efix(http): cancel oversized fetch response bodies4f7e998fix(http): always decode JSON responses as UTF-8ac3728efix(http): avoid aborting completed requests in FetchBackendUpdates
@angular/formsfrom 19.0.1 to 22.1.6Release notes
Sourced from @angular/forms's releases.
... (truncated)
Commits
5dabf81test(forms): migrate integration tests to zoneless scheduling6da6d7arefactor(core): use nativePromise.withResolvers()in remaining tests3bc03fatest(forms): remove redundant change detection configurationcc05deatest(forms): Add utility functions and update test files to use themf302736refactor(core): use nativePromise.withResolvers()in tests43aaeaefix(forms): avoid writing tonameinput on ControlValueAccessorc8eb7f0fix(forms): use dot-access for readonly rule configuration787a8e9refactor(forms): type async validator subscription4413711fix(core): replace all hasOwnProperty usages with Object.hasOwn3a82a16docs: usetransformedValuein `Forms | Custom Controls | Value transformati...Updates
@angular/platform-browserfrom 19.0.1 to 22.1.6Release notes
Sourced from @angular/platform-browser's releases.
... (truncated)
Commits
6da6d7arefactor(core): use nativePromise.withResolvers()in remaining tests7546b7afix(core): throw coded RuntimeErrors instead of crashing when hydration/rende...3ddcb1afix(platform-browser): disallow event handler attributes in Meta1e53aa0refactor: correct typos in comments, docs, and error messages640460dfix(platform-browser): throw a descriptive error when insertBefore reference ...f51080brefactor(platform-browser): modernize DOM renderer testsfb6b354fix(platform-browser): prevent ReDoS in SOURCEMAP_URL_REGEXPc0eaaedrefactor(core): cleanup Meta servicec1829f6docs(docs-infra): Add build-time validation for API and guide links using rou...806a3addocs: add NG05200 error reference page for SANITIZATION_UNSAFE_SCRIPTUpdates
@angular/platform-browser-dynamicfrom 19.0.1 to 20.0.7Release notes
Sourced from @angular/platform-browser-dynamic's releases.
... (truncated)
Changelog
Sourced from @angular/platform-browser-dynamic's changelog.
... (truncated)
Commits
31e3eb2build: migrate to use web test runner rules (#62294)f201df9build: migrate to using new jasmine_test (#62106)8564cf4build: replace allng_packagewith new rule fromrules_angular(#61862)4fa2762build: rework benchmarks and examples inmodules/to new optimization rule968bbe9build: migrate platform-browser and platform-browser-dynamic package to use r...88c70ebrefactor(platform-browser): replaceplatform-browser-dynamicwith `platfor...30e0812fix(core): update min Node.js support to 20.19, 22.12, and 24.0 (#61500)3433021build: move private testing helpers outsideplatform-browser/testing(#61476)bc2cab7refactor(platform-browser): Deprecate theplatform-browser-dynamicpackage ...1b4b44erefactor: add explicit types for exports relying on inferred call return type...Updates
@angular/routerfrom 19.0.1 to 22.1.6Release notes
Sourced from @angular/router's releases.
... (truncated)
Commits
6da6d7arefactor(core): use nativePromise.withResolvers()in remaining tests95c01e9fix(router): keep detached route subtree contexts isolated and intact4340a63fix(router): avoid view transitions when the user agent provides onec84079erefactor(router): add component input binding support for router resources5dfe753refactor(router): replace internal any typesd2e3bacrefactor(router): add support for blocking router resources84a210erefactor(router): add support for non-blocking router resources (#70211)95d1311refactor(router): rename activated route injector feature to resource feature...abe019dfix(router): pass correct component to canDeactivate for named outlets in com...4413711fix(core): replace all hasOwnProperty usages with Object.hasOwnDependabot 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.Description has been truncated