Skip to content

Bump device_calendar from 4.3.3-20240801 to 4.3.3 - #596

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pub/device_calendar-4.3.3
Closed

Bump device_calendar from 4.3.3-20240801 to 4.3.3#596
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pub/device_calendar-4.3.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 1, 2025

Copy link
Copy Markdown
Contributor

Bumps device_calendar from 4.3.3-20240801 to 4.3.3.

Release notes

Sourced from device_calendar's releases.

v4.3.3

What's Changed

New Contributors

Full Changelog: builttoroam/device_calendar@4.3.2...v4.3.3

Changelog

Sourced from device_calendar's changelog.

4.3.3

  • Fixed an issue that prevented the plugin from being used with iOS 17+

4.3.2

  • Removed unnecessary package to reduce build error

4.3.1

  • Fixed an issue that prevented the plugin from being used with Kotlin 1.7.10

4.3.0

  • Updated multiple underlying dependencies
  • Added support for all-day multi-day events on iOS
  • Fixed iOS issue of adding attendees to events
  • Fixed Android issue of the ownerAccount being null

4.2.0

  • Fix: apks can be build correctly now
  • Support for viewing and editing attendee status
    • iOS needs a specific native view and permissions to edit attendees due to iOS restrictions. See README and example app.

4.1.0

  • Fix: title, descriptions etc are now retrieved properly.
  • Fix: Event JSONs created and are now readable. Previous (mislabeled) JSONs are also readable with warnings.
  • Fix: removed depreceated plugins from Example.
  • Integration tests are now working. Android instructions are ready.
  • Gradle plug-ins are updated.
  • Compiles with jvm 1.8, should be compilable for Flutter 2.9+
  • Android: proper support for all day events, and multi-day all day events.

4.0.1

  • Fix: event time are now properly retrieved

4.0.0

  • Timezone plugin and logic implemented. All issues related to timezone shoulde be fixed.
  • Events.availability defaults to busy when not specified 354
  • Events parameter now includes location and url. 319
  • Android: Fixed bug where platform exception appeared, when Events.availability was null on Event 241
  • Fixed various issues in example 270, 268
  • Android: deleteEvent code aligned with flutter 258
  • Android: Updated to V2 embeddding 326
  • iOS: Updated swift versions, possibly improved compability with Obj-C flutter/flutter#16049 (comment)

... (truncated)

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 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 [device_calendar](https://github.com/builttoroam/device_calendar) from 4.3.3-20240801 to 4.3.3.
- [Release notes](https://github.com/builttoroam/device_calendar/releases)
- [Changelog](https://github.com/builttoroam/device_calendar/blob/v4.3.3/CHANGELOG.md)
- [Commits](builttoroam/device_calendar@4.3.3-20240801...v4.3.3)

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

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 Nov 1, 2025
@KriseevM

Copy link
Copy Markdown
Contributor

От этого древнего пакета вообще надо избавляться :D
На новом flutter он тупо не собирается уже.
В #644 я его на device_calendar_plus заменил

@KriseevM KriseevM closed this Aug 24, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/pub/device_calendar-4.3.3 branch August 24, 2026 22:09
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.

1 participant