deps: bump the go-modules group across 1 directory with 4 updates - #2
Open
dependabot[bot] wants to merge 1 commit into
Open
deps: bump the go-modules group across 1 directory with 4 updates#2dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the go-modules group with 4 updates in the / directory: [github.com/goccy/go-json](https://github.com/goccy/go-json), [github.com/rs/zerolog](https://github.com/rs/zerolog), [github.com/spf13/viper](https://github.com/spf13/viper) and [go.etcd.io/bbolt](https://github.com/etcd-io/bbolt). Updates `github.com/goccy/go-json` from 0.10.2 to 0.10.6 - [Release notes](https://github.com/goccy/go-json/releases) - [Changelog](https://github.com/goccy/go-json/blob/master/CHANGELOG.md) - [Commits](goccy/go-json@v0.10.2...v0.10.6) Updates `github.com/rs/zerolog` from 1.34.0 to 1.35.1 - [Commits](rs/zerolog@v1.34.0...v1.35.1) Updates `github.com/spf13/viper` from 1.20.1 to 1.21.0 - [Release notes](https://github.com/spf13/viper/releases) - [Commits](spf13/viper@v1.20.1...v1.21.0) Updates `go.etcd.io/bbolt` from 1.4.3 to 1.5.0 - [Release notes](https://github.com/etcd-io/bbolt/releases) - [Commits](etcd-io/bbolt@v1.4.3...v1.5.0) --- updated-dependencies: - dependency-name: github.com/goccy/go-json dependency-version: 0.10.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/rs/zerolog dependency-version: 1.35.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/spf13/viper dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: go.etcd.io/bbolt dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/go-modules-1c20495593
branch
from
August 1, 2026 00:50
0ce8b05 to
4276e3a
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 go-modules group with 4 updates in the / directory: github.com/goccy/go-json, github.com/rs/zerolog, github.com/spf13/viper and go.etcd.io/bbolt.
Updates
github.com/goccy/go-jsonfrom 0.10.2 to 0.10.6Release notes
Sourced from github.com/goccy/go-json's releases.
Commits
e4877d5fix: panic on embedded struct with recursive (#483)9872089fix: AnalyzeTypeAddr using sync.Once (#531)279389aFix: Switch to lazy init() in decoder and encoder (#490)3e9769dUpdate go.yml65c8b28Fix encode []*time.Time - check nil (#524)5e2ae3fUse io package instead of ioutil package (#498)3c67b03Fix custom map marshaling (#505)581620bUpdate go.ymlc352e8ffix: fix a bug for escaping 0xE2 0x80 0xA8 in compactString (#479)df897aefix: decode struct with pointer must be nil (#473)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)Updates
github.com/spf13/viperfrom 1.20.1 to 1.21.0Release notes
Sourced from github.com/spf13/viper's releases.
Commits
394040cci: build on go 1.25812f548chore: update dependenciesd5271efci: update stale workflowdff303bfeat: add a stale issue scheduled action1287976build(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.1038932cdbuild(deps): bump github.com/go-viper/mapstructure/v2 in /remote6d014bebuild(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1b74c7eebuild(deps): bump github.com/fsnotify/fsnotify from 1.8.0 to 1.9.0acd05e1fix: linting issuesae5a8e2ci: upgrade golangci-lintUpdates
go.etcd.io/bboltfrom 1.4.3 to 1.5.0Release notes
Sourced from go.etcd.io/bbolt's releases.
Commits
e7a8b2dMerge pull request #1217 from pjsharath28/update-go-release-1.5a916f11bump go 1.25.1143ec888Merge pull request #1212 from Elbehery/20260527_remove_maxSize_guardd43321fchore(test): remove redundant MaxSize guard in TestDB_MaxSizeExceededDoesNotGrowc13504dMerge pull request #1211 from ahrtr/20260526_maxsize_changelog0a8fbd9Merge pull request #1210 from Elbehery/20260526_support_data_size_limit63896b7Update changelog for the feature of supporting setting file size limita85b887Reimplement the feature of support setting data file size limit443486etest: add and update tests for MaxSize and MMap behaviora1f42c4Merge pull request #1208 from etcd-io/dependabot/github_actions/golangci/gola...