Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 8, 2020

This PR contains the following updates:

Package Type Update Change Age Confidence
alpine final minor 3.18.0 -> 3.22.2 age confidence
github.com/urfave/cli/v2 require minor v2.25.6 -> v2.27.7 age confidence
golang stage minor 1.19.5-alpine -> 1.25.3-alpine age confidence

Release Notes

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

v2.27.7

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.27.6...v2.27.7

v2.27.6

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.27.5...v2.27.6

v2.27.5

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.27.4...v2.27.5

v2.27.4

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.27.3...v2.27.4

v2.27.3

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.27.2...v2.27.3

v2.27.2

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.27.1...v2.27.2

v2.27.1

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.27.0...v2.27.1

v2.27.0

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.26.0...v2.27.0

v2.26.0

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.25.7...v2.26.0

v2.25.7

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.25.6...v2.25.7


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Oct 8, 2020

⚠️ 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 check 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: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/moul/quicssh":"/mnt/renovate/gh/moul/quicssh" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/renovate-cache/others/go":"/tmp/renovate-cache/others/go" -e GOPATH -e CGO_ENABLED -w "/mnt/renovate/gh/moul/quicssh" docker.io/renovate/go:1.12.17 bash -l -c "git config --global url.\"https://**redacted**@github.com/\".insteadOf \"https://github.com/\" && go get -d ./... && go mod tidy && go mod tidy"
go: finding golang.org/x/net 62affa334b73
go: finding github.com/lucas-clemente/quic-go v0.20.1
go: finding golang.org/x/text v0.3.0
go: finding golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd
go: finding golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
go: finding gopkg.in/urfave/cli.v2 v2.3.0
go: finding golang.org/x/sys v0.0.0-20201231184435-2d18734c6014
go: finding github.com/onsi/gomega v1.10.1
go: finding github.com/golang/mock v1.5.0
go: finding github.com/cheekybits/genny v1.0.0
go: finding github.com/marten-seemann/qtls-go1-15 v0.1.4
go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e
go: finding github.com/marten-seemann/qtls-go1-16 v0.1.3
go: finding golang.org/x/sys v0.0.0-20190412213103-97732733099d
go: finding golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae
go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
go: finding golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e
go: finding golang.org/x/mod v0.3.0
go: gopkg.in/urfave/[email protected]: go.mod has non-....v2 module path "github.com/urfave/cli/v2" at revision v2.3.0
go: finding github.com/golang/protobuf v1.4.2
go: finding golang.org/x/crypto v0.0.0-20200221231518-2aa609cf4a9d
go: finding golang.org/x/net v0.0.0-20200520004742-59133d7f0dd7
go: finding github.com/onsi/ginkgo v1.12.1
go: finding github.com/onsi/ginkgo v1.14.0
go: finding golang.org/x/net v0.0.0-20200707034311-ab3426394381
go: finding github.com/marten-seemann/qpack v0.2.1
go: finding github.com/francoispqt/gojay v1.2.13
go: finding github.com/golang/mock v1.4.4
go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
go: finding golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3
go: finding gopkg.in/yaml.v2 v2.3.0
go: error loading module requirements

@trafico-bot trafico-bot bot added the 🔍 Ready for Review Pull Request is not reviewed yet label Oct 8, 2020
@renovate renovate bot changed the title chore(deps): update module lucas-clemente/quic-go to v0.18.1 chore(deps): update all Nov 1, 2020
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 84b633d to bb26fab Compare November 14, 2020 01:27
@renovate renovate bot changed the title chore(deps): update all fix(deps): update all Feb 18, 2021
@auto-add-label auto-add-label bot added bug Something isn't working and removed dependencies labels Feb 18, 2021
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 1a6b2df to 95322b6 Compare June 4, 2021 00:31
@renovate renovate bot changed the title fix(deps): update all chore(deps): update all docker tags Jun 15, 2021
@auto-add-label auto-add-label bot added dependencies and removed bug Something isn't working labels Jun 15, 2021
@renovate renovate bot changed the title chore(deps): update all docker tags fix(deps): update all Jul 2, 2021
@auto-add-label auto-add-label bot added bug Something isn't working and removed dependencies labels Jul 2, 2021
@renovate renovate bot changed the title fix(deps): update all chore(deps): update all docker tags Jul 2, 2021
@auto-add-label auto-add-label bot added dependencies and removed bug Something isn't working labels Jul 2, 2021
@renovate renovate bot changed the title fix(deps): update all chore(deps): update all Feb 12, 2025
@renovate renovate bot changed the title chore(deps): update all fix(deps): update all Feb 12, 2025
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 57c234c to 6f32ec8 Compare February 14, 2025 20:44
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 32ee6c8 to 15fde46 Compare March 5, 2025 17:04
@renovate renovate bot changed the title fix(deps): update all chore(deps): update all Mar 31, 2025
@renovate renovate bot changed the title chore(deps): update all fix(deps): update all Mar 31, 2025
@renovate renovate bot force-pushed the renovate/all branch from 28619c4 to ea3d678 Compare May 6, 2025 20:43
@socket-security
Copy link

socket-security bot commented May 6, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedgithub.com/​urfave/​cli/​v2@​v2.25.6 ⏵ v2.27.789100100100100

View full report

@renovate renovate bot force-pushed the renovate/all branch from ea3d678 to cc3ef28 Compare May 30, 2025 20:07
@renovate renovate bot force-pushed the renovate/all branch from cc3ef28 to 33784d3 Compare June 6, 2025 22:32
@renovate renovate bot changed the title fix(deps): update all chore(deps): update all Jun 11, 2025
@renovate renovate bot changed the title chore(deps): update all fix(deps): update all Jun 11, 2025
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from f34aae5 to c3dcfdd Compare July 16, 2025 05:09
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from ddbda87 to bcacc9c Compare August 13, 2025 21:13
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from c109b01 to 5cff4d9 Compare October 14, 2025 02:07
@renovate renovate bot changed the title fix(deps): update all fix(deps): update module github.com/urfave/cli/v2 to v2.27.7 Oct 20, 2025
@renovate renovate bot changed the title fix(deps): update module github.com/urfave/cli/v2 to v2.27.7 fix(deps): update all Oct 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies 🔍 Ready for Review Pull Request is not reviewed yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants