Skip to content

chore(deps): bump wasm-encoder from 0.250.0 to 0.251.0#92

Merged
hyperpolymath merged 1 commit into
mainfrom
dependabot/cargo/wasm-encoder-0.251.0
May 30, 2026
Merged

chore(deps): bump wasm-encoder from 0.250.0 to 0.251.0#92
hyperpolymath merged 1 commit into
mainfrom
dependabot/cargo/wasm-encoder-0.251.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps wasm-encoder from 0.250.0 to 0.251.0.

Commits

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 [wasm-encoder](https://github.com/bytecodealliance/wasm-tools) from 0.250.0 to 0.251.0.
- [Release notes](https://github.com/bytecodealliance/wasm-tools/releases)
- [Commits](https://github.com/bytecodealliance/wasm-tools/commits)

---
updated-dependencies:
- dependency-name: wasm-encoder
  dependency-version: 0.251.0
  dependency-type: direct:production
  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 rust Pull requests that update rust code labels May 30, 2026
@dependabot dependabot Bot requested a review from hyperpolymath as a code owner May 30, 2026 02:32
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 30, 2026
@github-actions
Copy link
Copy Markdown

🔍 Hypatia Security Scan

Findings: 96 issues detected

Severity Count
🔴 Critical 8
🟠 High 19
🟡 Medium 69

⚠️ Action Required: Critical security issues found!

View findings
[
  {
    "reason": "Action perpolymath/standards/.github/workflows/governance-reusable.yml@main\n needs attention",
    "type": "unpinned_action",
    "file": "governance.yml",
    "action": "pin_sha",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in boj-build.yml",
    "type": "unknown",
    "file": "boj-build.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in c5-regenerate.yml",
    "type": "unknown",
    "file": "c5-regenerate.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in cargo-audit.yml",
    "type": "unknown",
    "file": "cargo-audit.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in codeql.yml",
    "type": "unknown",
    "file": "codeql.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in dogfood-gate.yml",
    "type": "unknown",
    "file": "dogfood-gate.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in dogfood-gate.yml",
    "type": "unknown",
    "file": "dogfood-gate.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in dogfood-gate.yml",
    "type": "unknown",
    "file": "dogfood-gate.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in dogfood-gate.yml",
    "type": "unknown",
    "file": "dogfood-gate.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in dogfood-gate.yml",
    "type": "unknown",
    "file": "dogfood-gate.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  }
]

Powered by Hypatia Neurosymbolic CI/CD Intelligence

@hyperpolymath hyperpolymath merged commit 3573bc3 into main May 30, 2026
30 of 31 checks passed
@hyperpolymath hyperpolymath deleted the dependabot/cargo/wasm-encoder-0.251.0 branch May 30, 2026 08:22
hyperpolymath added a commit that referenced this pull request May 30, 2026
…spect test (#105)

## Summary

Two pre-existing red checks on main, both blocking auto-merge on
doc-only PRs (#101, #104), fixed at root.

1. **Cargo.lock dup** — \`wasmparser 0.251.0\` appeared twice with
differing feature sets after out-of-order merge of dependabot bumps #91
(wasmparser 0.250→0.251) + #92 (wasm-encoder 0.250→0.251). Cargo error:
\`package wasmparser is specified twice in the lockfile\`. Regenerated
lockfile from \`Cargo.toml\`.

2. **Aspect test §8** — README.adoc has
\`link:https://...[nextgen-languages/docs/disambiguation/ephapax-vs-affinescript.md]\`
(link macro with display text that happens to look like a local path).
The aspect-test ALLOWLIST already covered sibling repos
(\`affinescript/\`, \`ephapax/\`, \`hypatia/\`, etc.); added
\`nextgen-languages/\` for parity.

## Test plan

- [x] \`cargo build --workspace\` succeeds locally
- [x] \`node tests/aspect/claim-envelope.mjs\` reports 57 passed / 0
failed (was 56 / 1)
- [x] Both failures expected to clear after this lands; #101 + #104
should auto-merge

🤖 Generated with [Claude Code](https://claude.com/claude-code)

---------

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant