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 (main) (major) #31

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 16, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.apache.maven.plugins:maven-surefire-plugin 2.22.2 -> 3.5.2 age adoption passing confidence
io.kotest.extensions:kotest-property-arrow-optics-jvm 1.2.5 -> 2.0.0 age adoption passing confidence
io.kotest.extensions:kotest-property-arrow-jvm 1.2.5 -> 2.0.0 age adoption passing confidence
io.kotest.extensions:kotest-assertions-arrow-jvm 1.2.5 -> 2.0.0 age adoption passing confidence
io.arrow-kt:arrow-fx-coroutines 1.1.3 -> 2.0.1 age adoption passing confidence
io.arrow-kt:arrow-optics 1.1.3 -> 2.0.1 age adoption passing confidence
io.arrow-kt:arrow-core 1.1.3 -> 2.0.1 age adoption passing confidence
org.jetbrains.kotlin:kotlin-maven-plugin (source) 1.7.21 -> 2.1.10 age adoption passing confidence
org.jetbrains.kotlin:kotlin-stdlib (source) 1.7.21 -> 2.1.10 age adoption passing confidence

Release Notes

kotest/kotest-extensions-arrow (io.kotest.extensions:kotest-property-arrow-optics-jvm)

v2.0.0

Upgrades Arrow to v2
Upgrades Kotlin to 2.1

  • Leading to removal of watchosX64 and iosArm32 targets
arrow-kt/arrow (io.arrow-kt:arrow-fx-coroutines)

v2.0.1

Compare Source

Bugfix release, including new Android targets, and more WebAssembly!

New Contributors

Full Changelog: arrow-kt/arrow@2.0.0...2.0.1

v2.0.0

Compare Source

The new major release of Arrow! 🎉

This version strives to be source compatible with 1.2, if deprecated methods and classes are not used. Please check the Arrow website for the full release notes.

v1.2.4

Compare Source

1 Bug fixes:

  • New AutoCloseScope DSL, make sure closing in reversed order

1 Rollback:

  • Don't be too strict on return type of Raise DSL.
What's Changed

Full Changelog: arrow-kt/arrow@1.2.3...1.2.4

v1.2.3

We went from 1.2.1 directly to 1.2.3, since in 1.2.2 there is a crucial bug concerning KSP. This release features multiple new modules such as:

  • arrow-autoclose: for enabling a typed DSL for working with AutoCloseable.
  • arrow-optics-compose: Specialised integration between Arrow Optics and Compose
  • arrow-collectors: Allows composing operations over sequences of values
    (lists, flows, sequences) while ensuring that the sequence is traversed only once.
  • arrow-eval: To provide forward compatibility for the deprecated Eval type

Many modules, and features were enhanced, and improved based on user feedback. You can read the full release post on the Arrow website.

Thanks to everyone involved, all new contributors, and all members of the Arrow community for supporting, and helping each other and providing feedback to make Arrow better together.

What's Changed
New Contributors

Full Changelog: arrow-kt/arrow@1.2.1...1.2.3

v1.2.1

Compare Source

What's Changed
New Contributors

Full Changelog: arrow-kt/arrow@1.2.0...1.2.1

v1.2.0

Compare Source

What's Changed
New Contributors

Full Changelog: arrow-kt/arrow@1.2.0-RC...1.2.0

v1.1.5

Compare Source

What's Changed

Full Changelog: arrow-kt/arrow@1.1.4...1.1.5

v1.1.4

Compare Source

What's Changed
New Contributors

Full Changelog: arrow-kt/arrow@1.1.3...1.1.4-rc.3

JetBrains/kotlin (org.jetbrains.kotlin:kotlin-maven-plugin)

v2.1.10

Compare Source

Compiler
  • KT-73858 Compose / iOS: NullPointerException on building
  • KT-73454 K2: Fix type parameters mapping for typealiases with inner RHS
  • KT-73043 K2 Compiler does not allow references to inner constructors with typealiases
  • KT-74040 Compilation of inner class usage does not check the visibility of parent class during compilation in different rounds
  • KT-73339 K2: "VerifyError: Bad type on operand stack" because of missing implicit cast on generic field receiver with star projection
  • KT-72585 K2: Compilation failure when upgrading to Kotlin 2.0.20+: Cannot replace top-level type with star projection: S
  • KT-73399 compile-time JVM codegen failure on a KProperty argument of a KSuspendFunction parameter
  • KT-72725 KMP: Unsupported actualization of inherited java field in expect class
  • KT-73153 K2: Standalone diagnostics on type arguments are not reported
