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 4 updates #328

Merged
merged 1 commit into from
Nov 10, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2023

Bumps the submodules group with 4 updates: libs/mockturtle, libs/Catch2, libs/pybind11 and libs/json.

Updates libs/mockturtle from fac58aa to bd8b92f

Commits
  • bd8b92f Reset fork to an older commit due to issues with the latest mockturtle version
  • d0fddde Fixes in docs and emap (#625)
  • b35056c Extending technology mapping and rewriting (#623)
  • 82fce07 Fix in ESOP balancing (#618)
  • 1d2f04f Enhancements to balancing, LUT mapping, and rewriting (#616)
  • See full diff in compare view

Updates libs/Catch2 from 966d361 to 01cac90

Commits
  • 01cac90 Bump up actions/checkout version to v4 (#2760)
  • b735dfc Increase build parallelism on macOS (#2759)
  • caffe79 Fix missing include in catch_message.hpp
  • a8cf3e6 Mark CATCH_CONFIG_ options as advanced
  • 79d39a1 Fix tests for C++23's multi-arg index operator
  • 6ebc013 Fix UDL definitions for C++23
  • See full diff in compare view

Updates libs/pybind11 from 1e28599 to e250155

Commits

Updates libs/json from 58d6aa5 to 6eab7a2

Commits
  • 6eab7a2 💚 fix documentation deploy
  • 1dfe407 💚 fix documentation deploy
  • 4ffd5bd 💚 fix documentation deploy
  • 0261bc0 Fix CI (again) (#4196)
  • 59da644 Add more specific error message when attempting to parse empty input (#4180)
  • cdb2906 fix cmake header path in install with custom CMAKE_INSTALL_INCLUDEDIR (#4194)
  • See full diff 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 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 4 updates: [libs/mockturtle](https://github.com/marcelwa/mockturtle), [libs/Catch2](https://github.com/catchorg/Catch2), [libs/pybind11](https://github.com/pybind/pybind11) and [libs/json](https://github.com/nlohmann/json).


Updates `libs/mockturtle` from `fac58aa` to `bd8b92f`
- [Commits](marcelwa/mockturtle@fac58aa...bd8b92f)

Updates `libs/Catch2` from `966d361` to `01cac90`
- [Release notes](https://github.com/catchorg/Catch2/releases)
- [Commits](catchorg/Catch2@966d361...01cac90)

Updates `libs/pybind11` from `1e28599` to `e250155`
- [Release notes](https://github.com/pybind/pybind11/releases)
- [Commits](pybind/pybind11@1e28599...e250155)

Updates `libs/json` from `58d6aa5` to `6eab7a2`
- [Release notes](https://github.com/nlohmann/json/releases)
- [Commits](nlohmann/json@58d6aa5...6eab7a2)

---
updated-dependencies:
- dependency-name: libs/mockturtle
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: libs/Catch2
  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 Nov 10, 2023
Copy link
Contributor

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

Copy link

codecov bot commented Nov 10, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (decdd0a) 96.02% compared to head (114a227) 96.02%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #328   +/-   ##
=======================================
  Coverage   96.02%   96.02%           
=======================================
  Files         100      100           
  Lines        9973     9973           
=======================================
  Hits         9577     9577           
  Misses        396      396           

see 2 files with indirect coverage changes

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

@marcelwa
Copy link
Collaborator

@dependabot squash and merge

@dependabot dependabot bot merged commit 6f0512b into main Nov 10, 2023
58 checks passed
@dependabot dependabot bot deleted the dependabot/submodules/submodules-3972e20588 branch November 10, 2023 09:18
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