-
Notifications
You must be signed in to change notification settings - Fork 0
deps(deps): update all non-major dependencies #107
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/all-minor-patch
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or 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
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
5cc9c31
to
bd3bc24
Compare
bd3bc24
to
0d885fb
Compare
0d885fb
to
40304de
Compare
40304de
to
6b0e3a2
Compare
6b0e3a2
to
33bea73
Compare
33bea73
to
af5faf3
Compare
af5faf3
to
4cc713e
Compare
4cc713e
to
58c5f01
Compare
88d5bb5
to
edf0874
Compare
cf29075
to
07e1f0b
Compare
8a020b5
to
0b83298
Compare
a7eb530
to
2fbcba7
Compare
c85533c
to
dc8cfea
Compare
1ef4ef4
to
12cc0b9
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
12cc0b9
to
bb9a1f8
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.4.2
->v1.4.3
v0.3.33
->v0.3.85
v0.0.111
->v0.0.210
v2.20.2
->v2.25.2
v1.34.2
->v1.38.2
v0.1.0
->v0.1.16
1.23
->1.25
v0.31.0
->v0.34.0
v0.31.0
->v0.34.0
v0.31.0
->v0.34.0
v1.8.2
->v1.11.0
v0.19.0
->v0.22.0
Release Notes
go-logr/logr (github.com/go-logr/logr)
v1.4.3
Compare Source
Minor release.
What's Changed
New Contributors
Full Changelog: go-logr/logr@v1.4.2...v1.4.3
kubescape/kubevuln (github.com/kubescape/kubevuln)
v0.3.85
Compare Source
Bumps github.com/hashicorp/go-getter from 1.7.6 to 1.7.9.
Release notes
Sourced from github.com/hashicorp/go-getter's releases.
Commits
e702211
Merge pull request #532 from hashicorp/dependabot/github_actions/actions-8948...df0a14f
[chore] : Bump the actions group with 8 updates87541b2
fix: go-getter subdir paths (#540)3713030
[Compliance] - PR Template Changes Requiredaf2dd3c
Merge pull request #529 from hashicorp/dependabot-intgebf52629
updating dependabot.yml1f63e10
changelog added, updated dependabot.yaml45af459
fix additional lint errors and increase linter scopec8c6aba
fix errcheck lint errors and run it as part of pr checks9b76f98
copywrite header addedDependabot 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 this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.
v0.3.84
Compare Source
Bumps github.com/docker/docker from 27.4.0+incompatible to 28.0.0+incompatible.
Release notes
Sourced from github.com/docker/docker's releases.
... (truncated)
Commits
af898ab
Merge pull request #49495 from vvoland/update-buildkitd67f035
vendor: github.com/moby/buildkit v0.20.000ab386
Merge pull request #49491 from vvoland/update-buildkit1fde8c4
builder-next: fix cdi managercde9f07
vendor: github.com/moby/buildkit v0.20.0-rc389e1429
Merge pull request #49490 from thaJeztah/dockerfile_lintingb2b5590
Dockerfile: fix linting warnings62bc597
Merge pull request #49480 from thaJeztah/docs_api_1.48670cd81
Merge pull request #49485 from vvoland/c8d-list-panica3628f3
docs/api: add documentation for API v1.48Dependabot 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 this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.
v0.3.83
Compare Source
Overview
v0.3.82
Compare Source
Overview
v0.3.80
Compare Source
v0.3.78
Compare Source
v0.3.77
Compare Source
v0.3.76
Compare Source
Bumps github.com/open-policy-agent/opa from 0.68.0 to 1.4.0.
Release notes
Sourced from github.com/open-policy-agent/opa's releases.
... (truncated)
Changelog
Sourced from github.com/open-policy-agent/opa's changelog.
... (truncated)
Commits
8b07202
Prepare v1.4.0 release (#7541)ad20632
Merge commit from fork24ff9cf
fix: return the raw strings when formatting (#7525)254f3bf
fix(status plugin): make sure the latest status is read before manually trigg...9b5f601
docs: fix post merge badge (#7532)e490277
docs: Point path versioned requests to new sites (#7531)d65888c
plugins/status: FIFO buffer channel for status events to prevent slow status ...eb77d10
docs: update edge links to use /docs/edge/ path (#7529)f07d604
docs: Set versioned docs links to point to archive (#7528)828b8cb
docs: improve request headers documentation in REST APIs (#7524)Dependabot 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 this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.
v0.3.75
Compare Source
Please see kubescape/kubescape#1834
v0.3.74
Compare Source
Bumps github.com/cilium/cilium from 1.16.8 to 1.16.9.
Release notes
Sourced from github.com/cilium/cilium's releases.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.