Bump the go-modules group with 4 updates#696
Merged
paketo-bot merged 1 commit intomainfrom Apr 27, 2026
Merged
Conversation
Bumps the go-modules group with 4 updates: [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty), [github.com/minio/minlz](https://github.com/minio/minlz), [github.com/vbatts/tar-split](https://github.com/vbatts/tar-split) and [modernc.org/sqlite](https://gitlab.com/cznic/sqlite). Updates `github.com/mattn/go-isatty` from 0.0.21 to 0.0.22 - [Commits](mattn/go-isatty@v0.0.21...v0.0.22) Updates `github.com/minio/minlz` from 1.1.0 to 1.1.1 - [Commits](minio/minlz@v1.1.0...v1.1.1) Updates `github.com/vbatts/tar-split` from 0.12.2 to 0.12.3 - [Commits](vbatts/tar-split@v0.12.2...v0.12.3) Updates `modernc.org/sqlite` from 1.49.1 to 1.50.0 - [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.49.1...v1.50.0) --- updated-dependencies: - dependency-name: github.com/mattn/go-isatty dependency-version: 0.0.22 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/minio/minlz dependency-version: 1.1.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/vbatts/tar-split dependency-version: 0.12.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: modernc.org/sqlite dependency-version: 1.50.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules ... Signed-off-by: dependabot[bot] <support@github.com>
paketo-bot-reviewer
approved these changes
Apr 27, 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-modules group with 4 updates: github.com/mattn/go-isatty, github.com/minio/minlz, github.com/vbatts/tar-split and modernc.org/sqlite.
Updates
github.com/mattn/go-isattyfrom 0.0.21 to 0.0.22Commits
9a68506Fix isCygwinPipeName to accept Windows 7 trailing suffix (#90)Updates
github.com/minio/minlzfrom 1.1.0 to 1.1.1Commits
49a054aRe-enable level 1 repeats on amd64 (#37)5e4aa43Bump the github-actions group with 2 updates (#36)Updates
github.com/vbatts/tar-splitfrom 0.12.2 to 0.12.3Commits
f42090bMerge pull request #88 from mtrmac/CVE-2026-32288a784f33Merge pull request #86 from jankaluza/container-libs-1485857e47Port fix for CVE-2026-32288a293733Use NewInputTarStreamWithDone everywhere.2237f5atar/asm: simplify done handling3706b08tar/asm: add NewInputTarStreamWithDone + testse4eab4eMerge pull request #87 from vbatts/update_runnersf50b25agithub/workflows: update golang versions for the build and lint runnersUpdates
modernc.org/sqlitefrom 1.49.1 to 1.50.0Changelog
Sourced from modernc.org/sqlite's changelog.
... (truncated)
Commits
e220cc9CHANGELOG.md: add !113a58d5e5Merge branch 'columns' into 'master'119d8b1add ColumnInfo, for inspecting query columnsc353a4fupgrade to sqlite-vec v0.1.9Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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