build(deps): bump the go-dependencies group across 1 directory with 6 updates#1813
Merged
Merged
Conversation
Member
|
@dependabot recreate |
… updates Bumps the go-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/rogpeppe/go-internal](https://github.com/rogpeppe/go-internal) | `1.14.1` | `1.15.0` | | [github.com/stangelandcl/ppmd](https://github.com/stangelandcl/ppmd) | `0.1.0` | `0.1.1` | | [github.com/mattn/go-colorable](https://github.com/mattn/go-colorable) | `0.1.14` | `0.1.15` | | [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth) | `0.0.23` | `0.0.24` | | [github.com/pierrec/lz4/v4](https://github.com/pierrec/lz4) | `4.1.26` | `4.1.27` | | [github.com/fastly/go-fastly/v15](https://github.com/fastly/go-fastly) | `15.0.1` | `15.0.2` | Updates `github.com/rogpeppe/go-internal` from 1.14.1 to 1.15.0 - [Release notes](https://github.com/rogpeppe/go-internal/releases) - [Commits](rogpeppe/go-internal@v1.14.1...v1.15.0) Updates `github.com/stangelandcl/ppmd` from 0.1.0 to 0.1.1 - [Commits](stangelandcl/ppmd@v0.1.0...v0.1.1) Updates `github.com/mattn/go-colorable` from 0.1.14 to 0.1.15 - [Commits](mattn/go-colorable@v0.1.14...v0.1.15) Updates `github.com/mattn/go-runewidth` from 0.0.23 to 0.0.24 - [Commits](mattn/go-runewidth@v0.0.23...v0.0.24) Updates `github.com/pierrec/lz4/v4` from 4.1.26 to 4.1.27 - [Release notes](https://github.com/pierrec/lz4/releases) - [Commits](pierrec/lz4@v4.1.26...v4.1.27) Updates `github.com/fastly/go-fastly/v15` from 15.0.1 to 15.0.2 - [Release notes](https://github.com/fastly/go-fastly/releases) - [Changelog](https://github.com/fastly/go-fastly/blob/main/CHANGELOG.md) - [Commits](fastly/go-fastly@v15.0.1...v15.0.2) --- updated-dependencies: - dependency-name: github.com/fastly/go-fastly/v15 dependency-version: 15.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/mattn/go-colorable dependency-version: 0.1.15 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/mattn/go-runewidth dependency-version: 0.0.24 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/pierrec/lz4/v4 dependency-version: 4.1.27 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/rogpeppe/go-internal dependency-version: 1.15.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/stangelandcl/ppmd dependency-version: 0.1.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dbf22b5 to
4378009
Compare
rcaril
approved these changes
Jun 4, 2026
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-dependencies group with 6 updates in the / directory:
1.14.11.15.00.1.00.1.10.1.140.1.150.0.230.0.244.1.264.1.2715.0.115.0.2Updates
github.com/rogpeppe/go-internalfrom 1.14.1 to 1.15.0Release notes
Sourced from github.com/rogpeppe/go-internal's releases.
Commits
8b1dcd4goproxytest: make .mod and .info files optional02e5dd4goproxytest: add overlay capability (#304)3030644internal/vcs: remove SYSTEMROOT workaround for Windowsa4c00dcgoproxytest: handle /@latestendpoint19311e8all: go fix ./...74d1312test on Go 1.25 and 1.26aa1b1e2goproxytest: add Setup (#303)5223efftestscript: protect against no-op uses of cmpee70938testscript: rewind last block if it was not in errora4ecbfbtestscript: add a non-failing block to the end of logging testsUpdates
github.com/stangelandcl/ppmdfrom 0.1.0 to 0.1.1Commits
e700870remove force since it trades one warning for another93ddf37build actions fixes85296caadd github actions builds35982ffMerge pull request #1 from bodgit/32bit-build9b76e8bfix: Fix build on 32-bit platformsUpdates
github.com/mattn/go-colorablefrom 0.1.14 to 0.1.15Commits
8bf39a2Merge pull request #78 from mattn/windows-write-fastpathd7a88e0Bump checkout to v4 and setup-go to v54dd1c6dUpdate CI matrix to Go 1.24-1.2609158f8Fast path for plaintext writes and cache text attribute on Windows171d5b4Add Windows writer benchmarks74f8ed1Merge pull request #72 from alexandear/fix-test-typo50c5b53Fix typo in TestNonColorableNilUpdates
github.com/mattn/go-runewidthfrom 0.0.23 to 0.0.24Commits
0383c20Merge pull request #96 from mattn/optimize-eastasian-width-table37796e5Optimize EastAsian RuneWidth with precomputed width tablee8dc57aRevise security policy and supported versionsUpdates
github.com/pierrec/lz4/v4from 4.1.26 to 4.1.27Release notes
Sourced from github.com/pierrec/lz4/v4's releases.
Commits
a296161Merge pull request #243 from honeycombio/lizf.arm64-shortcut17a7cd8Merge pull request #245 from serprex/fix-read-eof-regressiona9333c3set err to nil after ReadFull returns io.EOF903773aMerge branch 'v4' into lizf.arm64-shortcut2f2b6bbMerge pull request #244 from honeycombio/lizf.ci-refresh91e8b6farm64: call runtime·memmove for long, non-overlapping match copies0894170arm64: widen copyMatchLoop8 to 16 bytes/iter for offset >= 32f6dea62arm64: LDP/STP fast path for shortcut match copy when offset >= 184ce77f3arm64: widen splat store from 8 to 16 bytes per iter5f0a641ci: refresh Go matrix to 1.24-1.26 and bump actionsUpdates
github.com/fastly/go-fastly/v15from 15.0.1 to 15.0.2Release notes
Sourced from github.com/fastly/go-fastly/v15's releases.
Changelog
Sourced from github.com/fastly/go-fastly/v15's changelog.
Commits
f3406bfRelease v15.0.2 (#819)e4ec61aRename Deprecated 'app-id' to 'client-id' (#818)cfe09feAdd 'zizmor' static analyzer for Actions workflows (#815)77f24f3build(deps): bump the go-dependencies group with 2 updates (#814)ce5be72build(deps): bump the go-dependencies group with 2 updates (#812)