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

0.16.1 RC - Update Dependencies and use Biome for Linting and Formatting #36

Merged
merged 6 commits into from
Jan 25, 2025

Conversation

DrJacobHolden
Copy link

This updates the 0.16.0 tag (currently in use by the server project) - to use Biome and have updated packages.

Notably this increments Canvas to a version supported by ARM devices which is currently preventing folks on these devices from contributing / running the project.

widget.hintText = 'Continue';
}
}
}

return widget;
}

private decodeListener(buffer: ByteBuffer): any[] {
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This wasn't used anywhere so I removed it as I'd be somewhat guessing what the any types should be replaced with without any application to test against.

@DrJacobHolden DrJacobHolden changed the base branch from 1.0.0-rc to main January 25, 2025 21:43
@Katilith Katilith changed the base branch from main to develop January 25, 2025 21:54
Copy link
Contributor

@Katilith Katilith left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit: lgtm

@Katilith Katilith merged commit 81e6533 into runejs:develop Jan 25, 2025
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