Skip to content

Bump src/deps/Imath from 8b3363a to bd6f74c #1222

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

Merged
merged 1 commit into from
Mar 8, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 21, 2022

Bumps src/deps/Imath from 8b3363a to bd6f74c.

Commits
  • bd6f74c Change references to "master" branch to "main" (#236)
  • 4013019 [reformat] Disable header sorting
  • 0dc6d0a Release notes for 3.1.4 (#235)
  • 4e056e7 Add git blame ignore revs file
  • 338c9a0 [reformat] Run clang-format over repository
  • 3206446 Added missing check _M_IX86 or _M_X64 when using __lzcnt. (#228)
  • 42f9a68 Remove some simple typos in the code (#229)
  • e361b75 SolveNormalizedCubic fix to return proper real root (#224)
  • f800038 Add docs target only if not a subproject (#223)
  • ff2f742 Use equalWithAbsError instead of equal operator for float (#219)
  • Additional commits viewable in compare view

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)

Bumps [src/deps/Imath](https://github.com/AcademySoftwareFoundation/Imath) from `8b3363a` to `bd6f74c`.
- [Release notes](https://github.com/AcademySoftwareFoundation/Imath/releases)
- [Commits](AcademySoftwareFoundation/Imath@8b3363a...bd6f74c)

---
updated-dependencies:
- dependency-name: src/deps/Imath
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Feb 21, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #1222 (f9a0b1b) into main (8f93157) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1222   +/-   ##
=======================================
  Coverage   86.15%   86.15%           
=======================================
  Files         196      196           
  Lines       19624    19624           
  Branches     2302     2302           
=======================================
  Hits        16907    16907           
  Misses       2159     2159           
  Partials      558      558           
Flag Coverage Δ
unittests 86.15% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8f93157...f9a0b1b. Read the comment docs.

@meshula meshula merged commit 687aa54 into main Mar 8, 2022
@dependabot dependabot bot deleted the dependabot/submodules/src/deps/Imath-bd6f74c branch March 8, 2022 23:36
jminor pushed a commit that referenced this pull request May 2, 2022
Bumps [src/deps/Imath](https://github.com/AcademySoftwareFoundation/Imath) from `8b3363a` to `bd6f74c`.
- [Release notes](https://github.com/AcademySoftwareFoundation/Imath/releases)
- [Commits](AcademySoftwareFoundation/Imath@8b3363a...bd6f74c)

---
updated-dependencies:
- dependency-name: src/deps/Imath
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@ssteinbach ssteinbach added this to the Public Beta 15 milestone Sep 19, 2022
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 submodules Pull requests that update Submodules code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants