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_tiled from 1.12.0 to 1.18.3 #41

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2024

Bumps flame_tiled from 1.12.0 to 1.18.3.

Release notes

Sourced from flame_tiled's releases.

v1.14.0

1.14.0

Note: This release has breaking changes.

  • FIX: Set hitbox debugColor to yellow (#2958). (6858eae0)
  • FIX: Consider displaced hitboxes in GestureHitboxes mixin (#2957). (1085518f)
  • FIX: PolygonComponent.containsLocalPoint to use anchor (#2953). (7969321e)
  • FEAT: Notifier for changing current sprite/animation in group components (#2956). (75cf2390)
  • BREAKING REFACTOR: Remove the Projector interface that is no longer used for coordinate transformations (#2955). (0979dc97)

v1.13.1

1.13.1

v1.13.0

1.13.0

  • FIX: Logic error in MemoryCache.setValue() (#2931). (8cee80c3)
  • FIX: Export ScalingParticle (#2928). (3730cb1d)
  • FIX: Misalignment of the hittest area of PolygonHitbox (#2930). (db db1379)
  • 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](flame-engine/flame#29 14)). (caf2b909)
  • DOCS: Remove references to Tappable and Draggable (#2912). (d12e454 4)
Changelog

Sourced from flame_tiled's changelog.

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2024-01-04

Changes


Packages with breaking changes:

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • flame_test - v1.15.3
  • flame_tiled - v1.18.3
  • flame_oxygen - v0.1.9+7
  • flame_isolate - v0.5.0+7
  • flame_fire_atlas - v1.4.7
  • flame_audio - v2.1.7
  • flame_spine - v0.1.1+9
  • flame_bloc - v1.10.9
  • flame_lottie - v0.3.0+7
  • flame_markdown - v0.1.1+7
  • flame_rive - v1.9.10
  • flame_noise - v0.1.1+12

... (truncated)

Commits
  • f96a2c5 chore(release): Publish Flame v1.14.0 (#2960)
  • 6858eae fix: Set hitbox debugColor to yellow (#2958)
  • 1085518 fix: Consider displaced hitboxes in GestureHitboxes mixin (#2957)
  • 75cf239 feat: Notifier for changing current sprite/animation in group components (#2956)
  • 7969321 fix: PolygonComponent.containsLocalPoint to use anchor (#2953)
  • 4f58329 fix: Wake up bodies on gravity change (#2954)
  • 0979dc9 refactor!: Remove the Projector interface that is no longer used for coordina...
  • 1dc3311 chore(release): Publish flame_riverpod v5.1.3 (#2951)
  • 230fb88 fix: Fix logic inside flame_riverpod persistent frame callback. (#2950)
  • c30cd1c chore(release): Flame v1.13.1 (#2949)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [flame_tiled](https://github.com/flame-engine/flame/tree/main/packages) from 1.12.0 to 1.18.3.
- [Release notes](https://github.com/flame-engine/flame/releases)
- [Changelog](https://github.com/flame-engine/flame/blob/main/CHANGELOG.md)
- [Commits](https://github.com/flame-engine/flame/commits/flame_tiled-v1.18.3/packages)

---
updated-dependencies:
- dependency-name: flame_tiled
  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 Jan 5, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 8, 2024

Superseded by #50.

@dependabot dependabot bot closed this Feb 8, 2024
@dependabot dependabot bot deleted the dependabot/pub/flame_tiled-1.18.3 branch February 8, 2024 15:01
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