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

chore(deps): bump firebase_storage, firebase_core and cloud_firestore in /packages/flutter_timeline_firebase #97

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 15, 2024

Bumps firebase_storage, firebase_core and cloud_firestore. These dependencies needed to be updated together.
Updates firebase_storage from 11.7.7 to 12.1.1

Commits
  • 1a6c9d0 chore(release): publish packages
  • 20d0002 fix(storage, web): ensure exact same streams are not unsubscribed (#13034)
  • 8e1c39b chore: update all dart SDK to the following constraints >=3.2.0 <4.0.0 (#13...
  • fc1e891 chore(release): publish packages (#13000)
  • 70a3fbc feat(storage, windows): add support for creationTime and updateTime (#12966)
  • 747b0b6 chore(release): publish packages (#12942)
  • 0ea7099 fix(storage, web): clean up stream handlers on "hot restart" (#12927)
  • a224a02 chore(all): migrate example web directories to new structure (#12911)
  • 1333f4a chore: topics for all FlutterFire plugins in pubspec.yaml files (#12841)
  • aba2dfa chore(storage): upgrade example gradle (#12894)
  • Additional commits viewable in compare view

Updates firebase_core from 2.32.0 to 3.2.0

Commits
  • 1a6c9d0 chore(release): publish packages
  • 8e1c39b chore: update all dart SDK to the following constraints >=3.2.0 <4.0.0 (#13...
  • 86ae6fe fix(core, web): do not throw if Firebase.apps called before initialising ap...
  • e7bd788 feat: bump Firebase iOS SDK to 10.28.0 (#12999)
  • fc1e891 chore(release): publish packages (#13000)
  • a100829 fix(auth, windows): fix a crash that could happen when using `sendEmailVerifi...
  • 747b0b6 chore(release): publish packages (#12942)
  • c1a67e5 fix(firestore, web): ensure streams are removed on "hot restart" (#12913)
  • a224a02 chore(all): migrate example web directories to new structure (#12911)
  • 1333f4a chore: topics for all FlutterFire plugins in pubspec.yaml files (#12841)
  • Additional commits viewable in compare view

Updates cloud_firestore from 4.17.5 to 5.1.0

Commits
  • 1a6c9d0 chore(release): publish packages
  • 110dfae fix(firestore, web): ensure exact same streams are not unsubscribed (#13032)
  • 8e1c39b chore: update all dart SDK to the following constraints >=3.2.0 <4.0.0 (#13...
  • f80768a feat(firestore, windows): support multiple databases (#12998)
  • fc1e891 chore(release): publish packages (#13000)
  • 747b0b6 chore(release): publish packages (#12942)
  • 264b764 fix(firestore, macos): add Nonull decorator to PigeonParser to remove warning...
  • c1a67e5 fix(firestore, web): ensure streams are removed on "hot restart" (#12913)
  • a224a02 chore(all): migrate example web directories to new structure (#12911)
  • 1333f4a chore: topics for all FlutterFire plugins in pubspec.yaml files (#12841)
  • Additional commits viewable 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 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 [firebase_storage](https://github.com/firebase/flutterfire/tree/master/packages/firebase_storage), [firebase_core](https://github.com/firebase/flutterfire/tree/master/packages/firebase_core) and [cloud_firestore](https://github.com/firebase/flutterfire/tree/master/packages/cloud_firestore). These dependencies needed to be updated together.

Updates `firebase_storage` from 11.7.7 to 12.1.1
- [Release notes](https://github.com/firebase/flutterfire/releases)
- [Commits](https://github.com/firebase/flutterfire/commits/firebase_storage-v12.1.1/packages/firebase_storage)

Updates `firebase_core` from 2.32.0 to 3.2.0
- [Release notes](https://github.com/firebase/flutterfire/releases)
- [Commits](https://github.com/firebase/flutterfire/commits/firebase_core-v3.2.0/packages/firebase_core)

Updates `cloud_firestore` from 4.17.5 to 5.1.0
- [Release notes](https://github.com/firebase/flutterfire/releases)
- [Commits](https://github.com/firebase/flutterfire/commits/cloud_firestore-v5.1.0/packages/cloud_firestore)

---
updated-dependencies:
- dependency-name: firebase_storage
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: firebase_core
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: cloud_firestore
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants