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.14.0 to 1.15.0 #49

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 8, 2024

Bumps flame from 1.14.0 to 1.15.0.

Changelog

Sourced from flame's changelog.

flame - v1.15.0

  • REFACTOR: Minimize Vector2 creation in IsometricTileMapComponent (#3018). (5d3be313)
  • FIX: Set margins of JoystickComponent properly (#3019). (e27818d8)
  • FIX: Properly update sprites in SpriteButtonComponent (#3013). (23cf8b9d)
  • FIX: Lifecycle completers to be called for FlameGame (#3007). (3804f524)
  • FIX: CameraComponent no longer throws Concurrent modification on stop (#2997). (6a1059b0)
  • FIX: Updated PolygonComponent.containsPoint to account for concave polygons (#2979). (a6fe62a2)
  • FIX: Add missing generic to ComponentViewportMargin (#2983). (1d9fe613)
  • FEAT: Add support for base64 encoded images to be manually added to Images cache. (#3008). (1e56293c)
  • FEAT: Make Component.key public (#2988). (7fbd5af9)
  • FEAT: Add a hitboxFilter argument to raycast() (#2968). (d7c53e23)

flame_isolate - v0.5.1

  • FEAT: Bumped integral_isolates package for flame_isolate (#2994). (3c38ee60)

flame_riverpod - v5.2.0

flame_test - v1.15.4

  • FIX: Lifecycle completers to be called for FlameGame (#3007). (3804f524)

2024-01-07

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


flame_riverpod - v5.1.5

  • FIX: Change return type of RiverpodComponentMixin.onLoad to FutureOr (#2964). (7ac80a78)

2024-01-04

... (truncated)

Commits
  • abca337 chore(release): Publish Flame v1.15.0 (#3022)
  • 5d3be31 refactor: Minimize Vector2 creation in IsometricTileMapComponent (#3018)
  • e27818d fix: Set margins of JoystickComponent properly (#3019)
  • bf8aecd docs: Fix positioning of git commit message exclusion blocks in the PR templa...
  • 2fd84c8 feat!: Update flame_noise to use latest version of fast_noise (#3015)
  • 343bdca chore: Fix warnings and lint issues across the codebase (#3017)
  • 982f226 refactor: Update flame_texturepacker's file structure (#3014)
  • 23cf8b9 fix: Properly update sprites in SpriteButtonComponent (#3013)
  • 4e6968a feat: TexturePacker atlas can be generated from device's file (#3006)
  • 3804f52 fix: Lifecycle completers to be called for FlameGame (#3007)
  • 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.14.0 to 1.15.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.14.0...flame-v1.15.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 Feb 8, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 19, 2024

Superseded by #53.

@dependabot dependabot bot closed this Feb 19, 2024
@dependabot dependabot bot deleted the dependabot/pub/flame-1.15.0 branch February 19, 2024 14:16
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