RADAR-base / RADAR-Questionnaire

Questionnaire mobile application (Active App) for RADAR-base
https://radar-base.org/
Apache License 2.0
18 stars 15 forks source link

chore(deps): bump cordova-plugin-statusbar from 2.4.3 to 4.0.0 #1760

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps cordova-plugin-statusbar from 2.4.3 to 4.0.0.

Changelog

Sourced from cordova-plugin-statusbar's changelog.

4.0.0 (Oct 27, 2023)

Breaking:

  • GH-238 fix(android)!: styleDefault not working on new devices
  • GH-245 fix!: remove deprecated windows platform
  • GH-255 refactor(ios)!: drop support of iOS 10 and older
  • GH-250 refactor(android)!: setStatusBarBackgroundColor
  • GH-229 refactor!: remove deprecated methods
  • GH-241 chore!: require cordova-android >= 10

Fixes:

  • GH-230 fix(browser): Remove invalid proxy function

Chores:

  • GH-269 chore: rebuild package-lock.json (w/ v3)
  • GH-265 chore: Update SUPPORT_QUESTION.md template
  • GH-262 chore: fix engines in package-lock.json
  • GH-253 chore: updated .asf.yml w/ tag improvement
  • GH-228 chore(ios): Silence/fix warnings

Refactors:

  • GH-261 refactor: remove hardcoded style with UIStatusBarStyleDarkContent
  • GH-249 refactor(android): simplify window & activity
  • GH-252 refactor(android): setStatusBarTransparent
  • GH-251 refactor(android): execute - convert if condition to switch case
  • GH-248 refactor(android): refactor setStatusBarStyle
  • GH-247 refactor(android): extract action & value strings as static constants
  • GH-242 refactor(android): Remove unused code

Others:

  • GH-237 ci: sync workflow with paramedic
  • GH-232 ci(android): update java requirement for cordova-android@​11

3.0.0 (Nov 25, 2021)

  • GH-224 fix: update engines for working on 3.0.0
  • GH-223 dep(dev): @cordova/eslint-config@4.0.0 w/ fix
  • GH-222 ci(ios): update workflow w/ iOS 15
  • GH-220 ci(action): add badge
  • GH-219 ci: remove travis & appveyor
  • GH-218 ci(actions): add workflows
  • GH-208 ci: add node-14.x to workflow
  • GH-200 ci(travis): update osx xcode image
  • GH-199 ci(travis): updates Android API level
  • GH-196 chore: adds package-lock file

... (truncated)

Commits
  • 8b9ec7a release(statusbar-v4.0.0): updated version and RELEASENOTES.md
  • dc8e427 chore: rebuild package-lock.json (w/ v3) (#269)
  • 7a657a7 chore: Update SUPPORT_QUESTION.md template (#265)
  • fe58867 chore: rebuild package-lock (#263)
  • 5a3f6bd refactor: remove hardcoded style with UIStatusBarStyleDarkContent (#261)
  • 307cd92 chore: fix engines in package-lock.json (#262)
  • 78e5992 refactor(ios)!: Drop support of iOS 10 and older (#255)
  • d4dcd71 refactor(android): simplify window & activity (#249)
  • 7e9db21 refactor(android): setStatusBarTransparent (#252)
  • f45cf99 refactor(android): execute - convert if condition to switch case (#251)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by erisu, a new releaser for cordova-plugin-statusbar since your current version.


Dependabot compatibility score

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)
dependabot[bot] commented 4 months ago

Looks like cordova-plugin-statusbar is no longer a dependency, so this is no longer needed.