build(deps): bump the golang group across 1 directory with 11 updates #1047
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 golang group with 8 updates in the / directory:
1.0.1
1.1.0
2.7.1+incompatible
2.8.3+incompatible
0.11.2
0.21.3
0.3.0
1.4.2
0.2.0
1.3.0
1.4.1
1.6.0
1.14.1
1.16.5
0.0.0-20201002170205-7f63de1d35b0
0.26.0
Updates
github.com/bndr/gojenkins
from 1.0.1 to 1.1.0Release notes
Sourced from github.com/bndr/gojenkins's releases.
Commits
b39080e
Merge pull request #214 from Bpazy/masterab81397
Merge pull request #221 from figo/master27e7500
BuildJob accept map as argument rather than a slice980672b
Merge pull request #220 from figo/context9a48339
Address review commentse585cee
Add GetBuildFromQueueID() function71e145f
Add context in functions to make debugging easieraa8503c
Merge pull request #204 from rms1000watt/duration-int64-to-float643655c42
Jenkins.Init() should check Response.StatusCode #2107c9e106
durations from int64 to float64Updates
github.com/docker/distribution
from 2.7.1+incompatible to 2.8.3+incompatibleRelease notes
Sourced from github.com/docker/distribution's releases.
... (truncated)
Commits
4772604
Merge pull request #4088 from distribution/2.8.3-release-notesa4fa699
Add v2.8.3 release notes1eb2c30
Merge pull request #4068 from milosgajdos/2_8-dont-close-request-body5e6b1b5
Do not close HTTP request body in HTTP handler2b76378
Merge pull request #4064 from thaJeztah/2.8_backport_nodigestset29b00e8
digestset: deprecate package in favor of go-digest/digestsetd1ab243
[release/2.8] vendor: github.com/opencontainers/go-digest v1.0.011eb419
Merge pull request #4063 from thaJeztah/2.8_backport_switch_reference3dda067
deprecate reference package, migrate to github.com/distribution/referenceda05539
Merge pull request #4053 from thaJeztah/2.8_backport_set-content-type-client-...Updates
github.com/emersion/go-smtp
from 0.11.2 to 0.21.3Commits
36a92f2
client: save greet error591442c
Allow manual Hello after StartTLSe74d8b3
server: unify logic to decode SASL response170fe35
client: add Client.readResponse helper52a8bf5
Add remote addr in error handler log5e727ac
Do not use HELLO as fallback of EHLO when server responds with 4218fc2197
client: fix server responses in TestClient_TooLongLine50fb661
ci: add gofmt check55c4101
ci: enable data race detector262ffd9
ci: switch to alpine/latestUpdates
github.com/go-logr/logr
from 0.3.0 to 1.4.2Release notes
Sourced from github.com/go-logr/logr's releases.
... (truncated)
Changelog
Sourced from github.com/go-logr/logr's changelog.
Commits
1205f42
Merge pull request #295 from go-logr/dependabot/github_actions/actions/checko...ccedcbd
Merge pull request #294 from go-logr/dependabot/github_actions/github/codeql-...bead577
build(deps): bump actions/checkout from 4.1.5 to 4.1.6a492d95
build(deps): bump github/codeql-action from 3.25.4 to 3.25.519ad07c
build(deps): bump ossf/scorecard-action from 2.3.1 to 2.3.31c97a21
build(deps): bump actions/checkout from 4.1.4 to 4.1.5f70c5b5
build(deps): bump github/codeql-action from 3.25.3 to 3.25.44ade8d3
build(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.188d98bd
Merge pull request #289 from go-logr/dependabot/github_actions/golangci/golan...432cd86
Merge pull request #288 from go-logr/dependabot/github_actions/actions/setup-...Updates
github.com/go-logr/zapr
from 0.2.0 to 1.3.0Release notes
Sourced from github.com/go-logr/zapr's releases.
... (truncated)
Commits
78b8af5
Merge pull request #60 from pohly/slogae27dfc
support slog + logr 1.3.06684601
Merge pull request #71 from go-logr/dependabot/go_modules/github.com/go-logr/...4d152a1
Bump github.com/go-logr/logr from 1.2.4 to 1.3.0191bfc4
Merge pull request #61 from pohly/lintingfe8a3cc
Merge pull request #70 from go-logr/dependabot/go_modules/go.uber.org/zap-1.26.0575b337
Bump go.uber.org/zap from 1.25.0 to 1.26.0437f574
Merge pull request #64 from go-logr/dependabot/go_modules/go.uber.org/zap-1.25.0203c517
Merge pull request #69 from go-logr/dependabot/github_actions/actions/checkout-42aef912
Bump actions/checkout from 3 to 4Updates
github.com/golang/mock
from 1.4.1 to 1.6.0Release notes
Sourced from github.com/golang/mock's releases.
... (truncated)
Commits
aba2ff9
fix parse array with the external const correctly (#569)bb196fc
fix typo in README (#568)64b0b80
add notes and error helper for vendor+reflect error (#567)953a5bb
update user mock to be in test package (#566)c59ba11
add ARM to support apple M1 chip to releaser (#562)ab03293
fix ill-formatted message with fmt-verbs like %s (#564)0cdccf5
feat add InAnyOrder matcher (#546)e303461
add type information to error messages (#559)82ce4a7
feat validate Do & DoReturn args (#558)d19a212
upgrade dependencies (#557)Updates
github.com/onsi/ginkgo
from 1.14.1 to 1.16.5Release notes
Sourced from github.com/onsi/ginkgo's releases.
... (truncated)
Changelog
Sourced from github.com/onsi/ginkgo's changelog.
... (truncated)
Commits
d38b9d9
v1.16.5b55f80d
Mention release candidate and deprecate GinkgoParallelNode in favor of Ginkgo...d8e9d10
Move v2 to ver2 to play better with the go toolchain8a172cc
Advertise GInkgo 2.0 betaa12d699
Add no-op Setenv to GinkgoT81705fc
chore: Go 1.17 releasedf250977
remove travis-ciafce52e
drop 1.15 in github test workflowd125cd0
v1.16.43286b30
v1.16.3Updates
github.com/stretchr/testify
from 1.6.1 to 1.8.4Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
f97607b
Create GitHub release when new release tag is pushed (#1354)4c93d8f
EqualExportedValues: Handle nested pointer, slice and map fields (#1379)4b2f4d2
add EventuallyWithT assertion (#1264)b3106d7
allow testing for functional options (#1023)437071b
assert: fix error message formatting for NotContains (#1362)c5fc9d6
Compare public elements of struct (#1309)f36bfe3
Fix Subset/NotSubset when map is missing keys from the subset (#1261)0ab3ce1
FixCallerInfo()
source file paths (#1288)2b00d33
Fix Call.Unset() panic (issue #1236) (#1250)9acc222
fix: fix bug for check unsafe.Pointer isNil (#1319)Updates
go.uber.org/zap
from 1.15.0 to 1.26.0Release notes
Sourced from go.uber.org/zap's releases.
... (truncated)
Changelog
Sourced from go.uber.org/zap's changelog.