Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the pub group across 1 directory with 10 updates #739

Merged
merged 1 commit into from
Nov 10, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2024

Bumps the pub group with 10 updates in the / directory:

Package From To
file_picker 8.1.2 8.1.3
flutter_launcher_icons 0.13.1 0.14.1
flutter_lints 4.0.0 5.0.0
flutter_markdown 0.7.3 0.7.4+1
flutter_native_splash 2.4.1 2.4.2
flutter_svg 2.0.10+1 2.0.11
package_info_plus 8.0.2 8.1.0
path_provider 2.1.4 2.1.5
url_launcher 6.3.0 6.3.1
uuid 4.5.0 4.5.1

Updates file_picker from 8.1.2 to 8.1.3

Changelog

Sourced from file_picker's changelog.

8.1.3

Android

  • Fixes a null object reference error #1604
Commits

Updates flutter_launcher_icons from 0.13.1 to 0.14.1

Release notes

Sourced from flutter_launcher_icons's releases.

v0.14.1

What's Changed

New Contributors

Full Changelog: fluttercommunity/flutter_launcher_icons@v0.14.0...v0.14.1

v0.14.0

What's Changed

New Contributors

Full Changelog: fluttercommunity/flutter_launcher_icons@v0.13.1...v0.14.0

Changelog

Sourced from flutter_launcher_icons's changelog.

0.14.1 (24th September 2024)

  • Fixed README

0.14.0 (21st September 2024)

  • Android: Support for monochrome icons #497

Before

Now

  • Android: Ability to set inset for adaptive icon foreground and monochrome icon #563
  • iOS: Dark and Tinted icons for iOS 18+ #569
