Skip to content

Commit 7d680af

Browse files
chore(deps): update patch/minor dependencies (#844)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [Bun](https://bun.sh) ([source](https://redirect.github.com/oven-sh/bun)) | `1.2.17` -> `1.2.18` | [![age](https://developer.mend.io/api/mc/badges/age/npm/bun/1.2.18?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/bun/1.2.17/1.2.18?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [inquirer](https://redirect.github.com/SBoudrias/Inquirer.js/blob/main/packages/inquirer/README.md) ([source](https://redirect.github.com/SBoudrias/Inquirer.js)) | [`~12.6.0` -> `~12.7.0`](https://renovatebot.com/diffs/npm/inquirer/12.6.3/12.7.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/inquirer/12.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/inquirer/12.6.3/12.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>oven-sh/bun (Bun)</summary> ### [`v1.2.18`](https://redirect.github.com/oven-sh/bun/compare/bun-v1.2.17...0d4089ea7c48d339e87cc48f1871aeee745d8112) [Compare Source](https://redirect.github.com/oven-sh/bun/compare/bun-v1.2.17...bun-v1.2.18) </details> <details> <summary>SBoudrias/Inquirer.js (inquirer)</summary> ### [`v12.7.0`](https://redirect.github.com/SBoudrias/Inquirer.js/releases/tag/inquirer%4012.7.0) [Compare Source](https://redirect.github.com/SBoudrias/Inquirer.js/compare/inquirer@12.6.3...inquirer@12.7.0) -`input` prompt: New `prefill` option to control if the `default` value is editable inline or only after pressing `tab.` </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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/apify/apify-cli). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDEuMTcuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4577620 commit 7d680af

3 files changed

Lines changed: 177 additions & 82 deletions

File tree

.bun-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.2.17
1+
1.2.18

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"globby": "~14.1.0",
9292
"handlebars": "~4.7.8",
9393
"indent-string": "^5.0.0",
94-
"inquirer": "~12.6.0",
94+
"inquirer": "~12.7.0",
9595
"is-ci": "~4.1.0",
9696
"istextorbinary": "~9.5.0",
9797
"jju": "~1.4.0",

0 commit comments

Comments
 (0)