Bump the all-updates group across 1 directory with 7 updates#1518
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the all-updates group across 1 directory with 7 updates#1518dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the all-updates group with 4 updates in the / directory: [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go), [github.com/golangci/golangci-lint/v2](https://github.com/golangci/golangci-lint), [golang.org/x/oauth2](https://github.com/golang/oauth2) and [rogchap.com/v8go](https://github.com/rogchap/v8go). Updates `github.com/aws/aws-sdk-go` from 1.41.14 to 1.55.8 - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG_PENDING.md) - [Commits](aws/aws-sdk-go@v1.41.14...v1.55.8) Updates `github.com/golangci/golangci-lint/v2` from 2.7.2 to 2.12.2 - [Release notes](https://github.com/golangci/golangci-lint/releases) - [Changelog](https://github.com/golangci/golangci-lint/blob/main/CHANGELOG.md) - [Commits](golangci/golangci-lint@v2.7.2...v2.12.2) Updates `github.com/lib/pq` from 1.10.9 to 1.12.3 - [Release notes](https://github.com/lib/pq/releases) - [Changelog](https://github.com/lib/pq/blob/master/CHANGELOG.md) - [Commits](lib/pq@v1.10.9...v1.12.3) Updates `golang.org/x/crypto` from 0.48.0 to 0.50.0 - [Commits](golang/crypto@v0.48.0...v0.50.0) Updates `golang.org/x/net` from 0.50.0 to 0.53.0 - [Commits](golang/net@v0.50.0...v0.53.0) Updates `golang.org/x/oauth2` from 0.35.0 to 0.36.0 - [Commits](golang/oauth2@v0.35.0...v0.36.0) Updates `rogchap.com/v8go` from 0.7.1-0.20211222173054-943fcf9e74cc to 0.9.0 - [Release notes](https://github.com/rogchap/v8go/releases) - [Changelog](https://github.com/rogchap/v8go/blob/master/CHANGELOG.md) - [Commits](https://github.com/rogchap/v8go/commits/v0.9.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go dependency-version: 1.55.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: github.com/golangci/golangci-lint/v2 dependency-version: 2.11.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: github.com/lib/pq dependency-version: 1.11.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: golang.org/x/crypto dependency-version: 0.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: golang.org/x/net dependency-version: 0.52.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: golang.org/x/oauth2 dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: rogchap.com/v8go dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates ... Signed-off-by: dependabot[bot] <support@github.com>
661ed40 to
fb82a9b
Compare
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 all-updates group with 4 updates in the / directory: github.com/aws/aws-sdk-go, github.com/golangci/golangci-lint/v2, golang.org/x/oauth2 and rogchap.com/v8go.
Updates
github.com/aws/aws-sdk-gofrom 1.41.14 to 1.55.8Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
... (truncated)
Commits
070853erelease v1.55.8 (2025-07-31)bb0168eAdd deprecation warnings everywhere and remove some README content7ce44f3aws6d9a26dremove doc issue tmpl239002fdeprecate service packages and HLLs70c4177deprecate main runtime packagesbbdd4e9deprecate163aadarelease v1.55.7 (2025-04-22) (#5346)9eb2bfdAbort multi part download if the object is modified during download8d203ccUpdate bug-report.ymlUpdates
github.com/golangci/golangci-lint/v2from 2.7.2 to 2.12.2Release notes
Sourced from github.com/golangci/golangci-lint/v2's releases.
... (truncated)
Changelog
Sourced from github.com/golangci/golangci-lint/v2's changelog.
... (truncated)
Commits
c0d3ddcchore: prepare release41f8dfbdev: keep only JSONSchema (#6564)81e8f81gomodguard: fix blocked configuration (#6561)9a10710build(deps): bump github.com/uudashr/iface from 1.4.1 to 1.4.2 (#6557)0b01827build(deps): bump github.com/onsi/ginkgo/v2 from 2.28.1 to 2.28.2 in /pkg/gol...18bc4bfdocs: update GitHub Action assets (#6554)54a04ebdev: update Hugo (#6553)0e8093bdocs: update documentation assets (#6552)b665704dev: workaround for post-release trigger (#6551)006d012dev: update documentation theme (#6550)Updates
github.com/lib/pqfrom 1.10.9 to 1.12.3Release notes
Sourced from github.com/lib/pq's releases.
... (truncated)
Changelog
Sourced from github.com/lib/pq's changelog.
... (truncated)
Commits
1f3e3d9Send datestyle as a startup parameter (#1312)32ba56bExpand tests for multiple result setsc2cfac1Release v1.12.2859f104Test CockroachDB12e464cAllow multiple matches and regexps in pqtest.ErrorContains()6d77cedTreat io.ErrUnexpectedEOF as driver.ErrBadConn in handleError71daecbEnsure transactions are closed in pqtest8f44823Set PGAPPNAME for tests4af2196Fix healthcheck38a54e4Split out testdata/init a bitUpdates
golang.org/x/cryptofrom 0.48.0 to 0.50.0Commits
03ca0dcgo.mod: update golang.org/x dependencies8400f4assh: respect signer's algorithm preference in pickSignatureAlgorithm81c6cb3ssh: swap cbcMinPaddingSize to cbcMinPacketSize to get encLength982eaa6go.mod: update golang.org/x dependencies159944fssh,acme: clean up tautological/impossible nil conditionsa408498acme: only require prompt if server has terms of servicecab0f71all: upgrade go directive to at least 1.25.0 [generated]2f26647x509roots/fallback: update bundleUpdates
golang.org/x/netfrom 0.50.0 to 0.53.0Commits
a8d1fc1go.mod: update golang.org/x dependencies056ac74quic: avoid depending on golang.org/x/sys/unixc85f611http3: add http3 package for testing in std805fc81http2: add transport API testse63b894http2: support testing via net/http.Transport.RoundTrip9ee1e48http2/hpack: prevent HeaderField from escaping during encoding1e71bd8http2: prevent hanging Transport due to bad SETTINGS frame7bca150internal/http3: respect net/http Server Shutdown context when shutting down44c41beinternal/http3: prevent server from holding mutex when sleeping during shutdown228a67ainternal/http3: add CloseIdleConnections support in transportUpdates
golang.org/x/oauth2from 0.35.0 to 0.36.0Commits
4d954e6all: upgrade go directive to at least 1.25.0 [generated]Updates
rogchap.com/v8gofrom 0.7.1-0.20211222173054-943fcf9e74cc to 0.9.0Release notes
Sourced from rogchap.com/v8go's releases.
Changelog
Sourced from rogchap.com/v8go's changelog.
... (truncated)
Commits