Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump @nx/react from 17.0.2 to 17.2.8 #480

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2024

Bumps @nx/react from 17.0.2 to 17.2.8.

Release notes

Sourced from @​nx/react'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
  • 83d9493 fix(nextjs): Page generator should work out of the box (#20775)
  • 9a85995 fix(react): update default webpack config for component testing (#20749)
  • 8ca6808 fix(react): remove <base> tag from generated index.html (#20750)
  • 84c3fd6 fix(react): skip adding comma to config when adding remote to host if… (#20620)
  • fb4e280 fix(react): webpack backwards compat for @nx/react/plugin/webpack (#20697)
  • c2be2ad fix(testing): add webServerCommands/ciWebServerCommands option for cy… (#20616)
  • f04ed1f fix(nuxt): correct outputs for nuxt and vite (#20627)
  • 84274dd fix(nextjs): Component generator with path provided in the component name fie...
  • 83db767 feat(vite): nodes for build, serve, test, preview targets (#20086)
  • 5308737 fix(module-federation): fix static remote port determination (#20432)
  • 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 <dependency name> 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)

Bumps [@nx/react](https://github.com/nrwl/nx/tree/HEAD/packages/react) from 17.0.2 to 17.2.8.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/17.2.8/packages/react)

---
updated-dependencies:
- dependency-name: "@nx/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (944412b) 58.21% compared to head (c357832) 58.21%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #480   +/-   ##
=========================================
  Coverage     58.21%   58.21%           
  Complexity       60       60           
=========================================
  Files            38       38           
  Lines           560      560           
  Branches         50       50           
=========================================
  Hits            326      326           
  Misses          185      185           
  Partials         49       49           
Flag Coverage Δ
unittests 58.21% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 31, 2024

Superseded by #491.

@dependabot dependabot bot closed this Jan 31, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/nx/react-17.2.8 branch January 31, 2024 06:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant