Bump github.com/google/ko from 0.14.1 to 0.15.0 in /hack/ko by dependabot[bot] · Pull Request #353 · servicebinding/runtime
Bumps github.com/google/ko from 0.14.1 to 0.15.0.
Release notes
Sourced from github.com/google/ko's releases.
v0.15.0
What's Changed
- implement dumb cache for images by
@jonjohnsonjrin ko-build/ko#1102- fixed typo in configuration.md by
@samlafin ko-build/ko#1105- pkg/commands: fix dropped errors by
@alrsin ko-build/ko#1109- ci: add govulncheck by
@imjasonhin ko-build/ko#1110- chore: remove refs to deprecated io/ioutil by
@testwillin ko-build/ko#1092- Update install docs to install ko using Scoop by
@pgrunmin ko-build/ko#1118- include go build output in build error by
@imjasonhin ko-build/ko#1127- Use go1.21, clean up ci and drop go1.19 by
@cpanatoin ko-build/ko#1137- Update e2e.yaml by
@imjasonhin ko-build/ko#1141- handle newfound lint errors by
@imjasonhin ko-build/ko#1142- fix test broken by lint fix by
@imjasonhin ko-build/ko#1143- Bump actions/checkout from 3.6.0 to 4.0.0 by
@dependabotin ko-build/ko#1136- fix env var for go env by
@cpanatoin ko-build/ko#1140- docs: add docs for TF and Lambda by
@imjasonhin ko-build/ko#1139- docs: add Lambda and TF pages to sidebar by
@imjasonhin ko-build/ko#1144- include example using go packages by
@imjasonhin ko-build/ko#1145- fix the release workflow and install instructions by
@developer-guyin ko-build/ko#1150- update missing places that was using go1.20 by
@cpanatoin ko-build/ko#1163New Contributors
@samlafmade their first contribution in ko-build/ko#1105@alrsmade their first contribution in ko-build/ko#1109@testwillmade their first contribution in ko-build/ko#1092@pgrunmmade their first contribution in ko-build/ko#1118Full Changelog: ko-build/ko@v0.14.1...v0.15.0
Commits
31035adMerge pull request #1164 from ko-build/dependabot/go_modules/golang.org/x/net...ba952fdBump golang.org/x/net from 0.16.0 to 0.17.0277f5d7update missing places that was using go1.20 (#1163)b8b3b21Merge pull request #1162 from ko-build/dependabot/go_modules/github.com/googl...4890ab2Bump github.com/google/go-cmp from 0.5.9 to 0.6.030b62aeMerge pull request #1161 from ko-build/dependabot/go_modules/github.com/spf13...449bcb6Bump github.com/spf13/viper from 1.16.0 to 1.17.0c543dd8Merge pull request #1160 from ko-build/dependabot/go_modules/golang.org/x/too...c1ae5f5Bump golang.org/x/tools from 0.13.0 to 0.14.0e50d2fdMerge pull request #1159 from ko-build/dependabot/go_modules/golang.org/x/syn...- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)