Skip to content

Release PR - #733

Open
ryanbas21 wants to merge 1 commit into
mainfrom
changeset-release/main
Open

Release PR#733
ryanbas21 wants to merge 1 commit 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

  • #753 e1b8adb Thanks @ancheetah! - Refactor node reducer updater to remove throws

  • 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/recognize@2.2.0

Minor Changes

@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

  • 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

@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: 0cb9668f-5d74-45d0-82fa-bff1eab8cc73

📥 Commits

Reviewing files that changed from the base of the PR and between 941bae7 and 71a2d2d.

📒 Files selected for processing (12)
  • packages/davinci-client/CHANGELOG.md
  • packages/device-client/CHANGELOG.md
  • packages/journey-client/CHANGELOG.md
  • packages/oidc-client/CHANGELOG.md
  • packages/protect/CHANGELOG.md
  • packages/sdk-effects/iframe-manager/CHANGELOG.md
  • packages/sdk-effects/logger/CHANGELOG.md
  • packages/sdk-effects/oidc/CHANGELOG.md
  • packages/sdk-effects/sdk-request-middleware/CHANGELOG.md
  • packages/sdk-effects/storage/CHANGELOG.md
  • packages/sdk-types/CHANGELOG.md
  • packages/sdk-utilities/CHANGELOG.md
🚧 Files skipped from review as they are similar to previous changes (11)
  • packages/sdk-types/CHANGELOG.md
  • packages/sdk-utilities/CHANGELOG.md
  • packages/sdk-effects/iframe-manager/CHANGELOG.md
  • packages/sdk-effects/logger/CHANGELOG.md
  • packages/device-client/CHANGELOG.md
  • packages/sdk-effects/storage/CHANGELOG.md
  • packages/protect/CHANGELOG.md
  • packages/sdk-effects/sdk-request-middleware/CHANGELOG.md
  • packages/davinci-client/CHANGELOG.md
  • packages/journey-client/CHANGELOG.md
  • packages/sdk-effects/oidc/CHANGELOG.md

📝 Walkthrough

Walkthrough

The release metadata updates package versions from 2.1.0 to 2.2.0 and adds corresponding changelog sections across client, Recognize, and SDK effects packages. The DaVinci changelog records MetadataCollector support and related 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 entries and updates the package version to 2.2.0.
Client package release synchronization
packages/{device-client,journey-client,oidc-client,protect,recognize}/*
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: cerebrl

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title identifies this as a release pull request and matches the versioning and publishing changes.
Description check ✅ Passed The description documents the Changesets release process and lists the packages and release changes, so it is complete and relevant despite not using 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 54f2d0d

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

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


☁️ Nx Cloud last updated this comment at 2026-08-13 19:17:23 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/recognize

pnpm add https://pkg.pr.new/@forgerock/recognize@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: 54f2d0d

@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 24.11%. Comparing base (eafe277) to head (54f2d0d).
⚠️ Report is 107 commits behind head on main.

❌ Your project status has failed because the head coverage (24.11%) 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%   24.11%   +6.03%     
==========================================
  Files         155      162       +7     
  Lines       24398    25787    +1389     
  Branches     1203     1686     +483     
==========================================
+ Hits         4410     6218    +1808     
+ Misses      19988    19569     -419     

see 19 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 6a954e4 to https://ForgeRock.github.io/ping-javascript-sdk/pr-733/6a954e4bdf307cc84702d77dcc5e6fa3eb3f237c 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/sdk-utilities - 18.6 KB
@forgerock/recognize - 4284.4 KB
@forgerock/sdk-request-middleware - 4.6 KB
@forgerock/iframe-manager - 3.2 KB
@forgerock/sdk-oidc - 5.7 KB
@forgerock/storage - 1.5 KB
@forgerock/sdk-logger - 1.6 KB
@forgerock/oidc-client - 35.4 KB
@forgerock/sdk-types - 9.1 KB
@forgerock/davinci-client - 59.1 KB
@forgerock/protect - 144.6 KB


15 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[bot]

This comment was marked as outdated.

@ryanbas21
ryanbas21 force-pushed the changeset-release/main branch from ff82ca9 to 941bae7 Compare August 11, 2026 15:27

@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

@ryanbas21
ryanbas21 force-pushed the changeset-release/main branch 2 times, most recently from c8d061d to 71a2d2d Compare August 12, 2026 16:32
@ryanbas21
ryanbas21 force-pushed the changeset-release/main branch from 71a2d2d to 54f2d0d Compare August 13, 2026 19:12
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