Skip to content

Bump discordsrv from 1.22.0 to 1.25.0#34

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

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

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 9, 2022

Bumps discordsrv from 1.22.0 to 1.25.0.

Release notes

Sourced from discordsrv's releases.

Build 1.25.0

Additions

  • LunarClient users will now receive a notice (https://i.imgur.com/zuL1Q8r.png) telling them their user experience is being degraded and command responses sent to them will not have hover/click features at all. The notice can be disabled with the EnableIncompatibleClientAlert config option. Please see DiscordSRV/DiscordSRV#1294 for more details
  • Fancy new console logging with logger name and color support
  • Hex support to the %discordsrv_user_top_role_color_code% placeholder
  • The online status of the bot is now configurable
  • %discordname% and %discordusername% placeholders to the Experiment_WebhookChatMessageUsernameFormat option
  • Console-specific timestamp format
  • The MinecraftMentionSound config option to disable hearing a sound when somebody "@​mentions" your name from Discord
  • Documentation about ids to DiscordRoleNameToAddToUser
  • Unix timestamps placeholders for startup, shutdown, console messages and the topic updater
  • Config option to block bots in the console channel
  • %deathmessagenoescapes% placeholder
  • Blacklist option for DiscordChatChannelPrefixRequiredToProcessMessage

Fixes

  • DiscordLinkedAccountRequired message not sending when the original message is longer than can fit in the format
  • Compatibility with headless java installations
  • Comment on Channels option regarding reloadability
  • Users being able to use %toprolecolor% in their Discord messages and having it parsed in-game
  • Alerts not working whilst on a very old Minecraft version
  • Advancements throwing a error on servers with unexpected nms mappings/no nms at all
  • Error with some users with clyde in their username
  • DiscordChatChannelEmojiBehavior not working as intended
  • The CancellationDetector was rewritten to fix issues with some plugins when debugging

Changes

  • Replaced the default watchdog message with a clearer one
  • Advancement messages will not be sent if they were acquired in a world where the "announceAdvancements" gamerule is disabled
  • DiscordChatChannelGameFilters are now applied to message content when using Experiment_WebhookChatMessageDelivery
  • The Enable option under Webhook in the messages.yml MessageFormat options has been renamed to Enabled for consistency
  • Discord to Minecraft messages can now use placeholders that only need a offlineplayer when the user is linked
  • Updated Japanese translation for linking.yml
  • Regex filters are applied to webhook username & content now
  • Player unban check now runs asynchronously

Developers

  • Updated JDA 4.3.0_349. We do not currently intend to update to JDA5, however if we decide to do so we'll give plenty of notice so plugin developers will have time to prepare
  • Added VentureChatMessagePreProcessEvent and VentureChatMessagePostProcessEvent

Build 1.24.0

Additions

  • Support for role IDs and @​everyone in role-related config options
  • Support for Discord replies (through a new placeholder in the DiscordToMinecraftChatMessageFormat)
  • A discordsrv:server_id LuckPerms context
  • Support for newlines (\n) in /discord broadcast
  • PlaceholderAPI placeholder support for playerlist command formats

Fixes

  • Default Polish translation being broken

... (truncated)

Commits
  • 8dbeee7 Release 1.25.0
  • 60b7bb8 v1.25.0
  • 2043cb1 set default DiscordConsoleChannelPadding to 0
  • 655da25 Fix double L and the German file not having the link
  • 625a679 Correct statement about LunarClient and include PR link
  • 2fabe82 #1309 Replace logging appender with JDA Appender library
  • fe2b8d5 Merge branch 'develop' into feature/appender
  • 2b669a7 Merge pull request #1371 from fa0311/master
  • 7304a79 update japanese translation
  • f73051f Merge pull request #1357 from KisaragiEffective/patch-1
  • 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.25.0.
- [Release notes](https://github.com/DiscordSRV/DiscordSRV/releases)
- [Commits](DiscordSRV/DiscordSRV@v1.22.0...v1.25.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 Mar 9, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 17, 2022

Superseded by #35.

@dependabot dependabot bot closed this Mar 17, 2022
@dependabot dependabot bot deleted the dependabot/gradle/develop/com.discordsrv-discordsrv-1.25.0 branch March 17, 2022 05:11
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