Skip to content
This repository has been archived by the owner on Aug 17, 2023. It is now read-only.

Bump adaptive_dialog from 1.8.0+1 to 1.8.3+1 in /example #149

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 15, 2023

Bumps adaptive_dialog from 1.8.0+1 to 1.8.3+1.

Release notes

Sourced from adaptive_dialog's releases.

1.8.3

What's Changed

Full Changelog: mono0926/adaptive_dialog@1.8.2...1.8.3

1.8.2

What's Changed

Full Changelog: mono0926/adaptive_dialog@1.8.1...1.8.2

1.8.1

Full Changelog: mono0926/adaptive_dialog@1.8.0...1.8.1

Changelog

Sourced from adaptive_dialog's changelog.

1.9.0-no-macos.2

  • Fix Flutter 3.10 compile error caused by macos_ui package
    • Remove macos_ui dependency temporarily and show same UI as iOS instead
    • Upon stable release, the UI that uses the original macos_ui will be restored

1.8.3

  • Fix no title showModalActionSheet for Material style

1.8.2

  • Fix the error with pop when BuildContext is disposed

1.8.1+1

  • Add documentation about barrierDismissible

1.8.1

  • Add @useResult to each functions

1.8.0

  • Support textCapitalization in DialogTextField (#91)
  • Fix typo (maxLenghtmaxLength)

1.7.0

  • Adde maxLength to fields (#84)
  • Expose route settings on all apis (#88)

1.6.4

  • Use accentColor for macOS by using dynamic_color
  • Update min SDK version to 2.17.0

1.6.3

  • Use macos_ui v1

1.6.2

  • Fix useActionSheetForIOS was mistakenly worked

1.6.1

  • Add outer edge to showTextInputDialog for macOS
  • Support dragging text input dialog for macOS

... (truncated)

Commits

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 [adaptive_dialog](https://github.com/mono0926/adaptive_dialog) from 1.8.0+1 to 1.8.3+1.
- [Release notes](https://github.com/mono0926/adaptive_dialog/releases)
- [Changelog](https://github.com/mono0926/adaptive_dialog/blob/main/CHANGELOG.md)
- [Commits](mono0926/adaptive_dialog@1.8.0...1.8.3)

---
updated-dependencies:
- dependency-name: adaptive_dialog
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels May 15, 2023
@stale
Copy link

stale bot commented Aug 12, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Aug 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dart Pull requests that update Dart code dependencies Pull requests that update a dependency file wontfix This will not be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants