firebaseui-web-react
firebaseui-web-react copied to clipboard
Bump jsonwebtoken and firebase-tools in /example
trafficstars
Removes jsonwebtoken. It's no longer used after updating ancestor dependency firebase-tools. These dependencies need to be updated together.
Removes jsonwebtoken
Updates firebase-tools from 9.22.0 to 11.28.0
Release notes
Sourced from firebase-tools's releases.
v11.28.0
- Adds new commands for provisioning and managing Firestore databases: (#5616)
- firestore:databases:list
- firestore:databases:create
- firestore:databases:get
- firestore:databases:update
- firestore:databases:delete
- firestore:locations
- Adds
extensionsas an option infirebase init.- Relaxed repo URI validation in ext:dev:publish (#5698).
- Enable Secret Manager API during ext:install/update for extensions that use secrets (#5702).
v11.27.0
- Default emulators:start to use fast dev-mode for Nuxt3 applications (#5551)
- Fix broken Functions CLI experience for projects with incomplete GCF 2nd Gen functions (#5684)
- Disable GCF breaking change to automatically run npm build scripts as part of function deploy (#5687)
- Add experimental support for deploying Astro applications to Hosting (#5527)
v11.26.0
- Fix bug where functions shell failed to invoke event triggered functions in debug mode. (#5609)
- Fixed bug with the web frameworks proxy that could see unexpected 404 errors while emulating. (#5525)
- Added experimental support for SvelteKit codebases. (#5525)
- Allow usage of Angular and Vite within an NPM workspace. (#5640)
- Force Vite to build the production bundle when deploying to Hosting. (#5640)
- Fix bug where eagerly initializing UA failed function deployment that imported firebase-tools as a library. (#5666)
- Added ability to publish extension versions directly from GitHub. (#5160)
v11.25.3
- The hosting emulator integration with web frameworks now has improved support for HMR and dev-tools. (#5582)
- Fixes an issue where
init hosting:githubwould hang if it could not access a repository's public key. (#5317)- Release Firestore Emulator v1.16.2 which captures an HTTP1 header fix and requests monitor fix.
- Release Emulator Suite UI v1.11.5 which addresses an issue where displaying over 10k documents was crashing the emulator. (#5657)
v11.25.2
- Releases Cloud Firestore emulator v1.16.1, which adds support for read_time in ListCollectionIds.
- Fixes auth:export with csv format for users with custom claims. (#3319)
v11.25.1
- Fixes a missing dependency on
p-limit. (#5619)v11.25.0
- Adds support for optional
--databaseargument in Firestore commands (#5548).- Adds multiple firestore database targets support in firebase.json (#5548).
- Removes call to Cloud Run API and set CPU & concurrency in GCF API instead. (#5605)
- Fixes function deploy retry after quota exceeded bug and increase backoff. (#5601)
- Fixes bug where EVENTARC_CLOUD_EVENT_SOURCE environment variable was correctly set for some functions. (#5597)
- Adds 2nd gen firestore triggers to firebase deploy (#5592).
- Adds Extension emulator support for system params.
- Adds
database:importcommand for non-atomic imports (#5396).
... (truncated)
Commits
763fcd611.28.08e82fe9Enable secret manager API during ext:update (#5703)fd879c2Added secret manager API enablement on ext:install (#5702)d1244eeAdding extensions to firebase init (#5701)f5786fdFirebase CLI Supports Firestore Provisioning API (#5616)4cc49d4Relaxed repo URI validation. (#5698)cfad0ccContinue publishing even if tweet fails to send (#5693)de50243Correct experiment description. Remove dead experiment (#5676)d7c993e[firebase-release] Removed change log and reset repo after 11.27.0 release98aff0911.27.0- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.