Skip to content
This repository was archived by the owner on Mar 20, 2026. It is now read-only.

Bump medzik-android-utils from 1.6.1 to 1.8.0#188

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/medzik-android-utils-1.8.0
Open

Bump medzik-android-utils from 1.6.1 to 1.8.0#188
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/medzik-android-utils-1.8.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 20, 2026

Bumps medzik-android-utils from 1.6.1 to 1.8.0.
Updates dev.medzik.android:compose from 1.6.1 to 1.8.0

Release notes

Sourced from dev.medzik.android:compose's releases.

v1.8.0

  • Updated repository url in publish config
  • Used kotlin std for hex encoding
  • Sorted parameters in TopAppBarMultiColor composable
  • Extended LifecycleOwner by bind function
  • Removed verticalPadding extensions from Modifier
  • Added additional bottom padding for bottom sheet
  • Updated rememberMutable function and make it as inline
  • Add support in ComboBoxDropdown for values that are not enum

Full Changelog: OskarKarpinski/android-libs@v1.7.1...v1.8.0

v1.7.1

Compose

  • Added LoadingButton that changes loading state when clicked

Full Changelog: OskarKarpinski/android-libs@v1.7.0...v1.7.1

v1.7.0

Compose

  • Deleted @Composable annotation from custom colors variables
  • Added ColorScheme.isDark
  • Added default value for state parameter in TextFieldValue.fromMutableState function
  • Changed color package to theme
  • Added Spacing class and extension property MaterialTheme.spacing
  • Added some Modifier extensions for horizontal padding
  • Deleted (not-needed) additional bottom padding from BaseBottomSheet
  • Deleted statically added height from PickerBottomSheet and added modifier to apply to this row
  • Added DialogTitle and some other small changes in dialogs
  • Updated spacings in preferences and text fields

Full Changelog: OskarKarpinski/android-libs@v1.6.1...v1.7.0

Commits
  • 782beea Release v1.8.0
  • ac73389 Document parameter getValueName in ComboBoxDropdown function
  • 959eeeb Add support in ComboBoxDropdown for values that are not enum
  • 7338c05 Update rememberMutable function and make it as inline
  • 0e008ce Delete useless RememberTests from compose module
  • f4db374 Add additional bottom padding for bottom sheet
  • 432cc7f Fix warning
  • a4b6ea8 Remove verticalPadding extensions from Modifier
  • 2abae93 Extend LifecycleOwner by bind function
  • dfeaea7 Optimize imports
  • Additional commits viewable in compare view

Updates dev.medzik.android:crypto from 1.6.1 to 1.8.0

Release notes

Sourced from dev.medzik.android:crypto's releases.

v1.8.0

  • Updated repository url in publish config
  • Used kotlin std for hex encoding
  • Sorted parameters in TopAppBarMultiColor composable
  • Extended LifecycleOwner by bind function
  • Removed verticalPadding extensions from Modifier
  • Added additional bottom padding for bottom sheet
  • Updated rememberMutable function and make it as inline
  • Add support in ComboBoxDropdown for values that are not enum

Full Changelog: OskarKarpinski/android-libs@v1.7.1...v1.8.0

v1.7.1

Compose

  • Added LoadingButton that changes loading state when clicked

Full Changelog: OskarKarpinski/android-libs@v1.7.0...v1.7.1

v1.7.0

Compose

  • Deleted @Composable annotation from custom colors variables
  • Added ColorScheme.isDark
  • Added default value for state parameter in TextFieldValue.fromMutableState function
  • Changed color package to theme
  • Added Spacing class and extension property MaterialTheme.spacing
  • Added some Modifier extensions for horizontal padding
  • Deleted (not-needed) additional bottom padding from BaseBottomSheet
  • Deleted statically added height from PickerBottomSheet and added modifier to apply to this row
  • Added DialogTitle and some other small changes in dialogs
  • Updated spacings in preferences and text fields

