fix: Adjust code for typescript-eslint v6 rules #222
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.0.1
->7.1.1
Release Notes
seek-oss/skuba (skuba)
v7.1.1
Compare Source
Patch Changes
init: Resolve directory path when patching Renovate config (#1241)
This should fix the
Failed to patch Renovate config.
warning when creating a new repo.v7.1.0
Compare Source
Minor Changes
format, lint: Skip autofixing on Renovate branches when there is no open pull request (#1226)
This prevents an issue where a Renovate branch can get stuck in the
Edited/Blocked
state without a pull request being raised.deps: eslint-config-skuba 3 (#1234)
This major upgrade brings in new rules from typescript-eslint v6.
Diff patch from eslint-config-skuba 2 and eslint-config-skuba 3
format, lint: Add
pnpm-lock.yaml
to.prettierignore
(#1225)deps: esbuild 0.19 (#1236)
format, lint: Switch distroless image from
nodejs
tonodejs-debian11
(#1224)skuba format
andskuba lint
will now automatically switch yourgcr.io/distroless/nodejs:18
image togcr.io/distroless/nodejs18-debian11
. This is now the recommended base image for Node.js.Patch Changes
nodejs:18
tonodejs18-debian11
(#1224)Configuration
📅 Schedule: Branch creation - "after 3:00 am and before 6:00 am every weekday" in timezone Australia/Melbourne, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.