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

refactor: Upgrade to commander 13.0.0 #9574

Merged
merged 4 commits into from
Jan 29, 2025

Conversation

dblythy
Copy link
Member

@dblythy dblythy commented Jan 28, 2025

Pull Request

Issue

Closes: FILL_THIS_OUT

Approach

Tasks

  • Add tests
  • Add changes to documentation (guides, repository pages, code comments)
  • Add security check
  • Add new Parse Error codes to Parse JS SDK

dependabot bot and others added 3 commits January 20, 2025 15:09
Bumps [commander](https://github.com/tj/commander.js) from 12.1.0 to 13.0.0.
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](tj/commander.js@v12.1.0...v13.0.0)

---
updated-dependencies:
- dependency-name: commander
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title feat: update commander feat: Update commander Jan 28, 2025
Copy link

parse-github-assistant bot commented Jan 28, 2025

Thanks for opening this pull request!

  • ❌ Please fill out all fields with a placeholder FILL_THIS_OUT, otherwise your pull request will be closed. If a field does not apply to the pull request, fill in n/a.

Copy link

codecov bot commented Jan 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.14%. Comparing base (ea5ee68) to head (3bb71be).
Report is 4 commits behind head on alpha.

Additional details and impacted files
@@            Coverage Diff             @@
##            alpha    #9574      +/-   ##
==========================================
- Coverage   93.50%   93.14%   -0.36%     
==========================================
  Files         186      186              
  Lines       14807    14809       +2     
==========================================
- Hits        13845    13794      -51     
- Misses        962     1015      +53     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mtrezza
Copy link
Member

mtrezza commented Jan 28, 2025

Is this ready for review?

@dblythy dblythy requested a review from a team January 29, 2025 02:28
@dblythy
Copy link
Member Author

dblythy commented Jan 29, 2025

Yep

@mtrezza mtrezza changed the title feat: Update commander refactoe: Update commander Jan 29, 2025
@mtrezza mtrezza changed the title refactoe: Update commander refactor: Update commander Jan 29, 2025
@mtrezza mtrezza changed the title refactor: Update commander refactor: Update to commander 13.0.0 Jan 29, 2025
@mtrezza mtrezza changed the title refactor: Update to commander 13.0.0 refactor: Upgrade to commander 13.0.0 Jan 29, 2025
@mtrezza mtrezza merged commit a68f71b into parse-community:alpha Jan 29, 2025
18 of 23 checks passed
@dblythy dblythy deleted the feat/update-commander branch January 29, 2025 05:38
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 8.0.0-alpha.8

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:released-alpha Released as alpha version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants