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 table_calendar from 3.0.9 to 3.1.2 #1017

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 15, 2024

Bumps table_calendar from 3.0.9 to 3.1.2.

Changelog

Sourced from table_calendar's changelog.

[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
Commits
  • ca01aa6 Release version 3.1.2
  • 2e5ce9d Merge pull request #881 from aleksanderwozniak/day-text-formatter
  • 4f784cf Update CellContent locale tests
  • 25ead15 Add dayTextFormatter property to CalendarStyle, revert to original '${date.da...
  • 9e952b8 Update dependencies
  • c4f2283 Migrate Gradle plugins
  • b8cbb45 Release version 3.1.1
  • ea2c6c1 Upgrade dependencies, add launch.json config
  • 8d98b23 feat: cell day localization (#763)
  • 103bcb6 Release version 3.1.0
  • Additional commits viewable in compare view

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 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)

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

Bumps [table_calendar](https://github.com/aleksanderwozniak/table_calendar) from 3.0.9 to 3.1.2.
- [Changelog](https://github.com/aleksanderwozniak/table_calendar/blob/master/CHANGELOG.md)
- [Commits](aleksanderwozniak/table_calendar@v3.0.9...v3.1.2)

---
updated-dependencies:
- 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 requested a review from a team as a code owner July 15, 2024 09:55
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file version: Patch labels Jul 15, 2024
Copy link

sonarcloud bot commented Jul 15, 2024

@github-actions github-actions bot added size: XS and removed size: S labels Oct 16, 2024
Copy link

sonarcloud bot commented Oct 17, 2024

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 size: XS version: Patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant