Skip to content

chore(deps-dev): bump eslint-plugin-mocha from 11.2.0 to 11.3.0#74

Merged
hyperpolymath merged 1 commit into
mainfrom
dependabot/npm_and_yarn/eslint-plugin-mocha-11.3.0
May 25, 2026
Merged

chore(deps-dev): bump eslint-plugin-mocha from 11.2.0 to 11.3.0#74
hyperpolymath merged 1 commit into
mainfrom
dependabot/npm_and_yarn/eslint-plugin-mocha-11.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 24, 2026

Bumps eslint-plugin-mocha from 11.2.0 to 11.3.0.

Release notes

Sourced from eslint-plugin-mocha's releases.

11.3.0

Bug Fixes

  • fix: don't add loops to current layer in consistent-spacing-between-b… (#408)
  • Fix type of the plugin object's configs field (#393)
  • Fix handling of suites in no-synchronous-tests (#401)

Enhancements

  • Fix: disallow extra properties in rule options (#395)
  • Improve exported plugin type (#400)

Documentation

  • Syntax highlighting for return in no-synchronous-tests-return (#402)

Build-Related

  • ci: drop node 23, add node 24 (#397)
Changelog

Sourced from eslint-plugin-mocha's changelog.

11.3.0 (May 18, 2026)

Bug Fixes

  • fix: don't add loops to current layer in consistent-spacing-between-b… (#408)
  • Fix type of the plugin object's configs field (#393)
  • Fix handling of suites in no-synchronous-tests (#401)

Enhancements

  • Fix: disallow extra properties in rule options (#395)
  • Improve exported plugin type (#400)

Documentation

  • Syntax highlighting for return in no-synchronous-tests-return (#402)

Build-Related

  • ci: drop node 23, add node 24 (#397)
Commits
  • d4a91e2 11.3.0
  • 3a32d78 Merge pull request #408 from KristjanTammekivi/fix-consistent-newline-in-loop
  • fe6e279 fix: ignore nested control flow in spacing rule
  • 702d814 Merge pull request #393 from rhysd/issue-392
  • 62fca7c Fix lint error in plugin test
  • 7cf7db2 Tighten plugin type definitions
  • 7079519 Fix type of the plugin object's configs field
  • 1bfd232 fix: don't add loops to current layer in consistent-spacing-between-blocks
  • 7895d72 Merge pull request #402 from mureinik/no-synchronous-tests-return-highlight
  • c9df300 Syntax highlighting for return in no-synchronous-tests-return
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [eslint-plugin-mocha](https://github.com/lo1tuma/eslint-plugin-mocha) from 11.2.0 to 11.3.0.
- [Release notes](https://github.com/lo1tuma/eslint-plugin-mocha/releases)
- [Changelog](https://github.com/lo1tuma/eslint-plugin-mocha/blob/main/CHANGELOG.md)
- [Commits](lo1tuma/eslint-plugin-mocha@11.2.0...11.3.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-mocha
  dependency-version: 11.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 24, 2026
@github-actions
Copy link
Copy Markdown

🔍 Hypatia Security Scan

Findings: 130 issues detected

Severity Count
🔴 Critical 22
🟠 High 83
🟡 Medium 25

⚠️ Action Required: Critical security issues found!

View findings
[
  {
    "reason": "npm banned -- use Deno",
    "type": "banned",
    "file": "package-lock.json",
    "action": "delete",
    "rule_module": "root_hygiene",
    "severity": "high"
  },
  {
    "reason": "Issue in quality.yml",
    "type": "missing_workflow",
    "file": "quality.yml",
    "action": "create",
    "rule_module": "workflow_audit",
    "severity": "high"
  },
  {
    "reason": "Issue in security-policy.yml",
    "type": "missing_workflow",
    "file": "security-policy.yml",
    "action": "create",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Action hyperpolymath/standards/.github/workflows/governance-reusable.yml@main needs attention",
    "type": "unpinned_action",
    "file": "governance.yml",
    "action": "pin_sha",
    "rule_module": "workflow_audit",
    "severity": "high"
  },
  {
    "reason": "Workflow executes remote script directly (curl/wget piped to shell). Download, verify checksum/signature, then execute.",
    "type": "download_then_run",
    "file": "mirror.yml",
    "action": "verify_download_integrity",
    "rule_module": "workflow_audit",
    "severity": "high"
  },
  {
    "reason": "TypeScript file detected -- banned language",
    "type": "banned_language_file",
    "file": "/home/runner/work/rrecord-verity/rrecord-verity/RuntimeMessage.d.ts",
    "action": "flag",
    "rule_module": "cicd_rules",
    "severity": "critical"
  },
  {
    "reason": "TypeScript file detected -- banned language",
    "type": "banned_language_file",
    "file": "/home/runner/work/rrecord-verity/rrecord-verity/experiments/storageMessage.d.ts",
    "action": "flag",
    "rule_module": "cicd_rules",
    "severity": "critical"
  },
  {
    "reason": "TypeScript file detected -- banned language",
    "type": "banned_language_file",
    "file": "/home/runner/work/rrecord-verity/rrecord-verity/experiments/jsdns.d.ts",
    "action": "flag",
    "rule_module": "cicd_rules",
    "severity": "critical"
  },
  {
    "reason": "TypeScript file detected -- banned language",
    "type": "banned_language_file",
    "file": "/home/runner/work/rrecord-verity/rrecord-verity/experiments/libunbound.d.ts",
    "action": "flag",
    "rule_module": "cicd_rules",
    "severity": "critical"
  },
  {
    "reason": "TypeScript file detected -- banned language",
    "type": "banned_language_file",
    "file": "/home/runner/work/rrecord-verity/rrecord-verity/experiments/ctypes.d.ts",
    "action": "flag",
    "rule_module": "cicd_rules",
    "severity": "critical"
  }
]

Powered by Hypatia Neurosymbolic CI/CD Intelligence

@hyperpolymath hyperpolymath merged commit 304e3ff into main May 25, 2026
23 of 32 checks passed
@hyperpolymath hyperpolymath deleted the dependabot/npm_and_yarn/eslint-plugin-mocha-11.3.0 branch May 25, 2026 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant