Skip to content

Release 1.3.1#36

Merged
wolpert merged 1 commit into
mainfrom
release/1.3.1
Jun 6, 2026
Merged

Release 1.3.1#36
wolpert merged 1 commit into
mainfrom
release/1.3.1

Conversation

@wolpert
Copy link
Copy Markdown
Contributor

@wolpert wolpert commented Jun 6, 2026

Cuts the 1.3.1 release of the Java artifacts and the @pk-auth/passkeys-browser npm SDK.

Version bumps

  • gradle.properties: 1.3.0-SNAPSHOT1.3.1-SNAPSHOT (the published Java version is driven by the v1.3.1 tag at build time)
  • clients/passkeys-browser/package.json + package-lock.json: 1.3.01.3.1
  • site/index.html + site/og-image.svg: hardcoded version fallbacks bumped to 1.3.1 (these otherwise auto-sync from Maven Central)

Changelog ([1.3.1])

  • Added — Micronaut admin endpoints can now be disabled.
  • Fixed — Browser SDK builds under TypeScript 6.0 (ignoreDeprecations: "6.0").
  • Security — supply-chain hardening: SHA-pinned GitHub Actions, pinned Gradle distribution + wrapper validation, dependency-review-action PR gate, Dependabot extended to npm with gated auto-merge.
  • Changed — Gradle dependency verification was introduced and then removed (rationale documented).
  • Dependencies — routine Dependabot bumps.

Verification

  • ./gradlew clean build test → BUILD SUCCESSFUL (223 tasks)
  • npm SDK gate (prepublishOnly equivalent): tsc --noEmit clean, 43/43 vitest tests pass, tsup ESM/CJS/DTS build OK

After merge: tag v1.3.1 to trigger the Maven Central release, then publish the npm SDK per RELEASE.md.

🤖 Generated with Claude Code

@wolpert wolpert enabled auto-merge (rebase) June 6, 2026 17:20
@wolpert wolpert merged commit 8861613 into main Jun 6, 2026
3 checks passed
@wolpert wolpert deleted the release/1.3.1 branch June 6, 2026 17:23
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