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

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the submodules group with 3 updates: libs/tinyxml2, libs/pybind11 and libs/json.

Updates libs/tinyxml2 from a0f66fd to 8a519a5

Commits
  • 8a519a5 Merge pull request #990 from jengelh/master
  • c93b6f7 Revert "Merge pull request #983 from DiplomInformatikerFranzHoepfinger/featur...
  • 8e4bfeb Merge pull request #983 from DiplomInformatikerFranzHoepfinger/feature/fix_32...
  • eb3ab0d Make DynArray support objects larger than 1 gigabyte
  • 3a893e5 Remove extraneous +x bit from source files
  • 8df9b25 Update attribute handling to use int32_t and uint32_t types.
  • 53d8ec5 Update attribute setting functions to use specific integer types
  • 5e27269 Update attribute setting functions to use specific integer types
  • 693052a Update integer types to int32_t and uint32_t for better clarity and consistency.
  • 42875a9 Update data type in ToBool function for better clarity and consistency.
  • Additional commits viewable in compare view

Updates libs/pybind11 from bb05e08 to 50acb81

Commits

Updates libs/json from 8c391e0 to 960b763

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/tinyxml2](https://github.com/leethomason/tinyxml2), [libs/pybind11](https://github.com/pybind/pybind11) and [libs/json](https://github.com/nlohmann/json).


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

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

Updates `libs/json` from `8c391e0` to `960b763`
- [Release notes](https://github.com/nlohmann/json/releases)
- [Commits](nlohmann/json@8c391e0...960b763)

---
updated-dependencies:
- 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/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 Jul 12, 2024
Copy link

codecov bot commented Jul 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.22%. Comparing base (f3c6d0b) to head (5335e99).

Additional details and impacted files

Impacted file tree graph

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

see 6 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 f3c6d0b...5335e99. Read the comment docs.

@marcelwa
Copy link
Collaborator

@dependabot squash and merge

@dependabot dependabot bot merged commit b07825b into main Jul 12, 2024
59 checks passed
@dependabot dependabot bot deleted the dependabot/submodules/submodules-eaca16cd82 branch July 12, 2024 07:39
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