Skip to content

chore(deps): bump absinthe from 1.10.1 to 1.10.2#65

Merged
hyperpolymath merged 2 commits into
mainfrom
dependabot/hex/absinthe-1.10.2
May 16, 2026
Merged

chore(deps): bump absinthe from 1.10.1 to 1.10.2#65
hyperpolymath merged 2 commits into
mainfrom
dependabot/hex/absinthe-1.10.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps absinthe from 1.10.1 to 1.10.2.

Changelog

Sourced from absinthe's changelog.

1.10.2 (2026-05-08)

  • Patch for CVE
Commits
  • c0c265c cve patch release
  • f968ddf fix: Prevent non-executable definitions in document pipeline
  • dd842b9 Merge commit from fork
  • 223600c Merge commit from fork
  • 08fa561 chore(deps): Bump googleapis/release-please-action from 4 to 5 (#1432)
  • cc9599d remove inline_middleware clause that would crash if ever matched (#1424)
  • 2780fec chore(deps): Bump actions/cache from 4 to 5 (#1401)
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels May 15, 2026
@hyperpolymath
Copy link
Copy Markdown
Owner

@dependabot rebase

1 similar comment
@hyperpolymath
Copy link
Copy Markdown
Owner

@dependabot rebase

Bumps [absinthe](https://github.com/absinthe-graphql/absinthe) from 1.10.1 to 1.10.2.
- [Release notes](https://github.com/absinthe-graphql/absinthe/releases)
- [Changelog](https://github.com/absinthe-graphql/absinthe/blob/main/CHANGELOG.md)
- [Commits](absinthe-graphql/absinthe@v1.10.1...v1.10.2)

---
updated-dependencies:
- dependency-name: absinthe
  dependency-version: 1.10.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/hex/absinthe-1.10.2 branch from 2786a20 to 9920eb5 Compare May 16, 2026 12:49
@hyperpolymath
Copy link
Copy Markdown
Owner

@dependabot rebase

@hyperpolymath hyperpolymath enabled auto-merge (squash) May 16, 2026 13:02
Signed-off-by: Jonathan D.A. Jewell <6759885+hyperpolymath@users.noreply.github.com>
@hyperpolymath hyperpolymath disabled auto-merge May 16, 2026 13:02
@hyperpolymath hyperpolymath merged commit f62a34d into main May 16, 2026
18 of 19 checks passed
@hyperpolymath hyperpolymath deleted the dependabot/hex/absinthe-1.10.2 branch May 16, 2026 13:02
@github-actions
Copy link
Copy Markdown

🔍 Hypatia Security Scan

Findings: 28 issues detected

Severity Count
🔴 Critical 14
🟠 High 6
🟡 Medium 8

⚠️ Action Required: Critical security issues found!

View findings
[
  {
    "reason": "Issue in elixir-ci.yml",
    "type": "npermissions_typo",
    "file": "elixir-ci.yml",
    "action": "fix_typo",
    "rule_module": "workflow_audit",
    "severity": "high"
  },
  {
    "reason": "Issue in rescript-deno-ci.yml",
    "type": "npermissions_typo",
    "file": "rescript-deno-ci.yml",
    "action": "fix_typo",
    "rule_module": "workflow_audit",
    "severity": "high"
  },
  {
    "reason": "TypeScript file detected -- banned language",
    "type": "banned_language_file",
    "file": "/home/runner/work/bofig/bofig/tests/unit/evidence_graph_test.ts",
    "action": "flag",
    "rule_module": "cicd_rules",
    "severity": "critical"
  },
  {
    "reason": "TypeScript file detected -- banned language",
    "type": "banned_language_file",
    "file": "/home/runner/work/bofig/bofig/tests/aspect/security_test.ts",
    "action": "flag",
    "rule_module": "cicd_rules",
    "severity": "critical"
  },
  {
    "reason": "TypeScript file detected -- banned language",
    "type": "banned_language_file",
    "file": "/home/runner/work/bofig/bofig/tests/e2e/graph_lifecycle_test.ts",
    "action": "flag",
    "rule_module": "cicd_rules",
    "severity": "critical"
  },
  {
    "reason": "TypeScript file detected -- banned language",
    "type": "banned_language_file",
    "file": "/home/runner/work/bofig/bofig/tests/bench/graph_bench.ts",
    "action": "flag",
    "rule_module": "cicd_rules",
    "severity": "critical"
  },
  {
    "reason": "TypeScript file detected -- banned language",
    "type": "banned_language_file",
    "file": "/home/runner/work/bofig/bofig/tests/property/graph_properties_test.ts",
    "action": "flag",
    "rule_module": "cicd_rules",
    "severity": "critical"
  },
  {
    "reason": "innerHTML assignment -- XSS risk, use textContent or SafeDOM (1 occurrences, CWE-79)",
    "type": "js_innerhtml",
    "file": "/home/runner/work/bofig/bofig/assets/js/hooks/evidence_graph_hook.js",
    "action": "flag",
    "rule_module": "code_safety",
    "severity": "high"
  },
  {
    "reason": "innerHTML assignment -- XSS risk, use textContent or SafeDOM (2 occurrences, CWE-79)",
    "type": "js_innerhtml",
    "file": "/home/runner/work/bofig/bofig/assets/js/hooks/timeline_hook.js",
    "action": "flag",
    "rule_module": "code_safety",
    "severity": "high"
  },
  {
    "reason": "innerHTML assignment -- XSS risk, use textContent or SafeDOM (2 occurrences, CWE-79)",
    "type": "js_innerhtml",
    "file": "/home/runner/work/bofig/bofig/assets/js/hooks/prompt_radar_hook.js",
    "action": "flag",
    "rule_module": "code_safety",
    "severity": "high"
  }
]

Powered by Hypatia Neurosymbolic CI/CD Intelligence

1 similar comment
@github-actions
Copy link
Copy Markdown

🔍 Hypatia Security Scan

Findings: 28 issues detected

Severity Count
🔴 Critical 14
🟠 High 6
🟡 Medium 8

⚠️ Action Required: Critical security issues found!

View findings
[
  {
    "reason": "Issue in elixir-ci.yml",
    "type": "npermissions_typo",
    "file": "elixir-ci.yml",
    "action": "fix_typo",
    "rule_module": "workflow_audit",
    "severity": "high"
  },
  {
    "reason": "Issue in rescript-deno-ci.yml",
    "type": "npermissions_typo",
    "file": "rescript-deno-ci.yml",
    "action": "fix_typo",
    "rule_module": "workflow_audit",
    "severity": "high"
  },
  {
    "reason": "TypeScript file detected -- banned language",
    "type": "banned_language_file",
    "file": "/home/runner/work/bofig/bofig/tests/unit/evidence_graph_test.ts",
    "action": "flag",
    "rule_module": "cicd_rules",
    "severity": "critical"
  },
  {
    "reason": "TypeScript file detected -- banned language",
    "type": "banned_language_file",
    "file": "/home/runner/work/bofig/bofig/tests/aspect/security_test.ts",
    "action": "flag",
    "rule_module": "cicd_rules",
    "severity": "critical"
  },
  {
    "reason": "TypeScript file detected -- banned language",
    "type": "banned_language_file",
    "file": "/home/runner/work/bofig/bofig/tests/e2e/graph_lifecycle_test.ts",
    "action": "flag",
    "rule_module": "cicd_rules",
    "severity": "critical"
  },
  {
    "reason": "TypeScript file detected -- banned language",
    "type": "banned_language_file",
    "file": "/home/runner/work/bofig/bofig/tests/bench/graph_bench.ts",
    "action": "flag",
    "rule_module": "cicd_rules",
    "severity": "critical"
  },
  {
    "reason": "TypeScript file detected -- banned language",
    "type": "banned_language_file",
    "file": "/home/runner/work/bofig/bofig/tests/property/graph_properties_test.ts",
    "action": "flag",
    "rule_module": "cicd_rules",
    "severity": "critical"
  },
  {
    "reason": "innerHTML assignment -- XSS risk, use textContent or SafeDOM (1 occurrences, CWE-79)",
    "type": "js_innerhtml",
    "file": "/home/runner/work/bofig/bofig/assets/js/hooks/evidence_graph_hook.js",
    "action": "flag",
    "rule_module": "code_safety",
    "severity": "high"
  },
  {
    "reason": "innerHTML assignment -- XSS risk, use textContent or SafeDOM (2 occurrences, CWE-79)",
    "type": "js_innerhtml",
    "file": "/home/runner/work/bofig/bofig/assets/js/hooks/timeline_hook.js",
    "action": "flag",
    "rule_module": "code_safety",
    "severity": "high"
  },
  {
    "reason": "innerHTML assignment -- XSS risk, use textContent or SafeDOM (2 occurrences, CWE-79)",
    "type": "js_innerhtml",
    "file": "/home/runner/work/bofig/bofig/assets/js/hooks/prompt_radar_hook.js",
    "action": "flag",
    "rule_module": "code_safety",
    "severity": "high"
  }
]

Powered by Hypatia Neurosymbolic CI/CD Intelligence

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