Commit efd23ae
authored
chore(deps): update dependency @inquirer/confirm to v5 (#210)
This PR contains the following updates:
| Package | Type | Update | Change | OpenSSF |
|---|---|---|---|---|
|
[@inquirer/confirm](https://redirect.github.com/SBoudrias/Inquirer.js/blob/main/packages/confirm/README.md)
([source](https://redirect.github.com/SBoudrias/Inquirer.js)) |
dependencies | major | [`^4` ->
`^5.0.0`](https://renovatebot.com/diffs/npm/@inquirer%2fconfirm/4.0.1/5.0.0)
| [](https://securityscorecards.dev/viewer/?uri=github.com/SBoudrias/Inquirer.js)
|
---
### Release Notes
<details>
<summary>SBoudrias/Inquirer.js (@​inquirer/confirm)</summary>
###
[`v5.0.0`](https://redirect.github.com/SBoudrias/Inquirer.js/releases/tag/%40inquirer/prompts%405.0.0)
[Compare
Source](https://redirect.github.com/SBoudrias/Inquirer.js/compare/@inquirer/confirm@4.0.1...@inquirer/confirm@5.0.0)
- \[Breaking
[#​1384](https://redirect.github.com/SBoudrias/Inquirer.js/issues/1384)]
`@inquirer/core` isn't exported from `@inquirer/prompts` anymore. If you
want to create custom prompts, import from the core package. This
decision was made to disambiguate what breaks in each package - with
prompts re-exporting core, any core breaking change (no matter how
minor) caused a major version bump. Now only prompts interfaces breaking
changes will be major on prompts. We're hoping this will simplify your
usage of `@inquirer/*` packages.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am
every weekday,every weekend" (UTC), Automerge - At any time (no schedule
defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/settlemint/sdk).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 68adbe1 commit efd23ae
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments