AugustArchive / hana

🥀 花 — Simple API for images on my S3 bucket or a proxy for GitHub sponsors.
https://api.floofy.dev
MIT License
5 stars 0 forks source link

Update dependency dev.kord:kord-core to v0.8.0-M17 #545

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

âš  Dependency Lookup Warnings âš 

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

kordlib/kord ### [`v0.8.0-M17`](https://togithub.com/kordlib/kord/blob/HEAD/CHANGELOG.md#​080-M17) [Compare Source](https://togithub.com/kordlib/kord/compare/0.8.0-M16...0.8.0-M17) #### Additions - Add support for Auto Moderation ([#​647](https://togithub.com/kordlib/kord/issues/647) [#​697](https://togithub.com/kordlib/kord/issues/697) [#​713](https://togithub.com/kordlib/kord/issues/713)) - Add error 240000 ([#​676](https://togithub.com/kordlib/kord/issues/676)) - Add `ApplicationFlag.ApplicationCommandBadge` ([#​677](https://togithub.com/kordlib/kord/issues/677)) - Parameter for deleting old messages in `GuildMessageChannelBehavior.bulkDelete` ([#​692](https://togithub.com/kordlib/kord/issues/692)) - Add `application_commands` to audit log ([#​681](https://togithub.com/kordlib/kord/issues/681)) - Add `UserPremium.NitroBasic` ([#​704](https://togithub.com/kordlib/kord/issues/704)) - Make ephemeral messages deletable ([#​706](https://togithub.com/kordlib/kord/issues/706)) - Add `Kord.getGuildOrNull` ([#​714](https://togithub.com/kordlib/kord/issues/714)) #### Changes - Change attachment `InputStream` to `ChannelProvider` ([#​682](https://togithub.com/kordlib/kord/issues/682)) - Deprecate `GuildFeature.Commerce` ([#​678](https://togithub.com/kordlib/kord/issues/678)) - Update create guild ban endpoint ([#​679](https://togithub.com/kordlib/kord/issues/679)) - Update voice state modification ([#​680](https://togithub.com/kordlib/kord/issues/680)) - Use structured concurrency for `MessageChannelBehavior.withTyping` ([#​687](https://togithub.com/kordlib/kord/issues/687)) - Generate kord enums with KSP ([#​686](https://togithub.com/kordlib/kord/issues/686) [#​698](https://togithub.com/kordlib/kord/issues/698)) - Use gateway url provided in `Ready` event for resuming ([#​666](https://togithub.com/kordlib/kord/issues/666)) - Bump `DeprecationLevel`s ([#​688](https://togithub.com/kordlib/kord/issues/688)) - Properly implement Identify rate limiting ([#​693](https://togithub.com/kordlib/kord/issues/693)) #### Fixes - Fix gateway events created with `buildJsonObject` failing to be deserialized ([#​683](https://togithub.com/kordlib/kord/issues/683)) - Fix `with_count` parameter typo ([#​690](https://togithub.com/kordlib/kord/issues/690)) - Fix default avatar URL not working ([#​691](https://togithub.com/kordlib/kord/issues/691)) - Make `LinearRetry` behave linearly for all inputs ([#​702](https://togithub.com/kordlib/kord/issues/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: Enabled.

â™» 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.



This PR has been generated by Mend Renovate. View repository job log here.