Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency firebase-tools to v13 #4367

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 9, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
firebase-tools 12.9.1 -> 13.11.2 age adoption passing confidence

Release Notes

firebase/firebase-tools (firebase-tools)

v13.11.2

Compare Source

  • Adds a warning to firebase dataconnect:sdk:generate when no generated SDKs are configured.
  • Fixes some cases where firebase init dataconnect did not write project files correctly.

v13.11.1

Compare Source

  • firebase init dataconnect no longer waits for Cloud SQL instance provisioning (#​7275).
  • Fixes an issue where the Data Connect emulator would not start up correctly.

v13.11.0

Compare Source

  • Releases firestore emulator 1.19.7, which adds support for withAuthContext function triggers (#​7037).
  • Fixes some cases where Firebase Data Connect deployment fails to pretty-print errors (#​7230).
  • Updated Pub/Sub emulator to v0.8.14 (#​7197).
  • Updates default resource names and template during firebase init dataconnect.
  • Improved handling of 'fresh from Console' services during init dataconnect.
  • Add support for node22 in function deployments (#​7252).
  • Update to Firebase Data Connect Emulator v1.2.0, which adds support for Postgres 16 and creates the Postgres database specified in dataconnect.yaml or .firebaserc if it does not already exist.
  • Update to the latest version of the Crashlytics buildtools, v3.
  • Support deployment of an Angular app using legacy browser builder (#​7264)

v13.10.2

Compare Source

  • Update to Firebase Data Connect Emulator version 1.1.19 which fixes serving IPv4 connections properly (127.0.0.1:9399 by default).
  • Add a Windows build for Firebase Data Connect Emulator (starting from v1.1.19).

v13.10.1

Compare Source

  • Fixes an issue where dataconnect:sql:migrate still prompts for confirmation even with --force. (#​7208)
  • Update to Firebase Data Connect Emulator version 1.1.18 which contains code generation bug fixes, surfacing schema migration errors when a diff remains after migration, and a fix to allow the local connection string to be empty at startup.
  • Fixes an issue where the dataconnect emulator listens on all addresses by default instead of just localhost (#​7211).
  • Fixes Data Connect generated SDK sometimes using the wrong location (GCP region) (#​7217).

v13.10.0

Compare Source

  • Upgrades the pubsub dependency to address a npm audit issue. (#​7122)
  • Fixes path issue in Windows deployments for Next.js SSR (#​7148)
  • Updates Emulator Suite UI logos
  • Firebase functions' discovery process' timeout can now be configured with the FUNCTIONS_DISCOVERY_TIMEOUT env var (#​7176)
  • Fixes an issue where dataconnect:sql:migrate would sometimes act as the wrong role. (#​7198)
  • Fixes an issue where dataconnect:sql:migrate --force would not ignore invalid connectors. (#​7199).
  • Improves logging and messaging throughout dataconnect commands.
  • Improves handling for cases where a Data Connect service could not access Cloud SQL. (#​7157)

v13.9.0

Compare Source

v13.8.3

Compare Source

  • Internal bug fixes.

v13.8.2

Compare Source

  • Release Firestore Emulator version 1.19.6 which fixes a few Datastore Mode bugs regarding transactions (#​7132).

v13.8.1

Compare Source

  • 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)
  • 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)

v13.8.0

Compare Source

  • Update dependencies in functions initialization template. (#​7084)
  • Adds *.local to .gitignore and functions ignore for init functions. (#​7018)

v13.7.5

Compare Source

  • Improve IAM changes for turtles. (#​7045)

v13.7.4

Compare Source

  • Release Firestore Emulator version 1.19.5 which adds support for import and export in Datastore Mode. (#​7020)
  • Fix non static check for not-found route in Next.js 14.2 (#​7012)
  • Fix Next.js path issue on Windows (#​7031)
  • Fixes an issue where the Pub/Sub emulator would not start on Windows due to CVE-2024-27980. (#​7026)

v13.7.3

Compare Source

Improve internal handling of config files (#​6987)

v13.7.2

Compare Source

  • Fixes bug where firebase deploy --only firestore:rules,firestore:indexes does not update rules and indexes. (#​6966)
  • Add Firebase console link after creating or restoring a Firestore database (#​6949)
  • Increase supported Astro version to 4 (#​6960)
  • Fixes a deployment crash when resetting min instances to 0 in v1 functions (#​6990)
  • Fixes bug detecting functions runtime from firebase.json (#​6964)

v13.7.1

Compare Source

  • Fixed an issue where the Functions emulator would choose the wrong runtime if none was listed in firebase.json. (#​6965)

v13.7.0

Compare Source

  • Add new 2nd gen Firestore triggered functions with auth context. (#​1519)
  • Adds (opt-out) experiment to disable cleaning up containers after a functions deploy (#​6861)
  • Fix Next.js image optimization check in app directory for Windows (#​6930)
  • Add support to next.config.mjs (#​6933)
  • Remove development-only files from Next.js deployments (#​6731)

v13.6.1

Compare Source

  • Stop trying to delete cache images after functions deletion that GCF already cleans up (#​6927)
  • Add support timelines for functions runtimes (#​6866)

v13.6.0

Compare Source

  • 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)
  • Fixes issue where GOOGLE_CLOUD_QUOTA_PROJECT breaks functions source uploads (#​6917)

v13.5.2

Compare Source

  • Fix hosting rewrite deployment bug for skipped functions (#​6658).

v13.5.1

Compare Source

  • Release Emulator Suite UI v1.11.8 which adds support for Multiple DBs in the Emulator UI Firestore page via editing the URL. (#​6874)

v13.5.0

Compare Source

  • Enable dynamic debugger port for functions + support for inspecting multiple codebases (#​6854)
  • Inject an environment variable in the node functions emulator to tell the google-gax SDK not to look for the metadata service. (#​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)
  • v2 event functions with explicit service accounts trigger eventarc to use that service account (#​6859)

v13.4.1

Compare Source

  • 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)
  • Fix Next.js static routes with server actions (#​6664)
  • Fixed an issue where GOOGLE_CLOUD_QUOTA_PROJECT was not correctly respected. (#​6801)
  • Make VPC egress settings in functions parameterizeable (#​6843)

v13.4.0

Compare Source

  • Added new commands for managing Firestore backups and restoring databases. (#​6778)
  • Fixed quota attribution for Firebase Auth API calls. (#​6819)

v13.3.1

Compare Source

  • 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: https://github.com/firebase/firebase-tools/issues.
  • Improve FAH onboarding flow to connect backends with SCMs (#​6764).
  • Fixed issue where GitHub actions would fail due to lack of permission. (#​6791)

v13.3.0

Compare Source

  • Improved detection for when login has expired due to Google Cloud Session Control. (#​1846)
  • Added support for Python 3.12. (#​6679)
  • Fixed issues with internal utilities. (#​6754)
  • Fixed an issue where firestore:delete wouldn't target the emulator when expected. (#​6537)

v13.2.1

Compare Source

  • Fixed an issue where appdistribution:distribute would always attempt to run tests. (#​6749)

v13.2.0

Compare Source

  • Added rudimentary email enumeration protection for auth emulator. (#​6702)

v13.1.0

Compare Source

  • Point v2 function target to entrypoint. (#​6698)
  • Fixed issue where Auth emulator sign in with Google only shows default tenant. (#​6683)
  • Prevent the use of pinTags + minInstances on the same function, as the features are not mutually compatible (#​6684)
  • Added force flag to delete backend (#​6635).
  • Use framework build target in Vite builds (#​6643).
  • Use framework build target in NODE_ENV for production Vite builds (#​6644)
  • Let framework handle public directory with emulator. (#​6674)
  • Dynamically import Vite to fix deprecated CJS build warning. (#​6660)
  • Fixed unsafe array spreads on Hosting deploys. (#​6712)

v13.0.3

Compare Source

  • Fixed typo in Cloud storage bucket metadata location type. (#​6648)
  • Fixed an issue where including export in .env files caused parsing errors. (#​6629)

v13.0.2

Compare Source

  • Fix Next.js dynamic and static OG images. (#​6592)
  • Address a regression introduced in 13.0.1 when emulating Vite applications. (#​6599)
  • Add RSC headers of Next.js app directory pages to Hosting headers. (#​6608)

v13.0.1

Compare Source

  • Fix bug where deploying Firestore function resulted in redudant API calls to the Firestore API (#​6583).
  • Fix an issue preventing Vite applications from being emulated on Windows. (#​6411)
  • Addressed an issue preventing Astro applications from being deployed from Windows. (#​5709)
  • Fixed an issue preventing Angular apps using ng-deploy from being emulated or deployed. (#​6584)
  • Warn if a Web Framework is outside a well known version range on deploy/emulate. (#​6562)
  • Use Web Framework's well known version range in firebase init hosting. (#​6562)
  • Permit use of more SSR regions in Web Frameworks deploys. (#​6086)
  • Limit Web Framework's generated Cloud Function name to 23 characters, fixing deploys for some. (#​6260)
  • Allow Nuxt as an option during firebase init hosting. (#​6309)

v13.0.0

Compare Source

  • Breaking: dropped support for running the CLI on Node.js v16.
  • Breaking: Refactored functions:shell to remove dependency on deprecated request module.
    • As part of this change, removed support for some rarely used features of request.
  • Breaking: Removed deprecated ext:dev:publish command. Use ext:dev:upload instead.
  • Added support for running the CLI on Node.js v20.
  • Switched Storage deployment to use GetDefaultBucket endpoint to fetch default Storage bucket. (#​6467)
  • Fixed an issue with emulating blocking functions when using multiple codebases (#​6504).
  • Added force flag call-out for bypassing prompts (#​6506).
  • Added the ability to deploy Angular apps using the new application-builder. (#​6480)
  • Fixed an issue where --non-interactive flag is not respected in Firestore indexes deploys. (#​6539)
  • Fixed an issue where login:use would not work outside of a Firebase project directory. (#​6526)
  • Prevent app router static not-found requiring a Cloud Function in Next.js deployments. (#​6558)
  • Use only site id from site name in list versions API. (#​6565)

Configuration

📅 Schedule: Branch creation - "after 5:00am every weekday, before 7:00am every weekday,every weekend" (UTC), Automerge - "before 7am every weekday" (UTC).

🚦 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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot requested a review from janpio as a code owner December 9, 2023 13:36
@renovate renovate bot requested a review from aqrln December 9, 2023 13:36
@renovate renovate bot requested a review from Jolg42 as a code owner December 9, 2023 13:36
@renovate renovate bot requested a review from jkomyno December 9, 2023 13:36
@renovate renovate bot requested a review from millsp as a code owner December 9, 2023 13:36
@renovate renovate bot requested a review from Jolg42 December 9, 2023 13:36
@renovate renovate bot requested a review from aqrln as a code owner December 9, 2023 13:36
@renovate renovate bot requested review from millsp and SevInf December 9, 2023 13:36
@Jolg42 Jolg42 added tech/typescript Issue for tech TypeScript. topic: tech debt labels Dec 11, 2023
@renovate renovate bot force-pushed the renovate/firebase-tools-13.x branch from 2211c7f to 197b059 Compare December 15, 2023 01:50
@renovate renovate bot force-pushed the renovate/firebase-tools-13.x branch from 197b059 to fb690f9 Compare January 10, 2024 01:14
@renovate renovate bot force-pushed the renovate/firebase-tools-13.x branch from fb690f9 to 149531f Compare January 26, 2024 06:38
@renovate renovate bot force-pushed the renovate/firebase-tools-13.x branch 2 times, most recently from c0e6a24 to ded2f7f Compare February 8, 2024 06:51
@renovate renovate bot force-pushed the renovate/firebase-tools-13.x branch 2 times, most recently from feaeae0 to f1c0238 Compare February 22, 2024 06:41
@renovate renovate bot force-pushed the renovate/firebase-tools-13.x branch 2 times, most recently from f0053e8 to 169c301 Compare March 8, 2024 05:19
@renovate renovate bot force-pushed the renovate/firebase-tools-13.x branch 2 times, most recently from 6e6217b to c0286c8 Compare March 21, 2024 06:35
@renovate renovate bot force-pushed the renovate/firebase-tools-13.x branch from c0286c8 to 2707545 Compare March 27, 2024 06:42
@renovate renovate bot force-pushed the renovate/firebase-tools-13.x branch 2 times, most recently from fedf48b to 68ec3d4 Compare April 6, 2024 01:28
@renovate renovate bot force-pushed the renovate/firebase-tools-13.x branch 2 times, most recently from 8c17a22 to a7a0b29 Compare April 19, 2024 06:18
@renovate renovate bot force-pushed the renovate/firebase-tools-13.x branch from a7a0b29 to 140f173 Compare April 24, 2024 05:07
@renovate renovate bot force-pushed the renovate/firebase-tools-13.x branch 2 times, most recently from cad54a6 to bd91eb7 Compare May 2, 2024 06:28
@renovate renovate bot changed the title chore(deps): update dependency firebase-tools to v13 chore(deps): update dependency firebase-tools to v13 - autoclosed May 3, 2024
@renovate renovate bot closed this May 3, 2024
@renovate renovate bot deleted the renovate/firebase-tools-13.x branch May 3, 2024 21:59
@renovate renovate bot changed the title chore(deps): update dependency firebase-tools to v13 - autoclosed chore(deps): update dependency firebase-tools to v13 May 4, 2024
@renovate renovate bot reopened this May 4, 2024
@renovate renovate bot restored the renovate/firebase-tools-13.x branch May 4, 2024 05:22
@renovate renovate bot force-pushed the renovate/firebase-tools-13.x branch 3 times, most recently from 2387839 to f3ef5c9 Compare May 15, 2024 07:00
@renovate renovate bot force-pushed the renovate/firebase-tools-13.x branch 3 times, most recently from 6f733af to 45a3786 Compare May 29, 2024 05:01
@renovate renovate bot force-pushed the renovate/firebase-tools-13.x branch from 45a3786 to 5018c1b Compare June 6, 2024 06:51
@renovate renovate bot requested a review from a team as a code owner June 6, 2024 06:51
@renovate renovate bot force-pushed the renovate/firebase-tools-13.x branch from 5018c1b to 5ada901 Compare June 7, 2024 06:25
@renovate renovate bot force-pushed the renovate/firebase-tools-13.x branch from 5ada901 to eba4540 Compare June 8, 2024 01:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tech/typescript Issue for tech TypeScript. topic: tech debt
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant