chore(deps): update module github.com/burntsushi/toml to v1.6.0#1305
chore(deps): update module github.com/burntsushi/toml to v1.6.0#1305red-hat-konflux[bot] wants to merge 1 commit intomasterfrom
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: red-hat-konflux[bot] The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Hi @red-hat-konflux[bot]. Thanks for your PR. I'm waiting for a github.com member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
2f5d1a0 to
ea98e5d
Compare
4310673 to
ea98e5d
Compare
7e909c2 to
ea98e5d
Compare
a900478 to
ea98e5d
Compare
20e3070 to
519837b
Compare
519837b to
f9249f5
Compare
f9249f5 to
bca42ed
Compare
bca42ed to
2c36423
Compare
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
2c36423 to
e2bcd31
Compare
This PR contains the following updates:
v1.5.0->v1.6.0Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
BurntSushi/toml (github.com/BurntSushi/toml)
v1.6.0Compare Source
TOML 1.1 is now enabled by default. The TOML changelog has an overview of changes: https://github.com/toml-lang/toml/blob/main/CHANGELOG.md
Also two small fixes:
Encode large floats as exponent syntax so that round-tripping things like
5e+22is correct.Using duplicate array keys would not give an error:
This will now correctly give a "Key 'arr' has already been defined" error.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
To execute skipped test pipelines write comment
/ok-to-test.Documentation
Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.