ourjapanlife / findadoc-server

The api / server for Find A Doc, Japan. Check out the board to see the latest effort https://github.com/orgs/ourjapanlife/projects/8
3 stars 1 forks source link

chore(deps): update dependency firebase-tools to v13.9.0 #456

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
firebase-tools 13.1.0 -> 13.9.0 age adoption passing confidence

Release Notes

firebase/firebase-tools (firebase-tools) ### [`v13.9.0`](https://togithub.com/firebase/firebase-tools/releases/tag/v13.9.0) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v13.8.3...v13.9.0) - Added `firebase init genkit`. See more at https://firebase.google.com/docs/genkit - Introduces the `apphosting:*` commands! See more at https://firebase.google.com/docs/app-hosting ### [`v13.8.3`](https://togithub.com/firebase/firebase-tools/releases/tag/v13.8.3) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v13.8.2...v13.8.3) - Internal bug fixes. ### [`v13.8.2`](https://togithub.com/firebase/firebase-tools/releases/tag/v13.8.2) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v13.8.1...v13.8.2) - Release Firestore Emulator version 1.19.6 which fixes a few Datastore Mode bugs regarding transactions ([#​7132](https://togithub.com/firebase/firebase-tools/issues/7132)). ### [`v13.8.1`](https://togithub.com/firebase/firebase-tools/releases/tag/v13.8.1) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v13.8.0...v13.8.1) - Temporarily disable performance improvements for second gen functions deploy to avoid a backend issue. - Increased the timeout for waiting for emulators to start to 60s. ([#​7091](https://togithub.com/firebase/firebase-tools/issues/7091)) - Fixes infinite loop when trying to create a Hosting site. - Fix copied functions dist dir files for Next.js when source config ends with slash ([#​7099](https://togithub.com/firebase/firebase-tools/issues/7099)) ### [`v13.8.0`](https://togithub.com/firebase/firebase-tools/releases/tag/v13.8.0) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v13.7.5...v13.8.0) - Update dependencies in functions initialization template. ([#​7084](https://togithub.com/firebase/firebase-tools/issues/7084)) - Adds `*.local` to .gitignore and functions ignore for `init functions`. ([#​7018](https://togithub.com/firebase/firebase-tools/issues/7018)) ### [`v13.7.5`](https://togithub.com/firebase/firebase-tools/releases/tag/v13.7.5) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v13.7.4...v13.7.5) - Improve IAM changes for turtles. ([#​7045](https://togithub.com/firebase/firebase-tools/issues/7045)) ### [`v13.7.4`](https://togithub.com/firebase/firebase-tools/releases/tag/v13.7.4) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v13.7.3...v13.7.4) - Release Firestore Emulator version 1.19.5 which adds support for import and export in Datastore Mode. ([#​7020](https://togithub.com/firebase/firebase-tools/issues/7020)) - Fix non static check for not-found route in Next.js 14.2 ([#​7012](https://togithub.com/firebase/firebase-tools/issues/7012)) - Fix Next.js path issue on Windows ([#​7031](https://togithub.com/firebase/firebase-tools/issues/7031)) - Fixes an issue where the Pub/Sub emulator would not start on Windows due to CVE-2024-27980. ([#​7026](https://togithub.com/firebase/firebase-tools/issues/7026)) ### [`v13.7.3`](https://togithub.com/firebase/firebase-tools/releases/tag/v13.7.3) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v13.7.2...v13.7.3) Improve internal handling of config files ([#​6987](https://togithub.com/firebase/firebase-tools/issues/6987)) ### [`v13.7.2`](https://togithub.com/firebase/firebase-tools/releases/tag/v13.7.2) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v13.7.1...v13.7.2) - Fixes bug where `firebase deploy --only firestore:rules,firestore:indexes` does not update rules and indexes. ([#​6966](https://togithub.com/firebase/firebase-tools/issues/6966)) - Add Firebase console link after creating or restoring a Firestore database ([#​6949](https://togithub.com/firebase/firebase-tools/issues/6949)) - Increase supported Astro version to 4 ([#​6960](https://togithub.com/firebase/firebase-tools/issues/6960)) - Fixes a deployment crash when resetting min instances to 0 in v1 functions ([#​6990](https://togithub.com/firebase/firebase-tools/issues/6990)) - Fixes bug detecting functions runtime from firebase.json ([#​6964](https://togithub.com/firebase/firebase-tools/issues/6964)) ### [`v13.7.1`](https://togithub.com/firebase/firebase-tools/releases/tag/v13.7.1) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v13.7.0...v13.7.1) - Fixed an issue where the Functions emulator would choose the wrong runtime if none was listed in `firebase.json`. ([#​6965](https://togithub.com/firebase/firebase-tools/issues/6965)) ### [`v13.7.0`](https://togithub.com/firebase/firebase-tools/releases/tag/v13.7.0) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v13.6.1...v13.7.0) - Add new 2nd gen Firestore triggered functions with auth context. ([#​1519](https://togithub.com/firebase/firebase-tools/issues/1519)) - Adds (opt-out) experiment to disable cleaning up containers after a functions deploy ([#​6861](https://togithub.com/firebase/firebase-tools/issues/6861)) - Fix Next.js image optimization check in app directory for Windows ([#​6930](https://togithub.com/firebase/firebase-tools/issues/6930)) - Add support to next.config.mjs ([#​6933](https://togithub.com/firebase/firebase-tools/issues/6933)) - Remove development-only files from Next.js deployments ([#​6731](https://togithub.com/firebase/firebase-tools/issues/6731)) ### [`v13.6.1`](https://togithub.com/firebase/firebase-tools/releases/tag/v13.6.1) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v13.6.0...v13.6.1) - Stop trying to delete cache images after functions deletion that GCF already cleans up ([#​6927](https://togithub.com/firebase/firebase-tools/issues/6927)) - Add support timelines for functions runtimes ([#​6866](https://togithub.com/firebase/firebase-tools/issues/6866)) ### [`v13.6.0`](https://togithub.com/firebase/firebase-tools/releases/tag/v13.6.0) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v13.5.2...v13.6.0) - Released Firestore Emulator 1.19.4. This version fixes a minor bug with reserve ids and adds a `reset` endpoint for Datastore Mode. - Released PubSub Emulator 0.8.2. This version includes support for `no_wrapper` options. - Fixes issue where GitHub actions service account cannot add preview URLs to Auth authorized domains. ([#​6895](https://togithub.com/firebase/firebase-tools/issues/6895)) - Fixes issue where GOOGLE_CLOUD_QUOTA_PROJECT breaks functions source uploads ([#​6917](https://togithub.com/firebase/firebase-tools/issues/6917)) ### [`v13.5.2`](https://togithub.com/firebase/firebase-tools/releases/tag/v13.5.2) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v13.5.1...v13.5.2) - Fix hosting rewrite deployment bug for skipped functions ([#​6658](https://togithub.com/firebase/firebase-tools/issues/6658)). ### [`v13.5.1`](https://togithub.com/firebase/firebase-tools/releases/tag/v13.5.1) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v13.5.0...v13.5.1) - Release Emulator Suite UI v1.11.8 which adds support for Multiple DBs in the Emulator UI Firestore page via editing the URL. ([#​6874](https://togithub.com/firebase/firebase-tools/issues/6874)) ### [`v13.5.0`](https://togithub.com/firebase/firebase-tools/releases/tag/v13.5.0) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v13.4.1...v13.5.0) - Enable dynamic debugger port for functions + support for inspecting multiple codebases ([#​6854](https://togithub.com/firebase/firebase-tools/issues/6854)) - Inject an environment variable in the node functions emulator to tell the google-gax SDK not to look for the metadata service. ([#​6860](https://togithub.com/firebase/firebase-tools/issues/6860)) - Release Firestore Emulator 1.19.3 which fixes ancestor and namespace scope queries for Datastore Mode. This release also fixes internal errors seen across REST API and firebase-js-sdk. - v2 scheduled functions with explicit service accounts trigger eventarc to use that service account ([#​6858](https://togithub.com/firebase/firebase-tools/issues/6858)) - v2 event functions with explicit service accounts trigger eventarc to use that service account ([#​6859](https://togithub.com/firebase/firebase-tools/issues/6859)) ### [`v13.4.1`](https://togithub.com/firebase/firebase-tools/releases/tag/v13.4.1) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v13.4.0...v13.4.1) - Released Firestore emulator v1.19.2, which fixes some bugs affecting client SDKs when in Datastore Mode. - Fix demo projects + web frameworks with emulators ([#​6737](https://togithub.com/firebase/firebase-tools/issues/6737)) - Fix Next.js static routes with server actions ([#​6664](https://togithub.com/firebase/firebase-tools/issues/6664)) - Fixed an issue where `GOOGLE_CLOUD_QUOTA_PROJECT` was not correctly respected. ([#​6801](https://togithub.com/firebase/firebase-tools/issues/6801)) - Make VPC egress settings in functions parameterizeable ([#​6843](https://togithub.com/firebase/firebase-tools/issues/6843)) ### [`v13.4.0`](https://togithub.com/firebase/firebase-tools/releases/tag/v13.4.0) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v13.3.1...v13.4.0) - Added new commands for managing Firestore backups and restoring databases. ([#​6778](https://togithub.com/firebase/firebase-tools/issues/6778)) - Fixed quota attribution for Firebase Auth API calls. ([#​6819](https://togithub.com/firebase/firebase-tools/issues/6819)) ### [`v13.3.1`](https://togithub.com/firebase/firebase-tools/releases/tag/v13.3.1) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v13.3.0...v13.3.1) - Release Cloud Firestore emulator v1.19.1: - Adds support for Datastore Mode to the Firstore Emulator. Adds `--database-mode` flag to `gcloud emulator firestore start` command. Note that this is a preview feature and if you find any bugs, please file them here: . - Improve FAH onboarding flow to connect backends with SCMs ([#​6764](https://togithub.com/firebase/firebase-tools/issues/6764)). - Fixed issue where GitHub actions would fail due to lack of permission. ([#​6791](https://togithub.com/firebase/firebase-tools/issues/6791)) ### [`v13.3.0`](https://togithub.com/firebase/firebase-tools/releases/tag/v13.3.0) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v13.2.1...v13.3.0) - Improved detection for when login has expired due to Google Cloud Session Control. ([#​1846](https://togithub.com/firebase/firebase-tools/issues/1846)) - Added support for Python 3.12. ([#​6679](https://togithub.com/firebase/firebase-tools/issues/6679)) - Fixed issues with internal utilities. ([#​6754](https://togithub.com/firebase/firebase-tools/issues/6754)) - Fixed an issue where `firestore:delete` wouldn't target the emulator when expected. ([#​6537](https://togithub.com/firebase/firebase-tools/issues/6537)) ### [`v13.2.1`](https://togithub.com/firebase/firebase-tools/releases/tag/v13.2.1) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v13.2.0...v13.2.1) - Fixed an issue where `appdistribution:distribute` would always attempt to run tests. ([#​6749](https://togithub.com/firebase/firebase-tools/issues/6749)) ### [`v13.2.0`](https://togithub.com/firebase/firebase-tools/releases/tag/v13.2.0) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v13.1.0...v13.2.0) - Added rudimentary email enumeration protection for auth emulator. ([#​6702](https://togithub.com/firebase/firebase-tools/issues/6702))

Configuration

📅 Schedule: Branch creation - "after 10am on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

socket-security[bot] commented 1 month ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/firebase-tools@13.9.0 environment, filesystem, network Transitive: eval, shell, unsafe +134 26 MB google-wombot

🚮 Removed packages: npm/firebase-tools@13.1.0

View full report↗︎

renovate[bot] commented 1 month ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (^13.1.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.