Bump the production-dependencies group across 1 directory with 3 updates#23
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
Bumps the production-dependencies group with 3 updates in the / directory: [@commander-js/extra-typings](https://github.com/commander-js/extra-typings), [commander](https://github.com/tj/commander.js) and [inquirer](https://github.com/SBoudrias/Inquirer.js). Updates `@commander-js/extra-typings` from 12.0.0 to 12.1.0 - [Release notes](https://github.com/commander-js/extra-typings/releases) - [Changelog](https://github.com/commander-js/extra-typings/blob/main/CHANGELOG.md) - [Commits](commander-js/extra-typings@v12.0.0...v12.1.0) Updates `commander` from 12.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@v12.0.0...v12.1.0) Updates `inquirer` from 9.2.14 to 12.3.0 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@9.2.14...inquirer@12.3.0) --- updated-dependencies: - dependency-name: "@commander-js/extra-typings" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: commander dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: inquirer dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the production-dependencies group with 3 updates in the / directory: @commander-js/extra-typings, commander and inquirer.
Updates
@commander-js/extra-typingsfrom 12.0.0 to 12.1.0Release notes
Sourced from
@commander-js/extra-typings's releases.Changelog
Sourced from
@commander-js/extra-typings's changelog.Commits
143c21fLint: remove blank line9c51db1Prepare for 12.1.0 (#71)a89cb30Remove unimplemented fullDescription from TypeScript (#70)9ec6b08Wrap tselint.config around all configs (#67)3c058abFormat source files with Prettier (#66)3057cbeAdd eslint and prettier (#65)679ef95Bump version and update CHANGELOG for 12.0.1 (#63)ca47a6bsetthiscontext for action callback (#59)c09ce23Add security policy (#60)Updates
commanderfrom 12.0.0 to 12.1.0Release notes
Sourced from commander's releases.
Changelog
Sourced from commander's changelog.
Commits
970ecae12.1.04a9b211Prepare CHANGELOG for 12.1.0 (#2193)0e083f8ci: add 22.x to node-version (#2192)d3b48f7Remove unimplemented fullDescription from TypeScript (#2191)c749eb8Bump tsd from 0.30.4 to 0.31.0 (#2172)f09d0b2Bump@typescript-eslint/parserfrom 6.14.0 to 6.21.0 (#2179)4484e79Bump@types/nodefrom 20.8.9 to 20.12.7 (#2187)6c740e9Bump eslint-plugin-jest from 27.9.0 to 28.3.0 (#2188)27b1349Bump typescript from 5.2.2 to 5.4.5 (#2189)b95ea44Fix some JSDoc lint issues (#2181)Updates
inquirerfrom 9.2.14 to 12.3.0Release notes
Sourced from inquirer's releases.
... (truncated)
Commits
7613d74Publish5480174Chore(*): Bump dev dependencies (#1633)5001eaainquirer(feat): re-add checkbox prompt support fordefaultprope228166Chore(deps-dev): Bump eslint from 9.16.0 to 9.17.0eb2c4e4Chore(deps-dev): Bump@types/nodefrom 22.10.1 to 22.10.2126bc1eChore(deps-dev): Bump@arethetypeswrong/clifrom 0.17.0 to 0.17.1ce6ab1dChore(deps-dev): Bump@eslint/jsfrom 9.16.0 to 9.17.05d40bc0Chore(deps-dev): Bump typescript-eslint from 8.17.0 to 8.18.04a826a7Chore(deps): Bump nanoid from 3.3.7 to 3.3.8 in the npm_and_yarn groupaa09ad4Chore(deps-dev): Bump typescript-eslint from 8.16.0 to 8.17.0Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions