Commit af8a357
authored
chore(deps): update patch/minor dependencies (#926)
This PR contains the following updates:
| Package | Type | Update | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|---|---|
| [apify/actions](https://redirect.github.com/apify/actions) | action |
minor | `v1.0.0` → `v1.2.0` |

|

|
| [apify/actions](https://redirect.github.com/apify/actions) | action |
minor | `v1.1.2` → `v1.2.0` |

|

|
|
[lewagon/wait-on-check-action](https://redirect.github.com/lewagon/wait-on-check-action)
| action | minor | `v1.6.0` → `v1.7.0` |

|

|
| [oxlint](https://oxc.rs/docs/guide/usage/linter)
([source](https://redirect.github.com/oxc-project/oxc/tree/HEAD/npm/oxlint))
| devDependencies | minor | [`1.62.0` →
`1.67.0`](https://renovatebot.com/diffs/npm/oxlint/1.62.0/1.67.0) |

|

|
---
### Release Notes
<details>
<summary>apify/actions (apify/actions)</summary>
###
[`v1.2.0`](https://redirect.github.com/apify/actions/releases/tag/v1.2.0)
[Compare
Source](https://redirect.github.com/apify/actions/compare/v1.1.2...v1.2.0)
##### Features
- Update of MongoDB index checker, prompt, deduplication, etc.
([#​17](https://redirect.github.com/apify/actions/issues/17))
([86b91e4](https://redirect.github.com/apify/actions/commit/86b91e4edff0c8303012e4592345c0b75f91c790))
##### Bug Fixes
- Update `signed-commit` action to fix issues with unstaged or
conflicted files
([#​22](https://redirect.github.com/apify/actions/issues/22))
([5e8686c](https://redirect.github.com/apify/actions/commit/5e8686c8ee6814be65af30c049855cc220409150))
###
[`v1.1.2`](https://redirect.github.com/apify/actions/releases/tag/v1.1.2)
[Compare
Source](https://redirect.github.com/apify/actions/compare/v1.1.1...v1.1.2)
##### Bug Fixes
- Correctly pass inputs to `github-script` actions
([#​15](https://redirect.github.com/apify/actions/issues/15))
([345a1cd](https://redirect.github.com/apify/actions/commit/345a1cd7be9530977aaf169323f7a612eddee1df))
###
[`v1.1.1`](https://redirect.github.com/apify/actions/releases/tag/v1.1.1)
[Compare
Source](https://redirect.github.com/apify/actions/compare/v1.1.0...v1.1.1)
##### Bug Fixes
- Fix type imports in actions using `github-script`
([#​13](https://redirect.github.com/apify/actions/issues/13))
([7000329](https://redirect.github.com/apify/actions/commit/7000329e667503c515621568ab031b2c21c28ff1))
###
[`v1.1.0`](https://redirect.github.com/apify/actions/releases/tag/v1.1.0)
[Compare
Source](https://redirect.github.com/apify/actions/compare/v1.0.0...v1.1.0)
##### Features
- add mongodb-query-index-check action
([#​3](https://redirect.github.com/apify/actions/issues/3))
([e288951](https://redirect.github.com/apify/actions/commit/e288951cc60592067bc9962ffa2eff88042f27e2))
- add python-package-check composite action
([#​11](https://redirect.github.com/apify/actions/issues/11))
([cafe9c0](https://redirect.github.com/apify/actions/commit/cafe9c01037ad8d0db8335d80807c26c03435186))
- bump max-turns default to 100 and stream full Claude output
([#​7](https://redirect.github.com/apify/actions/issues/7))
([812c5cb](https://redirect.github.com/apify/actions/commit/812c5cbef2ac17071ecbafefdf14d993435d2d45))
- expand allowed-tools list for mongodb-query-index-check
([#​6](https://redirect.github.com/apify/actions/issues/6))
([42e0fe2](https://redirect.github.com/apify/actions/commit/42e0fe2e29c013cc85d19c05706c1ca919cf7a91))
- make the review prompt directive instead of descriptive
([#​8](https://redirect.github.com/apify/actions/issues/8))
([910af2a](https://redirect.github.com/apify/actions/commit/910af2ae269e3057a9fb68e733f8ae8ee8f39b13))
- mention [@​mtrunkat](https://redirect.github.com/mtrunkat) in
the review summary on findings
([#​12](https://redirect.github.com/apify/actions/issues/12))
([2f0becd](https://redirect.github.com/apify/actions/commit/2f0becd0c89a7e8772b1172f75d17cb746501448))
##### Bug Fixes
- move state files into workspace and address bash sandbox denials
([#​9](https://redirect.github.com/apify/actions/issues/9))
([6e2aa05](https://redirect.github.com/apify/actions/commit/6e2aa054ff3ba8e47be4ccddf6c1958434d3618c))
- Stop using `@octokit/rest` in scripts
([#​10](https://redirect.github.com/apify/actions/issues/10))
([232b613](https://redirect.github.com/apify/actions/commit/232b61378362e7a3e4ae78a4eda18b42c990bfe4))
</details>
<details>
<summary>lewagon/wait-on-check-action
(lewagon/wait-on-check-action)</summary>
###
[`v1.7.0`](https://redirect.github.com/lewagon/wait-on-check-action/blob/HEAD/CHANGELOG.md#v170---2026-04-14)
[Compare
Source](https://redirect.github.com/lewagon/wait-on-check-action/compare/v1.6.1...v1.7.0)
##### Fixed
- Fix the failure exit codes
###
[`v1.6.1`](https://redirect.github.com/lewagon/wait-on-check-action/blob/HEAD/CHANGELOG.md#v161---2026-04-06)
[Compare
Source](https://redirect.github.com/lewagon/wait-on-check-action/compare/v1.6.0...v1.6.1)
##### Added
- Pin the `ruby/setup-ruby` version
</details>
<details>
<summary>oxc-project/oxc (oxlint)</summary>
###
[`v1.67.0`](https://redirect.github.com/oxc-project/oxc/blob/HEAD/npm/oxlint/CHANGELOG.md#1670---2026-05-26)
[Compare
Source](https://redirect.github.com/oxc-project/oxc/compare/oxlint_v1.66.0...oxlint_v1.67.0)
##### 🚀 Features
-
[`b84941e`](https://redirect.github.com/oxc-project/oxc/commit/b84941e)
linter/vue: Implement no-expose-after-await rule
([#​22675](https://redirect.github.com/oxc-project/oxc/issues/22675))
(bab)
-
[`98b98c1`](https://redirect.github.com/oxc-project/oxc/commit/98b98c1)
linter/vue: Implement no-computed-properties-in-data rule
([#​22674](https://redirect.github.com/oxc-project/oxc/issues/22674))
(bab)
-
[`2d4c919`](https://redirect.github.com/oxc-project/oxc/commit/2d4c919)
oxlint: Support `vite-plus/resolveConfig` for vite.config.ts
([#​22456](https://redirect.github.com/oxc-project/oxc/issues/22456))
(leaysgur)
-
[`2a60012`](https://redirect.github.com/oxc-project/oxc/commit/2a60012)
linter/vue: Implement require-render-return rule
([#​22613](https://redirect.github.com/oxc-project/oxc/issues/22613))
(bab)
-
[`9f227fd`](https://redirect.github.com/oxc-project/oxc/commit/9f227fd)
linter/vue: Implement no-deprecated-props-default-this rule
([#​21892](https://redirect.github.com/oxc-project/oxc/issues/21892))
(bab)
-
[`87f065e`](https://redirect.github.com/oxc-project/oxc/commit/87f065e)
linter/vue: Implement return-in-emits-validator rule
([#​21935](https://redirect.github.com/oxc-project/oxc/issues/21935))
(bab)
-
[`ea0380c`](https://redirect.github.com/oxc-project/oxc/commit/ea0380c)
linter/unicorn: Implement `import-style` rule
([#​22173](https://redirect.github.com/oxc-project/oxc/issues/22173))
(Hao Chen)
-
[`dde40fe`](https://redirect.github.com/oxc-project/oxc/commit/dde40fe)
linter/vue: Implement no-watch-after-await rule
([#​22006](https://redirect.github.com/oxc-project/oxc/issues/22006))
(bab)
-
[`a735eb0`](https://redirect.github.com/oxc-project/oxc/commit/a735eb0)
linter/vue: Implement valid-next-tick rule
([#​22531](https://redirect.github.com/oxc-project/oxc/issues/22531))
(bab)
-
[`6dc615d`](https://redirect.github.com/oxc-project/oxc/commit/6dc615d)
linter/vue: Implement no-shared-component-data rule
([#​21842](https://redirect.github.com/oxc-project/oxc/issues/21842))
(bab)
-
[`a656418`](https://redirect.github.com/oxc-project/oxc/commit/a656418)
linter/vue: Implement valid-define-options rule
([#​22107](https://redirect.github.com/oxc-project/oxc/issues/22107))
(bab)
-
[`bb6f1b2`](https://redirect.github.com/oxc-project/oxc/commit/bb6f1b2)
linter/vue: Implement require-slots-as-functions rule
([#​22244](https://redirect.github.com/oxc-project/oxc/issues/22244))
(bab)
-
[`5fa4774`](https://redirect.github.com/oxc-project/oxc/commit/5fa4774)
linter/n: Implement `callback-return` rule
([#​22470](https://redirect.github.com/oxc-project/oxc/issues/22470))
(Mikhail Baev)
###
[`v1.66.0`](https://redirect.github.com/oxc-project/oxc/blob/HEAD/npm/oxlint/CHANGELOG.md#1660---2026-05-18)
[Compare
Source](https://redirect.github.com/oxc-project/oxc/compare/oxlint_v1.65.0...oxlint_v1.66.0)
##### 🚀 Features
-
[`0440b0f`](https://redirect.github.com/oxc-project/oxc/commit/0440b0f)
linter/eslint: Implement `id-match` rule
([#​22379](https://redirect.github.com/oxc-project/oxc/issues/22379))
(Vladislav Sayapin)
-
[`65bf119`](https://redirect.github.com/oxc-project/oxc/commit/65bf119)
linter: Implement react no-object-type-as-default-prop
([#​22481](https://redirect.github.com/oxc-project/oxc/issues/22481))
(uhyo)
-
[`2a6ddce`](https://redirect.github.com/oxc-project/oxc/commit/2a6ddce)
linter/eslint: Implement `no-implied-eval` rule
([#​22391](https://redirect.github.com/oxc-project/oxc/issues/22391))
(Vladislav Sayapin)
-
[`625758a`](https://redirect.github.com/oxc-project/oxc/commit/625758a)
linter/vitest: Implement padding-around-after-all-blocks rule
([#​21788](https://redirect.github.com/oxc-project/oxc/issues/21788))
(kapobajza)
-
[`37680b0`](https://redirect.github.com/oxc-project/oxc/commit/37680b0)
linter: Implement react no-unstable-nested-components
([#​22248](https://redirect.github.com/oxc-project/oxc/issues/22248))
(Jovi De Croock)
-
[`d8d9c74`](https://redirect.github.com/oxc-project/oxc/commit/d8d9c74)
linter: Implement import/newline-after-import rule
([#​19142](https://redirect.github.com/oxc-project/oxc/issues/19142))
(Ryuya Yanagi)
###
[`v1.65.0`](https://redirect.github.com/oxc-project/oxc/blob/HEAD/npm/oxlint/CHANGELOG.md#1650---2026-05-15)
[Compare
Source](https://redirect.github.com/oxc-project/oxc/compare/oxlint_v1.64.0...oxlint_v1.65.0)
##### 🚀 Features
-
[`5478fb5`](https://redirect.github.com/oxc-project/oxc/commit/5478fb5)
linter/jsdoc: Implement `require-throws-description` rule
([#​22386](https://redirect.github.com/oxc-project/oxc/issues/22386))
(Mikhail Baev)
-
[`c73225e`](https://redirect.github.com/oxc-project/oxc/commit/c73225e)
linter/eslint: Implement `prefer-arrow-callback` rule
([#​22312](https://redirect.github.com/oxc-project/oxc/issues/22312))
(박천(Cheon Park))
-
[`de82b59`](https://redirect.github.com/oxc-project/oxc/commit/de82b59)
linter: Add support for `eslint-plugin-jsx-a11y-x`
([#​22356](https://redirect.github.com/oxc-project/oxc/issues/22356))
(mehm8128)
-
[`f44b6c8`](https://redirect.github.com/oxc-project/oxc/commit/f44b6c8)
linter: Fill schemas `DummyRuleMap` with built-in rules
([#​22288](https://redirect.github.com/oxc-project/oxc/issues/22288))
(Sysix)
###
[`v1.64.0`](https://redirect.github.com/oxc-project/oxc/blob/HEAD/npm/oxlint/CHANGELOG.md#1640---2026-05-11)
[Compare
Source](https://redirect.github.com/oxc-project/oxc/compare/oxlint_v1.63.0...oxlint_v1.64.0)
##### 🚀 Features
-
[`fbb8f22`](https://redirect.github.com/oxc-project/oxc/commit/fbb8f22)
linter: Support `ignores` in overrides
([#​22148](https://redirect.github.com/oxc-project/oxc/issues/22148))
(camc314)
##### 🐛 Bug Fixes
-
[`25b7017`](https://redirect.github.com/oxc-project/oxc/commit/25b7017)
linter: Undocument override `ignores` option
([#​22213](https://redirect.github.com/oxc-project/oxc/issues/22213))
(camc314)
###
[`v1.63.0`](https://redirect.github.com/oxc-project/oxc/blob/HEAD/npm/oxlint/CHANGELOG.md#1630---2026-05-05)
[Compare
Source](https://redirect.github.com/oxc-project/oxc/compare/oxlint_v1.62.0...oxlint_v1.63.0)
##### 📚 Documentation
-
[`cacbc4a`](https://redirect.github.com/oxc-project/oxc/commit/cacbc4a)
linter: Fix jest settings docs.
([#​22127](https://redirect.github.com/oxc-project/oxc/issues/22127))
(connorshea)
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- "every weekday"
- 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-client-js).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMDIuMSIsInVwZGF0ZWRJblZlciI6IjQzLjIwMi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 931be1f commit af8a357
7 files changed
Lines changed: 321 additions & 318 deletions
File tree
- .github/workflows
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | | - | |
| 135 | + | |
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | | - | |
| 151 | + | |
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
| 100 | + | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| |||
0 commit comments