dylan-smith / DiveIntelligence

1 stars 1 forks source link

Bump @angular/core from 16.2.7 to 16.2.12 in /src/DivingCalculator.Web #98

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 7 months ago

Bumps @angular/core from 16.2.7 to 16.2.12.

Release notes

Sourced from @​angular/core's releases.

v16.2.12

16.2.12 (2023-11-02)

animations

Commit Description
fix - 03f4050636 remove finish listener once player is destroyed (#51136)

common

Commit Description
fix - e092184a5c apply fixed_srcset_width values only to fixed srcsets (#52486)

compiler-cli

Commit Description
fix - b3b4ae4c3a properly emit literal types in input coercion function arguments (#52437)
fix - 873c4f2454 use originally used module specifier for transform functions (#52437)

v16.2.11

16.2.11 (2023-10-25)

core

Commit Description
fix - 54ea3b65c3 emit provider configured event when a service is configured with providedIn (#52365)
fix - 78533324dc get root and platform injector providers in special cases (#52365)
fix - 019a0f4c22 load global utils before creating platform injector in the standalone case (#52365)

router

Commit Description
fix - b79b4aca91 RouterTestingHarness should throw if a component is expected but navigation fails (#52357)

v16.2.10

16.2.10 (2023-10-18)

v16.2.9

16.2.9 (2023-10-11)

forms

Commit Description
fix - 51a5baace3 reset() call with null values on nested group (#48830)

v16.2.8

16.2.8 (2023-10-04)

language-service

Commit Description
fix - b732961fc3 Retain correct language service when ts.Project reloads (#51912)

... (truncated)

Changelog

Sourced from @​angular/core's changelog.

16.2.12 (2023-11-02)

animations

Commit Type Description
03f4050636 fix remove finish listener once player is destroyed (#51136)

common

Commit Type Description
e092184a5c fix apply fixed_srcset_width values only to fixed srcsets (#52486)

compiler-cli

Commit Type Description
b3b4ae4c3a fix properly emit literal types in input coercion function arguments (#52437)
873c4f2454 fix use originally used module specifier for transform functions (#52437)

16.2.11 (2023-10-25)

core

Commit Type Description
54ea3b65c3 fix emit provider configured event when a service is configured with providedIn (#52365)
78533324dc fix get root and platform injector providers in special cases (#52365)
019a0f4c22 fix load global utils before creating platform injector in the standalone case (#52365)

router

Commit Type Description
b79b4aca91 fix RouterTestingHarness should throw if a component is expected but navigation fails (#52357)

16.2.10 (2023-10-18)

16.2.9 (2023-10-11)

forms

Commit Type Description
51a5baace3 fix reset() call with null values on nested group (#48830)

16.2.8 (2023-10-04)

language-service

| Commit | Type | Description |

... (truncated)

Commits
  • 019a0f4 fix(core): load global utils before creating platform injector in the standal...
  • 7853332 fix(core): get root and platform injector providers in special cases (#52365)
  • 54ea3b6 fix(core): emit provider configured event when a service is configured with `...
  • 3afee87 docs(docs-infra): fix codeblock snippet for APP_INITIALIZER (#52354)
  • 56c93d0 docs(core): fix the language code (#52352)
  • 1693846 test(core): fix test observing broken OnPush checkNoChanges (#52337)
  • d75eaa7 refactor(core): remove unused helper for setting LView for reactive consume...
  • 2bfd28c docs: correct wording for Directive's decorator host property key description...
  • d3c9e43 docs(core): add an example of configuring APP_INITIALIZER token in context of...
  • 334fe60 refactor(core): Update view flags so only one number needs adjustment (#51839)
  • 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 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)

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

dylan-smith commented 2 months ago

@dependabot rebase

dependabot[bot] commented 2 months ago

Superseded by #130.