Skip to content

chore(deps): bump package_info_plus from 8.3.1 to 9.0.1 - #194

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pub/develop/package_info_plus-9.0.1
Closed

chore(deps): bump package_info_plus from 8.3.1 to 9.0.1#194
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pub/develop/package_info_plus-9.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 20, 2026

Copy link
Copy Markdown
Contributor

Bumps package_info_plus from 8.3.1 to 9.0.1.

Commits
  • c46ab89 chore(release): prepare for release (#3785)
  • 0534cd2 docs(package_info_plus): add installerStore values documentation (#3721)
  • 096fd4e chore(release): prepare for release (#3720)
  • b64f663 chore(release): prepare for release (#3701)
  • 19138be chore(release): prepare for release (#3678)
  • 1d29902 chore(release): prepare for release (#3675)
  • 78c2b74 feat(package_info_plus)!: Change Android compile SDK, update Android build co...
  • 72b6234 docs(all): replace MacOS by macOS in package READMEs (#3658)
  • See full diff 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 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 [package_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus) from 8.3.1 to 9.0.1.
- [Release notes](https://github.com/fluttercommunity/plus_plugins/releases)
- [Commits](https://github.com/fluttercommunity/plus_plugins/commits/package_info_plus-v9.0.1/packages/package_info_plus)

---
updated-dependencies:
- dependency-name: package_info_plus
  dependency-version: 9.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dart Pull requests that update dart code dependencies Pull requests that update a dependency file labels Apr 20, 2026
@dependabot
dependabot Bot requested a review from ahmd-sh as a code owner April 20, 2026 12:51
@greptile-apps

greptile-apps Bot commented Apr 20, 2026

Copy link
Copy Markdown

Greptile Summary

Bumps package_info_plus from 8.3.1 to 9.0.1, a major version release whose breaking change was an update to the Android compile SDK and build configuration — not a Dart API change. The project's existing usages (PackageInfo.fromPlatform(), .version, .buildNumber) are unaffected, and the Android build file delegates compileSdk and minSdkVersion to flutter.* defaults, so no manual SDK version adjustments are needed. Several transitive packages (characters, geolocator_linux, matcher, material_color_utilities, meta, test_api) were also bumped as a side-effect of the resolution.

Confidence Score: 5/5

Safe to merge — routine major-version bump with no Dart API changes affecting this project.

The only breaking change in 9.0.0 relates to the Android compile SDK level, which this project delegates to Flutter's managed defaults and so is not impacted. All existing call sites use the stable PackageInfo.fromPlatform() API that is unchanged across the upgrade. All transitive bumps are minor/patch-level.

No files require special attention.

Important Files Changed

Filename Overview
pubspec.yaml Bumps package_info_plus constraint from ^8.3.1 to ^9.0.1; no other dependency changes.
pubspec.lock Resolves package_info_plus to 9.0.1 and transitively bumps characters, geolocator_linux, matcher, material_color_utilities, meta, and test_api; all hashes updated.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[pubspec.yaml\npackage_info_plus ^9.0.1] --> B[package_info_plus 9.0.1]
    B --> C[package_info_plus_platform_interface 3.2.1\ntransitive]
    A --> D[Other transitive bumps]
    D --> E[characters 1.4.1]
    D --> F[geolocator_linux 0.2.4]
    D --> G[matcher 0.12.19]
    D --> H[material_color_utilities 0.13.0]
    D --> I[meta 1.17.0]
    D --> J[test_api 0.7.10]
Loading

Reviews (1): Last reviewed commit: "chore(deps): bump package_info_plus from..." | Re-trigger Greptile

@ahmd-sh

ahmd-sh commented Aug 29, 2026

Copy link
Copy Markdown
Contributor

Closing as part of disabling Dependabot pub version updates (e4d7494). Security-driven updates remain enabled.

@ahmd-sh ahmd-sh closed this Aug 29, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 29, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/pub/develop/package_info_plus-9.0.1 branch August 29, 2026 19:35
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