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

Bump @fortawesome/vue-fontawesome from 2.0.8 to 3.0.8 #532

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @fortawesome/vue-fontawesome from 2.0.8 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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 22, 2024
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
Development

Successfully merging this pull request may close these issues.

0 participants