You can trigger a rebase of this PR 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/sbatson5/firestore-jest-mock/network/alerts).
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Bumps jsonwebtoken to 9.0.1 and updates ancestor dependency firebase-admin. These dependencies need to be updated together.
Updates
jsonwebtoken
from 8.5.1 to 9.0.1Changelog
Sourced from jsonwebtoken's changelog.
Commits
84539b2
Updating package version to 9.0.1 (#920)a99fd4b
fix(stubs): allow decode method to be stubbed (#876)e1fa9dc
Merge pull request from GHSA-8cf7-32gw-wr335eaedbf
chore(ci): remove github test actions job (#861)cd4163e
chore(ci): configure Github Actions jobs for Tests & Security Scanning (#856)ecdf6cc
fix!: Prevent accidental use of insecure key sizes & misconfiguration of secr...8345030
fix(sign&verify)!: Remove defaultnone
support fromsign
andverify
met...7e6a86b
Upload OpsLevel YAML (#849)74d5719
docs: update references vercel/ms references (#770)d71e383
docs: document "invalid token" errorMaintainer changes
This version was pushed to npm by jake.lacey, a new releaser for jsonwebtoken since your current version.
Updates
firebase-admin
from 9.4.1 to 11.10.1Release notes
Sourced from firebase-admin's releases.
... (truncated)
Commits
0ecf374
[chore] Release 11.10.1 (#2248)e838f88
Revert "chore: upgrade databse-compat (#2244)" (#2247)d18d623
[chore] Release 11.10.0 (#2246)2711858
fix: Update TOTP docstrings (#2245)844600b
chore: upgrade databse-compat (#2244)6a5cc0c
build(deps): bump semver from 5.7.1 to 5.7.2 (#2242)1f68c85
build(deps-dev): bump@microsoft/api-extractor
from 7.36.0 to 7.36.1 (#2239)fa04e97
build(deps-dev): bump sinon from 15.0.4 to 15.2.0 (#2240)aa1bb15
Fixed docgen forgetDownloadURL
(#2241)c21de1e
Fix Memory Leak in AsyncHttpCall affecting auth.listUsers (#2236)You can trigger a rebase of this PR 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