Commits
  • 2b852d5 build: v0.14.1
  • 76f53fa docs: fixed run commands (#577)
  • 4999e95 docs: updated github templates
  • 3705b51 docs: updated readme
  • 5371620 build: updated dependencies
  • 28f715b build: increased dart sdk version
  • 05b1068 build: bumped version to 0.14.0
  • 79077ee fix: tests fails for the newly generated list (#576)
  • a1b9a5b update readme to use dart run (#561)
  • 8cf8aef related to [issue #96], Suggestion for an easier way to apply foreground inse...
  • Additional commits viewable in compare view

Updates flutter_lints from 4.0.0 to 5.0.0

Commits
  • f38b780 [package:flutter_lints] update the dep on package:lints to 5.0.0 and the sd...
  • 7da2374 Update test to not depend on Color.toString() (#7701)
  • 54dd888 [flutter_lints] remove prefer_const_constructors, prefer_const_declarations, ...
  • 47795ab [go_router] Fixed TabView swiping in custom stateful shell route example (#7...
  • 4926c0f [quick_actions] Add guidance for correcting task management/back press behavi...
  • 21d99dc [various] Adds macOS privacy manifests (#7687)
  • 24594a0 [google_maps_flutter_android] Convert PlatformPolyline.pattern to Pigeon (#...
  • f54fe93 [pigeon] Validates support for nested collections with generic types. (#7614)
  • e9253e6 [interactive_media_ads] Adds internal wrapper for Android native `AdsRenderin...
  • fef7ffb [interactive_media_ads]: Bump com.google.ads.interactivemedia.v3:interactivem...
  • Additional commits viewable in compare view

Updates flutter_markdown from 0.7.3 to 0.7.4+1

Commits
  • 17b714a [flutter_markdown] Soft wrapping in blockquotes (#7848)
  • 53a0563 [google_maps_flutter] Update iOS Pigeon for non-nullable generics (#7792)
  • 0da80be [pigeon] Swift implementation for ProxyApis (#6602)
  • 869a3de [camera_android_camerax] Remove duplicated 'report' in README.md (#7708)
  • cf14901 [webview_flutter] Updates minimum supported webview_flutter_android from 3....
  • f0bb953 [webview]: Bump androidx.webkit:webkit from 1.12.0 to 1.12.1 in /packages/web...
  • 791c6e3 [interactive_media_ads] Fixes bug where Android would show the last frame of ...
  • f1a3da2 Remove additional (harmless but annoying) native stack traces. (#7837)
  • d3bfaff [camera_android] Begin conversion to Pigeon (#7755)
  • 44e7d73 [google_maps_flutter_android] Add PlatformCap pigeon type. (#7639)
  • Additional commits viewable in compare view

Updates flutter_native_splash from 2.4.1 to 2.4.2

Release notes

Sourced from flutter_native_splash's releases.

v2.4.2

  • Updated dependencies.
  • Clarified documentation. Closes #743.
Changelog

Sourced from flutter_native_splash's changelog.

[2.4.2] - (2024-Oct-20)

  • Updated dependencies.
  • Clarified documentation. Closes #743.
Commits

Updates flutter_svg from 2.0.10+1 to 2.0.11

Commits

Updates package_info_plus from 8.0.2 to 8.1.0

Commits
  • 816668a chore(release): prepare for release (#3327)
  • a14d472 feat(package_info_plus): Add Swift Package Manager support (#3171)
  • 93fed63 chore(release): prepare for release (#3311)
  • d7b98eb fix(all): Clean up macOS Privacy Manifests (#3268)
  • e634dfa chore(deps): bump flutter_lints from 3.0.2 to 5.0.0 in /packages/package_info...
  • 2a8c890 chore(deps): bump flutter_lints from 3.0.2 to 5.0.0 in /packages/package_info...
  • 72621b3 chore(deps): bump flutter_lints from 3.0.2 to 5.0.0 in /packages/package_info...
  • 15c43c9 chore(all): set win32 dependency to ^5.5.3 (#3260)
  • c6cbbad chore(deps): bump androidx.test:runner from 1.6.1 to 1.6.2 in /packages/packa...
  • bf5dad2 fix(all): Add macOS Privacy Manifests (#3251)
  • See full diff in compare view

Updates path_provider from 2.1.4 to 2.1.5

Commits
  • d13a53b Bump path_provider_android to ^2.2.5 due to Android v1 embedder. (#7935)
  • b6f7e47 [path_provider]: Bump androidx.annotation:annotation from 1.8.2 to 1.9.0 in /...
  • e784c3e [path_provider] Update Android Pigeon for non-nullable generics (#7783)
  • 4afc383 [various] Update Java compatibility version to 11 (#7795)
  • 68ccd8c [various] Unpin some dev dependencies (#7762)
  • 08614a7 [many] Update example android apps to target SDK level 34. (#7587)
  • de42d8e [many] Upgrade example apps to AGP 8.5.2 (if they were below 8.1.0) (#7521)
  • 9cc09f1 [Many] Bump AGP to 8.5.1 and gradle to 8.7 (#7432)
  • a49ef26 [path_provider]: Bump androidx.annotation:annotation from 1.8.1 to 1.8.2 in /...
  • 5cc0a01 [ci] Update repository for the release of Flutter 3.24 (#7331)
  • See full diff in compare view

Updates url_launcher from 6.3.0 to 6.3.1

Commits
  • 0097256 [url_launcher] Remove incorrect SMS instructions (#7807)
  • 4afc383 [various] Update Java compatibility version to 11 (#7795)
  • 6dd7f6b [url_launcher] Update Android Pigeon (#7744)
  • 68ccd8c [various] Unpin some dev dependencies (#7762)
  • 21d99dc [various] Adds macOS privacy manifests (#7687)
  • 08614a7 [many] Update example android apps to target SDK level 34. (#7587)
  • de42d8e [many] Upgrade example apps to AGP 8.5.2 (if they were below 8.1.0) (#7521)
  • 6c12c88 [url_launcher] Ignore new unreachable_switch_default warning. (#7487)
  • c5d03ee [many] Remove dependency on kotlin-bom (#7088)
  • 2703d10 Remove unnecessary breaks in default clauses of switch statements (#7462)
  • Additional commits viewable in compare view

Updates uuid from 4.5.0 to 4.5.1

Release notes

Sourced from uuid's releases.

4.5.1

Changelog

  • Add UuidValue.fromNamespace to let you make constant variants of the namespace, as due to language limitations on Enums, Namespace.*.uuidValue can't be constant.
  • Added isV#(), isNil(), and isMax() functions to UuidValue for matching Dart standards.

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

Changelog

Sourced from uuid's changelog.

v4.5.1

  • Add UuidValue.fromNamespace to let you make constant variants of the namespace, as due to language limitations on Enums, Namespace.*.uuidValue can't be constant.
  • Added isV#(), isNil(), and isMax() functions to UuidValue for matching Dart standards.
Commits
  • 1af5c28 Docs update
  • 51fde46 Add way to get constant Namespace UUIDValues, and added extra utility functio...
  • 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

Bumps the pub group with 10 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [file_picker](https://github.com/miguelpruivo/flutter_file_picker) | `8.1.2` | `8.1.3` |
| [flutter_launcher_icons](https://github.com/fluttercommunity/flutter_launcher_icons) | `0.13.1` | `0.14.1` |
| [flutter_lints](https://github.com/flutter/packages/tree/main/packages) | `4.0.0` | `5.0.0` |
| [flutter_markdown](https://github.com/flutter/packages/tree/main/packages) | `0.7.3` | `0.7.4+1` |
| [flutter_native_splash](https://github.com/jonbhanson/flutter_native_splash) | `2.4.1` | `2.4.2` |
| [flutter_svg](https://github.com/flutter/packages/tree/main/third_party/packages) | `2.0.10+1` | `2.0.11` |
| [package_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus) | `8.0.2` | `8.1.0` |
| [path_provider](https://github.com/flutter/packages/tree/main/packages/path_provider) | `2.1.4` | `2.1.5` |
| [url_launcher](https://github.com/flutter/packages/tree/main/packages/url_launcher) | `6.3.0` | `6.3.1` |
| [uuid](https://github.com/Daegalus/dart-uuid) | `4.5.0` | `4.5.1` |



Updates `file_picker` from 8.1.2 to 8.1.3
- [Release notes](https://github.com/miguelpruivo/flutter_file_picker/releases)
- [Changelog](https://github.com/miguelpruivo/flutter_file_picker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/miguelpruivo/flutter_file_picker/commits)

Updates `flutter_launcher_icons` from 0.13.1 to 0.14.1
- [Release notes](https://github.com/fluttercommunity/flutter_launcher_icons/releases)
- [Changelog](https://github.com/fluttercommunity/flutter_launcher_icons/blob/master/CHANGELOG.md)
- [Commits](fluttercommunity/flutter_launcher_icons@v0.13.1...v0.14.1)

Updates `flutter_lints` from 4.0.0 to 5.0.0
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/flutter_lints-v5.0.0/packages)

Updates `flutter_markdown` from 0.7.3 to 0.7.4+1
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/flutter_markdown-v0.7.4/packages)

Updates `flutter_native_splash` from 2.4.1 to 2.4.2
- [Release notes](https://github.com/jonbhanson/flutter_native_splash/releases)
- [Changelog](https://github.com/jonbhanson/flutter_native_splash/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jonbhanson/flutter_native_splash/commits/v2.4.2)

Updates `flutter_svg` from 2.0.10+1 to 2.0.11
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/flutter_svg-v2.0.11/third_party/packages)

Updates `package_info_plus` from 8.0.2 to 8.1.0
- [Release notes](https://github.com/fluttercommunity/plus_plugins/releases)
- [Commits](https://github.com/fluttercommunity/plus_plugins/commits/package_info_plus-v8.1.0/packages/package_info_plus)

Updates `path_provider` from 2.1.4 to 2.1.5
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/path_provider-v2.1.5/packages/path_provider)

Updates `url_launcher` from 6.3.0 to 6.3.1
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/url_launcher-v6.3.1/packages/url_launcher)

Updates `uuid` from 4.5.0 to 4.5.1
- [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.0...4.5.1)

---
updated-dependencies:
- dependency-name: file_picker
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pub
- dependency-name: flutter_launcher_icons
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pub
- dependency-name: flutter_lints
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: pub
- dependency-name: flutter_markdown
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pub
- dependency-name: flutter_native_splash
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pub
- dependency-name: flutter_svg
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pub
- dependency-name: package_info_plus
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pub
- dependency-name: path_provider
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pub
- dependency-name: url_launcher
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pub
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pub
...

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 Nov 1, 2024
@ricoberger ricoberger added the changelog: changed Something was changed or updated label Nov 10, 2024
@ricoberger ricoberger merged commit ffd6573 into main Nov 10, 2024
2 checks passed
@ricoberger ricoberger deleted the dependabot/pub/pub-28057b3ae1 branch November 10, 2024 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: changed Something was changed or updated 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