chore(deps-dev): bump @angular/compiler, @angular/common, @angular/compiler-cli and @angular/core#5170
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps-dev): bump @angular/compiler, @angular/common, @angular/compiler-cli and @angular/core#5170dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…mpiler-cli and @angular/core Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler), [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common), [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) and [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core). These dependencies needed to be updated together. Updates `@angular/compiler` from 20.3.18 to 22.0.1 - [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/v22.0.1/packages/compiler) Updates `@angular/common` from 20.3.18 to 22.0.1 - [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/v22.0.1/packages/common) Updates `@angular/compiler-cli` from 20.3.18 to 22.0.1 - [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/v22.0.1/packages/compiler-cli) Updates `@angular/core` from 20.3.18 to 22.0.1 - [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/v22.0.1/packages/core) --- updated-dependencies: - dependency-name: "@angular/compiler" dependency-version: 22.0.1 dependency-type: direct:development - dependency-name: "@angular/common" dependency-version: 22.0.1 dependency-type: direct:development - dependency-name: "@angular/compiler-cli" dependency-version: 22.0.1 dependency-type: direct:development - dependency-name: "@angular/core" dependency-version: 22.0.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #5175. |
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/common, @angular/compiler-cli and @angular/core. These dependencies needed to be updated together.
Updates
@angular/compilerfrom 20.3.18 to 22.0.1Release notes
Sourced from @angular/compiler's releases.
... (truncated)
Changelog
Sourced from @angular/compiler's changelog.
... (truncated)
Commits
4645850refactor(compiler): Remove 80 char limit on AbstractEmitterVisitor1ee224cfix(compiler): disallow i18n event attributes5946c18fix(compiler): sanitizehref/xlink:hrefattributes of any element of the ...393b84cfix(compiler): sanitize two-way properties3d9ca2ffix(compiler-cli): bind switch exhaustive check expressionsa56f1cdfix(compiler): more robust logic to check if regex can be optimized2891f7efix(compiler): move projection attributes into constants94d520ffix(compiler): prevent namespaced SVG <style> elements from being strippedd9c38e5docs: fix typos in source code commentsa08e4fbfix(core): normalize tag names in runtime i18n attribute security context loo...Updates
@angular/commonfrom 20.3.18 to 22.0.1Release notes
Sourced from @angular/common's releases.
... (truncated)
Changelog
Sourced from @angular/common's changelog.
... (truncated)
Commits
2dd65d2fix(http): pass down thereportUploadProgressandreportDownloadProgress...1bd5a56docs: deprecate XHR support for server-side rendering in HTTP docs and recomm...3c2892cfix(common): prevent prototype pollution in formatDateTimec4b5fa3fix(common): escape CSS string-terminating characters in escapeCssUrl4254eb4fix(http): preserve empty referrer option in HttpRequest167bd4cfix(http): Rejects non-HTTP(S) URLs in JSONP requestsdfff57efix(common): Limits date format string length1d87c49fix(common): use cryptographically secure SHA-256 for transfer cache key gene...ffb06c0fix(http): ensure query parameters are inserted before URL fragments4795b35fix(common): only strip a literal /index.html suffix from URLsUpdates
@angular/compiler-clifrom 20.3.18 to 22.0.1Release notes
Sourced from @angular/compiler-cli's releases.
... (truncated)
Changelog
Sourced from @angular/compiler-cli's changelog.
... (truncated)
Commits
4b0c3b8refactor(core): Update registerNgModuleType to support codegen typechecking01ea640refactor(core): Fix DirectiveDefinition interface to allow abstract classes393b84cfix(compiler): sanitize two-way properties3d9ca2ffix(compiler-cli): bind switch exhaustive check expressionsa56f1cdfix(compiler): more robust logic to check if regex can be optimized2891f7efix(compiler): move projection attributes into constantsd9c38e5docs: fix typos in source code commentsa97d5ecbuild: update minimum supported Node.js versions2200b4arefactor(compiler): add support for compiling NgModules under isolatedDeclara...b2b8deafix(compiler): strip namespaced SVG script elements during template compilationUpdates
@angular/corefrom 20.3.18 to 22.0.1Release notes
Sourced from @angular/core's releases.
... (truncated)
Changelog
Sourced from @angular/core's changelog.