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

Update dependency dev.kord:kord-voice to v0.14.0 #40

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 9, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dev.kord:kord-voice 0.8.0-M16 -> 0.14.0 age adoption passing confidence

Release Notes

kordlib/kord (dev.kord:kord-voice)

v0.14.0

Compare Source

Additions

  • Support other SerialFormats in LongOrStringSerializer (#​937)

Changes

  • Bump DeprecationLevels after 0.13.0 (#​908)
  • Rewrite Event.DeserializationStrategy (#​923)
  • Deprecate application command events (#​927)
  • Rewrite VoiceEvent.DeserializationStrategy (#​925)
  • Switch to OkHttp as http client on jvm (by @​DRSchlaubi in #​928)

Fixes

Dependencies

Updated in #​920, #​929 and #​943

  • Gradle 8.5 -> 8.7
  • Kotlin 1.9.21 -> 1.9.24
  • Ktor 2.3.7 -> 2.3.11
  • kotlinx.coroutines 1.7.3 -> 1.8.1
  • kotlinx.serialization 1.6.2 -> 1.6.3
  • kotlinx-datetime 0.5.0 -> 0.6.0
  • kotlin-logging 6.0.1 -> 6.0.9
  • SLF4J 2.0.9 -> 2.0.13
  • kotlin-node 18.16.12-pre.619 -> 20.11.5-pre.751
  • kotlin-multiplatform-bignum 0.3.8 -> 0.3.9
  • Stately 2.0.6 -> 2.0.7
  • KSP 1.9.21-1.0.16 -> 1.9.24-1.0.20
  • KotlinPoet 1.15.3 -> 1.16.0
  • JUnit Jupiter 5.10.1 -> 5.10.2
  • MockK 1.13.8 -> 1.13.11
  • Dokka 1.9.10 -> 1.9.20
  • AtomicFU 0.23.1 -> 0.24.0
  • Binary compatibility validator 0.13.2 -> 0.15.0-Beta.2
  • gradle-buildconfig-plugin 5.1.0 -> 5.3.5
  • Foojay Toolchains Plugin 0.7.0 -> 0.8.0
  • Replace gradle/gradle-build-action with gradle/actions/setup-gradle
  • Replace gradle/wrapper-validation-action with gradle/actions/wrapper-validation

House-keeping

  • Update README (#​915)
  • Disable timeouts for Kotlin/JS tests (#​926)
  • Remove unused resource files (#​935)
  • Enable binary compatibility validation for KLibs (#​929)
  • Fix test related Gradle deprecation warnings (#​936)
  • Create sourceLink URL with non-deprecated URI constructor (by @​SebastianAigner in #​938)

v0.13.1

Compare Source

This release fixes an exception when trying to deserialize Permissions contained in GuildAuditLogEntryCreateEvents.
Kord expected to receive JSON strings while
Discord is sending JSON numbers.

See #​911 and #​912.

v0.13.0

Compare Source

This release fixes a bug where the Spanish Latin America Locale (es-419) couldn't be deserialized correctly, so users
with that Locale couldn't interact with Kord bots via interactions.

Additions

Changes

Fixes

Dependencies

Updated in #​900

  • Gradle 8.4 -> 8.5
  • Kotlin 1.9.20 -> 1.9.21
  • Ktor 2.3.6 -> 2.3.7
  • kotlinx.serialization 1.6.1 -> 1.6.2
  • kotlinx-datetime 0.4.1 -> 0.5.0
  • kotlin-logging 3.0.5 -> 6.0.1
  • Stately 2.0.5 -> 2.0.6
  • KSP 1.9.20-1.0.14 -> 1.9.21-1.0.16
  • KotlinPoet 1.15.1 -> 1.15.3
  • AtomicFU 0.23.0 -> 0.23.1
  • gradle-buildconfig-plugin 4.2.0 -> 5.1.0
  • actions/setup-java v3 -> v4

v0.12.0

Compare Source

Additions

Changes

Fixes

Dependencies

Updated in #​883, #​888 and #​894

  • Gradle 8.3 -> 8.4
  • Kotlin 1.9.10 -> 1.9.20
  • Ktor 2.3.4 -> 2.3.6
  • kotlinx.serialization 1.6.0 -> 1.6.1
  • Stately 2.0.2 -> 2.0.5
  • KSP 1.9.10-1.0.13 -> 1.9.20-1.0.14
  • KotlinPoet 1.14.2 -> 1.15.1
  • JUnit 5 5.10.0 -> 5.10.1
  • MockK 1.13.7 -> 1.13.8
  • Dokka 1.9.0 -> 1.9.10
  • AtomicFU 0.22.0 -> 0.23.0
  • gradle-buildconfig-plugin 4.1.2 -> 4.2.0

v0.11.1

Compare Source

0.11.1

Republication of 0.11.0 with no changes.

The published artifacts for dev.kord:kord-ksp-annotations-js:0.11.0 were missing kord-ksp-annotations-js-0.11.0.klib which would cause an error like the following for Kotlin/JS projects trying to use Kord 0.11.0:

FAILURE: Build failed with an exception.

* What went wrong:
Could not determine the dependencies of task ':kotlinNpmInstall'.
> Could not find ksp-annotations-js.klib (dev.kord:kord-ksp-annotations-js:0.11.0).
  Searched in the following locations:
      https://repo.maven.apache.org/maven2/dev/kord/kord-ksp-annotations-js/0.11.0/kord-ksp-annotations-js-0.11.0.klib

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.

v0.11.0

Compare Source

Additions

Changes

Fixes

Dependencies

Updated in #​842, #​859 and #​872

  • Gradle 8.1 -> 8.3
  • Kotlin 1.8.21 -> 1.9.10
  • Ktor 2.3.0 -> 2.3.4
  • kotlinx.coroutines 1.7.1 -> 1.7.3
  • kotlinx.serialization 1.5.1 -> 1.6.0
  • kotlinx-datetime 0.4.0 -> 0.4.1
  • kotlin-node 18.16.3-pre.546 -> 18.16.12-pre.619
  • Stately 2.0.0-rc1 -> 2.0.2
  • KSP 1.8.21-1.0.11 -> 1.9.10-1.0.13
  • KotlinPoet 1.13.2 -> 1.14.2
  • JUnit 5 5.9.3 -> 5.10.0
  • MockK 1.13.5 -> 1.13.7
  • SLF4J 2.0.7 -> 2.0.9
  • Dokka 1.8.10 -> 1.9.0
  • AtomicFU 0.20.2 -> 0.22.0
  • Binary compatibility validator 0.13.1 -> 0.13.2
  • gradle-buildconfig-plugin 4.0.4 -> 4.1.2
  • Foojay Toolchains Plugin 0.4.0 -> 0.7.0
  • actions/checkout v3 -> v4

House-keeping

v0.10.0

Compare Source

Additions

Changes

Fixes

Dependencies

Updated in #​826

  • Kotlin 1.8.10 -> 1.8.21
  • Ktor 2.2.4 -> 2.3.0
  • kotlinx.coroutines 1.6.4 -> 1.7.1
  • kotlinx.serialization 1.5.0 -> 1.5.1
  • kotlin-node 18.14.0-pre.502 -> 18.16.3-pre.546
  • KSP 1.8.10-1.0.9 -> 1.8.21-1.0.11
  • KotlinPoet 1.12.0 -> 1.13.2
  • JUnit 5 5.9.2 -> 5.9.3
  • MockK 1.13.4 -> 1.13.5
  • AtomicFU 0.20.0 -> 0.20.2
  • Binary compatibility validator 0.13.0 -> 0.13.1
  • gradle-buildconfig-plugin 3.1.0 -> 4.0.4

House-keeping

v0.9.0

Compare Source

Additions

Changes

Fixes

Dependencies

Updated in #​783

  • Gradle 8.0.2 -> 8.1

House-keeping

v0.8.3

Compare Source

Additions

v0.8.2

Compare Source

Additions

House-keeping

v0.8.1

Compare Source

Fixes

v0.8.0

Compare Source

Additions

Changes

Fixes

Dependencies

Updated in #​732, #​739, #​755, #​782 and #​788

  • Gradle 7.5.1 -> 8.0.2
  • Kotlin 1.7.20 -> 1.8.10
  • KSP 1.7.20-1.0.8 -> 1.8.10-1.0.9
  • Ktor 2.1.3 -> 2.2.4
  • kotlinx.serialization 1.4.1 -> 1.5.0
  • kotlin-logging 2.1.23 -> 3.0.5
  • SLF4J 1.7.36 -> 2.0.7
  • Dokka 1.7.20 -> 1.8.10
  • AtomicFU 0.18.5 -> 0.20.0
  • Binary compatibility validator 0.12.1 -> 0.13.0
  • JUnit 5 5.9.1 -> 5.9.2
  • MockK 1.13.2 -> 1.13.4

House-keeping

v0.8.0-M17

Compare Source

Additions

  • Add support for Auto Moderation (#​647 #​697 #​713)
  • Add error 240000 (#​676)
  • Add ApplicationFlag.ApplicationCommandBadge (#​677)
  • Parameter for deleting old messages in GuildMessageChannelBehavior.bulkDelete (#​692)
  • Add application_commands to audit log (#​681)
  • Add UserPremium.NitroBasic (#​704)
  • Make ephemeral messages deletable (#​706)
  • Add Kord.getGuildOrNull (#​714)

Changes

  • Change attachment InputStream to ChannelProvider (#​682)
  • Deprecate GuildFeature.Commerce (#​678)
  • Update create guild ban endpoint (#​679)
  • Update voice state modification (#​680)
  • Use structured concurrency for MessageChannelBehavior.withTyping (#​687)
  • Generate kord enums with KSP (#​686 #​698)
  • Use gateway url provided in Ready event for resuming (#​666)
  • Bump DeprecationLevels (#​688)
  • Properly implement Identify rate limiting (#​693)

Fixes

  • Fix gateway events created with buildJsonObject failing to be deserialized (#​683)
  • Fix with_count parameter typo (#​690)
  • Fix default avatar URL not working (#​691)
  • Make LinearRetry behave linearly for all inputs (#​702)

Dependencies

  • Kotlin 1.7.10 -> 1.7.20
  • Ktor 2.1.0 -> 2.1.3
  • kotlinx.serialization 1.3.3 -> 1.4.1
  • AtomicFU 0.18.3 -> 0.18.5
  • Binary compatibility validator 0.11.0 -> 0.12.1
  • Dokka 1.7.10 -> 1.7.20
  • JUnit 5 5.9.0 -> 5.9.1
  • MockK 1.12.5 -> 1.13.2

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 this update 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 Dependency PRs used by renovate label Nov 9, 2022
@renovate renovate bot requested a review from JvstvsHD November 9, 2022 13:50
@renovate renovate bot changed the title Update dependency dev.kord:kord-voice to v0.8.0-M17 Update dependency dev.kord:kord-voice to v0.8.2 Apr 3, 2023
@renovate renovate bot force-pushed the renovate/dev.kord-kord-voice-0.x branch from 0365eea to 3dbe448 Compare April 3, 2023 16:08
@renovate renovate bot changed the title Update dependency dev.kord:kord-voice to v0.8.2 Update dependency dev.kord:kord-voice to v0.8.3 Apr 17, 2023
@renovate renovate bot force-pushed the renovate/dev.kord-kord-voice-0.x branch from 3dbe448 to 6060f0e Compare April 17, 2023 12:45
@renovate renovate bot changed the title Update dependency dev.kord:kord-voice to v0.8.3 Update dependency dev.kord:kord-voice to v0.9.0 May 28, 2023
@renovate renovate bot force-pushed the renovate/dev.kord-kord-voice-0.x branch from 6060f0e to edb138f Compare May 28, 2023 10:55
@renovate renovate bot changed the title Update dependency dev.kord:kord-voice to v0.9.0 Update dependency dev.kord:kord-voice to v0.10.0 Jul 8, 2023
@renovate renovate bot force-pushed the renovate/dev.kord-kord-voice-0.x branch from edb138f to 8870104 Compare July 8, 2023 16:23
@renovate renovate bot force-pushed the renovate/dev.kord-kord-voice-0.x branch from 8870104 to 56545c5 Compare September 19, 2023 16:26
@renovate renovate bot changed the title Update dependency dev.kord:kord-voice to v0.10.0 Update dependency dev.kord:kord-voice to v0.11.0 Sep 19, 2023
@renovate renovate bot force-pushed the renovate/dev.kord-kord-voice-0.x branch from 56545c5 to 375a969 Compare September 19, 2023 22:36
@renovate renovate bot changed the title Update dependency dev.kord:kord-voice to v0.11.0 Update dependency dev.kord:kord-voice to v0.11.1 Sep 19, 2023
@renovate renovate bot changed the title Update dependency dev.kord:kord-voice to v0.11.1 Update dependency dev.kord:kord-voice to v0.12.0 Nov 23, 2023
@renovate renovate bot force-pushed the renovate/dev.kord-kord-voice-0.x branch from 375a969 to d5f6ff9 Compare November 23, 2023 17:21
@renovate renovate bot force-pushed the renovate/dev.kord-kord-voice-0.x branch from d5f6ff9 to 2b2716d Compare January 11, 2024 04:08
@renovate renovate bot changed the title Update dependency dev.kord:kord-voice to v0.12.0 Update dependency dev.kord:kord-voice to v0.13.0 Jan 11, 2024
@renovate renovate bot force-pushed the renovate/dev.kord-kord-voice-0.x branch from 2b2716d to feeda66 Compare January 19, 2024 19:49
@renovate renovate bot changed the title Update dependency dev.kord:kord-voice to v0.13.0 Update dependency dev.kord:kord-voice to v0.13.1 Jan 19, 2024
@renovate renovate bot force-pushed the renovate/dev.kord-kord-voice-0.x branch from feeda66 to 3cb3263 Compare May 23, 2024 00:43
@renovate renovate bot changed the title Update dependency dev.kord:kord-voice to v0.13.1 Update dependency dev.kord:kord-voice to v0.14.0 May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency PRs used by renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants