parse-dashboard icon indicating copy to clipboard operation
parse-dashboard copied to clipboard

Outdated dependencies

Open damianstasik opened this issue 4 years ago • 3 comments

New Issue Checklist

Issue Description

Currently, most of the dependencies from package.json are outdated, some of them have a vulnerability reported by npm audit. I created this ticket to keep track of the progress, as I think the best way to get everything updated is to update everything one by one which helps with testing and debugging what went wrong.

Steps to reproduce

Run any command that checks for dependency updates.

Actual Outcome

Expected Outcome

There should not be any outdated dependency, or at least all dependencies included in npm audit should be fixed.

Environment

Node v14.17.3

Dashboard

  • Parse Dashboard version: 3.3.0-alpha.14
  • Browser (Safari, Chrome, Firefox, Edge, etc.): n/a
  • Browser version: n/a

Server

  • Parse Server version: n/a
  • Operating system: n/a
  • Local or remote host (AWS, Azure, Google Cloud, Heroku, Digital Ocean, etc): n/a

Database

  • System (MongoDB or Postgres): n/a
  • Database version: n/a
  • Local or remote host (MongoDB Atlas, mLab, AWS, Azure, Google Cloud, etc): n/a

Logs

damianstasik avatar Oct 31 '21 09:10 damianstasik

Thanks for opening this issue!

  • 🚀 You can help us to fix this issue faster by opening a pull request with a failing test. See our Contribution Guide for how to make a pull request, or read our New Contributor's Guide if this is your first time contributing.

@visualfanatic That's quite an effort - hats off! Maybe you could reduce your work if you combine dependency upgrades that are not major version upgrades into 1 common PR. We trust that the package maintainers follow semver, so we usually do not test anything manually if the CI passes and it's not a major version upgrade.

mtrezza avatar Oct 31 '21 12:10 mtrezza

Upgrading semantic-release 17.4.6 → 18.0.0 requires Node 16 in the CI as well. A PR for that should include the related dependencies @semantic....

mtrezza avatar Oct 31 '21 13:10 mtrezza

🎉 This change has been released in version 5.1.0-beta.2

parseplatformorg avatar Mar 01 '23 15:03 parseplatformorg

🎉 This change has been released in version 5.1.0-alpha.11

parseplatformorg avatar Mar 05 '23 00:03 parseplatformorg

🎉 This change has been released in version 5.1.0

parseplatformorg avatar May 01 '23 23:05 parseplatformorg