Skip to content

release: v0.17.1#677

Merged
james-d-elliott merged 1 commit intomasterfrom
release-v0.17.1
May 3, 2026
Merged

release: v0.17.1#677
james-d-elliott merged 1 commit intomasterfrom
release-v0.17.1

Conversation

@james-d-elliott
Copy link
Copy Markdown
Member

No description provided.

@james-d-elliott james-d-elliott requested a review from a team as a code owner May 3, 2026 09:08
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 3, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: e4fef366-5b4e-4241-9d9e-eda8da6d52af

📥 Commits

Reviewing files that changed from the base of the PR and between b11899b and c069a06.

⛔ Files ignored due to path filters (1)
  • .github/ISSUE_TEMPLATE/bug-report.yml is excluded by !**/*.yml
📒 Files selected for processing (1)
  • CHANGELOG.md

Walkthrough

Added a new top-of-file release entry for v0.17.1 (2026-05-03) to CHANGELOG.md listing two Bug Fixes: removal of an unnecessary protocol guard and minimization of webauthn encoding outputs. No other changelog entries were modified.

Changes

Changelog Release Entry

Layer / File(s) Summary
Release Documentation
CHANGELOG.md
Version v0.17.1 entry inserted at top with date 2026-05-03 and two Bug Fixes: removal of an unnecessary protocol guard; minimization of webauthn encoding outputs.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A tiny patch hops into view,

No guarded checks to muddle through,
Webauthn trims its output light,
v0.17.1—quiet and bright. ✨

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Description check ❓ Inconclusive No description was provided, but the title and changelog adequately convey the purpose of the release PR. Consider adding a brief description explaining the release purpose, key bug fixes, or any migration notes for users.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely summarizes the main change: a release version bump to v0.17.1, which matches the changelog addition in the changeset.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release-v0.17.1

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share
Review rate limit: 6/8 reviews remaining, refill in 11 minutes and 32 seconds.

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.17%. Comparing base (3c9f513) to head (c069a06).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #677   +/-   ##
=======================================
  Coverage   86.17%   86.17%           
=======================================
  Files          48       48           
  Lines        4181     4181           
=======================================
  Hits         3603     3603           
  Misses        373      373           
  Partials      205      205           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 2

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@CHANGELOG.md`:
- Line 4: The release notes header "### Bug Fixes" is skipping from the
top-level release heading and triggers markdownlint MD001; update the "### Bug
Fixes" heading to "## Bug Fixes" (or adjust the changelog heading levels
consistently) so the heading hierarchy is H1 -> H2 and the linter error is
resolved.
- Line 1: The compare URL in the CHANGELOG header for "0.17.1" is reversed
(currently "v0.17.1...v0.17.0"); update the markdown link target so it follows
the previous...current pattern by swapping the tags to "v0.17.0...v0.17.1" in
the header line "#
[0.17.1](https://github.com/go-webauthn/webauthn/compare/v0.17.0...v0.17.1)".
Ensure the visible release text remains "0.17.1" while only changing the compare
URL segment.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: b4100f90-5ece-4d0d-8c33-6824867cc70e

📥 Commits

Reviewing files that changed from the base of the PR and between 3c9f513 and b11899b.

⛔ Files ignored due to path filters (1)
  • .github/ISSUE_TEMPLATE/bug-report.yml is excluded by !**/*.yml
📒 Files selected for processing (1)
  • CHANGELOG.md

Comment thread CHANGELOG.md
Comment thread CHANGELOG.md
@james-d-elliott james-d-elliott merged commit ec12181 into master May 3, 2026
13 of 14 checks passed
@james-d-elliott james-d-elliott deleted the release-v0.17.1 branch May 3, 2026 09:17
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