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 the root-pub group with 7 updates #40

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 16, 2024

Bumps the root-pub group with 7 updates:

Package From To
audioplayers 6.0.0 6.1.0
flame 1.18.0 1.19.0
flame_audio 2.10.2 2.10.3
flame_bloc 1.12.0 1.12.1
mockingjay 0.5.0 0.6.0
path_provider 2.1.3 2.1.4
very_good_analysis 5.1.0 6.0.0

Updates audioplayers from 6.0.0 to 6.1.0

Changelog

Sourced from audioplayers's changelog.

audioplayers - v6.1.0

2024-03-19

Changes


Packages with breaking changes:

Packages with other changes:

  • There are no other changes in this release.

Commits

Updates flame from 1.18.0 to 1.19.0

Changelog

Sourced from flame's changelog.

flame - v1.19.0

  • 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)

behavior_tree - v0.1.3

  • FIX: Update version of lints to comply with new pub requirements (#3223). (1b0bee72)
  • DOCS: Add AI assist badge to readme(s) (#3226). (380d6aa9)
  • DOCS: Fix capitalization of the Dart programming language on pubspec description field (#3222). (9404241e)

flame_behavior_tree - v0.1.3

  • FIX: Update version of lints to comply with new pub requirements (#3223). (1b0bee72)
  • DOCS: Add AI assist badge to readme(s) (#3226). (380d6aa9)
  • DOCS: Fix capitalization of the Dart programming language on pubspec description field (#3222). (9404241e)

flame_bloc - v1.12.1

flame_forge2d - v0.18.2

flame_isolate - v0.6.2

flame_kenney_xml - v0.1.1

... (truncated)

Commits
  • 981bb34 chore(release): Publish Flame v1.19.0 (#3287)
  • f76355f docs: Homepage link typo for flame_spine (#3277)
  • b2a5e65 feat: Adding scale and angle to devtools attributes (#3267)
  • a0e99dd chore: Use GitHub Actions setup-node@v4 instead of v3 (#3268)
  • b05a279 chore: Use GitHub Actions github-action-dart-analyzer@v3 instead of v2.0.0 (#...
  • 2b8b9b9 chore: Use GitHub Actions checkout@v4 instead of v3 (#3266)
  • f60b6e1 fix: Fix analyze issue on main (#3265)
  • 003ec3a feat: Adding x,y,width and height inputs to position components on Dev Tools ...
  • 267d680 fix: Add assertion when trying to set "current" that doesn't exist (#3258)
  • 9ff6dfe chore: Bump Forge2D to 0.13.1 (#3254)
  • Additional commits viewable in compare view

Updates flame_audio from 2.10.2 to 2.10.3

Changelog

Sourced from flame_audio's changelog.

flame_audio - v2.10.3

2024-07-29

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


flame_fire_atlas - v1.5.3

2024-05-27

Changes


Packages with breaking changes:

Packages with other changes:

... (truncated)

Commits
  • 981bb34 chore(release): Publish Flame v1.19.0 (#3287)
  • f76355f docs: Homepage link typo for flame_spine (#3277)
  • b2a5e65 feat: Adding scale and angle to devtools attributes (#3267)
  • f60b6e1 fix: Fix analyze issue on main (#3265)
  • 003ec3a feat: Adding x,y,width and height inputs to position components on Dev Tools ...
  • 267d680 fix: Add assertion when trying to set "current" that doesn't exist (#3258)
  • 9ff6dfe chore: Bump Forge2D to 0.13.1 (#3254)
  • 1a57491 feat: Adding component snapshot to Dev tools (#3261)
  • bf9a248 feat: Fixing tests on flutter 3.24.0 (#3259)
  • a04315a docs: Small devtools docs fixes (#3255)
  • Additional commits viewable in compare view

Updates flame_bloc from 1.12.0 to 1.12.1

Changelog

Sourced from flame_bloc's changelog.

flame_bloc - v1.12.1

flame_forge2d - v0.18.2

flame_isolate - v0.6.2

flame_kenney_xml - v0.1.1

flame_lint - v1.2.1

  • FIX: Update version of lints to comply with new pub requirements (#3223). (1b0bee72)
  • DOCS: Add AI assist badge to readme(s) (#3226). (380d6aa9)

flame_lottie - v0.4.2

flame_markdown - v0.2.2

  • FEAT: Support inline code blocks on markdown rich text (#3186). (67e069c0)
  • DOCS: Add AI assist badge to readme(s) (#3226). (380d6aa9)

flame_noise - v0.3.2

flame_oxygen - v0.2.3

flame_rive - v1.10.3

flame_spine - v0.2.2

flame_splash_screen - v0.3.1

... (truncated)

Commits
  • 981bb34 chore(release): Publish Flame v1.19.0 (#3287)
  • f76355f docs: Homepage link typo for flame_spine (#3277)
  • b2a5e65 feat: Adding scale and angle to devtools attributes (#3267)
  • f60b6e1 fix: Fix analyze issue on main (#3265)
  • 003ec3a feat: Adding x,y,width and height inputs to position components on Dev Tools ...
  • 267d680 fix: Add assertion when trying to set "current" that doesn't exist (#3258)
  • 9ff6dfe chore: Bump Forge2D to 0.13.1 (#3254)
  • 1a57491 feat: Adding component snapshot to Dev tools (#3261)
  • bf9a248 feat: Fixing tests on flutter 3.24.0 (#3259)
  • a04315a docs: Small devtools docs fixes (#3255)
  • Additional commits viewable in compare view

Updates mockingjay from 0.5.0 to 0.6.0

Release notes

Sourced from mockingjay's releases.

v0.6.0

  • chore: sync min Dart SDK with min Flutter SDK (#70)
  • chore: tighten dependencies (#74)
Changelog

Sourced from mockingjay's changelog.

0.6.0

  • chore: sync min Dart SDK with min Flutter SDK (#70)
  • chore: tighten dependencies (#74)
Commits
  • 75dd735 chore: v0.6.0 (#76)
  • 0823486 ci: add automated publishing workflow (#75)
  • b562382 chore: tighten dependencies (#74)
  • 29d0e19 chore(deps): bump very_good_analysis from 5.1.0 to 6.0.0 (#71)
  • 6e062de chore(deps): bump very_good_analysis from 5.1.0 to 6.0.0 in /example (#72)
  • 9194c5b chore: sync min dark sdk with min flutter sdk (#70)
  • 61ef81f chore: add labels sync action (#69)
  • See full diff in compare view

Updates path_provider from 2.1.3 to 2.1.4

Commits
  • c03cc00 [path_provider] fix 151823: update minimum required path_provider_android to ...
  • 877f171 [path_provider]: Bump androidx.annotation:annotation from 1.8.0 to 1.8.1 in /...
  • 3d358d9 [many] Ignore NewerVersionAvailable in android lint (#7218)
  • 47a92db [path_provider] Remove win32 (#7073)
  • 6f45d03 [path_provider]: Bump com.android.tools.build:gradle from 7.3.1 to 8.5.0 in /...
  • 71b2f68 [various] Update flutter.dev links to more reliable destinations (#6963)
  • bfd0b78 [path_provider]: Bump androidx.annotation:annotation from 1.7.1 to 1.8.0 in /...
  • 4a178f1 Disable sandboxing directly for macOS tests (#6880)
  • 67b082d [path_provider] Skip verifying sample file on macOS (#6874)
  • b16a7e3 [many] Remove references to v1 embedding (#6494)
  • Additional commits viewable in compare view

Updates very_good_analysis from 5.1.0 to 6.0.0

Release notes

Sourced from very_good_analysis's releases.

v6.0.0

v6.0.0-dev.1


Trying the pre-release

To try these changes out you will have to update the Very Good Analysis dependency:

dart pub add dev:very_good_analysis:^6.0.0-dev.1

If you have a specific version on your analysis_options.yaml, update it to point to the 6.0.0 version:

include: package:very_good_analysis/analysis_options.6.0.0.yaml
Changelog

Sourced from very_good_analysis's changelog.

6.0.0

  • chore: release 6.0.0-dev.1

6.0.0-dev.1

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the root-pub group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [audioplayers](https://github.com/bluefireteam/audioplayers/tree/master/packages) | `6.0.0` | `6.1.0` |
| [flame](https://github.com/flame-engine/flame) | `1.18.0` | `1.19.0` |
| [flame_audio](https://github.com/flame-engine/flame/tree/main/packages) | `2.10.2` | `2.10.3` |
| [flame_bloc](https://github.com/flame-engine/flame/tree/main/packages) | `1.12.0` | `1.12.1` |
| [mockingjay](https://github.com/VeryGoodOpenSource/mockingjay) | `0.5.0` | `0.6.0` |
| [path_provider](https://github.com/flutter/packages/tree/main/packages/path_provider) | `2.1.3` | `2.1.4` |
| [very_good_analysis](https://github.com/VeryGoodOpenSource/very_good_analysis) | `5.1.0` | `6.0.0` |


Updates `audioplayers` from 6.0.0 to 6.1.0
- [Changelog](https://github.com/bluefireteam/audioplayers/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bluefireteam/audioplayers/commits/audioplayers-v6.1.0/packages)

Updates `flame` from 1.18.0 to 1.19.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.18.0...flame-v1.19.0)

Updates `flame_audio` from 2.10.2 to 2.10.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_audio-v2.10.3/packages)

Updates `flame_bloc` from 1.12.0 to 1.12.1
- [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_bloc-v1.12.1/packages)

Updates `mockingjay` from 0.5.0 to 0.6.0
- [Release notes](https://github.com/VeryGoodOpenSource/mockingjay/releases)
- [Changelog](https://github.com/VeryGoodOpenSource/mockingjay/blob/main/CHANGELOG.md)
- [Commits](VeryGoodOpenSource/mockingjay@v0.5.0...v0.6.0)

Updates `path_provider` from 2.1.3 to 2.1.4
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/path_provider-v2.1.4/packages/path_provider)

Updates `very_good_analysis` from 5.1.0 to 6.0.0
- [Release notes](https://github.com/VeryGoodOpenSource/very_good_analysis/releases)
- [Changelog](https://github.com/VeryGoodOpenSource/very_good_analysis/blob/main/CHANGELOG.md)
- [Commits](VeryGoodOpenSource/very_good_analysis@v5.1.0...v6.0.0)

---
updated-dependencies:
- dependency-name: audioplayers
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: root-pub
- dependency-name: flame
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: root-pub
- dependency-name: flame_audio
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: root-pub
- dependency-name: flame_bloc
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: root-pub
- dependency-name: mockingjay
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: root-pub
- dependency-name: path_provider
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: root-pub
- dependency-name: very_good_analysis
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: root-pub
...

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 Sep 16, 2024
Copy link

cloudflare-workers-and-pages bot commented Sep 16, 2024

Deploying turi with  Cloudflare Pages  Cloudflare Pages

Latest commit: 10bebf1
Status:🚫  Build failed.

View logs

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 30, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Sep 30, 2024
@dependabot dependabot bot deleted the dependabot/pub/root-pub-63c9569301 branch September 30, 2024 21:11
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