Closed dependabot[bot] closed 11 months ago
Hi @dependabot[bot]. Thanks for your PR.
I'm waiting for a tektoncd member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test
on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.
Once the patch is verified, the new status will be reflected by the ok-to-test
label.
I understand the commands that are listed here.
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: khrm
The full list of commands accepted by this bot can be found here.
The pull request process is described here
It seems I need to prune UserAgent from relay files, otherwise, tests will fail. Or maybe this dependency should be updated manually only.
@dependabot[bot]: The following test failed, say /retest
to rerun all failed tests or /retest-required
to rerun all mandatory failed tests:
Test name | Commit | Details | Required | Rerun command |
---|---|---|---|---|
pull-tekton-results-unit-tests | 8dbd34b63920eedae61d0932ba6876bcf955bd9a | link | true | /test tekton-results-unit-tests |
Full PR test history. Your PR dashboard.
@dependabot: PR needs rebase.
Superseded by #680.
Bumps gocloud.dev from 0.27.0 to 0.34.0.
Release notes
Sourced from gocloud.dev's releases.
... (truncated)
Commits
22c0c79
all: prelease (#3308)55ed7f7
aws/rds: Switch AWS RDS CA bundle to the officially documented URL (#3307)d6f90a4
Clean up deployment instructions a bit moredfd6143
Update website deployment instructions62841e7
blob/gcsblob: Don't hard-fail if no DefaultCredentials are found (#3306)1b4bd15
blob/s3blob: Fix example (#3305)7298f99
all: update to go 1.21 (#3301)dee61a5
blob/fileblob: Fix for URL parameter for no_tmp_dir option. (#3300)cfe20ca
blob/fileblob: Add docstring about tempdirs (#3296)9b62f46
blob/fileblob: Add an option to avoid using os.TempDir for temp files (#3295)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 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