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

fix(deps): update dependency firebase-admin to v11.10.1 #8969

Merged
merged 1 commit into from
Jul 26, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 25, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
firebase-admin (source) 11.9.0 -> 11.10.1 age adoption passing confidence

Release Notes

firebase/firebase-admin-node (firebase-admin)

v11.10.1: Firebase Admin Node.js SDK v11.10.1

Compare Source

Miscellaneous

v11.10.0: Firebase Admin Node.js SDK v11.10.0

Compare Source

New Features
  • feat(functions): Add features to task queue functions (#​2216)
  • feat(auth): Add TotpInfo field to UserRecord (#​2197)
  • feat(storage): Add getDownloadUrl method to the Storage API (#​2036)
Bug Fixes
  • fix: Update TOTP docstrings (#​2245)
Miscellaneous

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (squash) July 25, 2023 18:26
@jtoar jtoar added the release:chore This PR is a chore (means nothing for users) label Jul 26, 2023
@jtoar jtoar added this to the v6.0.0 milestone Jul 26, 2023
@renovate renovate bot merged commit 7c0ba84 into main Jul 26, 2023
30 of 32 checks passed
@renovate renovate bot deleted the renovate/firebase-admin-11.x branch July 26, 2023 02:32
jtoar pushed a commit that referenced this pull request Jul 26, 2023
[![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)) |
[`11.9.0` ->
`11.10.1`](https://renovatebot.com/diffs/npm/firebase-admin/11.9.0/11.10.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/firebase-admin/11.10.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/firebase-admin/11.10.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/firebase-admin/11.9.0/11.10.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/firebase-admin/11.9.0/11.10.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

[Compare
Source](https://togithub.com/firebase/firebase-admin-node/compare/v11.10.0...v11.10.1)

##### Miscellaneous

- \[chore] Release 11.10.1
([#&#8203;2248](https://togithub.com/firebase/firebase-admin-node/issues/2248))
- Revert "chore: upgrade databse-compat
([#&#8203;2244](https://togithub.com/firebase/firebase-admin-node/issues/2244))"
([#&#8203;2247](https://togithub.com/firebase/firebase-admin-node/issues/2247))

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

[Compare
Source](https://togithub.com/firebase/firebase-admin-node/compare/v11.9.0...v11.10.0)

##### New Features

- feat(functions): Add features to task queue functions
([#&#8203;2216](https://togithub.com/firebase/firebase-admin-node/issues/2216))
- feat(auth): Add `TotpInfo` field to `UserRecord`
([#&#8203;2197](https://togithub.com/firebase/firebase-admin-node/issues/2197))
- feat(storage): Add `getDownloadUrl` method to the Storage API
([#&#8203;2036](https://togithub.com/firebase/firebase-admin-node/issues/2036))

##### Bug Fixes

- fix: Update TOTP docstrings
([#&#8203;2245](https://togithub.com/firebase/firebase-admin-node/issues/2245))

##### Miscellaneous

- \[chore] Release 11.10.0
([#&#8203;2246](https://togithub.com/firebase/firebase-admin-node/issues/2246))
- chore: upgrade databse-compat
([#&#8203;2244](https://togithub.com/firebase/firebase-admin-node/issues/2244))
- build(deps): bump semver from 5.7.1 to 5.7.2
([#&#8203;2242](https://togithub.com/firebase/firebase-admin-node/issues/2242))
- build(deps-dev): bump
[@&#8203;microsoft/api-extractor](https://togithub.com/microsoft/api-extractor)
from 7.36.0 to 7.36.1
([#&#8203;2239](https://togithub.com/firebase/firebase-admin-node/issues/2239))
- build(deps-dev): bump sinon from 15.0.4 to 15.2.0
([#&#8203;2240](https://togithub.com/firebase/firebase-admin-node/issues/2240))
- Fixed docgen for `getDownloadURL`
([#&#8203;2241](https://togithub.com/firebase/firebase-admin-node/issues/2241))
- Fix Memory Leak in AsyncHttpCall affecting auth.listUsers
([#&#8203;2236](https://togithub.com/firebase/firebase-admin-node/issues/2236))
- build(deps): bump
[@&#8203;google-cloud/storage](https://togithub.com/google-cloud/storage)
from 6.9.5 to 6.11.0
([#&#8203;2231](https://togithub.com/firebase/firebase-admin-node/issues/2231))
- build(deps): bump
[@&#8203;google-cloud/firestore](https://togithub.com/google-cloud/firestore)
from 6.6.0 to 6.6.1
([#&#8203;2232](https://togithub.com/firebase/firebase-admin-node/issues/2232))
- build(deps-dev): bump
[@&#8203;firebase/app-compat](https://togithub.com/firebase/app-compat)
from 0.2.7 to 0.2.13
([#&#8203;2233](https://togithub.com/firebase/firebase-admin-node/issues/2233))
- Fixes to password policy validation
([#&#8203;2227](https://togithub.com/firebase/firebase-admin-node/issues/2227))
- Fix nesting in auth config tests
([#&#8203;2228](https://togithub.com/firebase/firebase-admin-node/issues/2228))
- build(deps-dev): bump eslint from 8.41.0 to 8.43.0
([#&#8203;2218](https://togithub.com/firebase/firebase-admin-node/issues/2218))
- build(deps-dev): bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
([#&#8203;2223](https://togithub.com/firebase/firebase-admin-node/issues/2223))
- build(deps-dev): bump
[@&#8203;microsoft/api-extractor](https://togithub.com/microsoft/api-extractor)
from 7.34.4 to 7.36.0
([#&#8203;2219](https://togithub.com/firebase/firebase-admin-node/issues/2219))
- build(deps): bump
[@&#8203;types/node](https://togithub.com/types/node) from 18.16.3 to
20.3.2
([#&#8203;2224](https://togithub.com/firebase/firebase-admin-node/issues/2224))
- Expose MultiDB within Firestore
([#&#8203;2209](https://togithub.com/firebase/firebase-admin-node/issues/2209))
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.59.2 to 5.59.9
([#&#8203;2205](https://togithub.com/firebase/firebase-admin-node/issues/2205))
- build(deps-dev): bump
[@&#8203;types/lodash](https://togithub.com/types/lodash) from 4.14.194
to 4.14.195
([#&#8203;2206](https://togithub.com/firebase/firebase-admin-node/issues/2206))
- build(deps-dev): bump
[@&#8203;firebase/auth-compat](https://togithub.com/firebase/auth-compat)
from 0.4.1 to 0.4.2
([#&#8203;2208](https://togithub.com/firebase/firebase-admin-node/issues/2208))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMS4wIiwidXBkYXRlZEluVmVyIjoiMzYuMTEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:chore This PR is a chore (means nothing for users)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant