michaelbel / movies

Discover movies app illustrating Kotlin Multiplatform development best practices
https://play.google.com/store/apps/details?id=org.michaelbel.moviemade
Apache License 2.0
242 stars 34 forks source link

Bump tech.annexflow.compose:constraintlayout-compose-multiplatform from 0.3.1 to 0.4.0 #333

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

Bumps tech.annexflow.compose:constraintlayout-compose-multiplatform from 0.3.1 to 0.4.0.

Release notes

Sourced from tech.annexflow.compose:constraintlayout-compose-multiplatform's releases.

0.4.0

What's Changed

  • build(deps): bump org.jetbrains.compose -> 1.6.10
  • build(deps): bump kotlin -> 1.9.24
  • build(deps): bump androidx.activity:activity-compose from 1.8.2 to 1.9.0 by @​dependabot in Lavmee/constraintlayout-compose-multiplatform#46
  • fix: KeyCycles returning the wrong value in certain cases.
  • refactor: replace compose resources with EmptyPainter.

Full Changelog: https://github.com/Lavmee/constraintlayout-compose-multiplatform/compare/0.3.1...0.4.0

Commits
  • 1692318 Update README.md
  • cb0cf29 Bump library version -> 0.4.0
  • d440cee refactor: replace compose resources with EmptyPainter
  • 9474b8d style: apply spotless
  • 439686e deps: bump kotlin version -> 1.9.24
  • 82a8726 sample: remove deprecated experimental web application dsl.
  • c5b5e89 deps: bump compose multiplatform -> 1.6.10
  • 2dd29b3 Merge remote-tracking branch 'origin/main'
  • 5eb7cfb fix: Oscillator would return the wrong value at the given keyframes. This
  • 0336962 Merge pull request #46 from Lavmee/dependabot/gradle/androidx.activity-activi...
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)