-
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit 3dbfce8
authored
Update Firebase (#100)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/jest](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest)
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) |
[`29.5.5` ->
`29.5.6`](https://renovatebot.com/diffs/npm/@types%2fjest/29.5.5/29.5.6)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
|
[@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node)
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) |
[`18.18.0` ->
`18.18.7`](https://renovatebot.com/diffs/npm/@types%2fnode/18.18.0/18.18.7)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
|
[@types/node-fetch](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node-fetch)
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) |
[`2.6.6` ->
`2.6.7`](https://renovatebot.com/diffs/npm/@types%2fnode-fetch/2.6.6/2.6.7)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
|
[@types/supertest](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/supertest)
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) |
[`2.0.13` ->
`2.0.15`](https://renovatebot.com/diffs/npm/@types%2fsupertest/2.0.13/2.0.15)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [concurrently](https://togithub.com/open-cli-tools/concurrently) |
[`8.2.1` ->
`8.2.2`](https://renovatebot.com/diffs/npm/concurrently/8.2.1/8.2.2) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [firebase-admin](https://firebase.google.com/)
([source](https://togithub.com/firebase/firebase-admin-node)) |
[`11.10.1` ->
`11.11.0`](https://renovatebot.com/diffs/npm/firebase-admin/11.10.1/11.11.0)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>open-cli-tools/concurrently (concurrently)</summary>
###
[`v8.2.2`](https://togithub.com/open-cli-tools/concurrently/releases/tag/v8.2.2)
[Compare
Source](https://togithub.com/open-cli-tools/concurrently/compare/v8.2.1...v8.2.2)
#### What's Changed
- fix(suggestion): prefixColors API type to embrace string type by
[@​SeiwonPark](https://togithub.com/SeiwonPark) in
[https://github.com/open-cli-tools/concurrently/pull/439](https://togithub.com/open-cli-tools/concurrently/pull/439)
- Update dependencies by [@​paescuj](https://togithub.com/paescuj)
in
[https://github.com/open-cli-tools/concurrently/pull/441](https://togithub.com/open-cli-tools/concurrently/pull/441)
- Test against Node.js v20 instead of v19 by
[@​paescuj](https://togithub.com/paescuj) in
[https://github.com/open-cli-tools/concurrently/pull/442](https://togithub.com/open-cli-tools/concurrently/pull/442)
- Update dependencies by [@​paescuj](https://togithub.com/paescuj)
in
[https://github.com/open-cli-tools/concurrently/pull/449](https://togithub.com/open-cli-tools/concurrently/pull/449)
#### New Contributors
- [@​SeiwonPark](https://togithub.com/SeiwonPark) made their first
contribution in
[https://github.com/open-cli-tools/concurrently/pull/439](https://togithub.com/open-cli-tools/concurrently/pull/439)
**Full Changelog**:
open-cli-tools/concurrently@v8.2.1...v8.2.2
</details>
<details>
<summary>firebase/firebase-admin-node (firebase-admin)</summary>
###
[`v11.11.0`](https://togithub.com/firebase/firebase-admin-node/releases/tag/v11.11.0):
Firebase Admin Node.js SDK v11.11.0
[Compare
Source](https://togithub.com/firebase/firebase-admin-node/compare/v11.10.1...v11.11.0)
##### New Features
- feat(auth): Add Email Privacy support in Project and Tenant config
([#​2198](https://togithub.com/firebase/firebase-admin-node/issues/2198))
##### Miscellaneous
- \[chore] Release 11.11.0
([#​2315](https://togithub.com/firebase/firebase-admin-node/issues/2315))
- build(deps-dev): bump
[@​types/lodash](https://togithub.com/types/lodash) from 4.14.197
to 4.14.199
([#​2309](https://togithub.com/firebase/firebase-admin-node/issues/2309))
- build(deps-dev): bump eslint from 8.47.0 to 8.50.0
([#​2311](https://togithub.com/firebase/firebase-admin-node/issues/2311))
- Update `github.ref` value in `release.yml`
([#​2313](https://togithub.com/firebase/firebase-admin-node/issues/2313))
- build(deps-dev): bump nock from 13.3.2 to 13.3.3
([#​2288](https://togithub.com/firebase/firebase-admin-node/issues/2288))
- build(deps-dev): bump bcrypt from 5.1.0 to 5.1.1
([#​2289](https://togithub.com/firebase/firebase-admin-node/issues/2289))
- build(deps-dev): bump eslint from 8.43.0 to 8.47.0
([#​2279](https://togithub.com/firebase/firebase-admin-node/issues/2279))
- build(deps-dev): bump
[@​types/lodash](https://togithub.com/types/lodash) from 4.14.195
to 4.14.197
([#​2280](https://togithub.com/firebase/firebase-admin-node/issues/2280))
- build(deps-dev): bump
[@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
([#​2282](https://togithub.com/firebase/firebase-admin-node/issues/2282))
- build(deps-dev): bump nock from 13.3.1 to 13.3.2
([#​2270](https://togithub.com/firebase/firebase-admin-node/issues/2270))
- build(deps-dev): bump
[@​firebase/auth-compat](https://togithub.com/firebase/auth-compat)
from 0.4.3 to 0.4.4
([#​2273](https://togithub.com/firebase/firebase-admin-node/issues/2273))
- build(deps-dev): bump
[@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.59.9 to 5.62.0
([#​2264](https://togithub.com/firebase/firebase-admin-node/issues/2264))
- build(deps): bump
[@​google-cloud/firestore](https://togithub.com/google-cloud/firestore)
from 6.6.1 to 6.7.0
([#​2265](https://togithub.com/firebase/firebase-admin-node/issues/2265))
- build(deps-dev): bump
[@​types/uuid](https://togithub.com/types/uuid) from 9.0.1 to
9.0.2
([#​2267](https://togithub.com/firebase/firebase-admin-node/issues/2267))
- build(deps-dev): bump
[@​firebase/app-compat](https://togithub.com/firebase/app-compat)
from 0.2.13 to 0.2.15
([#​2263](https://togithub.com/firebase/firebase-admin-node/issues/2263))
- build(deps): bump
[@​google-cloud/storage](https://togithub.com/google-cloud/storage)
from 6.11.0 to 6.12.0
([#​2253](https://togithub.com/firebase/firebase-admin-node/issues/2253))
- build(deps-dev): bump
[@​microsoft/api-extractor](https://togithub.com/microsoft/api-extractor)
from 7.36.1 to 7.36.3
([#​2261](https://togithub.com/firebase/firebase-admin-node/issues/2261))
- build(deps): bump word-wrap from 1.2.3 to 1.2.4
([#​2256](https://togithub.com/firebase/firebase-admin-node/issues/2256))
- build(deps): bump
[@​types/node](https://togithub.com/types/node) from 20.3.2 to
20.4.2
([#​2255](https://togithub.com/firebase/firebase-admin-node/issues/2255))
- build(deps-dev): bump
[@​firebase/auth-compat](https://togithub.com/firebase/auth-compat)
from 0.4.2 to 0.4.3
([#​2252](https://togithub.com/firebase/firebase-admin-node/issues/2252))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 4am on the first day of the
month" (UTC), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- 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/sawyerh/highlights).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMS41IiwidXBkYXRlZEluVmVyIjoiMzcuMzEuNSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent c3d8136 commit 3dbfce8Copy full SHA for 3dbfce8
File tree
Expand file treeCollapse file tree
1 file changed
+52
-36
lines changedFilter options
- firebase/functions
Expand file treeCollapse file tree
1 file changed
+52
-36
lines changedfirebase/functions/package-lock.json
Copy file name to clipboardExpand all lines: firebase/functions/package-lock.json+52-36Lines changed: 52 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments