Leftbrained-Inc / multimark

Расширяемый и настраиваемый со всех сторон редактор с полной поддержкой Markdown.
GNU General Public License v3.0
4 stars 0 forks source link

build(deps): bump appyx-version from 2.0.0-alpha09 to 2.0.0-alpha10 #180

Open dependabot[bot] opened 9 months ago

dependabot[bot] commented 9 months ago

Bumps appyx-version from 2.0.0-alpha09 to 2.0.0-alpha10. Updates com.bumble.appyx:appyx-navigation from 2.0.0-alpha09 to 2.0.0-alpha10

Release notes

Sourced from com.bumble.appyx:appyx-navigation's releases.

2.0.0-alpha10

Please refer to 2.0.0-alpha10 – Migration guide

API breaking changes

  • #630 – Pass initial state into Spotlight visualisations
  • #642 – Renamings
  • #643 – Unify AppyxComponent composable between appyx-navigation and appyx-interactions modules
  • #651 - Keep only one instance of SaveStateMap typealias and moved it to com.bumble.appyx.utils.multiplatform package
  • #652 - KSP processor renamed from mutable-ui-processor to appyx-processor
  • #654 - Renamings
  • #657 - Rename ParentNode & Node to Node and LeafNode
  • #644 – Refactor AppyxComponent and application of draggable modifier

Fixed

  • #638 - Fix visibility issue for bottom element in BackStackParallax
Changelog

Sourced from com.bumble.appyx:appyx-navigation's changelog.

2.0.0-alpha10

{==

Please refer to 2.0.0-alpha10 – Migration guide

==}

API breaking changes

  • #630 – Pass initial state into Spotlights visualisations
  • #642 – Renamings
  • #643 – Unify AppyxComponent composable between appyx-navigation and appyx-interactions modules
  • #651 - Keep only one instance of SaveStateMap typealias and moved it to com.bumble.appyx.utils.multiplatform package
  • #652 - KSP processor renamed from mutable-ui-processor to appyx-processor
  • #654 - Renamings
  • #657 - Rename ParentNode & Node to Node and LeafNode
  • #644 – Refactor AppyxComponent and application of draggable modifier

Fixed

  • #638 - Fix visibility issue for bottom element in BackStackParallax

Commits
  • 3e11f07 Merge pull request #664 from KovalevAndrey/2.x-release-alpha-10
  • 18499f3 Add release date
  • 4641190 Update CHANGELOG.md
  • 1a099d3 Release 2.0.0-alpha10
  • 31fc1cb Merge pull request #663 from manuel-martos/fix-module-name-clash
  • 4f3006e Avoid clashing between :demos:appyx-navigation:common and :demos:image-loader...
  • 4b37dfe Merge branch '2.x' of github.com:manuel-martos/appyx into 2.x
  • e097de6 Merge pull request #644 from KovalevAndrey/2.x-do-not-apply-if-no-gestures
  • dfd4362 Merge pull request #662 from manuel-martos/upgrade-gradle-kotlin
  • 1eec5c3 Rename GesturesReferencePoint to GestureReferencePoint
  • Additional commits viewable in compare view


Updates com.bumble.appyx:appyx-interactions from 2.0.0-alpha09 to 2.0.0-alpha10

Release notes

Sourced from com.bumble.appyx:appyx-interactions's releases.

2.0.0-alpha10

Please refer to 2.0.0-alpha10 – Migration guide

API breaking changes

  • #630 – Pass initial state into Spotlight visualisations
  • #642 – Renamings
  • #643 – Unify AppyxComponent composable between appyx-navigation and appyx-interactions modules
  • #651 - Keep only one instance of SaveStateMap typealias and moved it to com.bumble.appyx.utils.multiplatform package
  • #652 - KSP processor renamed from mutable-ui-processor to appyx-processor
  • #654 - Renamings
  • #657 - Rename ParentNode & Node to Node and LeafNode
  • #644 – Refactor AppyxComponent and application of draggable modifier

Fixed

  • #638 - Fix visibility issue for bottom element in BackStackParallax
Changelog

Sourced from com.bumble.appyx:appyx-interactions's changelog.

2.0.0-alpha10

