HTTPArchive / data-pipeline

The new HTTP Archive data pipeline built entirely on GCP
Apache License 2.0
5 stars 0 forks source link

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

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

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 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)
github-actions[bot] commented 6 months ago

Coverage report

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

dependabot[bot] commented 6 months ago

Superseded by #260.