-
Notifications
You must be signed in to change notification settings - Fork 5
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
fix: bump commander from 10.0.0 to 12.1.0 #79
Conversation
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Flavio Wuensche <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Flavio Wuensche <[email protected]> Co-authored-by: Flavio Wuensche <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Flavio Wuensche <[email protected]> Co-authored-by: Flavio Wuensche <[email protected]>
4188178
to
d1ac731
Compare
* init ts && remove commitlint * skip any lint * delete dist files * fix: merge conflicts * fix: do not build test files * fix: linters * fix: update node version * fix: build before publish * fix: ci * fix: tests * fix: tests * fix: ci * feat: add reties to vitest * remove eslint ignore * remove deprecated from husky * remove eslint ignore * remove commitlint
d1ac731
to
2700c27
Compare
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* docs(plugins): add a check if plugin is an array Update README * fix(plugins): panic if plugin entry is not an object
* fix ts import issue * Update vitest.config.ts
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* migrate to ts * type more * type more * type more * type more * update cherry diff metric to prevent adding js code * we can purely rely on loc metrics
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix codeowners * fix codeowners
2700c27
to
09c62a5
Compare
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* wip * wip * remove * Initial commit * fix test * fix types * rollback * chore * chore * setup auto formatting * silence fixture setup script * add commit url to contributions payload * test contributions payload * use relative imports * fix deprecated method * stop suggesting dist folder for imports * fix test * prevent push if there are uncommitted changes * fix lint * increase timeout in ci * refactor * refactor * handle error * rollback * as const * type * fix test * remove async * remove finally * remove project name * add project name
09c62a5
to
d30e9c4
Compare
Bumps [commander](https://github.com/tj/commander.js) from 10.0.0 to 12.1.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@v10.0.0...v12.1.0) --- updated-dependencies: - dependency-name: commander dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
d30e9c4
to
2a073ab
Compare
3863da3
to
4cf51b1
Compare
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps commander from 10.0.0 to 12.1.0.
Release notes
Sourced from commander's releases.
... (truncated)
Changelog
Sourced from commander's changelog.
... (truncated)
Commits
970ecae
12.1.04a9b211
Prepare CHANGELOG for 12.1.0 (#2193)0e083f8
ci: add 22.x to node-version (#2192)d3b48f7
Remove unimplemented fullDescription from TypeScript (#2191)c749eb8
Bump tsd from 0.30.4 to 0.31.0 (#2172)f09d0b2
Bump@typescript-eslint/parser
from 6.14.0 to 6.21.0 (#2179)4484e79
Bump@types/node
from 20.8.9 to 20.12.7 (#2187)6c740e9
Bump eslint-plugin-jest from 27.9.0 to 28.3.0 (#2188)27b1349
Bump typescript from 5.2.2 to 5.4.5 (#2189)b95ea44
Fix some JSDoc lint issues (#2181)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)