-
Notifications
You must be signed in to change notification settings - Fork 0
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 fortio.org/scli from 1.14.1 to 1.14.2 #53
Conversation
Bumps [fortio.org/scli](https://github.com/fortio/scli) from 1.14.1 to 1.14.2. - [Release notes](https://github.com/fortio/scli/releases) - [Commits](fortio/scli@v1.14.1...v1.14.2) --- updated-dependencies: - dependency-name: fortio.org/scli dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #53 +/- ##
=======================================
Coverage 46.94% 46.94%
=======================================
Files 4 4
Lines 426 426
=======================================
Hits 200 200
Misses 217 217
Partials 9 9 ☔ View full report in Codecov by Sentry. |
@ani1311 this will fail until #51 is merged, after which it'll work (will auto rebase and work) Also note this MR makes the other #54 #52 redundant (they'll auto close once this one is merged) @dependabot squash and merge |
One of your CI runs failed on this pull request, so Dependabot won't merge it. Dependabot will still automatically merge this pull request if you amend it and your tests pass. |
other wise one gets failures like https://github.com/fortio/dnsping/actions/runs/8395565575/job/22995098122 and #53
Dependabot tried to merge this PR, but received the following error from GitHub:
|
Bumps fortio.org/scli from 1.14.1 to 1.14.2.
Release notes
Sourced from fortio.org/scli's releases.
Commits
197dcfe
switch to shared workflows and update dependencies (#54)d56b6e0
Bump golang.org/x/sys from 0.17.0 to 0.18.0 (#53)3606782
Bump golangci/golangci-lint-action from 3.7.0 to 3.7.1 (#52)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 will merge this PR once CI passes on it, as requested by @ldemailly.
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)