-
Notifications
You must be signed in to change notification settings - Fork 1
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 v8 #242
Conversation
22f4602
to
8120dcb
Compare
8120dcb
to
939ddcd
Compare
939ddcd
to
87b8839
Compare
87b8839
to
e279e38
Compare
const testFn = bindRunExpectation('postgres'); | ||
testFn.postgres = bindRunExpectation('postgres'); | ||
testFn.mysql = bindRunExpectation('mysql'); | ||
testFn.websql = bindRunExpectation('websql'); | ||
|
||
export default testFn; |
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.
Did this so that I can minimize the changes in the test files for now.
const testFn = bindRunExpectation('postgres'); | ||
testFn.postgres = bindRunExpectation('postgres'); | ||
testFn.mysql = bindRunExpectation('mysql'); | ||
testFn.websql = bindRunExpectation('websql'); | ||
|
||
export default testFn; |
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.
Did this so that I can minimize the changes in the test files for now.
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. |
Nice work, it will be great to come back and clean things up once we fully move it to TypeScript |
e279e38
to
326d8aa
Compare
Update @balena/lint from 6.2.2 to 8.0.0 Change-type: patch
326d8aa
to
8353653
Compare
This PR contains the following updates:
^6.2.2
->^8.0.0
Release Notes
balena-io-modules/node-balena-lint (@balena/lint)
v8.0.0
Compare Source
(2024-03-13)
v7.3.0
Compare Source
(2024-02-02)
v7.2.6
Compare Source
(2024-01-30)
v7.2.5
Compare Source
(2024-01-30)
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.