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

build(deps): bump @angular/common from 15.2.0 to 16.0.2 #240

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 22, 2023

Bumps @angular/common from 15.2.0 to 16.0.2.

Release notes

Sourced from @​angular/common's releases.

v16.0.2

16.0.2 (2023-05-17)

core

Commit Description
fix - c1016d4e57 add additional component metadata to component ID generation (#50340)
fix - cc41758b59 allow onDestroy unregistration while destroying (#50237)
fix - 7d679bdb59 allow passing value of any type to isSignal function (#50035)

v16.0.1

16.0.1 (2023-05-10)

core

Commit Description
fix - 52c74d3b4a add additional component metadata to component ID generation (#50203)
fix - 048b6b1e0d bootstrapApplication call not rejected when error is thrown in importProvidersFrom module (#50120)
fix - d68796782f handle hydration of root components with injected ViewContainerRef (#50136)
fix - f751ce6445 handle projection of hydrated containters into components that skip hydration (#50199)
fix - 346ab73dd9 only try to retrieve transferred state on the browser (#50144)

v16.0.0

16.0.0 (2023-05-03)

Commit Description
refactor - 48aa96ea13 remove Angular Compatibility Compiler (ngcc) (#49101)
refactor - 2703fd6260 remove deprecated EventManager method addGlobalEventListener (#49645)

common

Commit Description
feat - 5dce2a5a3a Provide MockPlatformLocation by default in BrowserTestingModule (#49137)
fix - d47fef72cb strict type checking for ngtemplateoutlet (#48374)
refactor - c41a21658c remove deprecated XhrFactory export from http entrypoint (#49251)

compiler

Commit Description
feat - 1a6ca68154 add support for compile-time required inputs (#49304)
feat - 13dd614cd1 add support for compile-time required inputs (#49453)
feat - 8f539c11f4 add support for compile-time required inputs (#49468)
feat - 79cdfeb392 drop support for TypeScript 4.8 (#49155)
feat - 1407a9aeaf support multiple configuration files in extends (#49125)
fix - 9de1e9da8f incorrectly matching directives on attribute bindings (#49713)
fix - 6623810e4d Produce diagnositc if directive used in host binding is not exported (#49527)

compiler-cli

Commit Description
feat - 03d1d00ad9 Add an extended diagnostic for nSkipHydration (#49512)

... (truncated)

Changelog

Sourced from @​angular/common's changelog.

16.0.2 (2023-05-17)

core

Commit Type Description
c1016d4e57 fix add additional component metadata to component ID generation (#50340)
cc41758b59 fix allow onDestroy unregistration while destroying (#50237)
7d679bdb59 fix allow passing value of any type to isSignal function (#50035)

16.1.0-next.0 (2023-05-10)

core

Commit Type Description
69dadd2502 feat support TypeScript 5.1 (#50156)

16.0.1 (2023-05-10)

core

Commit Type Description
52c74d3b4a fix add additional component metadata to component ID generation (#50203)
048b6b1e0d fix bootstrapApplication call not rejected when error is thrown in importProvidersFrom module (#50120)
d68796782f fix handle hydration of root components with injected ViewContainerRef (#50136)
f751ce6445 fix handle projection of hydrated containters into components that skip hydration (#50199)
346ab73dd9 fix only try to retrieve transferred state on the browser (#50144)

16.0.0 (2023-05-03)

Blog post "Angular v16 is now available".

Breaking Changes

  • Angular Compatibility Compiler (ngcc) has been removed and as a result Angular View Engine libraries will no longer work
  • Deprecated EventManager method addGlobalEventListener has been removed as it is not used by Ivy.

bazel

  • Several changes to the Angular Package Format (APF)
    • Removal of FESM2015
    • Replacing ES2020 with ES2022
    • Replacing FESM2020 with FESM2022
  • Several changes to the Angular Package Format (APF)
    • Removal of FESM2015
    • Replacing ES2020 with ES2022
    • Replacing FESM2020 with FESM2022

... (truncated)

Commits
  • cc964f8 refactor(common): Reduce the precision to 2 digits in the ngOptimizedImage di...
  • 1f4bc47 docs: replace absolute links to aio with relative links. (#50213)
  • bc65112 refactor(common): cleanup platformLocation (#50054)
  • d686d15 refactor(platform-server): import xhr2 dynamically in the ServerXhr class (...
  • 8080bf0 docs: Make links out of @​see tags (#50098)
  • 5711bab refactor(common): Deprecate useless isPlatform functions (#50055)
  • 80ed0a4 fix(common): fix incorrectly reported distortion for padded images (#49889)
  • 8d32acf docs: remove mention of the webworker platform issues (#49947)
  • e668a05 refactor(common): Remove check for createShadowRoot (#49756)
  • 2a580b6 fix(http): HTTP cache was being disabled prematurely (#49826)
  • 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/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 15.2.0 to 16.0.2.
- [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/16.0.2/packages/common)

---
updated-dependencies:
- dependency-name: "@angular/common"
  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 May 22, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 29, 2023

Superseded by #254.

@dependabot dependabot bot closed this May 29, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/common-16.0.2 branch May 29, 2023 04:28
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
Development

Successfully merging this pull request may close these issues.

None yet

0 participants