Skip to content

chore(deps): lock file maintenance#452

Merged
ryanbas21 merged 1 commit into
mainfrom
whitesource-remediate/lock-file-maintenance
Oct 23, 2025
Merged

chore(deps): lock file maintenance#452
ryanbas21 merged 1 commit into
mainfrom
whitesource-remediate/lock-file-maintenance

Conversation

@mend-for-github-com
Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Update Change
lockFileMaintenance All locks refreshed

🔧 This Pull Request updates lock files to use the latest dependency versions.


Configuration

📅 Schedule: Branch creation - "before 4am on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Oct 23, 2025

⚠️ No Changeset found

Latest commit: 32e9e00

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Oct 23, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


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

@nx-cloud
Copy link
Copy Markdown
Contributor

nx-cloud Bot commented Oct 23, 2025

View your CI Pipeline Execution ↗ for commit 32e9e00

Command Status Duration Result
nx run-many -t build ✅ Succeeded <1s View ↗
nx affected -t build typecheck lint test e2e-ci ✅ Succeeded 1m 49s View ↗
nx-cloud record -- nx format:check ✅ Succeeded 1s View ↗

☁️ Nx Cloud last updated this comment at 2025-10-23 15:47:04 UTC

nx-cloud[bot]

This comment was marked as outdated.

@mend-for-github-com mend-for-github-com Bot force-pushed the whitesource-remediate/lock-file-maintenance branch from d1150ca to eedb97e Compare October 23, 2025 15:15
nx-cloud[bot]

This comment was marked as outdated.

@mend-for-github-com mend-for-github-com Bot force-pushed the whitesource-remediate/lock-file-maintenance branch from eedb97e to 083ebff Compare October 23, 2025 15:24
nx-cloud[bot]

This comment was marked as outdated.

@mend-for-github-com mend-for-github-com Bot force-pushed the whitesource-remediate/lock-file-maintenance branch from 083ebff to 198ac83 Compare October 23, 2025 15:30
Copy link
Copy Markdown
Contributor

@nx-cloud nx-cloud Bot left a comment

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 possible root cause for your failed CI:

Classification: flaky_task

The failure is not related to the code changes in the pull request. The PR only updates @babel dependencies in the pnpm lockfile (version bump from 7.28.4 to 7.28.5), which are build-time transpilation dependencies and do not affect runtime behavior of the Playwright e2e test suite.

The test failure occurs at line 116 in basic.test.ts where it expects to find an element with test ID 'authCode' after a successful login following a failed login attempt. The element is not being found, which suggests one of several possibilities:

  1. Timing issue: The element may not be rendered quickly enough after the authentication flow completes
  2. Authentication flow issue: The flow may not be completing successfully in this particular test run
  3. Test environment state: The test server or authentication backend may be experiencing issues

Since the dependency changes are purely related to Babel transpilation and the test is failing on element discovery in a browser-based e2e test, there is no causal relationship between the code changes and the test failure. The failure appears to be either environmental or related to test flakiness/timing issues.

No code changes are recommended as this is not a code_change failure. The test may need to be re-run or the test environment investigated for stability issues.

A code change would likely not resolve this issue, so no action was taken.

Nx CloudView in Nx Cloud ↗


🎓 To learn more about Self Healing CI, please visit nx.dev

@mend-for-github-com mend-for-github-com Bot force-pushed the whitesource-remediate/lock-file-maintenance branch from 198ac83 to 32e9e00 Compare October 23, 2025 15:43
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 19.05%. Comparing base (9ec79a0) to head (32e9e00).

❌ Your project status has failed because the head coverage (19.05%) 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     #452   +/-   ##
=======================================
  Coverage   19.05%   19.05%           
=======================================
  Files         138      138           
  Lines       27477    27477           
  Branches      975      975           
=======================================
  Hits         5237     5237           
  Misses      22240    22240           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Oct 23, 2025

Open in StackBlitz

@forgerock/davinci-client

pnpm add https://pkg.pr.new/ForgeRock/ping-javascript-sdk/@forgerock/davinci-client@452

@forgerock/oidc-client

pnpm add https://pkg.pr.new/ForgeRock/ping-javascript-sdk/@forgerock/oidc-client@452

@forgerock/protect

pnpm add https://pkg.pr.new/ForgeRock/ping-javascript-sdk/@forgerock/protect@452

@forgerock/sdk-types

pnpm add https://pkg.pr.new/ForgeRock/ping-javascript-sdk/@forgerock/sdk-types@452

@forgerock/sdk-utilities

pnpm add https://pkg.pr.new/ForgeRock/ping-javascript-sdk/@forgerock/sdk-utilities@452

@forgerock/iframe-manager

pnpm add https://pkg.pr.new/ForgeRock/ping-javascript-sdk/@forgerock/iframe-manager@452

@forgerock/sdk-logger

pnpm add https://pkg.pr.new/ForgeRock/ping-javascript-sdk/@forgerock/sdk-logger@452

@forgerock/sdk-oidc

pnpm add https://pkg.pr.new/ForgeRock/ping-javascript-sdk/@forgerock/sdk-oidc@452

@forgerock/sdk-request-middleware

pnpm add https://pkg.pr.new/ForgeRock/ping-javascript-sdk/@forgerock/sdk-request-middleware@452

@forgerock/storage

pnpm add https://pkg.pr.new/ForgeRock/ping-javascript-sdk/@forgerock/storage@452

commit: 32e9e00

@github-actions
Copy link
Copy Markdown
Contributor

Deployed 62a9519 to https://ForgeRock.github.io/ping-javascript-sdk/pr-452/62a95198f896a58266edfc7ef07c3aea8963dfe8 branch gh-pages in ForgeRock/ping-javascript-sdk

@github-actions
Copy link
Copy Markdown
Contributor

📦 Bundle Size Analysis

📦 Bundle Size Analysis

🚨 Significant Changes

🔻 @forgerock/journey-client - 0.0 KB (-82.0 KB, -100.0%)

📊 Minor Changes

📈 @forgerock/journey-client - 82.0 KB (+0.0 KB)

➖ No Changes

@forgerock/device-client - 9.2 KB
@forgerock/oidc-client - 23.0 KB
@forgerock/protect - 150.1 KB
@forgerock/sdk-utilities - 7.5 KB
@forgerock/sdk-types - 8.0 KB
@forgerock/storage - 1.4 KB
@forgerock/sdk-logger - 1.6 KB
@forgerock/iframe-manager - 2.4 KB
@forgerock/sdk-request-middleware - 4.4 KB
@forgerock/sdk-oidc - 2.5 KB
@forgerock/davinci-client - 35.4 KB


13 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 merged commit 722b73b into main Oct 23, 2025
6 checks passed
@ryanbas21 ryanbas21 deleted the whitesource-remediate/lock-file-maintenance branch October 23, 2025 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants