Skip to content

Bump month_picker_dialog from 6.2.3 to 6.7.2#14

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pub/develop/month_picker_dialog-6.7.2
Open

Bump month_picker_dialog from 6.2.3 to 6.7.2#14
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pub/develop/month_picker_dialog-6.7.2

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Feb 28, 2026

Bumps month_picker_dialog from 6.2.3 to 6.7.2.

Changelog

Sourced from month_picker_dialog's changelog.

6.7.2 - 2026-02-26

  • Added semantics support (previousButtonSemanticsLabel, nextButtonSemanticsLabel) to header navigation arrows via PickerHeaderSettings.

6.7.1 - 2026-01-19

  • Added operation order fix from Jerrywell fork.

6.7.0 - 2025-11-08

  • Added verticalScrolling to PickerDialogSettings: defines if the year/month grid will scroll on vertical or horizontal direction.
  • changed PickerHeaderSettings previousIcon and nextIcon to nullable.
  • Mini fix on portrait header size.

6.6.0 - 2025-10-27

  • Added gridPadding to PickerDialogSettings: defines the padding between the grid and the dialog border.
  • Removed unwanted scrollbar from grid #122

6.5.0 - 2025-08-17

  • Added yearsPerPage to PickerDialogSettings: defines how many years the dialog will have per page.
  • Loosen intl constraint.
  • Updated sample.
  • Updated flutter_lints.

6.4.1 - 2025-07-23

  • Updated provider version.
  • Updated intl version.
  • Updated sample.

6.4.0 - 2025-07-23

  • Added returnToStartofRange: defines if the controller will return to the first selected month of the range, after the second is selected. Fixes #119

6.3.0 - 2025-07-04

  • Added onYearSelected and onMonthSelected functions to provide a callback after the user selects a value.

6.2.5 - 2025-07-04

  • Added copyWith Method to picker settings. Tks nomoruyi.

6.2.4 - 2025-06-30

  • Small changes to HeaderRow to make more clear to the user that the year is a button.
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file dart Pull requests that update dart code labels Feb 28, 2026
@dependabot dependabot bot force-pushed the dependabot/pub/develop/month_picker_dialog-6.7.2 branch from 42b02b7 to fe7b384 Compare March 15, 2026 21:05
@dependabot dependabot bot force-pushed the dependabot/pub/develop/month_picker_dialog-6.7.2 branch from fe7b384 to 7ada845 Compare March 23, 2026 03:06
Bumps [month_picker_dialog](https://github.com/Macacoazul01/month_picker_dialog) from 6.2.3 to 6.7.2.
- [Changelog](https://github.com/Macacoazul01/month_picker_dialog/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Macacoazul01/month_picker_dialog/commits)

---
updated-dependencies:
- dependency-name: month_picker_dialog
  dependency-version: 6.7.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pub/develop/month_picker_dialog-6.7.2 branch from 7ada845 to 679a6c6 Compare March 23, 2026 03:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dart Pull requests that update dart code dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants