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 com.discord4j:discord4j-core from 3.1.3 to 3.2.4 #236

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 5, 2023

Bumps com.discord4j:discord4j-core from 3.1.3 to 3.2.4.

Release notes

Sourced from com.discord4j:discord4j-core's releases.

v3.2.4

Discord4J v3.2.4 is now available on Maven Central with bugfixes, new features and improvements. This is a recommended upgrade to all v3.2 users.

Voice module users must use this version or newer to properly connect to voice servers.

Stable branch: 3.2.x Closed issues: Milestone Full Changelog: Discord4J/Discord4J@3.2.3...3.2.4

⭐️ New features

  • Add asAttachment() method to option value #1092
  • Add support for remaining select menu components #1101
  • Add support for AuditLogEntryCreateEvent #1113
  • Add ACTIVE_DEVELOPER User Flag #1105
  • Add missing Intents #1107
  • Add Flags to Member #1115
  • Add support for the AutoMod Feature #1074
  • Add support for command permission update event #1124
  • Add support for invite query params #1043
  • Add support to replace attachments when editing messages and replies 2d4093f01f91c297a6b4fe47c6cd9f70c63d3736 example usage

🚀 Enhancements

  • Change implementations of getX(id/name) methods in application commands objects #1097
  • Update Permission enum according to official discord docs #1100
  • Update voice IP discovery to the 74-byte UDP packet protocol 7057bfc05462dfeba24bd4853b18243fe79bfc5d

🐞 Bug fixes

  • Fix User flags not supporting long values #1087
  • Fix audit log messageId option using an incorrect key #1094
  • Fix invite getExpiration return depending on temporary membership value #1099
  • Fix workflow status badge #1114
  • Fix deadlock affecting Router because of ParkEmissionStrategy #1053

🔨 Dependency upgrades

💜 Contributors

Thanks to all contributors and collaborators involved in this release @​Doc94 @​dominoxp @​j0rdanit0 @​NovaFox161 @​skykatik @​superbob

v3.2.3

... (truncated)

Commits
  • aedab12 Release version '3.2.4'.
  • ad64fcd Fix InviteCreateEvent.getExpiration impl after #1099
  • 7912be1 Upgrade to discord-json 1.6.14
  • d1ebf30 Add Discord Application Command Permissions Update Event (#1124)
  • a023150 Upgrade to Reactor 2020.0.30
  • c8cc2bc Add query params to get invite endpoint
  • 98445bc Fix insecure url docs in build.gradle (#1120)
  • d28d287 Add Flags to Member (#1115)
  • 56ff706 Support AutoMod feature (#1074)
  • 7057bfc Update voice IP discovery to the 74-byte UDP packet protocol
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [com.discord4j:discord4j-core](https://github.com/Discord4J/Discord4J) from 3.1.3 to 3.2.4.
- [Release notes](https://github.com/Discord4J/Discord4J/releases)
- [Commits](Discord4J/Discord4J@3.1.3...3.2.4)

---
updated-dependencies:
- dependency-name: com.discord4j:discord4j-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 5, 2023
@bendavies99 bendavies99 closed this Jun 6, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 6, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/gradle/com.discord4j-discord4j-core-3.2.4 branch June 6, 2023 10:22
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant