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

Slang 0.17.0 #1043

Merged
merged 4 commits into from
Sep 18, 2024
Merged

Slang 0.17.0 #1043

merged 4 commits into from
Sep 18, 2024

Conversation

Janther
Copy link
Contributor

@Janther Janther commented Sep 18, 2024

3 dependencies updated.

  1. [email protected]
    • new AST for pragma versions
    • slang fixed a bug where revert without an error was parsed as a FunctionCall, and this revealed a small whitespace error in our revert printer
  2. [email protected]
    • compiled tests where updated to the new pragma
  3. [email protected]
    • new configuration file (generated automatically with @eslint/migrate-config)
    • removed eslint-config-airbnb-base since it doesn't support the new eslint configuration and the typescript support was archived last month
    • removed eslint-plugin-import since it was only used as a peer dependency of eslint-config-airbnb-base
    • CI lint job needs to run in node 18 instead of 16

@Janther Janther requested a review from fvictorio September 18, 2024 08:52
@Janther Janther merged commit 3551102 into v2 Sep 18, 2024
7 checks passed
@Janther Janther deleted the slang-0.17.0 branch September 18, 2024 22:37
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.

2 participants