build(deps): bump cgmath from 0.17.0 to 0.18.0#461
build(deps): bump cgmath from 0.17.0 to 0.18.0#461dependabot-preview[bot] wants to merge 1 commit intomasterfrom
Conversation
This comment has been minimized.
This comment has been minimized.
|
cgmath is used in Cargo.toml and blocks/Cargo.toml, but also by collision which as of 0.20.1 still uses cgmath 0.17. Unreleased change to collision, rustgd/collision-rs@122169f, says it should make it compatible with cgmath 0.18. Testing with |
0bd9b35 to
bda68f5
Compare
|
Awaiting rustgd/collision-rs#118 |
bda68f5 to
58b8988
Compare
Bumps [cgmath](https://github.com/rustgd/cgmath) from 0.17.0 to 0.18.0. - [Release notes](https://github.com/rustgd/cgmath/releases) - [Changelog](https://github.com/rustgd/cgmath/blob/master/CHANGELOG.md) - [Commits](rustgd/cgmath@v0.17.0...v0.18.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
58b8988 to
fe42261
Compare
|
Since updating cgmath is blocked by an update to collision, I'll close this and we'll get notified by dependabot when there is a new version of collision-rs, then can update both |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps cgmath from 0.17.0 to 0.18.0.
Changelog
Sourced from cgmath's changelog.
Commits
637c566Release 0.18 (#520)4b99f07Upgrade approx and rand crates (#523)8e0d5ecFix deprecation warnings (#522)5213713Update readme build status and remove IDE config (#521)1d23011Add github workflows (#519)3bd3481Remove duplicate code in the deprecated Matrix3::look_at functionc0a66d2Rename Matrix3::look_at_[rh|lh] to look_to_[rh|lh]a628d13Add matrix3 look_at_[lh|rh] tests24a9191Add more matrix4 and transform tests213fc58Add Transform::{look_at_rh, look_at_lh} and deprecate look_atDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readmeAdditionally, you can set the following in your Dependabot dashboard: