Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

Bump google-cloud-firestore from 2.14.0 to 2.15.0 #252

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2024

Bumps google-cloud-firestore from 2.14.0 to 2.15.0.

Release notes

Sourced from google-cloud-firestore's releases.

v2.15.0

2.15.0 (2024-02-20)

Features

  • Add DeleteDatabase API and delete protection (18f61c2)

Bug Fixes

  • Find emulator project id from environment variable (afd16e1)

Documentation

  • Fix formatting due to unclosed backtick (18f61c2)
  • Improve the documentation on Document.fields (#831) (19a55bd)
  • Update Database API description (18f61c2)
Changelog

Sourced from google-cloud-firestore's changelog.

2.15.0 (2024-02-20)

Features

  • Add DeleteDatabase API and delete protection (18f61c2)

Bug Fixes

  • Find emulator project id from environment variable (afd16e1)

Documentation

  • Fix formatting due to unclosed backtick (18f61c2)
  • Improve the documentation on Document.fields (#831) (19a55bd)
  • Update Database API description (18f61c2)
Commits
  • 3a572b5 chore(main): release 2.15.0 (#830)
  • efd9e79 build(deps): bump cryptography from 42.0.0 to 42.0.2 in .kokoro (#847)
  • 18f61c2 fix(deps): Require google-api-core>=1.34.1 (#837)
  • 3c2acbf build(deps): bump cryptography from 41.0.6 to 42.0.0 in /synthtool/gcp/templa...
  • afd16e1 feat: find emulator project id from environment variable (#843)
  • 6cb3147 chore: create flakybot.yaml to change default issue priority (#840)
  • 8e01860 chore: Revert autogenerated changes which have not been released (#838)
  • 6e9103f chore(deps): update google-github-actions/setup-gcloud action to v2.1.0 (#833)
  • 189260a chore: Update CODEOWNERS (#834)
  • 19a55bd docs: Improve the documentation on Document.fields (#831)
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 11, 2024
Copy link
Contributor

Coverage report

This PR does not seem to contain any modification to coverable code.

Bumps [google-cloud-firestore](https://github.com/googleapis/python-firestore) from 2.14.0 to 2.15.0.
- [Release notes](https://github.com/googleapis/python-firestore/releases)
- [Changelog](https://github.com/googleapis/python-firestore/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-firestore@v2.14.0...v2.15.0)

---
updated-dependencies:
- dependency-name: google-cloud-firestore
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/google-cloud-firestore-2.15.0 branch from 21e4558 to ec65efe Compare March 18, 2024 08:41
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 3, 2024

Superseded by #260.

@dependabot dependabot bot closed this Apr 3, 2024
@dependabot dependabot bot deleted the dependabot/pip/google-cloud-firestore-2.15.0 branch April 3, 2024 03:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants