chore(deps): update module github.com/urfave/cli/v2 to v2.25.7 #78

Open
renovate wants to merge 1 commits from renovate/github.com-urfave-cli-v2-2.x into master
Contributor

This PR contains the following updates:

Package Type Update Change
github.com/urfave/cli/v2 require patch v2.25.5 -> v2.25.7

Release Notes

urfave/cli (github.com/urfave/cli/v2)

v2.25.7

Compare Source

What's Changed

Full Changelog: https://github.com/urfave/cli/compare/v2.25.6...v2.25.7

v2.25.6

Compare Source

What's Changed

Full Changelog: https://github.com/urfave/cli/compare/v2.25.5...v2.25.6


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/urfave/cli/v2](https://github.com/urfave/cli) | require | patch | `v2.25.5` -> `v2.25.7` | --- ### Release Notes <details> <summary>urfave/cli (github.com/urfave/cli/v2)</summary> ### [`v2.25.7`](https://github.com/urfave/cli/releases/tag/v2.25.7) [Compare Source](https://github.com/urfave/cli/compare/v2.25.6...v2.25.7) #### What's Changed - Fix: fix v2 broken tests by [@&#8203;dearchap](https://github.com/dearchap) in https://github.com/urfave/cli/pull/1757 - Fix:(issue\_1755) Ensure that timestamp flag destination is set correctly by [@&#8203;dearchap](https://github.com/dearchap) in https://github.com/urfave/cli/pull/1756 **Full Changelog**: https://github.com/urfave/cli/compare/v2.25.6...v2.25.7 ### [`v2.25.6`](https://github.com/urfave/cli/releases/tag/v2.25.6) [Compare Source](https://github.com/urfave/cli/compare/v2.25.5...v2.25.6) #### What's Changed - Fix:(issue\_1668) Add test case for sub command of sub command completion by [@&#8203;dearchap](https://github.com/dearchap) in https://github.com/urfave/cli/pull/1747 - Update dependencies for v2 by [@&#8203;meatballhat](https://github.com/meatballhat) in https://github.com/urfave/cli/pull/1749 - Document slice flags as part of examples (v2) by [@&#8203;carhartl](https://github.com/carhartl) in https://github.com/urfave/cli/pull/1751 **Full Changelog**: https://github.com/urfave/cli/compare/v2.25.5...v2.25.6 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS45Ni4xIiwidXBkYXRlZEluVmVyIjoiMzUuMTQwLjMiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
renovate added the
dependencies
label 2023-06-12 19:35:13 +00:00
renovate added 1 commit 2023-06-12 19:35:14 +00:00
renovate/artifacts Artifact file update failure
continuous-integration/drone/pr Build is failing Details
3d61d220da
chore(deps): update module github.com/urfave/cli/v2 to v2.25.6
Author
Contributor

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
gitea.dwysokinski.me/twhelp/sessions/internal/router/rest imports
	gitea.dwysokinski.me/twhelp/sessions/internal/router/rest/internal/docs: cannot find module providing package gitea.dwysokinski.me/twhelp/sessions/internal/router/rest/internal/docs
gitea.dwysokinski.me/twhelp/sessions/internal/router/rest tested by
	gitea.dwysokinski.me/twhelp/sessions/internal/router/rest.test imports
	gitea.dwysokinski.me/twhelp/sessions/internal/router/rest/internal/mock: cannot find module providing package gitea.dwysokinski.me/twhelp/sessions/internal/router/rest/internal/mock
gitea.dwysokinski.me/twhelp/sessions/internal/service tested by
	gitea.dwysokinski.me/twhelp/sessions/internal/service.test imports
	gitea.dwysokinski.me/twhelp/sessions/internal/service/internal/mock: cannot find module providing package gitea.dwysokinski.me/twhelp/sessions/internal/service/internal/mock

### ⚠ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: go.sum ``` Command failed: go get -d -t ./... gitea.dwysokinski.me/twhelp/sessions/internal/router/rest imports gitea.dwysokinski.me/twhelp/sessions/internal/router/rest/internal/docs: cannot find module providing package gitea.dwysokinski.me/twhelp/sessions/internal/router/rest/internal/docs gitea.dwysokinski.me/twhelp/sessions/internal/router/rest tested by gitea.dwysokinski.me/twhelp/sessions/internal/router/rest.test imports gitea.dwysokinski.me/twhelp/sessions/internal/router/rest/internal/mock: cannot find module providing package gitea.dwysokinski.me/twhelp/sessions/internal/router/rest/internal/mock gitea.dwysokinski.me/twhelp/sessions/internal/service tested by gitea.dwysokinski.me/twhelp/sessions/internal/service.test imports gitea.dwysokinski.me/twhelp/sessions/internal/service/internal/mock: cannot find module providing package gitea.dwysokinski.me/twhelp/sessions/internal/service/internal/mock ```
renovate changed title from chore(deps): update module github.com/urfave/cli/v2 to v2.25.6 to chore(deps): update module github.com/urfave/cli/v2 to v2.25.7 2023-06-19 19:35:00 +00:00
renovate added 1 commit 2023-06-19 19:35:04 +00:00
renovate/artifacts Artifact file update failure
continuous-integration/drone/pr Build is failing Details
bef7a1c654
chore(deps): update module github.com/urfave/cli/v2 to v2.25.7
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/pr Build is failing
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b renovate/github.com-urfave-cli-v2-2.x master
git pull origin renovate/github.com-urfave-cli-v2-2.x

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff renovate/github.com-urfave-cli-v2-2.x
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: twhelp/sessions#78
No description provided.