Closed dependabot[bot] closed 10 months ago
Run & review this pull request in StackBlitz Codeflow.
Name | Link |
---|---|
Latest commit | 8edca688d05c61d87cfc53bc7a7ac668c528434c |
Latest deploy log | https://app.netlify.com/sites/realworld-docs/deploys/65773a472b0ea50007bfa73f |
Name | Link |
---|---|
Latest commit | 8edca688d05c61d87cfc53bc7a7ac668c528434c |
Latest deploy log | https://app.netlify.com/sites/frabjous-strudel-0577e0/deploys/65773a47fe3ce20008d10747 |
Superseded by #1523.
Bumps @nx/next from 17.0.1 to 17.2.0.
Release notes
Sourced from
@βnx/next
's releases.... (truncated)
Commits
661fe4e
fix(nextjs): we should not cache .next/cache/ artifact (#20658)8badd4b
fix(nextjs): fix crash when paths is undefined (#20598)b8d24e6
feat(nextjs): Add support for create nodes for nextjs (#20193)bda1c7d
fix(nextjs): apply transpilation fixes and other webpack config when running ...e12050b
fix(nextjs): When running dev server .next folder should be in source (#20536)84274dd
fix(nextjs): Component generator with path provided in the component name fie...507fe42
feat(webpack): add plugin to automatically configure build and serve targets ...78ab39b
feat(testing): allow cypress preset to execute a command for a web server (#2...ff5d1be
feat(linter): default lintFilePatterns to {projectRoot} (#20313)6e7141b
cleanup(repo): simplify lint pattern configuration (#20184)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