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 5 updates #597

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

Bumps the submodules group with 5 updates:

Package From To
libs/alice bb72927 e5fed2f
libs/Catch2 506276c 0321d2f
libs/pybind11 83b92ce e7c9b90
libs/json a97041a ee32bfc
libs/mockturtle 8b4e5a8 2eeadbe

Updates libs/alice from bb72927 to e5fed2f

Commits

Updates libs/Catch2 from 506276c to 0321d2f

Commits

Updates libs/pybind11 from 83b92ce to e7c9b90

Commits

Updates libs/json from a97041a to ee32bfc

Commits

Updates libs/mockturtle from 8b4e5a8 to 2eeadbe

Commits
  • 2eeadbe Rename variables to no longer use _ as those are reserved. Specifically cause...
  • 12edac5 Rename variables to no longer use _ as those are reserved. Specifically cause...
  • 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 5 updates:

| Package | From | To |
| --- | --- | --- |
| [libs/alice](https://github.com/marcelwa/alice) | ``bb72927`` | ``e5fed2f`` |
| [libs/Catch2](https://github.com/catchorg/Catch2) | ``506276c`` | ``0321d2f`` |
| [libs/pybind11](https://github.com/pybind/pybind11) | ``83b92ce`` | ``e7c9b90`` |
| [libs/json](https://github.com/nlohmann/json) | ``a97041a`` | ``ee32bfc`` |
| [libs/mockturtle](https://github.com/marcelwa/mockturtle) | ``8b4e5a8`` | ``2eeadbe`` |


Updates `libs/alice` from `bb72927` to `e5fed2f`
- [Commits](marcelwa/alice@bb72927...e5fed2f)

Updates `libs/Catch2` from `506276c` to `0321d2f`
- [Release notes](https://github.com/catchorg/Catch2/releases)
- [Commits](catchorg/Catch2@506276c...0321d2f)

Updates `libs/pybind11` from `83b92ce` to `e7c9b90`
- [Release notes](https://github.com/pybind/pybind11/releases)
- [Commits](pybind/pybind11@83b92ce...e7c9b90)

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

Updates `libs/mockturtle` from `8b4e5a8` to `2eeadbe`
- [Commits](marcelwa/mockturtle@8b4e5a8...2eeadbe)

---
updated-dependencies:
- dependency-name: libs/alice
  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
- dependency-name: libs/mockturtle
  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 25, 2024
Copy link
Contributor

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

Copy link

codecov bot commented Nov 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.09%. Comparing base (c8da54f) to head (571cfec).
Report is 3 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #597   +/-   ##
=======================================
  Coverage   98.08%   98.09%           
=======================================
  Files         232      232           
  Lines       35313    35313           
  Branches     1702     1702           
=======================================
+ Hits        34638    34639    +1     
+ Misses        675      674    -1     

see 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

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

@marcelwa marcelwa merged commit 29f903b into main Nov 25, 2024
65 checks passed
@marcelwa marcelwa deleted the dependabot/submodules/submodules-4fa8de70d9 branch November 25, 2024 23:36
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