Bump @angular/compiler, @angular/platform-browser-dynamic, @angular-devkit/build-angular and @angular/compiler-cli in /samples/client/petstore/typescript-angular-v19 - #87
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…evkit/build-angular and @angular/compiler-cli Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler), [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic), [@angular-devkit/build-angular](https://github.com/angular/angular-cli) and [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli). These dependencies needed to be updated together. Updates `@angular/compiler` 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/compiler) 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-devkit/build-angular` from 19.0.2 to 21.2.24 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@19.0.2...v21.2.24) Updates `@angular/compiler-cli` 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/compiler-cli) --- updated-dependencies: - dependency-name: "@angular/compiler" 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-devkit/build-angular" dependency-version: 21.2.24 dependency-type: direct:development - dependency-name: "@angular/compiler-cli" dependency-version: 22.1.6 dependency-type: direct:development ... 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/compiler, @angular/platform-browser-dynamic, @angular-devkit/build-angular and @angular/compiler-cli. These dependencies needed to be updated together.
Updates
@angular/compilerfrom 19.0.1 to 22.1.6Release notes
Sourced from @angular/compiler's releases.
... (truncated)
Commits
cbb8702fix(compiler): namespace@propertydeclarationsdfe7be4refactor(compiler): emit any as type argument for ɵɵInjectableDeclarationc65d378fix(core): validate SVG animation attributes outside the SVG namespace60f8a78refactor(core): defer foreign component rendering to post-update pass079a846fix(compiler-cli): Produce correct tcb expression for optional chaining05c7c72fix(compiler): scope animations declared in minified nested rulesdf00ed2refactor(compiler-cli): add compiler option for enabling source locations83450d2fix(forms): report forbidden 2way bindings on whenFormFieldis appliedeb0d62eRevert "fix(compiler): preserve &ngsp; between sibling control flow blocks"94f0b9afix(compiler): preserve &ngsp; between sibling control flow blocksUpdates
@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-devkit/build-angularfrom 19.0.2 to 21.2.24Release notes
Sourced from @angular-devkit/build-angular's releases.
... (truncated)
Changelog
Sourced from @angular-devkit/build-angular's changelog.
... (truncated)
Commits
aad747erelease: cut the v21.2.24 releasec7d3f18build: replace pnpm -s shorthand with --silent for improved readability2aa61dctest: update e2e global npm version to 11.19.1dbaadc2fix(@angular/build): update undici to 7.29.1e2582bbrelease: cut the v21.2.23 release645e41afix(@angular/ssr): ensure public directory containment in CommonEngined3aaa48fix(@angular-devkit/build-angular): update less to 4.9.060dee48release: cut the v21.2.22 releaseb0047b0fix(@angular-devkit/build-angular): update webpack-dev-server to 5.2.690e8059release: cut the v21.2.21 releaseUpdates
@angular/compiler-clifrom 19.0.1 to 22.1.6Release notes
Sourced from @angular/compiler-cli's releases.
... (truncated)
Commits
aea121efix(compiler-cli): do not flag callable objects with zero parameters in uninv...dfe7be4refactor(compiler): emit any as type argument for ɵɵInjectableDeclarationd90698dfix(compiler-cli): check uninvoked signal aliases in extended diagnostic60f8a78refactor(core): defer foreign component rendering to post-update passafe8499fix(compiler-cli): default template diagnostic related message source file to...55eeb46fix(compiler-cli): retain metadata for strict standalone errors079a846fix(compiler-cli): Produce correct tcb expression for optional chainingdf00ed2refactor(compiler-cli): add compiler option for enabling source locations83450d2fix(forms): report forbidden 2way bindings on whenFormFieldis applied4413711fix(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.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.