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 across 1 directory with 30 updates #131

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 4 weeks ago

Bumps the all-updates group with 30 updates in the / directory:

Package From To
@angular/common 17.3.10 17.3.11
@angular/core 17.3.10 17.3.11
@angular/forms 17.3.10 17.3.11
@angular/platform-browser 17.3.10 17.3.11
@angular/platform-browser-dynamic 17.3.10 17.3.11
@angular/router 17.3.10 17.3.11
@capacitor/android 5.7.4 6.1.0
@capacitor/app 5.0.7 6.0.0
@capacitor/clipboard 5.0.7 6.0.0
@capacitor/core 5.7.4 6.1.0
@capacitor/device 5.0.7 6.0.0
@capacitor/filesystem 5.2.1 6.0.0
@capacitor/preferences 5.0.7 6.0.1
@capacitor/share 5.0.7 6.0.1
@capacitor/status-bar 5.0.7 6.0.0
@capgo/capacitor-navigation-bar 6.0.12 6.1.18
@ionic/angular 7.8.2 8.2.2
capacitor-native-settings 5.0.1 6.0.0
ionicons 7.3.1 7.4.0
tslib 2.6.2 2.6.3
zone.js 0.14.6 0.14.7
@angular/compiler 17.3.10 17.3.11
@angular/compiler-cli 17.3.10 17.3.11
@capacitor/cli 5.7.5 6.1.0
@types/node 20.12.13 20.14.2
@typescript-eslint/eslint-plugin 7.4.0 7.13.0
@typescript-eslint/parser 7.4.0 7.13.0
eslint 8.57.0 9.5.0
eslint-plugin-jsdoc 48.2.2 48.2.12
typescript 5.4.3 5.4.5

Updates @angular/common from 17.3.10 to 17.3.11

Release notes

Sourced from @​angular/common's releases.

v17.3.11

17.3.11 (2024-06-05)

Changelog

Sourced from @​angular/common's changelog.

17.3.11 (2024-06-05)

Commits


Updates @angular/core from 17.3.10 to 17.3.11

Release notes

Sourced from @​angular/core's releases.

v17.3.11

17.3.11 (2024-06-05)

Changelog

Sourced from @​angular/core's changelog.

17.3.11 (2024-06-05)

Commits


Updates @angular/forms from 17.3.10 to 17.3.11

Release notes

Sourced from @​angular/forms's releases.

v17.3.11

17.3.11 (2024-06-05)

Changelog

Sourced from @​angular/forms's changelog.

17.3.11 (2024-06-05)

Commits


Updates @angular/platform-browser from 17.3.10 to 17.3.11

Release notes

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

v17.3.11

17.3.11 (2024-06-05)

Changelog

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

17.3.11 (2024-06-05)

Commits


Updates @angular/platform-browser-dynamic from 17.3.10 to 17.3.11

Release notes

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

v17.3.11

17.3.11 (2024-06-05)

Changelog

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

17.3.11 (2024-06-05)

Commits


Updates @angular/router from 17.3.10 to 17.3.11

Release notes

Sourced from @​angular/router's releases.

v17.3.11

17.3.11 (2024-06-05)

Changelog

Sourced from @​angular/router's changelog.

17.3.11 (2024-06-05)

Commits


Updates @capacitor/android from 5.7.4 to 6.1.0

Release notes

Sourced from @​capacitor/android's releases.

6.1.0

6.1.0 (2024-06-11)

