Skip to content

Chore(deps): Bump the low-importance group across 1 directory with 5 updates#3346

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/low-importance-1cf4f36981
Open

Chore(deps): Bump the low-importance group across 1 directory with 5 updates#3346
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/low-importance-1cf4f36981

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 24, 2026

Copy link
Copy Markdown
Contributor

Bumps the low-importance group with 5 updates in the / directory:

Package From To
github.com/breml/rootcerts 0.3.4 0.3.6
github.com/fatih/color 1.18.0 1.19.0
github.com/klauspost/compress 1.18.4 1.18.7
github.com/pelletier/go-toml/v2 2.2.4 2.4.2
gopkg.in/ini.v1 1.67.1 1.67.3

Updates github.com/breml/rootcerts from 0.3.4 to 0.3.6

Commits
  • 1e7be78 Auto Update Mozilla Included CA Certificate List
  • e9a2b85 Auto Update Mozilla Included CA Certificate List
  • 16eff3b Merge pull request #19 from breml/dependabot/github_actions/EndBug/add-and-co...
  • 10c2a18 Bump EndBug/add-and-commit from 9 to 10
  • See full diff in compare view

Updates github.com/fatih/color from 1.18.0 to 1.19.0

Release notes

Sourced from github.com/fatih/color's releases.

v1.19.0

What's Changed

New Contributors

Full Changelog: fatih/color@v1.18.0...v1.19.0

Commits
  • ca25f6e Merge pull request #266 from fatih/dependabot/github_actions/actions/setup-go-6
  • 1205984 Bump actions/setup-go from 5 to 6
  • 5715c20 Merge pull request #269 from UnSubble/main
  • 2f6e200 Merge branch 'main' into main
  • f72ec94 Merge pull request #273 from fatih/dependabot/github_actions/actions/checkout-6
  • 848e633 Merge branch 'main' into main
  • 4c2cd34 Add tests
  • 7f812f0 Bump actions/checkout from 4 to 6
  • b7fc9f9 Merge pull request #259 from fatih/dependabot/github_actions/dominikh/staticc...
  • 239a88f Bump dominikh/staticcheck-action from 1.3.1 to 1.4.0
  • Additional commits viewable in compare view

Updates github.com/klauspost/compress from 1.18.4 to 1.18.7

Release notes

Sourced from github.com/klauspost/compress's releases.

v1.18.7

  • Fix s2.NewDict OOB read.

Security release without other changes.

Full Changelog: klauspost/compress@v1.18.6...v1.18.7

v1.18.6

What's Changed

New Contributors

Full Changelog: klauspost/compress@v1.18.5...v1.18.6

v1.18.5

What's Changed

Full Changelog: klauspost/compress@v1.18.4...v1.18.5

Commits

Updates github.com/pelletier/go-toml/v2 from 2.2.4 to 2.4.2

Release notes

Sourced from github.com/pelletier/go-toml/v2's releases.

v2.4.2

What's Changed

Fixed bugs

Full Changelog: pelletier/go-toml@v2.4.1...v2.4.2

v2.4.1

What's Changed

Fixed bugs

Full Changelog: pelletier/go-toml@v2.4.0...v2.4.1

v2.4.0

What's Changed

What's new

Performance

Fixed bugs

Documentation

New Contributors

Full Changelog: pelletier/go-toml@v2.3.1...v2.4.0

v2.3.1

What's Changed

Fixed bugs

... (truncated)

Commits
  • 25fc130 Flatten embedded structs whose toml tag only sets options (#1079)
  • 2586526 build(deps): bump actions/checkout from 6 to 7 (#1074)
  • 4ef6436 Fix multiline string, array indentation, and omitempty behavior
  • e3b2270 build(deps): bump docker/setup-buildx-action from 3 to 4 (#1073)
  • abaa568 ci: fix release Docker attestations + enable manual tag re-release (#1071)
  • b99e8db docs: remove "Migrating from v1" section from README (#1070)
  • 5a548e3 Reimplementation of the parser, decoder, and encoder (#1067)
  • 3c357d6 fix: report quoted string requirement for unquoted values (#1063)
  • bf5d424 Contextualize redefinition errors as DecodeError (#1069)
  • eb85928 Support TOML v1.1.0 (#1068)
  • Additional commits viewable in compare view

Updates gopkg.in/ini.v1 from 1.67.1 to 1.67.3

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels May 24, 2026
@dependabot dependabot Bot changed the title Chore(deps): Bump the low-importance group with 5 updates Chore(deps): Bump the low-importance group across 1 directory with 5 updates May 27, 2026
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/low-importance-1cf4f36981 branch from b4040d3 to 957537c Compare May 27, 2026 07:08
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/low-importance-1cf4f36981 branch 2 times, most recently from f1c53ca to b589b28 Compare June 17, 2026 05:22
…updates

Bumps the low-importance group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/breml/rootcerts](https://github.com/breml/rootcerts) | `0.3.4` | `0.3.6` |
| [github.com/fatih/color](https://github.com/fatih/color) | `1.18.0` | `1.19.0` |
| [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.18.4` | `1.18.7` |
| [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) | `2.2.4` | `2.4.2` |
| gopkg.in/ini.v1 | `1.67.1` | `1.67.3` |



Updates `github.com/breml/rootcerts` from 0.3.4 to 0.3.6
- [Release notes](https://github.com/breml/rootcerts/releases)
- [Commits](breml/rootcerts@v0.3.4...v0.3.6)

Updates `github.com/fatih/color` from 1.18.0 to 1.19.0
- [Release notes](https://github.com/fatih/color/releases)
- [Commits](fatih/color@v1.18.0...v1.19.0)

Updates `github.com/klauspost/compress` from 1.18.4 to 1.18.7
- [Release notes](https://github.com/klauspost/compress/releases)
- [Commits](klauspost/compress@v1.18.4...v1.18.7)

Updates `github.com/pelletier/go-toml/v2` from 2.2.4 to 2.4.2
- [Release notes](https://github.com/pelletier/go-toml/releases)
- [Commits](pelletier/go-toml@v2.2.4...v2.4.2)

Updates `gopkg.in/ini.v1` from 1.67.1 to 1.67.3

---
updated-dependencies:
- dependency-name: github.com/breml/rootcerts
  dependency-version: 0.3.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: low-importance
- dependency-name: github.com/fatih/color
  dependency-version: 1.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: low-importance
- dependency-name: github.com/klauspost/compress
  dependency-version: 1.18.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: low-importance
- dependency-name: github.com/pelletier/go-toml/v2
  dependency-version: 2.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: low-importance
- dependency-name: gopkg.in/ini.v1
  dependency-version: 1.67.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: low-importance
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/low-importance-1cf4f36981 branch from b589b28 to a6c9f0b Compare July 1, 2026 05:22
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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants