odnlabs / opendevnet

The Social Networking Platform for Developers. Made with Rust and TypeScript.
https://opendevnet.com
Other
10 stars 3 forks source link

build(deps-dev): bump @nx/eslint from 17.1.3 to 18.0.3 #500

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps @nx/eslint from 17.1.3 to 18.0.3.

Release notes

Sourced from @​nx/eslint's releases.

18.0.3 (2024-02-07)

🚀 Features

  • bundling: bump rollup-plugin-typescript2 version (#20609)
  • remix: add playwright option for e2eTestRunner (#21603)

🩹 Fixes

  • angular: ajv hoisting issue (#21641)
  • core: add missing parts to ci workflws and update docs (3078ecf66f)
  • core: temporary use forked portable_pty to inherit cursor position for windows (#21683)
  • core: handle blocking stdin (#21672)
  • linter: adjust terminal run check for crystal (#21638)
  • misc: ensure swc transpiler process required files (#21674)
  • nx-dev: launch page mobile experience (e8d2b471a8)
  • nx-dev: redirect on remote caching page (#21669)
  • testing: cleanup e2e atomization plugins (#21688)
  • vite: import esbuild before loading config to keep it in cache (#21685)

❤️ Thank You

18.0.2 (2024-02-05)

🩹 Fixes

  • angular: fix wrong trailing comma in mf bootstrap code generation (#21600)
  • angular: support inferred cypress targets in setup-mf generator (#21619)
  • core: pass the full resolved path of ts-node/esm when reloading the CLI (#21607)
  • core: remove logic to reload process with esm loader for Node 18 (#21623)
  • core: prevent target defaults from being discarded during merge process (#21624)
  • misc: handle workspaces if no plugin selected in nx init and only generate files after prompts (#21606)
  • nextjs: move next/constants from top-level import to when it is needed (#21612)
  • nextjs: Enable next e2e test (#21625)
  • node: Broken E2E tests (#21569)
  • nx-dev: redirect core-features page (#21616)
  • webpack: require ForkTsCheckerWebpackPlugin only as required (#21629)

... (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)
codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (2de5122) 48.73% compared to head (6249b62) 48.73%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #500 +/- ## ======================================= Coverage 48.73% 48.73% ======================================= Files 2 2 Lines 591 591 Branches 54 54 ======================================= Hits 288 288 Misses 303 303 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

dependabot[bot] commented 9 months ago

Superseded by #505.