Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Aug 12, 2019

This PR contains the following updates:

Package Type Update Change Age Confidence
alpine final minor 3.13.5 -> 3.22.2 age confidence
circleci/golang docker minor 1.16 -> 1.17 age confidence
github.com/sirupsen/logrus require minor v1.8.1 -> v1.9.3 age confidence
github.com/urfave/cli/v2 require minor v2.3.0 -> v2.27.7 age confidence
golang stage minor 1.16-alpine -> 1.25-alpine age confidence
golang.org/x/sys require minor v0.0.0-20200202164722-d101bd2416d5 -> v0.37.0 age confidence

Release Notes

sirupsen/logrus (github.com/sirupsen/logrus)

v1.9.3

Compare Source

  • Fix a potential denial of service vulnerability in logrus.Writer() that could be triggered by logging text longer than 64kb without newlines f9291a5 (re-apply #​1376)
  • Fix panic in Writer d40e25c

Full Changelog: sirupsen/logrus@v1.9.2...v1.9.3

v1.9.2

Compare Source

  • Revert #​1376, which introduced a regression in v1.9.1

Full Changelog: sirupsen/logrus@v1.9.1...v1.9.2

v1.9.1

Compare Source

What's Changed

New Contributors

Full Changelog: sirupsen/logrus@v1.9.0...v1.9.1

v1.9.0

Compare Source

v1.8.3

Compare Source

What's Changed

  • Add instructions to use different log levels for local and syslog by @​tommyblue in #​1372
  • This commit fixes a potential denial of service vulnerability in logrus.Writer() that could be triggered by logging text longer than 64kb without newlines. by @​ozfive in #​1376
  • Use text when shows the logrus output by @​xieyuschen in #​1339

New Contributors

Full Changelog: sirupsen/logrus@v1.8.2...v1.8.3

v1.8.2

Compare Source

What's Changed

New Contributors

Full Changelog: sirupsen/logrus@v1.8.1...v1.8.2

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

v2.25.6

Compare Source

What's Changed

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

v2.25.5

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.25.4...v2.25.5

v2.25.4

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.25.3...v2.25.4

v2.25.3

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.25.2...v2.25.3

v2.25.2

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.25.1...v2.25.2

v2.25.1

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.25.0...v2.25.1

v2.25.0

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.24.4...v2.25.0

v2.24.4

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.24.3...v2.24.4

v2.24.3

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.24.2...v2.24.3

v2.24.2

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.24.1...v2.24.2

v2.24.1

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.24.0...v2.24.1

v2.24.0

Compare Source

What's Changed

  • Fix:(issue_1592) Add support for float64slice, uint, int, int64 for a… by @​dearchap in #​1647

Full Changelog: urfave/cli@v2.23.10...v2.24.0

v2.23.10

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.23.9...v2.23.10

v2.23.9

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.23.8...v2.23.9

v2.23.8

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.23.7...v2.23.8

v2.23.7

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.23.6...v2.23.7

v2.23.6

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.23.5...v2.23.6

v2.23.5

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.23.4...v2.23.5

v2.23.4

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.23.3...v2.23.4

v2.23.3

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.23.2...v2.23.3

Note. This is considered a minor release even though it has a new "feature" i.e support for int64slice for alstrc flags. The int64slice is verbatim copy of existing code and doesnt include any new behaviour compared to other altsrc flags.

v2.23.2

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.23.1...v2.23.2

v2.23.1

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.23.0...v2.23.1

v2.23.0

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.22.0...v2.23.0

v2.22.0

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.21.0...v2.22.0

v2.21.0

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.20.5...v2.21.0

v2.20.5

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.20.4...v2.20.5

v2.20.4

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.20.3...v2.20.4

v2.20.3

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.20.2...v2.20.3

v2.20.2

Compare Source

What's Changed

  • Fix:(issue_1206) Default value shouldnt depend on env variable or val… by @​dearchap in #​1528

Full Changelog: urfave/cli@v2.20.1...v2.20.2

v2.20.1

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.20.0...v2.20.1

v2.20.0

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.19.3...v2.20.0

v2.19.3

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.19.2...v2.19.3

v2.19.2

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.19.1...v2.19.2

v2.19.1

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.19.0...v2.19.1

v2.19.0

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.18.2...v2.19.0

v2.18.2

Compare Source

What's Changed

  • Configure GenericFlag's Destination type as struct not pointer by @​nkuba in #​1442

New Contributors

Full Changelog: urfave/cli@v2.18.1...v2.18.2

v2.18.1

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.18.0...v2.18.1

v2.18.0

Compare Source

What's Changed

  • Call FlagStringer in String() method of slice flags by @​fjl in #​1508

New Contributors

Full Changelog: urfave/cli@v2.17.2...v2.18.0

v2.17.2

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.17.1...v2.17.2

v2.17.1

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.17.0...v2.17.1

v2.17.0

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.16.6...v2.17.0

v2.16.6

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.16.5...v2.16.6

v2.16.5

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.16.4...v2.16.5

v2.16.4

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.16.3...v2.16.4

v2.16.3

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.16.2...v2.16.3

v2.16.2

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.16.1...v2.16.2

v2.16.1

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.16.0...v2.16.1

v2.16.0

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.15.0...v2.16.0

v2.15.0

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.14.2...v2.15.0

v2.14.2

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.14.1...v2.14.2

v2.14.1

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.14.0...v2.14.1

v2.14.0

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.13.0...v2.14.0

v2.13.0

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.12.3...v2.13.0

v2.12.3

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.12.1...v2.12.3

v2.12.2

Compare Source

What's Changed


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 renovate bot requested a review from moul as a code owner August 12, 2019 08:26
@trafico-bot trafico-bot bot added the 🔍 Ready for Review Pull Request is not reviewed yet label Aug 12, 2019
@renovate renovate bot changed the title chore(deps): update golang.org/x/sys commit hash to 9eafafc chore(deps): update golang.org/x/sys commit hash to 4e8604a Aug 12, 2019
@renovate renovate bot changed the title chore(deps): update golang.org/x/sys commit hash to 4e8604a chore(deps): update golang.org/x/sys commit hash to fde4db3 Aug 13, 2019
@renovate renovate bot changed the title chore(deps): update golang.org/x/sys commit hash to fde4db3 chore(deps): update golang.org/x/sys commit hash to fb81701 Aug 25, 2019
@renovate renovate bot changed the title chore(deps): update golang.org/x/sys commit hash to fb81701 chore(deps): update golang.org/x/sys commit hash to acd9dae Aug 26, 2019
@renovate renovate bot changed the title chore(deps): update golang.org/x/sys commit hash to acd9dae chore(deps): update golang.org/x/sys commit hash to c7b8b68 Aug 26, 2019
@renovate renovate bot changed the title chore(deps): update golang.org/x/sys commit hash to c7b8b68 chore(deps): update golang.org/x/sys commit hash to 5fe476d Aug 29, 2019
@renovate renovate bot changed the title chore(deps): update golang.org/x/sys commit hash to 5fe476d chore(deps): update golang.org/x/sys commit hash to 19e00fa Aug 30, 2019
@renovate renovate bot changed the title chore(deps): update golang.org/x/sys commit hash to 19e00fa chore(deps): update golang.org/x/sys commit hash to 08d80c9 Aug 30, 2019
@renovate renovate bot changed the title chore(deps): update golang.org/x/sys commit hash to 08d80c9 chore(deps): update golang.org/x/sys commit hash to acfa387 Aug 30, 2019
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 5fd3b6a to 4f09637 Compare August 30, 2019 15:29
@renovate renovate bot changed the title chore(deps): update golang.org/x/sys commit hash to acfa387 chore(deps): update golang.org/x/sys commit hash to 1e83adb Aug 30, 2019
@renovate renovate bot changed the title chore(deps): update golang.org/x/sys commit hash to 1e83adb chore(deps): update all Aug 31, 2019
@renovate renovate bot force-pushed the renovate/all branch 7 times, most recently from 018263c to e31cdde Compare August 31, 2019 15:24
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 2b715ab to e8e8116 Compare January 8, 2025 20:38
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 28e5800 to d982370 Compare February 14, 2025 20:34
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from f621b59 to 6ce8811 Compare March 5, 2025 17:20
@renovate
Copy link
Author

renovate bot commented Mar 5, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.13 -> 1.24.0

@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from d2ccb6d to 4508262 Compare March 18, 2025 18:31
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 8eca2d9 to 6ee042a Compare April 5, 2025 16:42
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from ccbaf1b to e9050cd Compare May 7, 2025 15:43
@renovate renovate bot force-pushed the renovate/all branch from e9050cd to 7e7b7be Compare May 30, 2025 23:47
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 5ff6e8c to 28f3d37 Compare June 19, 2025 17:54
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 55a25cf to d58980e Compare July 16, 2025 01:05
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from ccbda60 to 8959a98 Compare August 13, 2025 21:55
@socket-security
Copy link

socket-security bot commented Aug 13, 2025

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

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedgolang.org/​x/​sys@​v0.0.0-20200202164722-d101bd2416d5 ⏵ v0.37.084 -7100 +3100100100
Updatedgithub.com/​urfave/​cli/​v2@​v2.3.0 ⏵ v2.27.789 -1100100100100
Updatedgithub.com/​sirupsen/​logrus@​v1.8.1 ⏵ v1.9.398 +1100100100100

View full report

@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from e80149b to 88cd244 Compare October 8, 2025 21:47
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.

1 participant