Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @angular/compiler from 12.2.14 to 14.2.5 in /pkg/v1/tkg/web #91

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 5, 2022

Bumps @angular/compiler from 12.2.14 to 14.2.5.

Release notes

Sourced from @​angular/compiler's releases.

v14.2.5

14.2.5 (2022-10-05)

Special Thanks

Alexander Wiebe, Ciprian Sauliuc, Dmytro Mezhenskyi, George Kalpakas, Joe Martin (Crowdstaffing), Jordan, Ole M, Paul Gschwendtner, Pawel Kozlowski and mgechev

v14.2.4

14.2.4 (2022-09-28)

compiler-cli

Commit Description
perf - a4b66fe1e5 cache source file for reporting type-checking diagnostics (#47508)

core

Commit Description
fix - 2c46b5ab24 correctly check for typeof of undefined in ngDevMode check (#47480)

Special Thanks

Alan Agius, Ashley Hunter, Doug Parker, Jessica Janiuk, JoostK, Kristiyan Kostadinov, Rokas Brazdžionis and Simona Cotin

v14.2.3

14.2.3 (2022-09-21)

animations

Commit Description
fix - bba2dae812 make sure that the useAnimation function delay is applied (#47468)

Special Thanks

AleksanderBodurri, Andrew Kushnir, Andrew Scott, Bob Watson, George Kalpakas, Joey Perrott, Mauro Mattos, dario-piotrowicz, fabioemoutinho and famzila

v14.2.2

14.2.2 (2022-09-14)

animations

Commit Description
fix - 937e6c5b3d make sure that the animation function delay is applied (#47285)

common

Commit Description
fix - c9bdf9bab1 rename rawSrc -> ngSrc in NgOptimizedImage directive (#47362) (#47396)

core

Commit Description
fix - a3e1303f04 imply @​Optional flag when a default value is provided (#47242)

forms

Commit Description
fix - 80c66a1e57 don't prevent default behavior for forms with method="dialog" (#47308)

Special Thanks

... (truncated)

Changelog

Sourced from @​angular/compiler's changelog.

14.2.5 (2022-10-05)

This release contains various API docs improvements.

Special Thanks

Alexander Wiebe, Ciprian Sauliuc, Dmytro Mezhenskyi, George Kalpakas, Joe Martin (Crowdstaffing), Jordan, Ole M, Paul Gschwendtner, Pawel Kozlowski and mgechev

15.0.0-next.4 (2022-09-28)

Breaking Changes

router

  • The title property is now required on ActivatedRouteSnapshot

Deprecations

core

  • The bit field signature of Injector.get() has been deprecated, in favor of the new options object.
  • The bit field signature of TestBed.inject() has been deprecated, in favor of the new options object.

core

Commit Type Description
841c8e5138 feat support object-based DI flags in Injector.get() (#46761)
120555a626 feat support object-based DI flags in TestBed.inject() (#46761)
aef8d0bb02 fix correctly check for typeof of undefined in ngDevMode check (#47480)
85330f3fd9 fix update isDevMode to rely on ngDevMode (#47475)

language-service

Commit Type Description
e7ee53c541 feat support to fix invalid banana in box (#47393)

router

Commit Type Description
6a88bad019 fix Ensure ActivatedRouteSnapshot#title has correct value (#47481)

Special Thanks

Alan Agius, Alex Rickabaugh, Andrew Kushnir, Andrew Scott, Ashley Hunter, Doug Parker, Jessica Janiuk, JiaLiPassion, Kristiyan Kostadinov, Rokas Brazdžionis, Simona Cotin and ivanwonder

14.2.4 (2022-09-28)

compiler-cli

Commit Type Description
a4b66fe1e5 perf cache source file for reporting type-checking diagnostics (#47508)

core

Commit Type Description
2c46b5ab24 fix correctly check for typeof of undefined in ngDevMode check (#47480)

Special Thanks

Alan Agius, Ashley Hunter, Doug Parker, Jessica Janiuk, JoostK, Kristiyan Kostadinov, Rokas Brazdžionis and Simona Cotin

... (truncated)

Commits
  • 60e758a docs: add oxford commas and rephrase sentences (#47540)
  • a61d553 refactor(common): drop unnecessary srcset sanitization (#47302)
  • 0e35829 fix(compiler): avoid errors for inputs with Object-builtin names (#47220)
  • 591068a refactor(compiler): /a/.exec() returns RegExpExecArray (#47169)
  • dc52cef fix(compiler): infinite loop in parser assignment expression with invalid lef...
  • d42ed73 test: update source-map tests to account for source-map breaking change (#4...
  • f67d2ca fix(compiler): inputs/outputs incorrectly parsed in jit mode (#46813)
  • c14c701 docs: fix spelling (#46713)
  • d2648d9 build(bazel): remove tsec patch to enable runfiles on Windows (#46447)
  • 04acc6b fix(compiler-cli): don't emit empty providers array (#46301)
  • 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 12.2.14 to 14.2.5.
- [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/14.2.5/packages/compiler)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 5, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 13, 2022

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

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 javascript Pull requests that update Javascript code
Projects
None yet
0 participants