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 flutter_bloc from 8.0.1 to 8.1.6 #39

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 17, 2024

Bumps flutter_bloc from 8.0.1 to 8.1.6.

Release notes

Sourced from flutter_bloc's releases.

flutter_bloc-v8.1.6

  • docs: fix gallery image urls (#4184)

flutter_bloc-v8.1.5

  • feat: override debugFillProperties (#4082)
  • docs: add missing comma to BlocListener API docs (#4106)
  • chore: update copyright year
  • chore: update sponsors

flutter_bloc-v8.1.4

  • chore: update sponsors (#4054)
  • chore: adjust example themes
  • chore: fix require_trailing_commas (#3977)
  • chore: add topics to pubspec.yaml (#3914)

flutter_bloc-v8.1.3

  • docs: remove graphql sample references from README (#3820)
  • docs: upgrade to Dart 3 (#3809)
  • refactor: standardize analysis_options (#3809)
  • refactor: update sdk constraints and fix analysis warnings (#3809)

flutter_bloc-v8.1.2

  • chore: add screenshots to pubspec.yaml (#3717)
  • chore(deps): upgrade to bloc ^8.1.1 (#3716)
  • chore: update example to Dart 2.19 (#3715)
  • refactor: BlocObserver instances to use const constructors (#3713)
  • refactor: remove unnecessary single child widget mixins (#3675)
  • refactor: upgrade to Flutter 3.7 (#3699)
    • remove deprecated invariant_booleans lint rule

flutter_bloc-v8.1.1

  • chore: remove dependency overrides from example to fix pana score

flutter_bloc-v8.1.0

  • feat: upgrade to bloc: ^8.1.0
  • chore: upgrade example to latest bloc and hydrated_bloc (#3481)
  • docs: update GetStream utm tags (#3136)
  • docs: update VGV sponsors logo (#3125)
Commits

Dependabot compatibility score

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 [flutter_bloc](https://github.com/felangel/bloc/tree/master/packages) from 8.0.1 to 8.1.6.
- [Release notes](https://github.com/felangel/bloc/releases)
- [Commits](https://github.com/felangel/bloc/commits/flutter_bloc-v8.1.6/packages)

---
updated-dependencies:
- dependency-name: flutter_bloc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 17, 2024
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