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

⬆️ Upgrade minor + patch dependencies to v4.4.0 nightlies #476

Merged
merged 2 commits into from
Dec 26, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 26, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
DSharpPlus nuget patch 4.3.0-nightly-01223 -> 4.3.0
DSharpPlus.Interactivity nuget patch 4.3.0-nightly-01223 -> 4.3.0
DSharpPlus.SlashCommands nuget patch 4.3.0-nightly-01223 -> 4.3.0

Release Notes

DSharpPlus/DSharpPlus

v4.3.0: DSharpPlus v4.3.0

DSharpPlus 4.3.0

We aim for this to be one of the closing releases of the v4 development cycle.

Migration should be relatively straight-forward. One important change is that you will now need to specify the message content intent in your DiscordConfiguration.Intents property if you wish to receive message content, as a side effect of updating to v10 of the discord API.

What's Changed
  • API v10

  • Support for Slash Commands V2

  • Support for ban pagination

  • Support for Text-in-Voice

  • Support for new thread archival rules

  • Added command category support to CommandsNext

  • Added application command cooldowns to SlashCommands

  • Unified and abstracted all message builders for easier use

  • (Slightly) improved documentation

  • Fixed a bunch of bugs

Detailed changelog:
New Contributors

Full Changelog: DSharpPlus/DSharpPlus@v4.2.0...v4.3.0


Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 26, 2022
@renovate
Copy link
Contributor Author

renovate bot commented Dec 26, 2022

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

Copy link
Contributor

@stepech stepech left a comment

Choose a reason for hiding this comment

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

We want to be kept on nightlies

@stepech stepech merged commit 50fb45a into develop Dec 26, 2022
@stepech stepech deleted the renovate/minor-+-patch-dependencies branch December 26, 2022 02:44
@stepech stepech changed the title ⬆️ Upgrade minor + patch dependencies to v4.3.0 ⬆️ Upgrade minor + patch dependencies to v4.4.0 nightlies Dec 26, 2022
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
Development

Successfully merging this pull request may close these issues.

1 participant