forked from VirtusLab/jenkins-operator
-
Notifications
You must be signed in to change notification settings - Fork 236
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
build(deps): bump the golang group with 12 updates #931
Closed
Conversation
This file contains 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
dependabot
bot
added
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
labels
Nov 12, 2023
Bumps the golang group with 12 updates: | Package | From | To | | --- | --- | --- | | [github.com/bndr/gojenkins](https://github.com/bndr/gojenkins) | `1.0.1` | `1.1.0` | | [github.com/docker/distribution](https://github.com/docker/distribution) | `2.7.1+incompatible` | `2.8.3+incompatible` | | [github.com/emersion/go-smtp](https://github.com/emersion/go-smtp) | `0.11.2` | `0.19.0` | | [github.com/go-logr/logr](https://github.com/go-logr/logr) | `0.3.0` | `1.3.0` | | [github.com/go-logr/zapr](https://github.com/go-logr/zapr) | `0.2.0` | `1.3.0` | | [github.com/golang/mock](https://github.com/golang/mock) | `1.4.1` | `1.6.0` | | [github.com/onsi/ginkgo](https://github.com/onsi/ginkgo) | `1.14.1` | `1.16.5` | | [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.10.2` | `1.30.0` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.14.0` | `0.15.0` | | [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) | `0.20.2` | `0.28.3` | | [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.7.0` | `0.16.3` | | [golang.org/x/mod](https://github.com/golang/mod) | `0.12.0` | `0.14.0` | Updates `github.com/bndr/gojenkins` from 1.0.1 to 1.1.0 - [Release notes](https://github.com/bndr/gojenkins/releases) - [Changelog](https://github.com/bndr/gojenkins/blob/master/build_history.go) - [Commits](bndr/gojenkins@v1.0.1...v1.1.0) Updates `github.com/docker/distribution` from 2.7.1+incompatible to 2.8.3+incompatible - [Release notes](https://github.com/docker/distribution/releases) - [Commits](distribution/distribution@v2.7.1...v2.8.3) Updates `github.com/emersion/go-smtp` from 0.11.2 to 0.19.0 - [Release notes](https://github.com/emersion/go-smtp/releases) - [Commits](emersion/go-smtp@v0.11.2...v0.19.0) Updates `github.com/go-logr/logr` from 0.3.0 to 1.3.0 - [Release notes](https://github.com/go-logr/logr/releases) - [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md) - [Commits](go-logr/logr@v0.3.0...v1.3.0) Updates `github.com/go-logr/zapr` from 0.2.0 to 1.3.0 - [Release notes](https://github.com/go-logr/zapr/releases) - [Commits](go-logr/zapr@v0.2.0...v1.3.0) Updates `github.com/golang/mock` from 1.4.1 to 1.6.0 - [Release notes](https://github.com/golang/mock/releases) - [Changelog](https://github.com/golang/mock/blob/main/.goreleaser.yml) - [Commits](golang/mock@v1.4.1...v1.6.0) Updates `github.com/onsi/ginkgo` from 1.14.1 to 1.16.5 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v1.14.1...v1.16.5) Updates `github.com/onsi/gomega` from 1.10.2 to 1.30.0 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.10.2...v1.30.0) Updates `golang.org/x/crypto` from 0.14.0 to 0.15.0 - [Commits](golang/crypto@v0.14.0...v0.15.0) Updates `k8s.io/cli-runtime` from 0.20.2 to 0.28.3 - [Commits](kubernetes/cli-runtime@v0.20.2...v0.28.3) Updates `sigs.k8s.io/controller-runtime` from 0.7.0 to 0.16.3 - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.7.0...v0.16.3) Updates `golang.org/x/mod` from 0.12.0 to 0.14.0 - [Commits](golang/mod@v0.12.0...v0.14.0) --- updated-dependencies: - dependency-name: github.com/bndr/gojenkins dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/docker/distribution dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/emersion/go-smtp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/go-logr/logr dependency-type: direct:production update-type: version-update:semver-major dependency-group: golang - dependency-name: github.com/go-logr/zapr dependency-type: direct:production update-type: version-update:semver-major dependency-group: golang - dependency-name: github.com/golang/mock dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/onsi/ginkgo dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/onsi/gomega dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: k8s.io/cli-runtime dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: sigs.k8s.io/controller-runtime dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: golang.org/x/mod dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/go_modules/golang-43453390aa
branch
from
November 13, 2023 03:26
5a4dacc
to
298f509
Compare
Superseded by #935. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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 12 updates:
1.0.1
1.1.0
2.7.1+incompatible
2.8.3+incompatible
0.11.2
0.19.0
0.3.0
1.3.0
0.2.0
1.3.0
1.4.1
1.6.0
1.14.1
1.16.5
1.10.2
1.30.0
0.14.0
0.15.0
0.20.2
0.28.3
0.7.0
0.16.3
0.12.0
0.14.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.19.0Commits
49bf39f
server: remove 'blame it on the weather' error part53bb8bb
Allow LMTP servers to listen with TCPd506ef1
server: embed Session in LMTPSessiond62ec8c
server: fix panic on MAIL FROM after failed EHLOf00696d
client: make Client.Text private8422d25
client: don't quit in Client.SendMaila9f0447
readme: AUTH and PIPELINING are just examplese2778f4
readme: use Markdown referencesc8ffd37
readme: drop examples35f5bb6
Add telnet example session in server example doc commentUpdates
github.com/go-logr/logr
from 0.3.0 to 1.3.0Release notes
Sourced from github.com/go-logr/logr's releases.
... (truncated)
Changelog
Sourced from github.com/go-logr/logr's changelog.
Commits
8adefbe
docs: interoperability with slogebabbb9
build(deps): bump github/codeql-action from 2.22.3 to 2.22.49c361f0
build(deps): bump actions/checkout from 4.1.0 to 4.1.1d9b2b78
Merge pull request #229 from go-logr/dependabot/github_actions/github/codeql-...91cec29
build(deps): bump github/codeql-action from 2.22.0 to 2.22.32ea8628
Merge pull request #228 from go-logr/dependabot/github_actions/github/codeql-...37a4f55
Merge pull request #227 from go-logr/dependabot/github_actions/ossf/scorecard...ecf310c
build(deps): bump github/codeql-action from 2.21.9 to 2.22.0d73e05e
build(deps): bump ossf/scorecard-action from 2.2.0 to 2.3.01d1c415
Merge pull request #226 from go-logr/dependabot/github_actions/github/codeql-...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/onsi/gomega
from 1.10.2 to 1.30.0Release notes
Sourced from github.com/onsi/gomega's releases.
... (truncated)
Changelog
Sourced from github.com/onsi/gomega's changelog.
... (truncated)
Commits
f804ac6
v1.30.04da4c7f
BeTrueBecause and BeFalseBecause allow for better failure messages6ca6e97
Bump actions/checkout from 3 to 4 (#694)f1b8343
doc: fix type on gleak go docb94b195
v1.29.02b39142
MatchError can now take an optional func(error) bool + descriptionab6045c
v1.28.1635d196
Bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.13.014f8859
Bump github.com/google/go-cmp from 0.5.9 to 0.6.0d8a6508
Bump golang.org/x/net from 0.14.0 to 0.17.0Updates
golang.org/x/crypto
from 0.14.0 to 0.15.0Commits
eb61739
ssh: allow to configure public key auth algorithms on the server side42c83ff
ssh: try harder to detect incorrect passwords for legacy PEM encryptione668aa9
go.mod: update golang.org/x dependenciesdf0bc9e
chacha20poly1305: guard PSHUFB usage with GOAMD64_v274c2ba9
crypto/hkdf: remove useless call to Resetcf8dcb0
ssh: add test case against ssh CLI4f30245
x509roots: catch the zero-roots case when generating the bundle1d57292
x509roots: check HTTP response status code and media type8779cbd
all: update go directive to 1.182aeefc3
ssh: add support for SSH_AGENT_CONSTRAIN_EXTENSION with id 255Updates
k8s.io/cli-runtime
from 0.20.2 to 0.28.3Commits
b23c553
Update dependencies to v0.28.3 tag68757f9
Merge pull request #121128 from MadhavJivrajani/bump-x-net-128e9af7fd
.: bump golang.org/x/net to v0.17.051e09e4
Merge pull request #120329liggitt/automated-cherry-pick-of-#120327
b93e912
Revert to json-patch 4.12.0b1cb225
Merge remote-tracking branch 'origin/master' into release-1.28bfa6b7b
.*: bump golang.org/x/net to v0.13.0448da40
Merge pull request #118204 from sttts/sttts-openapi-v2-parameter-refs1f56e52
Merge pull request #119312 from pacoxu/prometheus/common-v0.44e41ba3e
cli-runtime: make VerifiableQueryParam shared-parameter awareUpdates
sigs.k8s.io/controller-runtime
from 0.7.0 to 0.16.3Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.