Skip to content

Bump 3rdparty/tomlplusplus from 1f7884e to bf869b0#195

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/submodules/3rdparty/tomlplusplus-bf869b0
Closed

Bump 3rdparty/tomlplusplus from 1f7884e to bf869b0#195
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/submodules/3rdparty/tomlplusplus-bf869b0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 7, 2025

Bumps 3rdparty/tomlplusplus from 1f7884e to bf869b0.

Commits
  • bf869b0 Add IWYU pragmas for provider header (#277)
  • 708fff7 Fixed undefined behavior with log10 cast of fractional doubles (#276)
  • 2f35c28 Export missing symbols and fix CMakeLists.txt for modules (#273)
  • 8eb4012 TOML_DISABLE_NOEXCEPT_NOEXCEPT workaround MSVC bug noexcept + modules (#271)
  • 5abab00 fix MSVC C++20 module build error C2872, C2039, C2873 on 'literals' (#267)
  • 2693c6c avoid using impl in error_printer example (#268)
  • 49eb12d fix: std::is_trivial is deprecated in C++26, replace to 'is_trivially_default...
  • a7d16a5 mention TOML_DISABLE_CONDITIONAL_NOEXCEPT_LAMBDA in README.md (#269)
  • fea1d90 Allow tomlplusplus to be built by C++20 modules (#266)
  • f5b3fb2 add DEL character example invalid_parses in examples/error_printer (#260)
  • Additional commits viewable 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [3rdparty/tomlplusplus](https://github.com/marzer/tomlplusplus) from `1f7884e` to `bf869b0`.
- [Release notes](https://github.com/marzer/tomlplusplus/releases)
- [Commits](marzer/tomlplusplus@1f7884e...bf869b0)

---
updated-dependencies:
- dependency-name: 3rdparty/tomlplusplus
  dependency-version: bf869b0e075c65aa0f81d148b42a90dcce2f95c5
  dependency-type: direct:production
...

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 Jul 7, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 8, 2025

Superseded by #198.

@dependabot dependabot bot closed this Sep 8, 2025
@dependabot dependabot bot deleted the dependabot/submodules/3rdparty/tomlplusplus-bf869b0 branch September 8, 2025 09:17
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.

0 participants

Comments