Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jul 1, 2019

Bumps specs from 0.14.3 to 0.15.0.

Release notes

Sourced from specs's releases.

Release 0.15.0

  • Moved World to shred, added WorldExt trait for Specs functionality (#550)
  • Add UuidMarker for UUID <-> Entity mappings (#584)
  • Implement Join on BitSetLike trait object (#599)
  • Expose inner field of AntiStorage (#603)
  • Remove fnv in favour of hashbrown (#606)
  • Reexport hibitset, rayon, shred and shrev (#606)
  • Reexport shred_derive::SystemData when shred-derive feature is enabled (#606)
  • Reexport specs_derive::{Component, ConvertSaveload} when specs-derive feature is enabled
    (#606)

#550: #550
#584: #584
#599: #599
#603: #603
#606: #606

Changelog

Sourced from specs's changelog.

0.15.0

  • Moved World to shred, added WorldExt trait for Specs functionality (#550)
  • Add UuidMarker for UUID <-> Entity mappings (#584)
  • Implement Join on BitSetLike trait object (#599)
  • Expose inner field of AntiStorage (#603)
  • Remove fnv in favour of hashbrown (#606)
  • Reexport hibitset, rayon, shred and shrev (#606)
  • Reexport shred_derive::SystemData when shred-derive feature is enabled (#606)
  • Reexport specs_derive::{Component, ConvertSaveload} when specs-derive feature is enabled
    (#606)

#550: #550
#584: #584
#599: #599
#603: #603
#606: #606

0.14.2

  • Add Join-able entries API to Storage (#518)
  • Several docs / meta improvements (#526, #527, #528, #530, #531)
  • Fix bug when re-killing Entity after atomic killing followed by alloc (#533)
  • Add Storage::count and Storage::is_empty (#534)

#518: #518
#526: #526
#527: #527
#528: #528
#530: #530
#531: #531
#533: #533
#534: #534

0.14.1

  • Allow accessing the EntitiesRes fetched by a Storage (#515)
  • Book / API doc improvements (#496, #507, #511)

#496: #496
#507: #507
#511: #511
#515: #515

0.14.0

  • Changed ConvertSaveload::convert_into and ConvertSaveload::convert_from (#504)

#504: #504

... (truncated)
Commits

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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 1, 2019
@dependabot-preview dependabot-preview bot force-pushed the dependabot/cargo/specs-0.15.0 branch from 942cb51 to 8e3c075 Compare July 1, 2019 13:50
@dependabot-preview dependabot-preview bot force-pushed the dependabot/cargo/specs-0.15.0 branch 2 times, most recently from 80a159d to bc3dd74 Compare July 26, 2019 15:53
Bumps [specs](https://github.com/slide-rs/specs) from 0.14.3 to 0.15.0.
- [Release notes](https://github.com/slide-rs/specs/releases)
- [Changelog](https://github.com/slide-rs/specs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/slide-rs/specs/commits/v0.15.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/cargo/specs-0.15.0 branch from bc3dd74 to f31e6d6 Compare December 25, 2019 15:27
@dependabot-preview
Copy link
Contributor Author

Superseded by #133.

@dependabot-preview dependabot-preview bot deleted the dependabot/cargo/specs-0.15.0 branch December 31, 2019 17:01
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