VeryGoodOpenSource / very_good_flame_game

A Very Good Flutter Starter Flame Game created by the Very Good Ventures Team 🦄
https://brickhub.dev/bricks/very_good_flame_game
MIT License
85 stars 11 forks source link

build(deps): bump flame_test from 1.9.2 to 1.10.0 in /src/very_good_flame_game #86

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps flame_test from 1.9.2 to 1.10.0.

Changelog

Sourced from flame_test's changelog.

flame_test - v1.10.0

  • FIX: Override remove() method to fix the functionality issue in the FlameMultiBlocProvider (#2280). (6a818464)
  • DOCS: Update funding links (#2420). (8294a2a1)
  • DOCS: Fix non-markdown section of README files (#2406). (426b3124)
  • DOCS: Update all README files for the bridge packages to be consistent and not broken (#2402). (5e8ecf54)
  • BREAKING FEAT: The HasTappableComponents mixin is no longer needed (#2450). (b5bdf4ec)

flame_forge2d - v0.13.0

  • DOCS: Update funding links (#2420). (8294a2a1)
  • DOCS: Fix non-markdown section of README files (#2406). (426b3124)
  • DOCS: Update all README files for the bridge packages to be consistent and not broken (#2402). (5e8ecf54)
  • DOCS: Added a page for Joints documentation + ConstantVolumeJoint doc and example (#2362). (957ad240)
  • BREAKING FEAT: The HasTappableComponents mixin is no longer needed (#2450). (b5bdf4ec)

flame_isolate - v0.3.0

  • DOCS: Fix non-markdown section of README files (#2406). (426b3124)
  • DOCS: Update all README files for the bridge packages to be consistent and not broken (#2402). (5e8ecf54)
  • BREAKING FEAT: The HasTappableComponents mixin is no longer needed (#2450). (b5bdf4ec)

flame_network_assets - v0.2.0

flame_audio - v1.4.1

  • DOCS: Update funding links (#2420). (8294a2a1)
  • DOCS: Update all README files for the bridge packages to be consistent and not broken (#2402). (5e8ecf54)

flame_bloc - v1.8.3

  • REFACTOR: Remove unused event "ScoreEventCleared" from flame_block example (#2380). (a9db3f4c)
  • FIX: Override remove() method to fix the functionality issue in the FlameMultiBlocProvider (#2280). (6a818464)
  • DOCS: Update funding links (#2420). (8294a2a1)
  • DOCS: Fix non-markdown section of README files (#2406). (426b3124)
  • DOCS: Update all README files for the bridge packages to be consistent and not broken (#2402). (5e8ecf54)
  • DOCS: Fix actual typos that made into our dictionary (#2305). (343b8452)

flame_fire_atlas - v1.3.4

  • DOCS: Update funding links (#2420). (8294a2a1)
  • DOCS: Fix non-markdown section of README files (#2406). (426b3124)
  • DOCS: Update all README files for the bridge packages to be consistent and not broken (#2402). (5e8ecf54)
  • DOCS: Rename caveace asset to cave_ace in our examples (#2304). (e2399f91)

flame_flare - v1.5.3

... (truncated)

Commits
  • 1c9e3f4 chore(release): publish packages
  • ee49565 chore: Remove deprecations before v1.7.0 release (#2461)
  • b5bdf4e feat!: The HasTappableComponents mixin is no longer needed (#2450)
  • 13cce4a fix: Materialize list in Component.removeWhere (#2458)
  • d1ac01f fix: Set size of viewports in onLoad (#2452)
  • dbeba23 feat: Add autoResize for SpriteAnimationComponent and `SpriteAnimationGro...
  • a3f1601 feat: Adding ImageExtension.resize (#2418)
  • 1576bd8 feat: Add autoResize for SpriteGroupComponent (#2442)
  • d2a8fe0 feat: Add HasTimeScale mixin (#2431)
  • 158460d fix: Auto-resize SpriteComponent on sprite change (#2430)
  • Additional commits viewable in compare view


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 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)
dependabot[bot] commented 1 year ago

Superseded by #92.