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 json_serializable, json_annotation, very_good_analysis, carrier_info, flutter_svg, hydrated_bloc, flutter_platform_widgets and dart_code_metrics #51

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 Feb 8, 2023

Bumps json_serializable, json_annotation, very_good_analysis, carrier_info, flutter_svg, hydrated_bloc, flutter_platform_widgets and dart_code_metrics. These dependencies needed to be updated together.
Updates json_serializable from 6.5.4 to 6.6.1

Commits

Updates json_annotation from 4.7.0 to 4.8.0

Commits

Updates very_good_analysis from 3.1.0 to 4.0.0+1

Release notes

Sourced from very_good_analysis's releases.

v4.0.0+1

  • docs: minor updates to documentation in README.md
Changelog

Sourced from very_good_analysis's changelog.

4.0.0+1

  • docs: minor updates to documentation in README.md

4.0.0

Commits

Updates carrier_info from 2.0.5 to 2.0.8

Changelog

Sourced from carrier_info's changelog.

2.0.8

  • Breaking changes for Multi sim supoer
  • Syntax clean up

2.0.6

  • Add support for Flutter 2.17.0 (Stable channel)
  • Syntax clean up

2.0.5-beta.2.13.0

  • Add support for Flutter 2.13.0 (Beta channel) slightfoot
Commits

Updates flutter_svg from 1.1.6 to 2.0.0+1

Changelog

Sourced from flutter_svg's changelog.

2.0.0+1

  • Fix bug in asset loading from packages.

2.0.0

  • Use parsing backend from vector_graphics_compiler.
    • Out of order defs now supported.
    • Patterns supported.
    • Many optimizations added.
    • REGRESSION: Lost support for dx and dy on text. See dnfield/vector_graphics#44 if this is important to you.
  • Parse SVG data in background isolate by default.
  • Use widgets/rendering strategy from vector_graphics.
  • Much less caching.
  • More tests work without special handling - most of parsing is now sync, and the loaders know how to avoid using compute in tests. For SVGs that contain images, vg.waitForPendingDecodes is available.

DEPRECATIONS

  • The VectorDrawable classes have gone away.
  • The AvdPicture and related classes/parser have gone away.
  • The PictureCache and PictureStream classes have gone away.
  • The PicturePovider class exists only for access to a no-op cache.
  • Several static members on SvgPicture and the svg utility class have gone away.
  • The color and colorBlendMode properties have been removed. Instead, use the colorFilter property.
Commits

Updates hydrated_bloc from 8.1.0 to 9.1.0

Release notes

Sourced from hydrated_bloc's releases.

