Skip to content

build(deps): bump github.com/andybalholm/brotli from 1.2.0 to 1.2.1 in /golang#18

Merged
smeinecke merged 1 commit intomainfrom
dependabot/go_modules/golang/github.com/andybalholm/brotli-1.2.1
Apr 4, 2026
Merged

build(deps): bump github.com/andybalholm/brotli from 1.2.0 to 1.2.1 in /golang#18
smeinecke merged 1 commit intomainfrom
dependabot/go_modules/golang/github.com/andybalholm/brotli-1.2.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

Bumps github.com/andybalholm/brotli from 1.2.0 to 1.2.1.

Commits
  • 0675b24 Remove unnecessary nil checks
  • 946c3e4 matchfinder: verify candidate matches against source data
  • 014fb9c Add Bargain3 MatchFinder
  • deb905c Trio: vary hash table sizes
  • b84bddd M4: fix updating chain for long history
  • a7ad412 Bargain1 & Bargain2: check for matches less often
  • 6c6ca8c Add Bargain1 MatchFinder
  • 01c4855 Add Bargain2 MatchFinder
  • b70ce54 Add HTTPCompressorWithLevel
  • f8935d5 Add a flate encoder using the matchfinder package.
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/andybalholm/brotli](https://github.com/andybalholm/brotli) from 1.2.0 to 1.2.1.
- [Commits](andybalholm/brotli@v1.2.0...v1.2.1)

---
updated-dependencies:
- dependency-name: github.com/andybalholm/brotli
  dependency-version: 1.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Apr 1, 2026
@smeinecke smeinecke merged commit c7f122f into main Apr 4, 2026
28 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/golang/github.com/andybalholm/brotli-1.2.1 branch April 4, 2026 23:27
smeinecke added a commit that referenced this pull request Apr 13, 2026
Updates dependencies to address Dependabot security alerts:
- orjson: 3.11.5/3.11.6 → 3.11.5/3.11.8 (fixes #19 recursion limit)
- pillow: 11.3.0 → 11.3.0/12.2.0 (fixes #18 PSD out-of-bounds, Danny-Dasilva#36 FITS GZIP)
- pytest: 8.4.2/9.0.2 → 8.4.2/9.0.3 (fixes Danny-Dasilva#35 tmpdir handling)
- pygments: 2.19.2 → 2.20.0 (fixes #24 ReDoS)
- requests: 2.32.5/2.33.1 (fixes #23 insecure temp file)
- filelock: 3.19.1/3.25.2 (fixes #20, #21 TOCTOU race)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant