nuxt-community / fontawesome-module

Module to use Font Awesome icons in Nuxt.js
MIT License
110 stars 12 forks source link

chore(deps): update font awesome (major) #19

Open renovate[bot] opened 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@fortawesome/fontawesome-svg-core (source) ^1.2.27 -> ^6.6.0 age adoption passing confidence
@fortawesome/free-brands-svg-icons (source) ^5.12.1 -> ^6.6.0 age adoption passing confidence
@fortawesome/free-solid-svg-icons (source) ^5.12.1 -> ^6.6.0 age adoption passing confidence
@fortawesome/vue-fontawesome ^0.1.9 -> ^3.0.8 age adoption passing confidence

Release Notes

FortAwesome/Font-Awesome (@​fortawesome/fontawesome-svg-core) ### [`v6.6.0`](https://togithub.com/FortAwesome/Font-Awesome/releases/tag/6.6.0) [Compare Source](https://togithub.com/FortAwesome/Font-Awesome/compare/6.5.2...6.6.0) **Change log available at https://fontawesome.com/docs/changelog/** ### [`v6.5.2`](https://togithub.com/FortAwesome/Font-Awesome/releases/tag/6.5.2) [Compare Source](https://togithub.com/FortAwesome/Font-Awesome/compare/6.5.1...6.5.2) **Change log available at https://fontawesome.com/docs/changelog/** ### [`v6.5.1`](https://togithub.com/FortAwesome/Font-Awesome/releases/tag/6.5.1) [Compare Source](https://togithub.com/FortAwesome/Font-Awesome/compare/6.5.0...6.5.1) **Change log available at https://fontawesome.com/docs/changelog/** ### [`v6.5.0`](https://togithub.com/FortAwesome/Font-Awesome/releases/tag/6.5.0) [Compare Source](https://togithub.com/FortAwesome/Font-Awesome/compare/6.4.2...6.5.0) **Change log available at https://fontawesome.com/docs/changelog/** ### [`v6.4.2`](https://togithub.com/FortAwesome/Font-Awesome/releases/tag/6.4.2) [Compare Source](https://togithub.com/FortAwesome/Font-Awesome/compare/6.4.0...6.4.2) **Change log available at https://fontawesome.com/docs/changelog/** ### [`v6.4.0`](https://togithub.com/FortAwesome/Font-Awesome/releases/tag/6.4.0) [Compare Source](https://togithub.com/FortAwesome/Font-Awesome/compare/6.3.0...6.4.0) **Change log available at https://fontawesome.com/docs/changelog/** ### [`v6.3.0`](https://togithub.com/FortAwesome/Font-Awesome/releases/tag/6.3.0) [Compare Source](https://togithub.com/FortAwesome/Font-Awesome/compare/6.2.1...6.3.0) **Change log available at https://fontawesome.com/docs/changelog/** ### [`v6.2.1`](https://togithub.com/FortAwesome/Font-Awesome/releases/tag/6.2.1) [Compare Source](https://togithub.com/FortAwesome/Font-Awesome/compare/6.2.0...6.2.1) **Change log available at https://fontawesome.com/docs/changelog/** ### [`v6.2.0`](https://togithub.com/FortAwesome/Font-Awesome/releases/tag/6.2.0) [Compare Source](https://togithub.com/FortAwesome/Font-Awesome/compare/6.1.2...6.2.0) **Change log available at https://fontawesome.com/docs/changelog/** ### [`v6.1.2`](https://togithub.com/FortAwesome/Font-Awesome/releases/tag/6.1.2) [Compare Source](https://togithub.com/FortAwesome/Font-Awesome/compare/6.1.1...6.1.2) **Change log available at https://fontawesome.com/docs/changelog/** ### [`v6.1.1`](https://togithub.com/FortAwesome/Font-Awesome/releases/tag/6.1.1) [Compare Source](https://togithub.com/FortAwesome/Font-Awesome/compare/6.1.0...6.1.1) **Change log available at https://fontawesome.com/docs/changelog/** ### [`v6.1.0`](https://togithub.com/FortAwesome/Font-Awesome/releases/tag/6.1.0) [Compare Source](https://togithub.com/FortAwesome/Font-Awesome/compare/a322a3c6e8b2fa6781b9887d1ca3442b076e0a38...6.1.0) **Change log available at https://fontawesome.com/docs/changelog/** ### [`v1.3.0`](https://togithub.com/FortAwesome/Font-Awesome/compare/e2afe37a18fb7e84c2152a6893138e89ce07388b...a322a3c6e8b2fa6781b9887d1ca3442b076e0a38)
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/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 *** ### [`v2.0.10`](https://togithub.com/FortAwesome/vue-fontawesome/releases/tag/2.0.10) [Compare Source](https://togithub.com/FortAwesome/vue-fontawesome/compare/2.0.9...2.0.10) ##### 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) - Updated CI workflow testing to include Vue 2.7.x - Updated contributor's GitHub user name in README.md and package.json files ### [`v2.0.9`](https://togithub.com/FortAwesome/vue-fontawesome/releases/tag/2.0.9) [Compare Source](https://togithub.com/FortAwesome/vue-fontawesome/compare/2.0.8...2.0.9) ##### Changed - README.md updated with spelling correction, linter fixes, and new contributor - App.vue updated icon example to use `fixed-width` rather than `full-width` - Added some tests for Sharp icons ### [`v2.0.8`](https://togithub.com/FortAwesome/vue-fontawesome/releases/tag/2.0.8) [Compare Source](https://togithub.com/FortAwesome/vue-fontawesome/compare/2.0.7...2.0.8) ##### Changed - README.md Documentation now points to https://fontawesome.com/docs/web/use-with/vue/ ### [`v2.0.7`](https://togithub.com/FortAwesome/vue-fontawesome/releases/tag/2.0.7) [Compare Source](https://togithub.com/FortAwesome/vue-fontawesome/compare/2.0.6...2.0.7) ##### Fixed - Animations for bounce, shake, beat and beat-fade - Flip animation when used by itself ### [`v2.0.6`](https://togithub.com/FortAwesome/vue-fontawesome/releases/tag/2.0.6) [Compare Source](https://togithub.com/FortAwesome/vue-fontawesome/compare/2.0.5...2.0.6) ##### Fixed - Include 1.3.0-beta versions in peer dependencies ### [`v2.0.5`](https://togithub.com/FortAwesome/vue-fontawesome/releases/tag/2.0.5) [Compare Source](https://togithub.com/FortAwesome/vue-fontawesome/compare/2.0.4...2.0.5) ##### Added - New sizes for `size` prop: 2xs, xl, 2xl - New animation booleans: `beat`, `fade`, `flash`, `spin-pulse`, & `spin-reverse` ### [`v2.0.4`](https://togithub.com/FortAwesome/vue-fontawesome/releases/tag/2.0.4) [Compare Source](https://togithub.com/FortAwesome/vue-fontawesome/compare/2.0.3...2.0.4) ##### Fixed - Relax the peer dependency for [@​fortawesome/fontawesome-svg-core](https://togithub.com/fortawesome/fontawesome-svg-core) ### [`v2.0.3`](https://togithub.com/FortAwesome/vue-fontawesome/releases/tag/2.0.3) [Compare Source](https://togithub.com/FortAwesome/vue-fontawesome/compare/2.0.2...2.0.3) ##### Fixed - Skip parse.icon if the icon is imported directly from an icon package ### [`v2.0.2`](https://togithub.com/FortAwesome/vue-fontawesome/releases/tag/2.0.2) [Compare Source](https://togithub.com/FortAwesome/vue-fontawesome/compare/2.0.1...2.0.2) ##### Fixed - Bumping version to fix a failed release for 2.0.1 ### [`v2.0.1`](https://togithub.com/FortAwesome/vue-fontawesome/releases/tag/2.0.1) [Compare Source](https://togithub.com/FortAwesome/vue-fontawesome/compare/2.0.0...2.0.1) ##### Added - Support for the new parse.icon function from the Font Awesome version 6 [@​fortawesome/fontawesome-svg-core](https://togithub.com/fortawesome/fontawesome-svg-core) ### [`v2.0.0`](https://togithub.com/FortAwesome/vue-fontawesome/releases/tag/2.0.0) [Compare Source](https://togithub.com/FortAwesome/vue-fontawesome/compare/0.1.10...2.0.0) This release just takes the older 0.1.x and publishes it as the official 2.0.0 release coinciding with Vue 2.x ### [`v0.1.10`](https://togithub.com/FortAwesome/vue-fontawesome/releases/tag/0.1.10) [Compare Source](https://togithub.com/FortAwesome/vue-fontawesome/compare/0.1.9...0.1.10) ##### Fixed - Add TSX support to Typescript definition

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR was generated by Mend Renovate. View the repository job log.