Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore(deps): update nx monorepo to v20.7.1#10948

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
renovate wants to merge1 commit intomainfromrenovate/nx-monorepo

Conversation

renovate[bot]
Copy link
Contributor

@renovaterenovatebot commentedMar 14, 2025
edited
Loading

This PR contains the following updates:

PackageChangeAgeAdoptionPassingConfidence
@nx/devkit (source)20.4.5 ->20.7.1ageadoptionpassingconfidence
@nx/eslint (source)20.4.5 ->20.7.1ageadoptionpassingconfidence
@nx/jest (source)20.4.5 ->20.7.1ageadoptionpassingconfidence
@nx/vite (source)20.4.5 ->20.7.1ageadoptionpassingconfidence
@nx/workspace (source)20.4.5 ->20.7.1ageadoptionpassingconfidence
nx (source)20.4.5 ->20.7.1ageadoptionpassingconfidence

Release Notes

nrwl/nx (@​nx/devkit)

v20.7.1

Compare Source

20.7.1 (2025-04-02)
🩹 Fixes
  • angular: use latest version of@​analogjs/vitest-angular#​30423 (#​30560,#​30423)
  • bundling: webpack and rspack builds respect output.clean config option (#​30573)
  • core: ensure rust code is able to handle null terminal outputs (#​30494)
  • core: resolve subpath patterns in package exports correctly when constructing graph (#​30511)
  • graph: focus via --focus command should work (#​30576)
  • js: infer dependency betweentypecheck andbuild tasks and more granular outputs fortypecheck (#​30549)
  • js: handle extending from multiple config files and from local workspace packages in plugin (#​30486)
  • js: update@​swc/cli version to fix vulnerability (#​30575)
  • misc: add missing flag to azure devops ci workflow generator (#​30482)
  • misc: update project directory validation to only account for the derived name (#​30532)
  • nextjs: bumped to eslintConfigNextVersion to v15 (#​30537)
  • nextjs: update Next.js versions to patch vulnerability (#​30574)
  • nx-dev: fix blog post links (#​30553)
  • nx-dev: nx homebrew install cmd (4f1587fc72)
  • rspack: allow typechecking during serve#​29267 (#​30558,#​29267)
  • vite: ensure nxCopyAssetsPlugin outputs assets to correct location#​28786 (#​30585,#​28786)
  • vue: upgrade vite plugin vue to v5 to avoid install errors (#​30559)
  • webpack: nestjs workspace libs referencing when using ts solution (#​30538)
  • webpack: migrate to latest version to prevent security vulnerabilities#​29755 (#​30590,#​29755)
❤️ Thank You

v20.7.0

Compare Source

20.7.0 (2025-03-31)
🚀 Features
  • angular: add release option to angular publishable libraries (#​29869)
  • angular: support angular 19.2.0 (#​30088)
  • angular: update angular eslint packages (#​30245)
  • angular: add convert-to-rspack generator (#​29860)
  • bundling: support rollup.config.ts (#​29983)
  • bundling: add buildLibsFromSource option to@​nx/rollup:rollup executor (#​30417)
  • core: support bun's new text-based lockfile and use bun publish within nx release (#​30064)
  • core: display perpetual version information in nx report for powerpack (#​30110)
  • core: add activate key (#​30250)
  • core: add activate key " (#​30250,#​30295)
  • core: add maxCacheSize option to limit local artifact size (#​29654)
  • core: addnx register (#​30321)
  • core: provide default value for max cache size (#​30351)
  • js: upgrade verdaccio to 6 (#​30015)
  • js: addtypecheck task to generated ci workflow file when using the ts solution setup (#​30219)
  • linter: support eslint-config-prettier v10 (#​30480)
  • misc: adduseProjectJson flag to project generators (#​30319)
  • misc: enable ts solution setup by default for new workspaces (#​30372)
  • misc: set adevelopment conditional export for buildable libraries when using the ts solution setup (#​30451)
  • misc: add--useProjectJson flag to CNW (#​30475)
  • module-federation: add NxModuleFederationPlugin for inferred usage (#​30003)
  • module-federation: Update to the latest version of@​module-federation (#​30147)
  • module-federation: add ssr support to rspack crystal plugin (#​30437)
  • nx-dev: expose docs embedding search via endpoint (#​30050)
  • nx-dev: allow sampling rate to be configured through env var (#​30193)
  • nx-dev: update workspace conformance rule to check md files in general (d428eec060)
  • nx-dev: add angular architecture blog post (#​30400)
  • nx-dev: add java landing page (#​30508)
  • react: Update react-router-dom to latest (#​29919)
  • react: add react-router plugin (#​29965)
  • react: Add react-router to create-nx-workspace and react app generator (#​30316)
  • release: configure when all branches should be checked for a matching releaseTagPattern (#​30044)
  • repo: replace explicit matrix with dynamic parsed from json (#​30120)
  • rspack: use ts-checker-rspack-plugin instead of fork-ts-checker-webpack-plugin (#​30121)
  • rspack: infer ts-node compiler options in rspack task env when using a typescript config file (#​30345)
  • rspack: alias convert-webpack to convert-to-rspack (#​30367)
  • testing: add type annotation for Jest configuration export (#​30059)
  • vue: add release option to vue publishable libraries (#​29867)
  • webpack: use sass-embedded and modern-compiler for sass (#​29999)
🩹 Fixes
  • angular: correct nx angular migration requirement for 19.2 (#​30234)
  • angular: directory type is not optional (#​30354)
  • angular: include@angular/google-maps in package updates (#​30530)
  • bundling: use projectRoot for assets (#​29978)
  • bundling: remove migration always adding sass-embedded (#​30276)
  • bundling: fix esbuild to work with ts project references (#​30230)
  • core: change to use init generator during import (#​30029)
  • core: add theextends field to nx-schema.json (#​30027)
  • core: respectextends when reading tsconfig options (#​30062)
  • core: make hash_array resilient to None values (#​30090)
  • core: NX_PLUGIN_NO_TIMEOUTS should also remove timeout on plugin worker connection (#​30095)
  • core: update custom task runner deprecation message (#​30093)
  • core: fix typescript dependency calculation (#​30131)
  • core: task runner should match on full segments (e.g. foo does not match foo-e2e) (#​30129)
  • core: improve packages recognition when the package version is an external package (#​29529)
  • core: re-enable CRA migration to Vite (#​30082)
  • core: standardize useGitHub param (#​30173)
  • core: ensure daemon enabled check is unchanged (#​30228)
  • core: change graph node type and name to string (#​29610)
  • core: annotate daemon logs w/ nx version (#​30262)
  • core: handle nx config in package.json in move generator (#​30270)
  • core: run init generators from extended collections during nx add (#​30280)
  • core: handle package manager workspaces configuration in move generator (#​30268)
  • core: only add keep existing versions if init generator supports it (#​30352)
  • core: make 'key' parameter optional in register command (#​30365)
  • core: handle null outputs in native cache (#​30398)
  • core: simplify key registration process (#​30405)
  • core: legacy cache users should get artifacts when remote cache is hit (#​30442)
  • core: pass the project graph into the batch instead of recreating (#​30455)
  • core: fix local registry not being considered when usingbun (#​30459)
  • core: init should use pr version when specified (#​30497)
  • core: ensure local plugin is transpiled when using index files (#​30133)
  • core: add more detection for ci platforms (#​30507)
  • core: fixup error handling for get generator info (#​30525)
  • core: handle windows drive letter in a case-insensitive manner when normalizing paths (#​30535)
  • devkit: handle missinginclude andexclude in tsconfig options when updating tsconfig to support js (#​30073)
  • devkit: formatFiles should check for root prettier config before using prettier (#​30426)
  • esbuild: update peerDep range (#​30167)
  • eslint: ensure that packages in the same group as updated together (#​30187)
  • gradle: exlude htmlDependencyReport (#​30300)
  • gradle: build nx graph for gradle projects regardless of build gradle file location (#​29783,#​29802)
  • graph: fix target details header tooltips in collapsed state (#​30287)
  • js: invalidate tsconfig files cache in the@nx/js/typescript plugin when extended files change (#​30071)
  • js: identify correct circular dependecies (#​29759)
  • js: use uuid when generating tmp tsconfig (#​30118)
  • js: use absolute filetorun path (#​30091)
  • js: normalize paths correctly in@nx/js/typescript plugin (#​30216)
  • js: handle plugin correctly for non-buildable libs and don't add duplicated pattern to workspaces config (#​30209)
  • js: do not add typecheck target if tsc is used for build (#​30211)
  • js: updateoutDir in runtime tsconfig files to matchtypes export in package.json (#​30217)
  • js: update tinyglobby to speed up shallow file matching (#​30415)
  • js: normalize tsconfig include paths correctly in@nx/js/typescript plugin (#​30496)
  • js: infertypecheck task for buildable libraries with tsc (#​30505)
  • linter: restore package update group for@typescript-eslint/eslint-plugin requirement (#​30204)
  • misc: fix misc issues in project generators for the ts solution setup (#​30111)
  • misc: update axios and webpack (#​30379)
  • misc: overridecustomConditions when using an incompatible module resolution (#​30477)
  • misc: handle outputs with globs when normalizing tsconfig path mappings for buidable libraries (#​30506)
  • misc: init should prompt for cloud when using dot nx folder (#​30501)
  • module-federation: handle remote output paths (#​30119)
  • module-federation: handle parsing static remote config correctly (#​30168)
  • module-federation: the module federation package depends on rspack (#​30520)
  • nest: fix library generator (#​30157)
  • nextjs: add support for@​testing-library/dom in application and library generators (#​30189)
  • nextjs: add setup generator for Tailwind CSS fixes absolute pathing (#​30192)
  • nextjs: enhance glob pattern (#​30260)
  • nextjs: update documentation for buildable libraries and bundler configuration (#​30500)
  • nx-dev: remove OTel-based tracing for now to remove local dev erros (#​30096)
  • nx-dev: sidebar should not always show angular-rs* links (#​30448)
  • nx-dev: adjust alignment on the pricing addon descriptions (50561ff009)
  • nx-dev: add data-document attribute to improve search (#​30524)
  • react: add release option for@​nx/react:lib --publishable (#​29776)
  • react: only add release config for publishable librarires (#​30474)
  • react: update react router logic with selected bundler (#​30399)
  • react: react-router should work with jest out of the box (#​30487)
  • react-native: change build target to be crystalized (#​30151)
  • release: ensure tags for version match stable variant before prerelease (#​30047)
  • release: allow preid option in release command (#​29264)
  • release: properly terminate case in switch statement (#​30114)
  • repo: fix nightly reporting (#​30104)
  • rspack: pin rspack 1.2.2 (#​29997)
  • rspack: handle potentially missing lockfile in@nx/rspack/plugin plugin (#​30086)
  • rspack: remove unused plugin-minify (#​30521)
  • storybook: fix package.json updates so@​storybook packages are in sync during migration (#​30191)
  • vite: prevent asset copying when NX_GRAPH_CREATION is enabled (#​30037)
  • vite: allow force ignore of logs from nxViteTsPaths plugin#​29320 (#​30200,#​29320)
  • vite: ensure paths with explicit extensions are resolved#​29948 (#​30202,#​29948)
  • vite: environments api support in executor (#​30183)
  • vite: copy assets plugin not copying files in watch mode#​30141 (#​30208,#​30141)
  • vite: correct mapping for reportsDirectory when using executors (#​30232)
  • vite: ensure test target dependency is not duplicated (#​30289)
  • webpack: allow baseHref to not be set#​30291 (#​30519,#​30291)
  • webpack: add extension alias support for handling ESM libs (#​30513)
❤️ Thank You

v20.6.4

Compare Source

20.6.4 (2025-03-25)
🩹 Fixes
  • misc: overridecustomConditions when using an incompatible module resolution (#​30477)
❤️ Thank You

v20.6.3

Compare Source

20.6.3 (2025-03-25)
🚀 Features
  • bundling: add buildLibsFromSource option to@​nx/rollup:rollup executor (#​30417)
  • misc: set adevelopment conditional export for buildable libraries when using the ts solution setup (#​30451)
  • misc: add--useProjectJson flag to CNW (#​30475)
  • module-federation: add ssr support to rspack crystal plugin (#​30437)
  • repo: replace explicit matrix with dynamic parsed from json (#​30120)
🩹 Fixes
  • core: legacy cache users should get artifacts when remote cache is hit (#​30442)
  • core: pass the project graph into the batch instead of recreating (#​30455)
  • core: fix local registry not being considered when usingbun (#​30459)
  • devkit: formatFiles should check for root prettier config before using prettier (#​30426)
  • gradle: build nx graph for gradle projects regardless of build gradle file location (#​29783,#​29802)
  • nx-dev: sidebar should not always show angular-rs* links (#​30448)
  • react: only add release config for publishable librarires (#​30474)
  • react: update react router logic with selected bundler (#​30399)
❤️ Thank You

v20.6.2

Compare Source

20.6.2 (2025-03-19)

🚀 Features
  • nx-dev: add angular architecture blog post (#​30400)
🩹 Fixes
  • js: update tinyglobby to speed up shallow file matching (#​30415)
❤️ Thank You

v20.6.1

Compare Source

20.6.1 (2025-03-17)

🩹 Fixes
  • core: handle null outputs in native cache (#​30398)
  • gradle: exlude htmlDependencyReport (#​30300)
❤️ Thank You

v20.6.0

Compare Source

20.6.0 (2025-03-14)
🚀 Features
  • angular: add convert-to-rspack generator (#​29860)
  • core: add maxCacheSize option to limit local artifact size (#​29654)
  • core: provide default value for max cache size (#​30351)
  • misc: adduseProjectJson flag to project generators (#​30319)
  • misc: enable ts solution setup by default for new workspaces (#​30372)
  • react: add react-router plugin (#​29965)
  • react: Add react-router to create-nx-workspace and react app generator (#​30316)
  • rspack: infer ts-node compiler options in rspack task env when using a typescript config file (#​30345)
  • rspack: alias convert-webpack to convert-to-rspack (#​30367)
🩹 Fixes
  • angular: directory type is not optional (#​30354)
  • core: handle package manager workspaces configuration in move generator (#​30268)
  • core: only add keep existing versions if init generator supports it (#​30352)
  • graph: fix target details header tooltips in collapsed state (#​30287)
  • misc: update axios (#​30379)
❤️ Thank You

v20.5.1

Compare Source

20.5.1 (2025-03-14)
🩹 Fixes
  • angular: directory type is not optional (#​30354)
  • core: handle package manager workspaces configuration in move generator (#​30268)
  • core: only add keep existing versions if init generator supports it (#​30352)
  • graph: fix target details header tooltips in collapsed state (#​30287)
  • misc: update axios (#​30379)
❤️ Thank You

v20.5.0

Compare Source

20.5.0 (2025-03-06)
🚀 Features
  • angular: add release option to angular publishable libraries (#​29869)
  • angular: support angular 19.2.0 (#​30088)
  • angular: update angular eslint packages (#​30245)
  • bundling: support rollup.config.ts (#​29983)
  • core: lock graph creation when running in another process (#​29408)
  • core: addprefixColor property to@nx:run-commands (#​29348)
  • core: add sync generators option to target defaults in nx-schema (#​29441)
  • core: show link to migrate detail page in --interactive mode (#​29874)
  • core: update CNW defaults so they generate a useful workspace by default (#​29915)
  • core: add multi hash fn (#​29935)
  • core: support bun's new text-based lockfile and use bun publish within nx release (#​30064)
  • core: display perpetual version information in nx report for powerpack (#​30110)
  • graph: update graph lib to latest nx graph (#​29768)
  • js: upgrade verdaccio to 6 (#​30015)
  • js: addtypecheck task to generated ci workflow file when using the ts solution setup (#​30219)
  • linter: addruntimeHelpers option to@nx/dependency-checks rule (#​29954)
  • misc: replacets-jest transformer with@swc/jest for ts solution setup (#​29763)
  • module-federation: add NxModuleFederationPlugin for inferred usage (#​30003)
  • module-federation: Update to the latest version of@​module-federation (#​30147)
  • nx-dev: refactor and improve style of video-player (#​29749)
  • nx-dev: add ability to add labels to video-player (3e3c466d47)
  • nx-dev: allow callout component to be expanded by default (#​29806)
  • nx-dev: add epic nx release course (#​29777)
  • nx-dev: show alt text as label below markdown images (a4f07dbb64)
  • nx-dev: conformance rule for blog post description (3d0b15ef10)
  • nx-dev: allow link-card components to take an image URL (2f1b6f9f72)
  • nx-dev: add quote component for enterprise articles (13b9c23e3b)
  • nx-dev: add metrics and related blogs section (541acf536b)
  • nx-dev: webinar page (#​29913)
  • nx-dev: add company video (c8072fa20e)
  • nx-dev: add Faro for observability (#​30021)
  • nx-dev: expose docs embedding search via endpoint (#​30050)
  • nx-dev: allow sampling rate to be configured through env var (#​30193)
  • nx-dev: update workspace conformance rule to check md files in general (d428eec060)
  • react: Update react-router-dom to latest (#​29919)
  • release: configure when all branches should be checked for a matching releaseTagPattern (#​30044)
  • rspack: improve plugin createNodes performance (#​29876)
  • rspack: use ts-checker-rspack-plugin instead of fork-ts-checker-webpack-plugin (#​30121)
  • testing: support vitest 3 (#​29908)
  • testing: disable jest runtime by default when inferring targets (#​29917)
  • testing: add type annotation for Jest configuration export (#​30059)
  • vite: add support for vite 6 (#​29871)
  • vue: add release option to vue publishable libraries (#​29867)
  • webpack: add option to opt out of watching buildable dependencies (#​29984)
  • webpack: use sass-embedded and modern-compiler for sass (#​29999)
🩹 Fixes
  • angular: fix path issues on windows for storybook generators and unit tests (#​27489)
  • angular: do not generate@nx/dependency-checks block in flat root eslint config (#​29980)
  • angular: correct nx angular migration requirement for 19.2 (#​30234)
  • bundling: rspack should allow ES config module imports (#​29095)
  • bundling: use projectRoot for assets (#​29978)
  • bundling: remove migration always adding sass-embedded (#​30276)
  • bundling: fix esbuild to work with ts project references (#​30230)
  • core: allow for non-js libs to be moved without errors or the creation of any unneeded tsconfig files (#​28350)
  • core: reduce number of processed files when creating in-memory transpiler (#​29774)
  • core: exponential retry on cache put fail (#​29017)
  • core: allow postTaskExecution hook without preTaskExecution hook (#​29820)
  • core: improve resolution of packages in package manager workspaces when constructing the project graph (#​29795)
  • core: do not write filemap cache when there are errors (#​29892)
  • core: do not use revokable proxy (#​29878)
  • core: create multi-glob function (#​29880)
  • core: fix plugin error indexes (#​29936)
  • core: handle nullablelock when creating project graph (#​30000)
  • core: tweaks to nx init (#​30002)
  • core: change to use init generator during import (#​30029)
  • core: add theextends field to nx-schema.json (#​30027)
  • core: respectextends when reading tsconfig options (#​30062)
  • core: make hash_array resilient to None values (#​30090)
  • core: NX_PLUGIN_NO_TIMEOUTS should also remove timeout on plugin worker connection (#​30095)
  • core: update custom task runner deprecation message (#​30093)
  • core: fix typescript dependency calculation (#​30131)
  • core: task runner should match on full segments (e.g. foo does not match foo-e2e) (#​30129)
  • core: improve packages recognition when the package version is an external package (#​29529)
  • core: re-enable CRA migration to Vite (#​30082)
  • core: standardize useGitHub param (#​30173)
  • core: ensure daemon enabled check is unchanged (#​30228)
  • core: change graph node type and name to string (#​29610)
  • core: annotate daemon logs w/ nx version (#​30262)
  • core: handle nx config in package.json in move generator (#​30270)
  • core: run init generators from extended collections during nx add (#​30280)
  • devkit: handle missinginclude andexclude in tsconfig options when updating tsconfig to support js (#​30073)
  • esbuild: update peerDep range (#​30167)
  • eslint: ensure that packages in the same group as updated together (#​30187)
  • gradle: fix dependencies.txt not found (#​29787)
  • gradle: fix max buffer for gradle stdout (#​29864)
  • gradle: fix gradle undefined dependency target (#​29943)
  • gradle: log gradlew output for verbose (#​29966)
  • js: ensure js library creation respects skipFormat (#​28831)
  • js: do not infertsc tasks with verbose output by default (#​29804)
  • js: set --ws=false when running npm config for jest e2e (#​29887)
  • js: generate pacakge.json for non-buildable nest and expo libs (#​29891)
  • js: allow publishable library to run release command (#​29775)
  • js: improve the@nx/js/typescript plugin performance (#​30024)
  • js: invalidate tsconfig files cache in the@nx/js/typescript plugin when extended files change (#​30071)
  • js: identify correct circular dependecies (#​29759)
  • js: use uuid when generating tmp tsconfig (#​30118)
  • js: use absolute filetorun path (#​30091)
  • js: normalize paths correctly in@nx/js/typescript plugin (#​30216)
  • js: handle plugin correctly for non-buildable libs and don't add duplicated pattern to workspaces config (#​30209)
  • js: do not add typecheck target if tsc is used for build (#​30211)
  • js: updateoutDir in runtime tsconfig files to matchtypes export in package.json (#​30217)
  • linter: add files entry to react flat configs to avoid applying TS rules to JSON files (#​29457)
  • linter: addcjs,cts,mjs, andmts to the default extensions for the inference plugin (#​29534)
  • linter: produce type information for the eslint-plugin main entry point (#​29855)
  • linter: install@​eslint/eslintrc package as necessary (#​29933)
  • linter: dependency-check-support-catalogs (#​29923)
  • linter: restore package update group for@typescript-eslint/eslint-plugin requirement (#​30204)
  • misc: sethidden: true for all init generators (#​29833)
  • misc: generate config with output contained within project root (#​29850)
  • misc: fix misc issues in project generators for the ts solution setup (#​30111)
  • module-federation: depend on a range of versions of webpack to prevent peer dep issues (#​29797)
  • module-federation: tuple remotes should have global identifier added if missing (#​29811)
  • module-federation: handle remote output paths (#​30119)
  • module-federation: handle parsing static remote config correctly (#​30168)
  • nest: fix library generator (#​30157)
  • nextjs: enhance support for custom server with SWC configuration (#​29895)
  • nextjs: add support for@​testing-library/dom in application and library generators (#​30189)
  • nextjs: add setup generator for Tailwind CSS fixes absolute pathing (#​30192)
  • nextjs: enhance glob pattern (#​30260)
  • nx-dev: make toc sticky (#​29784)
  • nx-dev: typo in ts pkg management article (#​29791)
  • nx-dev: update blog metadata to include the post descriptions (247dc296a5)
  • nx-dev: Update customers carousel subtitle (#​29920)
  • nx-dev: error on course detail page on mobile (ef4398eb60)
  • nx-dev: remove OTel-based tracing for now to remove local dev erros (#​30096)
  • react: add release option for@​nx/react:lib --publishable (#​29776)
  • react-native: change build target to be crystalized (#​30151)
  • release: ensure tags for version match stable variant before prerelease (#​30047)
  • release: allow preid option in release command (#​29264)
  • release: properly terminate case in switch statement (#​30114)
  • repo: don't try to fetch master if already on master (#​29831)
  • repo: fix nightly reporting (#​30104)
  • rspack: handle configs with default exports (#​29825)
  • rspack: should be inferred by default (#​29736)
  • rspack: pin rspack 1.2.2 (#​29997)
  • rspack: handle potentially missing lockfile in@nx/rspack/plugin plugin (#​30086)
  • storybook: fix package.json updates so@​storybook packages are in sync during migration (#​30191)
  • testing: infer correct file output paths for atomized targets (#​29766)
  • testing: fix passing extra args to Jest cli (#​27704)
  • testing: move webpack and vite to optional peer dep (#​29800)
  • testing: remove dependency on@​nx/vite and@​nx/webpack from@​nx/playwright (#​30023)
  • vite: fall back to file matching when resolved file does not exist innx-vite-ts-paths plugin (#​29472)
  • vite: ignore vite temp files in eslint config (#​29909)
  • vite: prevent asset copying when NX_GRAPH_CREATION is enabled (#​30037)
  • vite: allow force ignore of logs from nxViteTsPaths plugin#​29320 (#​30200,#​29320)
  • vite: ensure paths with explicit extensions are resolved#​29948 (#​30202,#​29948)
  • vite: environments api support in executor (#​30183)
  • vite: copy assets plugin not copying files in watch mode#​30141 (#​30208,#​30141)
  • vite: correct mapping for reportsDirectory when using executors (#​30232)
❤️ Thank You

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 these updates again.


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

This PR was generated byMend Renovate. View therepository job log.

@renovaterenovatebot added dependenciesIssue about dependencies of the package javascriptPull requests that update Javascript code labelsMar 14, 2025
@typescript-eslint
Copy link
Contributor

Thanks for the PR,@renovate[bot]!

typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community.

The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately.

Thanks again!


🙏Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently onhttps://opencollective.com/typescript-eslint.

@netlifyNetlify
Copy link

netlifybot commentedMar 14, 2025
edited
Loading

Deploy Preview fortypescript-eslint ready!

NameLink
🔨 Latest commit620526d
🔍 Latest deploy loghttps://app.netlify.com/sites/typescript-eslint/deploys/67f92de6aa51e500089ffc66
😎 Deploy Previewhttps://deploy-preview-10948--typescript-eslint.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 95 (🟢 up 7 from production)
Accessibility: 100 (no change from production)
Best Practices: 100 (no change from production)
SEO: 98 (no change from production)
PWA: 80 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to yourNetlify site configuration.

@nx-cloudNx Cloud
Copy link

nx-cloudbot commentedMar 14, 2025
edited
Loading

View yourCI Pipeline Execution ↗ for commit620526d.

CommandStatusDurationResult
nx run-many --target=build --exclude website --...✅ Succeeded1sView ↗
nx run-many --target=clean✅ Succeeded10sView ↗

☁️Nx Cloud last updated this comment at2025-04-11 15:42:24 UTC

@renovaterenovatebotforce-pushed therenovate/nx-monorepo branch from2d552b3 to2421febCompareMarch 17, 2025 13:08
@codecovCodecov
Copy link

codecovbot commentedMar 17, 2025
edited
Loading

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.58%. Comparing base(c438c50) to head(2d552b3).
Report is 1 commits behind head on main.

Current head2d552b3 differs from pull request most recent head620526d

Pleaseupload reports for the commit620526d to get more accurate results.

Additional details and impacted files
@@            Coverage Diff             @@##             main   #10948      +/-   ##==========================================- Coverage   88.18%   87.58%   -0.60%==========================================  Files         497      470      -27       Lines       17029    16095     -934       Branches     4747     4668      -79     ==========================================- Hits        15017    14097     -920+ Misses       1666     1642      -24- Partials      346      356      +10
FlagCoverage Δ
unittest87.58% <ø> (-0.60%)⬇️

Flags with carried forward coverage won't be shown.Click here to find out more.

see 58 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovaterenovatebotforce-pushed therenovate/nx-monorepo branch from2421feb to5dc69b6CompareMarch 21, 2025 22:13
@renovaterenovatebot changed the titlechore(deps): update nx monorepo to v20.5.0chore(deps): update nx monorepo to v20.5.1Mar 21, 2025
@renovaterenovatebotforce-pushed therenovate/nx-monorepo branch from5dc69b6 to437d72dCompareMarch 22, 2025 03:15
@renovaterenovatebot changed the titlechore(deps): update nx monorepo to v20.5.1chore(deps): update nx monorepo to v20.6.0Mar 22, 2025
@renovaterenovatebotforce-pushed therenovate/nx-monorepo branch from437d72d tod46e338CompareMarch 24, 2025 20:33
@renovaterenovatebot changed the titlechore(deps): update nx monorepo to v20.6.0chore(deps): update nx monorepo to v20.6.1Mar 24, 2025
@renovaterenovatebotforce-pushed therenovate/nx-monorepo branch fromd46e338 to5def77cCompareMarch 26, 2025 15:11
@renovaterenovatebot changed the titlechore(deps): update nx monorepo to v20.6.1chore(deps): update nx monorepo to v20.6.2Mar 26, 2025
@renovaterenovatebotforce-pushed therenovate/nx-monorepo branch 2 times, most recently from7e48287 to7a81458CompareApril 1, 2025 01:59
@renovaterenovatebot changed the titlechore(deps): update nx monorepo to v20.6.2chore(deps): update nx monorepo to v20.6.3Apr 1, 2025
@renovaterenovatebotforce-pushed therenovate/nx-monorepo branch from7a81458 tof324e20CompareApril 1, 2025 21:55
@renovaterenovatebot changed the titlechore(deps): update nx monorepo to v20.6.3chore(deps): update nx monorepo to v20.6.4Apr 1, 2025
@renovaterenovatebotforce-pushed therenovate/nx-monorepo branch 2 times, most recently from73838b3 toc5b6191CompareApril 7, 2025 17:20
@renovaterenovatebot changed the titlechore(deps): update nx monorepo to v20.6.4chore(deps): update nx monorepo to v20.7.0Apr 7, 2025
@renovaterenovatebotforce-pushed therenovate/nx-monorepo branch fromc5b6191 to25422b7CompareApril 9, 2025 23:06
@renovaterenovatebot changed the titlechore(deps): update nx monorepo to v20.7.0chore(deps): update nx monorepo to v20.7.1Apr 9, 2025
@renovaterenovatebotforce-pushed therenovate/nx-monorepo branch from25422b7 to6049569CompareApril 10, 2025 16:17
@renovaterenovatebotforce-pushed therenovate/nx-monorepo branch from6049569 to620526dCompareApril 11, 2025 14:57
@renovaterenovatebot deleted the renovate/nx-monorepo branchApril 11, 2025 20:41
@github-actionsgithub-actionsbot locked asresolvedand limited conversation to collaboratorsApr 19, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers
No reviews
Assignees
No one assigned
Labels
dependenciesIssue about dependencies of the packagejavascriptPull requests that update Javascript code
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@JamesHenry

[8]ページ先頭

©2009-2025 Movatter.jp