Chore(deps): Bump the low-importance group across 1 directory with 5 updates#3346
Open
dependabot[bot] wants to merge 1 commit into
Open
Chore(deps): Bump the low-importance group across 1 directory with 5 updates#3346dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
b4040d3 to
957537c
Compare
957537c to
f1c53ca
Compare
…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.5` | | [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.6` | | [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) | `2.2.4` | `2.4.0` | | gopkg.in/ini.v1 | `1.67.1` | `1.67.3` | Updates `github.com/breml/rootcerts` from 0.3.4 to 0.3.5 - [Release notes](https://github.com/breml/rootcerts/releases) - [Commits](breml/rootcerts@v0.3.4...v0.3.5) 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.6 - [Release notes](https://github.com/klauspost/compress/releases) - [Commits](klauspost/compress@v1.18.4...v1.18.6) Updates `github.com/pelletier/go-toml/v2` from 2.2.4 to 2.4.0 - [Release notes](https://github.com/pelletier/go-toml/releases) - [Commits](pelletier/go-toml@v2.2.4...v2.4.0) 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>
f1c53ca to
b589b28
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the low-importance group with 5 updates in the / directory:
0.3.40.3.51.18.01.19.01.18.41.18.62.2.42.4.01.67.11.67.3Updates
github.com/breml/rootcertsfrom 0.3.4 to 0.3.5Commits
e9a2b85Auto Update Mozilla Included CA Certificate List16eff3bMerge pull request #19 from breml/dependabot/github_actions/EndBug/add-and-co...10c2a18Bump EndBug/add-and-commit from 9 to 10Updates
github.com/fatih/colorfrom 1.18.0 to 1.19.0Release notes
Sourced from github.com/fatih/color's releases.
Commits
ca25f6eMerge pull request #266 from fatih/dependabot/github_actions/actions/setup-go-61205984Bump actions/setup-go from 5 to 65715c20Merge pull request #269 from UnSubble/main2f6e200Merge branch 'main' into mainf72ec94Merge pull request #273 from fatih/dependabot/github_actions/actions/checkout-6848e633Merge branch 'main' into main4c2cd34Add tests7f812f0Bump actions/checkout from 4 to 6b7fc9f9Merge pull request #259 from fatih/dependabot/github_actions/dominikh/staticc...239a88fBump dominikh/staticcheck-action from 1.3.1 to 1.4.0Updates
github.com/klauspost/compressfrom 1.18.4 to 1.18.6Release notes
Sourced from github.com/klauspost/compress's releases.
Commits
ac2f5e8docs: use unix line-endings for markdown files (#1144)620d7b5s2: Fix amd64 stack frame corruption (#1145)1b63f2fbuild(deps): bump the github-actions group with 2 updates (#1141)3d86b89s2: pool hash tables in Go encode paths to reduce allocations (#1143)15967degzhttp: Canonicalize ETag header (#1139)c5e0077zstd: Fix encoder changing dictionary with same ID (#1135)fd3f23ezstd: Default to full zero frames (#1134)8233c58flate: Clean up histogram order (#1133)bcf0d12build(deps): bump the github-actions group with 3 updates (#1132)cf758feci: Upgrade Go versions, clean up (#1130)Updates
github.com/pelletier/go-toml/v2from 2.2.4 to 2.4.0Release notes
Sourced from github.com/pelletier/go-toml/v2's releases.
... (truncated)
Commits
b99e8dbdocs: remove "Migrating from v1" section from README (#1070)5a548e3Reimplementation of the parser, decoder, and encoder (#1067)3c357d6fix: report quoted string requirement for unquoted values (#1063)bf5d424Contextualize redefinition errors as DecodeError (#1069)eb85928Support TOML v1.1.0 (#1068)a7fae34Add CI check to enforce capability limits (#1043)d7225feFix goreleaser deprecation warnings (#1045)fb957cbdocs: explain omitempty behavior for time.Time fields (#1061)02b43a0fix: populate DecodeError.Key() on type mismatch errors (#1064)f85c4e8README.md: remove reference to old go versions and modules (#1048)Updates
gopkg.in/ini.v1from 1.67.1 to 1.67.3