Skip to content

chore(deps): bump the go-deps group across 1 directory with 4 updates#103

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/go_modules/go-deps-888c04ccce
Jun 16, 2026
Merged

chore(deps): bump the go-deps group across 1 directory with 4 updates#103
github-actions[bot] merged 1 commit into
masterfrom
dependabot/go_modules/go-deps-888c04ccce

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 16, 2026

Copy link
Copy Markdown

Bumps the go-deps group with 4 updates in the / directory: github.com/go-gormigrate/gormigrate/v2, github.com/urfave/cli/v3, golang.org/x/crypto and golang.org/x/tools.

Updates github.com/go-gormigrate/gormigrate/v2 from 2.1.5 to 2.1.6

Release notes

Sourced from github.com/go-gormigrate/gormigrate/v2's releases.

v2.1.6

  • chore: bump go 1.25 => 1.26, update go deps
  • chore(ci): bump github actions
  • chore: bump db images for integration testing
    • postgres: 18 => 19
    • mariadb: 11 => 12
    • mssql/server: 2022 => 2025
Commits
  • 0c959b0 Merge pull request #234 from go-gormigrate/update-deps
  • 3beaebe chore: bump db images for integration testing
  • 98e2c3f chore(ci): bump github actions
  • d6b97c7 chore: bump go 1.25 => 1.26, update go deps
  • See full diff in compare view

Updates github.com/urfave/cli/v3 from 3.9.0 to 3.9.1

Release notes

Sourced from github.com/urfave/cli/v3's releases.

v3.9.1

What's Changed

Full Changelog: urfave/cli@v3.9.0...v3.9.1

Commits
  • 0ad3859 Merge pull request #2358 from urfave/issue_2304
  • 00f6ef2 Merge pull request #2336 from TimSoethout/fix/bash-completions-colon
  • 700c663 Merge pull request #2355 from ibobgunardi/bobi/duplicate-flag-env-sources
  • d6eb556 docs: document what happened to build tags in v3 migration guide
  • 83e07cd Honor env sources on duplicated flags
  • 57943ed Merge pull request #2347 from urfave/dependabot/pip/python-packages-fac417171c
  • bc9b56b chore(deps): bump mkdocs-git-revision-date-localized-plugin
  • 22cb796 fix(tests): update regression test comment for greedy colon parsing
  • d9a03b5 fix(completion): correct greedy colon parsing in bash completion script
  • be8b79d Merge pull request #2339 from myfloss/fix-typos
  • Additional commits viewable in compare view

Updates golang.org/x/crypto from 0.52.0 to 0.53.0

Commits
  • 45460e0 go.mod: update golang.org/x dependencies
  • d37c95e pkcs12: limit PBKDF iteration count to prevent CPU exhaustion
  • e2ffffe ssh: reject incomplete gssapi-with-mic configurations
  • 60e158a ssh/test: isolate CLI tests from user SSH config and agent
  • 1b77d23 ssh/knownhosts: reject lines with multiple or unknown markers
  • 3872a2b ssh/knownhosts: verify declared key type matches decoded key
  • 9f72ecc ssh/knownhosts: treat only ASCII space and tab as whitespace
  • 8f405a4 ssh: validate ECDSA curve matches expected algorithm
  • bb41b3d ssh: improve DH GEX group selection using PreferredBits
  • e04e721 ssh/agent: validate ed25519 private key length in Add
  • Additional commits viewable in compare view

Updates golang.org/x/tools from 0.45.0 to 0.46.0

Commits
  • 3d6f8df go/packages: propagate PATH in TestConfigEnvDoesNotInheritProcessEnv
  • 47abf61 gopls: move internal/tool into gopls/internal/tool
  • 19cebc5 go/packages/gopackages: use standard flag package instead of internal/tool
  • e965c10 gopls/internal/test/marker: update hover test
  • 96efd3d gopls/internal/golang/stubmethods: support generic interfaces
  • 83be7b7 go.mod: update golang.org/x dependencies
  • bf05c11 internal/typesinternal: ForEachElement: test generic methods
  • 99df0ab go/callgraph/static: support generic methods
  • 6942095 go/ssa: fix instantiation of generic methods on non-generic receivers
  • 070e85d go/callgraph/rta: skip generic methods in fingerprinting
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 16, 2026
@github-actions github-actions Bot enabled auto-merge (squash) June 16, 2026 01:03
@libvoid

libvoid commented Jun 16, 2026

Copy link
Copy Markdown
Collaborator

@dependabot rebase

Bumps the go-deps group with 4 updates in the / directory: [github.com/go-gormigrate/gormigrate/v2](https://github.com/go-gormigrate/gormigrate), [github.com/urfave/cli/v3](https://github.com/urfave/cli), [golang.org/x/crypto](https://github.com/golang/crypto) and [golang.org/x/tools](https://github.com/golang/tools).


Updates `github.com/go-gormigrate/gormigrate/v2` from 2.1.5 to 2.1.6
- [Release notes](https://github.com/go-gormigrate/gormigrate/releases)
- [Changelog](https://github.com/go-gormigrate/gormigrate/blob/master/CHANGELOG.md)
- [Commits](go-gormigrate/gormigrate@v2.1.5...v2.1.6)

Updates `github.com/urfave/cli/v3` from 3.9.0 to 3.9.1
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](urfave/cli@v3.9.0...v3.9.1)

Updates `golang.org/x/crypto` from 0.52.0 to 0.53.0
- [Commits](golang/crypto@v0.52.0...v0.53.0)

Updates `golang.org/x/tools` from 0.45.0 to 0.46.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](golang/tools@v0.45.0...v0.46.0)

---
updated-dependencies:
- dependency-name: github.com/go-gormigrate/gormigrate/v2
  dependency-version: 2.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/urfave/cli/v3
  dependency-version: 3.9.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: golang.org/x/crypto
  dependency-version: 0.53.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: golang.org/x/tools
  dependency-version: 0.46.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/go-deps-888c04ccce branch from 1957793 to 84b809d Compare June 16, 2026 09:04
@github-actions github-actions Bot merged commit 0bc2520 into master Jun 16, 2026
12 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/go-deps-888c04ccce branch June 16, 2026 09:08
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