chore(deps): bump the pub-patch-minor group across 1 directory with 5 updates#29
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the pub-patch-minor group across 1 directory with 5 updates#29dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
… updates Bumps the pub-patch-minor group with 4 updates in the / directory: [cloud_firestore](https://github.com/firebase/flutterfire/tree/main/packages/cloud_firestore), [firebase_auth](https://github.com/firebase/flutterfire/tree/main/packages/firebase_auth), [google_fonts](https://github.com/flutter/packages/tree/main/packages) and [image_picker](https://github.com/flutter/packages/tree/main/packages/image_picker). Updates `cloud_firestore` from 6.2.0 to 6.3.0 - [Release notes](https://github.com/firebase/flutterfire/releases) - [Commits](https://github.com/firebase/flutterfire/commits/cloud_firestore-v6.3.0/packages/cloud_firestore) Updates `firebase_auth` from 6.3.0 to 6.4.0 - [Release notes](https://github.com/firebase/flutterfire/releases) - [Commits](https://github.com/firebase/flutterfire/commits/firebase_auth-v6.4.0/packages/firebase_auth) Updates `firebase_core` from 4.6.0 to 4.7.0 - [Release notes](https://github.com/firebase/flutterfire/releases) - [Commits](https://github.com/firebase/flutterfire/commits/firebase_core-v4.7.0/packages/firebase_core) Updates `google_fonts` from 8.0.2 to 8.1.0 - [Commits](https://github.com/flutter/packages/commits/google_fonts-v8.1.0/packages) Updates `image_picker` from 1.2.1 to 1.2.2 - [Commits](https://github.com/flutter/packages/commits/image_picker-v1.2.2/packages/image_picker) --- updated-dependencies: - dependency-name: cloud_firestore dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pub-patch-minor - dependency-name: firebase_auth dependency-version: 6.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pub-patch-minor - dependency-name: firebase_core dependency-version: 4.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pub-patch-minor - dependency-name: google_fonts dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pub-patch-minor - dependency-name: image_picker dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pub-patch-minor ... 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-patch-minor group with 4 updates in the / directory: cloud_firestore, firebase_auth, google_fonts and image_picker.
Updates
cloud_firestorefrom 6.2.0 to 6.3.0Commits
255afe1chore(release): publish packagesd734cf0feat: support for Firestore Pipelines (#18183)995caf4feat: use local firebase_core instead of remote SPM dependency (#18141)2525ecbchore: improve Package.swift bundling so it doesn't use cached version (#18136)8b22840chore(release): publish packages (#18137)Updates
firebase_authfrom 6.3.0 to 6.4.0Commits
255afe1chore(release): publish packages752cbcafix(auth, ios): serialize Sign in with Apple to prevent crash on overlapping ...995caf4feat: use local firebase_core instead of remote SPM dependency (#18141)2525ecbchore: improve Package.swift bundling so it doesn't use cached version (#18136)8b22840chore(release): publish packages (#18137)Updates
firebase_corefrom 4.6.0 to 4.7.0Commits
255afe1chore(release): publish packagesd734cf0feat: support for Firestore Pipelines (#18183)346a048feat(core): bump Firebase Android SDK to 34.12.0 (#18185)cc063bdfeat: bump Firebase iOS SDK to 12.12.0 (#18187)3d943edfeat: bump JS SDK to version 12.12.0 (#18186)2664b2cfeat: bump iOS SDK to version 12.11.0 (#18161)b3ab000feat: bump JS SDK to version 12.11.0 (#18160)81f3032feat(app_check, windows): add support for AppCheck for Windows (#18140)2b50061feat: bump Firebase android SDK to 34.11.0 (#18146)995caf4feat: use local firebase_core instead of remote SPM dependency (#18141)Updates
google_fontsfrom 8.0.2 to 8.1.0Commits
f347612[google_font] Move the httpClient from a package level variable to the Config...8400f71[Animations] Add support for custom shadows to OpenContainer (#62475) (#11401)6351fa4Revert "[webview_flutter_wkwebview] Tear down ProxyAPIRegistrar in `applicati...4a2091d[go_router] Fix assertion failure on URLs with hash fragments missing leading...9391572[webview_flutter_wkwebview] Tear down ProxyAPIRegistrar in `applicationWillTe...3888c6fSync release-go_router to main (#11545)8b09614[dependabot]: Bump cameraxVersion from 1.5.3 to 1.6.0 in /packages/camera/cam...810faf6[go_router_builder] Support custom types (#11068)ac617c1[google_maps_fluter] Switch to Kotlin Pigeon (#11522)934ba21[google_maps_flutter] Fix various Java warnings (#11516)Updates
image_pickerfrom 1.2.1 to 1.2.2Commits
5fca300[image_picker] Update documentation of maxDuration to reflect that it only ap...a9d6c1c[tool] Update java formatter (#11508)e37fa8f[various] Convert remaining Groovy files to Kotlin (#11443)0e0a032[various] Ignore generated plugin files (#11455)d31df66[various] Convert plugin impl examples to Kotlin Gradle (#11421)155dbc3[dependabot]: Bump androidx.core:core from 1.17.0 to 1.18.0 in /packages/imag...ec1ce5b[various] Convert plugin builds to Kotlin gradle (#11172)dd634a2[dependabot]: Bump the test-dependencies group across 14 directories with 1 u...409793b[various] Remove CocoaPods from examples (#11237)02f231f[various] iOS/macOS example project automigrations (#11227)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