Skip to content

chore(deps): bump ra from 3.1.6 to 3.1.7#10

Merged
hyperpolymath merged 1 commit into
mainfrom
dependabot/hex/ra-3.1.7
May 20, 2026
Merged

chore(deps): bump ra from 3.1.6 to 3.1.7#10
hyperpolymath merged 1 commit into
mainfrom
dependabot/hex/ra-3.1.7

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps ra from 3.1.6 to 3.1.7.

Release notes

Sourced from ra's releases.

v3.1.7

What's Changed

Full Changelog: rabbitmq/ra@v3.1.6...v3.1.7

Commits
  • f83ed83 v3.1.7
  • 83c10db Merge pull request #629 from rabbitmq/pre-init-recover-index-bug-fix
  • 759e80a improve logging
  • f4bc68d reduce log output on snapshot send errors
  • 2b4e2b4 Fix snapshot recovery with empty indexes file
  • 683ad17 Merge pull request #628 from rabbitmq/remove-catch-and-other-elp
  • a644e95 Remove usages of catch with try .. of.
  • 0fffce4 Merge pull request #627 from rabbitmq/handle-ra-system-down-rpc
  • cda2b7d Handle Ra system down gracefully on start_server
  • See full diff 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 [ra](https://github.com/rabbitmq/ra) from 3.1.6 to 3.1.7.
- [Release notes](https://github.com/rabbitmq/ra/releases)
- [Commits](rabbitmq/ra@v3.1.6...v3.1.7)

---
updated-dependencies:
- dependency-name: ra
  dependency-version: 3.1.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Copy link
Copy Markdown

🔍 Hypatia Security Scan

Findings: 25 issues detected

Severity Count
🔴 Critical 2
🟠 High 3
🟡 Medium 20

⚠️ Action Required: Critical security issues found!

View findings
[
  {
    "reason": "Merge artifact in root",
    "type": "stale",
    "file": "SPEC.core.scm.orig",
    "action": "delete",
    "rule_module": "root_hygiene",
    "severity": "medium"
  },
  {
    "reason": "Backup file in root",
    "type": "stale",
    "file": "ECOSYSTEM.scm.bak",
    "action": "delete",
    "rule_module": "root_hygiene",
    "severity": "medium"
  },
  {
    "reason": "Backup file in root",
    "type": "stale",
    "file": "META.scm.bak",
    "action": "delete",
    "rule_module": "root_hygiene",
    "severity": "medium"
  },
  {
    "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": "TypeScript file detected -- banned language",
    "type": "banned_language_file",
    "file": "/home/runner/work/phronesis/phronesis/editors/vscode/src/extension.ts",
    "action": "flag",
    "rule_module": "cicd_rules",
    "severity": "critical"
  },
  {
    "reason": "binary_to_term without :safe option -- deserialization attack (1 occurrences, CWE-502)",
    "type": "elixir_send_unsanitised",
    "file": "/home/runner/work/phronesis/phronesis/lib/phronesis/compiler.ex",
    "action": "flag",
    "rule_module": "code_safety",
    "severity": "high"
  },
  {
    "reason": "sorry leaves proof hole (1 occurrences, CWE-704)",
    "type": "sorry",
    "file": "/home/runner/work/phronesis/phronesis/academic/formal-verification/lean4/Phronesis.lean",
    "action": "flag",
    "rule_module": "code_safety",
    "severity": "critical"
  },
  {
    "reason": "Nickel file missing SPDX-License-Identifier header (1 occurrences, CWE-1104)",
    "type": "ncl_missing_spdx",
    "file": "/home/runner/work/phronesis/phronesis/configs/config.ncl",
    "action": "flag",
    "rule_module": "code_safety",
    "severity": "medium"
  }
]

Powered by Hypatia Neurosymbolic CI/CD Intelligence

@hyperpolymath
hyperpolymath merged commit 522422d into main May 20, 2026
11 checks passed
@hyperpolymath
hyperpolymath deleted the dependabot/hex/ra-3.1.7 branch May 20, 2026 12:48
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 elixir Pull requests that update elixir code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant