You can trigger a rebase of this PR 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)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Bumps battery_plus from 5.0.3 to 6.0.1.
Commits
15985a1
chore(release): prepare for release (#2827)c5c206f
chore(deps): bump org.jetbrains.kotlin.android from 1.8.22 to 1.9.23 in /pack...602b7be
chore(deps): bump com.android.tools.build:gradle from 8.3.0 to 8.3.1 in /pack...740a5df
refactor(battery_plus): Migrate Android example to use the new plugins declar...4d5b950
fix(battery_plus): Fix return value of getBattery to be nullable (#2745)02f9a85
chore(release): prepare for release (#2734)21ccfa4
feat(battery_plus)!: Migrate to package:web (#2720)ca2c35a
build(battery_plus)!: Target Java 17 on Android (#2727)c7e56de
chore(deps): bump androidx.core:core-ktx from 1.10.1 to 1.12.0 in /packages/b...fc59745
build(battery_plus): Update to target and compile SDK 34 on Android (#2702)You can trigger a rebase of this PR 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