Bump the go_modules group across 1 directory with 5 updates #3
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 /apps/api directory: github.com/gin-contrib/cors and github.com/jackc/pgx/v5.
Updates
github.com/gin-contrib/corsfrom 1.4.0 to 1.6.0Release notes
Sourced from github.com/gin-contrib/cors's releases.
Commits
90a7c66test(cors): enhance CORS wildcard handling tests (#145)d5002f2test: refactor tests and update CI configurationseac6c48feat(schema): allow usage of custom schemas (#139)27b723afixe(domain): wildcard parse bug (#106)30792dcci: refactor GitHub Actions workflowsf08c1bcci: refactor CI workflows and improve tests2451987chore: update dependencies to latest versions85bf9fbtest: improve CORS wildcard handling and testing (#144)fcbd06fci: enhance testing matrix and tolerance limits5da0aeechore: update third-party dependenciesUpdates
golang.org/x/cryptofrom 0.14.0 to 0.21.0Commits
7067223go.mod: update golang.org/x dependencies0d2316bssh/test: work around for TestCiphers failures on macOS0aab8d0all: update go.mod x/net dependency5bead59ocsp: don't use iota for externally defined constants1a86580x/crypto/internal/poly1305: improve sum_ppc64le.s1c981e6ssh/test: don't use DSA keys in integrations tests, update test RSA key62c9f17x509roots/nss: manually exclude a confusingly constrained root405cb3bgo.mod: update golang.org/x dependencies913d3aex509roots/fallback: update bundledbb6ec1ssh/test: skip tests on darwin that fail on the darwin-amd64-longtest LUCI bu...Updates
github.com/jackc/pgx/v5from 5.3.1 to 5.5.4Changelog
Sourced from github.com/jackc/pgx/v5's changelog.
... (truncated)
Commits
da6f2c9Update changelogc543134SQL sanitizer wraps arguments in parentheses20344dfCheck for overflow on uint16 sizes in pgproto3adbb38fDo not allow protocol messages larger than ~1GBc1b0a01Fix behavior of CollectRows to return empty slice if Rows are empty88dfc22Fix simple protocol encoding of json.RawMessage2e84dcc*Pipeline.getResults should close pipeline on errord149d3fFix panic in TryFindUnderlyingTypeScanPlan046f497deallocateInvalidatedCachedStatements now runs in transactions8896bd6Handle invalid sslkey fileUpdates
golang.org/x/netfrom 0.10.0 to 0.22.0Commits
7ee34a0go.mod: update golang.org/x dependenciesc289c7awebsocket: re-add documentation for DialConfig9fb4a8chttp2: send an error of FLOW_CONTROL_ERROR when exceed the maximum octets3dfd003websocket: add support for dialing with contextfa11427quic: move package out of internal591be7fquic: fix UDP on big-endian Linux, tests on various architectures34cc446quic: temporarily disable networking tests failing on various platforms4bdc6dfquic: expand package docs, and document Stream22cbde9quic: set ServerName in client connection TLSConfig57e4cc7quic: handle PATH_CHALLENGE and PATH_RESPONSE framesUpdates
google.golang.org/protobuffrom 1.30.0 to 1.33.0You can trigger a rebase of this PR 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.