delucis / bgio-firebase

🔌 A Firebase Firestore connector for boardgame.io
MIT License
26 stars 1 forks source link

chore(deps-dev): bump firebase-tools from 11.30.0 to 12.5.4 #995

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps firebase-tools from 11.30.0 to 12.5.4.

Release notes

Sourced from firebase-tools's releases.

v12.5.4

  • Released Firestore emulator v1.18.2.
    • Removed nano precision in timestamp used in Firestore emulator (#5893)
    • Fixed a bug where query behaves differently from production.
  • Fixed an issue where very long command outputs would be cut off. (#3286)

v12.5.3

  • Fixed an issue where builds from https://firebase.tools could not run commands that spawn npm. (#6132)
  • Fixed an issue where --non-interactive and --force were not respected in some extension deploys. (#6321)
  • Fixed the regex in extensions changelog parser to lazy match the version prefix to allow matching higher versions (#6326)

v12.5.2

  • Fixed an issue causing unexpected behavior and errors on functions deploy. (#6290)

v12.5.1

  • Fix issue with mixed v1 and v2 functions deployments. (#6293)

v12.5.0

  • Fixed issue where the Extensions emulator would error when emualting local extensions with no params. (#6271)
  • Improved performance and reliability when deploying multiple 2nd gen functions using single builds. (#6275)
  • Fix bundle next.config.js (#6287)

v12.4.8

  • Increased functions emulator HTTPS body size limit to 32mb to match production. (#6201)
  • Fixed Astro web framework bug when loading configuration for version 2.9.7 and above. (#6213)
  • Increase Next.js config bundle timeout to 60 seconds. (#6214)

v12.4.7

  • Improve error message raised when firebase init hosting:github fails due to max number of keys limit for a service account. (#6145)
  • Fixed bug where functions:secrets:\* family of commands did not work when Firebase CLI is authenticated via GOOGLE_APPLICATION_CREDENTIALS (#6190)
  • Fixed bug where some extension instance updates would default to the wrong location.

v12.4.6

  • Fixed an issue where extension instances could not be deployed when authenticated as a service account (#6060).
  • Fixed glob usage in Next.js utility function to detect images in app directory (#6166)
  • Send experiments activated with firebase experiments:enable to the emulator suite UI (#6169)

v12.4.5

  • Fixed bug where functions:secrets:set didn't remove stale versions of a secret. (#6080)
  • Fixed bug where firebase deploy --only firestore:named-db didn't update rules. (#6129)
  • Fixed issue where Flutter Web is not detected as a web framework. (#6085)
  • Added better messages for API permissions failures that direct the user to the URL to enable the API. (#6130)
  • Fixed issue caused by adding type checks in #5906.
  • Fixed next/image component in app directory for Next.js > 13.4.9. (#6143)
  • Fixed bug where Next.js Image Optimization in the app directory was not requiring a Cloud Function. (#6143)
  • Fixed a transitive dependency on a vulnerable version of vm2. (#6150)

v12.4.4

  • Disables KeepAlive timeout when debugger is attached to the functions emulator. (#6069)
  • Fixed an issue where database:list would have inaccurate results. (#6063)

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

Superseded by #998.