Breaking change: Upgraded the @google-cloud/firestore package to v7. This is a breaking change. Refer to the Cloud Firestore release notes for more details.
Breaking change: Upgraded the @google-cloud/storage package to v7. This is a breaking change. Refer to the Cloud Storage release notes for more details.
Deprecated support for Node.js 14. Instead use Node.js 16 or higher when deploying the Admin SDK. Node.js 14 support will be dropped in the next major version.
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)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/Zenika/humeur-du-mois/network/alerts).
Bumps @google-cloud/firestore to 7.1.0 and updates ancestor dependencies @google-cloud/firestore, firebase-admin and firebase-functions. These dependencies need to be updated together.
Updates
@google-cloud/firestore
from 3.7.2 to 7.1.0Release notes
Sourced from
@google-cloud/firestore
's releases.... (truncated)
Changelog
Sourced from
@google-cloud/firestore
's changelog.... (truncated)
Commits
7a9d17b
chore(main): release 7.1.0 (#1913)d6632ff
chore(deps): update dependency sinon to v16 (#1898)b9ea514
feat: Sum and Average aggregations (#1873)f043d1c
chore(main): release 7.0.0 (#1908)eb88276
chore: Fix or suppress eslint warnings introduced with UpdateData. (#1910)da4f8f8
fix: Remove DocumentReference from cursor (#1882)1f5abb8
chore!: upgrade to Node 14 (#1900)0afadef
feat!: Fix the UpdateData incorrect parameter type issue (#1887)2e98caa
chore(main): release 6.8.0 (#1872)1d72fca
chore: Make compile with NodeJS v20.5.0 (#1906)Updates
firebase-admin
from 8.10.0 to 12.0.0Release notes
Sourced from firebase-admin's releases.
... (truncated)
Commits
6bde095
[chore] Release 12.0.0 (#2404)a8d9d42
chore: Deprecate Node.js 14 (#2397)14dea58
build(deps): Bump typescript, database-compat (#2403)b334dca
build(deps-dev): bump@types/firebase-token-generator
(#2399)653f014
build(deps-dev): bump sinon and@types/sinon
(#2398)8b98b79
build(deps-dev): bump@types/mocha
from 10.0.1 to 10.0.6 (#2400)de00635
fix(firestore): Export new aggregate types (#2396)bc1e522
build(deps-dev): bump@types/minimist
from 1.2.2 to 1.2.5 (#2389)b9bdb47
build(deps-dev): bump@types/request
from 2.48.8 to 2.48.12 (#2390)ffae70c
change(ml): Drop the feature to publish from an AutoML Model (#1974)Updates
firebase-functions
from 3.5.0 to 3.24.1Release notes
Sourced from firebase-functions's releases.
... (truncated)
Commits
e4bda7d
3.24.13c5392d
Hide documentation for in-app feedback (#1245)cc6e28e
Fix bug where function configuration with null couldn't be deployed. (#1246)cf27ac6
Adding required --project flag to v2 docgen script. (#1239)1ac04ad
fix tsdoc comments (#1240)bd0fcbc
[firebase-release] Removed change log and reset repo after 3.24.0 releasee191af7
3.24.0b93e397
Don't delete fields on a non-breaking change release (#1238)65e66a2
Converting alert type and app id to camel case in the CloudEvent (#1236)c18e832
Adds performance monitoring triggers to v2 alerts (#1223)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