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 2 updates #470

Merged
merged 1 commit into from
Jul 5, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the submodules group with 2 updates: libs/parallel-hashmap and libs/pybind11.

Updates libs/parallel-hashmap from e5b892b to 8a889d3

Commits

Updates libs/pybind11 from 08f946a to bb05e08

Commits
  • bb05e08 Use PyMutex instead of std::mutex in free-threaded build. (#5219)
  • b21b049 chore(deps): update pre-commit hooks (#5220)
  • d78446c chore(deps): bump actions/attest-build-provenance in the actions group (#5216)
  • d805e99 feat(types) Adds special Case for empty C++ tuple type annotation (#5214)
  • 51c2aa1 Fixed a compilation error with gcc 14 (#5208)
  • 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 2 updates: [libs/parallel-hashmap](https://github.com/greg7mdp/parallel-hashmap) and [libs/pybind11](https://github.com/pybind/pybind11).


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

Updates `libs/pybind11` from `08f946a` to `bb05e08`
- [Release notes](https://github.com/pybind/pybind11/releases)
- [Commits](pybind/pybind11@08f946a...bb05e08)

---
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
...

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 Jul 5, 2024
Copy link

codecov bot commented Jul 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.21%. Comparing base (1b52e73) to head (8bfdeae).
Report is 3 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #470      +/-   ##
==========================================
- Coverage   98.22%   98.21%   -0.01%     
==========================================
  Files         214      214              
  Lines       28883    28883              
  Branches     1369     1368       -1     
==========================================
- Hits        28369    28368       -1     
- Misses        514      515       +1     

see 4 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 639452e...8bfdeae. Read the comment docs.

@marcelwa
Copy link
Collaborator

marcelwa commented Jul 5, 2024

@dependabot squash and merge

@dependabot dependabot bot merged commit 7276fd2 into main Jul 5, 2024
59 checks passed
@dependabot dependabot bot deleted the dependabot/submodules/submodules-a6b23f12f9 branch July 5, 2024 07:10
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