Compose compiler
  • CMP-5680 Compose compiler: unexpected stability warnings for classes compiled with 2.0.10
  • b/381407900 Avoid adding Compose annotations on synthetic classes
IR. Inlining
  • KT-73981 Cherry-pick the fix for KT-73482 to 2.1.10
JavaScript
  • KT-70778 Kotlin Js companion is undefined in production build
  • KT-73130 KJS: Missed break for do/while in generated JS code
  • KT-58797 Optimize the code generated for objects on JS and Wasm backends
Klibs
  • KT-70146 [KLIB Resolve] Don't fail on nonexistent transitive dependency
  • KT-73951 Workaround for "Partial linkage engine may not patch some discrepancies in IR when compiling Kotlin/Native static caches" in 2.1.10
Native
  • KT-73559 K/Native: AndroidNativeArm64 linking fails starting from Kotlin 2.1.0
Tools. CLI
  • KT-73967 JDK 25: "IllegalArgumentException: 25-ea" with EA builds
Tools. Daemon
  • KT-73311 "Unable to release compile session, maybe daemon is already down" flakiness
Tools. Gradle
  • KT-73728 'generatePomFileForMavenPublication' creates pom with dependencies with 'unspecified' version
Tools. Gradle. Multiplatform
  • KT-73620 KMP 2.1.0: Transitive dependency is broken when setting publication groupId
Tools. Gradle. Native
  • KT-73572 [Gradle] kotlin.native.cacheKind=none doesn't work anymore
  • KT-71419 Light bundle KGP IT run against a stable K/N version

v2.1.0

Compare Source

Analysis API
New Features
  • KT-68603 KotlinDirectInheritorsProvider: add an option to ignore non-kotlin results
Performance Improvements
  • KT-70757 Performance problem in KaFirVisibilityChecker for KaFirPsiJavaClassSymbol
Fixes
  • KT-70437 Class reference is not resolvable
  • KT-57733 Analysis API: Use optimized ModuleWithDependenciesScopes in combined symbol providers
  • KT-72389 K2: False positive "Redundant 'protected' modifier" for protected property inside protected constructor from private or internal class
  • KT-69190 K2: False-positive "redundant private modifier"
  • KT-64984 Analysis API: Support Wasm target
  • KT-70375 K2: NPE at org.jetbrains.kotlin.analysis.api.fir.symbols.KaFirNamedClassSymbolBase.createPointer
  • KT-71259 K2 evaluator: Invalid smart cast info collecting for Code Fragments
  • KT-69360 Lack of implicit receiver for the last statement under lambda in scripts
  • KT-70890 Analysis API: Experiment with weak references to LL FIR/analysis sessions in session caches
  • KT-70657 Analysis API: Inner types from classes with generics are incorrectly represented by the compiled jars
  • KT-71055 Suspend calls inside 'analyze()' break the block guarantees
  • KT-70815 Analysis API: Implement stop-the-world session invalidation
  • KT-69819 K2 IDE: LHS type in callable references is unresolved when it has type arguments and is qualified
  • KT-68761 Analysis API: Experiment with limited-size cache in KaFirSessionProvider
  • KT-70384 Analysis API Standalone: The same class in the same two renamed jars is unresolved
  • KT-71067 Exceptions from references cancel Find Usages
  • KT-69535 Redesign 'containingSymbol'
  • KT-71025 K2 IDE: Scopes in "importingScopeContext" have reversed ordering and "indexInTower" values
  • KT-67483 K2 IDE: Serializable plugin causes infinite resolve recursion when there is a star import from a class with annotation call
  • KT-69416 K2 IDE / Completion: “No classifier found” on simple value creating
  • KT-70257 CCE: class kotlin.UInt cannot be cast to class java.lang.Number
  • KT-70376 K2 IDE / Kotlin Debugger: IAE “Only componentN functions should be cached this way, but got: toString” on evaluating toString() method for value class
  • KT-70264 AA: service registration via XML fails with AbstractMethodError in Lint

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, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/main-major-all branch from a93b765 to b830db4 Compare May 28, 2023 11:28
@renovate renovate bot force-pushed the renovate/main-major-all branch from b830db4 to 562122f Compare June 6, 2023 20:11
@renovate renovate bot force-pushed the renovate/main-major-all branch from 562122f to 1df4478 Compare October 23, 2023 22:53
@renovate renovate bot force-pushed the renovate/main-major-all branch from 1df4478 to 36da2cd Compare November 7, 2023 01:06
@renovate renovate bot force-pushed the renovate/main-major-all branch from 36da2cd to 5e49b1e Compare December 13, 2023 13:52
@renovate renovate bot force-pushed the renovate/main-major-all branch from 5e49b1e to e8cd2a9 Compare January 9, 2024 22:58
@renovate renovate bot force-pushed the renovate/main-major-all branch from e8cd2a9 to de24be8 Compare May 21, 2024 12:33
@renovate renovate bot changed the title Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3 (main) Update all dependencies (main) (major) May 21, 2024
@renovate renovate bot force-pushed the renovate/main-major-all branch from de24be8 to 93c38f2 Compare June 14, 2024 17:37
@renovate renovate bot force-pushed the renovate/main-major-all branch from 93c38f2 to 43a6282 Compare July 10, 2024 19:40
@renovate renovate bot force-pushed the renovate/main-major-all branch from 43a6282 to 8d0b7fc Compare August 6, 2024 12:09
@renovate renovate bot force-pushed the renovate/main-major-all branch 2 times, most recently from bc0d623 to c8b47bd Compare August 22, 2024 11:34
@renovate renovate bot force-pushed the renovate/main-major-all branch from c8b47bd to cd47ba4 Compare August 27, 2024 15:37
@renovate renovate bot force-pushed the renovate/main-major-all branch 2 times, most recently from 7281262 to 70525aa Compare October 10, 2024 13:39
@renovate renovate bot force-pushed the renovate/main-major-all branch from 70525aa to 79c11d1 Compare November 2, 2024 22:57
@renovate renovate bot force-pushed the renovate/main-major-all branch from 79c11d1 to 290dcf3 Compare November 28, 2024 08:35
@renovate renovate bot force-pushed the renovate/main-major-all branch from 290dcf3 to 432bf1b Compare December 5, 2024 19:42
@renovate renovate bot force-pushed the renovate/main-major-all branch from 432bf1b to 42e1da8 Compare December 23, 2024 17:17
@renovate renovate bot force-pushed the renovate/main-major-all branch from 42e1da8 to ba1a56c Compare January 24, 2025 18:32
| datasource | package                                               | from   | to     |
| ---------- | ----------------------------------------------------- | ------ | ------ |
| maven      | org.apache.maven.plugins:maven-surefire-plugin        | 2.22.2 | 3.5.2  |
| maven      | io.kotest.extensions:kotest-property-arrow-optics-jvm | 1.2.5  | 2.0.0  |
| maven      | io.kotest.extensions:kotest-property-arrow-jvm        | 1.2.5  | 2.0.0  |
| maven      | io.kotest.extensions:kotest-assertions-arrow-jvm      | 1.2.5  | 2.0.0  |
| maven      | io.arrow-kt:arrow-fx-coroutines                       | 1.1.3  | 2.0.1  |
| maven      | io.arrow-kt:arrow-optics                              | 1.1.3  | 2.0.1  |
| maven      | io.arrow-kt:arrow-core                                | 1.1.3  | 2.0.1  |
| maven      | org.jetbrains.kotlin:kotlin-maven-plugin              | 1.7.21 | 2.1.0  |
| maven      | org.jetbrains.kotlin:kotlin-stdlib                    | 1.7.21 | 2.1.10 |
@renovate renovate bot force-pushed the renovate/main-major-all branch from ba1a56c to 13a2386 Compare January 27, 2025 11:41
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.

0 participants