Bug Fixes

  • android: avoid crash if server url ends in / (#7426) (f8264cc)
  • cli: Avoid duplicate entries in packageClassList (#7470) (cca0b80)
  • cli: Run sync before updating gradle (#7497) (f27786e)
  • http: don't override readyState for non POST requests (#7488) (30c13a8)
  • ios: check if urlSchemeTask is stopped before calling its methods (#7482) (b32b5b1)

Features

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)
  • secure cookies often are not set by the cookie plugin (#7261) (cda1886)

Features

  • cli: Support bun when running cap migrate (#7386) (3f96ff9)

6.0.0-rc.2

6.0.0-rc.2 (2024-03-25)

Bug Fixes

  • cli: also generate packageClassList on copy (#7358) (865cceb)
  • cli: use correct pass signature for apksigner signing (#7365) (e4f8610)
  • http: change proxy url generation (#7354) (318c316)
  • inject cordova files if a cordova plugin is present (#7363) (ce9d505)
  • vue 3 log warning causes error on iOS (#6993) (87271e2)

... (truncated)

Changelog

Sourced from @​capacitor/android's changelog.

6.1.0 (2024-06-11)

Bug Fixes

  • android: avoid crash if server url ends in / (#7426) (f8264cc)
  • cli: Avoid duplicate entries in packageClassList (#7470) (cca0b80)
  • cli: Run sync before updating gradle (#7497) (f27786e)
  • http: don't override readyState for non POST requests (#7488) (30c13a8)
  • ios: check if urlSchemeTask is stopped before calling its methods (#7482) (b32b5b1)

Features

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)
  • secure cookies often are not set by the cookie plugin (#7261) (cda1886)

Features

  • cli: Support bun when running cap migrate (#7386) (3f96ff9)

6.0.0-rc.2 (2024-03-25)

Bug Fixes

  • cli: also generate packageClassList on copy (#7358) (865cceb)
  • cli: use correct pass signature for apksigner signing (#7365) (e4f8610)
  • http: change proxy url generation (#7354) (318c316)
  • inject cordova files if a cordova plugin is present (#7363) (ce9d505)
  • vue 3 log warning causes error on iOS (#6993) (87271e2)

6.0.0-rc.1 (2024-03-15)

Bug Fixes

  • android: handle http errors on the proxy (#7280) (cca3c80)
  • android: incorrect http url params encoding (#6586) (e9ddb0c)
  • android: let WebView handle errors (#7286) (286b694)
  • android: make JSInjector replace first only (#6895) (93c8a8d)
  • android: prevent crash on script injection if the script is too long (#7308) (c9895e8)
  • android: Remove path from allowedOriginRules (#7293) (9eb565c)

... (truncated)

Commits
  • 2864c61 Release 6.1.0
  • 44c5b55 feat(ios): CAPPluginMethod selector-based initializer (#7412)
  • 30c13a8 fix(http): don't override readyState for non POST requests (#7488)
  • 3b847ea feat(cli): run plugin hooks (#7499)
  • cca0b80 fix(cli): Avoid duplicate entries in packageClassList (#7470)
  • 1e7aeb5 fix(cli): Don't downgrade variables on migrate (#7472)
  • f27786e fix(cli): Run sync before updating gradle (#7497)
  • b32b5b1 fix(ios): check if urlSchemeTask is stopped before calling its methods (#7482)
  • 417c9f4 refactor(android): Added new method to prepend InputStreams with JavaScript (...
  • f8264cc fix(android): avoid crash if server url ends in / (#7426)
  • Additional commits viewable in compare view


Updates @capacitor/app from 5.0.7 to 6.0.0

Release notes

Sourced from @​capacitor/app's releases.

@​capacitor/app-launcher@​6.0.0

6.0.0 (2024-04-15)

Note: Version bump only for package @​capacitor/app-launcher

@​capacitor/app@​6.0.0

6.0.0 (2024-04-15)

Note: Version bump only for package @​capacitor/app

@​capacitor/app-launcher@​6.0.0-rc.1

6.0.0-rc.1 (2024-03-25)

Note: Version bump only for package @​capacitor/app-launcher

@​capacitor/app@​6.0.0-rc.1

6.0.0-rc.1 (2024-03-25)

Note: Version bump only for package @​capacitor/app

@​capacitor/app-launcher@​5.0.8

5.0.8 (2024-06-13)

Note: Version bump only for package @​capacitor/app-launcher

@​capacitor/app@​5.0.8

5.0.8 (2024-06-13)

Note: Version bump only for package @​capacitor/app

Commits


Updates @capacitor/clipboard from 5.0.7 to 6.0.0

Release notes

Sourced from @​capacitor/clipboard's releases.

@​capacitor/clipboard@​6.0.0

6.0.0 (2024-04-15)

Note: Version bump only for package @​capacitor/clipboard

@​capacitor/clipboard@​6.0.0-rc.1

6.0.0-rc.1 (2024-03-25)

Note: Version bump only for package @​capacitor/clipboard

@​capacitor/clipboard@​5.0.8

5.0.8 (2024-06-13)

Note: Version bump only for package @​capacitor/clipboard

Commits


Updates @capacitor/core from 5.7.4 to 6.1.0

Release notes

Sourced from @​capacitor/core's releases.

6.1.0

6.1.0 (2024-06-11)

Bug Fixes

  • android: avoid crash if server url ends in / (#7426) (f8264cc)
  • cli: Avoid duplicate entries in packageClassList (#7470) (cca0b80)
  • cli: Run sync before updating gradle (#7497) (f27786e)
  • http: don't override readyState for non POST requests (#7488) (30c13a8)
  • ios: check if urlSchemeTask is stopped before calling its methods (#7482) (b32b5b1)

Features

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)
  • secure cookies often are not set by the cookie plugin (#7261) (cda1886)

Features

  • cli: Support bun when running cap migrate (#7386) (3f96ff9)

6.0.0-rc.2

6.0.0-rc.2 (2024-03-25)

Bug Fixes

  • cli: also generate packageClassList on copy (#7358) (865cceb)
  • cli: use correct pass signature for apksigner signing (#7365) (e4f8610)
  • http: change proxy url generation (#7354) (318c316)
  • inject cordova files if a cordova plugin is present (#7363) (ce9d505)
  • vue 3 log warning causes error on iOS (#6993) (87271e2)

... (truncated)

Changelog

Sourced from @​capacitor/core's changelog.

6.1.0 (2024-06-11)

Bug Fixes

  • android: avoid crash if server url ends in / (#7426) (f8264cc)
  • cli: Avoid duplicate entries in packageClassList (#7470) (cca0b80)
  • cli: Run sync before updating gradle (#7497) (f27786e)
  • http: don't override readyState for non POST requests (#7488) (30c13a8)
  • ios: check if urlSchemeTask is stopped before calling its methods (#7482) (b32b5b1)

Features

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)
  • secure cookies often are not set by the cookie plugin (#7261) (cda1886)

Features

  • cli: Support bun when running cap migrate (#7386) (3f96ff9)

6.0.0-rc.2 (2024-03-25)

Bug Fixes

  • cli: also generate packageClassList on copy (#7358) (865cceb)
  • cli: use correct pass signature for apksigner signing (#7365) (e4f8610)
  • http: change proxy url generation (#7354) (318c316)
  • inject cordova files if a cordova plugin is present (#7363) (ce9d505)
  • vue 3 log warning causes error on iOS (#6993) (87271e2)

6.0.0-rc.1 (2024-03-15)

Bug Fixes

  • android: handle http errors on the proxy (#7280) (cca3c80)
  • android: incorrect http url params encoding (#6586) (e9ddb0c)
  • android: let WebView handle errors (#7286) (286b694)
  • android: make JSInjector replace first only (#6895) (93c8a8d)
  • android: prevent crash on script injection if the script is too long (#7308) (c9895e8)
  • android: Remove path from allowedOriginRules (#7293) (9eb565c)

... (truncated)

Commits
  • 2864c61 Release 6.1.0
  • 44c5b55 feat(ios): CAPPluginMethod selector-based initializer (#7412)
  • 30c13a8 fix(http): don't override readyState for non POST requests (#7488)
  • 3b847ea feat(cli): run plugin hooks (#7499)
  • cca0b80 fix(cli): Avoid duplicate entries in packageClassList (#7470)
  • 1e7aeb5 fix(cli): Don't downgrade variables on migrate (#7472)
  • f27786e fix(cli): Run sync before updating gradle (#7497)
  • b32b5b1 fix(ios): check if urlSchemeTask is stopped before calling its methods (#7482)
  • 417c9f4 refactor(android): Added new method to prepend InputStreams with JavaScript (...
  • f8264cc fix(android): avoid crash if server url ends in / (#7426)
  • Additional commits viewable in compare view


Updates @capacitor/device from 5.0.7 to 6.0.0

Release notes

Sourced from @​capacitor/device's releases.

@​capacitor/device@​6.0.0

6.0.0 (2024-04-15)

Note: Version bump only for package @​capacitor/device

@​capacitor/device@​6.0.0-rc.1

6.0.0-rc.1 (2024-03-25)

Note: Version bump only for package @​capacitor/device

@​capacitor/device@​5.0.8

5.0.8 (2024-06-13)

Note: Version bump only for package @​capacitor/device

Commits


Updates @capacitor/filesystem from 5.2.1 to 6.0.0

Release notes

Sourced from @​capacitor/filesystem's releases.

@​capacitor/filesystem@​6.0.0

6.0.0 (2024-04-15)

Note: Version bump only for package @​capacitor/filesystem

@​capacitor/filesystem@​6.0.0-rc.1

6.0.0-rc.1 (2024-03-25)

Note: Version bump only for package @​capacitor/filesystem

@​capacitor/filesystem@​5.2.2

5.2.2 (2024-06-13)

Note: Version bump only for package @​capacitor/filesystem

Commits


Updates @capacitor/preferences from 5.0.7 to 6.0.1

Release notes

Sourced from @​capacitor/preferences's releases.

@​capacitor/preferences@​6.0.1

6.0.1 (2024-06-13)

Note: Version bump only for package @​capacitor/preferences

@​capacitor/preferences@​6.0.0

6.0.0 (2024-04-15)

Note: Version bump only for package @​capacitor/preferences

@​capacitor/preferences@​6.0.0-rc.1

6.0.0-rc.1 (2024-03-25)

Note: Version bump only for package @​capacitor/preferences

@​capacitor/preferences@​6.0.0-rc.0

6.0.0-rc.0 (2024-02-07)

Note: Version bump only for package @​capacitor/preferences

@​capacitor/preferences@​5.0.8

5.0.8 (2024-06-13)

Note: Version bump only for package @​capacitor/preferences

Commits
  • 93bc7be chore(release): publish [skip ci]
  • 39fb409 chore: run fmt command (#2126)
  • acd334d fix(ios): apply filter to fetch correct scene object (#2102)
  • 20b9e26 fix(ios): Picking ProRAW pictures from Gallery (#2098)
  • 9634552 fix(android): removes setOnExitAnimationListener when fade out is disabled
  • 998e495 fix(ios): iOS panorama photos selected through CameraPlugin are corrupted (#2...
  • f784a3e bug(@​capacitor/screen-orientation): iOS landscape lock using incorrect mappin...
  • ebb9577 chore: updated publishing version dependency for capacitor 6 (#2082)
  • 00edb1f chore(release): publish [skip ci]
  • 3039f49 chore: set deps in prep for v6 release (#2077)
  • Additional commits viewable in compare view


Updates @capacitor/share from 5.0.7 to 6.0.1

Release notes

Sourced from @​capacitor/share's releases.

@​capacitor/share@​6.0.1

6.0.1 (2024-06-13)

Note: Version bump only for package @​capacitor/share

@​capacitor/share@​6.0.0

6.0.0 (2024-04-15)

Note: Version bump only for package @​capacitor/share

@​capacitor/share@​6.0.0-rc.1

6.0.0-rc.1 (2024-03-25)

Note: Version bump only for package @​capacitor/share

@​capacitor/share@​6.0.0-rc.0

6.0.0-rc.0 (2024-02-07)

Note: Version bump only for package @​capacitor/share

@​capacitor/share@​5.0.8

5.0.8 (2024-06-13)

Note: Version bump only for package @​capacitor/share

Commits
  • 93bc7be chore(release): publish [skip ci]
  • 39fb409 chore: run fmt command (#2126)
  • acd334d fix(ios): apply filter to fetch correct scene object (#2102)
  • 20b9e26 fix(ios): Picking ProRAW pictures from Gallery (#2098)
  • 9634552 fix(android): removes setOnExitAnimationListener when fade out is disabled
  • 998e495 fix(... _Description has been truncated_
dependabot[bot] commented 3 weeks ago

Superseded by #132.