Skip to content

Commit 4ccf907

Browse files
chore(deps): update dependency @apify/oxlint-config to ^0.3.0 (#655)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@apify/oxlint-config](https://redirect.github.com/apify/apify-oxlint-config) | [`^0.2.5` → `^0.3.0`](https://renovatebot.com/diffs/npm/@apify%2foxlint-config/0.2.10/0.3.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@apify%2foxlint-config/0.3.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@apify%2foxlint-config/0.2.10/0.3.0?slim=true) | --- ### Release Notes <details> <summary>apify/apify-oxlint-config (@&#8203;apify/oxlint-config)</summary> ### [`v0.3.0`](https://redirect.github.com/apify/apify-oxlint-config/blob/HEAD/CHANGELOG.md#030---2026-07-01) [Compare Source](https://redirect.github.com/apify/apify-oxlint-config/compare/v0.2.10...v0.3.0) ##### Features - Auto-remove unused imports on `--fix` ([#&#8203;19](https://redirect.github.com/apify/apify-oxlint-config/issues/19)) ##### Chores - Use custom action to commit changes in CI instead of `git commit` ([#&#8203;16](https://redirect.github.com/apify/apify-oxlint-config/issues/16)) - Replace calling reusable actions from `apify/workflows/...` to `apify/actions/...` \[internal] ([#&#8203;17](https://redirect.github.com/apify/apify-oxlint-config/issues/17)) - Update actions from `apify/actions` \[internal] ([#&#8203;18](https://redirect.github.com/apify/apify-oxlint-config/issues/18)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - "every weekday" - 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/apify/apify-sdk-js). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDIuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI0Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cb2f515 commit 4ccf907

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"ws": "^8.18.0"
9090
},
9191
"devDependencies": {
92-
"@apify/oxlint-config": "^0.2.5",
92+
"@apify/oxlint-config": "^0.3.0",
9393
"@apify/tsconfig": "^0.2.0",
9494
"@commitlint/config-conventional": "^21.0.0",
9595
"@playwright/browser-chromium": "^1.60.0",

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)