Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 4, 2021

Bumps @angular/compiler-cli from 12.2.7 to 12.2.8.

Release notes

Sourced from @​angular/compiler-cli's releases.

v12.2.8

12.2.8 (2021-09-30)

compiler-cli

Commit Description
fix - c1338bf837 correctly interpret token arrays in @​Injectable deps (#43226)

language-service

Commit Description
fix - c8f8d7d3b1 provide dom event completions (#43299)

ngcc

Commit Description
fix - 69299f7d4d do not fail for packages which correspond with Object members (#43589)

service-worker

Commit Description
fix - 3cf41354ae do not unassign clients from a broken version (#43518)

Special Thanks

Adrien Crivelli, Alex Rickabaugh, Andrew Scott, Bobby Galli, Chris, Daniel Díaz, Dario Piotrowicz, George Kalpakas, Joe Martin (Crowdstaffing), JoostK, Pete Bacon Darwin, Rafael Santana, Raj Sekhar, Ricardo Chavarria, Teri Glover, Virginia Dooley, dario-piotrowicz, enisfr and wszgrcy

Changelog

Sourced from @​angular/compiler-cli's changelog.

12.2.8 (2021-09-30)

compiler-cli

Commit Type Description
c1338bf837 fix correctly interpret token arrays in @​Injectable deps (#43226)

language-service

Commit Type Description
c8f8d7d3b1 fix provide dom event completions (#43299)

ngcc

Commit Type Description
69299f7d4d fix do not fail for packages which correspond with Object members (#43589)

service-worker

Commit Type Description
3cf41354ae fix do not unassign clients from a broken version (#43518)

Special Thanks

Adrien Crivelli, Alex Rickabaugh, Andrew Scott, Bobby Galli, Chris, Daniel Díaz, Dario Piotrowicz, George Kalpakas, Joe Martin (Crowdstaffing), JoostK, Pete Bacon Darwin, Rafael Santana, Raj Sekhar, Ricardo Chavarria, Teri Glover, Virginia Dooley, dario-piotrowicz, enisfr and wszgrcy

13.0.0-next.8 (2021-09-27)

core

Commit Type Description
ea61ec2562 feat support TypeScript 4.4 (#43281)

forms

Commit Type Description
d9d8f950e9 feat allow disabling min/max validators dynamically (by setting the value to null) (#42978)

service-worker

Commit Type Description
e131540f71 fix do not unassign clients from a broken version (#43518)

Special Thanks

Alan Agius, Daniel Díaz, Dario Piotrowicz, George Kalpakas, Joe Martin (Crowdstaffing), Kristiyan Kostadinov, Teri Glover, Virginia Dooley and iRealNirmal

13.0.0-next.7 (2021-09-22)

Breaking Changes

router

  • The router will no longer replace the browser URL when a new navigation cancels an ongoing navigation. This often causes URL flicker and was only in place to support some AngularJS hybrid applications. Hybrid applications which rely on the navigationId being present on initial navigations that were handled by the Angular router should instead subscribe to NavigationCancel events and perform the location.replaceState themselves to add navigationId to the Router

... (truncated)

Commits
  • ca6bcb7 Revert "fix(language-service): provide dom event completions (#43299)"
  • c1338bf fix(compiler-cli): correctly interpret token arrays in @​Injectable deps (#4...
  • 69299f7 fix(ngcc): do not fail for packages which correspond with Object members (#...
  • c8f8d7d fix(language-service): provide dom event completions (#43299)
  • See full diff 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-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) from 12.2.7 to 12.2.8.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/master/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/12.2.8/packages/compiler-cli)

---
updated-dependencies:
- dependency-name: "@angular/compiler-cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

dependabot bot commented on behalf of github Oct 11, 2021

Superseded by #34.

@dependabot dependabot bot closed this Oct 11, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/compiler-cli-12.2.8 branch October 11, 2021 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant