Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 13, 2025

This PR contains the following updates:

Package Change Age Confidence
@nx/express (source) 21.2.3 -> 22.0.4 age confidence

Release Notes

nrwl/nx (@​nx/express)

v22.0.4

Compare Source

22.0.4 (2025-11-17)

🚀 Features
  • core: pull nx init from latest before executing (#​33446)
  • docker: add skipDefaultTag option to build target (#​33477, #​33506)
  • maven: add option to prefix all maven targets (#​33420)
🩹 Fixes
  • core: resolve lockfile cache regression with keyMap state (#​33448, #​33256)
  • core: optimize batch task scheduling to prevent redundant traversals (#​33455, #​33366)
  • core: capture stderr in nx add command for better error messages (#​33462)
  • core: include require paths when resolving specified plugins (#​33495)
  • core: prevent hanging between command end and process exit (#​33500)
  • gradle: bump gradle migration version (#​33479)
  • graph: add nx:build-native dependency to typecheck target (#​33428)
  • js: improve typescript plugin performance (#​33425, #​33076)
  • maven: skip maven plugin computation on vercel/netlify (#​33486)
  • misc: handle ERR_USE_AFTER_CLOSE gracefully in nx init and create-nx-workspace (#​33469)
  • release: changelog renderer should render commit title with breaking changes (#​33439)
❤️ Thank You

v22.0.3

Compare Source

22.0.3 (2025-11-10)

🚀 Features
  • core: batch hash tasks without custom hashers (#​33327)
  • core: add OSC 9;4 progress indicator support to TUI (#​33325)
  • core: disable interactivity by default for run-one task outputs in tui (#​33358)
  • gradle: use gitignore to determine dependant task output files (#​33402)
  • maven: upgrade to version 0.0.8 with automated migration (#​33315)
  • maven: add ci-workflow generator (#​33346)
  • maven: bump version from 0.0.8 to 0.0.9 (#​33405)
  • misc: remove CI investigation recommendations from agent rules (#​33309)
  • vite: add vitest 4 to peerDep range to prevent conflicts (#​33394)
🩹 Fixes
  • core: also look in .nx installation when reading nx.json extends (#​33306)
  • core: handle various directories when importing prettier (#​33383)
  • core: prevent args from being split by spaces when executing through nx wrapper (#​33362)
  • core: correctly identify local workspace dependencies on windows (#​33408)
  • maven: resolve maven dependencies from project roots (#​33313)
  • maven: set migration version to 22.1.0-beta.4 (#​33345)
  • maven: forward parameters through target dependencies (#​33365)
  • module-federation: update @​module-federation packages to fix Koa vulnerability (#​33285, #​33380)
  • nextjs: ensure eslint-config-next matches Next.js 14 and 15 versions (#​30259, #​30258, #​30257)
  • nx-dev: fix GitHub star button styling in mobile view (#​33385)
  • testing: use .cts config files for Jest 30+ to fix __dirname issues (#​33349, #​32236)
  • vite: prevent race-condition when importing @​vitejs/plugin-vue (#​33307)
❤️ Thank You

v22.0.2

Compare Source

22.0.2 (2025-10-28)

🚀 Features
  • docker: support inferring additional args for targets with interpolation support (#​32892)
  • gradle: add custom installation path to options (#​33187)
  • nx-dev: add downloadable resources page and React book blog post (4b6009764a)
  • release: support {versionActionsVersion} in docker version scheme (#​33178)
🩹 Fixes
  • core: continue execution when cloud client is unavailable (#​33214)
  • core: prevent error message containing [object Object] for invalid {workspaceRoot} placement (#​33203)
  • core: fix swapped arguments when resolving catalog references from the filesystem (#​33237)
  • core: should find dockerfiles to suggest installing docker plugin (#​33234)
  • core: stream without prefixes showing tui (#​33194, #​32535)
  • core: add accept header to http remote cache get (#​33093, #​33092)
  • core: prevent undefined importer crash in pnpm lockfile parsing (#​33223)
  • core: split lockfile cache and other performance improvements (#​33256)
  • core: ensure daemon writes project graph cache to disk consistently (#​33217)
  • core: turn v8 serializer off by default but fallback to it if json serialization fails (#​33274, #​4, #​2, #​3)
  • core: make sure that gemini contextFileName is string before trying to resolve (#​33280)
  • docker: handle undefined options when creating graph (#​33235)
  • docker: handle dockerfile at project root tag (#​33236)
  • docker: guard commitSha null in plugin interpolation (#​33275)
  • maven: use File.isAbsolute for cross-platform path detection (#​33195)
  • misc: add explanatory footer to ai agents prompts (#​33182)
  • misc: handle null exit codes from crashed child processes (#​33163, #​29204)
  • node: migrate to koa 3.0.3 (#​33208)
  • nx-dev: update docs code blocks usage (#​32998)
  • nx-dev: add copy-docs back as a dep of serve (#​33215)
  • vite: nxViteTsPaths supports local path aliases (#​33241, #​33231)
  • webpack: prevent errors when importing @​nx/webpack before typescript is installed (#​33251)
❤️ Thank You

v22.0.1

Compare Source

22.0.1 (2025-10-22)
🩹 Fixes
  • core: adding output error reason (#​33159)
  • maven: add support for unbound goals in plugin targets (#​33191)
❤️ Thank You

v22.0.0

Compare Source

22.0.0 (2025-10-22)

🚀 Features
  • ⚠️ bundling: change default useLegacyTypescriptPlugin to false for v22 (#​32754)
  • bundling: add excludeFromExternal option to esbuild executor (#​32980)
  • core: prompt for ai agent files on nx init (#​32889)
  • ⚠️ core: remove NX_DISABLE_DB environment variable (#​32887)
  • ⚠️ core: remove CreateNodes v1 types for Nx 22 (#​32951)
  • core: add --check=all flag to configure-ai-agents (#​32968)
  • core: expose registerProjectGraphRecomputationListener from daemon client (#​33005)
  • core: add support for pnpm catalogs (#​32978, #​30035, #​29772)
  • core: enhance spinner handling and add spinner to inferred conversion (#​33031)
  • devkit: bump compatibility to Nx 21 - 23 (6b86c33c30)
  • dotnet: add initial draft of .NET plugin (#​32869)
  • ⚠️ js: remove the experimental and deprecated inlining feature from the tsc and swc executors (#​32783)
  • maven: introduce maven plugin (#​32947)
  • ⚠️ misc: remove deprecated decorate-cli script and stop sorting tsconfig paths by default (#​32781)
  • misc: remove migrations prior to v20 (#​32904)
  • module-federation: support TS Soln and Package Manager workspaces paradigms (#​33056)
  • nest: ensure dependencies are added to project's package.json #​32548 (#​32986, #​32548)
  • nx-cloud: update description on nx login and logout (#​31344)
  • nx-dev: add v22 to version picker (#​33110)
  • react: remove support for non-isolated webpack config in ponentTestingPreset (#​32787)
  • react: keep deprecated @​nx/react/bundle-rollup module since there is not a replacement when using @​nx/rollup:rollup executor (#​32821)
  • ⚠️ release: match nx affected behavior to determine relevant conventional commits (#​32915)
  • ⚠️ release: remove deprecated legacy versioning (#​32888)
  • ⚠️ release: switch defaults for fixed release group tag pattern, preserve matching dependency ranges and strictPreid (#​32878)
  • ⚠️ release: set preserveMatchingDependencyRanges to true by default (#​32983)
  • release: add releaseTagPatternPreferDockerVersion to specify version to use for git tag #​32900 (#​32972, #​32900)
  • ⚠️ release: release graph aware filtering, updateDependents can now be "always" (#​32971)
  • ⚠️ release: set updateDependents to always by default (#​33029)
  • ⚠️ release: refactor releaseTag* properties to a releaseTag object (#​33020)
  • release: allow changelog.renderer to be set to an implementation directly (#​33095)
  • release: new replaceExistingContents CLI and API option for changelog (#​33096)
  • release: allow ignoring nx.json release config with ReleaseClient (#​33099)
  • release: allow conventional commit style aliases in version plan release types (#​33167)
  • ⚠️ rspack: remove application generator in favour of framework-specific options (#​32755)
  • ⚠️ rspack: remove deprecated deleteOutputPath and sassImplementation options (#​32756)
  • storybook: add watch-deps and build-deps targets (deb10f2818)
  • vite: add buildable libs support for vitest (#​32973)
  • vue: migrate @​vitejs/plugin-vue to 6.0.1 (#​33097)
  • ⚠️ webpack: remove deprecated deleteOutputPath and sassImplementation options (#​32828)
🩹 Fixes
  • angular: improve message for unsupported typescript project references (#​33148)
  • angular: ensure ngpackagr tsconfig options set correctly based on version #​33081 (#​33150, #​33081)
  • angular-rspack: do not parse json with babel #​32690 (#​32966, #​32690)
  • angular-rspack: ensure root node_modules included when resolving packages (#​33144, #​33026)
  • angular-rspack: bubble errors correctly (#​33183)
  • bundling: ensure tsconfig options are respected with rollup-typescript-plugin (#​32816)
  • bundling: postcss-cli-resources should handle relative deploy url #​32714 (#​32762, #​32714)
  • ⚠️ core: remove deprecated simpleName option from library generators (#​32716)
  • core: improve provenance error with custom registry information (#​32903)
  • core: optimize task hashing with BFS and performance logging (#​32911)
  • core: tweak configure-ai-agents prompt (#​32914)
  • core: ensure nx is published with the correct dependency version for the native packages (#​32928, #​32898)
  • core: upgrade axios to 1.12.0 to address CVE-2025-58754 (#​32712)
  • core: repair repo root on setupAiAgents in nx init (#​32984)
  • core: remove requirement to be in a package manager workspace (#​32992)
  • core: remove duplicated "Running" string from tui title (#​32991)
  • core: display bottom corner indicator of tui in progress section correctly (#​32985)
  • core: temporarily disable tui for run-one (#​33048)
  • core: ensure --help works properly with infix notation (#​32662)
  • core: improve db connection initialization and error messages (#​33054, #​28640, #​30856, #​32894)
  • core: prioritize in-progress tasks section visibility in tui (#​33053)
  • core: enhance tui summary output to fix misc issues (#​33057)
  • core: format catalog definition files when appropriate in nx migrate (#​33105)
  • core: allow prerelease versions of nx to be used with devkit (#​33123)
  • core: restore migrations used by nx repair (#​33124)
  • core: avoid changing existing project name if a project.json file is added to a project (#​33114)
  • core: do not remove wal files manually for existing databases (#​33143)
  • core: do not print flaky tasks guidance when nx cloud is already enabled (#​33149)
  • core: add wrappers for start and stop agent nx-cloud commands (#​33140)
  • core: revert changes to the db connection initialization (#​33156)
  • core: store reason when marking daemon as disabled (#​33172)
  • dotnet: fixup various issues + missing functionality (#​33132)
  • graph: prevent content from overflowing in the PDV component (#​33120)
  • js: temporarily hash all external dependencies for tasks inferred by the @nx/js/typescript plugin (#​32912)
  • js: ensure node execute completes before exit (#​32629, #​32385, #​32356)
  • linter: install correct deps in eslint convert to flat config generator (#​33078)
  • ⚠️ misc: don't set legacy-peer-deps by default (#​33014, #​22066, #​29537)
  • module-federation: ensure angular rspack module federation supports live reload (#​33137)
  • nextjs: remove whitespace for newly generated server component (1d687c4994)
  • nextjs: update entrypoints for buildable library with vite to include server entry #​31457 (#​32977, #​31457)
  • nx-cloud: update broken documentation links to AI features (0149fac877)
  • nx-dev: improve default zoom level of graph nodes in docs (#​32910)
  • nx-dev: provide message to check previous docs w/ empty migrations (#​32919)
  • nx-dev: watch for theme changes for project/task graph components (#​32885)
  • nx-dev: update credit pricing link to new docs page (#​32899)
  • nx-dev: update nextjs internal-link-checker to include astro urls (#​33045)
  • nx-dev: respect NX_DEV_URL in sitemap checker (#​33058)
  • nx-dev: handle null github data (#​33061)
  • nx-dev: add docker to build-tools tech section (#​33164)
  • react: dynamic module federation should not initialize remoteUrlDefinitions to empty object (#​33059, #​27927, #​33055, #​27793, #​27842)
  • release: ensure schema for release.groups is correct (#​33007)
  • release: skip filtered out groups when processing (#​33044)
  • ⚠️ release: ensure multilines in breaking changes are rendered by changelog renderer (#​33070, #​33014)
  • release: replace local dependency protocols of unchanged dependencies #​30995 (#​33151, #​30995)
  • ⚠️ release: better respect version plan file contents for changelog entries (#​33166)
  • release: breaking change contents extraction (#​33184)
  • remix: @​nx/remix/package.json export typo fixed #​32810 (#​32940, #​32810)
  • remix: ensure supported version of vite is used (#​33089)
  • repo: fix pr releases to not depend on a broken range (#​32993)
  • testing: show warning instead of error when no blob outputs found during merge (#​33022)
  • vite: ensure tsconfig file is resolved from workspaceRoot #​31987 (#​32990, #​31987)
  • vite: enable build watch mode by default for preview (#​31604, #​31623)
  • vite: add logic to prevent overwriting generated package.json (#​30705, #​30312)
⚠️ Breaking Changes
  • release: config.conventionalCommitsConfig for DefaultChangelogRenderer is no longer nullable. (#​33166)

  • misc: The --legacy-peer-deps behavior is no longer forced. (#​33014, #​22066, #​29537)

    If you need it, configure your package manager to enforce it.

  • release: This is a breaking change in the preferred configuration structure. Existing configurations will continue to work through the migration period, but users should update to the new nested format. (#​33020)

  • release: Users who relied on the previous 'auto' behavior can (#​33029)

    explicitly set updateDependents: 'auto' in their nx.json:

      {
        "release": {
          "version": {
            "updateDependents": "auto
  • release: The signature of init() on VersionActions has (#​32971)

    changed, it no longer accepts a second argument. Validation of the
    manifest files, if any, now takes place via a separate method
    (validate()) call after construction of the new ReleaseGraph. For
    the most part, users do not need custom VersionActions so only a small
    percentage of consumers should be impacted.
    Fixes #​31273

  • ⚠️ core: remove CreateNodes v1 types for Nx 22 (#​32951)

  • ⚠️ release: set preserveMatchingDependencyRanges to true by default (#​32983)

  • ⚠️ release: switch defaults for fixed release group tag pattern, preserve matching dependency ranges and strictPreid (#​32878)

  • ⚠️ release: remove deprecated legacy versioning (#​32888)

  • release: More files are now being used to determine relevant (#​32915)

    commits, meaning there is higher chance for projects to receive version
    bumps

  • misc: The long-deprecated decorate-cli script has been (#​32781)

    removed.
    BREAKING CHANGE: The nx format command and generators no longer
    default to sorting TypeScript path mappings. To keep the previous
    behavior, pass the --sort-root-tsconfig-paths flag to the command or
    set NX_FORMAT_SORT_TSCONFIG_PATHS=true.

  • ⚠️ core: remove NX_DISABLE_DB environment variable (#​32887)

  • js: The experimental inlining feature in the @nx/js:tsc (#​32783)

    and @nx/js:swc executors was removed. A migration will remove the
    related options (external and externalBuildTargets). Still, if you
    use or rely on the feature, you need to make your dependencies buildable
    or use a different build tool with bundling capabilities.

  • ⚠️ webpack: remove deprecated deleteOutputPath and sassImplementation options (#​32828)

  • ⚠️ rspack: remove deprecated deleteOutputPath and sassImplementation options (#​32756)

  • ⚠️ rspack: remove application generator in favour of framework-specific options (#​32755)

  • ⚠️ bundling: change default useLegacyTypescriptPlugin to false for v22 (#​32754)

  • core: simpleName option is no longer supported in library generators (#​32716)

❤️ Thank You

v21.6.10

Compare Source

21.6.10 (2025-11-27)

🩹 Fixes
❤️ Thank You

v21.6.9

Compare Source

21.6.9 (2025-11-18)

🩹 Fixes
❤️ Thank You

v21.6.8

Compare Source

21.6.8 (2025-10-30)

🚀 Features
  • bundling: add excludeFromExternal option to esbuild executor (#​32980)
❤️ Thank You

v21.6.7

Compare Source

21.6.7 (2025-10-28)

🚀 Features
  • gradle: add custom installation path to options (#​33187)
🩹 Fixes
  • core: improve db connection initialization and error messages (#​33054, #​28640, #​30856, #​32894)
  • core: do not remove wal files manually for existing databases (#​33143)
  • core: revert changes to the db connection initialization (#​33156)
  • core: continue execution when cloud client is unavailable (#​33214)
  • core: prevent error message containing [object Object] for invalid {workspaceRoot} placement (#​33203)
  • core: ensure daemon writes project graph cache to disk consistently (#​33217)
  • core: add accept header to http remote cache get (#​33093, #​33092)
  • core: prevent undefined importer crash in pnpm lockfile parsing (#​33223)
  • misc: handle null exit codes from crashed child processes (#​33163, #​29204)
❤️ Thank You

v21.6.6

Compare Source

21.6.6 (2025-10-21)

🩹 Fixes
  • angular: improve message for unsupported typescript project references (#​33148)
  • angular: ensure ngpackagr tsconfig options set correctly based on version #​33081 (#​33150, #​33081)
  • angular-rspack: ensure root node_modules included when resolving packages (#​33144, #​33026)
  • core: improve db connection initialization and error messages (#​33054, #​28640, #​30856, #​32894)
  • core: prioritize in-progress tasks section visibility in tui (#​33053)
  • core: enhance tui summary output to fix misc issues (#​33057)
  • core: restore migrations used by nx repair (#​33124)
  • core: avoid changing existing project name if a project.json file is added to a project (#​33114)
  • core: do not remove wal files manually for existing databases (#​33143)
  • core: do not print flaky tasks guidance when nx cloud is already enabled (#​33149)
  • core: add wrappers for start and stop agent nx-cloud commands (#​33140)
  • core: revert changes to the db connection initialization (#​33156)
  • graph: prevent content from overflowing in the PDV component (#​33120)
  • linter: install correct deps in eslint convert to flat config generator (#​33078)
  • module-federation: ensure angular rspack module federation supports live reload (#​33137)
  • remix: ensure supported version of vite is used (#​33089)
  • vite: add logic to prevent overwriting generated package.json (#​30705, #​30312)
❤️ Thank You

v21.6.5

Compare Source

21.6.5 (2025-10-15)

🚀 Features
  • core: expose registerProjectGraphRecomputationListener from daemon client (#​33005)
🩹 Fixes
  • core: display bottom corner indicator of tui in progress section correctly (#​32985)
  • core: temporarily disable tui for run-one (#​33048)
  • core: ensure --help works properly with infix notation (#​32662)
  • nx-dev: update nextjs internal-link-checker to include astro urls (#​33045)
  • nx-dev: respect NX_DEV_URL in sitemap checker (#​33058)
  • nx-dev: handle null github data (#​33061)
  • react: dynamic module federation should not initialize remoteUrlDefinitions to empty object (#​33059, #​27927, #​33055, #​27793, #​27842)
  • release: ensure multilines in breaking changes are rendered by changelog renderer (#​33070, #​33014)
❤️ Thank You

v21.6.4

Compare Source

21.6.4 (2025-10-08)

🚀 Features
  • core: prompt for ai agent files on nx init (#​32889)
  • core: add --check=all flag to configure-ai-agents (#​32968)
  • nest: ensure dependencies are added to project's package.json #​32548 (#​32986, #​32548)
  • nx-cloud: update description on nx login and logout (#​31344)
  • vite: add buildable libs support for vitest (#​32973)
🩹 Fixes
❤️ Thank You

v21.6.3

Compare Source

21.6.3 (2025-10-02)

🩹 Fixes
  • core: improve provenance error with custom registry information (#​32903)
  • core: optimize task hashing with BFS and performance logging (#​32911)
  • core: tweak configure-ai-agents prompt (#​32914)
  • core: ensure nx is published with the correct dependency version for the native packages (#​32928, #​32898)
  • js: temporarily hash all external dependencies for tasks inferred by the @nx/js/typescript plugin (#​32912)
  • nx-dev: improve default zoom level of graph nodes in docs (#​32910)
  • nx-dev: provide message to check previous docs w/ empty migrations (#​32919)
  • nx-dev: watch for theme changes for project/task graph components (#​32885)
  • nx-dev: update credit pricing link to new docs page (#​32899)
❤️ Thank You

v21.6.2

Compare Source

21.6.2 (2025-09-29)

This was a version bump only, there were no code changes.

v21.6.1

Compare Source

21.6.1 (2025-09-29)

🚀 Features
  • angular: support angular v20.3.0 (#​32730)
  • core: replace the pagination from the tui tasks list with scrolling (#​32560)
  • core: generate AI files in create-nx-workspace (#​32442)
  • core: add NX_PROJECT_ROOT environment variable to runti… (#​32736, #​31428)
  • core: improve split target to support Gradle format (#​32766)
  • core: add id, start and end time to lifecycle hooks (#​32583)
  • core: add configure-ai-agents command (#​32825)
  • docker: add env var for providing docker registry (#​32676)
  • docker: ensure docker:build dependsOn build (#​32697)
  • graph: unified graph UI and controls (#​32724)
  • misc: add Cookiebot global scripts to astro-docs (#​32660)
  • nx-dev: disable Algolia search on non-docs pages when Astro docs are enabled (#​32789)
  • nx-dev: change login button to try nx cloud (5e0bcae9ef)
  • nx-dev: enhance UI animations & statistics display (#​32863)
  • release: new option preserveMatchingDependencyRanges to not update matching version ranges (#​32556)
  • rspack: respect deleteOutputPath option in rspack executor (#​32609, #​32015)
  • testing: infer task to merge reports from playwright atomized tasks (#​31615)
  • testing: support inferring atomized tasks for cypress component tests (#​32733)
  • testing: forward e2e-ci task options to their atomized tasks (#​32765)
  • ⚠️ webpack: remove SVGR option and provide withSvgr composable function (#​32843)
🩹 Fixes
  • angular: install a compatible version of jest for angular (#​32744)
  • angular-rspack: show correct file sizes in build stats for i18n builds (#​32758, #​32277)
  • angular-rspack: ensure assets extracted from stylesheets correctly #​32487 (#​32759, #​32487)
  • bundling: postcss-cli-resources should handle relative urls #​32582 (#​32658, #​32582)
  • core: ensure only supported bundlers are used for angular fallback to default (#​32655)
  • core: invalidate project graph when external nodes change (#​32626)
  • core: check if daemon process is actually alive before trying to kill it (#​32661)
  • core: add bold styling to terminal pane title when focused (#​32462)
  • core: resolve watcher infinite loops from missing parent gitignore support (#​32604, #​30313)
  • core: check nx packages for provenance config before running nx migrate (#​32557)
  • core: handle uninstalled nx console case in autoinstall logic (#​32673)
  • core: filter task duration estimation by successful tasks only (#​32688)
  • core: move git utilities to fix WASM build (#​32695)
  • core: detect vscode insiders as separate editor (#​32679)
  • core: exit fork process and children when ipc connection closes (#​32681)
  • core: improve error messages for provenance checks (#​32680)
  • core: add missing view command to npm (#​32729)
  • core: kill child process correctly when run-script executor process is killed and not using pseudoterminal (#​32699)
  • core: do not shutdown daemon for project graph errors ([#&

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@changeset-bot
Copy link

changeset-bot bot commented Nov 13, 2025

⚠️ No Changeset found

Latest commit: 31cb5cf

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

coderabbitai bot commented Nov 13, 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
Contributor

nx-cloud bot commented Nov 13, 2025

View your CI Pipeline Execution ↗ for commit 31cb5cf

Command Status Duration Result
nx affected -t build lint test e2e-ci ❌ Failed 5m 5s View ↗

☁️ Nx Cloud last updated this comment at 2025-12-02 01:10:17 UTC

@pkg-pr-new
Copy link

pkg-pr-new bot commented Nov 13, 2025

Open in StackBlitz

@forgerock/davinci-client

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

@forgerock/oidc-client

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

@forgerock/protect

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

@forgerock/sdk-types

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

@forgerock/sdk-utilities

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

@forgerock/iframe-manager

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

@forgerock/sdk-logger

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

@forgerock/sdk-oidc

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

@forgerock/sdk-request-middleware

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

@forgerock/storage

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

commit: d7f03a5

@codecov-commenter
Copy link

codecov-commenter commented Nov 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 18.79%. Comparing base (b89ad58) to head (d7f03a5).
⚠️ Report is 5 commits behind head on main.

❌ Your project status has failed because the head coverage (18.79%) 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     #491   +/-   ##
=======================================
  Coverage   18.79%   18.79%           
=======================================
  Files         140      140           
  Lines       27640    27640           
  Branches      980      979    -1     
=======================================
  Hits         5195     5195           
  Misses      22445    22445           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 13, 2025

Deployed 3288277 to https://ForgeRock.github.io/ping-javascript-sdk/pr-491/3288277553dd2f84dd9fcf3e3a15e5b4c552c2ba branch gh-pages in ForgeRock/ping-javascript-sdk

@github-actions
Copy link
Contributor

github-actions bot commented Nov 13, 2025

📦 Bundle Size Analysis

📦 Bundle Size Analysis

🆕 New Packages

🆕 @forgerock/device-client - 9.2 KB (new)
🆕 @forgerock/oidc-client - 23.4 KB (new)
🆕 @forgerock/protect - 150.1 KB (new)
🆕 @forgerock/sdk-utilities - 7.5 KB (new)
🆕 @forgerock/journey-client - 0.0 KB (new)
🆕 @forgerock/journey-client - 82.4 KB (new)
🆕 @forgerock/sdk-types - 8.0 KB (new)
🆕 @forgerock/storage - 1.4 KB (new)
🆕 @forgerock/sdk-logger - 1.6 KB (new)
🆕 @forgerock/iframe-manager - 2.4 KB (new)
🆕 @forgerock/sdk-request-middleware - 4.5 KB (new)
🆕 @forgerock/sdk-oidc - 2.6 KB (new)
🆕 @forgerock/davinci-client - 39.5 KB (new)


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

@renovate renovate bot force-pushed the renovate/major-nx-monorepo branch from a580be5 to d7f03a5 Compare November 24, 2025 19:59
@renovate renovate bot force-pushed the renovate/major-nx-monorepo branch from d7f03a5 to d3fbd79 Compare December 2, 2025 00:52
nx-cloud[bot]

This comment was marked as outdated.

Copy link
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 flaky task in your failed CI:

🔂 Since the failure was identified as flaky, we reran your CI automatically.

Nx Cloud View detailed reasoning in Nx Cloud ↗


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

@renovate
Copy link
Contributor Author

renovate bot commented Dec 2, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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