Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump parry3d-f64 from 0.13.1 to 0.13.3 #1670

Merged
merged 1 commit into from
Mar 13, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2023

Bumps parry3d-f64 from 0.13.1 to 0.13.3.

Changelog

Sourced from parry3d-f64's changelog.

v0.13.3 (08 March 2023)

Modified

  • Improved performance of intersection checks involving composite shapes (compound shapes, trimeshes, polylines, etc.)

v0.13.2 (08 March 2023)

This version was yanked. See the release notes for 0.13.3 instead.

Commits
  • 071c7ef Release v0.13.3
  • ea1f0fe Merge pull request #134 from dimforge/fix-break-change
  • 259d785 Warning fix
  • 6ef3a44 Re-add IntersectionCompositeShapeShapeBestFirstVisitor
  • aa3eadc Release v0.13.2
  • 6487c52 Merge pull request #133 from dimforge/composite-inter-optim
  • 149ca15 Fix warnings
  • 977ce59 Improve performance of intersection test on composite shapes
  • 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)

@dependabot dependabot bot requested a review from hannobraun as a code owner March 13, 2023 13:00
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 13, 2023
@hannobraun hannobraun enabled auto-merge March 13, 2023 13:14
@dependabot dependabot bot force-pushed the dependabot/cargo/parry3d-f64-0.13.3 branch from b00f7c2 to 48556a0 Compare March 13, 2023 13:20
Bumps [parry3d-f64](https://github.com/dimforge/parry) from 0.13.1 to 0.13.3.
- [Release notes](https://github.com/dimforge/parry/releases)
- [Changelog](https://github.com/dimforge/parry/blob/master/CHANGELOG.md)
- [Commits](dimforge/parry@v0.13.1...v0.13.3)

---
updated-dependencies:
- dependency-name: parry3d-f64
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/parry3d-f64-0.13.3 branch from 48556a0 to d91608f Compare March 13, 2023 13:31
@hannobraun hannobraun merged commit 5dc8091 into main Mar 13, 2023
@hannobraun hannobraun deleted the dependabot/cargo/parry3d-f64-0.13.3 branch March 13, 2023 13:41
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 rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant