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 vue, @fortawesome/vue-fontawesome, vue-ellipse-progress and vuex #38

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 Oct 24, 2024

Bumps vue, @fortawesome/vue-fontawesome, vue-ellipse-progress and vuex. These dependencies needed to be updated together.
Updates vue from 2.6.14 to 3.5.12

Release notes

Sourced from vue's releases.

v3.5.12

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.11

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.10

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.9

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.8

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.7

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.6

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.5

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.4

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.3

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.2

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.1

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.0

For stable releases, please refer to CHANGELOG.md for details.

... (truncated)

Changelog

Sourced from vue's changelog.

3.5.12 (2024-10-11)

Bug Fixes

Performance Improvements

  • reactivity: avoid unnecessary recursion in removeSub (#12135) (ec917cf)

3.5.11 (2024-10-03)

Bug Fixes

  • compiler-sfc: do not skip TSSatisfiesExpression when transforming props destructure (#12062) (2328b05), closes #12061
  • reactivity: prevent overwriting next property during batch processing (#12075) (d3f5e6e), closes #12072
  • scheduler: job ordering when the post queue is flushing (#12090) (577edca)
  • types: correctly infer TypeProps when it is any (#12073) (57315ab), closes #12058
  • types: should not intersect PublicProps with Props (#12077) (6f85894)
  • types: infer the first generic type of Ref correctly (#12094) (c97bb84)

3.5.10 (2024-09-27)

Bug Fixes

... (truncated)

Commits

Updates @fortawesome/vue-fontawesome from 2.0.6 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
Maintainer changes

This version was pushed to npm by jasonlundien, a new releaser for @​fortawesome/vue-fontawesome since your current version.


Updates vue-ellipse-progress from 1.3.1 to 2.2.0

Release notes

Sourced from vue-ellipse-progress's releases.

v2.2.0

What's Changed

[!WARNING] v2.2.0 now replaces v1 as latest package version! Meaning npm i vue-ellipse-progress will now by default install the Vue 3 compatible v2, v1 should be considered deprecated now

New Contributors

Full Changelog: setaman/vue-ellipse-progress@v2.1.2...v2.2.0

v2.1.2

What's Changed

Full Changelog: setaman/vue-ellipse-progress@v2.1.1...v2.1.2

v2.1.1

See CHANGELOG.md for more details!

🚧 Fixes
📜 Misc

v2.1.0

See a CHANGELOG.md for more details!

✅ New Features
  • Smooth legend transition between states 885fbda
  • loader now supports duration property to control animation duration 561859c
🚧 Fixes

... (truncated)

Changelog

Sourced from vue-ellipse-progress's changelog.

v2.2.0

3 October 2024

Merged

Commits (30)

🚧 Fixes
  • fix: correctly handle skipped animation bce276e
📜 Misc
  • chore: remove legacy demo bb2ecb5
  • chore: bump deps 4c51b25
  • chore: update husky 9b0c5f3
  • docs: update readme a73c986
  • chore: add coderabbit config 4d3e8a1
  • test: add circle-progress slot test ab8394d
  • test: reactivate slot tests 26b8296
  • chore: add stale action 51c39bf
  • docs: update installation section ec64d1e
  • chore: Update issue templates c462da0
  • test: fix container tests d28aaf4
  • docs: update v2 hint 2432f72
  • docs: fix slots usage example 07e7c3b
  • chore: update stale action [ci skip] dec583d
  • chore: add coderabbit base branches 0a0f205
  • doc: add v2 announcement 67ca901
  • docs: add new docs announcement 4b7a5e6
  • chore: update badges 169df7b
  • docs: update readme 411837f
  • docs: fix new docs note fbd993f
  • docs: fix warning note cc5f29c
  • docs: add v2 release announcement f69a3c9
  • doc: add v2 beta announcement [ci skip] 8df0624
  • chore: fix link to contribution guide in the PR template d14310c

... (truncated)

Commits

Updates vuex from 3.6.2 to 4.1.0

Release notes

Sourced from vuex's releases.

v4.0.2

Bug Fixes

  • devtools: fix no getters displayed on root module + better getters inspector (#1986) (bc20295)
  • build: cjs build failing due to __VUE_PROD_DEVTOOLS__ defined (#1991) (#1992) (7151622)

v4.0.1

Features

  • dx: add devtools integration (#1949)

v4.0.0

This is the official Vuex 4 release.

The focus for Vuex 4 is compatibility. Vuex 4 supports Vue 3, and it provides the exact same API as Vuex 3, so users can reuse their existing Vuex code with Vue 3.

There are a few breaking changes described in a later section, so please check them out.

You can find basic usage with both Option and Composition API in the example directory.

It's still released under next tag in NPM package as same as Vue 3. We're planning to remove next tag once Vue 3 is ready to remove it.

There have been a lot of contribution to make Vuex 4 stable. Thank you all for your very much appreciated help. It wouldn't have been possible without this wonderful Vue community!

Documentation

To check out docs, visit next.vuex.vuejs.org.

Breaking changes

Installation process has changed

To align with the new Vue 3 initialization process, the installation process of Vuex has changed.

To create a new store instance, users are now encouraged to use the newly introduced createStore function.

import { createStore } from 'vuex'
export const store = createStore({
state() {
return {
count: 1
}
}
})

Whilst this is not technically a breaking change, you may still use the new Store(...) syntax, we recommend this approach to align with Vue 3 and Vue Router 4.

... (truncated)

Changelog

Sourced from vuex's changelog.

4.1.0 (2022-10-14)

Vue Core Version Requirement Change

This release contains an important fix (#1883) that relies on the effectScope API from Vue core, which is only available in Vue 3.2+.

Bug Fixes

4.0.2 (2021-06-17)

Bug Fixes

  • devtools: fix no getters displayed on root module + better getters inspector (#1986) (bc20295)
  • build: cjs build failing due to __VUE_PROD_DEVTOOLS__ defined (#1991) (#1992) (7151622)

4.0.1 (2021-05-24)

Features

  • dx: add devtools integration (#1949)

4.0.0 (2021-02-02)

This is the official Vuex 4 release.

The focus for Vuex 4 is compatibility. Vuex 4 supports Vue 3, and it provides the exact same API as Vuex 3, so users can reuse their existing Vuex code with Vue 3.

There are a few breaking changes described in a later section, so please check them out.

You can find basic usage with both Option and Composition API in the example directory.

It's still released under next tag in NPM package as same as Vue 3. We're planning to remove next tag once Vue 3 is ready to remove it.

There have been a lot of contribution to make Vuex 4 stable. Thank you all for your very much appreciated help. It wouldn't have been possible without this wonderful Vue community!

Documentation

To check out docs, visit next.vuex.vuejs.org.

Breaking changes

Installation process has changed

To align with the new Vue 3 initialization process, the installation process of Vuex has changed.

... (truncated)

Commits

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [vue](https://github.com/vuejs/core), [@fortawesome/vue-fontawesome](https://github.com/FortAwesome/vue-fontawesome), [vue-ellipse-progress](https://github.com/setaman/vue-ellipse-progress) and [vuex](https://github.com/vuejs/vuex). These dependencies needed to be updated together.

Updates `vue` from 2.6.14 to 3.5.12
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.5.12)

Updates `@fortawesome/vue-fontawesome` from 2.0.6 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.6...3.0.8)

Updates `vue-ellipse-progress` from 1.3.1 to 2.2.0
- [Release notes](https://github.com/setaman/vue-ellipse-progress/releases)
- [Changelog](https://github.com/setaman/vue-ellipse-progress/blob/master/CHANGELOG.md)
- [Commits](setaman/vue-ellipse-progress@v1.3.1...v2.2.0)

Updates `vuex` from 3.6.2 to 4.1.0
- [Release notes](https://github.com/vuejs/vuex/releases)
- [Changelog](https://github.com/vuejs/vuex/blob/main/CHANGELOG.md)
- [Commits](vuejs/vuex@v3.6.2...v4.1.0)

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:production
- dependency-name: "@fortawesome/vue-fontawesome"
  dependency-type: direct:production
- dependency-name: vue-ellipse-progress
  dependency-type: direct:production
- dependency-name: vuex
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 24, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants