prescottprue / cypress-firebase

Cypress plugin and custom commands for testing Firebase projects
MIT License
273 stars 50 forks source link

chore(dev-deps): update dependency firebase-tools to v13.11.2 #1306

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

firebase/firebase-tools (firebase-tools) ### [`v13.11.2`](https://togithub.com/firebase/firebase-tools/releases/tag/v13.11.2) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v13.11.1...v13.11.2) - 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`](https://togithub.com/firebase/firebase-tools/releases/tag/v13.11.1) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v13.11.0...v13.11.1) - `firebase init dataconnect` no longer waits for Cloud SQL instance provisioning ([#​7275](https://togithub.com/firebase/firebase-tools/issues/7275)). - Fixes an issue where the Data Connect emulator would not start up correctly. ### [`v13.11.0`](https://togithub.com/firebase/firebase-tools/releases/tag/v13.11.0) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v13.10.2...v13.11.0) - Releases firestore emulator 1.19.7, which adds support for withAuthContext function triggers ([#​7037](https://togithub.com/firebase/firebase-tools/issues/7037)). - Fixes some cases where Firebase Data Connect deployment fails to pretty-print errors ([#​7230](https://togithub.com/firebase/firebase-tools/issues/7230)). - Updated Pub/Sub emulator to v0.8.14 ([#​7197](https://togithub.com/firebase/firebase-tools/issues/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](https://togithub.com/firebase/firebase-tools/issues/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](https://togithub.com/firebase/firebase-tools/issues/7264))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

renovate[bot] commented 4 months ago

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: examples/typescript/yarn.lock
Unknown Syntax Error: Unsupported option name ("--ignore-platform").

$ yarn install [--json] [--immutable] [--immutable-cache] [--refresh-lockfile] [--check-cache] [--check-resolutions] [--inline-builds] [--mode #0]
File name: examples/basic/yarn.lock
Unknown Syntax Error: Unsupported option name ("--ignore-platform").

$ yarn install [--json] [--immutable] [--immutable-cache] [--refresh-lockfile] [--check-cache] [--check-resolutions] [--inline-builds] [--mode #0]
github-actions[bot] commented 4 months ago

size-limit report 📦

Path Size
CommonJS: attachCustomCommands 6.2 KB (0%)
CommonJS: plugin 6.2 KB (0%)
github-actions[bot] commented 4 months ago

:tada: This PR is included in version 4.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: