Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 23, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/BurntSushi/toml v1.5.0v1.6.0 age confidence
github.com/gkampitakis/go-snaps v0.5.15v0.5.19 age confidence
golang.org/x/mod v0.30.0v0.31.0 age confidence
golang.org/x/sync v0.17.0v0.19.0 age confidence

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.

gkampitakis/go-snaps (github.com/gkampitakis/go-snaps)

v0.5.19

Compare Source

What's Changed

Full Changelog: gkampitakis/go-snaps@0.5.18...v0.5.19

v0.5.18

Compare Source

v0.5.17

Compare Source

v0.5.16

Compare Source

What's Changed

Full Changelog: gkampitakis/go-snaps@v0.5.15...v0.5.16


Configuration

📅 Schedule: Branch creation - "before 6am on monday" in timezone Pacific/Auckland, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 23, 2025
@renovate renovate bot force-pushed the renovate/osv-detector-minor branch 2 times, most recently from 742ec5d to 86aca72 Compare November 25, 2025 20:37
@renovate renovate bot force-pushed the renovate/osv-detector-minor branch 5 times, most recently from 4fe7cbd to c40cc72 Compare November 27, 2025 02:17
@renovate renovate bot changed the title fix(deps): update module github.com/gkampitakis/go-snaps to v0.5.16 fix(deps): update osv-detector minor Nov 27, 2025
@renovate renovate bot force-pushed the renovate/osv-detector-minor branch 9 times, most recently from 681275d to 3240115 Compare December 3, 2025 10:59
@renovate renovate bot force-pushed the renovate/osv-detector-minor branch 4 times, most recently from 2556235 to c316fa9 Compare December 9, 2025 21:59
@renovate renovate bot force-pushed the renovate/osv-detector-minor branch 4 times, most recently from 127170e to 5ef70c5 Compare December 19, 2025 02:34
@renovate renovate bot force-pushed the renovate/osv-detector-minor branch from 5ef70c5 to 7490f52 Compare January 1, 2026 16:52
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant