Bump codecov/codecov-action from 3.1.4 to 5.5.1#427
Closed
dependabot[bot] wants to merge 570 commits into
Closed
Conversation
Rename module to github.com/vmware-tanzu/kpack-cli
- Needed for fixing wait logic
…essful builds - also don't show buildpack metadata table if there are no successful builds since the table will always be empty
fix nil pointer dereference when running kp image status with no successful builds
Use Relocator interface to upload local source contents
- Refactor Importer interface to read descriptor as a string instead of a reader - Fixes #181
- Use the same code path for TestKpack/TestK8s/TestK8sAndKpack - Use kpack sorters to avoid needing separate k8sObjects/kpackObjects fields
- This allows the contents of --local-source to be deterministic based on contents - Allows the uploader test resilient to digest changes
Add support to read descriptor from stdin with a "-"
Refactor test helpers
Zero out mod time
Only delete temporary tar after it has been written to registry
- add kp config canonical-repository - add kp config canonical-service-account
Use e as shorthard for env flag in image commands
add kp config commands
- Show configured source (image spec) - Show latest successful and failed build git revision if git source fix #188
Migrate kpack client to build api v1alpha2
- Use new kpack api packages
Migrate to new v1alpha2 image cache config
- enables testing of main package functions - slims main package - allows reuse of main package functions in docs main package which generates docs
Rename canonical to default
- rework diffing logic for new import flow
…d-retry [Issue-278] Waiter uses watchTools.UntilWithSync instead of Until to handle resource version old error
…es/sigs.k8s.io/yaml-1.4.0 Bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0
…ctions/actions/upload-artifact-4 Bump actions/upload-artifact from 3 to 4
…ctions/actions/download-artifact-4 Bump actions/download-artifact from 3 to 4
…ctions/actions/setup-go-5 Bump actions/setup-go from 4 to 5
…es/google.golang.org/grpc-1.57.1 Bump google.golang.org/grpc from 1.57.0 to 1.57.1
…es/github.com/docker/docker-24.0.7incompatible Bump github.com/docker/docker from 24.0.5+incompatible to 24.0.7+incompatible
Change the output of import commands to return arrays
README: Fix download link
README: Correct homebrew instructions
Bump github.com/spf13/cobra from 1.7.0 to 1.8.1
Signed-off-by: Robert Gogolok <robert.gogolok@stackit.cloud>
Signed-off-by: Robert Gogolok <robert.gogolok@stackit.cloud>
Signed-off-by: Robert Gogolok <gogolok@gmail.com>
Provide required permissions and remove obsolete 'token' field. Signed-off-by: Robert Gogolok <robert.gogolok@stackit.cloud>
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.4 to 5.5.1. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v3.1.4...v5.5.1) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-version: 5.5.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2b54c98 to
edace39
Compare
Contributor
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
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
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.
Bumps codecov/codecov-action from 3.1.4 to 5.5.1.
Release notes
Sourced from codecov/codecov-action's releases.
... (truncated)
Changelog
Sourced from codecov/codecov-action's changelog.
... (truncated)
Commits
5a10915chore(release): 5.5.1 (#1873)3e0ce21fix: overwrite pr number on fork (#1871)c4741c8build(deps): bump actions/checkout from 4.2.2 to 5.0.0 (#1868)17370e8build(deps): bump github/codeql-action from 3.29.9 to 3.29.11 (#1867)18fdacffix: update to use local app/ dir (#1872)206148cdocs: fix typo in README (#1866)3cb13a1Document acodecov-cliversion reference example (#1774)a4803c1build(deps): bump github/codeql-action from 3.28.18 to 3.29.9 (#1861)3139621build(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2 (#1833)fdcc847chore(release): 5.5.0 (#1865)You 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 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)