chore(deps)(deps-dev): bump toml from 3.0.0 to 5.0.0 - #81
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/toml-5.0.0
branch
3 times, most recently
from
August 11, 2026 09:11
f989396 to
2b007fe
Compare
Bumps [toml](https://github.com/BinaryMuse/toml-node) from 3.0.0 to 5.0.0. - [Changelog](https://github.com/BinaryMuse/toml-node/blob/master/CHANGELOG.md) - [Commits](BinaryMuse/toml-node@v3.0.0...v5.0.0) --- updated-dependencies: - dependency-name: toml dependency-version: 5.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/toml-5.0.0
branch
from
August 13, 2026 09:09
2b007fe to
fff6c6a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps toml from 3.0.0 to 5.0.0.
Changelog
Sourced from toml's changelog.
... (truncated)
Commits
ccd8b105.0.000ac4a6Update changelog121e5faMerge pull request #74 from BinaryMuse/mkt/big-ints2b6bcb7Add opt-in BigInt support, throw when parsing out of bounds values38fb4e64.3.05222a64feat: Add opt-in Temporal support for date/time values (#73)95f79b34.2.0b71c439Merge pull request #72 from BinaryMuse/fix/nesting-depth-dosa2d6dbbUpdate changelog967b8b0fix: bound nesting depth to prevent stack-overflow DoS