Fix bug where CLI was unable to deploy Firebase Functions in some monorepo setups (#5391)
Upgrade Storage Rules Runtime to v1.1.3 to support ternary operators (#5370)
Fixes an issue where already deployed functions with the same remote configuration do not get skipped (#5354)
App Distribution: Links to new releases are now available. These links help you manage binaries and ensure that testers and other developers have the right release. (#5405)
v11.20.0
Fixes a bug in the pubsub emulator by forcing a shutdown if it didn't end cleanly. (#5294)
Fixes an issue where dependencies for emulated Extensions would not be installed on Windows - thanks @stfsy! (#5372)
Adds emulator support for Extensions with schedule triggers - thanks @stsfy! (#5374)
Update the Emulator Suite UI to v1.11.2 to capture a set of accessibility improvements. (#5394)
Fixes an issue in the Functions emulator where secret values were undefined after hot reload with the --inspect-functions flag. (#5384)
Fixes a bug where functions:delete command did not recognize '-' as delimiter. (#5290)
Reintroduces an updated Hosting emulator with i18n (#4879) and Windows path (#5133) fixes.
v11.19.0
Support for string list typed parameters in functions deployment (#5137)
Respect .npmrc in backends spun up for web frameworks (#5235)
Remove esbuild dependency, instead bundle Next.js configuration on deploy with NPX (#5336)
Add sharp NPM module to Cloud Functions when using Next.js Image Optimization (#5238)
Adds user-defined env vars into the functions emulator (#5330).
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 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)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/lansingcodes/api/network/alerts).
Bumps jsonwebtoken to 9.0.0 and updates ancestor dependencies jsonwebtoken, firebase-admin and firebase-tools. These dependencies need to be updated together.
Updates
jsonwebtoken
from 8.5.1 to 9.0.0Changelog
Sourced from jsonwebtoken's changelog.
Commits
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" error3765003
docs: fix spelling in README.md: Peak -> Peek (#754)a46097e
docs: make decode impossible to discover before verifyMaintainer changes
This version was pushed to npm by julien.wollscheid, a new releaser for jsonwebtoken since your current version.
Updates
firebase-admin
from 9.2.0 to 11.5.0Release notes
Sourced from firebase-admin's releases.
... (truncated)
Commits
49251a8
[chore] Release 11.5.0 (#2049)1896500
chore: Increase test coverage for service account impersonation support (#2047)dd98704
build(deps-dev): bump@typescript-eslint/eslint-plugin
(#2045)46ad67c
build(deps): bump jwks-rsa from 2.1.5 to 3.0.1 (#2046)71d0d14
build(deps-dev): bump@typescript-eslint/parser
from 5.47.0 to 5.48.2 (#2044)b5c4f5a
build(deps): bump@firebase/database-types
from 0.9.17 to 0.10.0 (#2030)63adec1
build(deps): bump json5 from 2.2.1 to 2.2.3 (#2038)6061ff6
fix(firestore): Fix PreferRest caching (#2040)c81f572
feat: Fix impersonated service account parsing exception (#1862)dc1d320
build(deps-dev): bump eslint from 8.29.0 to 8.31.0 (#2033)Updates
firebase-tools
from 8.12.1 to 11.21.0Release notes
Sourced from firebase-tools's releases.
... (truncated)
Commits
a0f1a7f
11.21.01a8633a
Remove go discovery module. (#5419)811c7b4
Fix typo. (#5439)661b3aa
Add support for new links added to the release object (release links) (#5405)...6ed2e7f
update jsonwebtoken in v2 test fixture (#5435)c52ae18
Added status header for query upload requests (#5425)1756213
Add support for system params when deploying extensions (#5414)177c99d
audit fixes, replace update-notifier with update-notifier-cjs (#5420)a1287dd
Bump jsonwebtoken from 8.5.1 to 9.0.0 (#5410)127ca3f
Bug fix: Cloud Functions Runtime Config Hash Value (#5355)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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/lansingcodes/api/network/alerts).