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.17.0 #14

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 3, 2024

Bumps flame from 1.10.0 to 1.17.0.

Changelog

Sourced from flame's changelog.

flame - v1.17.0

  • REFACTOR: Change the ClipComponent factory Constructor to redirect Constructor (#3089). (cc035fb4)
  • FIX: Call render properly from nested FlameGames (#3106). (cb1e3701)
  • FIX: CircleHitbox should properly detect when ray is outside (#3100). (8cd9e123)
  • FIX: Clamp opacity set by the ColorEffect to 1.0 (#3069). (9282cc38)
  • FIX: FutureOr return type of ComponentViewportMargin.onLoad (#3059). (72678c67)
  • FIX: Size for SpriteComponent.fromImage should be nullable (#3054). (2ed71a3c)
  • FIX: Check for removing state while adding a child (#3050). (3a24a51d)
  • FEAT: Add onFinished callback to ScrollTextBoxComponent (#3105). (233cc94c)
  • FEAT: Add copyWith method on the TextBoxConfig (#3099). (b946ba70)
  • FEAT: Component tree for the devtools extension tab (#3094). (bf5d68e9)
  • FEAT: Add PositionComponent.toString (#3095). (b1f01986)
  • FEAT: Add SpriteBatch.replace to allow the replacement of the batch information (#3079). (bf3c282d)
  • FEAT: Initial functionality of flame_devtools (#3061). (c92910c6)
  • FEAT: Add HasPerformanceTracker mixin on Game (#3043). (6270353a)
  • BREAKING REFACTOR: Use HasTimeScale for Route (#3064). (30fde805)
  • BREAKING FIX: Removed unused parameters from SpriteWidget (#3074). (f49d24c0)

flame_forge2d - v0.17.1

flame_oxygen - v0.2.1

  • FIX: Updated oxygen dep to v0.3.1 and added removing components (#3087). (8f50c927)

behavior_tree - v0.1.1

  • FEAT: Add initial version of behavior_tree and flame_behavior_tree package (#3045). (faf2df4b)

flame_behavior_tree - v0.1.1

  • FEAT: Add initial version of behavior_tree and flame_behavior_tree package (#3045). (faf2df4b)

flame_network_assets - v0.3.1

  • FEAT: Update http dependency on flame_network_assets (#3084). (e3e755c6)

flame_sprite_fusion - v0.1.1

  • FEAT: Add initial version of flame_sprite_fusion package (#3062). (1c51334e)

flame_texturepacker - v3.2.0

  • REFACTOR: Deprecate fromAtlas in favour of atlasFromAssets and atlasFromStorage (#3098). (6c8190b7)
  • FEAT: Support for new atlas format and rotated sprites (#3097). (ed690b30)
  • FEAT(flame_texturepacker): Expose TexturePackerAtlas (#3047). (892052b9)

flame_tiled - v1.20.0

... (truncated)

Commits
  • 639dac0 chore(release): Publish Flame v1.17.0 (#3108)
  • 5d74e62 chore: Bump to use Melos ^5.2.0 (#3107)
  • cb1e370 fix: Call render properly from nested FlameGames (#3106)
  • 233cc94 feat: Add onFinished callback to ScrollTextBoxComponent (#3105)
  • 6c8190b refactor: Deprecate fromAtlas in favour of atlasFromAssets and `atlasFrom...
  • b946ba7 feat: Add copyWith method on the TextBoxConfig (#3099)
  • 8cd9e12 fix: CircleHitbox should properly detect when ray is outside (#3100)
  • ed690b3 feat: Support for new atlas format and rotated sprites (#3097)
  • bf5d68e feat: Component tree for the devtools extension tab (#3094)
  • b1f0198 feat: Add PositionComponent.toString (#3095)
  • 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.17.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.17.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 Apr 3, 2024
@renancaraujo
Copy link
Owner

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 4, 2024

Looks like flame is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Apr 4, 2024
@dependabot dependabot bot deleted the dependabot/pub/flame-1.17.0 branch April 4, 2024 12:12
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.

1 participant