cfu288 / mere-medical

An offline-first, self-hosted web app to aggregate and sync all of your medical records from your patient portals in one place.
GNU Affero General Public License v3.0
73 stars 8 forks source link

build(deps-dev): bump @nx/react from 16.1.0 to 18.0.8 #210

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps @nx/react from 16.1.0 to 18.0.8.

Release notes

Sourced from @​nx/react's releases.

18.0.8 (2024-03-08)

🩹 Fixes

  • angular: log message about unsupported ng cache command (#22154)
  • angular: fix message logged for unsupported ng cache (#22211)
  • angular: Module federation with Crystal enabled. (#22224)
  • angular: install jsonc-eslint-parser only when @​nx/dependency-checks is used (#22231)
  • core: setting up .nx inside gradle shouldn't throw (#21957)
  • core: add outputs to nx.json for nx init in monorepo (#22061)
  • core: fix no such file or directory, open 'package-lock.json' (#21835)
  • core: fix terminal message alignment on errors (#22189)
  • graph: show command property as monospace (#21997)
  • linter: add v7 of typescript-eslint to peerDeps (#21853)
  • misc: improve package.json scripts handling when running "nx init" and "nx add" (#22168)
  • misc: do not add includedScripts unless really needed when running nx add (#22180)
  • nextjs: avoid path error on dev server creation (#21998)
  • nextjs: Surface error codes when build is interrupted by signals SIGINT, SIGTERM etc... (#22190)
  • nx-plugin: do not print duplicated warning about derived format when generating plugin (#22230)
  • react: pass correct argument to rspack configuration generator (#22241)
  • release: store rawVersionSpec on versionData (#22071)
  • testing: close cypress web server correctly on windows (#22125)
  • testing: resolve cypress config glob pattern correctly to handle root projects (#22165)
  • testing: fix project config might not be defined (#22174)
  • vue: small typo in CNW description (#21888)

❤️ Thank You

18.0.7 (2024-03-04)

🩹 Fixes

  • core: target defaults should represent nx.json in source info (#22080)
  • nextjs: Add spec files when creating a next app (#22079)
  • release: skip lock file update if workspaces are not enabled (#22055)

... (truncated)

Commits
  • 6f22121 fix(react): pass correct argument to rspack configuration generator (#22241)
  • 6e50dfc fix(react): ensure playwright configuration is using correct port in app gen ...
  • da46c30 fix(webpack): surface original error when remotes fail to start (#21919)
  • b7f0bdf fix(vite): project conversion generator (#21646)
  • 3054cad fix(core): Update NxWelcome connect to cloud (#21830)
  • 4bbf4f1 fix(react): full support custom secure host for module federation (#21777)
  • e46d9de fix(react): generate correctly when --js is used for module federation host/r...
  • dc48960 fix(module-federation): map static remote locations correctly (#21709)
  • 197e670 cleanup(testing): fix cypress e2e tests (#21551)
  • 7c231e3 fix(core): module federation migration for project with no targets (#21536)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 7 months ago

Superseded by #217.