Skip to content

Release afpi-v2.3.0#869

Merged
NandanPrabhu merged 2 commits into
mainfrom
release/afpi-v2.3.0
Jun 16, 2026
Merged

Release afpi-v2.3.0#869
NandanPrabhu merged 2 commits into
mainfrom
release/afpi-v2.3.0

Conversation

@NandanPrabhu

@NandanPrabhu NandanPrabhu commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Added

Summary by CodeRabbit

  • New Features

    • Added passkeys support to the Flutter SDK.
  • Documentation

    • Updated the changelog with a new entry for the 2.3.0 release.
  • CI / Build

    • Updated the Windows unit tests to run on Windows 2022.
    • Adjusted Windows build binary cache settings to use the local cache only.

@coderabbitai

coderabbitai Bot commented Jun 15, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: c1094a05-77d5-418e-8df3-e4b67974c45a

📥 Commits

Reviewing files that changed from the base of the PR and between 0888e59 and bafd5c5.

📒 Files selected for processing (3)
  • .github/workflows/main.yml
  • auth0_flutter_platform_interface/CHANGELOG.md
  • auth0_flutter_platform_interface/pubspec.yaml

Walkthrough

auth0_flutter_platform_interface is bumped from version 2.2.0 to 2.3.0 in pubspec.yaml, with a corresponding CHANGELOG entry dated 2026-06-15 noting passkeys support via PR #858. Windows CI configuration is updated to pin the test runner to windows-2022 and simplify the VCPKG binary cache source.

Changes

Version 2.3.0 Release Metadata

Layer / File(s) Summary
Version bump and CHANGELOG entry
auth0_flutter_platform_interface/pubspec.yaml, auth0_flutter_platform_interface/CHANGELOG.md
version field updated from 2.2.0 to 2.3.0; new CHANGELOG section added with release date, compare link, and passkeys support bullet.

Windows CI Build Configuration

Layer / File(s) Summary
Windows runner and VCPKG cache configuration
.github/workflows/main.yml
Windows unit test job runner pinned from windows-latest to windows-2022; VCPKG_BINARY_SOURCES simplified to remove x-gha binary source, retaining only local cache.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🔑 Passkeys arrive, the version ascends,
From 2.2.0 to 2.3.0 it bends,
A CHANGELOG line marks the date with care,
Windows-2022 keeps the build fair,
No secrets typed — just a tap and you're in! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Release afpi-v2.3.0' directly and clearly summarizes the primary purpose of the pull request—releasing version 2.3.0 of the Auth0 Flutter platform interface package, which aligns with the changelog and version bump changes 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/afpi-v2.3.0

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

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

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@auth0_flutter_platform_interface/CHANGELOG.md`:
- Line 3: Add a blank line before the version heading `## [afpi-v2.3.0]` in the
CHANGELOG.md file to comply with Markdown formatting rule MD022, which requires
headings to be surrounded by blank lines. Insert the blank line between the end
of any previous content and the start of this heading.
🪄 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: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 64c1b564-c66d-4478-a0b3-9fbd13a474de

📥 Commits

Reviewing files that changed from the base of the PR and between 32a6b50 and af3381d.

📒 Files selected for processing (2)
  • auth0_flutter_platform_interface/CHANGELOG.md
  • auth0_flutter_platform_interface/pubspec.yaml

Comment thread auth0_flutter_platform_interface/CHANGELOG.md
@NandanPrabhu NandanPrabhu force-pushed the release/afpi-v2.3.0 branch from 0888e59 to bafd5c5 Compare June 16, 2026 04:01
@NandanPrabhu NandanPrabhu merged commit 7c18eec into main Jun 16, 2026
15 checks passed
@NandanPrabhu NandanPrabhu deleted the release/afpi-v2.3.0 branch June 16, 2026 04:05
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.

2 participants