Skip to content

chore(deps): updates various dependencies that were outdated#137

Merged
esatterwhite merged 13 commits into
mainfrom
esatterwhite/update-deps
Mar 28, 2026
Merged

chore(deps): updates various dependencies that were outdated#137
esatterwhite merged 13 commits into
mainfrom
esatterwhite/update-deps

Conversation

@esatterwhite
Copy link
Copy Markdown
Owner

This updates several dependencies that were out of data.

  • eslint-config-logdna@8.0.1
  • tap@21.6.2
  • enquirer@2.4.1
  • make sure registry sets name if provided
  • package-up@5.0.0
  • ora@9.3.1
  • string-width@8.2.0
  • nopt@9.0.0
  • cliui@9.0.1
  • chalk@5.6.2
  • abbrev@4.0.0

BREAKING CHANGE replaces inquirer with enquirer

update abbrev to the most recent versions to pulling recent features and
bugfixes
pull in most recent chalk package for features and bugfixes
pickup most recent version of cliui for bugfixes and features
updates nopt to pull in most recent features and bugfixes
update string-with from most recent features and bugfixes
update ora and cli spinners, removing the local ora override. The newer
versions are a pain to extend or override. This just inlines the spinner
colorization bypassing the in build orz colorizer
package for finding the package json file of the host application when
installed as a dependecy
in the case the register function is passed a name, the command name
should be set to that if it doesn't have one.
@esatterwhite esatterwhite force-pushed the esatterwhite/update-deps branch from 341e0b4 to 23a0ee3 Compare March 27, 2026 22:03
Replaces the old inquirer package with enquirer. Inquirer has been
abandonded and replaced with a meta package of sigurlar prompts that
doesn't entirely do the same sort of thing. This replaces it with its
spiratural successor equirer. There are some subtle differences but
things remain functionally similar

There is a known Problem with node 24 that Ctrl+C will throw an error

BREAKING CHANGE: replaces inquirer with enquirer.

See: enquirer/enquirer#483
updates tap to the most recent version
@esatterwhite esatterwhite force-pushed the esatterwhite/update-deps branch 3 times, most recently from 02723da to 6f15245 Compare March 28, 2026 03:56
update for eslint 10+ and updated style rules applied
updates the tested node versions to 20, 22, and 24 removing support for
node 16, 18
@esatterwhite esatterwhite force-pushed the esatterwhite/update-deps branch from 6f15245 to 014d197 Compare March 28, 2026 04:03
updates the readme and doc pages to reflect the new flag options add for
recent updates
@esatterwhite esatterwhite force-pushed the esatterwhite/update-deps branch from 014d197 to 250486b Compare March 28, 2026 04:08
@esatterwhite esatterwhite merged commit e34e5c0 into main Mar 28, 2026
5 checks passed
@esatterwhite esatterwhite deleted the esatterwhite/update-deps branch March 28, 2026 04:13
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.

1 participant