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 #404

Merged
merged 1 commit into from
Apr 5, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 5, 2024

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

Updates libs/Catch2 from 7ce3579 to bff6e35

Commits
  • bff6e35 Replace last use of std::uniform_int_distribution with our own
  • d99eb8b Optimize 64x64 extended multiplication implementation
  • f181de9 Use SizedUnsignedType_t to pick UnsignedType for uniform_integer_distribution
  • 9271083 Merge pull request #2850 from jeremy-rifkin/jr/mention-succeed-in-loggingmd
  • 07701f9 Mention SUCCEED along with FAIL in logging.md
  • See full diff in compare view

Updates libs/parallel-hashmap from 7ef2e73 to 38dd6b5

Commits
  • 38dd6b5 Add a couple minor simplifications to llil4map.cc
  • 84d0d48 Update llilmap script to calculate checksum instead of generating large outpu...
  • 55fe94b minor update for running llil4map example.
  • 29c3091 Add map reset to llil4map.cc.
  • 4aa19d6 Add scripts directory for llilmap4 example.
  • cf27dbc Rename to correct llil4map.cc name
  • effca24 re-enable parallel sort in lill4map.cc.
  • 6f5d3cc Add lill4map.cc example. Thank you @​marioroy.
  • See full diff in compare view

Updates libs/pybind11 from 7f2214b to f33f6af

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/Catch2](https://github.com/catchorg/Catch2), [libs/parallel-hashmap](https://github.com/greg7mdp/parallel-hashmap) and [libs/pybind11](https://github.com/pybind/pybind11).


Updates `libs/Catch2` from `7ce3579` to `bff6e35`
- [Release notes](https://github.com/catchorg/Catch2/releases)
- [Commits](catchorg/Catch2@7ce3579...bff6e35)

Updates `libs/parallel-hashmap` from `7ef2e73` to `38dd6b5`
- [Release notes](https://github.com/greg7mdp/parallel-hashmap/releases)
- [Commits](greg7mdp/parallel-hashmap@7ef2e73...38dd6b5)

Updates `libs/pybind11` from `7f2214b` to `f33f6af`
- [Release notes](https://github.com/pybind/pybind11/releases)
- [Commits](pybind/pybind11@7f2214b...f33f6af)

---
updated-dependencies:
- dependency-name: libs/Catch2
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: libs/parallel-hashmap
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: libs/pybind11
  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 Apr 5, 2024
Copy link
Contributor

github-actions bot commented Apr 5, 2024

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

@marcelwa marcelwa merged commit a0d600d into main Apr 5, 2024
60 checks passed
@marcelwa marcelwa deleted the dependabot/submodules/submodules-3caeb72671 branch April 5, 2024 07:38
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