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 all dependencies #86

Merged
merged 1 commit into from
Oct 15, 2022
Merged

Update all dependencies #86

merged 1 commit into from
Oct 15, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 9, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.dokka 1.7.10 -> 1.7.20 age adoption passing confidence
io.kotest:kotest-runner-junit5 5.5.0 -> 5.5.1 age adoption passing confidence
io.kotest:kotest-property 5.5.0 -> 5.5.1 age adoption passing confidence
io.kotest:kotest-framework-engine 5.5.0 -> 5.5.1 age adoption passing confidence
io.kotest:kotest-assertions-core 5.5.0 -> 5.5.1 age adoption passing confidence

Release Notes

Kotlin/dokka

v1.7.20

This release focuses primarily on improving user experience and HTML format in particular.

Improvements
General
  • Display inherited extensions (can be disabled by setting suppressInheritedMembers configuration property) (#​2625)
  • Display details for @Deprecated declarations such as deprecation message, level and proposed replacement (#​2622)
  • Display and document Enum's synthetic values() and valueOf() functions (#​2650)
  • Do not render constructors for annotation classes (#​2642)
  • Display values of Java constants (#​2609)
  • Trim spaces inside indented code blocks (#​2661, #​2232, #​2233)
  • Replace package name on the cover of package pages with "Package-level declarations" (#​2586)
HTML format
  • Add IntelliJ icons to the navigation side menu (#​2578)
  • Add auto-scrolling to selected navigation item (#​2575)
  • Use OS color scheme to initialize light/dark mode, thanks to @​pt2121! (#​2611)
  • Update styling of all section tabs (including platform tabs) to match kotlinlang.org (#​2589)
  • Format long signatures dynamically based on client width (#​2659)
  • Add a horizontal divider between function overloads that are displayed on the same page (#​2585)
  • Add Cmd + K / Ctrl + K hotkey for opening search dialog, thanks to @​atyrin! (#​2633)
  • Make current breadcrumb element not clickable and of default font color (#​2588)
  • Update code highlighting colors (#​2670)
  • Do not render platform tabs for common-only content (#​2613)
  • Apply the same style to all KDoc tag headers, making it more consistent (#​2587)
  • Move source links into signature, especially helpful on pages with many overloads (#​2476)
  • Add inner/nested declarations to the navigation side menu (#​2597)
  • Disable copy button for signatures (#​2577)
Javadoc format
Kotlin-as-Java plugin
  • Render annotation blocks for transformed classes, previously ignored (#​2549)
Gradle runner
  • Remove kotlin-stdlib dependency, which should fix errors like Module was compiled with an incompatible version of Kotlin, thanks to @​martinbonnin! (#​2570)
Bugfixes
  • Fixed missing spaces between adjacent Markdown elements, where _try_ *this* would be rendered as trythis (#​2640)
  • Fixed dependency resolution errors when building documentation for multiplatform projects with enabled compatibility metadata variant (#​2634)
  • Fixed a rare StackOverflowError related to type-aliased native references (#​2664)
  • Fixed IllegalStateException that was caused by using JS's dynamic types (#​2645)
  • Fixed a bug where certain private declarations were rendered as public (#​2639)
  • Fixed incorrect handling of static declarations used within @see tag (#​2627)
  • Fixed Java Enum types being rendered as Any (#​2647)
  • Fixed incorrect signature generation that was caused by generic types caching (#​2619)
  • Fixed incorrect parsing of static imports in Java annotation params (#​2593)
  • Fixed sourceRoots configuration param not handling single .java files, thanks to @​2017398956! (#​2604)
  • Fixed unresponsive HTML anchor button (#​2644)
  • Fixed dokka-customFormat-example project to use up-to-date logo styles (#​2608)
Developer experience
Other
  • Warn users that GFM, Javadoc and Jekyll formats are in early alpha stages by printing a build log message during execution (#​2550)
  • Revise developer guides documentation that should help plugin authors and new contributors (#​2523)
  • Bump Gradle to 7.5.1, thanks to @​Goooler! (#​2618)
  • Fix spelling errors, thanks to @​FelixDombek! (#​2594)
kotest/kotest

v5.5.1

Fixed an issue where tests where being skipped when filtered out by the full spec name


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, click this checkbox.

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

| datasource | package                                               | from   | to     |
| ---------- | ----------------------------------------------------- | ------ | ------ |
| maven      | org.jetbrains.dokka:org.jetbrains.dokka.gradle.plugin | 1.7.10 | 1.7.20 |
| maven      | io.kotest:kotest-runner-junit5                        | 5.5.0  | 5.5.1  |
| maven      | io.kotest:kotest-property                             | 5.5.0  | 5.5.1  |
| maven      | io.kotest:kotest-framework-engine                     | 5.5.0  | 5.5.1  |
| maven      | io.kotest:kotest-assertions-core                      | 5.5.0  | 5.5.1  |
@renovate renovate bot changed the title Update all dependencies to v5.5.1 Update all dependencies Oct 10, 2022
@nomisRev nomisRev merged commit 9f5e90f into main Oct 15, 2022
@nomisRev nomisRev deleted the renovate/all branch October 15, 2022 10:31
nomisRev pushed a commit to arrow-kt/arrow-website that referenced this pull request May 22, 2023
#202)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[io.github.nomisrev:kotlin-kafka](https://togithub.com/nomisrev/kafka-kotlin)
([source](https://togithub.com/nomisrev/kotlin-kafka)) | `0.3.0` ->
`0.3.1` |
[![age](https://badges.renovateapi.com/packages/maven/io.github.nomisrev:kotlin-kafka/0.3.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/maven/io.github.nomisrev:kotlin-kafka/0.3.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/maven/io.github.nomisrev:kotlin-kafka/0.3.1/compatibility-slim/0.3.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/maven/io.github.nomisrev:kotlin-kafka/0.3.1/confidence-slim/0.3.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>nomisrev/kotlin-kafka</summary>

###
[`v0.3.1`](https://togithub.com/nomisRev/kotlin-kafka/releases/tag/0.3.1)

[Compare
Source](https://togithub.com/nomisrev/kotlin-kafka/compare/0.3.0...0.3.1)

### 0.3.1

Fixes breaking change introduced by KotlinX Coroutines 1.7.x, reported
in
[nomisRev/kotlin-kafka#127.
This release contains no actual changes except for dependency updates.

#### What's Changed

- Update all dependencies to v5.4.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[nomisRev/kotlin-kafka#62
- Update all dependencies to v3.2.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[nomisRev/kotlin-kafka#63
- Update dependency gradle to v7.5.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[nomisRev/kotlin-kafka#64
- Update all dependencies to v5.4.2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[nomisRev/kotlin-kafka#65
- Update gradle/gradle-build-action action to v2.2.3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[nomisRev/kotlin-kafka#66
- Update gradle/gradle-build-action action to v2.2.4 by
[@&#8203;renovate](https://togithub.com/renovate) in
[nomisRev/kotlin-kafka#67
- Update all dependencies to v2 (major) by
[@&#8203;renovate](https://togithub.com/renovate) in
[nomisRev/kotlin-kafka#69
- Update all dependencies by
[@&#8203;renovate](https://togithub.com/renovate) in
[nomisRev/kotlin-kafka#68
- Update gradle/gradle-build-action action to v2.3.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[nomisRev/kotlin-kafka#70
- Update all dependencies by
[@&#8203;renovate](https://togithub.com/renovate) in
[nomisRev/kotlin-kafka#71
- Update all dependencies to v2.0.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[nomisRev/kotlin-kafka#72
- Update all dependencies by
[@&#8203;renovate](https://togithub.com/renovate) in
[nomisRev/kotlin-kafka#73
- Update gradle/gradle-build-action action to v2.3.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[nomisRev/kotlin-kafka#74
- Update actions/setup-java action to v3.5.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[nomisRev/kotlin-kafka#75
- Update all dependencies to v2.0.3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[nomisRev/kotlin-kafka#77
- Update all dependencies to v3.3.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[nomisRev/kotlin-kafka#78
- Update all dependencies to v1.7.20 by
[@&#8203;renovate](https://togithub.com/renovate) in
[nomisRev/kotlin-kafka#79
- Update gradle/gradle-build-action action to v2.3.2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[nomisRev/kotlin-kafka#80
- Update dependency org.testcontainers:kafka to v1.17.4 by
[@&#8203;renovate](https://togithub.com/renovate) in
[nomisRev/kotlin-kafka#81
- Update all dependencies by
[@&#8203;renovate](https://togithub.com/renovate) in
[nomisRev/kotlin-kafka#82
- Update dependency org.jetbrains.kotlinx.kover to v0.6.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[nomisRev/kotlin-kafka#83
- Update actions/checkout action to v3.1.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[nomisRev/kotlin-kafka#84
- Update dependency org.testcontainers:kafka to v1.17.5 by
[@&#8203;renovate](https://togithub.com/renovate) in
[nomisRev/kotlin-kafka#85
- Update all dependencies by
[@&#8203;renovate](https://togithub.com/renovate) in
[nomisRev/kotlin-kafka#86
- Update actions/setup-java action to v3.6.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[nomisRev/kotlin-kafka#87
- Update gradle/gradle-build-action action to v2.3.3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[nomisRev/kotlin-kafka#88
- Update all dependencies to v5.5.2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[nomisRev/kotlin-kafka#89
- Update all dependencies to v5.5.3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[nomisRev/kotlin-kafka#90
- Update all dependencies to v5.5.4 by
[@&#8203;renovate](https://togithub.com/renovate) in
[nomisRev/kotlin-kafka#91
- Update all dependencies to v1.7.21 by
[@&#8203;renovate](https://togithub.com/renovate) in
[nomisRev/kotlin-kafka#92
- Update dependency org.testcontainers:kafka to v1.17.6 by
[@&#8203;renovate](https://togithub.com/renovate) in
[nomisRev/kotlin-kafka#93
- Update all dependencies to v2.0.4 by
[@&#8203;renovate](https://togithub.com/renovate) in
[nomisRev/kotlin-kafka#94
- Update all dependencies by
[@&#8203;renovate](https://togithub.com/renovate) in
[nomisRev/kotlin-kafka#95
- Update all dependencies to v1.7.22 by
[@&#8203;renovate](https://togithub.com/renovate) in
[nomisRev/kotlin-kafka#96
- Update all dependencies by
[@&#8203;renovate](https://togithub.com/renovate) in
[nomisRev/kotlin-kafka#97
- Update actions/setup-java action to v3.8.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[nomisRev/kotlin-kafka#98
- Update all dependencies by
[@&#8203;renovate](https://togithub.com/renovate) in
[nomisRev/kotlin-kafka#99
- Update actions/setup-java action to v3.9.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[nomisRev/kotlin-kafka#100
- Remove duplicate constructor param by
[@&#8203;nomisRev](https://togithub.com/nomisRev) in
[nomisRev/kotlin-kafka#101
- Fix pause during rebalance by
[@&#8203;nomisRev](https://togithub.com/nomisRev) in
[nomisRev/kotlin-kafka#103
- Update all dependencies to v1.8.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[nomisRev/kotlin-kafka#104
- Update actions/checkout action to v3.3.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[nomisRev/kotlin-kafka#105
- Update all dependencies to v3.3.2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[nomisRev/kotlin-kafka#106
- Update all dependencies to v1.8.10 by
[@&#8203;renovate](https://togithub.com/renovate) in
[nomisRev/kotlin-kafka#107
- Update all dependencies to v5.5.5 by
[@&#8203;renovate](https://togithub.com/renovate) in
[nomisRev/kotlin-kafka#108
- Update all dependencies to v3.4.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[nomisRev/kotlin-kafka#109
- Update actions/setup-java action to v3.10.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[nomisRev/kotlin-kafka#110
- Update dependency gradle to v8 by
[@&#8203;renovate](https://togithub.com/renovate) in
[nomisRev/kotlin-kafka#111
- Update gradle/gradle-build-action action to v2.4.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[nomisRev/kotlin-kafka#112
- Update all dependencies by
[@&#8203;renovate](https://togithub.com/renovate) in
[nomisRev/kotlin-kafka#113
- Update actions/checkout action to v3.4.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[nomisRev/kotlin-kafka#114
- Update all dependencies to v2.0.7 by
[@&#8203;renovate](https://togithub.com/renovate) in
[nomisRev/kotlin-kafka#115
- Update actions/checkout action to v3.5.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[nomisRev/kotlin-kafka#116
- Update actions/setup-java action to v3.11.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[nomisRev/kotlin-kafka#117
- Update all dependencies by
[@&#8203;renovate](https://togithub.com/renovate) in
[nomisRev/kotlin-kafka#118
- Update all dependencies by
[@&#8203;renovate](https://togithub.com/renovate) in
[nomisRev/kotlin-kafka#119
- Update all dependencies to v5.6.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[nomisRev/kotlin-kafka#120
- Update all dependencies to v5.6.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[nomisRev/kotlin-kafka#121
- Update dependency gradle to v8.1.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[nomisRev/kotlin-kafka#122
- Update all dependencies to v1.8.21 by
[@&#8203;renovate](https://togithub.com/renovate) in
[nomisRev/kotlin-kafka#123
- Update all dependencies to v1.7.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[nomisRev/kotlin-kafka#124
- Update all dependencies by
[@&#8203;renovate](https://togithub.com/renovate) in
[nomisRev/kotlin-kafka#125
- Update dependency org.jetbrains.kotlinx.kover to v0.7.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[nomisRev/kotlin-kafka#126

**Full Changelog**:
nomisRev/kotlin-kafka@0.3.0...0.3.1

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/arrow-kt/arrow-website).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS45OC4wIiwidXBkYXRlZEluVmVyIjoiMzUuOTguMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant