Skip to content

Commit

Permalink
fix(deps): update dependency firebase-admin to v12.2.0 (#10999)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [firebase-admin](https://firebase.google.com/)
([source](https://togithub.com/firebase/firebase-admin-node)) |
[`12.1.1` ->
`12.2.0`](https://renovatebot.com/diffs/npm/firebase-admin/12.1.1/12.2.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/firebase-admin/12.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/firebase-admin/12.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/firebase-admin/12.1.1/12.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/firebase-admin/12.1.1/12.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>firebase/firebase-admin-node (firebase-admin)</summary>

###
[`v12.2.0`](https://togithub.com/firebase/firebase-admin-node/releases/tag/v12.2.0):
Firebase Admin Node.js SDK v12.2.0

[Compare
Source](https://togithub.com/firebase/firebase-admin-node/compare/v12.1.1...v12.2.0)

##### Breaking Changes

- change: Deprecate Node.js 16 support
([#&#8203;2574](https://togithub.com/firebase/firebase-admin-node/issues/2574))

##### Bug Fixes

- fix: Replace `farmhash` with `farmhash-modern`
([#&#8203;2603](https://togithub.com/firebase/firebase-admin-node/issues/2603))
- fix: Make ADC + human account work with firebase-admin
([#&#8203;2553](https://togithub.com/firebase/firebase-admin-node/issues/2553))
- fix: Use optional chaining in FirebaseError
([#&#8203;2581](https://togithub.com/firebase/firebase-admin-node/issues/2581))

##### Miscellaneous

- \[chore] Release 12.2.0
([#&#8203;2605](https://togithub.com/firebase/firebase-admin-node/issues/2605))
- build(deps): bump uuid from 9.0.1 to 10.0.0
([#&#8203;2599](https://togithub.com/firebase/firebase-admin-node/issues/2599))
- build(deps-dev): bump chai-exclude from 2.1.0 to 2.1.1
([#&#8203;2593](https://togithub.com/firebase/firebase-admin-node/issues/2593))
- build(deps-dev): bump braces from 3.0.2 to 3.0.3
([#&#8203;2595](https://togithub.com/firebase/firebase-admin-node/issues/2595))
- build(deps): bump
[@&#8203;grpc/grpc-js](https://togithub.com/grpc/grpc-js) from 1.10.8 to
1.10.9
([#&#8203;2592](https://togithub.com/firebase/firebase-admin-node/issues/2592))
- build(deps-dev): bump
[@&#8203;types/lodash](https://togithub.com/types/lodash) from 4.17.4 to
4.17.5
([#&#8203;2594](https://togithub.com/firebase/firebase-admin-node/issues/2594))
- build(deps): bump
[@&#8203;google-cloud/firestore](https://togithub.com/google-cloud/firestore)
from 7.7.0 to 7.8.0
([#&#8203;2583](https://togithub.com/firebase/firebase-admin-node/issues/2583))
- build(deps): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.12.12 to
20.14.0
([#&#8203;2585](https://togithub.com/firebase/firebase-admin-node/issues/2585))
- build(deps-dev): bump
[@&#8203;firebase/app-compat](https://togithub.com/firebase/app-compat)
from 0.2.34 to 0.2.35
([#&#8203;2575](https://togithub.com/firebase/firebase-admin-node/issues/2575))
- build(deps-dev): bump chai-as-promised from 7.1.1 to 7.1.2
([#&#8203;2578](https://togithub.com/firebase/firebase-admin-node/issues/2578))
- build(deps): bump
[@&#8203;google-cloud/storage](https://togithub.com/google-cloud/storage)
from 7.11.0 to 7.11.1
([#&#8203;2579](https://togithub.com/firebase/firebase-admin-node/issues/2579))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 20, 2024
1 parent decc5bd commit a505b9c
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 122 deletions.
2 changes: 1 addition & 1 deletion packages/auth-providers/firebase/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"dependencies": {
"@babel/runtime-corejs3": "7.24.8",
"core-js": "3.37.1",
"firebase-admin": "12.1.1"
"firebase-admin": "12.2.0"
},
"devDependencies": {
"@babel/cli": "7.24.8",
Expand Down
136 changes: 15 additions & 121 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7565,7 +7565,7 @@ __metadata:
"@redwoodjs/api": "workspace:*"
"@types/aws-lambda": "npm:8.10.141"
core-js: "npm:3.37.1"
firebase-admin: "npm:12.1.1"
firebase-admin: "npm:12.2.0"
typescript: "npm:5.4.5"
vitest: "npm:1.6.0"
languageName: unknown
Expand Down Expand Up @@ -15147,15 +15147,6 @@ __metadata:
languageName: node
linkType: hard

"decompress-response@npm:^6.0.0":
version: 6.0.0
resolution: "decompress-response@npm:6.0.0"
dependencies:
mimic-response: "npm:^3.1.0"
checksum: 10c0/bd89d23141b96d80577e70c54fb226b2f40e74a6817652b80a116d7befb8758261ad073a8895648a29cc0a5947021ab66705cb542fa9c143c82022b27c5b175e
languageName: node
linkType: hard

"dedent@npm:1.5.3, dedent@npm:^1.0.0":
version: 1.5.3
resolution: "dedent@npm:1.5.3"
Expand Down Expand Up @@ -15440,13 +15431,6 @@ __metadata:
languageName: node
linkType: hard

"detect-libc@npm:^2.0.0":
version: 2.0.3
resolution: "detect-libc@npm:2.0.3"
checksum: 10c0/88095bda8f90220c95f162bf92cad70bd0e424913e655c20578600e35b91edc261af27531cf160a331e185c0ced93944bc7e09939143225f56312d7fd800fdb7
languageName: node
linkType: hard

"detect-newline@npm:^3.0.0":
version: 3.1.0
resolution: "detect-newline@npm:3.1.0"
Expand Down Expand Up @@ -16975,13 +16959,6 @@ __metadata:
languageName: node
linkType: hard

"expand-template@npm:^2.0.3":
version: 2.0.3
resolution: "expand-template@npm:2.0.3"
checksum: 10c0/1c9e7afe9acadf9d373301d27f6a47b34e89b3391b1ef38b7471d381812537ef2457e620ae7f819d2642ce9c43b189b3583813ec395e2938319abe356a9b2f51
languageName: node
linkType: hard

"expect@npm:^29.0.0, expect@npm:^29.7.0":
version: 29.7.0
resolution: "expect@npm:29.7.0"
Expand Down Expand Up @@ -17120,14 +17097,10 @@ __metadata:
languageName: node
linkType: hard

"farmhash@npm:^3.3.1":
version: 3.3.1
resolution: "farmhash@npm:3.3.1"
dependencies:
node-addon-api: "npm:^5.1.0"
node-gyp: "npm:latest"
prebuild-install: "npm:^7.1.2"
checksum: 10c0/3633402d6989d55536b71742db7bf3b3b883d6729b6ff8f001701b733f8d8ccaf393b2b0d2b650c9a04fb3b24185ac79246800f6fa6b0e2fb891dc39aaa424f9
"farmhash-modern@npm:^1.1.0":
version: 1.1.0
resolution: "farmhash-modern@npm:1.1.0"
checksum: 10c0/eca8a1e40e5ca78395d585298f813f8e33ef884624795969ac708d7b855ab9a7e543d31fc14ba715bc7aa302d464e1db6ddc38e6c87816ed8f5a75db482d7071
languageName: node
linkType: hard

Expand Down Expand Up @@ -17553,28 +17526,28 @@ __metadata:
languageName: node
linkType: hard

"firebase-admin@npm:12.1.1":
version: 12.1.1
resolution: "firebase-admin@npm:12.1.1"
"firebase-admin@npm:12.2.0":
version: 12.2.0
resolution: "firebase-admin@npm:12.2.0"
dependencies:
"@fastify/busboy": "npm:^2.1.0"
"@firebase/database-compat": "npm:^1.0.2"
"@firebase/database-types": "npm:^1.0.0"
"@google-cloud/firestore": "npm:^7.7.0"
"@google-cloud/storage": "npm:^7.7.0"
"@types/node": "npm:^20.10.3"
farmhash: "npm:^3.3.1"
farmhash-modern: "npm:^1.1.0"
jsonwebtoken: "npm:^9.0.0"
jwks-rsa: "npm:^3.1.0"
long: "npm:^5.2.3"
node-forge: "npm:^1.3.1"
uuid: "npm:^9.0.0"
uuid: "npm:^10.0.0"
dependenciesMeta:
"@google-cloud/firestore":
optional: true
"@google-cloud/storage":
optional: true
checksum: 10c0/142eb1cf8cd62870a4391ff978804e1d31797bbf672136221454f214c914c7830e1cd166613d520c78dfb4b84e1ba2e69b3852dea58e10e2aa7273a2cdacc83f
checksum: 10c0/1f011e556c055da6d0e2822deee1c8d3b00566d1c4ef3525a5bc6604fad62d49114be18d12a39d039a415b71b2b4404c5eab93e4f9811965f2c663f52391c346
languageName: node
linkType: hard

Expand Down Expand Up @@ -18187,13 +18160,6 @@ __metadata:
languageName: node
linkType: hard

"github-from-package@npm:0.0.0":
version: 0.0.0
resolution: "github-from-package@npm:0.0.0"
checksum: 10c0/737ee3f52d0a27e26332cde85b533c21fcdc0b09fb716c3f8e522cfaa9c600d4a631dec9fcde179ec9d47cca89017b7848ed4d6ae6b6b78f936c06825b1fcc12
languageName: node
linkType: hard

"github-slugger@npm:^1.0.0":
version: 1.5.0
resolution: "github-slugger@npm:1.5.0"
Expand Down Expand Up @@ -22434,13 +22400,6 @@ __metadata:
languageName: node
linkType: hard

"mimic-response@npm:^3.1.0":
version: 3.1.0
resolution: "mimic-response@npm:3.1.0"
checksum: 10c0/0d6f07ce6e03e9e4445bee655202153bdb8a98d67ee8dc965ac140900d7a2688343e6b4c9a72cfc9ef2f7944dfd76eef4ab2482eb7b293a68b84916bac735362
languageName: node
linkType: hard

"min-indent@npm:^1.0.0, min-indent@npm:^1.0.1":
version: 1.0.1
resolution: "min-indent@npm:1.0.1"
Expand Down Expand Up @@ -22566,7 +22525,7 @@ __metadata:
languageName: node
linkType: hard

"minimist@npm:^1.2.0, minimist@npm:^1.2.3, minimist@npm:^1.2.5, minimist@npm:^1.2.6, minimist@npm:^1.2.8":
"minimist@npm:^1.2.0, minimist@npm:^1.2.5, minimist@npm:^1.2.6, minimist@npm:^1.2.8":
version: 1.2.8
resolution: "minimist@npm:1.2.8"
checksum: 10c0/19d3fcdca050087b84c2029841a093691a91259a47def2f18222f41e7645a0b7c44ef4b40e88a1e58a40c84d2ef0ee6047c55594d298146d0eb3f6b737c20ce6
Expand Down Expand Up @@ -23076,7 +23035,7 @@ __metadata:
languageName: node
linkType: hard

"mkdirp-classic@npm:^0.5.2, mkdirp-classic@npm:^0.5.3":
"mkdirp-classic@npm:^0.5.2":
version: 0.5.3
resolution: "mkdirp-classic@npm:0.5.3"
checksum: 10c0/95371d831d196960ddc3833cc6907e6b8f67ac5501a6582f47dfae5eb0f092e9f8ce88e0d83afcae95d6e2b61a01741ba03714eeafb6f7a6e9dcc158ac85b168
Expand Down Expand Up @@ -23236,13 +23195,6 @@ __metadata:
languageName: node
linkType: hard

"napi-build-utils@npm:^1.0.1":
version: 1.0.2
resolution: "napi-build-utils@npm:1.0.2"
checksum: 10c0/37fd2cd0ff2ad20073ce78d83fd718a740d568b225924e753ae51cb69d68f330c80544d487e5e5bd18e28702ed2ca469c2424ad948becd1862c1b0209542b2e9
languageName: node
linkType: hard

"natural-compare@npm:^1.4.0":
version: 1.4.0
resolution: "natural-compare@npm:1.4.0"
Expand Down Expand Up @@ -23292,24 +23244,6 @@ __metadata:
languageName: node
linkType: hard

"node-abi@npm:^3.3.0":
version: 3.65.0
resolution: "node-abi@npm:3.65.0"
dependencies:
semver: "npm:^7.3.5"
checksum: 10c0/112672015d8f27d6be2f18d64569f28f5d6a15a94cc510da513c69c3e3ab5df6dac196ef13ff115a8fadb69b554974c47ef89b4f6350a2b02de2bca5c23db1e5
languageName: node
linkType: hard

"node-addon-api@npm:^5.1.0":
version: 5.1.0
resolution: "node-addon-api@npm:5.1.0"
dependencies:
node-gyp: "npm:latest"
checksum: 10c0/0eb269786124ba6fad9df8007a149e03c199b3e5a3038125dfb3e747c2d5113d406a4e33f4de1ea600aa2339be1f137d55eba1a73ee34e5fff06c52a5c296d1d
languageName: node
linkType: hard

"node-addon-api@npm:^7.0.0":
version: 7.0.0
resolution: "node-addon-api@npm:7.0.0"
Expand Down Expand Up @@ -25074,28 +25008,6 @@ __metadata:
languageName: node
linkType: hard

"prebuild-install@npm:^7.1.2":
version: 7.1.2
resolution: "prebuild-install@npm:7.1.2"
dependencies:
detect-libc: "npm:^2.0.0"
expand-template: "npm:^2.0.3"
github-from-package: "npm:0.0.0"
minimist: "npm:^1.2.3"
mkdirp-classic: "npm:^0.5.3"
napi-build-utils: "npm:^1.0.1"
node-abi: "npm:^3.3.0"
pump: "npm:^3.0.0"
rc: "npm:^1.2.7"
simple-get: "npm:^4.0.0"
tar-fs: "npm:^2.0.0"
tunnel-agent: "npm:^0.6.0"
bin:
prebuild-install: bin.js
checksum: 10c0/e64868ba9ef2068fd7264f5b03e5298a901e02a450acdb1f56258d88c09dea601eefdb3d1dfdff8513fdd230a92961712be0676192626a3b4d01ba154d48bdd3
languageName: node
linkType: hard

"prelude-ls@npm:^1.2.1":
version: 1.2.1
resolution: "prelude-ls@npm:1.2.1"
Expand Down Expand Up @@ -25704,7 +25616,7 @@ __metadata:
languageName: node
linkType: hard

"rc@npm:1.2.8, rc@npm:^1.2.7, rc@npm:^1.2.8":
"rc@npm:1.2.8, rc@npm:^1.2.8":
version: 1.2.8
resolution: "rc@npm:1.2.8"
dependencies:
Expand Down Expand Up @@ -27381,24 +27293,6 @@ __metadata:
languageName: node
linkType: hard

"simple-concat@npm:^1.0.0":
version: 1.0.1
resolution: "simple-concat@npm:1.0.1"
checksum: 10c0/62f7508e674414008910b5397c1811941d457dfa0db4fd5aa7fa0409eb02c3609608dfcd7508cace75b3a0bf67a2a77990711e32cd213d2c76f4fd12ee86d776
languageName: node
linkType: hard

"simple-get@npm:^4.0.0":
version: 4.0.1
resolution: "simple-get@npm:4.0.1"
dependencies:
decompress-response: "npm:^6.0.0"
once: "npm:^1.3.1"
simple-concat: "npm:^1.0.0"
checksum: 10c0/b0649a581dbca741babb960423248899203165769747142033479a7dc5e77d7b0fced0253c731cd57cf21e31e4d77c9157c3069f4448d558ebc96cf9e1eebcf0
languageName: node
linkType: hard

"simple-update-notifier@npm:^2.0.0":
version: 2.0.0
resolution: "simple-update-notifier@npm:2.0.0"
Expand Down Expand Up @@ -28387,7 +28281,7 @@ __metadata:
languageName: node
linkType: hard

"tar-fs@npm:^2.0.0, tar-fs@npm:^2.1.1":
"tar-fs@npm:^2.1.1":
version: 2.1.1
resolution: "tar-fs@npm:2.1.1"
dependencies:
Expand Down

0 comments on commit a505b9c

Please sign in to comment.