Skip to content

Conversation

@hardillb
Copy link
Contributor

closes #547

Description

convert to eslint v9

Related Issue(s)

#547

Checklist

  • I have read the contribution guidelines
  • Suitable unit/system level tests have been added and they pass
  • Documentation has been updated
    • Upgrade instructions
    • Configuration details
    • Concepts
  • Changes flowforge.yml?
    • Issue/PR raised on FlowFuse/helm to update ConfigMap Template
    • Issue/PR raised on FlowFuse/CloudProject to update values for Staging/Production
  • Link to Changelog Entry PR, or note why one is not needed.

Labels

  • Includes a DB migration? -> add the area:migration label

part of #525

Adds commented out Env Var pointing at /opt/flowfuse-device/chain.pem
to make enableding private CA certs support easier.
@hardillb hardillb self-assigned this Dec 30, 2025
@ppawlowski
Copy link
Contributor

A release dry-run against this branch didn't fail, so I'm fine with changes made to the .releaserc.js file.

@hardillb hardillb requested a review from Steve-Mcl December 30, 2025 13:41
Copy link
Contributor

@Steve-Mcl Steve-Mcl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ppawlowski we only run eslint on node 18. wondering if there is any milage to shifting that to node 20. Additionally, is it not time we added node 22 (and maybe even node24?) to the test matrix? (Both are LTS)?

@ppawlowski
Copy link
Contributor

LGTM

@ppawlowski we only run eslint on node 18. wondering if there is any milage to shifting that to node 20. Additionally, is it not time we added node 22 (and maybe even node24?) to the test matrix? (Both are LTS)?

Both are possible and easy to implement. Please create a separate issue and specify the versions we want to lint against.

@Steve-Mcl
Copy link
Contributor

@hardillb are you awaiting Piotras approval - or should I merge?

@hardillb hardillb merged commit d4df4d7 into main Dec 30, 2025
11 checks passed
@hardillb hardillb deleted the eslint-v9 branch December 30, 2025 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update eslint to v9

4 participants