Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Dec 31, 2019

Bumps specs from 0.14.3 to 0.15.1.

Release notes

Sourced from specs's releases.

Release 0.15.1

  • Benchmark uses nalgebra instead of cgmath. (#619).
  • Bumped shrev from 1.0 to 1.1. (#619).
  • Update hashbrown to 0.6.0, criterion to 0.3 (#627, #632)
  • Remove mopa in favour of std::any::Any (#631)

#619: slide-rs/specs#619 #627: slide-rs/specs#627 #631: slide-rs/specs#631 #632: slide-rs/specs#632

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: slide-rs/specs#550 #584: slide-rs/specs#584 #599: slide-rs/specs#599 #603: slide-rs/specs#603 #606: slide-rs/specs#606

Changelog

Sourced from specs's changelog.

0.15.1

  • Benchmark uses nalgebra instead of cgmath. (#619).
  • Bumped shrev from 1.0 to 1.1. (#619).
  • Update hashbrown to 0.6.0, criterion to 0.3 (#627, #632)
  • Remove mopa in favour of std::any::Any (#631)

#619: slide-rs/specs#619 #627: slide-rs/specs#627 #631: slide-rs/specs#631 #632: slide-rs/specs#632

0.15.0

  • Removed common and RudyStorage (#542)
  • 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)

#542: slide-rs/specs#542 #550: slide-rs/specs#550 #584: slide-rs/specs#584 #599: slide-rs/specs#599 #603: slide-rs/specs#603 #606: slide-rs/specs#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: slide-rs/specs#518 #526: slide-rs/specs#526 #527: slide-rs/specs#527 #528: slide-rs/specs#528 #530: slide-rs/specs#530 #531: slide-rs/specs#531 #533: slide-rs/specs#533 #534: slide-rs/specs#534

0.14.1

... (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 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)
  • @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)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Dec 31, 2019
@dependabot-preview dependabot-preview bot force-pushed the dependabot/cargo/specs-0.15.1 branch from 75aad63 to f96cbda Compare February 2, 2020 15:12
@dependabot-preview dependabot-preview bot force-pushed the dependabot/cargo/specs-0.15.1 branch from f96cbda to 993b334 Compare February 14, 2020 13:57
@dependabot-preview dependabot-preview bot force-pushed the dependabot/cargo/specs-0.15.1 branch 5 times, most recently from d5966ea to a7c1b88 Compare July 8, 2020 18:37
@dependabot-preview dependabot-preview bot force-pushed the dependabot/cargo/specs-0.15.1 branch 3 times, most recently from ecd632c to 8618cbe Compare January 6, 2021 17:31
Bumps [specs](https://github.com/slide-rs/specs) from 0.14.3 to 0.15.1.
- [Release notes](https://github.com/slide-rs/specs/releases)
- [Changelog](https://github.com/amethyst/specs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/slide-rs/specs/commits/v0.15.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/cargo/specs-0.15.1 branch from 8618cbe to 2ce975b Compare January 6, 2021 17:39
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