-
Notifications
You must be signed in to change notification settings - Fork 8
chore(deps): update go dependencies #452
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Reviewer's GuideThis pull request updates version requirements for a wide range of Go modules across the main go.mod and hack/tools/go.mod files by bumping indirect and direct dependencies to their latest patch and minor releases, ensuring alignment with upstream changes without modifying any business logic. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: red-hat-konflux[bot] The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
dbed15c
to
b0c6ee6
Compare
32c0e8b
to
5416688
Compare
64d7986
to
0dba185
Compare
c6353a5
to
9116a8e
Compare
4997046
to
2e3496e
Compare
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
2e3496e
to
d00485a
Compare
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
v0.20.0
->v0.24.0
v0.120.0
->v0.121.2
v0.16.1
->v0.16.2
v0.50.0
->v0.52.0
v0.50.0
->v0.52.0
v1.4.1
->v1.6.0
v1.6.3
->v1.6.10
v1.17.67
->v1.17.68
v1.17.10
->v1.17.78
v1.3.15
->v1.3.34
v1.3.17
->v1.7.2
v1.17.15
->v1.18.15
v1.22.2
->v1.22.3
v1.2.0
->v1.2.2
v1.7.0
->v1.9.0
v1.8.0
->v1.9.0
v0.22.0
->v0.22.1
v0.21.0
->v0.21.2
v0.21.0
->v0.21.1
v0.23.0
->v0.23.1
v0.20.3
->v0.20.5
40e02aa
->033d6d7
v0.1.7
->v0.2.0
v1.0.2
->v1.0.7
v1.16.0
->v1.20.0
v1.4.0
->v1.5.0
v1.5.0
->v1.6.1
de9c061
->4264827
v1.8.7
->v1.8.10
v0.7.7
->v0.9.0
v1.14.24
->v1.14.28
v0.6.1
->v0.6.2
v0.62.0
->v0.64.0
v0.15.1
->v0.16.1
v1.12.0
->v1.14.1
v0.4.0
->v0.9.0
v0.7.0
->v0.9.0
v1.3.1
->v1.4.0
v1.11.0
->v1.14.0
v1.12.0
->v1.14.0
v1.6.0
->v1.9.2
v1.7.1
->v1.9.2
v1.0.5
->v1.0.6
v1.18.2
->v1.20.1
v0.2.3
->v0.2.6
v1.14.0
->v1.17.4
v0.60.0
->v0.61.0
v0.60.0
->v0.61.0
v0.40.0
->v0.41.0
v0.35.0
->v0.39.0
v0.38.0
->v0.39.0
814bf88
->dcc06ee
7e4ce0a
->dcc06ee
v0.22.0
->v0.25.0
v0.24.0
->v0.25.0
v0.40.0
->v0.41.0
v0.11.0
->v0.15.0
v0.14.0
->v0.15.0
v0.30.0
->v0.33.0
v0.22.0
->v0.26.0
v0.25.0
->v0.26.0
v0.11.0
->v0.12.0
v0.29.0
->v0.34.0
93cc26a
->7835f81
v0.235.0
->v0.236.0
f936aa4
->513f239
f936aa4
->513f239
5a2f75b
->513f239
v0.4.0
->v0.5.0
Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
google/cel-spec (cel.dev/expr)
v0.24.0
Compare Source
What's Changed
New Contributors
Full Changelog: google/cel-spec@v0.23.1...v0.24.0
v0.23.1
Compare Source
What's Changed
Full Changelog: google/cel-spec@v0.23.0...v0.23.1
v0.23.0
Compare Source
What's Changed
New Contributors
Full Changelog: google/cel-spec@v0.22.1...v0.23.0
v0.22.1
Compare Source
What's Changed
Full Changelog: google/cel-spec@v0.22.0...v0.22.1
v0.22.0
Compare Source
What's Changed
New Contributors
Full Changelog: google/cel-spec@v0.21.2...v0.22.0
v0.21.2
Compare Source
What's Changed
Full Changelog: google/cel-spec@v0.21.1...v0.21.2
v0.21.1
Compare Source
What's Changed
Full Changelog: google/cel-spec@v0.21.0...v0.21.1
v0.21.0
Compare Source
What's Changed
Full Changelog: google/cel-spec@v0.20.0...v0.21.0
googleapis/google-cloud-go (cloud.google.com/go)
v0.121.2
Compare Source
Documentation
v0.121.1
Compare Source
Bug Fixes
v0.121.0
Compare Source
Features
v0.120.1
Compare Source
Bug Fixes
GoogleCloudPlatform/opentelemetry-operations-go (github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric)
v0.52.0
: v1.28.0/v0.52.0Compare Source
What's Changed
1.2x.x to 1.23.8
and1.24.0 to 1.24.2
ingo.mod
files and tests. by @franciscovalentecastro in https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/1036Full Changelog: GoogleCloudPlatform/opentelemetry-operations-go@v0.51.0...v0.52.0
v0.51.0
: v1.27.0/v0.51.0Compare Source
What's Changed
Full Changelog: GoogleCloudPlatform/opentelemetry-operations-go@v0.50.0...v0.51.0
alessio/shellescape (github.com/alessio/shellescape)
v1.6.0
Compare Source
What's Changed
New Contributors
Full Changelog: alessio/shellescape@v1.5.1...v1.6.0
v1.5.1
Compare Source
Changelog
aaff7ce
update readme to use the new vanity nameeee5f61
update playground example's URLv1.5.0
Compare Source
Changelog
312088d
Create sonarqube.yml823e979
add testable example (#24)27a48e3
fail fast on errorsbb4dcb3
fix imports4f9bf6b
fix imports (#26)1b4bdc1
new testable examplea6eeed4
remove sonarqube config filea5719a4
update build config6d0d828
update gitignorea792e00
update gitignore, add Makefile62618b3
update go.mod and go.sumv1.4.2
Compare Source
What's Changed
Full Changelog: alessio/shellescape@v1.4.1...v1.4.2
aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2/service/internal/checksum)
v1.4.0
: (2021-05-06)Breaking change
service/ec2
- v1.6.0Service Client Highlights
service/acmpca
- v1.3.0service/apigateway
- v1.3.0service/auditmanager
- v1.4.0service/chime
- v1.3.0service/cloudformation
- v1.4.0service/cloudfront
- v1.4.0service/codegurureviewer
- v1.3.0service/connect
- v1.3.0service/customerprofiles
- v1.5.0service/devopsguru
- v1.3.0service/docdb
- v1.4.0service/ec2
- v1.6.0service/ecs
- v1.3.0service/eks
- v1.3.0service/forecast
- v1.4.0service/glue
- v1.4.0service/health
- v1.3.0service/iotsitewise
- v1.3.0service/iotwireless
- v1.4.0service/kafka
- v1.3.0service/kinesisanalyticsv2
- v1.2.0service/macie2
- v1.4.0service/marketplacecatalog
- v1.2.0service/mediaconvert
- v1.4.0service/mediapackage
- v1.4.0service/mediapackagevod
- v1.3.0service/mturk
- v1.2.0service/nimble
- v1.0.0service/organizations
- v1.3.0service/personalize
- v1.3.0service/robomaker
- v1.4.0service/route53
- v1.5.0service/s3
- v1.6.0service/sagemaker
- v1.4.0service/securityhub
- v1.4.0service/servicediscovery
- v1.3.0service/snowball
- v1.3.0service/sns
- v1.3.0service/ssm
- v1.5.0Core SDK Highlights
aws
- v1.4.0aws/smithy-go (github.com/aws/smithy-go)
v1.22.3
Compare Source
danieljoos/wincred (github.com/danieljoos/wincred)
v1.2.2
Compare Source
What's Changed
sys_unsupported.go
to avoid breaking builds on non-Windows platforms.Full Changelog: danieljoos/wincred@v1.2.1...v1.2.2
v1.2.1
Compare Source
golang.org/x/sys
to version0.15.0
github.com/stretchr/testify
to version1.8.4
ErrBadUsername
that can be used when dealing with domain password credentials.fsnotify/fsnotify (github.com/fsnotify/fsnotify)
v1.9.0
Compare Source
Changes and fixes
all: make BufferedWatcher buffered again (#657)
inotify: fix race when adding/removing watches while a watched path is being deleted (#678, #686)
inotify: don't send empty event if a watched path is unmounted (#655)
inotify: don't register duplicate watches when watching both a symlink and its target; previously that would get "half-added" and removing the second would panic (#679)
kqueue: fix watching relative symlinks (#681)
kqueue: correctly mark pre-existing entries when watching a link to a dir on kqueue (#682)
illumos: don't send error if changed file is deleted while processing the event (#678)
v1.8.0
Compare Source
Additions
FSNOTIFY_DEBUG
to print debug logs to stderr (#619)Changes and fixes
windows: fix behaviour of
WatchList()
to be consistent with other platforms (#610)kqueue: ignore events with Ident=0 (#590)
kqueue: set O_CLOEXEC to prevent passing file descriptors to children (#617)
kqueue: emit events as "/path/dir/file" instead of "path/link/file" when watching a symlink (#625)
inotify: don't send event for IN_DELETE_SELF when also watching the parent (#620)
inotify: fix panic when calling Remove() in a goroutine (#650)
fen: allow watching subdirectories of watched directories (#621)
go-openapi/errors (github.com/go-openapi/errors)
v0.22.1
Compare Source
go-openapi/inflect (github.com/go-openapi/inflect)
v0.21.2
Compare Source
v0.21.1
Compare Source
go-openapi/jsonpointer (github.com/go-openapi/jsonpointer)
v0.21.1
Compare Source
go-openapi/swag (github.com/go-openapi/swag)
v0.23.1
Compare Source
google/go-containerregistry (github.com/google/go-containerregistry)
v0.20.5
Compare Source
What's Changed
New Contributors
Full Changelog: google/go-containerregistry@v0.20.3...v0.20.5
v0.20.4
: - Not usable as a go moduleCompare Source
🚨 This release was published to the Go module proxy and then re-tagged with a different commit. This means it's not usable as a Go module (https://github.com/google/go-containerregistry/issues/2107) -- please us v0.20.5 instead.
What's Changed
New Contributors
Full Changelog: google/go-containerregistry@v0.20.3...v0.20.4
hashicorp/go-sockaddr (github.com/hashicorp/go-sockaddr)
v1.0.7
Compare Source
What's Changed
go install
asgo get -u
is no longer valid for installing modules by @jm96441n in https://github.com/hashicorp/go-sockaddr/pull/59New Contributors
Full Changelog: hashicorp/go-sockaddr@v1.0.6...v1.0.7
v1.0.6
Compare Source
v1.0.5
Compare Source
v1.0.4
Compare Source
v1.0.3
Compare Source
huandu/xstrings (github.com/huandu/xstrings)
v1.5.0
: API Change: New APIToPascalCase
and makeToCamelCase
camelCaseCompare Source
Per discuss in #56, I decide to change the result of
ToCamelCase
to make it align with common sense. In the past,ToCamelCase
convertscamel_case_string
toCamelCaseString
, in which the first letter is upper case; Starting from this release,ToCamelCase
returnscamelCaseString
instead. If we want to convert string to "upper" camel case, we can use new APIToPascalCase
.If you have any concern, please feel free to send issue to me. Thanks.
Full Changelog: huandu/xstrings@v1.4.0...v1.5.0
jessevdk/go-flags (github.com/jessevdk/go-flags)
v1.6.1
Compare Source
Full Changelog: jessevdk/go-flags@v1.6.0...v1.6.1
v1.6.0
Compare Source
What's Changed
New Contributors
Full Changelog: jessevdk/go-flags@v1.5.0...v1.6.0
magiconair/properties (github.com/magiconair/properties)
v1.8.10
Compare Source
v1.8.9
Compare Source
v1.8.8
Compare Source
mailru/easyjson (github.com/mailru/easyjson)
v0.9.0
Compare Source
up go version and bugfixes
v0.8.0
Compare Source
stable version before go version bump
mattn/go-sqlite3 (github.com/mattn/go-sqlite3)
v1.14.28
Compare Source
v1.14.27
Compare Source
v1.14.26
Compare Source
v1.14.25
Compare Source
prometheus/client_model (github.com/prometheus/client_model)
v0.6.2
Compare Source
What's Changed