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 @nx/eslint from 17.2.8 to 18.0.7 #293

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps @nx/eslint from 17.2.8 to 18.0.7.

Release notes

Sourced from @​nx/eslint's releases.

18.0.7 (2024-03-04)

🩹 Fixes

  • core: target defaults should represent nx.json in source info (#22080)
  • nextjs: Add spec files when creating a next app (#22079)
  • release: skip lock file update if workspaces are not enabled (#22055)
  • remix: ensure component-testing is exported correctly #22091 (#22095, #22091)
  • storybook: handle main.js file correctly in storybook plugin (#22081)
  • testing: calculate correct support file path in cypress e2e preset (#22096)

❤️ Thank You

18.0.6 (2024-02-29)

🩹 Fixes

  • core: nextjs-standalone generates package scripts consistent with create-next-app (#21996)
  • misc: make sure to add e2e crystal plugin (#22041)
  • misc: fix buildable libs utils calculating dependent projects from task graph (#22015)
  • node: Increase timeout for CI (#22003)
  • nuxt: fix storybook preview config path (#22020)
  • nuxt: Add e2e-ci and serve-static targets (#22056)
  • release: currentVersionResolver git-tag should prefer merged tags (#22082)

❤️ Thank You

18.0.5 (2024-02-24)

🩹 Fixes

  • angular: do not add target defaults for the ng-packagr-lite executor when generating non-buildable library (#21935)
  • angular: ensure generated editor tsconfig in apps only include runtime files (#21945)
  • core: run migrations ordered by their target version (#21799)
  • core: Update NxWelcome connect to cloud (#21830)

... (truncated)

Commits
  • 35b5ca7 fix(linter): remove reportUnusedDisableDirectives for flat config (#21405)
  • 396ffc4 feat(core): enable project crystal by default (#21403)
  • ec4f7c5 feat(linter): add error and warning statistics (#18313)
  • c753838 fix(linter): ensure flat config generator works for pcv3 plugin (#21485)
  • 7ed534f fix(linter): make eslint mandatory dependency (#21406)
  • d44e7de fix(linter): make target default migrations a bit more robust (#21446)
  • a9974d3 docs(misc): change http:// to https:// (#19534)
  • 4b88f48 feat(angular): support angular 17.1.0 (#20556)
  • c7b44a4 fix(misc): await async function invocations (#21299)
  • e475835 feat(misc): optionally update package.json scripts in init generators (#21204)
  • 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)
dependabot[bot] commented 4 months ago

Superseded by #296.