blockparty-team / blockparty

https://blockparty.dev
MIT License
3 stars 2 forks source link

Bump @nx/workspace from 18.2.0 to 19.2.2 #642

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps @nx/workspace from 18.2.0 to 19.2.2.

Release notes

Sourced from @​nx/workspace's releases.

19.2.2 (2024-06-07)

đź©ą Fixes

  • core: handle projects inside dependsOn correctly (#26392)
  • core: correctly handle negative patterns in workspaces/packages config (#26453)
  • core: don't throw when hashing undefined object (#26455)
  • core: clean versions read from package.json when resolving depen… (#26457)
  • core: ensure tuple passed to aggregate create nodes error (#26456)
  • core: fix duplicate nx entry in gitignore (#26461)
  • misc: nx wrapper should work better on windows (#26460)
  • nextjs: Generating an app using tailwind should not add module css (#26454)
  • react: prevent generating empty props since setting strict in tsconfig is not compatible with it (#26428)
  • web: add shell true (#26411)

❤️ Thank You

19.2.1 (2024-06-06)

🚀 Features

  • graph: add source info for command and script (#26162)
  • node: Add output path to setup docker (#26365)
  • nx-dev: update text on enterprise & contact screens (#26416)
  • web: allow additional http-server options to be passed from @​nx/web:file-server (#26391)

đź©ą Fixes

  • angular: install @​typescript-eslint/utils when using relevant angular eslint v18 packages (#26418)
  • bundling: load rollup config using the rollup version installed in the workspace (#26298)
  • core: make plugin pool cleanup to be synchronous (#26389)
  • core: handle paths deleted by the ide (#26363)
  • core: add quotes around string to command (#23056)
  • core: don't load env vars when insantiating daemon client (#26421)
  • core: should not pass --no-color --no-parallel (#22763)
  • core: fix postinstall when nx is not resolveable (#26433)
  • graph: make cacheable and nx release pill sticky to the right (#26157)
  • js: add default baseUrl when extracting tsconfig.base.json or building libs will fail (#26432)
  • linter: do not glob for invalid eslint config filenames in plugin (#26409)
  • linter: improve error message for misconfigured parserOptions.project in @​nx/eslint:lint executor (#26383)

... (truncated)

Commits
  • d4370b9 fix(misc): ignore .nx/workspace-data when generating new workspaces (#26378)
  • c002b54 chore(misc): add test for move generator when there is a list export in the s...
  • fb04300 feat(vite): set watch:false in test config by default (#26267)
  • 37f02f7 feat(angular): support angular 18.0.0 (#22509)
  • 80702b5 feat(core): add bun package manager (#22602)
  • b90f04a chore(vite): update snapshots in other packages for emptyOutDir (#23502)
  • 04b2067 fix(core): azure ci workflow (#23453)
  • cfadd7d Revert "fix(core): addPlugin should not conflict on project.json targ… (#23391)
  • a25c2f6 chore(misc): fix failing remove unit tests (#23373)
  • d879279 fix(nextjs): Moving a library using @​nx/workspace:move should update … (#23311)
  • 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)
vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
blockparty âś… Ready (Inspect) Visit Preview đź’¬ Add feedback Jun 10, 2024 1:59am
distortioncph âś… Ready (Inspect) Visit Preview đź’¬ Add feedback Jun 10, 2024 1:59am
dependabot[bot] commented 1 month ago

Superseded by #644.