gothinkster / realworld

"The mother of all demo apps" ā€” Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
https://www.realworld.how/
MIT License
80.37k stars 7.31k forks source link

chore(deps-dev): bump @nx/web from 17.0.1 to 17.2.8 #1516

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 9 months ago

Bumps @nx/web from 17.0.1 to 17.2.8.

Release notes

Sourced from @ā€‹nx/web's releases.

17.2.8

šŸš€ Features

  • remix: add remix

šŸ©¹ Fixes

  • linter: flat config should always set path to config when using API
  • nextjs: update migration to handle projects without eslintrc

17.2.7

šŸ©¹ Fixes

  • angular: fix standalone eslint config generation
  • bundling: added back code to handle skipTypeField option of rollup executor options + tests
  • linter: ensure angular entry point checks are correct
  • nextjs: enhance page generator to work when --project is not supplied
  • nextjs: remove temporary patch for next eslint rules
  • nextjs: correct inferred outputs for root Next.js projects
  • node: E2E test port conflicts
  • release: add overall nx release command
  • release: publish error handling, dry-run in dependsOn
  • release: capture all release titles during parse
  • testing: run playwright with the correct project option for multiple values
  • testing: safely handle circular deps in component testing plugin
  • testing: set correct type for ignoreTestFiles option in cypress executor
  • vite: vitest migration add reporters
  • vite: more properly resolve arguments from configurations
  • vite: dist and coverage paths for root projects

17.2.6

šŸš€ Features

  • release: support Revert commits in changelog renderer (#20663)

šŸ©¹ Fixes

  • js: fixing output based on test runner selection (#20788)
  • linter: fix workspace-rule naming with flat config (#20782)
  • module-federation: support buildable libs (#20786)
  • nextjs: Page generator should work out of the box (#20775)
  • nx-dev: dynamic classes not allowed (#20800)
  • release: changelog renderer should prefer breaking change explanation text (#20798)
  • release: ensure leading v is stripped from provided semver version (#20815)

... (truncated)

Commits
  • 7cb8aea fix(web): file-server falls back to outputs if outputPath is not preset (#20515)
  • 83db767 feat(vite): nodes for build, serve, test, preview targets (#20086)
  • 2d529b1 feat(web): support buildTarget that excludes project name (#20508)
  • 2c88282 fix(vite): adjust config generation (#20367)
  • 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)
  • a22c422 fix(webpack): set isolatedConfig to true by default (#20281)
  • 6f6af7e chore(repo): increase test timeouts (#20356)
  • cd38d51 feat(web): add verbose logging to waitForPortOpen function (#20260)
  • 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)
stackblitz[bot] commented 9 months ago

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

netlify[bot] commented 9 months ago

Deploy Preview for realworld-docs failed.

Name Link
Latest commit b7073b65ac246dced527789f2371af9f94be1f6c
Latest deploy log https://app.netlify.com/sites/realworld-docs/deploys/6592ec5c4fac170009d65b2b
netlify[bot] commented 9 months ago

Deploy Preview for frabjous-strudel-0577e0 failed.

Name Link
Latest commit b7073b65ac246dced527789f2371af9f94be1f6c
Latest deploy log https://app.netlify.com/sites/frabjous-strudel-0577e0/deploys/6592ec5c7e22fb0008108ce2
dependabot[bot] commented 1 month 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.