Bump github.com/buger/jsonparser from 1.3.0 to 1.6.1 in the go group across 1 directory - #1599
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump github.com/buger/jsonparser from 1.3.0 to 1.6.1 in the go group across 1 directory#1599dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
ehl-jf
approved these changes
Aug 3, 2026
Bumps the go group with 1 update in the / directory: [github.com/buger/jsonparser](https://github.com/buger/jsonparser). Updates `github.com/buger/jsonparser` from 1.3.0 to 1.6.1 - [Release notes](https://github.com/buger/jsonparser/releases) - [Changelog](https://github.com/buger/jsonparser/blob/master/CHANGELOG.md) - [Commits](buger/jsonparser@v1.3.0...v1.6.1) --- updated-dependencies: - dependency-name: github.com/buger/jsonparser dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/go-ec3f49904e
branch
from
August 5, 2026 00:52
13dbeec to
1656586
Compare
ehl-jf
approved these changes
Aug 5, 2026
Contributor
Author
|
Looks like github.com/buger/jsonparser is updatable in another way, so this is no longer needed. |
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 group with 1 update in the / directory: github.com/buger/jsonparser.
Updates
github.com/buger/jsonparserfrom 1.3.0 to 1.6.1Release notes
Sourced from github.com/buger/jsonparser's releases.
... (truncated)
Changelog
Sourced from github.com/buger/jsonparser's changelog.
... (truncated)
Commits
5663ba4v1.6.1: gjson-style fast-skip optimization + benchmarks vs gjson/soniccaa05b0perf: gjson-style fast-skip in hot loops + benchmarks vs gjson/sonicf1c83acdocs: remove anniversary article from repo (private draft)6c82735docs: ten-year anniversary article with personal backstory and transitive deps3005d5bv1.6.0: Append function + all KI fixes (zero open known issues)a55c29bv1.5.1: 6.1x large-payload speedup + fresh benchmarks09dbcf6perf: SWAR string scan in stringEndConfig (8% large-payload speedup)df5ae5bperf: bound stringEnd backslash scan to string body (5.8x large-payload speedup)ae21251Add MC/DC witnesses for SYS-REQ-115 (Config) and SYS-REQ-116 (ReaderParser)dfb33c1docs: complete CHANGELOG with v1.3.0–v1.5.0 entries, all mentioning ReqProof ...