senzing-garage / entity-search-web-app

A lightweight http server providing a web UI for entity search through the senzing api server.
Apache License 2.0
2 stars 2 forks source link

Bump @angular/animations from 15.1.0 to 15.2.9 #467

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @angular/animations from 15.1.0 to 15.2.9.

Release notes

Sourced from @​angular/animations's releases.

v15.2.9

15.2.9 (2023-05-03)

common

Commit Description
fix - 9107e931ca fix incorrectly reported distortion for padded images (#49889)

compiler-cli

Commit Description
fix - 7c58885797 catch fatal diagnostic when getting diagnostics for components (#50046)

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

... (truncated)

Changelog

Sourced from @​angular/animations's changelog.

15.2.9 (2023-05-03)

common

Commit Type Description
9107e931ca fix fix incorrectly reported distortion for padded images (#49889)

compiler-cli

Commit Type Description
7c58885797 fix catch fatal diagnostic when getting diagnostics for components (#50046)

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)

15.2.7 (2023-04-12)

compiler

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

compiler-cli

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

core

Commit Type Description
702ec90110 fix 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

13.4.0 (2023-04-06)

... (truncated)

Commits


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)
dependabot[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.