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

[Snyk] Upgrade: moment, vue-material-design-icons, vue-router, vuetify, vuetify-loader #2

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

Conversation

takawiramundure
Copy link
Contributor

snyk-top-banner

Snyk has created this PR to upgrade multiple dependencies.

👯‍♂ The following dependencies are linked and will therefore be updated together.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.

Name Versions Released on

moment
from 2.29.1 to 2.30.1 | 5 versions ahead of your current version | 9 months ago
on 2023-12-27
vue-material-design-icons
from 5.0.0 to 5.3.0 | 5 versions ahead of your current version | 8 months ago
on 2024-01-28
vue-router
from 3.5.3 to 3.6.5 | 7 versions ahead of your current version | 2 years ago
on 2022-09-06
vuetify
from 2.6.4 to 2.7.2 | 15 versions ahead of your current version | 7 months ago
on 2024-02-14
vuetify-loader
from 1.7.3 to 1.9.2 | 4 versions ahead of your current version | 2 years ago
on 2022-07-25

Issues fixed by the recommended upgrade:

Issue Score Exploit Maturity
high severity Directory Traversal
SNYK-JS-MOMENT-2440688
589 No Known Exploit
high severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-MOMENT-2944238
589 Proof of Concept
medium severity Cross-site Scripting (XSS)
SNYK-JS-VUETIFY-3019858
589 Proof of Concept
Release notes
Package name: moment from moment GitHub release notes
Package name: vue-material-design-icons
  • 5.3.0 - 2024-01-28

    5.3.0 (2024-01-28)

    Features

    • correct aria-hidden behaviour, update icons (bf27c16), closes #294
  • 5.2.0 - 2023-02-03

    5.2.0 (2023-02-03)

    Features

  • 5.1.2 - 2022-07-13

    5.1.2 (2022-07-13)

    Bug Fixes

    • Make v-bind first icon property (d146718), closes #283
  • 5.1.1 - 2022-07-03

    5.1.1 (2022-07-03)

    Bug Fixes

    • Prevent double clicking in Vue 3 (2f08947)
  • 5.1.0 - 2022-07-03

    5.1.0 (2022-07-03)

    Features

  • 5.0.0 - 2021-11-30

    5.0.0 (2021-11-30)

    Features

    • Vue 3 compatibility & better a11y (c65d8ea)

    BREAKING CHANGES

    • This PR reverts the changes to make these components functional, making them usable in both Vue 2 and Vue 3. If you're using loads of icons on one page, you may see minor performance regressions in Vue 2.

    This patch also removes the default title, encouraging better accessibility by removing unhelpful titles that dont indicate usage. The decorative prop has been removed and any icons that do not have a meaningful title will be hidden from screen readers.

from vue-material-design-icons GitHub release notes
Package name: vue-router
  • 3.6.5 - 2022-09-06
  • 3.6.4 - 2022-08-25
  • 3.6.3 - 2022-08-23
  • 3.6.2 - 2022-08-23
  • 3.6.1 - 2022-08-23
  • 3.6.0 - 2022-08-22
  • 3.5.4 - 2022-05-16
  • 3.5.3 - 2021-10-26
from vue-router GitHub release notes
Package name: vuetify
  • 2.7.2 - 2024-02-14

    🔧 Bug Fixes

  • 2.7.1 - 2023-08-09
  • 2.7.0 - 2023-07-05
  • 2.6.16 - 2023-07-05
  • 2.6.15 - 2023-04-12
  • 2.6.14 - 2023-01-10
  • 2.6.13 - 2022-12-13
  • 2.6.12 - 2022-10-18
  • 2.6.11 - 2022-10-04
  • 2.6.10 - 2022-09-12
  • 2.6.9 - 2022-08-09
  • 2.6.8 - 2022-07-29
  • 2.6.7 - 2022-06-29
  • 2.6.6 - 2022-05-17
  • 2.6.5 - 2022-05-02
  • 2.6.4 - 2022-03-07
from vuetify GitHub release notes
Package name: vuetify-loader
  • 1.9.2 - 2022-07-25
  • 1.9.1 - 2022-07-12
  • 1.9.0 - 2022-07-05
  • 1.8.0 - 2022-06-21
  • 1.7.3 - 2021-08-27
from vuetify-loader GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade:
  - moment from 2.29.1 to 2.30.1.
    See this package in npm: https://www.npmjs.com/package/moment
  - vue-material-design-icons from 5.0.0 to 5.3.0.
    See this package in npm: https://www.npmjs.com/package/vue-material-design-icons
  - vue-router from 3.5.3 to 3.6.5.
    See this package in npm: https://www.npmjs.com/package/vue-router
  - vuetify from 2.6.4 to 2.7.2.
    See this package in npm: https://www.npmjs.com/package/vuetify
  - vuetify-loader from 1.7.3 to 1.9.2.
    See this package in npm: https://www.npmjs.com/package/vuetify-loader

See this project in Snyk:
https://app.snyk.io/org/takawiramundure/project/753f1c95-ca26-4501-8a50-2ab4efab7888?utm_source=github&utm_medium=referral&page=upgrade-pr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment