ayanshekhar1234567890 / job-app

Visit it in real: https://www.jobapp.net.in/
1 stars 0 forks source link

Bump @angular/core from 15.1.3 to 15.2.9 #5

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps @angular/core from 15.1.3 to 15.2.9.

Release notes

Sourced from @​angular/core'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/core'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
  • 9d66548 test(common): test rounding problems in image distortion detection (#49889)
  • 6764fb6 test(common): show ngOptimizedImage distortion detection failure on padded im...
  • 2fff8fa fix(core): handle invalid classes in class array bindings (#49924)
  • bce7f6b refactor(core): Remove ununsed Zone mock from testing internals. (#49873)
  • 08ba492 refactor(core): improve styling coverage (#49868)
  • f266a05 refactor(core): drop IE workarounds (#49763)
  • 702ec90 fix(core): When using setInput, mark view dirty in same way as markForCheck...
  • ffdfdc2 refactor(migrations): log a link to the standalone migration (#49752)
  • da5f316 refactor(core): Use the nullish coalescing assignment in render3 functions (#...
  • d9efa1b feat(core): change the URL sanitization to only block javascript: URLs (#49659)
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.