Skip to content

Bump javacord from 3.1.1 to 3.1.2 - #193

Merged
Andre601 merged 1 commit into
masterfrom
dependabot/gradle/org.javacord-javacord-3.1.2
Dec 17, 2020
Merged

Bump javacord from 3.1.1 to 3.1.2#193
Andre601 merged 1 commit into
masterfrom
dependabot/gradle/org.javacord-javacord-3.1.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 17, 2020

Copy link
Copy Markdown
Contributor

Bumps javacord from 3.1.1 to 3.1.2.

Release notes

Sourced from javacord's releases.

v3.1.2

📦 Download

Using a Build Manager

Gradle

repositories { mavenCentral() }
dependencies { implementation 'org.javacord:javacord:3.1.2' }

Maven

<dependency>
    <groupId>org.javacord</groupId>
    <artifactId>javacord</artifactId>
    <version>3.1.2</version>
    <type>pom</type>
</dependency>

Sbt

libraryDependencies ++= Seq("org.javacord" % "javacord" % "3.1.2")

Manually

The javacord-3.1.2-shaded.jar file contains Javacord and all its dependencies.

📋 Changelog

Improvements

Bugfixes

Commits
  • 8608eae [Gradle Release Plugin] - pre tag commit: 'v3.1.2'.
  • 6ed858c Replace old gateway identify ratelimit mechanic with LocalRatelimiter
  • 6275c38 User role list in Member object as the SSOT
  • d637dc7 Add method to DiscordApi to remove mentions from String
  • a9db1cb Add invite create and delete events
  • 797a8bb Add user public flags
  • 507ea77 Add missing WebSocketCloseCodes and fixed copy paste mistake of Javadoc
  • 117a299 Add missing ActivityType.COMPETING status
  • 2c43dea Add Server#requestOwner method
  • 35735de [Gradle Release Plugin] - new version commit: 'v3.1.2-SNAPSHOT'.
  • See full diff 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 [javacord](https://github.com/Javacord/Javacord) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/Javacord/Javacord/releases)
- [Commits](Javacord/Javacord@v3.1.1...v3.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the Type: Dependency update Pull requests that update a dependency file label Dec 17, 2020
@Andre601
Andre601 merged commit 8f4a208 into master Dec 17, 2020
@dependabot
dependabot Bot deleted the dependabot/gradle/org.javacord-javacord-3.1.2 branch December 17, 2020 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Dependency update Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant