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.6 #200

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps @nx/react from 16.1.0 to 18.0.6.

Release notes

Sourced from @​nx/react's releases.

18.0.6 (2024-02-29)

🩹 Fixes

  • core: nextjs-standalone generates package scripts consistent with create-next-app (#21996)
  • misc: make sure to add e2e crystal plugin (#22041)
  • misc: fix buildable libs utils calculating dependent projects from task graph (#22015)
  • node: Increase timeout for CI (#22003)
  • nuxt: fix storybook preview config path (#22020)
  • nuxt: Add e2e-ci and serve-static targets (#22056)
  • release: currentVersionResolver git-tag should prefer merged tags (#22082)

❤️ Thank You

18.0.5 (2024-02-24)

🩹 Fixes

  • angular: do not add target defaults for the ng-packagr-lite executor when generating non-buildable library (#21935)
  • angular: ensure generated editor tsconfig in apps only include runtime files (#21945)
  • core: run migrations ordered by their target version (#21799)
  • core: Update NxWelcome connect to cloud (#21830)
  • core: propagate verbose flag when running init generator dur… (#21868)
  • core: ensure migrate works with yarn PnP (#21824)
  • core: align terminal output padding and remove leading arrow (#21809)
  • core: read all targets from package json when defining target defaults (#21719)
  • core: include nx/nuxt in migrations (#21885)
  • core: do not use the new pty function for older versions of windows (#21854)
  • core: normalize migration target versions when sorting migrations (#21967)
  • core: target defaults application shouldn't include extra scripts (#21970)
  • core: update generated README pages with more useful instructions (#21976)
  • devkit: respect expectComments when parsing json (#21584)
  • graph: fix open project with / in name (#21722)
  • js: nx release-version resolve-version-spec should normalize fetchSpec (#21710)
  • js: swc executor should support inlining on windows (#21801)
  • js: set moduleResolution to Node10 so it is compatible with CommonJS module (2dac233cf)
  • linter: fix eslint-plugin migration target version (#21966)
  • misc: logs from rm-default-collection should render properly (#21953)
  • misc: set nx property in root package.json when no replacing script in nx init (#21974)
  • nextjs: Svg should work when svgr is true in next config (#21761)
  • nextjs: Add missing e2e-ci target for cypress (#21805)
  • nuxt: init generator should add @​nx/vite to dependencies (#21911)

... (truncated)

Commits
  • 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)
  • da0f06f fix(react): setup-ssr generator should not read the graph for a project that ...
  • 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 8 months ago

Superseded by #207.