prescottprue / cypress-firebase

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

chore(examples): dependency firebase to v10.12.1 #1288

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
firebase (source, changelog) 10.11.1 -> 10.12.1 age adoption passing confidence

Release Notes

firebase/firebase-js-sdk (firebase) ### [`v10.12.1`](https://togithub.com/firebase/firebase-js-sdk/releases/tag/firebase%4010.12.1) [Compare Source](https://togithub.com/firebase/firebase-js-sdk/compare/firebase@10.12.0...firebase@10.12.1) For more detailed release notes, see [Firebase JavaScript SDK Release Notes](https://firebase.google.com/support/release-notes/js). ### What's Changed #### [@​firebase/analytics](https://togithub.com/firebase/analytics)[@​0](https://togithub.com/0).10.4 ##### Patch Changes - [`f66769cca`](https://togithub.com/firebase/firebase-js-sdk/commit/f66769cca243019354f88ac9dc8de07caf9de56e) [#​8243](https://togithub.com/firebase/firebase-js-sdk/pull/8243) (fixes [#​8210](https://togithub.com/firebase/firebase-js-sdk/issues/8210)) - Analytics - fixed an issue where setConsent was clobbering the consentSettings before passing them to the gtag implementation. #### [@​firebase/analytics-compat](https://togithub.com/firebase/analytics-compat)[@​0](https://togithub.com/0).2.10 ##### Patch Changes - Updated dependencies \[[`f66769cca`](https://togithub.com/firebase/firebase-js-sdk/commit/f66769cca243019354f88ac9dc8de07caf9de56e)]: - [@​firebase/analytics](https://togithub.com/firebase/analytics)[@​0](https://togithub.com/0).10.4 #### [@​firebase/app](https://togithub.com/firebase/app)[@​0](https://togithub.com/0).10.4 ##### Patch Changes - Update SDK_VERSION. #### [@​firebase/app-compat](https://togithub.com/firebase/app-compat)[@​0](https://togithub.com/0).2.34 ##### Patch Changes - Updated dependencies \[]: - [@​firebase/app](https://togithub.com/firebase/app)[@​0](https://togithub.com/0).10.4 #### firebase@10.12.1 ##### Patch Changes - [`2ce95696f`](https://togithub.com/firebase/firebase-js-sdk/commit/2ce95696fe01f8c0fde08daa4359e39917654441) [#​8247](https://togithub.com/firebase/firebase-js-sdk/pull/8247) - Fix multi-tab persistence raising empty snapshot issue - Updated dependencies \[[`f66769cca`](https://togithub.com/firebase/firebase-js-sdk/commit/f66769cca243019354f88ac9dc8de07caf9de56e), [`2ce95696f`](https://togithub.com/firebase/firebase-js-sdk/commit/2ce95696fe01f8c0fde08daa4359e39917654441)]: - [@​firebase/app](https://togithub.com/firebase/app)[@​0](https://togithub.com/0).10.4 - [@​firebase/analytics](https://togithub.com/firebase/analytics)[@​0](https://togithub.com/0).10.4 - [@​firebase/firestore](https://togithub.com/firebase/firestore)[@​4](https://togithub.com/4).6.3 - [@​firebase/app-compat](https://togithub.com/firebase/app-compat)[@​0](https://togithub.com/0).2.34 - [@​firebase/analytics-compat](https://togithub.com/firebase/analytics-compat)[@​0](https://togithub.com/0).2.10 - [@​firebase/firestore-compat](https://togithub.com/firebase/firestore-compat)[@​0](https://togithub.com/0).3.32 #### [@​firebase/firestore](https://togithub.com/firebase/firestore)[@​4](https://togithub.com/4).6.3 ##### Patch Changes - [`2ce95696f`](https://togithub.com/firebase/firebase-js-sdk/commit/2ce95696fe01f8c0fde08daa4359e39917654441) [#​8247](https://togithub.com/firebase/firebase-js-sdk/pull/8247) - Fix multi-tab persistence raising empty snapshot issue #### [@​firebase/firestore-compat](https://togithub.com/firebase/firestore-compat)[@​0](https://togithub.com/0).3.32 ##### Patch Changes - Updated dependencies \[[`2ce95696f`](https://togithub.com/firebase/firebase-js-sdk/commit/2ce95696fe01f8c0fde08daa4359e39917654441)]: - [@​firebase/firestore](https://togithub.com/firebase/firestore)[@​4](https://togithub.com/4).6.3 ### [`v10.12.0`](https://togithub.com/firebase/firebase-js-sdk/compare/firebase@10.11.1...firebase@10.12.0) [Compare Source](https://togithub.com/firebase/firebase-js-sdk/compare/firebase@10.11.1...firebase@10.12.0)

Configuration

📅 Schedule: Branch creation - "before 8am on Monday" in timezone America/Denver, 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 5 months ago

⚠️ Artifact update problem

Renovate failed to update an artifact 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]
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: