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

build(deps): bump undici, @discordjs/rest and discord.js #285

Merged
merged 1 commit into from
May 6, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 6, 2024

Bumps undici to 6.13.0 and updates ancestor dependencies undici, @discordjs/rest and discord.js. These dependencies need to be updated together.

Updates undici from 5.27.2 to 6.13.0

Release notes

Sourced from undici's releases.

v6.13.0

What's Changed

New Contributors

Full Changelog: nodejs/undici@v6.12.0...v6.13.0

v6.12.0

What's Changed

New Contributors

... (truncated)

Commits

Updates @discordjs/rest from 2.2.0 to 2.3.0

Release notes

Sourced from @​discordjs/rest's releases.

@​discordjs/rest@​2.3.0

Bug Fixes

Documentation

  • Split docs.api.json into multiple json files (597340f)
  • Remove hyphen after @returns (#9989) (e9ff991)

Features

Refactor

Styling

Testing

Changelog

Sourced from @​discordjs/rest's changelog.

@​discordjs/rest@​2.3.0 - (2024-05-04)

Bug Fixes

Documentation

  • Split docs.api.json into multiple json files (597340f)
  • Remove hyphen after @returns (#9989) (e9ff991)

Features

Refactor

Styling

Testing

Commits

Updates discord.js from 14.14.1 to 14.15.2

Release notes

Sourced from discord.js's releases.

14.15.2

Bug Fixes

  • PollAnswer: FetchVoters route changed to MessageManager (#10251) (30d79e8)

14.15.1

Bug Fixes

  • MessageManager: Poll methods don't need a channel id (#10249) (0474a43)

14.15.0

Bug Fixes

Documentation

Features

... (truncated)

Changelog

Sourced from discord.js's changelog.

14.15.2 - (2024-05-05)

Bug Fixes

  • PollAnswer: FetchVoters route changed to MessageManager (#10251) (30d79e8)

14.15.1 - (2024-05-04)

Bug Fixes

  • MessageManager: Poll methods don't need a channel id (#10249) (0474a43)

14.15.0 - (2024-05-04)

Bug Fixes

Documentation

Features

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot requested a review from a team as a code owner May 6, 2024 21:30
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 6, 2024
Copy link
Contributor

github-actions bot commented May 6, 2024

👋 Thanks for opening a pull request!

If you are new, please check out the deployment process below to understand how to deploy this pull request:

  1. 👀 Observe the CI output on this pull request to ensure it is passing and doing what it is supposed to do

  2. ✔️ Obtain an approval/review on this pull request

  3. 🚀 Branch deploy your pull request to production with .deploy

    Comment .deploy on this pull request to trigger a deploy. If anything goes wrong, rollback with .deploy main

  4. 🎉 Merge!

If you need additional help with branch deployments, checkout the usage guide

Bumps [undici](https://github.com/nodejs/undici) to 6.13.0 and updates ancestor dependencies [undici](https://github.com/nodejs/undici), [@discordjs/rest](https://github.com/discordjs/discord.js/tree/HEAD/packages/rest) and [discord.js](https://github.com/discordjs/discord.js/tree/HEAD/packages/discord.js). These dependencies need to be updated together.


Updates `undici` from 5.27.2 to 6.13.0
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v5.27.2...v6.13.0)

Updates `@discordjs/rest` from 2.2.0 to 2.3.0
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Changelog](https://github.com/discordjs/discord.js/blob/main/packages/rest/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord.js/commits/@discordjs/[email protected]/packages/rest)

Updates `discord.js` from 14.14.1 to 14.15.2
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Changelog](https://github.com/discordjs/discord.js/blob/main/packages/discord.js/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord.js/commits/14.15.2/packages/discord.js)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
- dependency-name: "@discordjs/rest"
  dependency-type: direct:production
- dependency-name: discord.js
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-31834bcb45 branch from 63f38cc to 67d6033 Compare May 6, 2024 21:34
@Razzmatazzz
Copy link
Member

.deploy

Copy link
Contributor

github-actions bot commented May 6, 2024

Deployment Triggered 🚀

Razzmatazzz, started a branch deployment to production

You can watch the progress here 🔗

Branch: dependabot/npm_and_yarn/multi-31834bcb45

Copy link
Contributor

github-actions bot commented May 6, 2024

Deployment Results ✅

Razzmatazzz successfully deployed branch dependabot/npm_and_yarn/multi-31834bcb45 to production

@Razzmatazzz Razzmatazzz merged commit 45df1df into main May 6, 2024
2 checks passed
@Razzmatazzz Razzmatazzz deleted the dependabot/npm_and_yarn/multi-31834bcb45 branch May 6, 2024 21:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant