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

build(deps): bump flame from 1.12.0 to 1.16.0 #14

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 Feb 19, 2024

Bumps flame from 1.12.0 to 1.16.0.

Changelog

Sourced from flame's changelog.

flame - v1.16.0

  • REFACTOR: Fix unrelated types reported by DCM (#3023). (1d020a52)
  • FIX: Vertices in PolygonComponent should subtract vertices positioning (#3040). (4f053ed7)
  • BREAKING FIX: Migrate from RawKeyEvent to KeyEvent (#3002). (330862c9)

flame_audio - v2.10.0

  • BREAKING FIX: Migrate from RawKeyEvent to KeyEvent (#3002). (330862c9)

flame_bloc - v1.11.0

  • BREAKING FIX: Migrate from RawKeyEvent to KeyEvent (#3002). (330862c9)

flame_fire_atlas - v1.5.0

  • BREAKING FIX: Migrate from RawKeyEvent to KeyEvent (#3002). (330862c9)

flame_rive - v1.10.0

  • BREAKING FIX: Migrate from RawKeyEvent to KeyEvent (#3002). (330862c9)

flame_riverpod - v5.3.0

  • BREAKING FIX: Migrate from RawKeyEvent to KeyEvent (#3002). (330862c9)

flame_svg - v1.10.0

  • BREAKING FIX: Migrate from RawKeyEvent to KeyEvent (#3002). (330862c9)

flame_test - v1.16.0

  • BREAKING FIX: Migrate from RawKeyEvent to KeyEvent (#3002). (330862c9)

flame_texturepacker - v3.1.0

  • BREAKING FIX: Migrate from RawKeyEvent to KeyEvent (#3002). (330862c9)

flame_tiled - v1.19.0

  • FEAT: Add TiledObjectHealpers extension on TiledObject (#3032). (78380b9d)
  • BREAKING FIX: Migrate from RawKeyEvent to KeyEvent (#3002). (330862c9)

flame_forge2d - v0.17.0

  • FIX: BodyComponent fixtures should test with global point (#3042). (7c3038be)
  • BREAKING FIX: Migrate from RawKeyEvent to KeyEvent (#3002). (330862c9)

flame_isolate - v0.6.0

... (truncated)

Commits
  • d409193 chore(release): Publish Flame v1.16.0 et. al (#3044)
  • 7c3038b fix: BodyComponent fixtures should test with global point (#3042)
  • 4f053ed fix: Vertices in PolygonComponent should subtract vertices positioning (#3040)
  • 330862c fix!: Migrate from RawKeyEvent to KeyEvent (#3002)
  • 20d368c chore: Fix dangling_library_doc_comments (#3038)
  • 8ee4668 chore: Convert the improvement suggestion template to an issue form (#3037)
  • 2192262 feat: Add new methods to CommandStorage to support more arguments (#3035)
  • d2e62bd chore: Convert the feature request template to an issue form (#3036)
  • 78380b9 feat: Add TiledObjectHealpers extension on TiledObject (#3032)
  • d78f7f8 chore(release): Publish flame_svg v1.9.0 (#3033)
  • 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 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 [flame](https://github.com/flame-engine/flame) from 1.12.0 to 1.16.0.
- [Release notes](https://github.com/flame-engine/flame/releases)
- [Changelog](https://github.com/flame-engine/flame/blob/main/CHANGELOG.md)
- [Commits](flame-engine/flame@flame-v1.12.0...flame-v1.16.0)

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

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 Feb 19, 2024
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.

None yet

0 participants