Skip to content

Bump hive_generator and intl

Bumps hive_generator and intl. These dependencies needed to be updated together. Updates hive_generator from 2.0.0 to 2.0.1

Changelog

Sourced from hive_generator's changelog.

2.0.1

Fixes

  • BoxEvent value is null when watching a LazyBox - #592
  • Allow calling .init() multiple times, instead of throwing error Hive will print warning to console
  • Hive will warn developers when registering adapters for dynamic type
Commits
  • 72295e5 Upgrade hive to 2.0.1
  • 50e4b71 Minor changes
  • 2af7d77 Update hive_generator to 1.0.1
  • 61e9c8d Update README.md
  • 0a66d86 Merge pull request #612 from hivedb/features/fix_hive_generator_null_safety
  • dd7128a Merge branch 'master' of github.com:hivedb/hive
  • 8aad686 feat(hive): create HiveObjectMixin (#613)
  • 77dd056 Update analyzer min version
  • 8a48ac4 Merge branch 'master' into features/fix_hive_generator_null_safety
  • 19d0976 Migrate hive_generator dependencies to null-safety
  • Additional commits viewable in compare view

Updates intl from 0.18.0 to 0.18.1

Release notes

Sourced from intl's releases.

package:intl4x v0.6.0

  • Add full ECMA locale.

package:intl4x v0.5.1

  • Add copyWith methods.

package:intl4x v0.5.0

  • Add DateTime formatting.

package:intl4x v0.4.0

  • Add a Locale class.
  • Update the readme to add standard markdown badges.

package:intl4x v0.3.0

  • Add display names.

package:intl4x v0.2.0

  • Add list format.
Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports

Loading