Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 24, 2023

Bumps @angular/common from 15.2.0 to 15.2.8.

Release notes

Sourced from @​angular/common's releases.

v15.2.8

15.2.8 (2023-04-19)

core

Commit Description
fix - 2fff8fadbe handle invalid classes in class array bindings (#49924)

http

Commit Description
fix - 05a0225deb prevent headers from throwing an error when initializing numerical values (#49379)

router

Commit Description
fix - 09a42d988e canceledNavigationResolution: 'computed' with redirects to the current URL (#49793)

v15.2.7

15.2.7 (2023-04-12)

compiler

Commit Description
fix - b0c1a90f55 Produce diagnositc if directive used in host binding is not exported (#49792)

compiler-cli

Commit Description
fix - a40529af2e Catch FatalDiagnosticError during template type checking (#49792)

core

Commit Description
fix - 702ec90110 When using setInput, mark view dirty in same way as markForCheck (#49747)

Special Thanks

Alan Agius, Andrew Kushnir, Andrew Scott, Kristiyan Kostadinov, Matthieu Riegler and Nikola Kološnjaji

v15.2.6

15.2.6 (2023-04-05)

core

Commit Description
feat - d9efa1b0d7 change the URL sanitization to only block javascript: URLs (#49659)

router

Commit Description
fix - cad7274ef9 create correct URL relative to path with empty child (#49691)
fix - 9b61379096 Ensure initial navigation clears current navigation when blocking (#49572)

Special Thanks

Andrew Scott, Guillaume Weghsteen, John Manners, Johnny Gérard, Matthieu Riegler, Robin Richtsfeld, Sandra Limacher, Sarthak Thakkar, Vinit Neogi and vikram menon

v15.2.5

... (truncated)

Changelog

Sourced from @​angular/common's changelog.

15.2.8 (2023-04-19)

core

Commit Type Description
2fff8fadbe fix handle invalid classes in class array bindings (#49924)

http

Commit Type Description
05a0225deb fix prevent headers from throwing an error when initializing numerical values (#49379)

router

Commit Type Description
09a42d988e fix canceledNavigationResolution: 'computed' with redirects to the current URL (#49793)

16.0.0-rc.1 (2023-04-14)

core

Commit Type Description
4721c48a24 fix error if document body is null (#49818)
87549af73c fix Fix capitalization of toObservableOptions (#49832)
c34d7e0822 fix onDestroy should be registered only on valid DestroyRef (#49804)

http

Commit Type Description
2a580b6f0b fix HTTP cache was being disabled prematurely (#49826)
95bc7e2c03 fix prevent headers from throwing an error when initializing numerical values (#49379)

Special Thanks

Alan Agius, Andrew Kushnir, Andrew Scott, Danilo Bassi, Kristiyan Kostadinov, Matthieu Riegler, Pawel Kozlowski and Payam Valadkhan

16.0.0-rc.0 (2023-04-12)

compiler

Commit Type Description
9de1e9da8f fix incorrectly matching directives on attribute bindings (#49713)
6623810e4d fix Produce diagnositc if directive used in host binding is not exported (#49527)

compiler-cli

Commit Type Description
ed817e32fe fix Catch FatalDiagnosticError during template type checking (#49527)

core

Commit Type Description
f8e25864e8 fix allow async functions in effects (#49783)
84216dabfc fix catch errors from source signals outside of .next (#49769)

... (truncated)

Commits
  • 05a0225 fix(http): prevent headers from throwing an error when initializing numerical...
  • 4c89a24 refactor(common): add missing override to satisfy the linter (#49599)
  • ca5acad fix(common): invalid ImageKit transformation (#49201)
  • 589e76b test(common): update async pipe tests to fix test errors (#49433)
  • 32e98f7 docs(common): mark lifecycle methods as nodoc (#49416)
  • f321e65 refactor(common): remove BrowserPlatformLocation from private exports. (#49...
  • af31adb refactor(common): Use isPromise from @​angular/core (#49210)
  • f0e9260 fix(common): make Location.normalize() return the correct path when the base ...
  • 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/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 15.2.0 to 15.2.8.
- [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.2.8/packages/common)

---
updated-dependencies:
- dependency-name: "@angular/common"
  dependency-type: direct:production
  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 Apr 24, 2023
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