hydrated_bloc-v9.1.0

  • chore: add screenshots to pubspec.yaml (#3721)
  • chore: update example to Dart 2.19 (#3720)
  • chore: update to bloc ^8.1.1 (#3719)
  • feat: add storage.close (#3705)
  • docs: updated docs to reflect v9.0.0 changes (#3701)
  • refactor: upgrade to Dart 2.19 (#3699)
    • remove deprecated invariant_booleans lint rule

hydrated_bloc-v9.0.0

  • BREAKING: feat!: reintroduce HydratedBloc.storage and remove HydratedBlocOverrides (#3479)
    • upgrade to bloc: ^8.1.0
  • fix: update StorageNotFound implementation for toString (#3314)
  • deps: upgrade to mocktail ^0.3.0

hydrated_bloc-v9.0.0-dev.3

  • BREAKING: feat!: reintroduce HydratedBloc.storage and remove HydratedBlocOverrides (#3479)
    • upgrade to bloc: ^8.1.0

hydrated_bloc-v9.0.0-dev.2

  • fix: update StorageNotFound implementation for toString (#3314)

hydrated_bloc-v9.0.0-dev.1

  • BREAKING: feat!: add createStorage to HydratedBlocOverrides.runZoned (#3240)
    • deprecate storage parameter in HydratedBlocoverrides.runZoned in favor of createStorage
Commits

Updates flutter_platform_widgets from 2.2.6 to 3.0.0

Changelog

Sourced from flutter_platform_widgets's changelog.

[3.0.0] - January 28, 2023

(Flutter version support: v3.7.0)

  • Added extra properties to the widgets that have been added to flutter 3.7
  • toolbarOptions on PlatformTextFormField and PlatformTextField is deprecated by flutter. Switch to contextMenuBuilder. toolbarOptions property will be removed from this library in a future release.
  • Min dart version set to v2.19
Commits

Updates dart_code_metrics from 4.21.3 to 5.5.1

Release notes

Sourced from dart_code_metrics's releases.

dart_code_metrics 5.5.1

What's Changed

New Contributors

Full Changelog: dart-code-checker/dart-code-metrics@5.5.0...5.5.1

dart_code_metrics 5.5.0

What's Changed

New Contributors

Full Changelog: dart-code-checker/dart-code-metrics@5.4.0...5.5.0

dart_code_metrics 5.4.0

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from dart_code_metrics's changelog.

5.5.1

5.5.0

5.4.0

5.3.0

5.2.1

  • fix: avoid null check exception in the analyzer.

5.2.0

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

…info, flutter_svg, hydrated_bloc, flutter_platform_widgets and dart_code_metrics

Bumps [json_serializable](https://github.com/google/json_serializable.dart), [json_annotation](https://github.com/google/json_serializable.dart), [very_good_analysis](https://github.com/VeryGoodOpenSource/very_good_analysis), [carrier_info](https://github.com/Zfinix/carrier_info), [flutter_svg](https://github.com/dnfield/flutter_svg), [hydrated_bloc](https://github.com/felangel/bloc/tree/master/packages), [flutter_platform_widgets](https://github.com/stryder-dev/flutter_platform_widgets) and [dart_code_metrics](https://github.com/dart-code-checker/dart-code-metrics). These dependencies needed to be updated together.

Updates `json_serializable` from 6.5.4 to 6.6.1
- [Release notes](https://github.com/google/json_serializable.dart/releases)
- [Commits](google/json_serializable.dart@json_serializable-v6.5.4...json_serializable-v6.6.1)

Updates `json_annotation` from 4.7.0 to 4.8.0
- [Release notes](https://github.com/google/json_serializable.dart/releases)
- [Commits](google/json_serializable.dart@json_annotation-v4.7.0...json_annotation-v4.8.0)

Updates `very_good_analysis` from 3.1.0 to 4.0.0+1
- [Release notes](https://github.com/VeryGoodOpenSource/very_good_analysis/releases)
- [Changelog](https://github.com/VeryGoodOpenSource/very_good_analysis/blob/main/CHANGELOG.md)
- [Commits](VeryGoodOpenSource/very_good_analysis@v3.1.0...v4.0.0)

Updates `carrier_info` from 2.0.5 to 2.0.8
- [Release notes](https://github.com/Zfinix/carrier_info/releases)
- [Changelog](https://github.com/Zfinix/carrier_info/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Zfinix/carrier_info/commits)

Updates `flutter_svg` from 1.1.6 to 2.0.0+1
- [Release notes](https://github.com/dnfield/flutter_svg/releases)
- [Changelog](https://github.com/dnfield/flutter_svg/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dnfield/flutter_svg/commits)

Updates `hydrated_bloc` from 8.1.0 to 9.1.0
- [Release notes](https://github.com/felangel/bloc/releases)
- [Commits](https://github.com/felangel/bloc/commits/hydrated_bloc-v9.1.0/packages)

Updates `flutter_platform_widgets` from 2.2.6 to 3.0.0
- [Release notes](https://github.com/stryder-dev/flutter_platform_widgets/releases)
- [Changelog](https://github.com/stryder-dev/flutter_platform_widgets/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stryder-dev/flutter_platform_widgets/commits)

Updates `dart_code_metrics` from 4.21.3 to 5.5.1
- [Release notes](https://github.com/dart-code-checker/dart-code-metrics/releases)
- [Changelog](https://github.com/dart-code-checker/dart-code-metrics/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dart-code-checker/dart-code-metrics/commits/5.5.1)

---
updated-dependencies:
- dependency-name: json_serializable
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: json_annotation
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: very_good_analysis
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: carrier_info
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: flutter_svg
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: hydrated_bloc
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: flutter_platform_widgets
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: dart_code_metrics
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants