Build: Bump the go group with 4 updates #1113
Closed
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 group with 4 updates: github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs, github.com/content-services/zest/release/v2025, github.com/getsentry/sentry-go and github.com/jackc/pgx/v5.
Updates
github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs
from 1.49.0 to 1.50.0Commits
4334b43
Release 2024-02-169e29187
Regenerated Clientsf672c49
Update endpoints model7f93578
Update API modelda7bcda
feat: add client config passthrough to waiter opts (#2499)1bb0482
Release 2024-02-15cc83a2b
Regenerated Clients7f44d99
Update endpoints model4280ccb
Update API modela264562
fix awsjson error deserialization to not expect string code (#2489)Updates
github.com/content-services/zest/release/v2025
from 2025.5.1746754376 to 2025.5.1747405236Commits
26dc245
Update pulp bindings to 9258456e9d3b4a85d3e54836d2b97943386aab037ae5486b92ad2...4209678
Update pulp bindings to b59d5a8be2d6a9584b32d696a45276e49ae256027b8e3dae95843...701618d
Update pulp bindings to 386d86254354e29d3b864523aed47886e3586b067968b5e2da9ab...Updates
github.com/getsentry/sentry-go
from 0.32.0 to 0.33.0Release notes
Sourced from github.com/getsentry/sentry-go's releases.
Changelog
Sourced from github.com/getsentry/sentry-go's changelog.
Commits
03a4deb
release: 0.33.034ba180
Prepare 0.33.0 (#1016)c340089
Add initial logger implementation (#1010)00a135a
Do not push a new scope onStartSpan
(#1013)64de096
RenameLogger
toDebugLogger
(#1012)523e1b4
Bump github.com/stretchr/testify on otel submodule (#1011)bf20c9f
Prefer http route over http target for span description (#1002)021ccc1
Add attributes API (#1007)c7d162c
Update github.com/stretchr/testify to v1.8.4 (#988)a309f56
build(deps): bump actions/create-github-app-token from 1.11.5 to 1.12.0 (#987)Updates
github.com/jackc/pgx/v5
from 5.7.4 to 5.7.5Changelog
Sourced from github.com/jackc/pgx/v5's changelog.
Commits
15bca4a
Release v5.7.51d557f9
Remove PlanScan memoizationde7fe81
Use reflect.TypeFor instead of reflect.TypeOfd9eb089
Remove unused function6be24eb
Fix comment typo07871c0
Zero internal baseRows references to allow GC earlier777e7e5
Merge pull request #2313 from stampy88/tracelog_pool_additions151bd02
Switched toLogLevelDebug
540fcaa
Add support for PGOPTIONS environment variable3a248e3
Add support for PGTZ environment variableDependabot 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