Update all dependencies - autoclosed #12
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.
This PR contains the following updates:
v1.0.1
->v3.0.1
v5.4.2
->v5.10.1
v0.12.0
->v0.13.0
v0.0.0-20160126235308-23def4e6c14b
->v1.2.0
v32.1.0
->v57.0.0
v1.3.1
->v1.4.0
v1.4.0
->v1.5.1
v0.0.0-00010101000000-000000000000
->v1.9.0
v1.29.0
->v1.30.0
v0.17.7
->v0.20.0
v0.0.0-20230717184314-6efbe3a22f6f
->v0.11.0
v0.68.0
->v0.70.0
v1.38.1
->v1.39.0
v0.8.0
->v0.16.0
v0.9.0
->v0.19.0
v0.17.0
->v0.19.0
v0.0.0-20220411215720-9780585627b5
->v0.15.0
v0.3.0
->v0.5.0
v0.7.0
->v0.14.0
v0.13.0
->v0.16.0
v2.4.0
->v3.0.1
v1.0.2
->v4.4.1
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
appscode/jsonpatch (github.com/appscode/jsonpatch)
v3.0.1
Compare Source
This release uses our forked gomodules/orderedmap library. Our forked version has 2 major changes:
*OrderedMap
instead ofOrderedMap
inside nested orderedmaps.v3.0.1+incompatible
Compare Source
v3.0.0
Compare Source
This release uses iancoleman/orderedmap to generate predictable patch. This is very useful if the generated patch is checked into a VCS like git.
v3.0.0+incompatible
Compare Source
v2.4.0
Compare Source
What's Changed
New Contributors
Full Changelog: gomodules/jsonpatch@v2.3.0...v2.4.0
v2.3.0
Compare Source
What's Changed
New Contributors
Full Changelog: gomodules/jsonpatch@v2.2.0...v2.3.0
v2.2.0
Compare Source
This is the recommended version to use if you are looking for optimal (smaller) patch.
v3 will produce patches that maintain json order and useful when the generated patches are manipulated by hand or stored in git repos.
v2.2.0+incompatible
Compare Source
v2.1.0
Compare Source
v2.1.0+incompatible
Compare Source
v2.0.1
Compare Source
Fixes https://github.com/kubernetes/test-infra/pull/13918 and https://github.com/gomodules/jsonpatch/issues/21
v2.0.1+incompatible
Compare Source
v2.0.0
Compare Source
Full Changelog
Merged pull requests:
v2.0.0+incompatible
Compare Source
go-git/go-git (github.com/go-git/go-git/v5)
v5.10.1
Compare Source
What's Changed
New Contributors
Full Changelog: go-git/go-git@v5.10.0...v5.10.1
v5.10.0
Compare Source
What's Changed
New Contributors
Full Changelog: go-git/go-git@v5.9.0...v5.10.0
v5.9.0
Compare Source
What's Changed
New Contributors
Full Changelog: go-git/go-git@v5.8.1...v5.9.0
v5.8.1
Compare Source
What's Changed
Full Changelog: go-git/go-git@v5.8.0...v5.8.1
v5.8.0
Compare Source
What's Changed
doAddDirectory
by @ThinkChaos in https://github.com/go-git/go-git/pull/702New Contributors
Full Changelog: go-git/go-git@v5.7.0...v5.7.1
v5.7.0
Compare Source
What's Changed
New Contributors
Full Changelog: go-git/go-git@v5.6.1...v5.7.0
v5.6.1
Compare Source
What's Changed
firstErrLine
when it is empty by @ThinkChaos in https://github.com/go-git/go-git/pull/682Full Changelog: go-git/go-git@v5.6.0...v5.6.1
v5.6.0
Compare Source
What's Changed
Full Changelog: go-git/go-git@v5.5.2...v5.6.0
v5.5.2
Compare Source
What's Changed
Full Changelog: go-git/go-git@v5.5.1...v5.5.2
v5.5.1
Compare Source
What's Changed
CGO_ENABLED=0
by @pjbgf in https://github.com/go-git/go-git/pull/625Full Changelog: go-git/go-git@v5.5.0...v5.5.1
v5.5.0
Compare Source
What's Changed
GO_GIT_USER_AGENT_EXTRA
. Fixes #529 by @stewing in https://github.com/go-git/go-git/pull/531multi_ack
capability by @pjbgf in https://github.com/go-git/go-git/pull/613Full Changelog: go-git/go-git@v5.4.2...v5.5.0
go-kit/kit (github.com/go-kit/kit)
v0.13.0
Compare Source
Go kit v0.13.0 is released, containing mostly minor fixes and dependency updates.
What's Changed
streadway/amqp
torabbitmq-amqp091-go
by @Juneezee in https://github.com/go-kit/kit/pull/1210New Contributors
Full Changelog: go-kit/kit@v0.12.0...v0.13.0
golang/glog (github.com/golang/glog)
v1.2.0
Compare Source
What's Changed
Full Changelog: golang/glog@v1.1.2...v1.2.0
v1.1.2
Compare Source
Bugfix release.
What's Changed
Full Changelog: golang/glog@v1.1.1...v1.1.2
v1.1.1
Compare Source
Bugfixes since the larger v1.1.0, which have been addressed.
v1.1.0
Compare Source
Tagging v1.1.0 after syncing glog with internal changes
google/go-github (github.com/google/go-github/v32)
v57.0.0
Compare Source
This release contains the following breaking API change:
...and the following additional changes:
v56.0.0
Compare Source
This release contains the following breaking API changes:
(NOTE: In particular, please play close attention to #2948 as it may affect the code around the call.
Specifically, you may be required to remove any escaping that you perform prior to calling the modified methods.)
...and the following additional changes:
v55.0.0
Compare Source
This release contains the following breaking API changes:
and the following additional changes:
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.