Skip to content
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

fix(deps): update module github.com/urfave/cli/v2 to v2.11.2 #41

Merged
merged 2 commits into from
Aug 26, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 25, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/urfave/cli/v2 require patch v2.11.1 -> v2.11.2

Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

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


  • If you want to rebase/retry this PR, click this checkbox. ⚠ Warning: custom changes will be lost.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner August 25, 2022 19:47
@renovate renovate bot added the dependencies Indicates a change to dependencies label Aug 25, 2022
@codecov
Copy link

codecov bot commented Aug 25, 2022

Codecov Report

Merging #41 (60ec617) into main (d6f3a76) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #41   +/-   ##
=======================================
  Coverage   93.47%   93.47%           
=======================================
  Files           3        3           
  Lines         291      291           
=======================================
  Hits          272      272           
  Misses         13       13           
  Partials        6        6           

@renovate renovate bot force-pushed the renovate/deps-(patch) branch from d5ffe6c to 213be99 Compare August 25, 2022 20:00
@renovate renovate bot changed the title chore(deps): update deps (patch) fix(deps): update module github.com/urfave/cli/v2 to v2.11.2 Aug 25, 2022
@renovate renovate bot force-pushed the renovate/deps-(patch) branch from 213be99 to 7f8a2a1 Compare August 25, 2022 20:32
@renovate renovate bot force-pushed the renovate/deps-(patch) branch from 7f8a2a1 to 452599c Compare August 25, 2022 21:02
@wass3r
Copy link
Collaborator

wass3r commented Aug 26, 2022

had to override tag used for dry run docker builds in 60ec617 . by default it uses branch name for docker tag. since renovate sometimes opens PRs with parentheses in the branch name that are not allowed in docker tags it causes tests to fail.

Copy link

@jbrockopp jbrockopp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@wass3r wass3r merged commit eea34c1 into main Aug 26, 2022
@wass3r wass3r deleted the renovate/deps-(patch) branch August 26, 2022 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Indicates a change to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants