JustArchiNET / ASF-ui

The official web interface for ASF
Apache License 2.0
271 stars 38 forks source link

Update dependency @fortawesome/vue-fontawesome to v3 - autoclosed #1626

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@fortawesome/vue-fontawesome 2.0.10 -> 3.0.3 age adoption passing confidence

Release Notes

FortAwesome/vue-fontawesome ### [`v3.0.3`](https://togithub.com/FortAwesome/vue-fontawesome/blob/HEAD/CHANGELOG.md#​303-httpsgithubcomFortAwesomevue-fontawesomereleasestag303---2023-01-24) [Compare Source](https://togithub.com/FortAwesome/vue-fontawesome/compare/3.0.2...3.0.3) ##### Changed - NPM download `@fortawesome/vue-fontawesome-latest` is now set to Vue 3; to download the Vue 2 package you will have to use `@fortawesome/vue-fontawesome-latest-2`, which is described in our [Vue setup docs](https://fontawesome.com/docs/web/use-with/vue/#\_3-add-the-vue-component) - CI workflow updated for testing - README.md and package.json updated for new contributor ##### Added - Missing TypeScript animations added (github issue #[428](https://togithub.com/FortAwesome/vue-fontawesome/issues/428)) - Missing TypeScript sizes added (github issue #[415](https://togithub.com/FortAwesome/vue-fontawesome/issues/415)) *** ### [`v3.0.2`](https://togithub.com/FortAwesome/vue-fontawesome/blob/HEAD/CHANGELOG.md#​302-httpsgithubcomFortAwesomevue-fontawesomereleasestag302---2022-11-07) [Compare Source](https://togithub.com/FortAwesome/vue-fontawesome/compare/3.0.1...3.0.2) ##### Changed - Vue 3 Composition API TypeScript support (github issue #[276](https://togithub.com/FortAwesome/vue-fontawesome/issues/276)) - Updated README.md with a spelling correction, linter fixes, and new contributor - Updated icon example in App.vue to use `fixed-width` rather than `full-width` ##### Added - Missing tests *** ### [`v3.0.1`](https://togithub.com/FortAwesome/vue-fontawesome/blob/HEAD/CHANGELOG.md#​301-httpsgithubcomFortAwesomevue-fontawesomereleasestag301---2022-06-17) [Compare Source](https://togithub.com/FortAwesome/vue-fontawesome/compare/3.0.0...3.0.1) ##### Changed - README.md Documentation now points to https://fontawesome.com/docs/web/use-with/vue/ *** ### [`v3.0.0`](https://togithub.com/FortAwesome/vue-fontawesome/blob/HEAD/CHANGELOG.md#​300-httpsgithubcomFortAwesomevue-fontawesomereleasestag300---2022-06-07) [Compare Source](https://togithub.com/FortAwesome/vue-fontawesome/compare/2.0.10...3.0.0) ##### Added - New animations for bounce and shake - Feature to call icons using a string format ##### Fixed - Animations for beat, fade, beat-fade, flash, spin-pulse, and spin-reverse - Tee-shirt sizes to include 2xs, lg, xl, and 2xl - Flip animation when used by itself ***

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 1 year 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 notice 
npm notice New major version of npm available! 8.19.4 -> 9.6.5
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.6.5>
npm notice Run `npm install -g npm@9.6.5` to update!
npm notice 
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: asf-ui@0.0.0
npm ERR! Found: vue@2.7.14
npm ERR! node_modules/vue
npm ERR!   vue@"2.7.14" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer vue@">= 3.0.0 < 4" from @fortawesome/vue-fontawesome@3.0.3
npm ERR! node_modules/@fortawesome/vue-fontawesome
npm ERR!   @fortawesome/vue-fontawesome@"3.0.3" 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/2023-04-20T04_14_53_779Z-debug-0.log