Skip to content

Commit af8a357

Browse files
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` | ![age](https://developer.mend.io/api/mc/badges/age/github-tags/apify%2factions/v1.2.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/github-tags/apify%2factions/v1.0.0/v1.2.0?slim=true) | | [apify/actions](https://redirect.github.com/apify/actions) | action | minor | `v1.1.2` → `v1.2.0` | ![age](https://developer.mend.io/api/mc/badges/age/github-tags/apify%2factions/v1.2.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/github-tags/apify%2factions/v1.1.2/v1.2.0?slim=true) | | [lewagon/wait-on-check-action](https://redirect.github.com/lewagon/wait-on-check-action) | action | minor | `v1.6.0` → `v1.7.0` | ![age](https://developer.mend.io/api/mc/badges/age/github-tags/lewagon%2fwait-on-check-action/v1.7.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/github-tags/lewagon%2fwait-on-check-action/v1.6.0/v1.7.0?slim=true) | | [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) | ![age](https://developer.mend.io/api/mc/badges/age/npm/oxlint/1.67.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/oxlint/1.62.0/1.67.0?slim=true) | --- ### 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. ([#&#8203;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 ([#&#8203;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 ([#&#8203;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` ([#&#8203;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 ([#&#8203;3](https://redirect.github.com/apify/actions/issues/3)) ([e288951](https://redirect.github.com/apify/actions/commit/e288951cc60592067bc9962ffa2eff88042f27e2)) - add python-package-check composite action ([#&#8203;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 ([#&#8203;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 ([#&#8203;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 ([#&#8203;8](https://redirect.github.com/apify/actions/issues/8)) ([910af2a](https://redirect.github.com/apify/actions/commit/910af2ae269e3057a9fb68e733f8ae8ee8f39b13)) - mention [@&#8203;mtrunkat](https://redirect.github.com/mtrunkat) in the review summary on findings ([#&#8203;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 ([#&#8203;9](https://redirect.github.com/apify/actions/issues/9)) ([6e2aa05](https://redirect.github.com/apify/actions/commit/6e2aa054ff3ba8e47be4ccddf6c1958434d3618c)) - Stop using `@octokit/rest` in scripts ([#&#8203;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 ([#&#8203;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 ([#&#8203;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 ([#&#8203;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 ([#&#8203;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 ([#&#8203;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 ([#&#8203;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 ([#&#8203;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 ([#&#8203;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 ([#&#8203;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 ([#&#8203;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 ([#&#8203;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 ([#&#8203;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 ([#&#8203;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 ([#&#8203;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 ([#&#8203;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 ([#&#8203;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 ([#&#8203;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 ([#&#8203;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 ([#&#8203;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 ([#&#8203;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 ([#&#8203;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` ([#&#8203;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 ([#&#8203;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 ([#&#8203;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 ([#&#8203;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. ([#&#8203;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/check.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
node-version: ${{ matrix.node-version }}
4141

4242
- name: Install pnpm and dependencies
43-
uses: apify/actions/pnpm-install@v1.1.2
43+
uses: apify/actions/pnpm-install@v1.2.0
4444

4545
- name: Install Chrome for puppeteer
4646
run: pnpm exec puppeteer browsers install chrome
@@ -61,7 +61,7 @@ jobs:
6161
node-version: 24
6262

6363
- name: Install pnpm and dependencies
64-
uses: apify/actions/pnpm-install@v1.1.2
64+
uses: apify/actions/pnpm-install@v1.2.0
6565

6666
- name: Run Tests
6767
run: pnpm test:bundling
@@ -77,7 +77,7 @@ jobs:
7777
with:
7878
node-version: 24
7979
- name: Install pnpm and dependencies
80-
uses: apify/actions/pnpm-install@v1.1.2
80+
uses: apify/actions/pnpm-install@v1.2.0
8181
- run: pnpm lint
8282
- name: Format check
8383
run: pnpm format:check
@@ -95,7 +95,7 @@ jobs:
9595
with:
9696
node-version: 24
9797
- name: Install pnpm and dependencies
98-
uses: apify/actions/pnpm-install@v1.1.2
98+
uses: apify/actions/pnpm-install@v1.2.0
9999

100100
- name: Build docs
101101
run: |

.github/workflows/docs.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,14 +33,14 @@ jobs:
3333
git config user.email 'github-actions[bot]@users.noreply.github.com'
3434
3535
- name: Install pnpm and dependencies
36-
uses: apify/actions/pnpm-install@v1.1.2
36+
uses: apify/actions/pnpm-install@v1.2.0
3737

3838
- name: Update docs theme
3939
run: pnpm --filter apify-client-website update @apify/docs-theme
4040

4141
# We do this as early as possible to prevent conflicts if someone else would push something in the meantime
4242
- name: Commit the updated package.json and lockfile
43-
uses: apify/actions/signed-commit@v1.0.0
43+
uses: apify/actions/signed-commit@v1.2.0
4444
with:
4545
message: 'chore: Automatic theme updating workflow [skip ci]'
4646
add: 'website/package.json pnpm-lock.yaml'

.github/workflows/pre_release.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
version_number: ${{ steps.release_metadata.outputs.version_number }}
2222
changelog: ${{ steps.release_metadata.outputs.changelog }}
2323
steps:
24-
- uses: apify/actions/git-cliff-release@v1.1.2
24+
- uses: apify/actions/git-cliff-release@v1.2.0
2525
name: Prepare release metadata
2626
id: release_metadata
2727
with:
@@ -32,7 +32,7 @@ jobs:
3232
name: Wait for code checks to pass
3333
runs-on: ubuntu-latest
3434
steps:
35-
- uses: lewagon/wait-on-check-action@v1.6.0
35+
- uses: lewagon/wait-on-check-action@v1.7.0
3636
with:
3737
ref: ${{ github.ref }}
3838
repo-token: ${{ secrets.GITHUB_TOKEN }}
@@ -58,7 +58,7 @@ jobs:
5858
node-version: 24
5959

6060
- name: Install pnpm and dependencies
61-
uses: apify/actions/pnpm-install@v1.1.2
61+
uses: apify/actions/pnpm-install@v1.2.0
6262

6363
- name: Update package version in package.json
6464
run: pnpm version --no-git-tag-version --allow-same-version ${{ needs.release_metadata.outputs.version_number }}
@@ -72,7 +72,7 @@ jobs:
7272

7373
- name: Commit changes
7474
id: commit
75-
uses: apify/actions/signed-commit@v1.0.0
75+
uses: apify/actions/signed-commit@v1.2.0
7676
with:
7777
message: 'chore(release): Update changelog and package version [skip ci]'
7878
pull: '--rebase --autostash'
@@ -84,7 +84,7 @@ jobs:
8484
runs-on: ubuntu-latest
8585
steps:
8686
- name: Execute publish workflow
87-
uses: apify/actions/execute-workflow@v1.1.2
87+
uses: apify/actions/execute-workflow@v1.2.0
8888
with:
8989
workflow: publish_to_npm.yaml
9090
inputs: '{ "ref": "${{ needs.update_changelog.outputs.changelog_commitish }}", "tag": "beta" }'

.github/workflows/publish_to_npm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
node-version: 24
3535
registry-url: 'https://registry.npmjs.org'
3636
- name: Install pnpm and dependencies
37-
uses: apify/actions/pnpm-install@v1.1.2
37+
uses: apify/actions/pnpm-install@v1.2.0
3838
- name: Check version consistency and bump pre-release version (beta only)
3939
if: ${{ inputs.tag == 'beta' }}
4040
run: node ./.github/scripts/before-beta-release.js

.github/workflows/release.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
changelog: ${{ steps.release_metadata.outputs.changelog }}
3636
release_notes: ${{ steps.release_metadata.outputs.release_notes }}
3737
steps:
38-
- uses: apify/actions/git-cliff-release@v1.1.2
38+
- uses: apify/actions/git-cliff-release@v1.2.0
3939
name: Prepare release metadata
4040
id: release_metadata
4141
with:
@@ -65,7 +65,7 @@ jobs:
6565
node-version: 24
6666

6767
- name: Install pnpm and dependencies
68-
uses: apify/actions/pnpm-install@v1.1.2
68+
uses: apify/actions/pnpm-install@v1.2.0
6969

7070
- name: Update package version in package.json
7171
run: pnpm version --no-git-tag-version --allow-same-version ${{ needs.release_metadata.outputs.version_number }}
@@ -79,7 +79,7 @@ jobs:
7979

8080
- name: Commit changes
8181
id: commit
82-
uses: apify/actions/signed-commit@v1.0.0
82+
uses: apify/actions/signed-commit@v1.2.0
8383
with:
8484
message: 'chore(release): Update changelog and package version [skip ci]'
8585
pull: '--rebase --autostash'
@@ -106,7 +106,7 @@ jobs:
106106
runs-on: ubuntu-latest
107107
steps:
108108
- name: Execute publish workflow
109-
uses: apify/actions/execute-workflow@v1.1.2
109+
uses: apify/actions/execute-workflow@v1.2.0
110110
with:
111111
workflow: publish_to_npm.yaml
112112
inputs: '{ "ref": "${{ needs.update_changelog.outputs.changelog_commitish }}", "tag": "latest" }'
@@ -132,7 +132,7 @@ jobs:
132132
run: sudo apt-get install jq
133133

134134
- name: Install pnpm and dependencies
135-
uses: apify/actions/pnpm-install@v1.1.2
135+
uses: apify/actions/pnpm-install@v1.2.0
136136

137137
- name: Snapshot the current version
138138
run: |
@@ -148,7 +148,7 @@ jobs:
148148
pnpm format
149149
150150
- name: Commit and push the version snapshot
151-
uses: apify/actions/signed-commit@v1.0.0
151+
uses: apify/actions/signed-commit@v1.2.0
152152
with:
153153
message: 'docs: update docs for ${{ needs.release_metadata.outputs.version_number }} version'
154154
pull: '--rebase --autostash'

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"express": "^5.0.0",
9898
"gen-esm-wrapper": "^1.1.2",
9999
"oxfmt": "0.52.0",
100-
"oxlint": "1.62.0",
100+
"oxlint": "1.67.0",
101101
"oxlint-tsgolint": "0.23.0",
102102
"puppeteer": "^24.0.0",
103103
"rimraf": "^6.0.0",

0 commit comments

Comments
 (0)