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 trimesh from 3.10.5 to 3.10.7 #2376

Merged
merged 1 commit into from
Mar 28, 2022
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2022

Bumps trimesh from 3.10.5 to 3.10.7.

Commits
  • 7aa7837 freeze doc built to hotfix release
  • 30cdb81 Merge pull request #1527 from mikedh/fix/raster
  • 7e1c11f add empty return for projected
  • 73c8ba7 add test for fan_stitch and improve adjacent normal check logic
  • b9ce0af Merge pull request #1530 from YuanWenqing/polygons-projected
  • 1793e03 add triangle fan stitch method
  • 8c2421e check mesh.is_watertight in polygons.projected for different logics
  • 802ccbe Update polygons.py
  • c25202d check for empty path strings
  • c77b3ef f-string lock
  • Additional commits viewable 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 added dependencies Pull requests that update a dependency file maintenance Low-impact maintenance activity labels Mar 25, 2022
@tkoyama010 tkoyama010 enabled auto-merge (squash) March 25, 2022 10:45
@akaszynski akaszynski closed this Mar 25, 2022
auto-merge was automatically disabled March 25, 2022 11:07

Pull request was closed

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 25, 2022

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 @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@akaszynski akaszynski reopened this Mar 25, 2022
Bumps [trimesh](https://github.com/mikedh/trimesh) from 3.10.5 to 3.10.7.
- [Release notes](https://github.com/mikedh/trimesh/releases)
- [Commits](mikedh/trimesh@3.10.5...3.10.7)

---
updated-dependencies:
- dependency-name: trimesh
  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/pip/trimesh-3.10.7 branch from 7accdde to 1fd9777 Compare March 25, 2022 11:08
@codecov
Copy link

codecov bot commented Mar 25, 2022

Codecov Report

Merging #2376 (1fd9777) into main (5d5bb26) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #2376   +/-   ##
=======================================
  Coverage   93.28%   93.28%           
=======================================
  Files          74       74           
  Lines       15748    15748           
=======================================
  Hits        14690    14690           
  Misses       1058     1058           

@tkoyama010 tkoyama010 merged commit 2c42db4 into main Mar 28, 2022
@tkoyama010 tkoyama010 deleted the dependabot/pip/trimesh-3.10.7 branch March 28, 2022 07:40
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 maintenance Low-impact maintenance activity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants