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

feat: add support for NX 19 #107

Closed
wants to merge 1 commit into from

Conversation

gcko
Copy link
Contributor

@gcko gcko commented May 21, 2024

PR Checklist

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Configuration related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe:

This PR adds support for NX 19 (#106), while updating most package dependencies to their latest

  • Don't change tsquery, that requires refactoring
  • Update eslint to latest 8.x branch. Don't upgrade to 9 (requires refactoring)

Which package are you modifying?

  • @koliveira15/nx-sonarqube
  • docs-site

What is the current behavior?

Closes #106

What is the new behavior?

This PR allows for NX 19 support. No other new behavior.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

- Bump most of the dependencies to their latest
- Don't change tsquery, that requires refactoring
- Update eslint to latest 8.x branch. Don't upgrade to 9 (requires refactoring)
Copy link

nx-cloud bot commented May 21, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 0332e5f. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 3 targets

Sent with 💌 from NxCloud.

package.json Show resolved Hide resolved
@gcko
Copy link
Contributor Author

gcko commented May 21, 2024 via email

@gcko gcko closed this May 22, 2024
@gcko gcko deleted the feature/add-nx-19-support branch May 22, 2024 01:28
@gcko gcko mentioned this pull request May 23, 2024
13 tasks
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.

Add support for Nx 19
2 participants