Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

chore(deps): bump @angular/compiler from 13.3.12 to 15.1.4 #737

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 14, 2023

Bumps @angular/compiler from 13.3.12 to 15.1.4.

Release notes

Sourced from @​angular/compiler's releases.

v15.1.4

15.1.4 (2023-02-08)

Special Thanks

Jessica Janiuk, Kian Yang Lee, Matthieu Riegler, Redouane Bekkouche and Simona Cotin

v15.1.3

15.1.3 (2023-02-02)

animations

Commit Description
fix - d36dfd4b62 fix non-animatable warnings for easing (#48583)

common

Commit Description
fix - a334e4efbe warn if using ngSrcset without a configured image loader (#48804)

compiler

Commit Description
fix - 171b4d4640 incorrect code when non-null assertion is used after a safe access (#48801)

migrations

Commit Description
fix - 9e86dd231b Fixed file format issue with lint (#48859)
fix - af31f98b00 migration host incorrectly reading empty files (#48849)

platform-server

Commit Description
fix - 73972c684e insert transfer state script before other script tags (#48868)

router

Commit Description
fix - d5b2c249a3 Handle routerLink directive on svg anchors. (#48857)

Special Thanks

Alan Agius, Besim Gürbüz, Brecht Billiet, Dario Piotrowicz, Dylan Hunn, Iván Navarro, Jessica Janiuk, Kristiyan Kostadinov, Matthieu Riegler, Onkar Ruikar, Payam Valadkhan, Santosh Yadav, Virginia Dooley and Walid Bouguima

v15.1.2

15.1.2 (2023-01-25)

compiler

Commit Description
fix - 98ccb57117 handle css selectors with space after an escaped character. (#48558)

compiler-cli

Commit Description
fix - 145f848a10 resolve deprecation warning (#48812)

router

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular/compiler's changelog.

15.1.4 (2023-02-08)

Special Thanks

Jessica Janiuk, Kian Yang Lee, Matthieu Riegler, Redouane Bekkouche and Simona Cotin

15.1.3 (2023-02-02)

animations

Commit Type Description
d36dfd4b62 fix fix non-animatable warnings for easing (#48583)

common

Commit Type Description
a334e4efbe fix warn if using ngSrcset without a configured image loader (#48804)

compiler

Commit Type Description
171b4d4640 fix incorrect code when non-null assertion is used after a safe access (#48801)

migrations

Commit Type Description
9e86dd231b fix Fixed file format issue with lint (#48859)
af31f98b00 fix migration host incorrectly reading empty files (#48849)

platform-server

Commit Type Description
73972c684e fix insert transfer state script before other script tags (#48868)

router

Commit Type Description
d5b2c249a3 fix Handle routerLink directive on svg anchors. (#48857)

Special Thanks

Alan Agius, Besim Gürbüz, Brecht Billiet, Dario Piotrowicz, Dylan Hunn, Iván Navarro, Jessica Janiuk, Kristiyan Kostadinov, Matthieu Riegler, Onkar Ruikar, Payam Valadkhan, Santosh Yadav, Virginia Dooley and Walid Bouguima

15.2.0-next.3 (2023-02-02)

animations

Commit Type Description
b4187548ca fix fix non-animatable warnings for easing (#48583)

common

Commit Type Description
a055196c55 fix warn if using ngSrcset without a configured image loader (#48804)

compiler

| Commit | Type | Description |

... (truncated)

Commits
  • ab85f7b refactor(compiler): Remove strictStyling option for ShadowCss (#48824)
  • 171b4d4 fix(compiler): incorrect code when non-null assertion is used after a safe ac...
  • 98ccb57 fix(compiler): handle css selectors with space after an escaped character. (#...
  • c1f8882 refactor(compiler): refactor the shadow css specs (#48443)
  • fc1c03e refactor(compiler): Remove unnecessary assignment (#48478)
  • a532d71 feat(compiler): allow self-closing tags on custom elements (#48535)
  • a2b9c5c build: refactor packages/compiler/test to work with ESM (#48521)
  • c9415e4 build: ensure bootstrap transitive runfiles are made available (#48521)
  • 2055150 build: replace _es2015 shorthand with more flexible _files suffix (#48521)
  • 146d2ee refactor(compiler): replace flatten and map with flatMap. (#48378)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 13.3.12 to 15.1.4.
- [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/15.1.4/packages/compiler)

---
updated-dependencies:
- dependency-name: "@angular/compiler"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 14, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 23, 2023

Superseded by #742.

@dependabot dependabot bot closed this Feb 23, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/compiler-15.1.4 branch February 23, 2023 11:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants