-
Notifications
You must be signed in to change notification settings - Fork 508
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
🌱 Bump github.com/google/ko from 0.15.1 to 0.15.2 in /tools #3895
Merged
raghavkaul
merged 2 commits into
main
from
dependabot/go_modules/tools/github.com/google/ko-0.15.2
Feb 23, 2024
Merged
🌱 Bump github.com/google/ko from 0.15.1 to 0.15.2 in /tools #3895
raghavkaul
merged 2 commits into
main
from
dependabot/go_modules/tools/github.com/google/ko-0.15.2
Feb 23, 2024
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
Feb 22, 2024
dependabot
bot
requested review from
raghavkaul and
laurentsimon
and removed request for
a team
February 22, 2024 08:53
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #3895 +/- ##
==========================================
- Coverage 75.50% 68.75% -6.76%
==========================================
Files 231 231
Lines 15669 15669
==========================================
- Hits 11831 10773 -1058
- Misses 3109 4237 +1128
+ Partials 729 659 -70 |
Bumps [github.com/google/ko](https://github.com/google/ko) from 0.15.1 to 0.15.2. - [Release notes](https://github.com/google/ko/releases) - [Changelog](https://github.com/ko-build/ko/blob/main/.goreleaser.yml) - [Commits](ko-build/ko@v0.15.1...v0.15.2) --- updated-dependencies: - dependency-name: github.com/google/ko dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/go_modules/tools/github.com/google/ko-0.15.2
branch
from
February 23, 2024 08:44
76be950
to
af19d68
Compare
raghavkaul
approved these changes
Feb 23, 2024
raghavkaul
temporarily deployed
to
integration-test
February 23, 2024 19:54 — with
GitHub Actions
Inactive
raghavkaul
deleted the
dependabot/go_modules/tools/github.com/google/ko-0.15.2
branch
February 23, 2024 20:03
fhoeborn
pushed a commit
to fhoeborn/scorecard
that referenced
this pull request
Apr 1, 2024
Bumps [github.com/google/ko](https://github.com/google/ko) from 0.15.1 to 0.15.2. - [Release notes](https://github.com/google/ko/releases) - [Changelog](https://github.com/ko-build/ko/blob/main/.goreleaser.yml) - [Commits](ko-build/ko@v0.15.1...v0.15.2) --- updated-dependencies: - dependency-name: github.com/google/ko dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Raghav Kaul <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 github.com/google/ko from 0.15.1 to 0.15.2.
Release notes
Sourced from github.com/google/ko's releases.
... (truncated)
Commits
348ca2d
Merge pull request #1242 from ko-build/dependabot/go_modules/github.com/openc...7ff5774
Bump github.com/opencontainers/image-spec from 1.1.0-rc6 to 1.1.0cd047c4
Merge pull request #1240 from ko-build/dependabot/go_modules/k8s.io/apimachin...a6c6cfc
Bump k8s.io/apimachinery from 0.29.1 to 0.29.27567f20
Merge pull request #1239 from ko-build/dependabot/go_modules/sigs.k8s.io/kind...f5e262c
Bump sigs.k8s.io/kind from 0.21.0 to 0.22.06f81c35
Merge pull request #1238 from ko-build/dependabot/go_modules/golang.org/x/too...9977110
Bump golang.org/x/tools from 0.17.0 to 0.18.0dfe8359
Merge pull request #1237 from ko-build/dependabot/github_actions/golangci/gol...bee960e
Bump golangci/golangci-lint-action from 3.7.0 to 4.0.0You can trigger a rebase of this PR 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)