Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump cordova-plugin-statusbar from 2.4.3 to 4.0.0 in /samples/IonicBasicPWA #3127

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 27, 2024

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/[email protected] 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 <dependency name> 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)

Bumps [cordova-plugin-statusbar](https://github.com/apache/cordova-plugin-statusbar) from 2.4.3 to 4.0.0.
- [Changelog](https://github.com/apache/cordova-plugin-statusbar/blob/master/RELEASENOTES.md)
- [Commits](apache/cordova-plugin-statusbar@2.4.3...4.0.0)

---
updated-dependencies:
- dependency-name: cordova-plugin-statusbar
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants