cordejs / corde

🤖 A simple e2e library for testing Discord Bots 🚀
https://cordejs.org
MIT License
120 stars 9 forks source link

chore(deps-dev): bump firebase-tools from 11.21.0 to 11.25.3 in /website #1617

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps firebase-tools from 11.21.0 to 11.25.3.

Release notes

Sourced from firebase-tools's releases.

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:github would 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 --database argument 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:import command for non-atomic imports (#5396).

v11.24.1

  • Fixes an issue where ext:dev:init would fail due to a missing CHANGELOG.md file (#5530).

v11.24.0

  • Allow configuration of the Cloud Function generated for full-stack web frameworks (#5504)
  • Fixes bug where passing --port flag in functions:shell does not set which port to emulate functions (#5521)
  • Improve error message during deploy when given invalid hosting rewrite rule (#5533)
  • Generate ESM-compatible SSR function for web frameworks (#5540)
  • Fix bug emulators:exec script didn't populate FIREBASE_CONFIG environment variable (#5544)

v11.23.1

  • Fix bug where CLI couldn't discover functions for monorepo setups. (#5518)
  • Fix bug where --inspect-functions flag always fails. #5516

v11.23.0

  • Fix storage download name issue #5478
  • Refactor the way timeouts are enforced by the Functions Emulator (#5464)
  • Fix bug where cloudevent emitted by various emulators didn't conform to spec (#5466)
  • Upgrade the emulator suite UI to 1.11.3 to capture some bug fixes (#5479)
  • Web frameworks deploys can once again bundle local NPM dependencies (#5440)
  • Catches error when attempting to deploy without a project (#5415)
  • Fixes a number of issues and outdated dependencies in templates for init --only functions and ext:dev:init
  • Adds integration tests and useful scripts to the extension directory created by ext:dev:init.
  • Support private network access (CORS-RFC1918) in Firestore Emulator (#4227)
  • Fix some edge cases where Emulator UI cannot reach the emulators (#912)
  • Fix various accessibility and usability issues in Emulator UI.
  • Support .env when deploying a web framework (#5501)

... (truncated)

Commits


Dependabot compatibility score

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)
sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

dependabot[bot] commented 1 year ago

Superseded by #1620.