zaida04 / guilded.js

A library for creating bots with the guilded.gg bot API.
https://guilded.js.org
MIT License
69 stars 15 forks source link

chore: update dependencies and run biome fix #253

Open xhayper opened 6 months ago

xhayper commented 6 months ago

Please describe the changes this PR makes and why it should be merged:

This PR updated all dependencies and removes deprecated dependencies and replaced them with nondeprecated ones.

This PR also fully migrates from pnpm to bun.

TODO: Test code changes.

Status

Semantic versioning classification:

changeset-bot[bot] commented 6 months ago

⚠️ No Changeset found

Latest commit: 524cff8d4d68cb28bb68a17b1475dd430eae67ea

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

xhayper commented 6 months ago

Website changes have been tested, it functions properly after the dependencies upgrade.

xhayper commented 6 months ago

PR is ready for review, need some testing before merging though.