Skip to content

Dev dependency updates#48

Merged
joseph-neeraj merged 4 commits intomainfrom
chore/dependabot-updates
Mar 27, 2026
Merged

Dev dependency updates#48
joseph-neeraj merged 4 commits intomainfrom
chore/dependabot-updates

Conversation

@joseph-neeraj
Copy link
Copy Markdown
Contributor

@joseph-neeraj joseph-neeraj commented Mar 27, 2026

Update dev dependencies to mitigate dependabot alerts.

@joseph-neeraj joseph-neeraj changed the title WIP: Dev dependency updates Dev dependency updates Mar 27, 2026
npm test
npm run coverage
- name: SonarCloud
uses: sonarsource/sonarcloud-github-action@master
Copy link
Copy Markdown
Contributor Author

@joseph-neeraj joseph-neeraj Mar 27, 2026

Choose a reason for hiding this comment

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

This job has been deprecated in favour of SonarSource/sonarqube-scan-action

@@ -8,8 +8,9 @@ const SHA_BITS = "256";
const SignatureMethod = {
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

eslint fixes.

@@ -0,0 +1,12 @@
const { defineConfig } = require("eslint/config");
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

eslint config compatible with eslint 10.x.x

Copy link
Copy Markdown
Contributor

@ShimonaR-MC ShimonaR-MC left a comment

Choose a reason for hiding this comment

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

Looks fine

@joseph-neeraj joseph-neeraj merged commit 53d6d38 into main Mar 27, 2026
13 checks passed
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.

2 participants