nicorac / bcr-gui

BCR-GUI is a companion app for the great BCR (Basic Call Recorder) Android application and other supported ROMs with embedded call recorders.
https://coolsoft.altervista.org
GNU General Public License v3.0
120 stars 6 forks source link

Bump the all group with 16 updates #95

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps the all group with 16 updates:

Package From To
@angular/common 17.2.2 17.2.3
@angular/core 17.2.2 17.2.3
@angular/forms 17.2.2 17.2.3
@angular/platform-browser 17.2.2 17.2.3
@angular/platform-browser-dynamic 17.2.2 17.2.3
@angular/router 17.2.2 17.2.3
@capacitor/android 5.7.0 5.7.1
@capacitor/core 5.7.0 5.7.1
@angular-devkit/build-angular 17.2.1 17.2.2
@angular/cli 17.2.1 17.2.2
@angular/compiler 17.2.2 17.2.3
@angular/compiler-cli 17.2.2 17.2.3
@capacitor/cli 5.7.0 5.7.1
@types/node 20.11.20 20.11.24
@typescript-eslint/eslint-plugin 7.0.2 7.1.1
@typescript-eslint/parser 7.0.2 7.1.1

Updates @angular/common from 17.2.2 to 17.2.3

Release notes

Sourced from @​angular/common's releases.

v17.2.3

17.2.3 (2024-02-27)

common

