-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dependency @balena/lint to v7 #267
Conversation
928c778
to
bb76da7
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
b8207ce
to
24c510b
Compare
8b574c6
to
1206721
Compare
Update @balena/lint from 6.2.2 to 7.2.4 Change-type: patch
1206721
to
321a183
Compare
@klutchell you will need to:
|
@@ -1,34 +1,35 @@ | |||
import * as core from "@actions/core"; | |||
import { context as contextType } from "@actions/github"; | |||
import * as core from '@actions/core'; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How was this passing linting before? Is the linting not run as part of CI?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I was wondering the same thing. It looks like npm run lint
is part of the tests but that wouldn't fix formatting.
Signed-off-by: Kyle Harding <[email protected]>
180e221
to
a17f6a6
Compare
I self-certify! |
This PR contains the following updates:
^6.2.0
->^7.0.0
Release Notes
balena-io-modules/node-balena-lint (@balena/lint)
v7.2.4
Compare Source
(2023-11-10)
v7.2.3
Compare Source
(2023-11-09)
v7.2.2
Compare Source
(2023-11-09)
no-constant-binary-expression
to list of rules [Pagan Gazzard]v7.2.1
Compare Source
(2023-10-18)
v7.2.0
Compare Source
(2023-09-12)
v7.1.2
Compare Source
(2023-09-11)
v7.1.1
Compare Source
(2023-08-29)
v7.1.0
Compare Source
(2023-08-29)
v7.0.2
Compare Source
(2023-08-23)
v7.0.1
Compare Source
(2023-08-22)
v7.0.0
Compare Source
(2023-08-22)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 Renovate Bot.