Release PR - #733
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
🚧 Files skipped from review as they are similar to previous changes (1)
📝 WalkthroughWalkthroughThe 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. Changes2.2.0 release metadata
Estimated code review effort: 1 (Trivial) | ~5 minutes Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
|
View your CI Pipeline Execution ↗ for commit 7b131ed
💡 Verify your cache is correct by running tasks in a sandbox. Read docs ↗ ☁️ Nx Cloud last updated this comment at |
@forgerock/davinci-client
@forgerock/device-client
@forgerock/journey-client
@forgerock/oidc-client
@forgerock/protect
@forgerock/sdk-types
@forgerock/sdk-utilities
@forgerock/iframe-manager
@forgerock/sdk-logger
@forgerock/sdk-oidc
@forgerock/sdk-request-middleware
@forgerock/storage
commit: |
Codecov Report✅ All modified and coverable lines are covered by tests. ❌ 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 🚀 New features to boost your workflow:
|
|
Deployed 4552e18 to https://ForgeRock.github.io/ping-javascript-sdk/pr-733/4552e1846dd6b6f3547a042ddeb8797323297948 branch gh-pages in ForgeRock/ping-javascript-sdk |
📦 Bundle Size Analysis📦 Bundle Size Analysis🆕 New Packages🆕 @forgerock/journey-client - 92.6 KB (new) ➖ No Changes➖ @forgerock/davinci-client - 56.7 KB 14 packages analyzed • Baseline from latest Legend🆕 New package ℹ️ How bundle sizes are calculated
🔄 Updated automatically on each push to this PR |
d0f179c to
7b131ed
Compare
There was a problem hiding this comment.
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.
🎓 Learn more about Self-Healing CI on nx.dev
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
#727
fc0caf2Thanks @ancheetah! - Add MetadataCollector support#730
8b9ffbdThanks @ancheetah! - Catch FIDO/WebAuthn DOMExceptions and send them to DaVinciPatch Changes
@forgerock/journey-client@2.2.0
Patch Changes
@forgerock/oidc-client@2.2.0
Patch Changes
#748
2ff7b6aThanks @ryanbas21! - Always include prompt=none on background authorize calls (both standard and PAR flows)Updated dependencies []:
@forgerock/sdk-logger@2.2.0
Patch Changes
@forgerock/sdk-oidc@2.2.0
Patch Changes
@forgerock/storage@2.2.0
Patch Changes
@forgerock/sdk-utilities@2.2.0
Patch Changes
@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
prompt=nonefor standard and PAR flows.Release