Skip to content

Bump 3rdparty/tomlplusplus from 1f7884e to e7aaccc#198

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2025

Bumps 3rdparty/tomlplusplus from 1f7884e to e7aaccc.

Commits
  • e7aaccc Formatter flag to force multi-line arrays (#282)
  • 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)
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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

---
updated-dependencies:
- dependency-name: 3rdparty/tomlplusplus
  dependency-version: e7aaccca3fa3dbde9818ab8313250f3da4976e37
  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 Sep 8, 2025
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