SafeScale
SafeScale copied to clipboard
build(deps): bump github.com/pelletier/go-toml/v2 from 2.0.6 to 2.0.7
Bumps github.com/pelletier/go-toml/v2 from 2.0.6 to 2.0.7.
Release notes
Sourced from github.com/pelletier/go-toml/v2's releases.
v2.0.7
What's Changed
Fixed bugs
- Encode: fix inline table first key value whitespace by
@cuonglmin pelletier/go-toml#837- Decode: allow integers to be unmarshaled into floats by
@PotatoesFallin pelletier/go-toml#841- Decode: fix error reporting of type mismatch on inline tables by
@pelletierin pelletier/go-toml#853- Decode: fix panic when unmarshaling into a map twice by
@pelletierin pelletier/go-toml#854Documentation
- Fix typos by
@deiningin pelletier/go-toml#849New Contributors
@DavidKorczynskimade their first contribution in pelletier/go-toml#831@cuonglmmade their first contribution in pelletier/go-toml#837@PotatoesFallmade their first contribution in pelletier/go-toml#841@deiningmade their first contribution in pelletier/go-toml#849Full Changelog: https://github.com/pelletier/go-toml/compare/v2.0.6...v2.0.7
Commits
643c251Fix panic when unmarshaling into a map twice (#854)8a416daFix error report of type mismatch on inline tables (#853)fcd9179Fixes typos (#849)9f57260Allow integers to be unmarshaled into floats (#841)c4a2eefFix go 1.20 version in github actions (#848)b58c20aUpgrade go 1.20 (#847)090cccfFix inline table first key value whitespace (#837)58a592bci: add CIFuzz integration (#831)- See full diff 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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)