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

chore: unpin rest, unbump node version req #9632

Merged
merged 5 commits into from Jun 13, 2023

Conversation

ckohen
Copy link
Member

@ckohen ckohen commented Jun 9, 2023

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

#9512 added to /rest and used that method within djs. Upon publishing, this would break unless we unpinned the version or manually published a version of /rest with that change.

Looking at the breaking changes that made us pin, the most important was the node version bump, which after the change in scope of #9416 was not actually necessary. I've reverted the node version bump and unpinned /rest and /ws in discord.js.

This is an acknowledgement that there will be breaking changes, caveat being that an overwhelmingly large portion of the userbase will not actually be impacted whatsoever as they'd have to be using relatively very low level apis to be impacted.

Status and versioning classification:

  • Code changes have been tested against the Discord API, or there are no code changes
  • I know how to update typings and have done so, or typings don't need updating

@vercel
Copy link

vercel bot commented Jun 9, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
discord-js 🛑 Canceled (Inspect) Jun 13, 2023 7:25pm
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
discord-js-guide ⬜️ Ignored (Inspect) Jun 13, 2023 7:25pm

Copy link
Member

@vladfrangu vladfrangu left a comment

Choose a reason for hiding this comment

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

👀

Copy link
Contributor

@SuperchupuDev SuperchupuDev left a comment

Choose a reason for hiding this comment

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

you forgot to update the /rest and /ws readmes, maybe changing it to clarify what requires 18.12.0 would be nice

@kodiakhq kodiakhq bot merged commit 8f014c6 into discordjs:main Jun 13, 2023
5 of 6 checks passed
@Jiralite Jiralite added the chore label Jun 13, 2023
@ckohen ckohen deleted the chore/unpin-rest branch June 14, 2023 00:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

6 participants