crisboarna / react-cv

My CV with PDF download, written in ReactJS
https://cv.crisboarna.com
MIT License
24 stars 11 forks source link

chore(deps-dev): bump @nrwl/eslint-plugin-nx from 13.10.2 to 17.2.8 #258

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 9 months ago

Bumps @nrwl/eslint-plugin-nx from 13.10.2 to 17.2.8.

Release notes

Sourced from @​nrwl/eslint-plugin-nx'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


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

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.