chore(deps-dev): bump @angular/compiler, @angular/build, @angular/common, @angular/core, @angular/platform-browser, @angular/compiler-cli, @angular/forms, @angular/platform-browser-dynamic, @angular/router and ng-packagr#335
Conversation
…mon, @angular/core, @angular/platform-browser, @angular/compiler-cli, @angular/forms, @angular/platform-browser-dynamic, @angular/router and ng-packagr Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler), [@angular/build](https://github.com/angular/angular-cli), [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common), [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core), [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser), [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli), [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms), [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic), [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) and [ng-packagr](https://github.com/ng-packagr/ng-packagr). These dependencies needed to be updated together. Updates `@angular/compiler` from 21.2.11 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/build` from 21.2.9 to 22.0.1 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@v21.2.9...v22.0.1) Updates `@angular/common` from 21.2.11 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/core` from 21.2.11 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) Updates `@angular/platform-browser` from 21.2.11 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/platform-browser) Updates `@angular/compiler-cli` from 21.2.11 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/forms` from 21.2.11 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/forms) Updates `@angular/platform-browser-dynamic` from 21.2.11 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/platform-browser-dynamic) Updates `@angular/router` from 21.2.11 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/router) Updates `ng-packagr` from 21.2.3 to 22.0.0 - [Release notes](https://github.com/ng-packagr/ng-packagr/releases) - [Changelog](https://github.com/ng-packagr/ng-packagr/blob/main/CHANGELOG.md) - [Commits](ng-packagr/ng-packagr@21.2.3...22.0.0) --- updated-dependencies: - dependency-name: "@angular/compiler" dependency-version: 22.0.1 dependency-type: direct:development - dependency-name: "@angular/build" 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/core" dependency-version: 22.0.1 dependency-type: direct:development - dependency-name: "@angular/platform-browser" 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/forms" dependency-version: 22.0.1 dependency-type: direct:development - dependency-name: "@angular/platform-browser-dynamic" dependency-version: 22.0.1 dependency-type: direct:development - dependency-name: "@angular/router" dependency-version: 22.0.1 dependency-type: direct:development - dependency-name: ng-packagr dependency-version: 22.0.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
Bumps @angular/compiler, @angular/build, @angular/common, @angular/core, @angular/platform-browser, @angular/compiler-cli, @angular/forms, @angular/platform-browser-dynamic, @angular/router and ng-packagr. These dependencies needed to be updated together.
Updates
@angular/compilerfrom 21.2.11 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/buildfrom 21.2.9 to 22.0.1Release notes
Sourced from @angular/build's releases.
... (truncated)
Changelog
Sourced from @angular/build's changelog.
... (truncated)
Commits
5a64af9release: cut the v22.0.1 releaseb54e9a5fix(@angular/cli): do not sort migrations of the same version alphabeticallyb048b5ffix(@angular/cli): remove forceAuth and unscoped credential parsing3275b45test(@angular/cli): remove unscoped authentication test cases from registry t...da81e55build: update cross-repo angular dependencies56ac348build: lock file maintenance12199dffix(@schematics/angular): use null objects and callbacks in karma-to-vitest m...918102afix(@angular/cli): isolate temporary package installation from parent pnpm wo...e9b106ebuild: update cross-repo angular dependenciese3cab4dfix(@angular/build): prevent concurrent stylesheet bundling esbuild context l...Updates
@angular/commonfrom 21.2.11 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/corefrom 21.2.11 to 22.0.1Release notes
Sourced from @angular/core's releases.
... (truncated)
Changelog
Sourced from @angular/core's changelog.