Skip to content

chore(deps): update module github.com/burntsushi/toml to v1.6.0#1329

Open
red-hat-konflux[bot] wants to merge 1 commit intomainfrom
konflux/mintmaker/main/github.com-burntsushi-toml-1.x
Open

chore(deps): update module github.com/burntsushi/toml to v1.6.0#1329
red-hat-konflux[bot] wants to merge 1 commit intomainfrom
konflux/mintmaker/main/github.com-burntsushi-toml-1.x

Conversation

@red-hat-konflux
Copy link
Contributor

@red-hat-konflux red-hat-konflux bot commented Feb 27, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/BurntSushi/toml v1.5.0 -> v1.6.0 age confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

BurntSushi/toml (github.com/BurntSushi/toml)

v1.6.0

Compare 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+22 is correct.

  • Using duplicate array keys would not give an error:

    arr = [1]
    arr = [2]
    

    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.


  • If you want to rebase/retry this PR, check this box

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.

@openshift-ci openshift-ci bot requested review from blublinsky and bparees February 27, 2026 20:18
@raptorsun
Copy link
Contributor

/lgtm
/approve
/retest

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Mar 2, 2026
@openshift-ci
Copy link

openshift-ci bot commented Mar 2, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: raptorsun

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 2, 2026
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/burntsushi/toml to v1.6.0 chore(deps): update module github.com/burntsushi/toml to v1.6.0 - autoclosed Mar 4, 2026
@red-hat-konflux red-hat-konflux bot closed this Mar 4, 2026
@red-hat-konflux red-hat-konflux bot deleted the konflux/mintmaker/main/github.com-burntsushi-toml-1.x branch March 4, 2026 12:24
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/burntsushi/toml to v1.6.0 - autoclosed chore(deps): update module github.com/burntsushi/toml to v1.6.0 Mar 4, 2026
@red-hat-konflux red-hat-konflux bot reopened this Mar 4, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/github.com-burntsushi-toml-1.x branch 2 times, most recently from 7571a00 to dae4e30 Compare March 4, 2026 16:12
@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Mar 4, 2026
@raptorsun
Copy link
Contributor

/lgtm
/override "ci/prow/bundle-e2e-4-22"

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Mar 5, 2026
@openshift-ci
Copy link

openshift-ci bot commented Mar 5, 2026

@raptorsun: Overrode contexts on behalf of raptorsun: ci/prow/bundle-e2e-4-22

Details

In response to this:

/lgtm
/override "ci/prow/bundle-e2e-4-22"

Instructions 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.

@openshift-ci
Copy link

openshift-ci bot commented Mar 5, 2026

@red-hat-konflux: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/bundle-e2e-4-20 7571a00 link unknown /test bundle-e2e-4-20
ci/prow/bundle-e2e-4-22 dae4e30 link unknown /test bundle-e2e-4-22

Full PR test history. Your PR dashboard.

Details

Instructions 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. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant