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 flame from 1.10.0 to 1.13.0 #59

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 20, 2023

Bumps flame from 1.10.0 to 1.13.0.

Changelog

Sourced from flame's changelog.

flame - v1.13.0

  • FIX: Logic error in MemoryCache.setValue() (#2931). (8cee80c3)
  • FIX: Export ScalingParticle (#2928). (3730cb1d)
  • FIX: Misalignment of the hittest area of PolygonHitbox (#2930). (dbdb1379)
  • FIX: Allow setting bounds while BoundedPositionBehavior's target is null (#2926). (bab9be6e)
  • FEAT: Ability to use selfPositioning in SpawnComponent (#2927). (b526aa14)
  • FEAT: Add margin and spacing properties to SpriteSheet (#2925). (67f7c126)
  • FEAT: Add children to SpriteAnimationComponent.fromFrameData (#2914). (caf2b909)
  • DOCS: Remove references to Tappable and Draggable (#2912). (d12e4544)

flame_rive - v1.9.9

  • DOCS: Remove references to Tappable and Draggable (#2912). (d12e4544)

flame_riverpod - v5.1.1

  • FIX: Add super constructor fields to RiverpodAwareGameWidget (#2932). (c2e6ea71)

flame_tiled - v1.18.2

  • FIX: Image layers repeat indefinitely if repeated in Tiled (#2921). (6f79bc5e)

2023-12-08

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

... (truncated)

Commits
  • f1d94ca chore(release): Flame v1.13.0 (#2934)
  • c2e6ea7 fix: Add super constructor fields to RiverpodAwareGameWidget (#2932)
  • 7f563d7 docs: SpaceShooter tutorial step 5 (#2924)
  • 8cee80c fix: Logic error in MemoryCache.setValue() (#2931)
  • 3730cb1 fix: Export ScalingParticle (#2928)
  • b526aa1 feat: Ability to use selfPositioning in SpawnComponent (#2927)
  • 67f7c12 feat: Add margin and spacing properties to SpriteSheet (#2925)
  • dbdb137 fix: Misalignment of the hittest area of PolygonHitbox (#2930)
  • 576fac3 docs: Fix typo in text_rendering.md (#2929)
  • 6f79bc5 fix: Image layers repeat indefinitely if repeated in Tiled (#2921)
  • 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.10.0 to 1.13.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.10.0...flame-v1.13.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Dec 20, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 22, 2023

Superseded by #60.

@dependabot dependabot bot closed this Dec 22, 2023
@dependabot dependabot bot deleted the dependabot/pub/flame-1.13.0 branch December 22, 2023 10:39
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.

0 participants