MathCityMap / O1-MCM-mobile-App

O1 MCM mobile App
GNU General Public License v3.0
0 stars 0 forks source link

Bump minimist and cordova.plugins.diagnostic #145

Open dependabot[bot] opened 6 months ago

dependabot[bot] commented 6 months ago

Bumps minimist to 1.2.8 and updates ancestor dependency cordova.plugins.diagnostic. These dependencies need to be updated together.

Updates minimist from 1.2.0 to 1.2.8

Changelog

Sourced from minimist's changelog.

v1.2.8 - 2023-02-09

Merged

Fixed

Commits

  • Merge tag 'v0.2.3' a026794
  • [eslint] fix indentation and whitespace 5368ca4
  • [eslint] fix indentation and whitespace e5f5067
  • [eslint] more cleanup 62fde7d
  • [eslint] more cleanup 36ac5d0
  • [meta] add auto-changelog 73923d2
  • [actions] add reusable workflows d80727d
  • [eslint] add eslint; rules to enable later are warnings 48bc06a
  • [eslint] fix indentation 34b0f1c
  • [readme] rename and add badges 5df0fe4
  • [Dev Deps] switch from covert to nyc a48b128
  • [Dev Deps] update covert, tape; remove unnecessary tap f0fb958
  • [meta] create FUNDING.yml; add funding in package.json 3639e0c
  • [meta] use npmignore to autogenerate an npmignore file be2e038
  • Only apps should have lockfiles 282b570
  • isConstructorOrProto adapted from PR ef9153f
  • [Dev Deps] update @ljharb/eslint-config, aud 098873c
  • [Dev Deps] update @ljharb/eslint-config, aud 3124ed3
  • [meta] add safe-publish-latest 4b927de
  • [Tests] add aud in posttest b32d9bd
  • [meta] update repo URLs f9fdfc0
  • [actions] Avoid 0.6 tests due to build failures ba92fe6
  • [Dev Deps] update tape 950eaa7
  • [Dev Deps] add missing npmignore dev dep 3226afa
  • Merge tag 'v0.2.2' 980d7ac

v1.2.7 - 2022-10-10

Commits

... (truncated)

Commits
  • 6901ee2 v1.2.8
  • a026794 Merge tag 'v0.2.3'
  • c0b2661 v0.2.3
  • 63b8fee [Fix] Fix long option followed by single dash (#17)
  • 72239e6 [Tests] Remove duplicate test (#12)
  • 34b0f1c [eslint] fix indentation
  • 3226afa [Dev Deps] add missing npmignore dev dep
  • 098873c [Dev Deps] update @ljharb/eslint-config, aud
  • 9ec4d27 [Fix] Fix long option followed by single dash
  • ba92fe6 [actions] Avoid 0.6 tests due to build failures
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by ljharb, a new releaser for minimist since your current version.


Updates cordova.plugins.diagnostic from 6.1.1 to 7.1.4

Changelog

Sourced from cordova.plugins.diagnostic's changelog.

CHANGELOG

v7.1.4

  • (android) bugfix: decide if a permission is implicitly granted by checking if the device runtime is less than, but the build SDK used for the app is greater is or equal than, the SDK version in which the permission was added.
  • (android) tweak: throw error if a requested runtime permission is not supported by the build SDK version
  • (android) bugfix: when requesting camera permission, storage permission should also be requested by default if not specified but is currently not being

v7.1.3

  • (android) update camera module to support READ_MEDIA permissions on Android 13+
  • (android): For new runtime permissions added in API 33, consider them implicitly granted if the build SDK >= 33 and device runtime is < 33.
  • (android) fix: Return error if attempting to change Bluetooth state when build SDK >= API 33 as this is no longer support.
  • (android) fix: getExternalSdCardDetails on API 33
    • Merged from PR #495
  • (types) Using unlimited arrays in the TypeScript definition
    • Merged from PR #497

v7.1.2

  • (Android) fix: Data roaming setting not available on API 32+
  • (Android) Support new media storage permissions on Android 13 / API 33.
  • (ios) bugfix: Check argument for Photo Library Access Level is not null before attempting to perform string compare.
  • (doc) Document issue with "Only this time" option in run-time permissions on Android 11+.

v7.1.1

  • (Android, iOS) feat: Add isMobileDataEnabled() to core module.
  • (iOS) bugfix: Only allow Bluetooth permission request if not already requested.
  • (iOS) bugfix: Resolve the correct authorization status after requesting camera roll authorization and granting LIMITED access.

v7.1.0

  • (Android, iOS) feat: add support to fetch device OS and build SDK details

v7.0.0

  • (Android) BREAKING chore: Remove deprecated aliases cordova.plugins.diagnostic.runtimePermission and cordova.plugins.diagnostic.runtimePermissionStatus
    • Use cordova.plugins.diagnostic.permission and cordova.plugins.diagnostic.permissionStatus instead.
  • (iOS) feat: Add support for Photo Library access levels on iOS 14+
    • Resolves #473.
    • Add support to show Limited-Library Selection UI for Photo Roll in iOS 14+

... (truncated)

Commits
  • e29cdeb Patch version: 7.1.4
  • cc2317a (android) bugfix: decide if a permission is implicitly granted by checking if...
  • 79817b7 (android) tweak: throw error if a requested runtime permission is not support...
  • 5e079bd (android) bugfix: when requesting camera permission, storage permission shoul...
  • ca19b69 Patch version: 7.1.3
  • b1d855d (android) update camera module to support READ_MEDIA permissions on Android 13+
  • ec97085 (android): For new runtime permissions added in API 33, consider them implici...
  • f7d7e05 (android) fix: Return error if attempting to change Bluetooth state when buil...
  • 7e97acc Merge pull request #495 from ghenry22/master
  • 9ddfb35 Merge pull request #497 from vorlif/master
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/MathCityMap/O1-MCM-mobile-App/network/alerts).