{==

Please refer to 2.0.0-alpha10 – Migration guide

==}

API breaking changes

  • #630 – Pass initial state into Spotlights visualisations
  • #642 – Renamings
  • #643 – Unify AppyxComponent composable between appyx-navigation and appyx-interactions modules
  • #651 - Keep only one instance of SaveStateMap typealias and moved it to com.bumble.appyx.utils.multiplatform package
  • #652 - KSP processor renamed from mutable-ui-processor to appyx-processor
  • #654 - Renamings
  • #657 - Rename ParentNode & Node to Node and LeafNode
  • #644 – Refactor AppyxComponent and application of draggable modifier

Fixed

  • #638 - Fix visibility issue for bottom element in BackStackParallax

Commits
  • 3e11f07 Merge pull request #664 from KovalevAndrey/2.x-release-alpha-10
  • 18499f3 Add release date
  • 4641190 Update CHANGELOG.md
  • 1a099d3 Release 2.0.0-alpha10
  • 31fc1cb Merge pull request #663 from manuel-martos/fix-module-name-clash
  • 4f3006e Avoid clashing between :demos:appyx-navigation:common and :demos:image-loader...
  • 4b37dfe Merge branch '2.x' of github.com:manuel-martos/appyx into 2.x
  • e097de6 Merge pull request #644 from KovalevAndrey/2.x-do-not-apply-if-no-gestures
  • dfd4362 Merge pull request #662 from manuel-martos/upgrade-gradle-kotlin
  • 1eec5c3 Rename GesturesReferencePoint to GestureReferencePoint
  • Additional commits viewable in compare view


Updates com.bumble.appyx:backstack from 2.0.0-alpha09 to 2.0.0-alpha10

Release notes

Sourced from com.bumble.appyx:backstack's releases.

2.0.0-alpha10

Please refer to 2.0.0-alpha10 – Migration guide

API breaking changes

  • #630 – Pass initial state into Spotlight visualisations
  • #642 – Renamings
  • #643 – Unify AppyxComponent composable between appyx-navigation and appyx-interactions modules
  • #651 - Keep only one instance of SaveStateMap typealias and moved it to com.bumble.appyx.utils.multiplatform package
  • #652 - KSP processor renamed from mutable-ui-processor to appyx-processor
  • #654 - Renamings
  • #657 - Rename ParentNode & Node to Node and LeafNode
  • #644 – Refactor AppyxComponent and application of draggable modifier

Fixed

  • #638 - Fix visibility issue for bottom element in BackStackParallax
Changelog

Sourced from com.bumble.appyx:backstack's changelog.

2.0.0-alpha10

{==

Please refer to 2.0.0-alpha10 – Migration guide

==}

API breaking changes

  • #630 – Pass initial state into Spotlights visualisations
  • #642 – Renamings
  • #643 – Unify AppyxComponent composable between appyx-navigation and appyx-interactions modules
  • #651 - Keep only one instance of SaveStateMap typealias and moved it to com.bumble.appyx.utils.multiplatform package
  • #652 - KSP processor renamed from mutable-ui-processor to appyx-processor
  • #654 - Renamings
  • #657 - Rename ParentNode & Node to Node and LeafNode
  • #644 – Refactor AppyxComponent and application of draggable modifier

Fixed

  • #638 - Fix visibility issue for bottom element in BackStackParallax

Commits
  • 3e11f07 Merge pull request #664 from KovalevAndrey/2.x-release-alpha-10
  • 18499f3 Add release date
  • 4641190 Update CHANGELOG.md
  • 1a099d3 Release 2.0.0-alpha10
  • 31fc1cb Merge pull request #663 from manuel-martos/fix-module-name-clash
  • 4f3006e Avoid clashing between :demos:appyx-navigation:common and :demos:image-loader...
  • 4b37dfe Merge branch '2.x' of github.com:manuel-martos/appyx into 2.x
  • e097de6 Merge pull request #644 from KovalevAndrey/2.x-do-not-apply-if-no-gestures
  • dfd4362 Merge pull request #662 from manuel-martos/upgrade-gradle-kotlin
  • 1eec5c3 Rename GesturesReferencePoint to GestureReferencePoint
  • Additional commits viewable in compare view


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)