chore(deps): bump the go-modules group across 1 directory with 2 updates - #284
Merged
Merged
Conversation
Bumps the go-modules group with 2 updates in the / directory: [github.com/paketo-buildpacks/packit/v2](https://github.com/paketo-buildpacks/packit) and [modernc.org/sqlite](https://gitlab.com/cznic/sqlite). Updates `github.com/paketo-buildpacks/packit/v2` from 2.25.5 to 2.25.6 - [Release notes](https://github.com/paketo-buildpacks/packit/releases) - [Commits](paketo-buildpacks/packit@v2.25.5...v2.25.6) Updates `modernc.org/sqlite` from 1.55.0 to 1.56.0 - [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.55.0...v1.56.0) --- updated-dependencies: - dependency-name: github.com/paketo-buildpacks/packit/v2 dependency-version: 2.25.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: modernc.org/sqlite dependency-version: 1.56.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/go-modules-278edfd585
branch
from
August 6, 2026 15:25
918d8e5 to
53cafd5
Compare
sgaist
enabled auto-merge (squash)
August 6, 2026 18:32
sgaist
approved these changes
Aug 6, 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 2 updates in the / directory: github.com/paketo-buildpacks/packit/v2 and modernc.org/sqlite.
Updates
github.com/paketo-buildpacks/packit/v2from 2.25.5 to 2.25.6Release notes
Sourced from github.com/paketo-buildpacks/packit/v2's releases.
Commits
eae5870Bump modernc.org/sqlite from 1.54.0 to 1.55.0b593e32Bump github.com/anchore/syft from 1.49.0 to 1.50.0f8411a1Bump github.com/gabriel-vasile/mimetype from 1.4.14 to 1.4.157603877Bump github.com/gabriel-vasile/mimetype from 1.4.13 to 1.4.14e19d4d4Bump google.golang.org/grpc from 1.80.0 to 1.82.11a87967Bump github.com/anchore/syft from 1.48.0 to 1.49.030fcd41Bump github.com/ulikunitz/xz from 0.5.15 to 0.5.164b9a792Bump modernc.org/sqlite from 1.53.0 to 1.54.0816e2b1Bump github.com/anchore/syft from 1.46.0 to 1.48.00305ab5Bump github.com/anchore/syft from 1.45.1 to 1.46.0Updates
modernc.org/sqlitefrom 1.55.0 to 1.56.0Changelog
Sourced from modernc.org/sqlite's changelog.
... (truncated)
Commits
cc920f9lib, vec: re-vendor, bump libc to v1.74.4, sweep the docs581eb45sqlite: validate the connector dsn with getVFSName, not a bare ParseQuerye7a39d2sqlite: document that a constructed Driver is not the registered one2c7e3ebsqlite: add NewConnector, a driver.Connector for sql.OpenDB