chore(deps): bump the golang group across 1 directory with 7 updates#222
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the golang group across 1 directory with 7 updates#222dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
f8f994d to
6afec1a
Compare
Bumps the golang group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/anacrolix/torrent](https://github.com/anacrolix/torrent) | `1.60.0` | `1.61.0` | | [github.com/dlclark/regexp2](https://github.com/dlclark/regexp2) | `1.11.5` | `1.12.0` | | [github.com/gin-contrib/cors](https://github.com/gin-contrib/cors) | `1.7.6` | `1.7.7` | | [github.com/gin-contrib/requestid](https://github.com/gin-contrib/requestid) | `1.0.5` | `1.0.6` | | [github.com/knadh/koanf/v2](https://github.com/knadh/koanf) | `2.3.2` | `2.3.5` | | [github.com/rs/zerolog](https://github.com/rs/zerolog) | `1.34.0` | `1.35.1` | Updates `github.com/anacrolix/torrent` from 1.60.0 to 1.61.0 - [Changelog](https://github.com/anacrolix/torrent/blob/master/CHANGELOG.md) - [Commits](anacrolix/torrent@v1.60.0...v1.61.0) Updates `github.com/dlclark/regexp2` from 1.11.5 to 1.12.0 - [Commits](dlclark/regexp2@v1.11.5...v1.12.0) Updates `github.com/gin-contrib/cors` from 1.7.6 to 1.7.7 - [Release notes](https://github.com/gin-contrib/cors/releases) - [Commits](gin-contrib/cors@v1.7.6...v1.7.7) Updates `github.com/gin-contrib/requestid` from 1.0.5 to 1.0.6 - [Release notes](https://github.com/gin-contrib/requestid/releases) - [Commits](gin-contrib/requestid@v1.0.5...v1.0.6) Updates `github.com/gin-gonic/gin` from 1.11.0 to 1.12.0 - [Release notes](https://github.com/gin-gonic/gin/releases) - [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md) - [Commits](gin-gonic/gin@v1.11.0...v1.12.0) Updates `github.com/knadh/koanf/v2` from 2.3.2 to 2.3.5 - [Release notes](https://github.com/knadh/koanf/releases) - [Commits](knadh/koanf@v2.3.2...v2.3.5) Updates `github.com/rs/zerolog` from 1.34.0 to 1.35.1 - [Commits](rs/zerolog@v1.34.0...v1.35.1) --- updated-dependencies: - dependency-name: github.com/anacrolix/torrent dependency-version: 1.61.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/dlclark/regexp2 dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/gin-contrib/cors dependency-version: 1.7.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: golang - dependency-name: github.com/gin-contrib/requestid dependency-version: 1.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: golang - dependency-name: github.com/gin-gonic/gin dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/knadh/koanf/v2 dependency-version: 2.3.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: golang - dependency-name: github.com/rs/zerolog dependency-version: 1.35.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang ... Signed-off-by: dependabot[bot] <support@github.com>
6afec1a to
6f0144e
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 golang group with 6 updates in the / directory:
1.60.01.61.01.11.51.12.01.7.61.7.71.0.51.0.62.3.22.3.51.34.01.35.1Updates
github.com/anacrolix/torrentfrom 1.60.0 to 1.61.0Changelog
Sourced from github.com/anacrolix/torrent's changelog.
Commits
486bcbeReset announce list on modify, don't clear it77e010bFix panic calling Torrent.AddTrackers on a dropped torrent975b7bbIgnore permission errors trying to create zero length files that already existe5b675eFix out of order openNewConns causing a benchmark to fail104ce6fMinimal fix for thrashing in client announce dispatcher updateOverdued2b5316Switch back to ajwerner for indexed sets7c24c43Log slow Client unlocksf5ad6ffUpdate tracker state on piece pending changes43930a0Optimize an Iter method in request-strategy97d90bfImprove log of desynced valuesUpdates
github.com/dlclark/regexp2from 1.11.5 to 1.12.0Commits
3d5df45fixes #37 fixes #34 fix stack curruption based on dotnet enginee31138efix: increase minimum delay in TestDeadline to prevent flaky failures81cd3beUpdate README.mdUpdates
github.com/gin-contrib/corsfrom 1.7.6 to 1.7.7Release notes
Sourced from github.com/gin-contrib/cors's releases.
Commits
e19d20dchore(deps): upgrade golang.org/x/text to v0.35.0ec180b5ci(workflow): bump goreleaser/goreleaser-action from v6 to v79e6ec27chore(deps): upgrade gin to v1.12.0 and update CI Go versions139173achore(ci): upgrade trivy-action from 0.33.1 to 0.35.0b77776eFix Trivy badge URL in README.mda92928fUpdate golangci-lint version to v2.92816d6dAdd Go 1.26 to GitHub Actions test matrixc5dcea8chore(deps): bump actions/cache from 4 to 53585a5efix: resolve golangci-lint issues in tests754ef53chore(ci): update golangci-lint to v2.6Updates
github.com/gin-contrib/requestidfrom 1.0.5 to 1.0.6Release notes
Sourced from github.com/gin-contrib/requestid's releases.
Commits
ec402afchore(deps): upgrade golang.org/x/text to v0.35.00b0915eci(workflow): bump goreleaser/goreleaser-action from v6 to v7d2b0016chore(deps): upgrade gin to v1.12.0 and update CI Go versionsf363549chore(ci): upgrade trivy-action from 0.33.1 to 0.35.020de786Update golangci-lint version to v2.9d54d14eAdd Go 1.26 to GitHub Actions test matrix2e0b732chore(deps): bump actions/cache from 4 to 5aada698chore: remove gitter badge from READMEb402f35chore(ci): update golangci-lint to v2.684d2969chore(deps): upgrade quic-go to v0.57.1Updates
github.com/gin-gonic/ginfrom 1.11.0 to 1.12.0Release notes
Sourced from github.com/gin-gonic/gin's releases.
... (truncated)
Changelog
Sourced from github.com/gin-gonic/gin's changelog.
Commits
73726dcdocs: update documentation to reflect Go version changes (#4552)e292e5cdocs: document and finalize Gin v1.12.0 release (#4551)ae3f524ci: update Go version support to 1.25+ across CI and docs (#4550)38534e2chore(deps): bump golang.org/x/net from 0.50.0 to 0.51.0 (#4548)472d086fix(tree): panic in findCaseInsensitivePathRec with RedirectFixedPath (#4535)fb25834test(context): use http.StatusContinue constant instead of magic number 100 (...6f1d5fetest(render): add comprehensive error handling tests (#4541)5c00df8fix(render): write content length in Data.Render (#4206)db30908chore(logger): allow skipping query string output (#4547)ba093d1chore(binding): upgrade bson dependency to mongo-driver v2 (#4549)Updates
github.com/knadh/koanf/v2from 2.3.2 to 2.3.5Release notes
Sourced from github.com/knadh/koanf/v2's releases.
Commits
e09e4c8fix: report full key var in MergeStrict type-mismatch error message (#418)7a28d59Exclude nats, vault providers from global workspace and fix CI test commands.d511690Fix test action to use local Go toolchain for different versions.308274cFix async file providerWatch()test that would race and fail randomly.91fa65dUpgrade vault lib inproviders/vault.f941889Upgrade hjson lib inproviders/jhson.3a69086Upgrade NATS deps (dependabot sent 8 alerts) inproviders/nats.2dd78e8Bools: return the matched []bool, not the nil intermediate (#416)d1d3dd7Exclude the./examplesdir from Go workspace to avoid being pulled into tests.1641671Move k8smount provider mock files out of the global mock dir.Updates
github.com/rs/zerologfrom 1.34.0 to 1.35.1Commits
116c806event: restore Err() logging when ErrorStackMarshaler returns nil (#763)1396655Bump CI Go matrix minimum from 1.21 to 1.234b65a2fBump actions/cache from 4 to 5 (#741)b835796Bump actions/setup-go from 5 to 6 (#742)134caf8Added sanitization of journald keys (#751)e133b6aAdded variadic StrsV, ObjectsV, and StringersV (#752)82017d8Bump github.com/coreos/go-systemd/v22 from 22.6.0 to 22.7.0 (#753)2f5b8a9fix: UpdateContext skips Nop and zero-value loggers (#754)d64c9a7Add slog.Handler implementation for zerolog (#755)a0d61dcfix: return dict to Event pool (#749)