Skip to content

Release PR - #733

Open
ryanbas21 wants to merge 2 commits into
mainfrom
changeset-release/main
Open

Release PR#733
ryanbas21 wants to merge 2 commits into
mainfrom
changeset-release/main

Conversation

@ryanbas21

@ryanbas21 ryanbas21 commented Jul 29, 2026

Copy link
Copy Markdown
Collaborator

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@forgerock/davinci-client@2.2.0

Minor Changes

Patch Changes

  • Updated dependencies []:
    • @forgerock/sdk-logger@2.2.0
    • @forgerock/sdk-oidc@2.2.0
    • @forgerock/sdk-request-middleware@2.2.0
    • @forgerock/storage@2.2.0
    • @forgerock/sdk-types@2.2.0
    • @forgerock/sdk-utilities@2.2.0

@forgerock/journey-client@2.2.0

Patch Changes

  • Updated dependencies []:
    • @forgerock/sdk-logger@2.2.0
    • @forgerock/sdk-oidc@2.2.0
    • @forgerock/sdk-request-middleware@2.2.0
    • @forgerock/storage@2.2.0
    • @forgerock/sdk-types@2.2.0
    • @forgerock/sdk-utilities@2.2.0

@forgerock/oidc-client@2.2.0

Patch Changes

  • #748 2ff7b6a Thanks @ryanbas21! - Always include prompt=none on background authorize calls (both standard and PAR flows)

  • Updated dependencies []:

    • @forgerock/iframe-manager@2.2.0
    • @forgerock/sdk-logger@2.2.0
    • @forgerock/sdk-oidc@2.2.0
    • @forgerock/sdk-request-middleware@2.2.0
    • @forgerock/storage@2.2.0
    • @forgerock/sdk-types@2.2.0
    • @forgerock/sdk-utilities@2.2.0

@forgerock/sdk-logger@2.2.0

Patch Changes

  • Updated dependencies []:
    • @forgerock/sdk-types@2.2.0

@forgerock/sdk-oidc@2.2.0

Patch Changes

  • Updated dependencies []:
    • @forgerock/sdk-types@2.2.0
    • @forgerock/sdk-utilities@2.2.0

@forgerock/storage@2.2.0

Patch Changes

  • Updated dependencies []:
    • @forgerock/sdk-types@2.2.0

@forgerock/sdk-utilities@2.2.0

Patch Changes

  • Updated dependencies []:
    • @forgerock/sdk-types@2.2.0

@forgerock/device-client@2.2.0

@forgerock/protect@2.2.0

@forgerock/iframe-manager@2.2.0

@forgerock/sdk-request-middleware@2.2.0

@forgerock/sdk-types@2.2.0

Summary by CodeRabbit

  • New Features

    • Added MetadataCollector support for improved metadata collection.
    • Improved reporting of FIDO/WebAuthn DOMExceptions to DaVinci.
    • Background authorization requests now consistently include prompt=none for standard and PAR flows.
  • Release

    • Published version 2.2.0 updates across the SDK packages.
    • Updated release documentation to reflect the latest features and fixes.

@coderabbitai

coderabbitai Bot commented Jul 29, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: f163aa55-8f6e-44eb-bb9a-018cd92b0ad1

📥 Commits

Reviewing files that changed from the base of the PR and between d0f179c and 7b131ed.

📒 Files selected for processing (2)
  • packages/davinci-client/CHANGELOG.md
  • packages/oidc-client/CHANGELOG.md
🚧 Files skipped from review as they are similar to previous changes (1)
  • packages/davinci-client/CHANGELOG.md

📝 Walkthrough

Walkthrough

The release metadata updates package versions from 2.1.0 to 2.2.0 and adds corresponding changelog sections across DaVinci, client, and SDK effects packages. The DaVinci and OIDC changelogs record released functional changes.

Changes

2.2.0 release metadata

