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 composeMaterialDialogs from 0.5.1 to 0.9.0 #122

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 13, 2023

Bumps composeMaterialDialogs from 0.5.1 to 0.9.0.
Updates io.github.vanpra.compose-material-dialogs:core from 0.5.1 to 0.9.0

Release notes

Sourced from io.github.vanpra.compose-material-dialogs:core's releases.

0.8.1-rc

  • Update compose to 1.2.0-rc03 (#156)
  • Update kotlin to 1.7.0
  • Remove material-icons-extended dependency (#153)
  • Add parameter for changing title and message style and color (#150)

0.7.1

0.7.0

  • Update compose to 1.1.1
  • [BREAKING CHANGE] Modify arguments of the input component to better match those of TextField
  • Add textFieldStyle parameter to input component to allow for outlined text field style (#92)
  • Add text color options for month and day of week header text of date picker (#124)
  • Add ability to change time picker title color (#123)
  • Fix bug which causes input field to lose focus on validity change (#132)

0.6.3

  • Update compose to 1.1.0-rc01
  • Add ability to disable specific days in date picker (#126)

0.6.2

Update compose to 1.1.0-beta04 (#120) Update kotlin to 1.6.0

0.6.1

  • Update compose to 1.1.0-alpha05 (#112 and #110)
  • Update kotlin to 1.5.31
  • Make compose animation dependency explicit to ensure an old version is not used (thanks skolson)

0.6.0

  • [BREAKING CHANGE] Replace MaterialDialog class structure with composable function with state. See docs and the sample app for examples
  • Update compose to 1.1.0-alpha03
  • Update kotlin to 1.5.30
  • Fix bug which caused the year picker to fill the whole dialog
Changelog

Sourced from io.github.vanpra.compose-material-dialogs:core's changelog.

0.9.0 - 2022-09-22

  • Update compose to 1.2.1 (#161)
  • Update kotlin to 1.7.10
  • Fix month name formatting for the languages with complex system of declensions (#154)

0.8.1-rc - 2022-05-25

  • Update compose to 1.2.0-rc03 (#156)
  • Update kotlin to 1.7.0
  • Remove material-icons-extended dependency (#153)
  • Add parameter for changing title and message style and color (#150)

0.8.0-beta - 2022-05-25

  • Update compose to 1.2.0-beta02 (#149)

0.7.2 - 2022-05-25

  • Fix input import and documentation (#148)

0.7.1 - 2022-05-16

  • Internationalise start day of week in date picker (#146 and #54)
  • Add modifier parameter to input component (#141)
  • Add state parameter to the list component (#140)

0.7.0 - 2022-03-03

  • Update compose to 1.1.1
  • [BREAKING CHANGE] Modify arguments of the input component to better match those of TextField
  • Add textFieldStyle parameter to input component to allow for outlined text field style (#92)
  • Add text color options for month and day of week header text of date picker (#124)
  • Add ability to change time picker title color (#123)
  • Fix bug which causes input field to lose focus on validity change (#132)

0.6.3 - 2022-01-21

0.6.2 - 2021-12-02

  • Update compose to 1.1.0-beta04 (#120)
  • Update kotlin to 1.6.0

0.6.1 - 2021-10-07

  • Update compose to 1.1.0-alpha05 (#112 and #110)
  • Update kotlin to 1.5.31

... (truncated)

Commits

Updates io.github.vanpra.compose-material-dialogs:datetime from 0.5.1 to 0.9.0

Release notes

Sourced from io.github.vanpra.compose-material-dialogs:datetime's releases.

0.8.1-rc

  • Update compose to 1.2.0-rc03 (#156)
  • Update kotlin to 1.7.0
  • Remove material-icons-extended dependency (#153)
  • Add parameter for changing title and message style and color (#150)

0.7.1

0.7.0

  • Update compose to 1.1.1
  • [BREAKING CHANGE] Modify arguments of the input component to better match those of TextField
  • Add textFieldStyle parameter to input component to allow for outlined text field style (#92)
  • Add text color options for month and day of week header text of date picker (#124)
  • Add ability to change time picker title color (#123)
  • Fix bug which causes input field to lose focus on validity change (#132)

0.6.3

  • Update compose to 1.1.0-rc01
  • Add ability to disable specific days in date picker (#126)

0.6.2

Update compose to 1.1.0-beta04 (#120) Update kotlin to 1.6.0

0.6.1

  • Update compose to 1.1.0-alpha05 (#112 and #110)
  • Update kotlin to 1.5.31
  • Make compose animation dependency explicit to ensure an old version is not used (thanks skolson)

0.6.0

  • [BREAKING CHANGE] Replace MaterialDialog class structure with composable function with state. See docs and the sample app for examples
  • Update compose to 1.1.0-alpha03
  • Update kotlin to 1.5.30
  • Fix bug which caused the year picker to fill the whole dialog
Changelog

Sourced from io.github.vanpra.compose-material-dialogs:datetime's changelog.

0.9.0 - 2022-09-22

  • Update compose to 1.2.1 (#161)
  • Update kotlin to 1.7.10
  • Fix month name formatting for the languages with complex system of declensions (#154)

0.8.1-rc - 2022-05-25

  • Update compose to 1.2.0-rc03 (#156)
  • Update kotlin to 1.7.0
  • Remove material-icons-extended dependency (#153)
  • Add parameter for changing title and message style and color (#150)

0.8.0-beta - 2022-05-25

  • Update compose to 1.2.0-beta02 (#149)

0.7.2 - 2022-05-25

  • Fix input import and documentation (#148)

0.7.1 - 2022-05-16

  • Internationalise start day of week in date picker (#146 and #54)
  • Add modifier parameter to input component (#141)
  • Add state parameter to the list component (#140)

0.7.0 - 2022-03-03

  • Update compose to 1.1.1
  • [BREAKING CHANGE] Modify arguments of the input component to better match those of TextField
  • Add textFieldStyle parameter to input component to allow for outlined text field style (#92)
  • Add text color options for month and day of week header text of date picker (#124)
  • Add ability to change time picker title color (#123)
  • Fix bug which causes input field to lose focus on validity change (#132)

0.6.3 - 2022-01-21

0.6.2 - 2021-12-02

  • Update compose to 1.1.0-beta04 (#120)
  • Update kotlin to 1.6.0

0.6.1 - 2021-10-07

  • Update compose to 1.1.0-alpha05 (#112 and #110)
  • Update kotlin to 1.5.31

... (truncated)

Commits

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 `composeMaterialDialogs` from 0.5.1 to 0.9.0.

Updates `io.github.vanpra.compose-material-dialogs:core` from 0.5.1 to 0.9.0
- [Release notes](https://github.com/vanpra/compose-material-dialogs/releases)
- [Changelog](https://github.com/vanpra/compose-material-dialogs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vanpra/compose-material-dialogs/commits)

Updates `io.github.vanpra.compose-material-dialogs:datetime` from 0.5.1 to 0.9.0
- [Release notes](https://github.com/vanpra/compose-material-dialogs/releases)
- [Changelog](https://github.com/vanpra/compose-material-dialogs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vanpra/compose-material-dialogs/commits)

---
updated-dependencies:
- dependency-name: io.github.vanpra.compose-material-dialogs:core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.github.vanpra.compose-material-dialogs:datetime
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants