Skip to content

chore: update AWF_VERSION to 0.25.11#123

Closed
github-actions[bot] wants to merge 1 commit into
mainfrom
chore/update-awf-version-0.25.11-d2efe174b0587ada
Closed

chore: update AWF_VERSION to 0.25.11#123
github-actions[bot] wants to merge 1 commit into
mainfrom
chore/update-awf-version-0.25.11-d2efe174b0587ada

Conversation

@github-actions

@github-actions github-actions Bot commented Apr 2, 2026

Copy link
Copy Markdown
Contributor

Dependency Update

Updates the pinned AWF_VERSION constant in src/compile/common.rs from 0.25.6 to 0.25.11.

Release

See the gh-aw-firewall release notes for details.


This PR was opened automatically by the AWF version updater workflow.

Generated by AWF Version Updater ·

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@jamesadevine jamesadevine marked this pull request as ready for review April 7, 2026 08:39
@jamesadevine

Copy link
Copy Markdown
Collaborator

Old pr.

github-actions Bot added a commit that referenced this pull request May 23, 2026
- test_sanitize_preserves_markdown_headings: replaced three weak
  contains() assertions with a single assert_eq! on the full output.
  The old assertion result.contains("#123") would pass even if the
  implementation incorrectly wrapped bare #123 in backticks, hiding
  a regression in the bot-trigger neutralization guard.

- test_sanitize_config_removes_control_chars: rewrote to use a
  distinct ANSI-sequence input (val + ESC[0m + ue → value) instead
  of duplicating the exact null/bell bytes already covered by
  test_remove_null_and_bell. The new input exercises ANSI sequence
  stripping through the config pipeline, which the old duplicate
  did not uniquely verify.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.

1 participant