sap-contributions / eclipse-tractusx_tutorial-resources

Apache License 2.0
1 stars 3 forks source link

chore(deps): bump @angular/common from 18.0.6 to 18.1.1 in /edc-policy-playground #88

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps @angular/common from 18.0.6 to 18.1.1.

Release notes

Sourced from @​angular/common's releases.

v18.1.1

18.1.1 (2024-07-17)

common

Commit Description
fix - a1cb9dfc0d Don't run preconnect assertion on the server. (#56213)

compiler

Commit Description
fix - daf0317bdc JIT mode incorrectly interpreting host directive configuration in partial compilation (#57002)
fix - d7dca6dbb6 use strict equality for 'code' comparison (#56944)

compiler-cli

Commit Description
fix - c94a897248 avoid emitting references to typecheck files in TS 5.4 (#56961)

core

Commit Description
fix - 5682527d94 not all callbacks running when registered at the same time (#56981)

migrations

Commit Description
fix - b666d2c20f fix common module removal (#56968)

v18.1.0

18.1.0 (2024-07-10)

common

Commit Description
fix - f25653e231 typo in NgOptimizedImage warning (#56756)
fix - 9b35726e42 typo in warning for NgOptimizedDirective (#56817)

compiler

Commit Description
feat - fd6cd0422d Add extended diagnostic to warn when there are uncalled functions in event bindings (#56295)
fix - 341a116d61 allow more characters in let declaration name (#56764)
fix - 2a1291e942 give precedence to local let declarations over parent ones (#56752)

compiler-cli

Commit Description
fix - 66e582551e avoid duplicate diagnostics for let declarations read before definition (#56843)
fix - 4d18c5bfd5 flag all conflicts between let declarations and local symbols (#56752)
fix - 9e21582456 Show template syntax errors in local compilation modified (#55855)
fix - 5996502921 type check let declarations nested inside nodes (#56752)
fix - cdebf751e4 used before declared diagnostic not firing for control flow blocks (#56843)

core

Commit Description

... (truncated)

Changelog

Sourced from @​angular/common's changelog.

18.1.1 (2024-07-17)

common

Commit Type Description
a1cb9dfc0d fix Don't run preconnect assertion on the server. (#56213)

compiler

Commit Type Description
daf0317bdc fix JIT mode incorrectly interpreting host directive configuration in partial compilation (#57002)
d7dca6dbb6 fix use strict equality for 'code' comparison (#56944)

compiler-cli

Commit Type Description
c94a897248 fix avoid emitting references to typecheck files in TS 5.4 (#56961)

core

Commit Type Description
5682527d94 fix not all callbacks running when registered at the same time (#56981)

migrations

Commit Type Description
b666d2c20f fix fix common module removal (#56968)

17.3.12 (2024-07-17)

compiler

Commit Type Description
327bae473b fix JIT mode incorrectly interpreting host directive configuration in partial compilation (#57002) (#57003)

18.2.0-next.0 (2024-07-10)

compiler

Commit Type Description
c8e2885136 feat Add extended diagnostic to warn when there are uncalled functions in event bindings (#56295) (#56295)

core

Commit Type Description
5dcdbfcba9 fix rename the equality function option in toSignal (#56769)

18.1.0 (2024-07-10)

common

... (truncated)

Commits
  • a1cb9df fix(common): Don't run preconnect assertion on the server. (#56213)
  • 9b35726 fix(common): typo in warning for NgOptimizedDirective (#56817)
  • ecc5644 perf(http): execute fetch outside of Angular zone (#56820)
  • 1ee64a5 refactor(common): Fire priority check on stable. (#56776)
  • 9cc4dbe refactor(common): remove remaining code for NgSwitch equality patch (#56806)
  • f407e3c refactor(common): allow string urls in NgOptimizedImage input (#54901)
  • f25653e fix(common): typo in NgOptimizedImage warning (#56756)
  • 3447753 Revert "fix(common): Don't run preconnect assertion on the server. (#56213)" ...
  • 39e48ce fix(common): Don't run preconnect assertion on the server. (#56213)
  • 08f56d9 refactor(common): remove ng_switch ability to use == equality check (#56426)
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
dependabot[bot] commented 1 month ago

The following labels could not be found: dependencies, npm.

dependabot[bot] commented 1 month ago

Superseded by #99.