Update inquirer 8.2.0 → 10.2.2 (major) #89
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.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ inquirer (8.2.0 → 10.2.2) · Repo
Sorry, we couldn't find anything useful about this release.
Release Notes
2.9.2
2.9.1
2.9.0
2.8.0
2.7.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 13 commits:
2.9.2
Fix `sand` spinner missing in the types
Meta tweaks
Add link to Go port in the readme (#68)
2.9.1
Fix `bouncingBar` animation (#67)
2.9.0
Add `binary` spinner (#64)
2.8.0
Add `dwarfFortress` spinner (#65)
2.7.0
Add `dots13` and `sand` spinner (#63)
Meta tweaks
Release Notes
4.1.0 (from changelog)
4.0.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 31 commits:
chore(release): 4.1.0
chore: update note on node tests and ts types
feat: ts types and test against node 18 and 20
Add Typescript typings (#33)
chore(deps): bump json5 from 2.1.3 to 2.2.3 (#32)
chore(deps): bump minimatch from 3.0.4 to 3.1.2 (#31)
chore(deps): bump qs from 6.5.2 to 6.5.3 (#30)
docs: update note about node versions tested
chore: add files field to reduce package size (#24)
chore(release): 4.0.0
chore: update readme and license details
chore: update code to use const and cleanup export
chore: add prettier config
fix: drop support for node < 12
chore: add nodejs workflow to actions
chore: update dev deps
chore(deps): bump minimist from 1.2.5 to 1.2.6 (#29)
chore(deps): bump trim-off-newlines from 1.0.1 to 1.0.3 (#27)
chore(deps): bump ajv from 6.12.0 to 6.12.6 (#26)
chore(deps): bump shelljs from 0.8.4 to 0.8.5 (#25)
chore(deps): bump path-parse from 1.0.6 to 1.0.7 (#23)
chore(deps): bump lodash from 4.17.19 to 4.17.21 (#22)
chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 (#21)
chore(deps): bump handlebars from 4.7.6 to 4.7.7 (#20)
chore(deps): bump y18n from 4.0.0 to 4.0.1 (#19)
chore(deps): bump ini from 1.3.5 to 1.3.8 (#18)
chore(deps): bump lodash from 4.17.15 to 4.17.19 (#16)
chore: Adds travis jobs on ppc64le (#17)
Adds travis jobs on ppc64le
chore(deps-dev): bump standard-version from 7.1.0 to 8.0.1 (#15)
chore: funding
Release Notes
1.0.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 14 commits:
chore: release 1.0.0 (#30)
chore: @npmcli/[email protected]
fix: replace substr with slice
feat: add template-oss
chore: tap@16 (#27)
chore: Bump js-yaml from 3.12.0 to 3.14.1 (#26)
chore: Bump mixin-deep from 1.3.1 to 1.3.2 (#25)
chore: Bump y18n from 3.2.1 to 3.2.2 (#24)
chore: Bump path-parse from 1.0.5 to 1.0.7 (#20)
chore: Bump lodash from 4.17.10 to 4.17.21 (#21)
chore: Bump handlebars from 4.0.11 to 4.7.7 (#22)
chore: Bump hosted-git-info from 2.6.0 to 2.8.9 (#23)
chore: Bump ajv from 6.6.2 to 6.12.6 (#19)
chore: add settings.yml (#17)
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Commits
See the full diff on Github. The new version differs by 19 commits:
4.1.0
add prettierignore file
remove incorrect line from changelog
allow handler to capture signal exits
ci: drop node 14
4.0.3
increment by old signal-exit's count, not just 1
4.0.2
chore: remove error log
add no longer setting process.exitCode to changelog
4.0.1
don't get confused by old versions of signal-exit
update license year
c8 ignore a platform-specific line
4.0.0
v4 rewrite: hybrid module, TS, and named exports
ci: tests and funding
chore: correct license copyright statement
ci: makework
Release Notes
2.7.0
2.6.3
2.6.2
2.6.1
2.6.0
2.5.3
2.5.2
2.5.1
2.5.0
2.4.1
2.4.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 73 commits:
Bump version to 2.7.0.
Use global 'Iterator.prototype' for downlevel generators (#267)
Implement deterministic collapse of 'await' in 'await using' (#262)
2.6.3
'await using' normative changes (#258)
Bump the github-actions group with 3 updates (#253)
Bump the github-actions group with 1 update (#242)
Bump the github-actions group with 1 update (#241)
Bump the github-actions group with 2 updates (#240)
JSDoc typo on `__exportStar`. (#221)
Bump the github-actions group with 1 update (#233)
Bump the github-actions group with 1 update (#230)
Bump the github-actions group with 2 updates (#228)
Pin CI actions missed in previous PR
CI: Hashpin sensitive actions and install dependabot (#226)
Fix __asyncGenerator to properly handle AsyncGeneratorUnwrapYieldResumption (#222)
Update codeql workflow using GUI (#223)
CI: set minimal permissions for GitHub Workflows (#218)
2.6.2
Merge pull request #217 from microsoft/bug/fix-modules-condition-types-path
Fix path to exports["module"]["types"]
2.6.1
Merge pull request #216 from microsoft/bug/205
Undo format on save
Stop using es6 syntax in the es6 file
Allow functions as values in __addDisposableResource (#215)
2.6.0
Add helpers for `using` and `await using` (#213)
2.5.3
Merge pull request #208 from microsoft/moar-modules
Do not reference tslib.es6.js from package.json exports
Bump version to 2.5.2.
Use named reexport to satsify incomplete TS symbol resolution (#204)
Reverse order of decorator-injected initializers (#202)
Merge pull request #200 from Andarist/fix/import-types
Update modules/index.d.ts
Merge pull request #201 from microsoft/fix-esm
Merge pull request #179 from guybedford/patch-4
Add default export to modules/index.js
Ensure tslib.es6.js is typed
Add Node-specific export condition for ESM entrypoint that re-exports CJS
Add propert declaration file for the `import` condition
Merge pull request #195 from xfq/https
http -> https
Merge pull request #194 from microsoft/bump-version-2.5
Bump package version to 2.5.0
Add support for __esDecorate and related helpers (#193)
Merge pull request #188 from microsoft/add-codeql
try paths: .
add codeql
Fix asyncDelegator reporting done too early (#187)
Bump version to 2.4.1.
Remove extra line in generator.md
Fix early call to return/throw on generator (#186)
Merge pull request #181 from microsoft/users/GitHubPolicyService/201dd6b7-4ca8-49f3-9744-61af1a7eb442
Microsoft mandatory file
fix: default interop compat for "module" condition
Merge pull request #172 from microsoft/add-test-vite
Update bower.json
Update package.json
Drop node@10 from test matrix, add node@16
Add a test for vite
Merge branch 'EB-Forks-docs/add-tsdoc'
Merge branch 'docs/add-tsdoc' of https://github.com/EB-Forks/tslib into EB-Forks-docs/add-tsdoc
optimize `__createBinding` (#168)
Update package.json: changed pattern "./" to "./*" (#135)
Merge pull request #164 from penx/license-update
Update license within js files
Merge pull request #160 from penx/patch-1
Don't require license to be included by bundlers
Merge pull request #157 from bloomberg/private-fields-in-in
[squash] add export to index.js
adds __classPrivateFieldIn
🆕 @inquirer/checkbox (added, 2.5.0)
🆕 @inquirer/confirm (added, 3.2.0)
🆕 @inquirer/core (added, 9.1.0)
🆕 @inquirer/editor (added, 2.2.0)
🆕 @inquirer/expand (added, 2.3.0)
🆕 @inquirer/figures (added, 1.0.5)
🆕 @inquirer/input (added, 2.3.0)
🆕 @inquirer/number (added, 1.1.0)
🆕 @inquirer/password (added, 2.2.0)
🆕 @inquirer/prompts (added, 5.5.0)
🆕 @inquirer/rawlist (added, 2.3.0)
🆕 @inquirer/search (added, 1.1.0)
🆕 @inquirer/select (added, 2.5.0)
🆕 @inquirer/type (added, 1.5.3)
🆕 @types/mute-stream (added, 0.0.4)
🆕 @types/node (added, 22.5.4)
🆕 @types/wrap-ansi (added, 3.0.0)
🆕 undici-types (added, 6.19.8)
🆕 wrap-ansi (added, 6.2.0)
🆕 yoctocolors-cjs (added, 2.1.2)
🗑️ base64-js (removed)
🗑️ bl (removed)
🗑️ buffer (removed)
🗑️ cli-cursor (removed)
🗑️ clone (removed)
🗑️ defaults (removed)
🗑️ escape-string-regexp (removed)
🗑️ figures (removed)
🗑️ ieee754 (removed)
🗑️ inherits (removed)
🗑️ is-interactive (removed)
🗑️ is-unicode-supported (removed)
🗑️ lodash (removed)
🗑️ log-symbols (removed)
🗑️ mimic-fn (removed)
🗑️ onetime (removed)
🗑️ ora (removed)
🗑️ readable-stream (removed)
🗑️ restore-cursor (removed)
🗑️ safe-buffer (removed)
🗑️ string_decoder (removed)
🗑️ through (removed)
🗑️ util-deprecate (removed)
🗑️ wcwidth (removed)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands