Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EDIT-938: Update to Node 18, Typescript 5.4, @nrwl to @nx 19.2, Eslint 8.57 #103

Merged
merged 21 commits into from
Jun 11, 2024

Conversation

DownUndaDev
Copy link
Contributor

@DownUndaDev DownUndaDev commented Jun 10, 2024

What

  • Update all nx plugin packages to utilise new @nx/* packages (version 19.2.x)
  • Update to use Node 18
  • Update to use Typescript 5
  • Update to use Eslint 8.57

Why

https://wanews.atlassian.net/browse/EDIT-938

How

  • Updated to migrate all packages from @nrwl to @nx where appropriate
  • Fixed up all E2E tests to now include a --directory=[apps/libs] to match the new versions of nx
  • Updated all attached dependencies to match the new versions
  • Updated GitHub CI/CD workflow to utilise Node 18
  • Updated packages to utilise new nx configuration structure, which removes workspace.json
  • Added debug messages for the E2E tests to understand easier where the tests fail
  • Fixed all E2E tests to work correctly

Project Version Changes

ROOT

  • @nrwl/devkit 14.7.13 -> @nx/devkit ^19.2.2
  • @nrwl/eslint-plugin-nx 14.7.13 -> @nx/plugin ^19.2.2
  • @nrwl/linter 14.7.13 -> @nx/eslint ^19.2.2
  • @nrwl/workspace 14.7.13 -> @nx/workspace ^19.2.2
  • @nrwl/nx-plugin 14.7.13 -> @nx/plugin ^19.2.2
  • @typescript-eslint/eslint-plugin 5.33.1 -> 7.12.0
  • @typescript-eslint/parser 5.33.1 -> 7.12.0
  • esbuild 0.15.6 -> ^0.16.17
  • eslint 8.23.0 -> 8.57.0
  • eslint-config-prettier 8.5.0 -> 9.1.0
  • jest + ^29.7.0
  • nx 14.7.13 -> 19.2.2
  • tslib 2.4.0 - ^2.6.3
  • typescript 4.8.2 -> 5.4.5
  • typescript-json-schema 0.54.0 -> ^0.63.0

TYPESCRIPT-PROJECT-REFERENCES

  • @nrwl/devkit 13.10.0 -> @nx/devkit ^19.2.2
  • @nrwl/workspace 13.10.0 -> @nx/workspace ^19.2.2
  • nx 13.10.0 -> ^19.2.2
  • @nx/js + ^19.2.2
  • tsup 5.12.9 -> ^8.1.0

TYPESCRIPT-PROJECT-REFERENCES-E2E

  • tslib 2.1.0 -> ^2.6.3

PULUMI

  • @nrwl/devkit 14.5.0 -> @nx/devkit ^19.2.2

NX-VITE

  • @nrwl/devkit 14.5.0 -> @nx/devkit ^19.2.2
  • nx 14.5.0 -> ^19.2.2

NX-VITE-E2E

  • tslib 2.1.0 -> ^2.6.3

NX-ESBUILD

  • @nrwl/devkit 14.5.0 -> @nx/devkit ^19.2.
  • esbuild 0.15.0 -> ^0.16.17

NX-ESBUILD-E2E

  • tslib 2.1.0 -> ^2.6.3

Copy link

changeset-bot bot commented Jun 10, 2024

🦋 Changeset detected

Latest commit: 9017866

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 7 packages
Name Type
typescript-project-references-e2e Major
@wanews/nx-typescript-project-references Major
nx-esbuild-e2e Major
nx-vite-e2e Major
@wanews/nx-esbuild Major
@wanews/nx-vite Major
@wanews/nx-pulumi Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@DownUndaDev DownUndaDev changed the title DRAFT: Edit938/update to use new nrwl packages EDIT-938: Update to Node 18, Typescript 5.4, @nrwl to @nx 19.2, Eslint 8.57 Jun 10, 2024
@DownUndaDev DownUndaDev marked this pull request as ready for review June 10, 2024 09:06
@DownUndaDev DownUndaDev merged commit 7caffc5 into main Jun 11, 2024
1 check passed
@DownUndaDev DownUndaDev deleted the edit938/Update_to_use_new_nrwl_packages branch June 11, 2024 02:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants