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 across 1 directory with 9 updates #50

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

Bumps the root-pub group with 9 updates in the / directory:

Package From To
audioplayers 6.0.0 6.1.0
equatable 2.0.5 2.0.7
flame 1.18.0 1.22.0
flame_audio 2.10.2 2.10.6
flame_bloc 1.12.0 1.12.4
flutter_shaders 0.1.2 0.1.3
mockingjay 0.5.0 0.6.0
path_provider 2.1.3 2.1.5
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 equatable from 2.0.5 to 2.0.7

Release notes

Sourced from equatable's releases.

v2.0.7

What's Changed

Full Changelog: felangel/equatable@v2.0.6...v2.0.7

v2.0.6

What's Changed

New Contributors

Full Changelog: felangel/equatable@v2.0.5...v2.0.6

Changelog

Sourced from equatable's changelog.

2.0.7

  • revert: equals in equatable_utils (#190)
  • fix: explicitly handle num equality comparisons (#189)

2.0.6

  • perf: improve equality comparison performance (#173)
  • docs: improve snippet in README (#184)
  • chore: upgrade example to Dart >=3.5.0
  • chore: add funding and topics to pubspec.yaml (#176)
  • chore: add performance benchmarks
  • chore: fix typo in inline API docs (#170)
  • refactor: simplify toString logic (#140)
  • docs: add nullable props example to README
  • refactor: update analysis_options.yaml (#169)
  • fix: add @immutable to EquatableMixin (#154)
Commits
  • 834d167 chore: v2.0.7 (#191)
  • 2966a36 revert: equals in equatable_utils (#190)
  • e4e580f fix: explicitly handle num equality comparisons (#189)
  • 49c8604 chore: adjust dart sdk constraint to ">=2.12.0 <4.0.0"
  • 7b5ef3b chore: add screenshots to pubspec.yaml
  • 05f2e3b chore: remove effective dart badge from README
  • 129628b chore: v2.0.6 (#185)
  • a679c3d perf: improve equality comparison performance (#173)
  • fc5cf81 docs: improve snippet in README (#184)
  • ecfe98d chore: upgrade example to Dart >=3.5.0
  • Additional commits viewable in compare view

Updates flame from 1.18.0 to 1.22.0

Changelog

Sourced from flame's changelog.

flame - v1.22.0

  • FIX: Remove extra implements SizeProviders (#3358). (47ba0d87)
  • FEAT: Add WorldRoute to enable swapping worlds from the RouterComponent (#3372). (497f128f)
  • FEAT(overlays): Added the 'priority' parameter for overlays (#3349). (e591ebf8)

flame_console - v0.1.1

flame_fire_atlas - v1.7.0

  • FEAT: Adding getters and methods for easier manipulation of selections (#3350). (291af57d)

2024-10-16

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

... (truncated)

Commits
  • b2e63d8 chore(release): Publish packages (#3373)
  • 497f128 feat: Add WorldRoute to enable swapping worlds from the RouterComponent (#3372)
  • 8d6a5bb docs: Fix typo in bug report (#3369)
  • cc917df docs: Flame Platforms should unify variable for NAME_OF_YOUR_REPOSITORY (#3365)
  • e977bd4 fix(flame_console): MemoryRepository can't be const (#3362)
  • 47ba0d8 fix: Remove extra implements SizeProviders (#3358)
  • a8bcca0 docs: Update component lifecycle diagram to be correct (#3357)
  • 14b8801 docs: Remove counterclockwise order requirement for PolygonComponent vertices...
  • cf5358c feat: Adding FlameConsole (#3329)
  • fec4499 docs: Update step_1.md to include imports for Canvas (#3351)
  • Additional commits viewable in compare view

Updates flame_audio from 2.10.2 to 2.10.6

Changelog

Sourced from flame_audio's changelog.

Change Log

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

2024-11-24

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_behavior_tree - v0.1.3+3
  • flame_test - v1.17.3
  • flame_tiled - v1.21.1
  • flame_oxygen - v0.2.3+3
  • flame_isolate - v0.6.2+3
  • flame_texturepacker - v4.1.3

... (truncated)

Commits
  • b2e63d8 chore(release): Publish packages (#3373)
  • 497f128 feat: Add WorldRoute to enable swapping worlds from the RouterComponent (#3372)
  • e977bd4 fix(flame_console): MemoryRepository can't be const (#3362)
  • 47ba0d8 fix: Remove extra implements SizeProviders (#3358)
  • cf5358c feat: Adding FlameConsole (#3329)
  • 291af57 feat: Adding getters and methods for easier manipulation of selections (#3350)
  • e591ebf feat(overlays): Added the 'priority' parameter for overlays (#3349)
  • b233cdb chore(release): Publish packages (#3346)
  • ff170dc fix: Widgets flickering (#3343)
  • 7311d03 fix: Ray should not be able to escape CircleHitbox (#3341)
  • Additional commits viewable in compare view

Updates flame_bloc from 1.12.0 to 1.12.4

Changelog

Sourced from flame_bloc's changelog.

Change Log

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

2024-11-24

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_behavior_tree - v0.1.3+3
  • flame_test - v1.17.3
  • flame_tiled - v1.21.1
  • flame_oxygen - v0.2.3+3
  • flame_isolate - v0.6.2+3
  • flame_texturepacker - v4.1.3

... (truncated)

Commits
  • b2e63d8 chore(release): Publish packages (#3373)
  • 497f128 feat: Add WorldRoute to enable swapping worlds from the RouterComponent (#3372)
  • e977bd4 fix(flame_console): MemoryRepository can't be const (#3362)
  • 47ba0d8 fix: Remove extra implements SizeProviders (#3358)
  • cf5358c feat: Adding FlameConsole (#3329)
  • 291af57 feat: Adding getters and methods for easier manipulation of selections (#3350)
  • e591ebf feat(overlays): Added the 'priority' parameter for overlays (#3349)
  • b233cdb chore(release): Publish packages (#3346)
  • ff170dc fix: Widgets flickering (#3343)
  • 7311d03 fix: Ray should not be able to escape CircleHitbox (#3341)
  • Additional commits viewable in compare view

Updates flutter_shaders from 0.1.2 to 0.1.3

Changelog

Sourced from flutter_shaders's changelog.

0.1.3

  • Remove unecessary location decorations for pixelation shader.
Commits

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

Commits
  • d13a53b Bump path_provider_android to ^2.2.5 due to Android v1 embedder. (#7935)
  • b6f7e47 [path_provider]: Bump androidx.annotation:annotation from 1.8.2 to 1.9.0 in /...
  • e784c3e [path_provider] Update Android Pigeon for non-nullable generics (#7783)
  • 4afc383 [various] Update Java compatibility version to 11 (#7795)
  • 68ccd8c [various] Unpin some dev dependencies (#7762)
  • 08614a7 [many] Update example android apps to target SDK level 34. (#7587)
  • de42d8e [many] Upgrade example apps to AGP 8.5.2 (if they were below 8.1.0) (#7521)
  • 9cc09f1 [Many] Bump AGP to 8.5.1 and gradle to 8.7 (#7432)
  • a49ef26 [path_provider]: Bump androidx.annotation:annotation from 1.8.1 to 1.8.2 in /...
  • 5cc0a01 [ci] Update repository for the release of Flutter 3.24 (#7331)
  • 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 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [audioplayers](https://github.com/bluefireteam/audioplayers/tree/master/packages) | `6.0.0` | `6.1.0` |
| [equatable](https://github.com/felangel/equatable) | `2.0.5` | `2.0.7` |
| [flame](https://github.com/flame-engine/flame) | `1.18.0` | `1.22.0` |
| [flame_audio](https://github.com/flame-engine/flame/tree/main/packages) | `2.10.2` | `2.10.6` |
| [flame_bloc](https://github.com/flame-engine/flame/tree/main/packages) | `1.12.0` | `1.12.4` |
| [flutter_shaders](https://github.com/jonahwilliams/flutter_shaders) | `0.1.2` | `0.1.3` |
| [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.5` |
| [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 `equatable` from 2.0.5 to 2.0.7
- [Release notes](https://github.com/felangel/equatable/releases)
- [Changelog](https://github.com/felangel/equatable/blob/master/CHANGELOG.md)
- [Commits](felangel/equatable@v2.0.5...v2.0.7)

Updates `flame` from 1.18.0 to 1.22.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.22.0)

Updates `flame_audio` from 2.10.2 to 2.10.6
- [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.6/packages)

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

Updates `flutter_shaders` from 0.1.2 to 0.1.3
- [Changelog](https://github.com/jonahwilliams/flutter_shaders/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jonahwilliams/flutter_shaders/commits)

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.5
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/path_provider-v2.1.5/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: equatable
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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: flutter_shaders
  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 Nov 25, 2024
Copy link

cloudflare-workers-and-pages bot commented Nov 25, 2024

Deploying turi with  Cloudflare Pages  Cloudflare Pages

Latest commit: f107ba9
Status:🚫  Build failed.

View logs

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 23, 2024

Superseded by #52.

@dependabot dependabot bot closed this Dec 23, 2024
@dependabot dependabot bot deleted the dependabot/pub/root-pub-c6199396ea branch December 23, 2024 21:10
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