Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps upgrader from 11.3.1 to 12.0.0.

Changelog

Sourced from upgrader's changelog.

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
  • 272a2b9 The minimum Flutter version supported is now 3.27.0.
  • 95fdf2e Fixed example dialogthemedata issue.
  • 91c892d Renamed master branch to main. Removed the use of device_info_plus to reduce ...
  • e1c6422 Updated flutter analyze to exclude example code.
  • 4e3f018 [510] Updated device_info_plus to support 12.0.0 with updated constraint <13....
  • da1cbae Fixed broken unit test due to changes in device_info_plus.
  • 69bb88e Updated CHANGELOG
  • fe04d64 [500] Fixed the Hindi ('hi) translations issue with the app name in the body ...
  • d03c42e Updated README to include CupertinoApp, and added a widget test for Cupertino...
  • 96d2afe - [489] Fixed issue where null check operator used on a null value by checkin...
  • 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 [upgrader](https://github.com/larryaasen/upgrader) from 11.3.1 to 12.0.0.
- [Changelog](https://github.com/larryaasen/upgrader/blob/main/CHANGELOG.md)
- [Commits](larryaasen/upgrader@11.3.1...12.0.0)

---
updated-dependencies:
- dependency-name: upgrader
  dependency-version: 12.0.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 15, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 22, 2025

Superseded by #134.

@dependabot dependabot bot closed this Sep 22, 2025
@dependabot dependabot bot deleted the dependabot/pub/upgrader-12.0.0 branch September 22, 2025 01:10
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