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
…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.3.1` | | gopkg.in/ini.v1 | `1.67.1` | `1.67.2` | 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.3.1 - [Release notes](https://github.com/pelletier/go-toml/releases) - [Commits](pelletier/go-toml@v2.2.4...v2.3.1) Updates `gopkg.in/ini.v1` from 1.67.1 to 1.67.2 --- 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>
b4040d3 to
957537c
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.3.11.67.11.67.2Updates
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.3.1Release notes
Sourced from github.com/pelletier/go-toml/v2's releases.
... (truncated)
Commits
f85c4e8README.md: remove reference to old go versions and modules (#1048)45d4fb4fix: change DisallowUnknownFields error from "missing field" to "unknown fiel...c171216Fix incorrect error positions in unstable parser Range() (#1047) (#1056)f36a3ecReduce marshal and unmarshal overhead (#1044)77f3862Fix benchmark script replacing internal package imports (#1042)16b1ef5Fix parser error pointing to wrong line when last line has no trailing newlin...e14bde7build(deps): bump docker/login-action from 3 to 4 (#1039)4b1ff01build(deps): bump docker/setup-buildx-action from 3 to 4 (#1040)048a25fGo 1.26 (#1030)b357558build(deps): bump goreleaser/goreleaser-action from 6 to 7 (#1035)Updates
gopkg.in/ini.v1from 1.67.1 to 1.67.2