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

chore(deps): bump @angular/core from 13.3.12 to 15.0.3 #654

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 13, 2022

Bumps @angular/core from 13.3.12 to 15.0.3.

Release notes

Sourced from @​angular/core's releases.

v15.0.3

15.0.3 (2022-12-07)

common

Commit Description
fix - 50b1c2bf52 Don't generate srcsets with very large sources (#47997)
fix - bf44dc234a Update Location to support base href containing origin (#48327)

compiler

Commit Description
fix - 9a5d84249a make sure selectors inside container queries are correctly scoped (#48353)

compiler-cli

Commit Description
fix - 167bc0d163 Produce diagnostic rather than crash when using invalid hostDirective (#48314)

core

Commit Description
fix - e4dcaa513e unable to inject ChangeDetectorRef inside host directives (#48355)

Special Thanks

Alan Agius, Alex Castle, Andrew Kushnir, Andrew Scott, Bob Watson, Derek Cormier, Joey Perrott, Konstantin Kharitonov, Kristiyan Kostadinov, Paul Gschwendtner, Pawel Kozlowski, dario-piotrowicz and piyush132000

v15.0.2

15.0.2 (2022-11-30)

compiler-cli

Commit Description
fix - 86a21f5569 accept inheriting the constructor from a class in a library (#48156)

Special Thanks

Alan Agius, Andrew Scott, Aristeidis Bampakos, Bob Watson, Derek Cormier, JoostK, Kristiyan Kostadinov, Matthieu Riegler, Paul Gschwendtner, Pawel Kozlowski, Rokas Brazdžionis, mgechev and piyush132000

v15.0.1

15.0.1 (2022-11-22)

common

Commit Description
fix - 930af9dd26 Fix MockPlatformLocation events and missing onPopState implementation (#48113)

forms

Commit Description
fix - b342e55509 don't mutate validators array (#47830)
fix - a12a120272 FormBuilder.group return right type with shorthand parameters. (#48084)

language-service

Commit Description
fix - cc8b76ef7c correctly handle host directive inputs/outputs (#48147)
fix - a8c33bf931 update packages/language-service/build.sh script to work with vscode-ng-language-service's new Bazel build (#48120)

... (truncated)

Changelog

Sourced from @​angular/core's changelog.

15.0.3 (2022-12-07)

common

Commit Type Description
50b1c2bf52 fix Don't generate srcsets with very large sources (#47997)
bf44dc234a fix Update Location to support base href containing origin (#48327)

compiler

Commit Type Description
9a5d84249a fix make sure selectors inside container queries are correctly scoped (#48353)

compiler-cli

Commit Type Description
167bc0d163 fix Produce diagnostic rather than crash when using invalid hostDirective (#48314)

core

Commit Type Description
e4dcaa513e fix unable to inject ChangeDetectorRef inside host directives (#48355)

Special Thanks

Alan Agius, Alex Castle, Andrew Kushnir, Andrew Scott, Bob Watson, Derek Cormier, Joey Perrott, Konstantin Kharitonov, Kristiyan Kostadinov, Paul Gschwendtner, Pawel Kozlowski, dario-piotrowicz and piyush132000

15.1.0-next.1 (2022-11-30)

Deprecations

router

  • CanLoad guards in the Router are deprecated. Use CanMatch instead.

compiler-cli

Commit Type Description
7d88700933 fix accept inheriting the constructor from a class in a library (#48156)

router

Commit Type Description
228e992db7 docs Deprecate canLoad guards in favor of canMatch (#48180)
332461bd0c feat Add ability to override onSameUrlNavigation default per-navigation (#48050)

Special Thanks

Alan Agius, Andrew Scott, Aristeidis Bampakos, Bob Watson, Derek Cormier, Dylan Hunn, JoostK, Kristiyan Kostadinov, Matthieu Riegler, Paul Gschwendtner, Pawel Kozlowski, Rokas Brazdžionis and piyush132000

15.0.2 (2022-11-30)

compiler-cli

Commit Type Description
86a21f5569 fix accept inheriting the constructor from a class in a library (#48156)

Special Thanks

... (truncated)

Commits
  • e4dcaa5 fix(core): unable to inject ChangeDetectorRef inside host directives (#48355)
  • c0d0417 refactor(core): simplify array flatten logic (#48358)
  • 40d6a06 refactor(core): remove old AJD workaround for G3 (#48363)
  • 0b04da1 refactor(core): remove several private utils and APIs (#48357)
  • d933b17 refactor(core): remove debug data structures (#48281)
  • f36cf49 refactor(router): Move events subject to transition class (#48257)
  • d29cbe8 Revert "refactor(router): Move events subject to transition class (#48257)" (...
  • c0601db test(core): remove some ViewEngine related test code (#48238)
  • f88559e refactor(router): Move events subject to transition class (#48257)
  • dab7198 refactor(core): remove unused private APIs (#48234)
  • 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/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 13.3.12 to 15.0.3.
- [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.0.3/packages/core)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 13, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 16, 2022

Superseded by #656.

@dependabot dependabot bot closed this Dec 16, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/core-15.0.3 branch December 16, 2022 11:17
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