Commit Description
perf - 1a526f2881 AsyncPipe should not call markForCheck on subscription (#54554)

compiler-cli

Commit Description
fix - 2aefed8763 catch function instance properties in interpolated signal diagnostic (#54325)
fix - 48aec63ee4 identify aliased initializer functions (#54480)
fix - daf7c611b2 identify aliased initializer functions (#54609)

core

Commit Description
fix - 57123524a2 collect providers from NgModules while rendering @defer block (#52881)
fix - 79a32816dc fix typo in injectors.svg file (#54596)

migrations

Commit Description
fix - dbe673b027 resolve infinite loop for a single line element with a long tag name and angle bracket on a new line (#54588)
Changelog

Sourced from @​angular/common's changelog.

17.2.3 (2024-02-27)

common

Commit Type Description
1a526f2881 perf AsyncPipe should not call markForCheck on subscription (#54554)

compiler-cli

Commit Type Description
2aefed8763 fix catch function instance properties in interpolated signal diagnostic (#54325)
48aec63ee4 fix identify aliased initializer functions (#54480)
daf7c611b2 fix identify aliased initializer functions (#54609)

core

Commit Type Description
57123524a2 fix collect providers from NgModules while rendering @defer block (#52881)
79a32816dc fix fix typo in injectors.svg file (#54596)

migrations

Commit Type Description
dbe673b027 fix resolve infinite loop for a single line element with a long tag name and angle bracket on a new line (#54588)

17.3.0-next.1 (2024-02-27)

common

Commit Type Description
707bfc9b32 perf AsyncPipe should not call markForCheck on subscription (#54554)

compiler

Commit Type Description
1a6beae8a2 feat Enable template pipeline by default. (#54571)

compiler-cli

Commit Type Description
12dc4d074e fix account for as expression in docs extraction (#54414)
f578889ca2 fix catch function instance properties in interpolated signal diagnostic (#54325)
f04ecc0cda fix identify aliased initializer functions (#54480)
f5c566c079 fix identify aliased initializer functions (#54609)

core

Commit Type Description
331b16efd2 feat add API to inject attributes on the host node (#54604)
974958913c feat support TypeScript 5.4 (#54414)
dcb9deb363 fix collect providers from NgModules while rendering @defer block (#52881)
ff40c9f762 fix fix typo in injectors.svg file (#54596)

migrations

Commit Type Description

... (truncated)

Commits
  • 1a526f2 perf(common): AsyncPipe should not call markForCheck on subscription (#54...
  • See full diff in compare view


Updates @angular/core from 17.2.2 to 17.2.3

Release notes

Sourced from @​angular/core's releases.

v17.2.3

17.2.3 (2024-02-27)

common

Commit Description
perf - 1a526f2881 AsyncPipe should not call markForCheck on subscription (#54554)

compiler-cli

Commit Description
fix - 2aefed8763 catch function instance properties in interpolated signal diagnostic (#54325)
fix - 48aec63ee4 identify aliased initializer functions (#54480)
fix - daf7c611b2 identify aliased initializer functions (#54609)

core

Commit Description
fix - 57123524a2 collect providers from NgModules while rendering @defer block (#52881)
fix - 79a32816dc fix typo in injectors.svg file (#54596)

migrations

Commit Description
fix - dbe673b027 resolve infinite loop for a single line element with a long tag name and angle bracket on a new line (#54588)
Changelog

Sourced from @​angular/core's changelog.

17.2.3 (2024-02-27)

common

Commit Type Description
1a526f2881 perf AsyncPipe should not call markForCheck on subscription (#54554)

compiler-cli

Commit Type Description
2aefed8763 fix catch function instance properties in interpolated signal diagnostic (#54325)
48aec63ee4 fix identify aliased initializer functions (#54480)
daf7c611b2 fix identify aliased initializer functions (#54609)

core

Commit Type Description
57123524a2 fix collect providers from NgModules while rendering @defer block (#52881)
79a32816dc fix fix typo in injectors.svg file (#54596)

migrations

Commit Type Description
dbe673b027 fix resolve infinite loop for a single line element with a long tag name and angle bracket on a new line (#54588)

17.3.0-next.1 (2024-02-27)

common

Commit Type Description
707bfc9b32 perf AsyncPipe should not call markForCheck on subscription (#54554)

compiler

Commit Type Description
1a6beae8a2 feat Enable template pipeline by default. (#54571)

compiler-cli

Commit Type Description
12dc4d074e fix account for as expression in docs extraction (#54414)
f578889ca2 fix catch function instance properties in interpolated signal diagnostic (#54325)
f04ecc0cda fix identify aliased initializer functions (#54480)
f5c566c079 fix identify aliased initializer functions (#54609)

core

Commit Type Description
331b16efd2 feat add API to inject attributes on the host node (#54604)
974958913c feat support TypeScript 5.4 (#54414)
dcb9deb363 fix collect providers from NgModules while rendering @defer block (#52881)
ff40c9f762 fix fix typo in injectors.svg file (#54596)

migrations

Commit Type Description

... (truncated)

Commits
  • 69598c0 refactor(core): Internal render hooks trigger view refresh before executing u...
  • ffe3aa1 refactor(core): Add helper function for queuing state updates (#54224)
  • daf7c61 fix(compiler-cli): identify aliased initializer functions (#54609)
  • c116353 Revert "fix(compiler-cli): identify aliased initializer functions (#54480)" (...
  • 5712352 fix(core): collect providers from NgModules while rendering @defer block (#...
  • dcd6c8c refactor(core): use performance API for signals (#54521)
  • 48aec63 fix(compiler-cli): identify aliased initializer functions (#54480)
  • d68cf17 docs: remove mutate function mention (#54569)
  • dbe673b fix(migrations): resolve infinite loop for a single line element with a long ...
  • See full diff in compare view


Updates @angular/forms from 17.2.2 to 17.2.3

Release notes

Sourced from @​angular/forms's releases.

v17.2.3

17.2.3 (2024-02-27)

common

Commit Description
perf - 1a526f2881 AsyncPipe should not call markForCheck on subscription (#54554)

compiler-cli

Commit Description
fix - 2aefed8763 catch function instance properties in interpolated signal diagnostic (#54325)
fix - 48aec63ee4 identify aliased initializer functions (#54480)
fix - daf7c611b2 identify aliased initializer functions (#54609)

core

Commit Description
fix - 57123524a2 collect providers from NgModules while rendering @defer block (#52881)
fix - 79a32816dc fix typo in injectors.svg file (#54596)

migrations

Commit Description
fix - dbe673b027 resolve infinite loop for a single line element with a long tag name and angle bracket on a new line (#54588)
Changelog

Sourced from @​angular/forms's changelog.

17.2.3 (2024-02-27)

common

Commit Type Description
1a526f2881 perf AsyncPipe should not call markForCheck on subscription (#54554)

compiler-cli

Commit Type Description
2aefed8763 fix catch function instance properties in interpolated signal diagnostic (#54325)
48aec63ee4 fix identify aliased initializer functions (#54480)
daf7c611b2 fix identify aliased initializer functions (#54609)

core

Commit Type Description
57123524a2 fix collect providers from NgModules while rendering @defer block (#52881)
79a32816dc fix fix typo in injectors.svg file (#54596)

migrations

Commit Type Description
dbe673b027 fix resolve infinite loop for a single line element with a long tag name and angle bracket on a new line (#54588)

17.3.0-next.1 (2024-02-27)

common

Commit Type Description
707bfc9b32 perf AsyncPipe should not call markForCheck on subscription (#54554)

compiler

Commit Type Description
1a6beae8a2 feat Enable template pipeline by default. (#54571)

compiler-cli

Commit Type Description
12dc4d074e fix account for as expression in docs extraction (#54414)
f578889ca2 fix catch function instance properties in interpolated signal diagnostic (#54325)
f04ecc0cda fix identify aliased initializer functions (#54480)
f5c566c079 fix identify aliased initializer functions (#54609)

core

Commit Type Description
331b16efd2 feat add API to inject attributes on the host node (#54604)
974958913c feat support TypeScript 5.4 (#54414)
dcb9deb363 fix collect providers from NgModules while rendering @defer block (#52881)
ff40c9f762 fix fix typo in injectors.svg file (#54596)

migrations

Commit Type Description

... (truncated)

Commits


Updates @angular/platform-browser from 17.2.2 to 17.2.3

Release notes

Sourced from @​angular/platform-browser's releases.

v17.2.3

17.2.3 (2024-02-27)

common

Commit Description
perf - 1a526f2881 AsyncPipe should not call markForCheck on subscription (#54554)

compiler-cli

Commit Description
fix - 2aefed8763 catch function instance properties in interpolated signal diagnostic (#54325)
fix - 48aec63ee4 identify aliased initializer functions (#54480)
fix - daf7c611b2 identify aliased initializer functions (#54609)

core

Commit Description
fix - 57123524a2 collect providers from NgModules while rendering @defer block (#52881)
fix - 79a32816dc fix typo in injectors.svg file (#54596)

migrations

Commit Description
fix - dbe673b027 resolve infinite loop for a single line element with a long tag name and angle bracket on a new line (#54588)
Changelog

Sourced from @​angular/platform-browser's changelog.

17.2.3 (2024-02-27)

common

Commit Type Description
1a526f2881 perf AsyncPipe should not call markForCheck on subscription (#54554)

compiler-cli

Commit Type Description
2aefed8763 fix catch function instance properties in interpolated signal diagnostic (#54325)
48aec63ee4 fix identify aliased initializer functions (#54480)
daf7c611b2 fix identify aliased initializer functions (#54609)

core

Commit Type Description
57123524a2 fix collect providers from NgModules while rendering @defer block (#52881)
79a32816dc fix fix typo in injectors.svg file (#54596)

migrations

Commit Type Description
dbe673b027 fix resolve infinite loop for a single line element with a long tag name and angle bracket on a new line (#54588)

17.3.0-next.1 (2024-02-27)

common

Commit Type Description
707bfc9b32 perf AsyncPipe should not call markForCheck on subscription (#54554)

compiler

Commit Type Description
1a6beae8a2 feat Enable template pipeline by default. (#54571)

compiler-cli

Commit Type Description
12dc4d074e fix account for as expression in docs extraction (#54414)
f578889ca2 fix catch function instance properties in interpolated signal diagnostic (#54325)
f04ecc0cda fix identify aliased initializer functions (#54480)
f5c566c079 fix identify aliased initializer functions (#54609)

core

Commit Type Description
331b16efd2 feat add API to inject attributes on the host node (#54604)
974958913c feat support TypeScript 5.4 (#54414)
dcb9deb363 fix collect providers from NgModules while rendering @defer block (#52881)
ff40c9f762 fix fix typo in injectors.svg file (#54596)

migrations

Commit Type Description

... (truncated)

Commits


Updates @angular/platform-browser-dynamic from 17.2.2 to 17.2.3

Release notes

Sourced from @​angular/platform-browser-dynamic's releases.

v17.2.3

17.2.3 (2024-02-27)

common

Commit Description
perf - 1a526f2881 AsyncPipe should not call markForCheck on subscription (#54554)

compiler-cli

Commit Description
fix - 2aefed8763 catch function instance properties in interpolated signal diagnostic (#54325)
fix - 48aec63ee4 identify aliased initializer functions (#54480)
fix - daf7c611b2 identify aliased initializer functions (#54609)

core

Commit Description
fix - 57123524a2 collect providers from NgModules while rendering @defer block (#52881)
fix - 79a32816dc fix typo in injectors.svg file (#54596)

migrations

Commit Description
fix - dbe673b027 resolve infinite loop for a single line element with a long tag name and angle bracket on a new line (#54588)
Changelog

Sourced from @​angular/platform-browser-dynamic's changelog.

17.2.3 (2024-02-27)

common

Commit Type Description
1a526f2881 perf AsyncPipe should not call markForCheck on subscription (#54554)

compiler-cli

Commit Type Description
2aefed8763 fix catch function instance properties in interpolated signal diagnostic (#54325)
48aec63ee4 fix identify aliased initializer functions (#54480)
daf7c611b2 fix identify aliased initializer functions (#54609)

core

Commit Type Description
57123524a2 fix collect providers from NgModules while rendering @defer block (#52881)
79a32816dc fix fix typo in injectors.svg file (#54596)

migrations

Commit Type Description
dbe673b027 fix resolve infinite loop for a single line element with a long tag name and angle bracket on a new line (#54588)

17.3.0-next.1 (2024-02-27)

common

Commit Type Description
707bfc9b32 perf AsyncPipe should not call markForCheck on subscription (#54554)

compiler

Commit Type Description
1a6beae8a2 feat Enable template pipeline by default. (#54571)

compiler-cli

Commit Type Description
12dc4d074e fix account for as expression in docs extraction (#54414)
f578889ca2 fix catch function instance properties in interpolated signal diagnostic (#54325)
f04ecc0cda fix identify aliased initializer functions (#54480)
f5c566c079 fix identify aliased initializer functions (#54609)

core

Commit Type Description
331b16efd2 feat add API to inject attributes on the host node (#54604)
974958913c feat support TypeScript 5.4 (#54414)
dcb9deb363 fix collect providers from NgModules while rendering @defer block (#52881)
ff40c9f762 fix fix typo in injectors.svg file (#54596)

migrations

Commit Type Description

... (truncated)

Commits


Updates @angular/router from 17.2.2 to 17.2.3

Release notes

Sourced from @​angular/router's releases.

v17.2.3

17.2.3 (2024-02-27)

common

Commit Description
perf - 1a526f2881 AsyncPipe should not call markForCheck on subscription (#54554)

compiler-cli

Commit Description
fix - 2aefed8763 catch function instance properties in interpolated signal diagnostic (#54325)
fix - 48aec63ee4 identify aliased initializer functions (#54480)
fix - daf7c611b2 identify aliased initializer functions (#54609)

core

Commit Description
fix - 57123524a2 collect providers from NgModules while rendering @defer block (#52881)
fix - 79a32816dc fix typo in injectors.svg file (#54596)

migrations

Commit Description
fix - dbe673b027 resolve infinite loop for a single line element with a long tag name and angle bracket on a new line (#54588)
Changelog

Sourced from @​angular/router's changelog.

17.2.3 (2024-02-27)

common

Commit Type Description
1a526f2881 perf AsyncPipe should not call markForCheck on subscription (#54554)

compiler-cli

Commit Type Description
2aefed8763 fix catch function instance properties in interpolated signal diagnostic (#54325)
48aec63ee4 fix identify aliased initializer functions (#54480)
daf7c611b2 fix identify aliased initializer functions (#54609)

core

Commit Type Description
57123524a2 fix collect providers from NgModules while rendering @defer block (#52881)
79a32816dc fix fix typo in injectors.svg file (#54596)

migrations

Commit Type Description
dbe673b027 fix resolve infinite loop for a single line element with a long tag name and angle bracket on a new line (#54588)

17.3.0-next.1 (2024-02-27)

common

Commit Type Description
707bfc9b32 perf AsyncPipe should not call markForCheck on subscription (#54554)

compiler

Commit Type Description
1a6beae8a2 feat Enable template pipeline by default. (#54571)

compiler-cli

Commit Type Description
12dc4d074e fix account for as expression in docs extraction (#54414)
f578889ca2 fix catch function instance properties in interpolated signal diagnostic (#54325)
f04ecc0cda fix identify aliased initializer functions (#54480)
f5c566c079 fix identify aliased initializer functions (#54609)

core

Commit Type Description
331b16efd2 feat add API to inject attributes on the host node (#54604)
974958913c feat support TypeScript 5.4 (#54414)
dcb9deb363 fix collect providers from NgModules while rendering @defer block (#52881)
ff40c9f762 fix fix typo in injectors.svg file (#54596)

migrations

Commit Type Description

... (truncated)

Commits


Updates @capacitor/android from 5.7.0 to 5.7.1

Release notes

Sourced from @​capacitor/android's releases.

5.7.1

5.7.1 (2024-03-01)

Bug Fixes

  • android: handle http errors on the proxy (#7297) (279f198)
  • android: incorrect http url params encoding (