Skip to content

build(deps): bump the go-dependencies group with 4 updates - #1913

Merged
rcaril merged 2 commits into
mainfrom
dependabot/go_modules/go-dependencies-a2a2ed4d5e
Sep 23, 2026
Merged

rcaril merged 2 commits into
mainfrom
dependabot/go_modules/go-dependencies-a2a2ed4d5e

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 23, 2026

Copy link
Copy Markdown
Contributor

Bumps the go-dependencies group with 4 updates: github.com/andybalholm/brotli, github.com/mattn/go-runewidth, github.com/pierrec/lz4/v4 and github.com/fastly/go-fastly/v17.

Updates github.com/andybalholm/brotli from 1.2.3 to 1.2.4

Commits
  • eede312 Fix problems found by go vet
  • fc20d30 reorder conditions for better performance
  • e50c2fb Fix false match at position 0 in ZDFast
  • a3e6528 Do not drop history that is shorter than MaxDistance
  • 621e17e Fix false match in ZFast.
  • 448f1a0 Add a utility for testing against multi-file compression corpora.
  • See full diff in compare view

Updates github.com/mattn/go-runewidth from 0.0.29 to 0.0.30

Commits
  • 14205cc Merge pull request #110 from mattn/truncate-rune-fast-path
  • 67f0b8d Take the rune fast path in the Truncate functions too
  • a42811d Merge pull request #111 from mattn/wrap-invalid-utf8
  • 1156ade Keep strings that are not valid UTF-8 on the segmenter
  • 06120a9 Merge pull request #109 from mattn/skip-segmentation-without-joiners
  • 21388ad Skip grapheme segmentation for text that cannot form clusters
  • 6c7068f Generate a table of runes that can join a grapheme cluster
  • 2793dc5 Merge pull request #108 from youdie006/fix-wrap-grapheme-cluster
  • fd7c07f Add Wrap benchmarks for the ASCII, CJK and emoji paths
  • f5f115c Inline the ASCII width rule in the Wrap fast path
  • Additional commits viewable in compare view

Updates github.com/pierrec/lz4/v4 from 4.1.29 to 4.1.30

Release notes

Sourced from github.com/pierrec/lz4/v4's releases.

v4.1.30

Multiple contributed fixes and performance enhancements.

Commits
  • e692a9f Merge pull request #256 from twmb/reuse-frame-data-block
  • fb8e53b Merge pull request #255 from twmb/fix-close-reset-legacy
  • aaef419 Merge pull request #254 from HarveyBase/fix/issue-192-flush-buffer
  • 1039447 Merge pull request #251 from youdie006/writeto-after-partial-read
  • b05d2d6 Merge pull request #252 from honeycombio/lizf.followup-amd64-zen3
  • 494edb1 Merge pull request #231 from sidd1809/fix-decompress-reader-v4122
  • 4e8b666 Merge pull request #253 from lizthegrey/lizf.add-go127-ci
  • 01e8afe lz4stream: reuse the frame data block across Reset in non concurrent mode
  • ffe2104 lz4stream: do not leak an abandoned concurrent read on Reset
  • b9a9ecb bench: load the gzipped gettysburg file in BenchmarkWriterReset
  • Additional commits viewable in compare view

Updates github.com/fastly/go-fastly/v17 from 17.3.2 to 17.4.0

Release notes

Sourced from github.com/fastly/go-fastly/v17's releases.

v17.4.0 - 2026-09-17`

v17.4.0 (2026-09-17)

Enhancements:

  • feat(custom_tls_configuration): add staging ip (#867)
Changelog

Sourced from github.com/fastly/go-fastly/v17's changelog.

v17.4.0 (2026-09-17)

Enhancements:

  • feat(custom_tls_configuration): add staging ip (#867)
Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the go-dependencies group with 4 updates: [github.com/andybalholm/brotli](https://github.com/andybalholm/brotli), [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth), [github.com/pierrec/lz4/v4](https://github.com/pierrec/lz4) and [github.com/fastly/go-fastly/v17](https://github.com/fastly/go-fastly).


Updates `github.com/andybalholm/brotli` from 1.2.3 to 1.2.4
- [Commits](andybalholm/brotli@v1.2.3...v1.2.4)

Updates `github.com/mattn/go-runewidth` from 0.0.29 to 0.0.30
- [Commits](mattn/go-runewidth@v0.0.29...v0.0.30)

Updates `github.com/pierrec/lz4/v4` from 4.1.29 to 4.1.30
- [Release notes](https://github.com/pierrec/lz4/releases)
- [Commits](pierrec/lz4@v4.1.29...v4.1.30)

Updates `github.com/fastly/go-fastly/v17` from 17.3.2 to 17.4.0
- [Release notes](https://github.com/fastly/go-fastly/releases)
- [Changelog](https://github.com/fastly/go-fastly/blob/main/CHANGELOG.md)
- [Commits](fastly/go-fastly@v17.3.2...v17.4.0)

---
updated-dependencies:
- dependency-name: github.com/andybalholm/brotli
  dependency-version: 1.2.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/mattn/go-runewidth
  dependency-version: 0.0.30
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/pierrec/lz4/v4
  dependency-version: 4.1.30
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/fastly/go-fastly/v17
  dependency-version: 17.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
...

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 Sep 23, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 23, 2026 16:43
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 23, 2026
@dependabot
dependabot Bot requested a review from rcaril September 23, 2026 16:43
@rcaril
rcaril enabled auto-merge (squash) September 23, 2026 16:44
@rcaril
rcaril merged commit a81da83 into main Sep 23, 2026
13 checks passed
@rcaril
rcaril deleted the dependabot/go_modules/go-dependencies-a2a2ed4d5e branch September 23, 2026 16:53
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