Commit d46ea67
authored
chore(deps): update patch/minor dependencies (#777)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence | Type |
Update |
|---|---|---|---|---|---|---|---|
|
[inquirer](https://redirect.github.com/SBoudrias/Inquirer.js/blob/main/packages/inquirer/README.md)
([source](https://redirect.github.com/SBoudrias/Inquirer.js)) |
[`~12.5.0` ->
`~12.6.0`](https://renovatebot.com/diffs/npm/inquirer/12.5.2/12.6.0) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
| dependencies | minor |
| [node](https://nodejs.org)
([source](https://redirect.github.com/nodejs/node)) | `22.14.0` ->
`22.15.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
| | minor |
| [node](https://nodejs.org)
([source](https://redirect.github.com/nodejs/node)) | [`22.14.0` ->
`22.15.0`](https://renovatebot.com/diffs/npm/node/v22.14.0/v22.15.0) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
| volta | minor |
| [yarn](https://redirect.github.com/yarnpkg/berry)
([source](https://redirect.github.com/yarnpkg/berry/tree/HEAD/packages/yarnpkg-cli))
| [`4.9.0` ->
`4.9.1`](https://renovatebot.com/diffs/npm/yarn/4.9.0/4.9.1) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
| packageManager | patch |
| [yarn](https://redirect.github.com/yarnpkg/berry)
([source](https://redirect.github.com/yarnpkg/berry/tree/HEAD/packages/yarnpkg-cli))
| [`4.9.0` ->
`4.9.1`](https://renovatebot.com/diffs/npm/yarn/4.9.0/4.9.1) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
| volta | patch |
---
### Release Notes
<details>
<summary>SBoudrias/Inquirer.js (inquirer)</summary>
###
[`v12.6.0`](https://redirect.github.com/SBoudrias/Inquirer.js/releases/tag/inquirer%4012.6.0)
[Compare
Source](https://redirect.github.com/SBoudrias/Inquirer.js/compare/[email protected]@12.6.0)
-
Feat([@​inquirer/select](https://redirect.github.com/inquirer/select)):
Added an `instructions` option allowing to customize the messages in the
help tips.
-
Feat([@​inquirer/rawlist](https://redirect.github.com/inquirer/rawlist)):
Arrow keys will now cycle through the option, just like the
`@inquirer/select` prompt. Also added a `loop` option to control the
list loop behaviour when reaching the boundaries.
</details>
<details>
<summary>nodejs/node (node)</summary>
###
[`v22.15.0`](https://redirect.github.com/nodejs/node/compare/v22.14.0...v22.15.0)
[Compare
Source](https://redirect.github.com/nodejs/node/compare/v22.14.0...v22.15.0)
</details>
<details>
<summary>yarnpkg/berry (yarn)</summary>
###
[`v4.9.1`](https://redirect.github.com/yarnpkg/berry/compare/2b26e3dff6fae778931445e8aca469e4bc2abac2...1908ee79fdf80fc8397d8ff928f3bfe25f30e715)
[Compare
Source](https://redirect.github.com/yarnpkg/berry/compare/2b26e3dff6fae778931445e8aca469e4bc2abac2...1908ee79fdf80fc8397d8ff928f3bfe25f30e715)
</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjI1Ny4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 4dadfd3 commit d46ea67
4 files changed
+71
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
169 | | - | |
170 | | - | |
| 169 | + | |
| 170 | + | |
171 | 171 | | |
172 | | - | |
| 172 | + | |
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
| 42 | + | |
| 43 | + | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1703 | 1703 | | |
1704 | 1704 | | |
1705 | 1705 | | |
| 1706 | + | |
| 1707 | + | |
| 1708 | + | |
| 1709 | + | |
| 1710 | + | |
| 1711 | + | |
| 1712 | + | |
| 1713 | + | |
| 1714 | + | |
| 1715 | + | |
| 1716 | + | |
| 1717 | + | |
| 1718 | + | |
| 1719 | + | |
| 1720 | + | |
| 1721 | + | |
| 1722 | + | |
| 1723 | + | |
| 1724 | + | |
| 1725 | + | |
| 1726 | + | |
| 1727 | + | |
| 1728 | + | |
1706 | 1729 | | |
1707 | 1730 | | |
1708 | 1731 | | |
| |||
1719 | 1742 | | |
1720 | 1743 | | |
1721 | 1744 | | |
| 1745 | + | |
| 1746 | + | |
| 1747 | + | |
| 1748 | + | |
| 1749 | + | |
| 1750 | + | |
| 1751 | + | |
| 1752 | + | |
| 1753 | + | |
| 1754 | + | |
| 1755 | + | |
| 1756 | + | |
| 1757 | + | |
| 1758 | + | |
| 1759 | + | |
| 1760 | + | |
1722 | 1761 | | |
1723 | 1762 | | |
1724 | 1763 | | |
| |||
1767 | 1806 | | |
1768 | 1807 | | |
1769 | 1808 | | |
| 1809 | + | |
| 1810 | + | |
| 1811 | + | |
| 1812 | + | |
| 1813 | + | |
| 1814 | + | |
| 1815 | + | |
| 1816 | + | |
| 1817 | + | |
| 1818 | + | |
| 1819 | + | |
| 1820 | + | |
| 1821 | + | |
| 1822 | + | |
| 1823 | + | |
| 1824 | + | |
| 1825 | + | |
| 1826 | + | |
1770 | 1827 | | |
1771 | 1828 | | |
1772 | 1829 | | |
| |||
3953 | 4010 | | |
3954 | 4011 | | |
3955 | 4012 | | |
3956 | | - | |
| 4013 | + | |
3957 | 4014 | | |
3958 | 4015 | | |
3959 | 4016 | | |
| |||
7561 | 7618 | | |
7562 | 7619 | | |
7563 | 7620 | | |
7564 | | - | |
7565 | | - | |
7566 | | - | |
| 7621 | + | |
| 7622 | + | |
| 7623 | + | |
7567 | 7624 | | |
7568 | 7625 | | |
7569 | | - | |
| 7626 | + | |
7570 | 7627 | | |
7571 | 7628 | | |
7572 | 7629 | | |
| |||
7577 | 7634 | | |
7578 | 7635 | | |
7579 | 7636 | | |
7580 | | - | |
| 7637 | + | |
7581 | 7638 | | |
7582 | 7639 | | |
7583 | 7640 | | |
| |||
0 commit comments