dzangolab / vue-accordion

MIT License
2 stars 1 forks source link

chore(deps): update dependency @fortawesome/vue-fontawesome to v3.0.8 #111

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@fortawesome/vue-fontawesome 3.0.0-5 -> 3.0.8 age adoption passing confidence

Release Notes

FortAwesome/vue-fontawesome (@​fortawesome/vue-fontawesome) ### [`v3.0.8`](https://togithub.com/FortAwesome/vue-fontawesome/blob/HEAD/CHANGELOG.md#308---2024-05-21) [Compare Source](https://togithub.com/FortAwesome/vue-fontawesome/compare/3.0.7...3.0.8) ##### Changed - Updated `package-lock.json` to help fix faililng tests *** ### [`v3.0.7`](https://togithub.com/FortAwesome/vue-fontawesome/blob/HEAD/CHANGELOG.md#307---2024-05-21) [Compare Source](https://togithub.com/FortAwesome/vue-fontawesome/compare/3.0.6...3.0.7) ##### Changed - Updated nodejs version in `.tool-versions` - Updated Jest configuration for local testing - Removed an unused import in `FontAwesomeLayers.test.js` - Updated `node-versions` in `ci.yml` - Added additional exports in `index.d.ts` - Updated `README.md` for new Font Awesome Doc link *** ### [`v3.0.6`](https://togithub.com/FortAwesome/vue-fontawesome/blob/HEAD/CHANGELOG.md#306---2024-01-29) [Compare Source](https://togithub.com/FortAwesome/vue-fontawesome/compare/3.0.5...3.0.6) ##### Changed - Added missing exports to TS definition in `index.d.ts` *** ### [`v3.0.5`](https://togithub.com/FortAwesome/vue-fontawesome/blob/HEAD/CHANGELOG.md#305---2023-11-06) [Compare Source](https://togithub.com/FortAwesome/vue-fontawesome/compare/3.0.4...3.0.5) ##### Changed - Removed .tgz file ##### Added *** ### [`v3.0.4`](https://togithub.com/FortAwesome/vue-fontawesome/blob/HEAD/CHANGELOG.md#304---2023-11-06) [Compare Source](https://togithub.com/FortAwesome/vue-fontawesome/compare/3.0.3...3.0.4) ##### Changed ##### Added - Tests for Sharp Family - Ability to include a title prop (github issue #[181](https://togithub.com/FortAwesome/vue-fontawesome/issues/181)) - Prettier config file *** ### [`v3.0.3`](https://togithub.com/FortAwesome/vue-fontawesome/blob/HEAD/CHANGELOG.md#303---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---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---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---2022-06-07) [Compare Source](https://togithub.com/FortAwesome/vue-fontawesome/compare/3.0.0-5...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 was generated by Mend Renovate. View the repository job log.