Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2025

Bumps upgrader from 11.3.1 to 12.1.0.

Changelog

Sourced from upgrader's changelog.

12.1.0

  • Added the showPrompt parameter to UpgradeAlert and UpgradeCard to hide the display of the prompt. (thanks to @​EArminjon)

12.0.0

  • Removed the use of device_info_plus to reduce the number of dependencies used by this package.
  • Renamed master branch to main.
  • The minimum Flutter version supported is now 3.27.0.

11.5.1

  • [510] Updated device_info_plus to support 12.0.0 with updated constraint <13.0.0.
  • [511] Updated package_info_plus to support 9.0.0 with updated constraint <10.0.0.

11.5.0

  • [482] Will now call showCupertinoDialog instead of showDialog for CupertinoApp.
  • [489] Fixed issue where null check operator used on a null value by checking the context.mounted before calling showDialog.
  • [500] Fixed the Hindi ('hi) translations issue with the app name in the body message.
  • Updated README to include CupertinoApp, and added a widget test for CupertinoApp.

11.5.0-alpha.1

  • [489] Fixed issue where null check operator used on a null value by checking the context.mounted before calling showDialog.
  • [482] Will now call showCupertinoDialog instead of showDialog for CupertinoApp.

11.4.0

  • Added new language translations for Uzbek ('uz'). (thanks to @​Shuhrat-java)
  • Added new language translations for Romanian ('ro'). (thanks to @​SK1n)

11.3.2

  • Added Future keyword in return type of sendUserToAppStore(). (thanks to @​EArminjon)
Commits

Dependabot compatibility score

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 <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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [upgrader](https://github.com/larryaasen/upgrader) from 11.3.1 to 12.1.0.
- [Changelog](https://github.com/larryaasen/upgrader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/larryaasen/upgrader/commits)

---
updated-dependencies:
- dependency-name: upgrader
  dependency-version: 12.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dart Pull requests that update dart code dependencies Pull requests that update a dependency file labels Sep 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dart Pull requests that update dart code dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant