Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump freezed, freezed_annotation and table_calendar #756

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2025

Bumps freezed, freezed_annotation and table_calendar. These dependencies needed to be updated together.
Updates freezed from 2.5.8 to 3.0.4

Commits

Updates freezed_annotation from 2.4.4 to 3.0.0

Commits

Updates table_calendar from 3.2.0 to 3.1.3

Changelog

Sourced from table_calendar's changelog.

[3.2.0]

  • Added loadEventsForDisabledDays property to enable loading events for disabled days as well
  • Fixed empty weekendDays assertion issue
  • Updated intl version to 0.20.0

[3.1.3]

  • Updated gradle config for example project
  • Added and applied lint rules, refactored code

[3.1.2]

  • Added dayTextFormatter property to CalendarStyle that allows to customize the text within day cells
  • Reverted the default day cell's text formatting to just the day's number

[3.1.1]

  • Added cell text localization based on current locale

[3.1.0]

  • Upgraded to Dart 3
  • Updated intl version to 0.19.0

[3.0.9]

  • Updated intl version to 0.18.0
  • Added explicit android:exported value to AndroidManifest

[3.0.8]

  • Added tablePadding property to CalendarStyle

[3.0.7]

  • Added week numbering feature

[3.0.6]

  • Fixed issue with missing Flutter Web platform tag

[3.0.5]

  • Added a visual indicator to FormatButton
  • Header buttons are now platform-aware

[3.0.4]

  • Updated dependencies

... (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 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 [freezed](https://github.com/rrousselGit/freezed), [freezed_annotation](https://github.com/rrousselGit/freezed) and [table_calendar](https://github.com/aleksanderwozniak/table_calendar). These dependencies needed to be updated together.

Updates `freezed` from 2.5.8 to 3.0.4
- [Commits](rrousselGit/freezed@freezed-v2.5.8...freezed-v3.0.4)

Updates `freezed_annotation` from 2.4.4 to 3.0.0
- [Commits](rrousselGit/freezed@freezed_annotation-v2.4.4...freezed_annotation-v3.0.0)

Updates `table_calendar` from 3.2.0 to 3.1.3
- [Changelog](https://github.com/aleksanderwozniak/table_calendar/blob/master/CHANGELOG.md)
- [Commits](aleksanderwozniak/table_calendar@v3.2.0...v3.1.3)

---
updated-dependencies:
- dependency-name: freezed
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: freezed_annotation
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: table_calendar
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Mar 17, 2025
# for free to join this conversation on GitHub. Already have an account? # 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