kurosame / glossary

Glossary App with React
https://glossary-kurosame.firebaseapp.com
MIT License
5 stars 0 forks source link

chore(deps): update dependency firebase-tools to v11.4.0 - autoclosed #115

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
firebase-tools 11.1.0 -> 11.4.0 age adoption passing confidence

Release Notes

firebase/firebase-tools ### [`v11.4.0`](https://togithub.com/firebase/firebase-tools/releases/tag/v11.4.0) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v11.3.0...v11.4.0) - Adds the ability for the CLI to automatically detect the region for Functions rewrites. - Fixes bug where function timeout couldn't be configured in the Functions Emulator. ([#​4745](https://togithub.com/firebase/firebase-tools/issues/4745)) - Adjusts API call to test IAM permissions to use the users' project's quota. - Fixes issue where storage (and database) targets were not being recognized. ([#​4752](https://togithub.com/firebase/firebase-tools/issues/4752)) ### [`v11.3.0`](https://togithub.com/firebase/firebase-tools/releases/tag/v11.3.0) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v11.2.2...v11.3.0) - Fix bug where functions:config get command failed on empty variable. ([#​4707](https://togithub.com/firebase/firebase-tools/issues/4707)) - Fix invoker type mismatch for https functions. - Add multi-tenancy and multi-factor authentication features in Emulator UI - Fix bug where not all the event trigger attributes are copied from build to backend ([#​4746](https://togithub.com/firebase/firebase-tools/issues/4746)). ### [`v11.2.2`](https://togithub.com/firebase/firebase-tools/releases/tag/v11.2.2) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v11.2.1...v11.2.2) - Adds a check for out of band changes before deploying extensions. - Fixes issue where `firestore:*` did not work with `--only` in `deploy`. ([#​4698](https://togithub.com/firebase/firebase-tools/issues/4698)) - Removes DNS flag passed to Emulator UI. ([#​4566](https://togithub.com/firebase/firebase-tools/issues/4566)) ### [`v11.2.1`](https://togithub.com/firebase/firebase-tools/releases/tag/v11.2.1) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v11.2.0...v11.2.1) - Fix bug where Artifact Registry API was not enabled on function deploy ([#​4715](https://togithub.com/firebase/firebase-tools/issues/4715)). - Fix bug where function deployed failed with message "Invalid function service account requested: default." ([#​4714](https://togithub.com/firebase/firebase-tools/issues/4714)). - Firestore emulator: fixes condition Normalization to now correctly handles cartesian products and flattening in certain edge cases. ### [`v11.2.0`](https://togithub.com/firebase/firebase-tools/releases/tag/v11.2.0) [Compare Source](https://togithub.com/firebase/firebase-tools/compare/v11.1.0...v11.2.0) - Fixes Auth Blocking Trigger registration in the Emulator ([#​4592](https://togithub.com/firebase/firebase-tools/issues/4592)). - Functions now store docker images on Artifact Registry rather than Container Repository ([#​4654](https://togithub.com/firebase/firebase-tools/issues/4654)) - Adds better messaging when the Emulator UI isn't started ([#​3781](https://togithub.com/firebase/firebase-tools/issues/3781)).

Configuration

📅 Schedule: Branch creation - "before 2am" in timezone Asia/Tokyo, 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.

renovate[bot] commented 2 years 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: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: react-firebaseui@6.0.0
npm ERR! Found: react@18.2.0
npm ERR! node_modules/react
npm ERR!   react@"18.2.0" from the root project
npm ERR!   peer react@">=16.8.0" from @emotion/react@11.9.3
npm ERR!   node_modules/@emotion/react
npm ERR!     @emotion/react@"11.9.3" from the root project
npm ERR!     peer @emotion/react@"^11.0.0-rc.0" from @emotion/styled@11.9.3
npm ERR!     node_modules/@emotion/styled
npm ERR!       @emotion/styled@"11.9.3" from the root project
npm ERR!       3 more (@mui/material, @mui/styled-engine, @mui/system)
npm ERR!     3 more (@mui/material, @mui/styled-engine, @mui/system)
npm ERR!   17 more (@emotion/styled, @mui/base, @mui/icons-material, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@">=15 <=17" from react-firebaseui@6.0.0
npm ERR! node_modules/react-firebaseui
npm ERR!   react-firebaseui@"6.0.0" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: react@17.0.2
npm ERR! node_modules/react
npm ERR!   peer react@">=15 <=17" from react-firebaseui@6.0.0
npm ERR!   node_modules/react-firebaseui
npm ERR!     react-firebaseui@"6.0.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate-cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2022-07-30T16_01_55_136Z-debug-0.log