Skip to content

Bump discordsrv from 1.22.0 to 1.23.0#11

Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/gradle/develop/com.discordsrv-discordsrv-1.23.0
Closed

Bump discordsrv from 1.22.0 to 1.23.0#11
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/gradle/develop/com.discordsrv-discordsrv-1.23.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 16, 2021

Bumps discordsrv from 1.22.0 to 1.23.0.

Release notes

Sourced from discordsrv's releases.

Build 1.23.0

Additions

  • Multiline config migration
  • Add Estonian translations back
  • Added %online% to DiscordGameStatus
  • Show/hide/:name: options for emojis, :name:/hide for emotes
  • Added %displayname% and %username% to Experiment_WebhookChatMessageFormat
  • Added discord name & discriminator for nickname synchronization
  • Added permission (discordsrv.nicknamesync) for nickname synchronization (granted by default)
  • Polish translation
  • A new LuckPerms context: discordsrv:role_id

Fixes

  • Error with avatar url generation on 1.17
  • Error with ViaVersion (due to api changes)
  • Fix "global" case sensitivity issue with Discord -> MC chat
  • Fix watchdog messages not finding the proper channel
  • Markdown gets escaped on chat channel console command responses now
  • Spoilers, quotes & code blocks are escaped now
  • %online% in the game status including vanished players
  • Some messages relating to the plugin being disabled have been improved/fixed
  • Timed group synchronizations being forced to be Minecraft -> Discord
  • %primarygroup% %world% and %worldalias% placeholders not working in playerlist command
  • DiscordCommandFormat not being clickable/having the wrong link by default
  • Spanish messages.yml not including LinkingError
  • Players remaining on the server after being banned on Discord when ban synchronization is on
  • Fix VentureChat %channelcolor% placeholder being blank in ChatChannelHookMessageFormat
  • All mentions of the same type having the same subject rendered when using reserializer

Changes

  • The message stating Vault is missing won't be printed if group synchronization isn't configured anymore
  • Made the JDBC value invalid message not print with the default value
  • Reduced the amount of voice missing permission messages
  • Chat channel command responses now group responses sent within 3 ticks
  • LuckPerms context data will only be provided from caches now
  • Updated some bStats statistics
  • RGB colors are automatically downscaled on servers that aren't compatible with RGB clients when converting to legacy text
  • Added Essentials' /list command to the default console filter (due to Multicraft's crash detection spam)
  • Webhooks per channel reduced to just one because of Discord design decisions

Developers

  • Death and achievement events now include the Bukkit event that triggered the event to occur
  • Added DiscordGuildMessagePreBroadcastEvent
Commits
  • ae26c8f Release
  • 018b179 v1.23.0
  • 1aff3b6 Update MCDiscordReserializer to 4.2.1 fixes a bug with all mentions having th...
  • 12dea50 Merge remote-tracking branch 'origin/develop' into develop
  • 0cfe66b Fix reusing a variable wrong
  • 5cfdcb1 Merge pull request #1158 from Prototik/luckperms-roleid
  • 0bda65c 1.17 NMS update & fixed build due to snapshot dependencies
  • 3285da9 Add role id context to luckperms hook
  • 8df66ec Always log the vault groups
  • 2fdceae Reverse order
  • 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 [discordsrv](https://github.com/DiscordSRV/DiscordSRV) from 1.22.0 to 1.23.0.
- [Release notes](https://github.com/DiscordSRV/DiscordSRV/releases)
- [Commits](DiscordSRV/DiscordSRV@v1.22.0...v1.23.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 16, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 10, 2021

Superseded by #17.

@dependabot dependabot bot closed this Sep 10, 2021
@dependabot dependabot bot deleted the dependabot/gradle/develop/com.discordsrv-discordsrv-1.23.0 branch September 10, 2021 05:08
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants