Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump @fortawesome/vue-fontawesome from 2.0.10 to 3.0.8 #2170

Open
wants to merge 1 commit into
base: stable
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 24, 2024

Bumps @fortawesome/vue-fontawesome from 2.0.10 to 3.0.8.

Release notes

Sourced from @​fortawesome/vue-fontawesome's releases.

Release 3.0.8

Changed

  • Updated package-lock.json to help fix faililng tests

Release 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

Release 3.0.6

Changed

  • Added missing exports to TS definition in index.d.ts

Release 3.0.5

Changed

  • Removed .tgz file

Release 3.0.4

Changed

Added

Release 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
  • CI workflow updated for testing
  • README.md and package.json updated for new contributor

Added

  • Missing TypeScript animations added (github issue #428)
  • Missing TypeScript sizes added (github issue #415)

Release 3.0.2

Changed

  • Vue 3 Composition API TypeScript support (github issue #276)
  • Updated README.md with a spelling correction, linter fixes, and new contributor

... (truncated)

Changelog

Sourced from @​fortawesome/vue-fontawesome's changelog.

3.0.8 - 2024-05-21

Changed

  • Updated package-lock.json to help fix faililng tests

3.0.7 - 2024-05-21

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

3.0.6 - 2024-01-29

Changed

  • Added missing exports to TS definition in index.d.ts

3.0.5 - 2023-11-06

Changed

  • Removed .tgz file

3.0.4 - 2023-11-06

Added

  • Tests for Sharp Family
  • Ability to include a title prop (github issue #181)
  • Prettier config file

3.0.3 - 2023-01-24

Changed

... (truncated)

Commits
  • 7b4a9d2 Release 3.0.8
  • 81cefdd update package-lcok.json and fix failing tests (#501)
  • 2ae713b Release 3.0.7
  • 0c3b5a3 update package.json contributors
  • 5f88651 Vue3 update tool-version, jest test config, and remove unused import from tes...
  • 122b0cc add node 22.x and remove node 16.x (#499)
  • a4d8b5c export the other props on index.d.ts (#498)
  • eca0cc9 Bump webpack-dev-middleware in /examples/vue-awesome-example (#494)
  • 5648d92 Bump express from 4.18.2 to 4.19.2 in /examples/vue-awesome-example (#495)
  • db5c299 Update docs for new links (#497)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 24, 2024
@dependabot dependabot bot requested a review from WikiRik May 24, 2024 13:36
Bumps [@fortawesome/vue-fontawesome](https://github.com/FortAwesome/vue-fontawesome) from 2.0.10 to 3.0.8.
- [Release notes](https://github.com/FortAwesome/vue-fontawesome/releases)
- [Changelog](https://github.com/FortAwesome/vue-fontawesome/blob/3.x/CHANGELOG.md)
- [Commits](FortAwesome/vue-fontawesome@2.0.10...3.0.8)

---
updated-dependencies:
- dependency-name: "@fortawesome/vue-fontawesome"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/fortawesome/vue-fontawesome-3.0.8 branch from 8d1fd15 to 5d215bf Compare May 24, 2024 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
0 participants