chore(deps): bump the pub-minor-patch group across 1 directory with 8 updates#12
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the pub-minor-patch group across 1 directory with 8 updates#12dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… updates Bumps the pub-minor-patch group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [flutter_native_splash](https://github.com/jonbhanson/flutter_native_splash) | `2.4.7` | `2.4.8` | | [geolocator](https://github.com/baseflow/flutter-geolocator) | `14.0.1` | `14.0.3` | | [go_router](https://github.com/flutter/packages/tree/main/packages) | `17.2.3` | `17.3.0` | | [mustache_template](https://github.com/flutter/core-packages/tree/main/third_party/packages) | `2.0.4` | `2.0.5` | | [path_provider](https://github.com/flutter/packages/tree/main/packages/path_provider) | `2.1.5` | `2.1.6` | | [sentry_dart_plugin](https://github.com/getsentry/sentry-dart-plugin) | `3.3.0` | `3.4.0` | | [sentry_flutter](https://github.com/getsentry/sentry-dart) | `9.20.0` | `9.22.0` | | [upgrader](https://github.com/larryaasen/upgrader) | `13.3.0` | `13.5.0` | Updates `flutter_native_splash` from 2.4.7 to 2.4.8 - [Release notes](https://github.com/jonbhanson/flutter_native_splash/releases) - [Changelog](https://github.com/jonbhanson/flutter_native_splash/blob/master/CHANGELOG.md) - [Commits](jonbhanson/flutter_native_splash@v2.4.7...v2.4.8) Updates `geolocator` from 14.0.1 to 14.0.3 - [Commits](Baseflow/flutter-geolocator@geolocator_v14.0.1...geolocator_14.0.3) Updates `go_router` from 17.2.3 to 17.3.0 - [Commits](https://github.com/flutter/packages/commits/go_router-v17.3.0/packages) Updates `mustache_template` from 2.0.4 to 2.0.5 - [Commits](https://github.com/flutter/core-packages/commits/mustache_template-v2.0.5/third_party/packages) Updates `path_provider` from 2.1.5 to 2.1.6 - [Commits](https://github.com/flutter/packages/commits/path_provider-v2.1.6/packages/path_provider) Updates `sentry_dart_plugin` from 3.3.0 to 3.4.0 - [Release notes](https://github.com/getsentry/sentry-dart-plugin/releases) - [Changelog](https://github.com/getsentry/sentry-dart-plugin/blob/main/CHANGELOG.md) - [Commits](getsentry/sentry-dart-plugin@3.3.0...3.4.0) Updates `sentry_flutter` from 9.20.0 to 9.22.0 - [Release notes](https://github.com/getsentry/sentry-dart/releases) - [Changelog](https://github.com/getsentry/sentry-dart/blob/main/CHANGELOG.md) - [Commits](getsentry/sentry-dart@9.20.0...9.22.0) Updates `upgrader` from 13.3.0 to 13.5.0 - [Changelog](https://github.com/larryaasen/upgrader/blob/main/CHANGELOG.md) - [Commits](https://github.com/larryaasen/upgrader/commits) --- updated-dependencies: - dependency-name: flutter_native_splash dependency-version: 2.4.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pub-minor-patch - dependency-name: geolocator dependency-version: 14.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pub-minor-patch - dependency-name: go_router dependency-version: 17.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pub-minor-patch - dependency-name: mustache_template dependency-version: 2.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pub-minor-patch - dependency-name: path_provider dependency-version: 2.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pub-minor-patch - dependency-name: sentry_dart_plugin dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pub-minor-patch - dependency-name: sentry_flutter dependency-version: 9.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pub-minor-patch - dependency-name: upgrader dependency-version: 13.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pub-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the pub-minor-patch group with 8 updates in the / directory:
2.4.72.4.814.0.114.0.317.2.317.3.02.0.42.0.52.1.52.1.63.3.03.4.09.20.09.22.013.3.013.5.0Updates
flutter_native_splashfrom 2.4.7 to 2.4.8Release notes
Sourced from flutter_native_splash's releases.
Changelog
Sourced from flutter_native_splash's changelog.
Commits
3de495dIntroduce android_min_sdk parameter. Thanks Nico for PR #820. Remove unnecess...fd38faeIntroduce min Android SDK parameter (#820)fb3dc86Remove unnecessary native code (#828)3e1619eUpdate dependencies (#829)e1b94e3chore: minor housekeeping - format, ci update, more tests (#824)5f338b0fix: remove command always showing help instead of executing (#823)Updates
geolocatorfrom 14.0.1 to 14.0.3Commits
6eb56a6Maintenance, updates dependencies1c2a5a1Maintenance, updates dependenciesccdb2c5Maintenance, updates dependenciesfe1bee2Maintenance, updates dependencies68d8042Maintenance, updates dependenciesa49f789Maintenance, updates dependencies627caffMaintenance, updates dependenciesda8c4f5Maintenance, updates dependencies7332ccbMaintenance, updates dependencies9f4725edocs: clarify that Position.heading carries course over ground (#1187) (#1783)Updates
go_routerfrom 17.2.3 to 17.3.0Commits
40733eb[go_router] Batch release (#11813)6246800[vector_graphics_compiler] Supportxml7 (#11804)0bceb64Migratedvideo_player_androidto Built-in Kotlin (#11798)e930ced[vector_graphics_compiler]: Fix Stack Overflow and CPU/Memory DoS on SVGs wit...10cbdc5[in_app_purchase_android] Update Play Billing library to 8.0.0 (#10816)b74a269[google_maps_flutter] Federate READMEs (#11790)c19a48d[google_maps_flutter] Remove duplicated privacy manifest entries (#11791)db270b4[go_router] Allow users to specify onExit as optional (#11150)6da2737[google_maps_flutter] Add Android and iOS attribution ID (#11731)874b823[dependabot]: Bump org.json:json from 20251224 to 20260522 in /packages/in_ap...Updates
mustache_templatefrom 2.0.4 to 2.0.5Commits
Updates
path_providerfrom 2.1.5 to 2.1.6Commits
aa964a3[path_provider] Document null vs UnsupportedError return semantics (#11793)bd297cf[AGP 9] Migrate Remaining Plugin Example Apps to Built-in Kotlin (#11806)2e006b2[path_provider] Create temp dir in tests if needed (#11841)24a3833Updated analysis_options line width from flutter/flutter (#11692)1dfbada[ci] Update repo for 3.44 stable release (#11741)0ffbde8Roll Flutter from 707dbc0420a3 to 23f6f5853f50 (149 revisions) (#11700)f52df41[path_provider] Remove dependency on engine PathUtils (#11467)e37fa8f[various] Convert remaining Groovy files to Kotlin (#11443)0e0a032[various] Ignore generated plugin files (#11455)c7d680f[path_provider_android] Changes internal implementation to use JNI (#9770)Updates
sentry_dart_pluginfrom 3.3.0 to 3.4.0Release notes
Sourced from sentry_dart_plugin's releases.
Changelog
Sourced from sentry_dart_plugin's changelog.
Commits
74fd4b4docs: Update 3.4.0 changelog categories (#406)fe0479brelease: 3.4.06c2ef66ci: Notify linked issues on release (#404)ed176e9chore(sentry-cli): Upgrade to 2.58.6 (#402)4ca24d9build(deps): bump getsentry/craft from 2.19.0 to 2.25.2 (#390)f0fc3eafix: Prevent stale dart symbol map debug ID markers (#403)cafaabeUpdate CODEOWNERS to change assigned users (#399)c954a64Merge branch 'release/3.3.0'Updates
sentry_flutterfrom 9.20.0 to 9.22.0Release notes
Sourced from sentry_flutter's releases.
... (truncated)
Changelog
Sourced from sentry_flutter's changelog.
... (truncated)
Commits
427c977release: 9.22.0f3d7a42chore: update packages/flutter/scripts/update-android.sh to 8.43.2 (#3755)818cca4test(flutter): Deflake frames tracking test and report hidden failures (#3750)bddedc0test(flutter): Work around replay close deadlock in integration test (#3753)df1842fenh(dart): Add span v2 envelopeingest_settingsmetadata (#3700)0f0a415chore(dart): Add log byte outcomes (#3745)8618f51ci: bump getsentry/craft from 2.26.6 to 2.26.8 (#3747)86b63c8ci: bump getsentry/craft/.github/workflows/changelog-preview.yml (#3748)b4f5295feat(flutter): Add replay trace ID sync for Android (#3744)0920a45chore: update packages/flutter/scripts/update-native.sh to 0.14.2 (#3683)Updates
upgraderfrom 13.3.0 to 13.5.0Changelog
Sourced from upgrader's changelog.
Commits
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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