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 across 1 directory with 5 updates #459

Merged
merged 12 commits into from
Jun 28, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 15, 2024

Bumps the submodules group with 5 updates in the / directory:

Package From To
libs/alice 544577f a55415e
libs/parallel-hashmap 1036816 d88c5e1
libs/tinyxml2 312a809 a0f66fd
libs/pybind11 b07fddb 7c4ac91
libs/mockturtle b7fe3a7 bfcee23

Updates libs/alice from 544577f to a55415e

Commits

Updates libs/parallel-hashmap from 1036816 to d88c5e1

Commits

Updates libs/tinyxml2 from 312a809 to a0f66fd

Commits
  • a0f66fd Merge pull request #984 from Blake-Madden/master
  • a965e28 Merge pull request #978 from AlbertHungGarmin/fix-format-specifier
  • 5b04868 Fix typo in comment
  • dded8bb Fix format specifier mismatch in XMLUtil::ToStr
  • See full diff in compare view

Updates libs/pybind11 from b07fddb to 7c4ac91

Commits

Updates libs/mockturtle from b7fe3a7 to bfcee23

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 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [libs/alice](https://github.com/marcelwa/alice) | ``544577f`` | ``a55415e`` |
| [libs/parallel-hashmap](https://github.com/greg7mdp/parallel-hashmap) | ``1036816`` | ``d88c5e1`` |
| [libs/tinyxml2](https://github.com/leethomason/tinyxml2) | ``312a809`` | ``a0f66fd`` |
| [libs/pybind11](https://github.com/pybind/pybind11) | ``b07fddb`` | ``7c4ac91`` |
| [libs/mockturtle](https://github.com/lsils/mockturtle) | ``b7fe3a7`` | ``bfcee23`` |



Updates `libs/alice` from `544577f` to `a55415e`
- [Commits](marcelwa/alice@544577f...a55415e)

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

Updates `libs/tinyxml2` from `312a809` to `a0f66fd`
- [Release notes](https://github.com/leethomason/tinyxml2/releases)
- [Commits](leethomason/tinyxml2@312a809...a0f66fd)

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

Updates `libs/mockturtle` from `b7fe3a7` to `bfcee23`
- [Release notes](https://github.com/lsils/mockturtle/releases)
- [Commits](lsils/mockturtle@b7fe3a7...bfcee23)

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

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 Jun 15, 2024
Copy link

codecov bot commented Jun 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.21%. Comparing base (86ec324) to head (53bd8a2).
Report is 66 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #459   +/-   ##
=======================================
  Coverage   98.21%   98.21%           
=======================================
  Files         214      214           
  Lines       28876    28873    -3     
  Branches     1367     1367           
=======================================
- Hits        28361    28359    -2     
+ Misses        515      514    -1     
Files with missing lines Coverage Δ
include/fiction/technology/cell_ports.hpp 100.00% <ø> (ø)
test/io/write_sqd_sim_result.cpp 100.00% <ø> (ø)

... and 3 files 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 86ec324...53bd8a2. Read the comment docs.

marcelwa and others added 7 commits June 15, 2024 22:15
* 💚 try to fix wheel test issue on windows.

* 💚 conduct renaming.

* 💚 use normal threads instead of ``std::future``.

* 💚 update test.

* 💚 trial and error.

* 💚 delete thread count option.

* 🎨 Incorporated pre-commit fixes

* 💚 delete thread count option.

* 💚 trial and error.

* 💚 only one thread.

* 💚 small changes in multithreading.

* 💚 use ``future`` for multithreading.

* 💚 use sanitizer.

* 💚 revert use of sanitizer.

* 🎨 revert changes.

* 🎨 using old quicksim code

* 💚 use windows-2019.

* 💚 revert code changes.

* 💚 using windows-2019.

* 💚 remove ``*-latest`` and use toolsets.

* 💚 use toolsets.

* 💚 update toolsets.

* 💚 delete exclude part.

* 💚 windows 2019.

* 💚 remove toolset key.

* 💚 use v143 for 2022.

* 💚 use 2019.

* :green_heart only using 2019.

* 🎨 implement Marcel's comments.

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
@marcelwa
Copy link
Collaborator

We will take care of the failing CodeQL action separately

@marcelwa marcelwa merged commit f390706 into main Jun 28, 2024
58 of 59 checks passed
@marcelwa marcelwa deleted the dependabot/submodules/submodules-3b6f34c3bb branch June 28, 2024 09:07
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.

2 participants