Skip to content

update commander.js to version 12.1.0#2

Merged
633kh4ck merged 175 commits intoExodusForks:exodus-forkfrom
joshua-rogers-exodus:exodus-fork-12
Apr 7, 2025
Merged

update commander.js to version 12.1.0#2
633kh4ck merged 175 commits intoExodusForks:exodus-forkfrom
joshua-rogers-exodus:exodus-fork-12

Conversation

@joshua-rogers-exodus
Copy link
Copy Markdown

This PR bumps version to v12.1.0 with the changes previously made

shadowspawn and others added 30 commits October 2, 2022 12:12
* Wrap command description. Replace trimRight by trimEnd.

* Preserve empty lines when wrapping

* Simplify line end handling

* Translate Windows line endings to keep things sane
Make options and commands readonly to discourage direct manipulation.


Co-authored-by: Cynthia <cynthia@cynthia.dev>
Co-authored-by: Marcelo Shima <marceloshima@gmail.com>
Co-authored-by: Dmitry Maganov <vonagam@gmail.com>
- Update the developer dependencies to their latest versions.
- Remove usage of the `--experimental-modules` CLI flag as it's a no-op now.
- Change the typings file to make the linters happy.
- update dependencies
- fresh package-lock.json
* Add example of displaying custom usage in subcommand list

* Make example more focused
shadowspawn and others added 14 commits April 7, 2024 12:40
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.2.2 to 5.4.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.2.2...v5.4.5)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.9.0 to 28.3.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v27.9.0...v28.3.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.9 to 20.12.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.14.0 to 6.21.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.21.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [tsd](https://github.com/tsdjs/tsd) from 0.30.4 to 0.31.0.
- [Release notes](https://github.com/tsdjs/tsd/releases)
- [Commits](tsdjs/tsd@v0.30.4...v0.31.0)

---
updated-dependencies:
- dependency-name: tsd
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@joshua-rogers-exodus joshua-rogers-exodus marked this pull request as ready for review April 4, 2025 10:05
@joshua-rogers-exodus
Copy link
Copy Markdown
Author

Alright, actually, I'm not going to play games trying to get those checks to pass. They don't pass on the old version too, and after reviewing the failed tests (here), it seems that there's no actual breaking changes.

@633kh4ck 633kh4ck self-requested a review April 7, 2025 09:59
Copy link
Copy Markdown

@633kh4ck 633kh4ck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

@633kh4ck 633kh4ck merged commit 2aaab24 into ExodusForks:exodus-fork Apr 7, 2025
9 checks passed
Copy link
Copy Markdown

@Fariborzfofo Fariborzfofo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Outo run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.