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

Bump korte-jvm from 2.4.6 to 2.6.2 #2382

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 8, 2022

Bumps korte-jvm from 2.4.6 to 2.6.2.

Release notes

Sourced from korte-jvm's releases.

v2.6.2

What's Changed

Full Changelog: korlibs-archive/korge-next@v2.6.1...v2.6.2

v2.6.1

  • Fixes reading Spine 3.8 JSON: korlibs/korge#425
  • Fix BitmapCoords after rotation & transformation
  • Fix missing ThreadLocal in ImageInfo.orientation to support korge in a separate non-main thread
  • Bump kotlinx.coroutines and kotlinx.serialization versions

Full Changelog: korlibs-archive/korge-next@v2.6.0...v2.6.1

v2.6.0

What's Changed

  • Bump to Kotlin 1.6.10 again
  • Add material colors to Korge. by @​Kietyo in korlibs/korge-next#447
  • Allow removing android.enableJetifier=true by @​soywiz-invideo in korlibs/korge-next#451
  • Simplify project structure so any source set has only one parent by @​soywiz-invideo in korlibs/korge-next#452
  • Check if View is a Circle when Shape is null by @​jobhh in korlibs/korge-next#450
  • Support ImageInfo.orientation, support EXIF reading ImageInfo, support reading EXIF from JPEG, PNG and HEIC/AVIF
  • MAJOR gradle project structure changes to not require cinterop commonization for now. Simplify project structure so any source set has only one parent
  • Try not to use androidx.appcompat either
  • Gradle: Reduce the number of warnings when building
  • Proper gradient transformations on Core Graphics
  • Fixes vector rendering with transformations on Android
  • Added Bitmap.resizedUpTo
  • Circumvent issues with cuplicate $catalog

New Contributors

Full Changelog: korlibs-archive/korge-next@v2.5.3...v2.6.0

v2.5.3

What's Changed

... (truncated)

Commits
  • 269467e Restore ImageInfo.orientation ThreadLocal that was removed by mistake (#462)
  • dded653 Propagate socket address + add errorHandler to HttpServer (#460)
  • e5e0714 Make AsyncServer.listen more resilient by using a supervisorScope to prevent ...
  • ce20ff2 Add new constructors for createHttpClient/Server/Endpoint with a block (#458)
  • db0d80e Do not print stacktrace on _launch and _async by default (#457)
  • fb3de82 Support compiling linux on windows (#456)
  • 28aa52f Change master -> main branch in github/worflows (#455)
  • 0558e4e KorgeMultithreadedTest doesn't work without coroutines -mt (#454)
  • d70101b Avoid failing test by not using native-mt
  • c71e2c1 Fixes reading Spine 3.8 JSON: korlibs/korge#425
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [korte-jvm](https://github.com/korlibs/korge-next) from 2.4.6 to 2.6.2.
- [Release notes](https://github.com/korlibs/korge-next/releases)
- [Commits](korlibs-archive/korge-next@v2.4.6...v2.6.2)

---
updated-dependencies:
- dependency-name: com.soywiz.korlibs.korte:korte-jvm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 15, 2022

Superseded by #2387.

@dependabot dependabot bot closed this Mar 15, 2022
@dependabot dependabot bot deleted the dependabot/gradle/com.soywiz.korlibs.korte-korte-jvm-2.6.2 branch March 15, 2022 06:07
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

0 participants