Update Rust crate specs to 0.18.0 - autoclosed #6

Closed
kjuulh wants to merge 1 commits from renovate/specs-0.x into main
Owner

This PR contains the following updates:

Package Type Update Change
specs (source) dependencies minor 0.16.1 -> 0.18.0

Release Notes

slide-rs/specs

v0.18.0

Compare Source

  • Increase minumum rustc version to 1.56.1 because of shred and hashbrown dependencies (#​748)

Full changelog: https://github.com/amethyst/specs/compare/v0.17.0...v0.18.0

v0.17.0

Compare Source

  • Deprecate error::NoError in favor of std::convert::Infallible (#​688)
  • Use #[non_exhaustive] for error::Error. Note this bumps the minimum supported rust version to 1.40 (#​688).
  • Add the derive feature that enables all derive-related smaller features
    (specs-derive and shred-derive currently). (#​687)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [specs](https://specs.amethyst.rs) ([source](https://github.com/slide-rs/specs)) | dependencies | minor | `0.16.1` -> `0.18.0` | --- ### Release Notes <details> <summary>slide-rs/specs</summary> ### [`v0.18.0`](https://github.com/slide-rs/specs/blob/HEAD/CHANGELOG.md#&#8203;0180-2022-07-02) [Compare Source](https://github.com/slide-rs/specs/compare/v0.17.0...v0.18.0) - Increase minumum rustc version to 1.56.1 because of shred and hashbrown dependencies ([#&#8203;748]) [#&#8203;748]: https://github.com/amethyst/specs/pull/748 Full changelog: https://github.com/amethyst/specs/compare/v0.17.0...v0.18.0 ### [`v0.17.0`](https://github.com/slide-rs/specs/blob/HEAD/CHANGELOG.md#&#8203;0170-2021-06-08) [Compare Source](https://github.com/slide-rs/specs/compare/0.16.1...v0.17.0) - Deprecate `error::NoError` in favor of `std::convert::Infallible` ([#&#8203;688]) - Use `#[non_exhaustive]` for `error::Error`. Note this bumps the minimum supported rust version to 1.40 ([#&#8203;688]). - Add the `derive` feature that enables all derive-related smaller features (`specs-derive` and `shred-derive` currently). ([#&#8203;687]) [#&#8203;687]: https://github.com/amethyst/specs/pull/687 [#&#8203;688]: https://github.com/amethyst/specs/pull/688 </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
kjuulh force-pushed renovate/specs-0.x from a528433436 to 576978b5b6 2022-10-26 17:13:42 +02:00 Compare
kjuulh force-pushed renovate/specs-0.x from 576978b5b6 to 189f56b28e 2022-10-26 17:40:38 +02:00 Compare
kjuulh changed title from Update Rust crate specs to 0.18.0 to Update Rust crate specs to 0.18.0 - autoclosed 2022-10-26 20:23:06 +02:00
kjuulh closed this pull request 2022-10-26 20:23:06 +02:00
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kjuulh/roguelike#6
No description provided.