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

Outdated dependencies #1902

Closed
23 of 56 tasks
damianstasik opened this issue Oct 31, 2021 · 6 comments · Fixed by #2388
Closed
23 of 56 tasks

Outdated dependencies #1902

damianstasik opened this issue Oct 31, 2021 · 6 comments · Fixed by #2388
Labels
bounty:$50 Bounty applies for fixing this issue (Parse Bounty Program) state:released Released as stable version state:released-alpha Released as alpha version state:released-beta Released as beta version type:feature New feature or improvement of existing feature

Comments

@damianstasik
Copy link
Contributor

damianstasik commented Oct 31, 2021

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

@parse-github-assistant
Copy link

parse-github-assistant bot commented Oct 31, 2021

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.

@mtrezza
Copy link
Member

mtrezza commented Oct 31, 2021

@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
Copy link
Member

mtrezza commented Oct 31, 2021

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....

@parseplatformorg
Copy link
Contributor

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

@parseplatformorg parseplatformorg added the state:released-beta Released as beta version label Mar 1, 2023
@parseplatformorg
Copy link
Contributor

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

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Mar 5, 2023
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.1.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label May 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bounty:$50 Bounty applies for fixing this issue (Parse Bounty Program) state:released Released as stable version state:released-alpha Released as alpha version state:released-beta Released as beta version type:feature New feature or improvement of existing feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants