eclipse-edc / DataDashboard

DataDashboard
Apache License 2.0
15 stars 80 forks source link

build(deps): bump @angular/forms from 15.2.10 to 17.0.3 #153

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps @angular/forms from 15.2.10 to 17.0.3.

Release notes

Sourced from @​angular/forms's releases.

v17.0.3

17.0.3 (2023-11-15)

animations

Commit Description
fix - f5872c9921 prevent the AsyncAnimationRenderer from calling the delegate when there is no element. (#52570)

core

Commit Description
fix - 6a1d4ed667 handle non-container environment injector cases (#52774)
fix - 5de7575be8 reset cached scope for components that were overridden using TestBed (#52916)

http

Commit Description
fix - 7c066a4af4 Use the response content-type to set the blob type. (#52840)

migrations

Commit Description
fix - 4e200bf13b Add missing support for ngForOf (#52903)
fix - d033540d0f Add support for bound versions of NgIfElse and NgIfThenElse (#52869)
fix - aa2d815648 Add support for removing imports post migration (#52763)
fix - 3831942771 Fixes issue with multiple if elses with same template (#52863)
fix - e1f84a31dc passed in paths will be respected in nx workspaces (#52796)

v17.0.2

17.0.2 (2023-11-09)

compiler-cli

Commit Description
fix - 7a95cccf50 add interpolatedSignalNotInvoked to diagnostics (#52687)
fix - a548c0333e incorrect inferred type of for loop implicit variables (#52732)

core

Commit Description
fix - 2cea80c6e2 error code in image performance warning (#52727)
fix - b16fc2610a limit rate of markers invocations (#52742)
fix - 44c48a4835 properly update collection with repeated keys in @for (#52697)

v17.0.1

17.0.1 (2023-11-08)

http

Commit Description
fix - 5c6f3f8ec0 Don't override the backend when using the InMemoryWebAPI (#52425)

migrations

Commit Description

... (truncated)

Changelog

Sourced from @​angular/forms's changelog.

17.0.3 (2023-11-15)

animations

Commit Type Description
f5872c9921 fix prevent the AsyncAnimationRenderer from calling the delegate when there is no element. (#52570)

core

Commit Type Description
6a1d4ed667 fix handle non-container environment injector cases (#52774)
5de7575be8 fix reset cached scope for components that were overridden using TestBed (#52916)

http

Commit Type Description
7c066a4af4 fix Use the response content-type to set the blob type. (#52840)

migrations

Commit Type Description
4e200bf13b fix Add missing support for ngForOf (#52903)
d033540d0f fix Add support for bound versions of NgIfElse and NgIfThenElse (#52869)
aa2d815648 fix Add support for removing imports post migration (#52763)
3831942771 fix Fixes issue with multiple if elses with same template (#52863)
e1f84a31dc fix passed in paths will be respected in nx workspaces (#52796)

17.0.2 (2023-11-09)

compiler-cli

Commit Type Description
7a95cccf50 fix add interpolatedSignalNotInvoked to diagnostics (#52687)
a548c0333e fix incorrect inferred type of for loop implicit variables (#52732)

core

Commit Type Description
2cea80c6e2 fix error code in image performance warning (#52727)
b16fc2610a fix limit rate of markers invocations (#52742)
44c48a4835 fix properly update collection with repeated keys in @for (#52697)

17.0.1 (2023-11-08)

http

Commit Type Description
5c6f3f8ec0 fix Don't override the backend when using the InMemoryWebAPI (#52425)

migrations

Commit Type Description

... (truncated)

Commits
  • e5c3b25 build: update node.js engines version to be more explicate about v20 support ...
  • 30f993a test(core): clean up unnecessary nesting in old tests (#52239)
  • b4c1ffb refactor(forms): Log a warning when FormGroup keys include a dot. (#50642)
  • fcc000e build: add targets for api doc generation (#52034)
  • ddd7212 fix(forms): reset() call with null values on nested group (#48830)
  • e9b9fd4 refactor(forms): Use the Writable type when overwriting readonly properties...
  • 59aa063 build: remove support for Node.js v16 (#51755)
  • 52cc7f8 build: align with internal tsconfig options (#51728)
  • e650393 docs: fix see also links. (#51379)
  • be3edad refactor: add readonly to public InjectionToken types (#51125)
  • 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 10 months ago

Superseded by #156.