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_core, firebase_storage and cloud_firestore in /packages/flutter_timeline_firebase #96

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 1, 2024

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

Commits
  • e2aaba3 chore(release): publish packages
  • 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)
  • 859ec1d feat: add support for demo project (#11973)
  • 1b33533 chore(release): publish packages + BoM 2.0.0 (#12895)
  • f67914c feat: bump Firebase android SDK to 33.1.0 (#12874)
  • 52accfc refactor!: android plugins require minSdk 21, auth requires minSdk 23 ahe...
  • Additional commits viewable in compare view

Updates firebase_storage from 11.7.7 to 12.1.0

Commits
  • e2aaba3 chore(release): publish packages
  • 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)
  • 1b33533 chore(release): publish packages + BoM 2.0.0 (#12895)
  • 52accfc refactor!: android plugins require minSdk 21, auth requires minSdk 23 ahe...
  • de0cea2 refactor!: bump all iOS deployment targets to iOS 13 ahead of Firebase iOS SD...
  • Additional commits viewable in compare view

Updates cloud_firestore from 4.17.5 to 5.0.2

Commits
  • e2aaba3 chore(release): publish packages
  • 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)
  • 1b33533 chore(release): publish packages + BoM 2.0.0 (#12895)
  • e6069b3 chore(cloud_firestore): upgrade gradle (#12875)
  • 52accfc refactor!: android plugins require minSdk 21, auth requires minSdk 23 ahe...
  • de0cea2 refactor!: bump all iOS deployment targets to iOS 13 ahead of Firebase iOS SD...
  • 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_core](https://github.com/firebase/flutterfire/tree/master/packages/firebase_core), [firebase_storage](https://github.com/firebase/flutterfire/tree/master/packages/firebase_storage) and [cloud_firestore](https://github.com/firebase/flutterfire/tree/master/packages/cloud_firestore). These dependencies needed to be updated together.

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

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

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

---
updated-dependencies:
- dependency-name: firebase_core
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: firebase_storage
  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 1, 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