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 the submodules group with 3 updates #307

Merged
merged 1 commit into from
Oct 6, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2023

Bumps the submodules group with 3 updates: libs/parallel-hashmap, libs/pybind11 and libs/json.

Updates libs/parallel-hashmap from 81ca453 to c2fabc9

Commits
  • c2fabc9 Merge pull request #209 from jendrikseipp/patch-1
  • 0412b85 Static cast to float after division.
  • b0f117d Allow compiling with -Wfloat-conversion
  • a7909d5 Unused variable warning (issue #208) and remove c++17 dependency.
  • See full diff in compare view

Updates libs/pybind11 from 0a756c0 to 6c77208

Commits

Updates libs/json from fac07e2 to edffad0

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the submodules group with 3 updates: [libs/parallel-hashmap](https://github.com/greg7mdp/parallel-hashmap), [libs/pybind11](https://github.com/pybind/pybind11) and [libs/json](https://github.com/nlohmann/json).


Updates `libs/parallel-hashmap` from `81ca453` to `c2fabc9`
- [Release notes](https://github.com/greg7mdp/parallel-hashmap/releases)
- [Commits](greg7mdp/parallel-hashmap@81ca453...c2fabc9)

Updates `libs/pybind11` from `0a756c0` to `6c77208`
- [Release notes](https://github.com/pybind/pybind11/releases)
- [Commits](pybind/pybind11@0a756c0...6c77208)

Updates `libs/json` from `fac07e2` to `edffad0`
- [Release notes](https://github.com/nlohmann/json/releases)
- [Commits](nlohmann/json@fac07e2...edffad0)

---
updated-dependencies:
- dependency-name: libs/parallel-hashmap
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: libs/pybind11
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: libs/json
  dependency-type: direct:production
  dependency-group: submodules
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Oct 6, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Oct 6, 2023

clang-tidy review says "All clean, LGTM! 👍"

@codecov
Copy link

codecov bot commented Oct 6, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (4841ae6) 95.85% compared to head (02ddc68) 95.84%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #307      +/-   ##
==========================================
- Coverage   95.85%   95.84%   -0.02%     
==========================================
  Files          98       98              
  Lines        9539     9539              
==========================================
- Hits         9144     9143       -1     
- Misses        395      396       +1     

see 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@marcelwa marcelwa merged commit 9d1c542 into main Oct 6, 2023
57 of 58 checks passed
@marcelwa marcelwa deleted the dependabot/submodules/submodules-44265d3e19 branch October 6, 2023 06:46
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.

1 participant