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 non-major dependencies (except core Kotlin) #1720

Merged
merged 1 commit into from
Aug 28, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 31, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
de.undercouch.download 5.4.0 -> 5.5.0 age adoption passing confidence
de.undercouch:gradle-download-task 5.4.0 -> 5.5.0 age adoption passing confidence
org.jetbrains.kotlinx:kotlinx-coroutines-core 1.7.2 -> 1.7.3 age adoption passing confidence
org.gradle.toolchains.foojay-resolver-convention 0.6.0 -> 0.7.0 age adoption passing confidence
com.gradle.enterprise 3.14 -> 3.14.1 age adoption passing confidence
com.gradle.plugin-publish 1.2.0 -> 1.2.1 age adoption passing confidence
com.charleskorn.kaml:kaml 0.54.0 -> 0.55.0 age adoption passing confidence
org.gradle.test-retry 1.5.3 -> 1.5.4 age adoption passing confidence
org.apache.maven:maven-plugin-api 3.9.3 -> 3.9.4 age adoption passing confidence
org.apache.maven:maven-compat 3.9.3 -> 3.9.4 age adoption passing confidence
org.apache.maven:maven-embedder 3.9.3 -> 3.9.4 age adoption passing confidence
org.apache.maven:maven-core 3.9.3 -> 3.9.4 age adoption passing confidence
io.gitlab.arturbosch.detekt (source) 1.23.0 -> 1.23.1 age adoption passing confidence
io.gitlab.arturbosch.detekt:detekt-gradle-plugin (source) 1.23.0 -> 1.23.1 age adoption passing confidence
com.google.guava:guava 32.1.1-jre -> 32.1.2-jre age adoption passing confidence
org.jetbrains.kotlinx:kotlinx-serialization-json-jvm 1.5.1 -> 1.6.0 age adoption passing confidence
org.jetbrains.kotlinx:kotlinx-serialization-json 1.5.1 -> 1.6.0 age adoption passing confidence
org.jetbrains.kotlinx:kotlinx-serialization-core 1.5.1 -> 1.6.0 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

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


Release Notes

michel-kraemer/gradle-download-task (de.undercouch.download)

v5.5.0

Compare Source

New features:

  • Accept URI as source (#​338)
  • Support RegularFile as input for the Verify action

Bug fixes:

  • Relocate Apache HttpClient's public suffix list to avoid classpath conflicts (#​317)

Maintenance:

  • Add integration tests for Gradle versions up to 8.3
  • Remove unnecessary integration tests for some 5.x and 6.x versions of Gradle
  • Update dependencies
  • Update to Gradle 8.3
  • Fix deprecation warnings in examples
Kotlin/kotlinx.coroutines (org.jetbrains.kotlinx:kotlinx-coroutines-core)

v1.7.3

Compare Source

  • Disabled the publication of the multiplatform library metadata for the old (1.6 and earlier) KMP Gradle plugin (#​3809).
  • Fixed a bug introduced in 1.7.2 that disabled the coroutine debugger in IDEA (#​3822).
charleskorn/kaml (com.charleskorn.kaml:kaml)

v0.55.0

Compare Source

  • New: add experimental support for Kotlin/JS (thanks to @​krzema12 and @​russellbanks for the PRs)

  • Updated: build with Kotlin 1.9.0

  • Updated: use Okio 3.4.0

detekt/detekt (io.gitlab.arturbosch.detekt)

v1.23.1

1.23.1 - 2023-07-30

This is a point release for Detekt 1.23.0, where we added support for Kotlin 1.9.0 and fixed several bugs that
got reported by the community.

Notable Changes
  • Bumped Kotlin to v1.9.0 - #​6258
  • Bumped KtLint to v0.50.0 - #​6239
  • Updated CLI to reflect Java 20 support - #​6277
Changelog
  • Add missing jdkHome and languageVersion properties to DetektCreateBaselineTask - #​6284
  • Make InvalidRange aware of rangeUntil operator - #​6264
  • MaxChainedCallsOnSameLine: don't count class references as chained calls - #​6224
  • CanBeNonNullable: Fix false positive when property is defined after assignment - #​6210
  • Add ..< and rangeTo in the ForEachOnRange rule - #​6197
  • Don't report UseDataClass if class contains non-property parameters - #​6173
  • Allow documenting public fun name when same private variable is present - #​6165
  • Find range call using recursion - #​6164
  • StringShouldBeRawString: Ignore replaceIndent and prependIndent - #​6154
  • UnusedPrivateProperty: Fix false postive by ignoring data classes - #​6151
  • PropertyUsedBeforeDeclaration: fix false positive in nested/inner class - #​6139
Dependency Updates
  • Update dependency gradle to v8.2.1 - #​6274
  • Switch to SLF4J 2.x - #​6266
  • Update kotlin monorepo to v1.8.22 - #​6192
Contributors

We would like to thank the following contributors that made this release possible: @​3flex, @​Goooler, @​Hexcles, @​PoisonedYouth, @​TWiStErRob, @​VirtualParticle, @​atulgpt, @​cortinico, @​dzirbel, @​eygraber, @​marschwar, @​rmarquis, @​segunfamisa, @​severn-everett, @​t-kameyama

See all commit history here

Kotlin/kotlinx.serialization (org.jetbrains.kotlinx:kotlinx-serialization-json-jvm)

v1.6.0

==================

This release contains all features and bugfixes from 1.6.0-RC plus some bugfixes on its own (see below).
Kotlin 1.9.0 is used as a default, while 1.9.10 is also supported.

Bugfixes

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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, check this box

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

@github-actions
Copy link
Contributor

github-actions bot commented Jul 31, 2023

JUnit Tests (macOS, EnricoMi/publish-unit-test-result-action@v2)

   162 files     162 suites   6m 19s ⏱️
1 371 tests 1 334 ✔️ 36 💤 1
2 750 runs  2 713 ✔️ 36 💤 1

For more details on these failures, see this check.

Results for commit 5a7f2cc.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

github-actions bot commented Jul 31, 2023

JUnit Tests (Windows, EnricoMi/publish-unit-test-result-action@v2)

   162 files  ±0     162 suites  ±0   8m 53s ⏱️ - 1m 22s
1 371 tests ±0  1 353 ✔️  - 1  17 💤 ±0  1 +1 
2 750 runs  ±0  2 732 ✔️  - 1  17 💤 ±0  1 +1 

For more details on these failures, see this check.

Results for commit 5a7f2cc. ± Comparison against base commit 618daed.

♻️ This comment has been updated with latest results.

@nulls nulls self-assigned this Jul 31, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 15f432c to 8ea3e23 Compare August 3, 2023 11:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 11090f5 to 29974ee Compare August 22, 2023 17:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 07ddf26 to 5a7f2cc Compare August 28, 2023 10:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5a7f2cc to e403c32 Compare August 28, 2023 11:24
@nulls nulls enabled auto-merge (squash) August 28, 2023 11:25
@codecov
Copy link

codecov bot commented Aug 28, 2023

Codecov Report

Merging #1720 (e403c32) into master (b125199) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master    #1720   +/-   ##
=========================================
  Coverage     78.20%   78.20%           
  Complexity     2312     2312           
=========================================
  Files           125      125           
  Lines          8158     8158           
  Branches       2061     2061           
=========================================
  Hits           6380     6380           
  Misses          874      874           
  Partials        904      904           

@nulls nulls merged commit 6d7f952 into master Aug 28, 2023
29 of 30 checks passed
@nulls nulls deleted the renovate/all-minor-patch branch August 28, 2023 11:45
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.

1 participant