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

chore(deps): bump cordova-plugin-statusbar from 3.0.0 to 4.0.0 #140

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 15, 2023

Bumps cordova-plugin-statusbar from 3.0.0 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
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

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 3.0.0 to 4.0.0.
- [Changelog](https://github.com/apache/cordova-plugin-statusbar/blob/master/RELEASENOTES.md)
- [Commits](apache/cordova-plugin-statusbar@3.0.0...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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 15, 2023
@teolemon teolemon merged commit 08fd8de into develop Nov 16, 2023
3 checks passed
@teolemon teolemon deleted the dependabot/npm_and_yarn/cordova-plugin-statusbar-4.0.0 branch November 16, 2023 06:30
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant