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-updates group with 28 updates #113

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the all-updates group with 28 updates:

Package From To
@angular/cdk 17.3.2 17.3.5
@angular/common 17.3.2 17.3.5
@angular/core 17.3.2 17.3.5
@angular/forms 17.3.2 17.3.5
@angular/platform-browser 17.3.2 17.3.5
@angular/platform-browser-dynamic 17.3.2 17.3.5
@angular/router 17.3.2 17.3.5
@capacitor/android 5.7.4 6.0.0
@capacitor/app 5.0.7 6.0.0
@capacitor/clipboard 5.0.7 6.0.0
@capacitor/core 5.7.4 6.0.0
@capacitor/device 5.0.7 6.0.0
@capacitor/filesystem 5.2.1 6.0.0
@capacitor/preferences 5.0.7 6.0.0
@capacitor/share 5.0.7 6.0.0
@capacitor/status-bar 5.0.7 6.0.0
@ionic/angular 7.8.2 8.0.0
@angular-devkit/build-angular 17.3.2 17.3.5
@angular/cli 17.3.2 17.3.5
@angular/compiler 17.3.2 17.3.5
@angular/compiler-cli 17.3.2 17.3.5
@capacitor/cli 5.7.4 6.0.0
@types/node 20.12.2 20.12.7
@typescript-eslint/eslint-plugin 7.4.0 7.7.0
@typescript-eslint/parser 7.4.0 7.7.0
eslint 8.57.0 9.1.0
eslint-plugin-jsdoc 48.2.2 48.2.3
typescript 5.4.3 5.4.5

Updates @angular/cdk from 17.3.2 to 17.3.5

Release notes

Sourced from @​angular/cdk's releases.

v17.3.5

17.3.5 "titanium-bear" (2024-04-17)

google-maps

Commit Description
fix - d99167eb3 make info window open method compatible with advanced marker

material

Commit Description
fix - 80437d83b autocomplete: panel not visible when opened from multiple triggers (#28843)
fix - 69b5ded96 autocomplete: remove dependency on NgClass (#28849)
fix - 4a56d6afa core: throw better error when mixin doesn't support color variants (#28880)
fix - cbe0a78f7 datepicker: remove dependency on NgClass (#28865)
fix - 7a085c6e0 menu: remove dependency on NgClass (#28877)
fix - 4c16d2cd8 tabs: remove dependency on NgClass (#28875)

cdk

Commit Description
fix - 8c8fe2b65 drag-drop: text selection not disabled inside shadow dom on firefox (#28835)
fix - 312d57a9b observers: don't observe content of comments (#28871)

v17.3.4

17.3.4 "aluminum-arrow" (2024-04-11)

material

Commit Description
fix - 36a1d45e4e list: nav list item border-radius (#28789)
fix - 317327d82b menu: invert arrow in RTL (#28830)

cdk

Commit Description
fix - 09dcbd2ecf drag-drop: make sure event is cancelable before calling "preventDefault" (#28825)

v17.3.3

17.3.3 "metal-fork" (2024-04-03)

material

Commit Description
fix - 7ccc392936 button-toggle: standard button toggle strong focus bord… (#28790)
fix - 8b92fda61f sort: clear aria description on destroy (#28801)

multiple

Commit Description
fix - 6b5b0c5db3 set nonce using setAttribute (#28800)
Changelog

Sourced from @​angular/cdk's changelog.

17.3.5 "titanium-bear" (2024-04-17)

cdk

Commit Type Description
8c8fe2b65 fix drag-drop: text selection not disabled inside shadow dom on firefox (#28835)
312d57a9b fix observers: don't observe content of comments (#28871)

material

Commit Type Description
80437d83b fix autocomplete: panel not visible when opened from multiple triggers (#28843)
69b5ded96 fix autocomplete: remove dependency on NgClass (#28849)
4a56d6afa fix core: throw better error when mixin doesn't support color variants (#28880)
cbe0a78f7 fix datepicker: remove dependency on NgClass (#28865)
7a085c6e0 fix menu: remove dependency on NgClass (#28877)
4c16d2cd8 fix tabs: remove dependency on NgClass (#28875)

google-maps

Commit Type Description
d99167eb3 fix make info window open method compatible with advanced marker

18.0.0-next.4 "gold-gold" (2024-04-11)

cdk

Commit Type Description
da302d2e6d fix drag-drop: make sure event is cancelable before calling "preventDefault" (#28825)
d91d0d424b fix scrolling: fix virtual scrolling jankiness with run coalescing (#28846)

material

Commit Type Description
7165a45efa fix list: nav list item border-radius (#28789)
752f5607cc fix menu: invert arrow in RTL (#28830)

17.3.4 "aluminum-arrow" (2024-04-11)

cdk

Commit Type Description
09dcbd2ecf fix drag-drop: make sure event is cancelable before calling "preventDefault" (#28825)

material

Commit Type Description
36a1d45e4e fix list: nav list item border-radius (#28789)
317327d82b fix menu: invert arrow in RTL (#28830)

... (truncated)

Commits
  • be16b2c release: cut the v17.3.5 release
  • d99167e fix(google-maps): make info window open method compatible with advanced marker
  • 7a085c6 fix(material/menu): remove dependency on NgClass (#28877)
  • 4a56d6a fix(material/core): throw better error when mixin doesn't support color varia...
  • 69b5ded fix(material/autocomplete): remove dependency on NgClass (#28849)
  • 80437d8 fix(material/autocomplete): panel not visible when opened from multiple trigg...
  • cbe0a78 fix(material/datepicker): remove dependency on NgClass (#28865)
  • 4c16d2c fix(material/tabs): remove dependency on NgClass (#28875)
  • eefb090 docs: replace incorrect word in M3 theming guide (#28855)
  • 8c8fe2b fix(cdk/drag-drop): text selection not disabled inside shadow dom on firefox ...
  • Additional commits viewable in compare view


Updates @angular/common from 17.3.2 to 17.3.5

Release notes

Sourced from @​angular/common's releases.

v17.3.5

17.3.5 (2024-04-17)

v17.3.4

17.3.4 (2024-04-10)

common

Commit Description
fix - 53427d875d invalid ImageKit quality parameter (#55193)
fix - 766548c3ec skip transfer cache on client (#55012)

v17.3.3

17.3.3 (2024-04-03)

core

Commit Description
fix - 158ceaf062 handle ChainedInjectors in injector debug utils (#55144)
fix - 4d043992e5 test cleanup should not throw if Zone is not present (#55096)

migrations

Commit Description
fix - 949dec26b8 avoid conflicts with some greek letters in control flow migration (#55113)
Changelog

Sourced from @​angular/common's changelog.

17.3.5 (2024-04-17)

18.0.0-next.4 (2024-04-10)

common

Commit Type Description
2a6f809507 fix invalid ImageKit quality parameter (#55193)
11705f58a7 fix skip transfer cache on client (#55012)

compiler

Commit Type Description
39624c6b12 fix output input flags as a literal (#55215)

language-service

Commit Type Description
bd236cc150 fix implement getDefinitionAtPosition for Angular templates (#55269)

17.3.4 (2024-04-10)

common

Commit Type Description
53427d875d fix invalid ImageKit quality parameter (#55193)
766548c3ec fix skip transfer cache on client (#55012)

18.0.0-next.3 (2024-04-03)

Breaking Changes

router

  • Providers available to the routed components always come from the injector heirarchy of the routes and never inherit from the RouterOutlet. This means that providers available only to the component that defines the RouterOutlet will no longer be available to route components in any circumstances. This was already the case whenever routes defined providers, either through lazy loading an NgModule or through explicit providers on the route config.

compiler

Commit Type Description
f824911510 fix For FatalDiagnosticError, hide the message field without affecting the emit (#55160)

compiler-cli

Commit Type Description

... (truncated)

Commits
  • 051c140 build(http): Mark the http tests as flaky because of one particular transfe...
  • 766548c fix(common): skip transfer cache on client (#55012)
  • 80d1094 test(common): update ImageKit low quality test (#55193)
  • 53427d8 fix(common): invalid ImageKit quality parameter (#55193)
  • 10851d2 docs(common): clean up comment (#55088)
  • See full diff in compare view


Updates @angular/core from 17.3.2 to 17.3.5

Release notes

Sourced from @​angular/core's releases.

v17.3.5

17.3.5 (2024-04-17)

v17.3.4

17.3.4 (2024-04-10)

common

Commit Description
fix - 53427d875d invalid ImageKit quality parameter (#55193)
fix - 766548c3ec skip transfer cache on client (#55012)

v17.3.3

17.3.3 (2024-04-03)

core

Commit Description
fix - 158ceaf062 handle ChainedInjectors in injector debug utils (#55144)
fix - 4d043992e5 test cleanup should not throw if Zone is not present (#55096)

migrations

Commit Description
fix - 949dec26b8 avoid conflicts with some greek letters in control flow migration (#55113)
Changelog

Sourced from @​angular/core's changelog.

17.3.5 (2024-04-17)

18.0.0-next.4 (2024-04-10)

common

Commit Type Description
2a6f809507 fix invalid ImageKit quality parameter (#55193)
11705f58a7 fix skip transfer cache on client (#55012)

compiler

Commit Type Description
39624c6b12 fix output input flags as a literal (#55215)

language-service

Commit Type Description
bd236cc150 fix implement getDefinitionAtPosition for Angular templates (#55269)

17.3.4 (2024-04-10)

common

Commit Type Description
53427d875d fix invalid ImageKit quality parameter (#55193)
766548c3ec fix skip transfer cache on client (#55012)

18.0.0-next.3 (2024-04-03)

Breaking Changes

router

  • Providers available to the routed components always come from the injector heirarchy of the routes and never inherit from the RouterOutlet. This means that providers available only to the component that defines the RouterOutlet will no longer be available to route components in any circumstances. This was already the case whenever routes defined providers, either through lazy loading an NgModule or through explicit providers on the route config.

compiler

Commit Type Description
f824911510 fix For FatalDiagnosticError, hide the message field without affecting the emit (#55160)

compiler-cli

Commit Type Description

... (truncated)

Commits
  • afdcff3 test(core): fix expectations that accidentally used incorrect matchers (#55294)
  • c77ebb6 docs(core): add missing space (#55287)
  • 766548c fix(common): skip transfer cache on client (#55012)
  • 9a2295f refactor(core): Remove zone assertion from hydration cleanup. (#55214)
  • 88f0545 refactor(core): remove unnecessary folder (#55197)
  • eb9a5f5 ci: Add primitives groups to pullapprove (#53404)
  • 158ceaf fix(core): handle ChainedInjectors in injector debug utils (#55144)
  • 949dec2 fix(migrations): avoid conflicts with some greek letters in control flow migr...
  • 9cef0d2 docs(core): fix toSignal docs (#54964)
  • 4d04399 fix(core): test cleanup should not throw if Zone is not present (#55096)
  • See full diff in compare view


Updates @angular/forms from 17.3.2 to 17.3.5

Release notes

Sourced from @​angular/forms's releases.

v17.3.5

17.3.5 (2024-04-17)

v17.3.4

17.3.4 (2024-04-10)

common

Commit Description
fix - 53427d875d invalid ImageKit quality parameter (#55193)
fix - 766548c3ec skip transfer cache on client (#55012)

v17.3.3

17.3.3 (2024-04-03)

core

Commit Description
fix - 158ceaf062 handle ChainedInjectors in injector debug utils (#55144)
fix - 4d043992e5 test cleanup should not throw if Zone is not present (#55096)

migrations

Commit Description
fix - 949dec26b8 avoid conflicts with some greek letters in control flow migration (#55113)
Changelog

Sourced from @​angular/forms's changelog.

17.3.5 (2024-04-17)

18.0.0-next.4 (2024-04-10)

common

Commit Type Description
2a6f809507 fix invalid ImageKit quality parameter (#55193)
11705f58a7 fix skip transfer cache on client (#55012)

compiler

Commit Type Description
39624c6b12 fix output input flags as a literal (#55215)

language-service

Commit Type Description
bd236cc150 fix implement getDefinitionAtPosition for Angular templates (#55269)

17.3.4 (2024-04-10)

common

Commit Type Description
53427d875d fix invalid ImageKit quality parameter (#55193)
766548c3ec fix skip transfer cache on client (#55012)

18.0.0-next.3 (2024-04-03)

Breaking Changes

router

  • Providers available to the routed components always come from the injector heirarchy of the routes and never inherit from the RouterOutlet. This means that providers available only to the component that defines the RouterOutlet will no longer be available to route components in any circumstances. This was already the case whenever routes defined providers, either through lazy loading an NgModule or through explicit providers on the route config.

compiler

Commit Type Description
f824911510 fix For FatalDiagnosticError, hide the message field without affecting the emit (#55160)

compiler-cli

Commit Type Description

... (truncated)

Commits


Updates @angular/platform-browser from 17.3.2 to 17.3.5

Release notes

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

v17.3.5

17.3.5 (2024-04-17)

v17.3.4

17.3.4 (2024-04-10)

common

Commit Description
fix - 53427d875d invalid ImageKit quality parameter (#55193)
fix - 766548c3ec skip transfer cache on client (#55012)

v17.3.3

17.3.3 (2024-04-03)

core

Commit Description
fix - 158ceaf062 handle ChainedInjectors in injector debug utils (#55144)
fix - 4d043992e5 test cleanup should not throw if Zone is not present (#55096)

migrations

Commit Description
fix - 949dec26b8 avoid conflicts with some greek letters in control flow migration (#55113)
Changelog

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

17.3.5 (2024-04-17)

18.0.0-next.4 (2024-04-10)

common

Commit Type Description
2a6f809507 fix invalid ImageKit quality parameter (#55193)
11705f58a7 fix skip transfer cache on client (#55012)

compiler

Commit Type Description
39624c6b12 fix output input flags as a literal (#55215)

language-service

Commit Type Description
bd236cc150 fix implement getDefinitionAtPosition for Angular templates (#55269)

17.3.4 (2024-04-10)

common

Commit Type Description
53427d875d fix invalid ImageKit quality parameter (#55193)
766548c3ec fix skip transfer cache on client (#55012)

18.0.0-next.3 (2024-04-03)

Breaking Changes

router

  • Providers available to the routed components always come from the injector heirarchy of the routes and never inherit from the RouterOutlet. This means that providers available only to the component that defines the RouterOutlet will no longer be available to route components in any circumstances. This was already the case whenever routes defined providers, either through lazy loading an NgModule or through explicit providers on the route config.

compiler

Commit Type Description
f824911510 fix For FatalDiagnosticError, hide the message field without affecting the emit (#55160)

compiler-cli

Commit Type Description

... (truncated)

Commits


Updates @angular/platform-browser-dynamic from 17.3.2 to 17.3.5

Release notes

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

v17.3.5

17.3.5 (2024-04-17)

v17.3.4

17.3.4 (2024-04-10)

common

Commit Description
fix - 53427d875d invalid ImageKit quality parameter (#55193)
fix - 766548c3ec skip transfer cache on client (#55012)

v17.3.3

17.3.3 (2024-04-03)

core

Commit Description
fix - 158ceaf062 handle ChainedInjectors in injector debug utils (#55144)
fix - 4d043992e5 test cleanup should not throw if Zone is not present (#55096)

migrations

Commit Description
fix - 949dec26b8 avoid conflicts with some greek letters in control flow migration (#55113)
Changelog

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

17.3.5 (2024-04-17)

18.0.0-next.4 (2024-04-10)

common

Commit Type Description
2a6f809507 fix invalid ImageKit quality parameter (#55193)
11705f58a7 fix skip transfer cache on client (#55012)

compiler

Commit Type Description
39624c6b12 fix output input flags as a literal (#55215)

language-service

Commit Type Description
bd236cc150 fix implement getDefinitionAtPosition for Angular templates (#55269)

17.3.4 (2024-04-10)

common

Commit Type Description
53427d875d fix invalid ImageKit quality parameter (#55193)
766548c3ec fix skip transfer cache on client (#55012)

18.0.0-next.3 (2024-04-03)

Breaking Changes

router

  • Providers available to the routed components always come from the injector heirarchy of the routes and never inherit from the RouterOutlet. This means that providers available only to the component that defines the RouterOutlet will no longer be available to route components in any circumstances. This was already the case whenever routes defined providers, either through lazy loading an NgModule or through explicit providers on the route config.

compiler

Commit Type Description
f824911510 fix For FatalDiagnosticError, hide the message field without affecting the emit (#55160)

compiler-cli

Commit Type Description

... (truncated)

Commits


Updates @angular/router from 17.3.2 to 17.3.5

Release notes

Sourced from @​angular/router's releases.

v17.3.5

17.3.5 (2024-04-17)

v17.3.4

17.3.4 (2024-04-10)

common

Commit Description
fix - 53427d875d invalid ImageKit quality parameter (#55193)
fix - 766548c3ec skip transfer cache on client (#55012)

v17.3.3

17.3.3 (2024-04-03)

core

Commit Description
fix - 158ceaf062 handle ChainedInjectors in injector debug utils (#55144)
fix - 4d043992e5 test cleanup should not throw if Zone is not present (#55096)

migrations

Commit Description
fix - 949dec26b8 avoid conflicts with some greek letters in control flow migration (#55113)
Changelog

Sourced from @​angular/router's changelog.

17.3.5 (2024-04-17)

18.0.0-next.4 (2024-04-10)

common

Commit Type Description
2a6f809507 fix invalid ImageKit quality parameter (#55193)
11705f58a7 fix skip transfer cache on client (#55012)

compiler

Commit Type Description
39624c6b12 fix output input flags as a literal (#55215)

language-service

Commit Type Description
bd236cc150 fix implement getDefinitionAtPosition for Angular templates (#55269)

17.3.4 (2024-04-10)

common

Commit Type Description
53427d875d fix invalid ImageKit quality parameter (#55193)
766548c3ec fix skip transfer cache on client (#55012)

18.0.0-next.3 (2024-04-03)

Breaking Changes

router

  • Providers available to the routed components always come from the injector heirarchy of the routes and never inherit from the RouterOutlet. This means that providers available only to the component that defines the RouterOutlet will no longer be available to route components in any circumstances. This was already the case whenever routes defined providers, either through lazy loading an NgModule or through explicit providers on the route config.

compiler

Commit Type Description
f824911510 fix For FatalDiagnosticError, hide the message field without affecting the emit (#55160)

compiler-cli

Commit Type Description

... (truncated)

Commits


Updates @capacitor/android from 5.7.4 to 6.0.0

Release notes

Sourced from @​capacitor/android's releases.

6.0.0

6.0.0 (2024-04-15)

Bug Fixes

  • cli: Change Capacitor plugin files check (#7375) (fbfb778)
  • cli: Don't downgrade gradle version on migrate (#7385) (c79211e)
  • cli: Removing extra dash in android apk name flavor parsing (#7382) (3c411fd)
  • http: Add URLSearchParams support (#7374) (9367ecc)
  • http: prevent POST request from being proxied (#7395) (7b8c352)
  • secur... _Description has been truncated_