location-tips / location-tips-nx

0 stars 0 forks source link

Bump @nx/next from 19.5.0 to 19.6.1 #121

Closed dependabot[bot] closed 4 weeks ago

dependabot[bot] commented 4 weeks ago

Bumps @nx/next from 19.5.0 to 19.6.1.

Release notes

Sourced from @​nx/next's releases.

19.6.1 (2024-08-19)

🚀 Features

  • core: add shutdown lifecycle hook to node executor (#27354)
  • docs: update OpenAI model to use gpt-4o-mini (#27434)
  • nx-dev: add Explain with AI to Enterprise and Pro Plans (#27455)
  • nx-dev: add Monorepo World banner to hero (#27482)

🩹 Fixes

  • angular: generate @​nx/angular in devDependencies and move to dependencies when using runtime helpers (#27405)
  • angular: module-federation-ssr-dev-server should call correct builder (#27477)
  • angular: bump ngrx version to 18.0.2 (#27506)
  • js: handle arbitrary nested ts path mappings when re-mapping them to the outputs (#27429)
  • linter: update the @​nx/dependency-checks rule to read the package.json content from the rule context (#27476)
  • misc: ensure custom reporters are usable with @​nx/playwright:playwright (#27443)
  • module-federation: ensure target defaults are set correctly #27448 (#27472, #27448)
  • node: build-esbuild-options.ts browser user define envs by config (#27480)
  • nx-dev: Og image path generation (#27456)
  • nx-dev: bad link from home page (#27475)
  • nx-dev: fix use key instead of env to reference cache key in… (#26644)
  • react: ensure @​vitejs/plugin-react is installed for storybook (#27463)
  • react: enable vitejs-plugin-react-swc for swc compiler (#27457)
  • repo: add dependsOn to native build (#27446)
  • testing: fix misc issues in migrations (#27471)

❤️ Thank You

19.6.0 (2024-08-15)

🚀 Features

  • angular: deprecate data persistence operators (#27401)
  • angular: support angular v18.2.0 (#27379)

... (truncated)

Commits
  • 22b654a fix(nextjs): Fix order, and wrong number call to createWebpackConfig() (#27337)
  • 54f52bb fix(nextjs): update @​nx/next/babel preset to remove conflicting plugins when ...
  • dfd7241 fix(testing): adding e2e projects should register e2e-ci targetDefaults (#27185)
  • 4ab9e6d fix(nextjs): fix inlined workspace root in .nx-helpers (#27136)
  • See full diff 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 4 weeks ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.