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.1.0 #292

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps @nx/eslint from 17.2.8 to 18.1.0.

Release notes

Sourced from @​nx/eslint's releases.

18.1.0-beta.2 (2024-02-20)

🩹 Fixes

  • core: read all targets from package json when defining target defaults (#21719)

❤️ Thank You

18.1.0-beta.1 (2024-02-20)

🚀 Features

  • angular: update jest-preset-angular version (#21776)
  • angular: add the extract-i18n executor (#21802)
  • angular: ensure all targets are generated for application and libraries (#21826)
  • angular: support angular 17.2.0 (#21671)
  • angular: force explicit targets when NX_ADD_PLUGINS is not explicitly true (#21852)
  • core: add option to disable log grouping on CI (#21782)
  • core: remove leading arrow from output headlines (#21359)
  • core: remove leading arrow from output headlines" (#21800)
  • core: support migrating to canary versions of nx for testing (#21812)
  • nx-dev: update website header components (#21833)
  • react: add tailwind as style prompt option for app gen (#21784)
  • remix: upgrade to latest remix 2.6.0 (#21843)

🩹 Fixes

  • angular: do not force explicit targets for separate e2e projects (#21865)
  • core: run migrations ordered by their target version (#21799)
  • core: Update NxWelcome connect to cloud (#21830)
  • core: propagate verbose flag when running init generator dur… (#21868)
  • core: ensure migrate works with yarn PnP (#21824)
  • core: align terminal output padding and remove leading arrow (#21809)
  • js: swc executor should support inlining on windows (#21801)
  • nextjs: Add missing e2e-ci target for cypress (#21805)
  • nx-dev: add colors to ms logo (#21790)
  • react: generate correctly when --js is used for module federation host/remote (#20119)
  • react: full support custom secure host for module federation (#21777)
  • react-native: change gradlew to absolute path (#21725)
  • react-native: add all flag to sync-deps (#21821)
  • release: skip prompt for publish when no version created (#21769)
  • release: use --first-parent to support merged repos (#21686)
  • release: move github release creation to git tasks (#21510)
  • remix: should add remix plugin to nx.json on init correctly (#21827)
  • remix: the output path should respect the remix.config.js in crystal (#21842)
  • remix: adjust remix start script when building (#21883)

... (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 4 months ago

Superseded by #293.