Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 1, 2023

Bumps bevy_asset_loader from 0.15.0 to 0.16.0.

Changelog

Sourced from bevy_asset_loader's changelog.

v0.16.0

  • Remove features coming from optional dependencies
Commits
  • 4a0e5a4 Bump to version 0.16.0
  • 15048c6 Merge pull request #119 from NiklasEi/mention_asset_unloading
  • e60e73f Mention asset unloading in the readme (#114)
  • 38a0e4a Merge pull request #117 from NiklasEi/remove_features_for_optional_dependencies
  • 5de374f Remove features for optional dependencies and bump bevy_common_assets
  • 84eb35c Merge pull request #115 from johanhelsing/progress-system
  • d0c862b Use .track_progress() in iyes_progress example
  • 050dad8 Merge pull request #112 from NiklasEi/fix_full_collection_example_on_windows
  • cec54fb Compare paths instead of strings
  • See full diff 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 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)

Bumps [bevy_asset_loader](https://github.com/NiklasEi/bevy_asset_loader) from 0.15.0 to 0.16.0.
- [Release notes](https://github.com/NiklasEi/bevy_asset_loader/releases)
- [Changelog](https://github.com/NiklasEi/bevy_asset_loader/blob/main/CHANGELOG.md)
- [Commits](NiklasEi/bevy_asset_loader@v0.15.0...v0.16.0)

---
updated-dependencies:
- dependency-name: bevy_asset_loader
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 1, 2023
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.

0 participants