kurosame / glossary

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

chore(deps): update dependency copy-webpack-plugin to v10.2.4 - autoclosed #108

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
copy-webpack-plugin 10.0.0 -> 10.2.4 age adoption passing confidence

Release Notes

webpack-contrib/copy-webpack-plugin ### [`v10.2.4`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/HEAD/CHANGELOG.md#​1024-httpsgithubcomwebpack-contribcopy-webpack-plugincomparev1023v1024-2022-01-31) [Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v10.2.3...v10.2.4) ### [`v10.2.3`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/HEAD/CHANGELOG.md#​1023-httpsgithubcomwebpack-contribcopy-webpack-plugincomparev1022v1023-2022-01-29) [Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v10.2.2...v10.2.3) ### [`v10.2.2`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/HEAD/CHANGELOG.md#​1022-httpsgithubcomwebpack-contribcopy-webpack-plugincomparev1021v1022-2022-01-28) [Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v10.2.1...v10.2.2) ### [`v10.2.1`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/HEAD/CHANGELOG.md#​1021-httpsgithubcomwebpack-contribcopy-webpack-plugincomparev1020v1021-2022-01-20) [Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v10.2.0...v10.2.1) ### [`v10.2.0`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/HEAD/CHANGELOG.md#​1020-httpsgithubcomwebpack-contribcopy-webpack-plugincomparev1010v1020-2021-12-16) [Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v10.1.0...v10.2.0) ##### Features - removed cjs wrapper and generated types in commonjs format (`export =` and `namespaces` used in types), now you can directly use exported types ([#​654](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/654)) ([5901006](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/590100688f66b9a7591f1f46a02de0cc6967032c)) ### [`v10.1.0`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/HEAD/CHANGELOG.md#​1010-httpsgithubcomwebpack-contribcopy-webpack-plugincomparev1000v1010-2021-12-10) [Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v10.0.0...v10.1.0) ##### Features - added types ([#​650](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/650)) ([1aa5b2d](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/1aa5b2d2dd1b913f68d6eccebb29bca09d96f11b)) ##### Bug Fixes - expand lint-staged ([#​649](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/649)) ([f8aad69](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/f8aad69ac4296caf2319d355e844db50e1e30d4d))

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

real    0m7.520s
user    0m6.509s
sys 0m0.770s
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/system, @mui/styled-engine)
npm ERR!     3 more (@mui/material, @mui/system, @mui/styled-engine)
npm ERR!   17 more (@emotion/styled, @mui/icons-material, @mui/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-06-21T16_56_29_042Z-debug-0.log