chore(deps): bump the cli-dependencies group across 1 directory with 3 updates#220
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the cli-dependencies group across 1 directory with 3 updates#220dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
87ff9bf to
f9471a9
Compare
…3 updates Bumps the cli-dependencies group with 3 updates in the /cli directory: [commander](https://github.com/tj/commander.js), [dotenv](https://github.com/motdotla/dotenv) and [conf](https://github.com/sindresorhus/conf). Updates `commander` from 12.1.0 to 15.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...v15.0.0) Updates `dotenv` from 16.6.1 to 17.4.2 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.6.1...v17.4.2) Updates `conf` from 12.0.0 to 15.1.0 - [Release notes](https://github.com/sindresorhus/conf/releases) - [Commits](sindresorhus/conf@v12.0.0...v15.1.0) --- updated-dependencies: - dependency-name: commander dependency-version: 15.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cli-dependencies - dependency-name: conf dependency-version: 15.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cli-dependencies - dependency-name: dotenv dependency-version: 17.4.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cli-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
f9471a9 to
c4325c7
Compare
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 cli-dependencies group with 3 updates in the /cli directory: commander, dotenv and conf.
Updates
commanderfrom 12.1.0 to 15.0.0Release notes
Sourced from commander's releases.
... (truncated)
Changelog
Sourced from commander's changelog.
... (truncated)
Commits
ba6d13dFix release dates in changelog (#2523)a752ed9Pin GitHub actions with hash (#2521)74d5dfeDrop EOL node 20 from test matrix, and add node 26 (#2520)6df9b68Update details for 15.0.0 release (#2519)01ce5d0Remove jest esm examples (#2517)d785d8bUpdate dependencies (#2518)9098b48Update dependencies (#2506)373f660Use node:util stripVTControlCharacters instead of own code (#2486)987f289Use simple match in test (to avoid warning about expensive regex) (#2485)0ea3bb3Update dependecies and lint (#2489)Updates
dotenvfrom 16.6.1 to 17.4.2Changelog
Sourced from dotenv's changelog.
... (truncated)
Commits
f116f7017.4.23a81612fix visual order of faq13f55a8Merge branch 'skill'4bbbf73reorganize faqc3da64bMerge pull request #1009 from motdotla/skill6f743b1update sourcefc2c624update skill972315bTighten up skill2795fcereorganize faqd5495d4adjust skillUpdates
conffrom 12.0.0 to 15.1.0Release notes
Sourced from conf's releases.
... (truncated)
Commits
49d77e815.1.0fc9166aClarify per-user default config locationee03ae8AddencryptionAlgorithmoptionf59aee3ClarifyconfigFileModedocumentation regarding umask01b6920Minor tweak2d7fb5015.0.26287608Fix build4e9762815.0.1ce28bd6Fix handling of legacy decryption (#204)dd46c0715.0.0Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.