Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps the support-dependencies group with 8 updates in the / directory:

Package From To
custom_lint 0.7.5 0.7.6
flutter_launcher_icons 0.14.3 0.14.4
flutter_svg 2.0.17 2.2.0
msix 3.16.8 3.16.12
package_info_plus 8.3.0 9.0.0
shared_preferences 2.5.2 2.5.3
url_launcher 6.3.1 6.3.2
uuid 4.5.1 4.5.2

Updates custom_lint from 0.7.5 to 0.7.6

Commits

Updates flutter_launcher_icons from 0.14.3 to 0.14.4

Release notes

Sourced from flutter_launcher_icons's releases.

v0.14.4

Full Changelog: fluttercommunity/flutter_launcher_icons@v0.14.2...v0.14.4

Changelog

Sourced from flutter_launcher_icons's changelog.

0.14.4 (10th June 2025)

  • Removed rules which no longer exist from analysis_options #598
  • Fix template generated within thegenerate command #642
  • Standardize on async I/O and waiting for work to complete #646
Commits

Updates flutter_svg from 2.0.17 to 2.2.0

Commits

Updates msix from 3.16.8 to 3.16.12

Changelog

Sourced from msix's changelog.

3.16.12

  • add file/folder delete retry to avoid the exists() → delete() race

3.16.11

  • discover the name of the exe without put wrong exe in AppxManifest.xml #312
  • Update flutter_lints version

3.16.10

  • Update get_it version #306

3.16.9

Commits
  • 0174b10 add delete retry
  • eefc69c update CHANGELOG
  • e54f217 update flutter_lints version
  • a742b71 update logs to trace lever
  • 04074dc Merge pull request #312 from brasizza/main
  • 2209544 ready to fork
  • 6ca3f0e ready to fork
  • d59f090 fix search executable in fallback to exclude the crashpad_handler.exe from good
  • 1662b00 fix search executable in fallback to exclude the crashpad_handler.exe from good
  • 0b8d938 fix search executable in fallback to exclude the crashpad_handler.exe from good
  • Additional commits viewable in compare view

Updates package_info_plus from 8.3.0 to 9.0.0

Commits
  • 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)
  • 9f03424 chore(release): prepare for release (#3643)
  • 2cf9297 fix(package_info_plus): incorrect install time on macOS when app sandbox disa...
  • 1b37ba2 chore(release): prepare for release (#3603)
  • c593c07 chore(release): prepare for release (#3550)
  • 6926144 chore(package_info_plus): remove unnecessary library name in test (#3521)
  • 71a8e00 chore(release): prepare for release (#3508)
  • 9ec7eb4 chore(release): prepare for release (#3501)
  • See full diff in compare view

Updates shared_preferences from 2.5.2 to 2.5.3

Commits
  • 064b0b2 [shared_preferences] Fix a late initialized error with the example app (#8540)
  • bfad6b9 [various] Updates packages to use flutter.compileSdkVersion (#8734)
  • 3e55269 [shared_preferences_android] dependabot takeover datastore (#8784)
  • 5501c5e [various] Remove plugin-level integration_test dependencies (#8711)
  • da5e46d [various] Update Pigeon for task queue changes (#8654)
  • cb4fb13 [shared_preferences] Fix JSON parsing issue with _decodeValue (#8211)
  • 05a65b4 [dependabot]: Bump the gradle-plugin group across 4 directories with 1 update...
  • See full diff in compare view

Updates url_launcher from 6.3.1 to 6.3.2

Commits
  • 3fe6a01 [url_launcher] Fixes new unnecessary boolean operations warnings (#9409)
  • 111ceb7 [tool] Use swift-format from Xcode (#9460)
  • b90f8a7 [various] Update example apps to Swift (#9347)
  • 5a7d40f Update repo for 3.32 stable (#9311)
  • fe5dd86 Ensure Example Packages Work on Android API 36 (#9241)
  • e8c9976 [ci] Update repository for 3.29 release (#9270)
  • 1f069a7 [dependabot]: Bump the test-dependencies group across 16 directories with 8 u...
  • b93cc40 [various] Scrubs pre-SDK-21 Android code (#9112)
  • 4a36dc6 [all_packages] Enforce property assignment for compile sdk over method assign...
  • 7fb1a4d Drop deprecated HTML head meta tags (#8970)
  • Additional commits viewable in compare view

Updates uuid from 4.5.1 to 4.5.2

Release notes

Sourced from uuid's releases.

4.5.2

What's Changed

New Contributors

Full Changelog: daegalus/dart-uuid@4.5.1...4.5.2

Changelog

Sourced from uuid's changelog.

v4.5.2

  • Fix validation to allow MAX UUID (FFFFFFFF-FFFF-FFFF-FFFF-FFFFFFFFFFFF) as it is valid.
  • Add strictRFC9562 and deprecate strictRFC4122 to facilitate a rename. This will be remove in v5
Commits
  • d7aeb69 Fix validation, bump version, docs, etc
  • 473c4af Update All
  • d8c71d9 Fix changelog, update lints, fix comment angle brackets
  • 06e373f update docs for v5
  • 0a4cfc1 Add const constructor to CryptoRNG class
  • 77c3a33 Refactor fix for removal of sprintf
  • 615057a Fix info about unneeded default case
  • d57a8d6 Remove sprintf dependency
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…ith 8 updates

Bumps the support-dependencies group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [custom_lint](https://github.com/invertase/dart_custom_lint) | `0.7.5` | `0.7.6` |
| [flutter_launcher_icons](https://github.com/fluttercommunity/flutter_launcher_icons) | `0.14.3` | `0.14.4` |
| [flutter_svg](https://github.com/flutter/packages/tree/main/third_party/packages) | `2.0.17` | `2.2.0` |
| [msix](https://github.com/YehudaKremer/msix) | `3.16.8` | `3.16.12` |
| [package_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus) | `8.3.0` | `9.0.0` |
| [shared_preferences](https://github.com/flutter/packages/tree/main/packages/shared_preferences) | `2.5.2` | `2.5.3` |
| [url_launcher](https://github.com/flutter/packages/tree/main/packages/url_launcher) | `6.3.1` | `6.3.2` |
| [uuid](https://github.com/Daegalus/dart-uuid) | `4.5.1` | `4.5.2` |



Updates `custom_lint` from 0.7.5 to 0.7.6
- [Commits](invertase/dart_custom_lint@custom_lint-v0.7.5...custom_lint-v0.7.6)

Updates `flutter_launcher_icons` from 0.14.3 to 0.14.4
- [Release notes](https://github.com/fluttercommunity/flutter_launcher_icons/releases)
- [Changelog](https://github.com/fluttercommunity/flutter_launcher_icons/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fluttercommunity/flutter_launcher_icons/commits/v0.14.4)

Updates `flutter_svg` from 2.0.17 to 2.2.0
- [Commits](https://github.com/flutter/packages/commits/flutter_svg-v2.2.0/third_party/packages)

Updates `msix` from 3.16.8 to 3.16.12
- [Release notes](https://github.com/YehudaKremer/msix/releases)
- [Changelog](https://github.com/YehudaKremer/msix/blob/main/CHANGELOG.md)
- [Commits](YehudaKremer/msix@v3.16.8...v3.16.12)

Updates `package_info_plus` from 8.3.0 to 9.0.0
- [Release notes](https://github.com/fluttercommunity/plus_plugins/releases)
- [Commits](https://github.com/fluttercommunity/plus_plugins/commits/package_info_plus-v9.0.0/packages/package_info_plus)

Updates `shared_preferences` from 2.5.2 to 2.5.3
- [Commits](https://github.com/flutter/packages/commits/shared_preferences-v2.5.3/packages/shared_preferences)

Updates `url_launcher` from 6.3.1 to 6.3.2
- [Commits](https://github.com/flutter/packages/commits/url_launcher-v6.3.2/packages/url_launcher)

Updates `uuid` from 4.5.1 to 4.5.2
- [Release notes](https://github.com/Daegalus/dart-uuid/releases)
- [Changelog](https://github.com/daegalus/dart-uuid/blob/main/CHANGELOG.md)
- [Commits](daegalus/dart-uuid@4.5.1...4.5.2)

---
updated-dependencies:
- dependency-name: custom_lint
  dependency-version: 0.7.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: support-dependencies
- dependency-name: flutter_launcher_icons
  dependency-version: 0.14.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: support-dependencies
- dependency-name: flutter_svg
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: support-dependencies
- dependency-name: msix
  dependency-version: 3.16.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: support-dependencies
- dependency-name: package_info_plus
  dependency-version: 9.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: support-dependencies
- dependency-name: shared_preferences
  dependency-version: 2.5.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: support-dependencies
- dependency-name: url_launcher
  dependency-version: 6.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: support-dependencies
- dependency-name: uuid
  dependency-version: 4.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: support-dependencies
...

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 Dec 1, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 1, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Feb 1, 2026
@dependabot dependabot bot deleted the dependabot/pub/support-dependencies-368182d478 branch February 1, 2026 18:26
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.

0 participants