Layer / File(s) Summary
DaVinci client release entry
packages/davinci-client/CHANGELOG.md, packages/davinci-client/package.json
Adds the 2.2.0 changelog entry and updates the package version to 2.2.0.
Client package release synchronization
packages/{device-client,journey-client,oidc-client,protect}/*
Updates client package versions and adds their 2.2.0 changelog entries.
SDK effects release synchronization
packages/sdk-effects/*, packages/sdk-types/*, packages/sdk-utilities/*
Updates SDK package versions and records corresponding 2.2.0 dependency changes in changelogs.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Possibly related PRs

Suggested reviewers: ancheetah

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Title check ❓ Inconclusive The title is generic and does not identify the versioned release or the packages being published. Use a specific title such as “Release packages v2.2.0” to identify the release and package version.
✅ Passed checks (4 passed)
Check name Status Explanation
Description check ✅ Passed The description explains the Changesets release process and lists the released packages and changes, although it does not use the template headings.
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.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch changeset-release/main

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.

@nx-cloud

nx-cloud Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

View your CI Pipeline Execution ↗ for commit 7b131ed

Command Status Duration Result
nx run-many -t build --no-agents ✅ Succeeded <1s View ↗
nx affected -t build lint test typecheck e2e-ci ✅ Succeeded 1m 9s View ↗

💡 Verify your cache is correct by running tasks in a sandbox. Read docs ↗


☁️ Nx Cloud last updated this comment at 2026-08-10 20:49:24 UTC

@pkg-pr-new

pkg-pr-new Bot commented Jul 29, 2026

Copy link
Copy Markdown

Open in StackBlitz

@forgerock/davinci-client

pnpm add https://pkg.pr.new/@forgerock/davinci-client@733

@forgerock/device-client

pnpm add https://pkg.pr.new/@forgerock/device-client@733

@forgerock/journey-client

pnpm add https://pkg.pr.new/@forgerock/journey-client@733

@forgerock/oidc-client

pnpm add https://pkg.pr.new/@forgerock/oidc-client@733

@forgerock/protect

pnpm add https://pkg.pr.new/@forgerock/protect@733

@forgerock/sdk-types

pnpm add https://pkg.pr.new/@forgerock/sdk-types@733

@forgerock/sdk-utilities

pnpm add https://pkg.pr.new/@forgerock/sdk-utilities@733

@forgerock/iframe-manager

pnpm add https://pkg.pr.new/@forgerock/iframe-manager@733

@forgerock/sdk-logger

pnpm add https://pkg.pr.new/@forgerock/sdk-logger@733

@forgerock/sdk-oidc

pnpm add https://pkg.pr.new/@forgerock/sdk-oidc@733

@forgerock/sdk-request-middleware

pnpm add https://pkg.pr.new/@forgerock/sdk-request-middleware@733

@forgerock/storage

pnpm add https://pkg.pr.new/@forgerock/storage@733

commit: ff82ca9

@codecov-commenter

codecov-commenter commented Jul 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 23.94%. Comparing base (eafe277) to head (ff82ca9).
⚠️ Report is 56 commits behind head on main.

❌ Your project status has failed because the head coverage (23.94%) is below the target coverage (40.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #733      +/-   ##
==========================================
+ Coverage   18.07%   23.94%   +5.87%     
==========================================
  Files         155      162       +7     
  Lines       24398    25722    +1324     
  Branches     1203     1669     +466     
==========================================
+ Hits         4410     6160    +1750     
+ Misses      19988    19562     -426     

see 17 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions

github-actions Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Deployed 4552e18 to https://ForgeRock.github.io/ping-javascript-sdk/pr-733/4552e1846dd6b6f3547a042ddeb8797323297948 branch gh-pages in ForgeRock/ping-javascript-sdk

@github-actions

github-actions Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

📦 Bundle Size Analysis

📦 Bundle Size Analysis

🆕 New Packages

🆕 @forgerock/journey-client - 92.6 KB (new)
🆕 @forgerock/journey-client - 0.0 KB (new)
🆕 @forgerock/device-client - 10.0 KB (new)
🆕 @forgerock/device-client - 0.0 KB (new)

➖ No Changes

@forgerock/davinci-client - 56.7 KB
@forgerock/sdk-types - 9.1 KB
@forgerock/sdk-logger - 1.6 KB
@forgerock/iframe-manager - 3.2 KB
@forgerock/sdk-oidc - 5.7 KB
@forgerock/storage - 1.5 KB
@forgerock/sdk-request-middleware - 4.6 KB
@forgerock/sdk-utilities - 18.6 KB
@forgerock/oidc-client - 35.4 KB
@forgerock/protect - 144.6 KB


14 packages analyzed • Baseline from latest main build

Legend

🆕 New package
🔺 Size increased
🔻 Size decreased
➖ No change

ℹ️ How bundle sizes are calculated
  • Current Size: Total gzipped size of all files in the package's dist directory
  • Baseline: Comparison against the latest build from the main branch
  • Files included: All build outputs except source maps and TypeScript build cache
  • Exclusions: .map, .tsbuildinfo, and .d.ts.map files

🔄 Updated automatically on each push to this PR

@ryanbas21
ryanbas21 force-pushed the changeset-release/main branch from d0f179c to 7b131ed Compare August 10, 2026 20:38

@nx-cloud nx-cloud Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Nx Cloud has identified a flaky task in your failed CI:

🔂 Since the failure was identified as flaky, we triggered a CI rerun by adding an empty commit to this branch.

Nx Cloud View detailed reasoning in Nx Cloud ↗


🎓 Learn more about Self-Healing CI on nx.dev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants