Bump the gomod group with 4 updates #145
Merged
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 gomod group with 4 updates: github.com/golang-migrate/migrate/v4, github.com/jackc/pgx/v5, github.com/poki/mongodb-filter-to-postgres and golang.org/x/crypto.
Updates
github.com/golang-migrate/migrate/v4
from 4.17.1 to 4.18.1Release notes
Sourced from github.com/golang-migrate/migrate/v4's releases.
Commits
555501f
Update dktest from v0.4.2 to v0.4.3d5eb594
Merge pull request #1101 from adityassharma-ss/patch-167c71f9
Merge pull request #1152 from golang-migrate/dependabot/go_modules/google.gol...1e02b42
Merge pull request #1119 from muzammilar/add-noble-numbat5b6f623
Bump google.golang.org/grpc from 1.64.0 to 1.64.1ddd7fa6
Merge pull request #1127 from joschi/tests-mysql-97e8f6be
Merge pull request #1126 from joschi/tests-postgres-1665a3bd5
Merge pull request #1153 from joschi/fix-docker-importse40e64c
Merge pull request #1133 from joschi/go-1.236ceb5a9
fix(tests): fix Docker importsUpdates
github.com/jackc/pgx/v5
from 5.6.0 to 5.7.0Changelog
Sourced from github.com/jackc/pgx/v5's changelog.
Commits
d1205a6
Release v5.7.097d20cc
Merge pull request #2115 from ninedraft/sql-err-no-rowse9bd382
Merge pull request #2114 from jennifersp/master603f233
Merge pull request #2113 from mateuszkowalke/master035bbbe
Use sql.ErrNoRows as value for pgx.ErrNoRows73bbced
add byte length check to uint324171f55
Add additional info for nullable pgtype typesb197994
Merge pull request #2112 from jennifersp/master57fd684
update struct name926913a
rm bound checkUpdates
github.com/poki/mongodb-filter-to-postgres
from 1.0.2 to 1.0.3Release notes
Sourced from github.com/poki/mongodb-filter-to-postgres's releases.
Commits
9061a61
Bump github.com/opencontainers/runc from 1.1.12 to 1.1.14 in /integration (#28)a45783e
Bump github.com/docker/docker from 26.1.0+incompatible to 26.1.5+incompatible...9c1dbfc
Bump golangci/golangci-lint-action from 5 to 6 in the github-actions group (#26)252fdd4
Set up dependabot (#25)Updates
golang.org/x/crypto
from 0.26.0 to 0.27.0Commits
c9da6b9
all: fix printf(var) mistakes detected by latest printf checkerb35ab4f
go.mod: update golang.org/x dependenciesbcb0f91
internal/poly1305: Port sum_amd64.s to Avo7eace71
chacha20poly1305: Avo port of chacha20poly1305_amd64.s620dfbc
salsa20/salsa: Port salsa20_amd64.s to Avo82942cf
blake2b: port blake2b_amd64.s to Avo0484c26
blake2b: port blake2bAVX2_amd64.s to Avo38ed1bc
blake2s: port blake2s_amd64.s to Avo38a0b5d
argon2: Avo port of blamka_amd64.sbf5f14f
x509roots/fallback: update bundleDependabot 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 merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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