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.20.4 #85

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps flame_tiled from 1.12.0 to 1.20.4.

Release notes

Sourced from flame_tiled's releases.

v1.20.0

1.20.0

v1.19.0

1.19.0

Note: This release has breaking changes.

  • REFACTOR: Use a temp vector for delta calculations of FollowBehavior (#3230). (524793d4)
  • FIX: Add assertion when trying to set "current" that doesn't exist (#3258). (267d6801)
  • FIX: Update version of lints to comply with new pub requirements (#3223). (1b0bee72)
  • FIX: Replace CurvedParticle inheritance with Particle in ScaledParticle (#3221). (8cd054d0)
  • FIX: Fix text rendering issue where spaces are missing (#3192). (28fd2a0f)
  • FIX: Add nativeAngle to constructors where it makes sense (#3197). (e8704934)
  • FIX: Wire in background and foreground colors in TextPaint (#3191). (983cfab6)
  • FIX: Disallow mutatation of SpriteGroupComponent.sprites (#3185). (7c40034d)
  • FIX: Disallow mutatation of SpriteAnimationGroupComponent.animations (#3183). (52773407)
  • FEAT: Adding scale and angle to devtools attributes (#3267). (b2a5e658)
  • FEAT: Adding x,y,width and height inputs to position components on Dev Tools (#3263). (003ec3a1)
  • FEAT: Adding component snapshot to Dev tools (#3261). (1a574917)
  • FEAT: Fixing tests on flutter 3.24.0 (#3259). (bf9a2481)
  • FEAT: Loading builder for Route (#3113). (1e62b342)
  • FEAT: Take in super.curve in ScalingParticle (#3220). (0fbc73cc)
  • FEAT: Add pause and resume to HasTimeScale mixin (#3216). (9a86e7b5)
  • FEAT: Add missing background and foreground properties to InlineTextStyle (#3187). (34dde50f)
  • FEAT: Support inline code blocks on markdown rich text (#3186). (67e069c0)
  • DOCS: Remove PositionType from the docs (#3198). (b0ff5c41)
  • DOCS: Add dartdocs to inline text node classes (#3189). (84c1ee87)
  • BREAKING REFACTOR: Make query() result an Iterable (#3209). (c094caa7)

v1.18.0

1.18.0

Note: This release has breaking changes.

  • REFACTOR: Modernize switch; use switch-expressions and no break; (#3133). (b283b82f)
  • FIX: Add key parameters to the rest of the components (#3170). (2477ea0f)
  • FIX: Invoke setToStart on child effect controller of wrapping effect controllers (#3168). (217c95f0)
  • FIX: Fix cascading and fallback propagation of text styles (#3129). (7b706d5f)
  • FEAT: Add onReleased action to AdvancedButtonComponent which will be called within onTapUp (#3152). (2269732e)
  • FEAT: Support text align on new text rendering pipeline (#3147). (194d5536)
  • FEAT: Add missing parameters to InlineTextStyle (#3146). (ce9392ab)
  • FEAT: Expand flame_lint to respect required pub.dev checks (#3139). (6e80bf5e)

... (truncated)

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-09-20

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

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_oxygen - v0.2.3+1
  • flame_behavior_tree - v0.1.3+1
  • flame_isolate - v0.6.2+1
  • flame_noise - v0.3.2+1
  • flame_svg - v1.11.1
  • flame_rive - v1.10.4
  • flame_audio - v2.10.4

... (truncated)

Commits
  • a916314 chore(release): Publish all packages (#3312)
  • 1204216 fix: SpriteButtonComponent to initialize sprites in onLoad (#3302)
  • ebc4741 feat: Add ComponentTreeRoot.lifecycleEventsProcessed future (#3308)
  • 0b1e184 test: Always clean up after failed test (#3307)
  • 026bf41 fix: ViewportAwareBounds component and lifecycle issues (#3276)
  • a5338d0 feat: Adding paint attribute to SpriteWidget and SpriteAnimationWidget (#3298)
  • 0113aa3 feat: Adding tickOnLoad to TimerComponent (#3285)
  • 76a9aba docs: Include information about the Flame DevTools extension in example readm...
  • 981bb34 chore(release): Publish Flame v1.19.0 (#3287)
  • f76355f docs: Homepage link typo for flame_spine (#3277)
  • 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)

@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Oct 8, 2024
Bumps [flame_tiled](https://github.com/flame-engine/flame/tree/main/packages) from 1.12.0 to 1.20.4.
- [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.20.4/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 force-pushed the dependabot/pub/flame_tiled-1.20.4 branch from dc8e1d3 to de82241 Compare October 14, 2024 21:36
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 16, 2024

Superseded by #87.

@dependabot dependabot bot closed this Oct 16, 2024
@dependabot dependabot bot deleted the dependabot/pub/flame_tiled-1.20.4 branch October 16, 2024 21:57
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