Full Changelog: OskarKarpinski/android-libs@v1.6.1...v1.7.0

Commits
  • 782beea Release v1.8.0
  • ac73389 Document parameter getValueName in ComboBoxDropdown function
  • 959eeeb Add support in ComboBoxDropdown for values that are not enum
  • 7338c05 Update rememberMutable function and make it as inline
  • 0e008ce Delete useless RememberTests from compose module
  • f4db374 Add additional bottom padding for bottom sheet
  • 432cc7f Fix warning
  • a4b6ea8 Remove verticalPadding extensions from Modifier
  • 2abae93 Extend LifecycleOwner by bind function
  • dfeaea7 Optimize imports
  • Additional commits viewable in compare view

Updates dev.medzik.android:utils from 1.6.1 to 1.8.0

Release notes

Sourced from dev.medzik.android:utils's releases.

v1.8.0

  • Updated repository url in publish config
  • Used kotlin std for hex encoding
  • Sorted parameters in TopAppBarMultiColor composable
  • Extended LifecycleOwner by bind function
  • Removed verticalPadding extensions from Modifier
  • Added additional bottom padding for bottom sheet
  • Updated rememberMutable function and make it as inline
  • Add support in ComboBoxDropdown for values that are not enum

Full Changelog: OskarKarpinski/android-libs@v1.7.1...v1.8.0

v1.7.1

Compose

  • Added LoadingButton that changes loading state when clicked

Full Changelog: OskarKarpinski/android-libs@v1.7.0...v1.7.1

v1.7.0

Compose

  • Deleted @Composable annotation from custom colors variables
  • Added ColorScheme.isDark
  • Added default value for state parameter in TextFieldValue.fromMutableState function
  • Changed color package to theme
  • Added Spacing class and extension property MaterialTheme.spacing
  • Added some Modifier extensions for horizontal padding
  • Deleted (not-needed) additional bottom padding from BaseBottomSheet
  • Deleted statically added height from PickerBottomSheet and added modifier to apply to this row
  • Added DialogTitle and some other small changes in dialogs
  • Updated spacings in preferences and text fields

Full Changelog: OskarKarpinski/android-libs@v1.6.1...v1.7.0

Commits
  • 782beea Release v1.8.0
  • ac73389 Document parameter getValueName in ComboBoxDropdown function
  • 959eeeb Add support in ComboBoxDropdown for values that are not enum
  • 7338c05 Update rememberMutable function and make it as inline
  • 0e008ce Delete useless RememberTests from compose module
  • f4db374 Add additional bottom padding for bottom sheet
  • 432cc7f Fix warning
  • a4b6ea8 Remove verticalPadding extensions from Modifier
  • 2abae93 Extend LifecycleOwner by bind function
  • dfeaea7 Optimize imports
  • 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 show <dependency name> 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)

Bumps `medzik-android-utils` from 1.6.1 to 1.8.0.

Updates `dev.medzik.android:compose` from 1.6.1 to 1.8.0
- [Release notes](https://github.com/M3DZIK/android-libs/releases)
- [Commits](OskarKarpinski/android-libs@v1.6.1...v1.8.0)

Updates `dev.medzik.android:crypto` from 1.6.1 to 1.8.0
- [Release notes](https://github.com/M3DZIK/android-libs/releases)
- [Commits](OskarKarpinski/android-libs@v1.6.1...v1.8.0)

Updates `dev.medzik.android:utils` from 1.6.1 to 1.8.0
- [Release notes](https://github.com/M3DZIK/android-libs/releases)
- [Commits](OskarKarpinski/android-libs@v1.6.1...v1.8.0)

---
updated-dependencies:
- dependency-name: dev.medzik.android:compose
  dependency-version: 1.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: dev.medzik.android:crypto
  dependency-version: 1.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: dev.medzik.android:utils
  dependency-version: 1.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 20, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants