Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2023

Bumps flame, flame_forge2d, cupertino_icons, google_fonts and audioplayers. These dependencies needed to be updated together.
Updates flame from 1.3.0 to 1.6.0

Changelog

Sourced from flame's changelog.

flame - v1.6.0

  • PERF: Avoid Vector2 creation in Sprite.render (#2261). (736733d9)
  • FIX: Only use initialized game for tests and remove setMount from onGameResize (#2246). (2a0f1d4b)
  • FIX: Re-use paint object in ImageParticle (#2210). (7a945d96)
  • FIX: Depend on test: any for flame_test (#2207). (acfd418d)
  • FEAT: Add a canSee method to the CameraComponent (#2270). (2347c8f5)
  • FEAT: Add moveBy to CameraComponent (#2269). (51e54ebe)
  • FEAT: Added computed property CameraComponent.visibleWorldRect (#2267). (f4b0e73f)
  • DOCS: Update example to not create Rect objects (#2254). (a306338b)
  • DOCS: Teh -> the (#2225). (ff7f36d0)
  • BREAKING REFACTOR: The method onLoad() now returns FutureOr<void> (#2228). (d898b539)
  • BREAKING FEAT: Adds new route methods pushReplacement, pushReplacementNamed, and pushReplacementOverlay (#2249). (a2772b4e)

flame_rive - v1.6.0

  • FIX: Depend on test: any for flame_test (#2207). (acfd418d)
  • BREAKING REFACTOR: The method onLoad() now returns FutureOr<void> (#2228). (d898b539)

flame_isolate - v0.2.0

  • FIX: Depend on test: any for flame_test (#2207). (acfd418d)
  • BREAKING REFACTOR: The method onLoad() now returns FutureOr<void> (#2228). (d898b539)

flame_lottie - v0.2.0

  • FIX: Depend on test: any for flame_test (#2207). (acfd418d)
  • BREAKING REFACTOR: The method onLoad() now returns FutureOr<void> (#2228). (d898b539)

flame_forge2d - v0.12.5

flame_jenny - v1.0.0

... (truncated)

Commits
  • 46895a0 chore(release): publish packages
  • e86630a fix: Correct the imports for the padracing -> dartpad script (#1786)
  • 0ccb0e2 perf!: Game.images/assets are now same as Flame.images/assets by default (#1775)
  • 85cd60e feat: New colours to pallete.dart (#1783)
  • 8e41d83 feat: Added size parameter for testGolden() (#1780)
  • 5857114 docs: Added ability to create infobox-style widgets in the documentation (#1771)
  • dcdfc02 Change elapsed time to be using microsecond since epoch (#1767)
  • 79d98d6 chore: Bump examples dashbook (#1766)
  • 82f75fc fix: Specify size for the SpriteWidget (#1760)
  • c508350 refactor!: Matcher closeToVector() now accepts Vector2 as an argument (#1761)
  • Additional commits viewable in compare view

Updates flame_forge2d from 0.12.2 to 0.12.5

Changelog

Sourced from flame_forge2d's changelog.

flame_forge2d - v0.12.5

flame_jenny - v1.0.0

jenny - v1.0.0

... (truncated)

Commits

Updates cupertino_icons from 1.0.4 to 1.0.5

Commits
  • aedd3e5 [flutter_image][ci] ignore deprecation warning, migrate master references to ...
  • a539261 [ci] Roll repo tooling and add readme-check (#1667)
  • 4ba74b6 [all] Update repo links to 'main' (#552)
  • See full diff in compare view

Updates google_fonts from 3.0.1 to 4.0.3

Commits
  • 3f3e209 [all] bump versions
  • d4dbe77 fix issue link
  • f47da58 [all] update example apps
  • 7f58957 [all] add pubspec issue_tracker & screenshots
  • 16d2f6e [all] bump versions and publish
  • a5fd860 Update generator.dart
  • c27ac42 bump google_fonts to 4.0.2
  • b5b88c1 Update generator.dart
  • b0c3017 [adaptive] pub upgrade --major-versions
  • 65b6cd1 remove cider bumping and releasing from google_fonts workflow
  • Additional commits viewable in compare view

Updates audioplayers from 0.20.1 to 3.0.1

Changelog

Sourced from audioplayers's changelog.

audioplayers_darwin - v3.0.1

  • Fix duplicated path_providers plugins

2023-01-24

Changes


Packages with breaking changes:

Packages with other changes:


audioplayers - v3.0.0

  • FEAT: add and remove player actions (#1394). (f06cab91)
  • FEAT: example improvements (#1392). (002e2fc9)
  • BREAKING REFACTOR: rename logger_platform_interface.dart to global_platform_interface.dart (#1385). (6e837c1c)
  • BREAKING FEAT: configurable SoundPool and AudioManager.mode (#1388). (5697f187)

audioplayers_android - v2.0.0

  • FIX: playing at playback rate 1.0 in android API level < 23 (fixes #1344) (#1390). (b248e71d)
  • BREAKING FEAT: configurable SoundPool and AudioManager.mode (#1388). (5697f187)

audioplayers_platform_interface - v4.0.0

  • BREAKING REFACTOR: rename logger_platform_interface.dart to global_platform_interface.dart (#1385). (6e837c1c)
  • BREAKING FEAT: configurable SoundPool and AudioManager.mode (#1388). (5697f187)

audioplayers_web - v2.2.0

2023-01-10

Changes


... (truncated)

Commits

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 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.

…yers

Bumps [flame](https://github.com/flame-engine/flame), [flame_forge2d](https://github.com/flame-engine/flame/tree/main/packages), [cupertino_icons](https://github.com/flutter/packages/tree/main/third_party/packages), [google_fonts](https://github.com/material-foundation/flutter-packages/tree/main/packages) and [audioplayers](https://github.com/bluefireteam/audioplayers/tree/master/packages). These dependencies needed to be updated together.

Updates `flame` from 1.3.0 to 1.6.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.3.0...flame_bloc-v1.6.0)

Updates `flame_forge2d` from 0.12.2 to 0.12.5
- [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/HEAD/packages)

Updates `cupertino_icons` from 1.0.4 to 1.0.5
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/cupertino_icons-v1.0.5/third_party/packages)

Updates `google_fonts` from 3.0.1 to 4.0.3
- [Release notes](https://github.com/material-foundation/flutter-packages/releases)
- [Commits](https://github.com/material-foundation/flutter-packages/commits/google_fonts-v4.0.3/packages)

Updates `audioplayers` from 0.20.1 to 3.0.1
- [Release notes](https://github.com/bluefireteam/audioplayers/releases)
- [Changelog](https://github.com/bluefireteam/audioplayers/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bluefireteam/audioplayers/commits/audioplayers-v3.0.1/packages)

---
updated-dependencies:
- dependency-name: flame
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: flame_forge2d
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: cupertino_icons
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: google_fonts
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: audioplayers
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 12, 2023
…-cupertino_icons-and-google_fonts-and-audioplayers-1.6.0
@rutvik110 rutvik110 merged commit a7f076c into master May 13, 2023
@dependabot dependabot bot deleted the dependabot/pub/flame-and-flame_forge2d-and-cupertino_icons-and-google_fonts-and-audioplayers-1.6.0 branch May 13, 2023 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants