moul / gotty-client

:wrench: terminal client for GoTTY
https://manfred.life/gotty-client
MIT License
315 stars 55 forks source link

chore(deps): update all #136

Open renovate[bot] opened 3 years ago

renovate[bot] commented 3 years ago

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
alpine final minor 3.13.5 -> 3.20.3 age adoption passing confidence
codfish/semantic-release-action action minor v1.9.0 -> v1.10.0 age adoption passing confidence
github.com/containerd/console require patch v1.0.3 -> v1.0.4 age adoption passing confidence
github.com/gorilla/websocket require minor v1.4.2 -> v1.5.3 age adoption passing confidence
github.com/sirupsen/logrus require minor v1.8.1 -> v1.9.3 age adoption passing confidence
github.com/smartystreets/goconvey require minor v1.6.4 -> v1.8.1 age adoption passing confidence
github.com/urfave/cli require patch v1.22.8 -> v1.22.16 age adoption passing confidence
golang stage minor 1.16.3-alpine -> 1.23.3-alpine age adoption passing confidence
golang.org/x/crypto require minor v0.0.0-20190308221718-c2843e01d9a2 -> v0.29.0 age adoption passing confidence
golang.org/x/sys require minor v0.0.0-20210326220804-49726bf1d181 -> v0.27.0 age adoption passing confidence

Release Notes

codfish/semantic-release-action (codfish/semantic-release-action) ### [`v1.10.0`](https://redirect.github.com/codfish/semantic-release-action/releases/tag/v1.10.0) [Compare Source](https://redirect.github.com/codfish/semantic-release-action/compare/v1.9.0...v1.10.0) ##### Features - add additional_packages input variable ([892c8c9](https://redirect.github.com/codfish/semantic-release-action/commit/892c8c91bae5f4e815dae89392e44e4b72c68378)), closes [#​168](https://redirect.github.com/codfish/semantic-release-action/issues/168)
containerd/console (github.com/containerd/console) ### [`v1.0.4`](https://redirect.github.com/containerd/console/releases/tag/v1.0.4) [Compare Source](https://redirect.github.com/containerd/console/compare/v1.0.3...v1.0.4) #### What's Changed - gha: update to go 1.17, update golangci-lint to v1.44, and gofmt by [@​thaJeztah](https://redirect.github.com/thaJeztah) in [https://github.com/containerd/console/pull/61](https://redirect.github.com/containerd/console/pull/61) - remove solaris implementation by [@​thaJeztah](https://redirect.github.com/thaJeztah) in [https://github.com/containerd/console/pull/62](https://redirect.github.com/containerd/console/pull/62) - zos: share implementation with unix (less DRY) by [@​thaJeztah](https://redirect.github.com/thaJeztah) in [https://github.com/containerd/console/pull/63](https://redirect.github.com/containerd/console/pull/63) - Update GitHub actions CI workflow by [@​austinvazquez](https://redirect.github.com/austinvazquez) in [https://github.com/containerd/console/pull/68](https://redirect.github.com/containerd/console/pull/68) - Add containerd project checks to CI by [@​austinvazquez](https://redirect.github.com/austinvazquez) in [https://github.com/containerd/console/pull/69](https://redirect.github.com/containerd/console/pull/69) - fix: don't abort on first encountered error when resetting Windows console by [@​muesli](https://redirect.github.com/muesli) in [https://github.com/containerd/console/pull/67](https://redirect.github.com/containerd/console/pull/67) - Bump golang.org/x/sys from 0.0.0-20210124154548-22da62e12c0c to 0.1.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/containerd/console/pull/72](https://redirect.github.com/containerd/console/pull/72) - fix: don't print to stdout when initializing console fails on Windows by [@​muesli](https://redirect.github.com/muesli) in [https://github.com/containerd/console/pull/66](https://redirect.github.com/containerd/console/pull/66) - \[Doc]update links to main by [@​fangn2](https://redirect.github.com/fangn2) in [https://github.com/containerd/console/pull/74](https://redirect.github.com/containerd/console/pull/74) - fix: add shim for js by [@​paralin](https://redirect.github.com/paralin) in [https://github.com/containerd/console/pull/60](https://redirect.github.com/containerd/console/pull/60) - docs: fix typo in the comment of Console.Reset by [@​davidhsingyuchen](https://redirect.github.com/davidhsingyuchen) in [https://github.com/containerd/console/pull/73](https://redirect.github.com/containerd/console/pull/73) - tc_unix.go: Make cfmakeraw compatible to Linux by [@​ktock](https://redirect.github.com/ktock) in [https://github.com/containerd/console/pull/77](https://redirect.github.com/containerd/console/pull/77) #### New Contributors - [@​austinvazquez](https://redirect.github.com/austinvazquez) made their first contribution in [https://github.com/containerd/console/pull/68](https://redirect.github.com/containerd/console/pull/68) - [@​muesli](https://redirect.github.com/muesli) made their first contribution in [https://github.com/containerd/console/pull/67](https://redirect.github.com/containerd/console/pull/67) - [@​dependabot](https://redirect.github.com/dependabot) made their first contribution in [https://github.com/containerd/console/pull/72](https://redirect.github.com/containerd/console/pull/72) - [@​fangn2](https://redirect.github.com/fangn2) made their first contribution in [https://github.com/containerd/console/pull/74](https://redirect.github.com/containerd/console/pull/74) - [@​paralin](https://redirect.github.com/paralin) made their first contribution in [https://github.com/containerd/console/pull/60](https://redirect.github.com/containerd/console/pull/60) - [@​davidhsingyuchen](https://redirect.github.com/davidhsingyuchen) made their first contribution in [https://github.com/containerd/console/pull/73](https://redirect.github.com/containerd/console/pull/73) - [@​ktock](https://redirect.github.com/ktock) made their first contribution in [https://github.com/containerd/console/pull/77](https://redirect.github.com/containerd/console/pull/77) **Full Changelog**: https://github.com/containerd/console/compare/v1.0.3...v1.0.4
gorilla/websocket (github.com/gorilla/websocket) ### [`v1.5.3`](https://redirect.github.com/gorilla/websocket/releases/tag/v1.5.3) [Compare Source](https://redirect.github.com/gorilla/websocket/compare/v1.5.2...v1.5.3) #### Important change This reverts the websockets package back to https://github.com/gorilla/websocket/commit/931041c5ee6de24fe9cba1aa16f1a0b910284d6d #### What's Changed - Fixes subprotocol selection (aling with rfc6455) by [@​KSDaemon](https://redirect.github.com/KSDaemon) in [https://github.com/gorilla/websocket/pull/823](https://redirect.github.com/gorilla/websocket/pull/823) - Update README.md, replace master to main by [@​mstmdev](https://redirect.github.com/mstmdev) in [https://github.com/gorilla/websocket/pull/862](https://redirect.github.com/gorilla/websocket/pull/862) - Use status code constant by [@​mstmdev](https://redirect.github.com/mstmdev) in [https://github.com/gorilla/websocket/pull/864](https://redirect.github.com/gorilla/websocket/pull/864) - conn.go: default close handler should not return ErrCloseSent. by [@​pnx](https://redirect.github.com/pnx) in [https://github.com/gorilla/websocket/pull/865](https://redirect.github.com/gorilla/websocket/pull/865) - fix: replace ioutil.readfile with os.readfile by [@​rfyiamcool](https://redirect.github.com/rfyiamcool) in [https://github.com/gorilla/websocket/pull/868](https://redirect.github.com/gorilla/websocket/pull/868) - fix: add comment for the readBufferSize and writeBufferSize by [@​rfyiamcool](https://redirect.github.com/rfyiamcool) in [https://github.com/gorilla/websocket/pull/869](https://redirect.github.com/gorilla/websocket/pull/869) - Remove noisy printf in NextReader() and beginMessage() by [@​bcreane](https://redirect.github.com/bcreane) in [https://github.com/gorilla/websocket/pull/878](https://redirect.github.com/gorilla/websocket/pull/878) - docs(echoreadall): fix function echoReadAll comment by [@​XdpCs](https://redirect.github.com/XdpCs) in [https://github.com/gorilla/websocket/pull/881](https://redirect.github.com/gorilla/websocket/pull/881) - make tests parallel by [@​ninedraft](https://redirect.github.com/ninedraft) in [https://github.com/gorilla/websocket/pull/872](https://redirect.github.com/gorilla/websocket/pull/872) - Upgrader.Upgrade: use http.ResposnseController by [@​ninedraft](https://redirect.github.com/ninedraft) in [https://github.com/gorilla/websocket/pull/871](https://redirect.github.com/gorilla/websocket/pull/871) - Do not handle network error in `SetCloseHandler()` by [@​nak3](https://redirect.github.com/nak3) in [https://github.com/gorilla/websocket/pull/863](https://redirect.github.com/gorilla/websocket/pull/863) - perf: reduce timer in write_control by [@​rfyiamcool](https://redirect.github.com/rfyiamcool) in [https://github.com/gorilla/websocket/pull/879](https://redirect.github.com/gorilla/websocket/pull/879) - fix: lint example code by [@​rfyiamcool](https://redirect.github.com/rfyiamcool) in [https://github.com/gorilla/websocket/pull/890](https://redirect.github.com/gorilla/websocket/pull/890) - feat: format message type by [@​rfyiamcool](https://redirect.github.com/rfyiamcool) in [https://github.com/gorilla/websocket/pull/889](https://redirect.github.com/gorilla/websocket/pull/889) - Remove hideTempErr to allow downstream users to check for errors like net.ErrClosed by [@​UnAfraid](https://redirect.github.com/UnAfraid) in [https://github.com/gorilla/websocket/pull/894](https://redirect.github.com/gorilla/websocket/pull/894) - Do not timeout when WriteControl deadline is zero in [https://github.com/gorilla/websocket/pull/898](https://redirect.github.com/gorilla/websocket/pull/898) - Excludes errchecks linter by [@​apoorvajagtap](https://redirect.github.com/apoorvajagtap) in [https://github.com/gorilla/websocket/pull/904](https://redirect.github.com/gorilla/websocket/pull/904) - Return errors instead of printing to logs by [@​apoorvajagtap](https://redirect.github.com/apoorvajagtap) in [https://github.com/gorilla/websocket/pull/897](https://redirect.github.com/gorilla/websocket/pull/897) - Revert " Update go version & add verification/testing tools ([#​840](https://redirect.github.com/gorilla/websocket/issues/840))" by [@​apoorvajagtap](https://redirect.github.com/apoorvajagtap) in [https://github.com/gorilla/websocket/pull/908](https://redirect.github.com/gorilla/websocket/pull/908) - Fixes broken random value generation by [@​apoorvajagtap](https://redirect.github.com/apoorvajagtap) in [https://github.com/gorilla/websocket/pull/926](https://redirect.github.com/gorilla/websocket/pull/926) - Reverts back to v1.5.0 by [@​apoorvajagtap](https://redirect.github.com/apoorvajagtap) in [https://github.com/gorilla/websocket/pull/929](https://redirect.github.com/gorilla/websocket/pull/929) #### New Contributors - [@​KSDaemon](https://redirect.github.com/KSDaemon) made their first contribution in [https://github.com/gorilla/websocket/pull/823](https://redirect.github.com/gorilla/websocket/pull/823) - [@​mstmdev](https://redirect.github.com/mstmdev) made their first contribution in [https://github.com/gorilla/websocket/pull/862](https://redirect.github.com/gorilla/websocket/pull/862) - [@​pnx](https://redirect.github.com/pnx) made their first contribution in [https://github.com/gorilla/websocket/pull/865](https://redirect.github.com/gorilla/websocket/pull/865) - [@​rfyiamcool](https://redirect.github.com/rfyiamcool) made their first contribution in [https://github.com/gorilla/websocket/pull/868](https://redirect.github.com/gorilla/websocket/pull/868) - [@​bcreane](https://redirect.github.com/bcreane) made their first contribution in [https://github.com/gorilla/websocket/pull/878](https://redirect.github.com/gorilla/websocket/pull/878) - [@​XdpCs](https://redirect.github.com/XdpCs) made their first contribution in [https://github.com/gorilla/websocket/pull/881](https://redirect.github.com/gorilla/websocket/pull/881) - [@​ninedraft](https://redirect.github.com/ninedraft) made their first contribution in [https://github.com/gorilla/websocket/pull/872](https://redirect.github.com/gorilla/websocket/pull/872) - [@​nak3](https://redirect.github.com/nak3) made their first contribution in [https://github.com/gorilla/websocket/pull/863](https://redirect.github.com/gorilla/websocket/pull/863) - [@​UnAfraid](https://redirect.github.com/UnAfraid) made their first contribution in [https://github.com/gorilla/websocket/pull/894](https://redirect.github.com/gorilla/websocket/pull/894) - [@​apoorvajagtap](https://redirect.github.com/apoorvajagtap) made their first contribution in [https://github.com/gorilla/websocket/pull/904](https://redirect.github.com/gorilla/websocket/pull/904) **Full Changelog**: https://github.com/gorilla/websocket/compare/v1.5.1...v1.5.3 ### [`v1.5.2`](https://redirect.github.com/gorilla/websocket/releases/tag/v1.5.2) [Compare Source](https://redirect.github.com/gorilla/websocket/compare/v1.5.1...v1.5.2) ##### What's Changed - Fixes subprotocol selection (aling with rfc6455) by [@​KSDaemon](https://redirect.github.com/KSDaemon) in [https://github.com/gorilla/websocket/pull/823](https://redirect.github.com/gorilla/websocket/pull/823) - Update README.md, replace master to main by [@​mstmdev](https://redirect.github.com/mstmdev) in [https://github.com/gorilla/websocket/pull/862](https://redirect.github.com/gorilla/websocket/pull/862) - Use status code constant by [@​mstmdev](https://redirect.github.com/mstmdev) in [https://github.com/gorilla/websocket/pull/864](https://redirect.github.com/gorilla/websocket/pull/864) - conn.go: default close handler should not return ErrCloseSent. by [@​pnx](https://redirect.github.com/pnx) in [https://github.com/gorilla/websocket/pull/865](https://redirect.github.com/gorilla/websocket/pull/865) - fix: replace ioutil.readfile with os.readfile by [@​rfyiamcool](https://redirect.github.com/rfyiamcool) in [https://github.com/gorilla/websocket/pull/868](https://redirect.github.com/gorilla/websocket/pull/868) - fix: add comment for the readBufferSize and writeBufferSize by [@​rfyiamcool](https://redirect.github.com/rfyiamcool) in [https://github.com/gorilla/websocket/pull/869](https://redirect.github.com/gorilla/websocket/pull/869) - Remove noisy printf in NextReader() and beginMessage() by [@​bcreane](https://redirect.github.com/bcreane) in [https://github.com/gorilla/websocket/pull/878](https://redirect.github.com/gorilla/websocket/pull/878) - docs(echoreadall): fix function echoReadAll comment by [@​XdpCs](https://redirect.github.com/XdpCs) in [https://github.com/gorilla/websocket/pull/881](https://redirect.github.com/gorilla/websocket/pull/881) - make tests parallel by [@​ninedraft](https://redirect.github.com/ninedraft) in [https://github.com/gorilla/websocket/pull/872](https://redirect.github.com/gorilla/websocket/pull/872) - Upgrader.Upgrade: use http.ResposnseController by [@​ninedraft](https://redirect.github.com/ninedraft) in [https://github.com/gorilla/websocket/pull/871](https://redirect.github.com/gorilla/websocket/pull/871) - Do not handle network error in `SetCloseHandler()` by [@​nak3](https://redirect.github.com/nak3) in [https://github.com/gorilla/websocket/pull/863](https://redirect.github.com/gorilla/websocket/pull/863) - perf: reduce timer in write_control by [@​rfyiamcool](https://redirect.github.com/rfyiamcool) in [https://github.com/gorilla/websocket/pull/879](https://redirect.github.com/gorilla/websocket/pull/879) - fix: lint example code by [@​rfyiamcool](https://redirect.github.com/rfyiamcool) in [https://github.com/gorilla/websocket/pull/890](https://redirect.github.com/gorilla/websocket/pull/890) - feat: format message type by [@​rfyiamcool](https://redirect.github.com/rfyiamcool) in [https://github.com/gorilla/websocket/pull/889](https://redirect.github.com/gorilla/websocket/pull/889) - Remove hideTempErr to allow downstream users to check for errors like net.ErrClosed by [@​UnAfraid](https://redirect.github.com/UnAfraid) in [https://github.com/gorilla/websocket/pull/894](https://redirect.github.com/gorilla/websocket/pull/894) - Do not timeout when WriteControl deadline is zero in [https://github.com/gorilla/websocket/pull/898](https://redirect.github.com/gorilla/websocket/pull/898) - Excludes errchecks linter by [@​apoorvajagtap](https://redirect.github.com/apoorvajagtap) in [https://github.com/gorilla/websocket/pull/904](https://redirect.github.com/gorilla/websocket/pull/904) - Return errors instead of printing to logs by [@​apoorvajagtap](https://redirect.github.com/apoorvajagtap) in [https://github.com/gorilla/websocket/pull/897](https://redirect.github.com/gorilla/websocket/pull/897) - Revert " Update go version & add verification/testing tools ([#​840](https://redirect.github.com/gorilla/websocket/issues/840))" by [@​apoorvajagtap](https://redirect.github.com/apoorvajagtap) in [https://github.com/gorilla/websocket/pull/908](https://redirect.github.com/gorilla/websocket/pull/908) ##### New Contributors - [@​KSDaemon](https://redirect.github.com/KSDaemon) made their first contribution in [https://github.com/gorilla/websocket/pull/823](https://redirect.github.com/gorilla/websocket/pull/823) - [@​mstmdev](https://redirect.github.com/mstmdev) made their first contribution in [https://github.com/gorilla/websocket/pull/862](https://redirect.github.com/gorilla/websocket/pull/862) - [@​pnx](https://redirect.github.com/pnx) made their first contribution in [https://github.com/gorilla/websocket/pull/865](https://redirect.github.com/gorilla/websocket/pull/865) - [@​rfyiamcool](https://redirect.github.com/rfyiamcool) made their first contribution in [https://github.com/gorilla/websocket/pull/868](https://redirect.github.com/gorilla/websocket/pull/868) - [@​bcreane](https://redirect.github.com/bcreane) made their first contribution in [https://github.com/gorilla/websocket/pull/878](https://redirect.github.com/gorilla/websocket/pull/878) - [@​XdpCs](https://redirect.github.com/XdpCs) made their first contribution in [https://github.com/gorilla/websocket/pull/881](https://redirect.github.com/gorilla/websocket/pull/881) - [@​ninedraft](https://redirect.github.com/ninedraft) made their first contribution in [https://github.com/gorilla/websocket/pull/872](https://redirect.github.com/gorilla/websocket/pull/872) - [@​nak3](https://redirect.github.com/nak3) made their first contribution in [https://github.com/gorilla/websocket/pull/863](https://redirect.github.com/gorilla/websocket/pull/863) - [@​UnAfraid](https://redirect.github.com/UnAfraid) made their first contribution in [https://github.com/gorilla/websocket/pull/894](https://redirect.github.com/gorilla/websocket/pull/894) - [@​apoorvajagtap](https://redirect.github.com/apoorvajagtap) made their first contribution in [https://github.com/gorilla/websocket/pull/904](https://redirect.github.com/gorilla/websocket/pull/904) **Full Changelog**: https://github.com/gorilla/websocket/compare/v1.5.1...v1.5.2 ### [`v1.5.1`](https://redirect.github.com/gorilla/websocket/releases/tag/v1.5.1) [Compare Source](https://redirect.github.com/gorilla/websocket/compare/v1.5.0...v1.5.1) #### What's Changed - Add check for Sec-WebSocket-Key header by [@​hirasawayuki](https://redirect.github.com/hirasawayuki) in [https://github.com/gorilla/websocket/pull/752](https://redirect.github.com/gorilla/websocket/pull/752) - Changed the method name UnderlyingConn to NetConn by [@​JWSong](https://redirect.github.com/JWSong) in [https://github.com/gorilla/websocket/pull/773](https://redirect.github.com/gorilla/websocket/pull/773) - remove all versions < 1.16 and add 1.18 by [@​ChannyClaus](https://redirect.github.com/ChannyClaus) in [https://github.com/gorilla/websocket/pull/793](https://redirect.github.com/gorilla/websocket/pull/793) - Check for and report bad protocol in TLSClientConfig.NextProtos by [@​ChannyClaus](https://redirect.github.com/ChannyClaus) in [https://github.com/gorilla/websocket/pull/788](https://redirect.github.com/gorilla/websocket/pull/788) - check err before GotConn for trace by [@​junnplus](https://redirect.github.com/junnplus) in [https://github.com/gorilla/websocket/pull/798](https://redirect.github.com/gorilla/websocket/pull/798) - Update README.md by [@​coreydaley](https://redirect.github.com/coreydaley) in [https://github.com/gorilla/websocket/pull/839](https://redirect.github.com/gorilla/websocket/pull/839) - Correct way to save memory using write buffer pool and freeing net.http default buffers by [@​FMLS](https://redirect.github.com/FMLS) in [https://github.com/gorilla/websocket/pull/761](https://redirect.github.com/gorilla/websocket/pull/761) - Update go version & add verification/testing tools by [@​coreydaley](https://redirect.github.com/coreydaley) in [https://github.com/gorilla/websocket/pull/840](https://redirect.github.com/gorilla/websocket/pull/840) - update golang.org/x/net by [@​coreydaley](https://redirect.github.com/coreydaley) in [https://github.com/gorilla/websocket/pull/856](https://redirect.github.com/gorilla/websocket/pull/856) - update GitHub workflows by [@​coreydaley](https://redirect.github.com/coreydaley) in [https://github.com/gorilla/websocket/pull/857](https://redirect.github.com/gorilla/websocket/pull/857) #### New Contributors - [@​hirasawayuki](https://redirect.github.com/hirasawayuki) made their first contribution in [https://github.com/gorilla/websocket/pull/752](https://redirect.github.com/gorilla/websocket/pull/752) - [@​JWSong](https://redirect.github.com/JWSong) made their first contribution in [https://github.com/gorilla/websocket/pull/773](https://redirect.github.com/gorilla/websocket/pull/773) - [@​ChannyClaus](https://redirect.github.com/ChannyClaus) made their first contribution in [https://github.com/gorilla/websocket/pull/793](https://redirect.github.com/gorilla/websocket/pull/793) - [@​junnplus](https://redirect.github.com/junnplus) made their first contribution in [https://github.com/gorilla/websocket/pull/798](https://redirect.github.com/gorilla/websocket/pull/798) - [@​coreydaley](https://redirect.github.com/coreydaley) made their first contribution in [https://github.com/gorilla/websocket/pull/839](https://redirect.github.com/gorilla/websocket/pull/839) - [@​FMLS](https://redirect.github.com/FMLS) made their first contribution in [https://github.com/gorilla/websocket/pull/761](https://redirect.github.com/gorilla/websocket/pull/761) **Full Changelog**: https://github.com/gorilla/websocket/compare/v1.5.0...v1.5.1 ### [`v1.5.0`](https://redirect.github.com/gorilla/websocket/releases/tag/v1.5.0): Minor new features and maintenance update [Compare Source](https://redirect.github.com/gorilla/websocket/compare/v1.4.2...v1.5.0) Minor new features and maintenance update #### CHANGELOG - Dialer: add optional method NetDialTLSContext ([#​746](https://redirect.github.com/gorilla/websocket/issues/746)) [@​lluiscampos](https://redirect.github.com/lluiscampos) - Update README ([#​757](https://redirect.github.com/gorilla/websocket/issues/757)) [@​garyburd](https://redirect.github.com/garyburd) - Remove support for Go 1.8 ([#​755](https://redirect.github.com/gorilla/websocket/issues/755)) [@​garyburd](https://redirect.github.com/garyburd) - Improve protocol error messages ([#​754](https://redirect.github.com/gorilla/websocket/issues/754)) [@​garyburd](https://redirect.github.com/garyburd) - Update autobahn example ([#​753](https://redirect.github.com/gorilla/websocket/issues/753)) [@​garyburd](https://redirect.github.com/garyburd) - Fix broadcast benchmarks ([#​542](https://redirect.github.com/gorilla/websocket/issues/542)) [@​FZambia](https://redirect.github.com/FZambia) - Use context.Context in TLS handshake ([#​751](https://redirect.github.com/gorilla/websocket/issues/751)) [@​garyburd](https://redirect.github.com/garyburd) - Modify http Method String Literal to Variable ([#​728](https://redirect.github.com/gorilla/websocket/issues/728)) [@​thak1411](https://redirect.github.com/thak1411) - Update to match gofmt 1.17 ([#​750](https://redirect.github.com/gorilla/websocket/issues/750)) [@​garyburd](https://redirect.github.com/garyburd) - Document the allowed concurrency on Upgrader and Dialer ([#​636](https://redirect.github.com/gorilla/websocket/issues/636)) [@​ghost](https://redirect.github.com/ghost) - improve echo example ([#​671](https://redirect.github.com/gorilla/websocket/issues/671)) [@​hellflame](https://redirect.github.com/hellflame) - build: use build matrix; drop Go <= 1.10 ([#​629](https://redirect.github.com/gorilla/websocket/issues/629)) [@​elithrar](https://redirect.github.com/elithrar) - Fix Docs w.r.t. setting subprotocols ([#​627](https://redirect.github.com/gorilla/websocket/issues/627)) [@​elithrar](https://redirect.github.com/elithrar) - Fix how the client checks for presence of Upgrade: websocket, Connection: upgrade ([#​604](https://redirect.github.com/gorilla/websocket/issues/604)) [@​bluetech](https://redirect.github.com/bluetech)
sirupsen/logrus (github.com/sirupsen/logrus) ### [`v1.9.3`](https://redirect.github.com/sirupsen/logrus/releases/tag/v1.9.3) [Compare Source](https://redirect.github.com/sirupsen/logrus/compare/v1.9.2...v1.9.3) - Fix a potential denial of service vulnerability in logrus.Writer() that could be triggered by logging text longer than 64kb without newlines https://github.com/sirupsen/logrus/commit/f9291a534cac1466d26414fd9e326381cd64ecef (re-apply [https://github.com/sirupsen/logrus/pull/1376](https://redirect.github.com/sirupsen/logrus/pull/1376)) - Fix panic in Writer https://github.com/sirupsen/logrus/commit/d40e25cd45ed9c6b2b66e6b97573a0413e4c23bd **Full Changelog**: https://github.com/sirupsen/logrus/compare/v1.9.2...v1.9.3 ### [`v1.9.2`](https://redirect.github.com/sirupsen/logrus/releases/tag/v1.9.2) [Compare Source](https://redirect.github.com/sirupsen/logrus/compare/v1.9.1...v1.9.2) - Revert [https://github.com/sirupsen/logrus/pull/1376](https://redirect.github.com/sirupsen/logrus/pull/1376), which introduced a regression in v1.9.1 **Full Changelog**: https://github.com/sirupsen/logrus/compare/v1.9.1...v1.9.2 ### [`v1.9.1`](https://redirect.github.com/sirupsen/logrus/releases/tag/v1.9.1) [Compare Source](https://redirect.github.com/sirupsen/logrus/compare/v1.9.0...v1.9.1) #### What's Changed - Fix data race in hooks.test package by [@​FrancoisWagner](https://redirect.github.com/FrancoisWagner) in [https://github.com/sirupsen/logrus/pull/1362](https://redirect.github.com/sirupsen/logrus/pull/1362) - Add instructions to use different log levels for local and syslog by [@​tommyblue](https://redirect.github.com/tommyblue) in [https://github.com/sirupsen/logrus/pull/1372](https://redirect.github.com/sirupsen/logrus/pull/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](https://redirect.github.com/ozfive) in [https://github.com/sirupsen/logrus/pull/1376](https://redirect.github.com/sirupsen/logrus/pull/1376) - Use text when shows the logrus output by [@​xieyuschen](https://redirect.github.com/xieyuschen) in [https://github.com/sirupsen/logrus/pull/1339](https://redirect.github.com/sirupsen/logrus/pull/1339) #### New Contributors - [@​FrancoisWagner](https://redirect.github.com/FrancoisWagner) made their first contribution in [https://github.com/sirupsen/logrus/pull/1362](https://redirect.github.com/sirupsen/logrus/pull/1362) - [@​tommyblue](https://redirect.github.com/tommyblue) made their first contribution in [https://github.com/sirupsen/logrus/pull/1372](https://redirect.github.com/sirupsen/logrus/pull/1372) - [@​ozfive](https://redirect.github.com/ozfive) made their first contribution in [https://github.com/sirupsen/logrus/pull/1376](https://redirect.github.com/sirupsen/logrus/pull/1376) - [@​xieyuschen](https://redirect.github.com/xieyuschen) made their first contribution in [https://github.com/sirupsen/logrus/pull/1339](https://redirect.github.com/sirupsen/logrus/pull/1339) **Full Changelog**: https://github.com/sirupsen/logrus/compare/v1.9.0...v1.9.1 ### [`v1.9.0`](https://redirect.github.com/sirupsen/logrus/compare/v1.8.3...v1.9.0) [Compare Source](https://redirect.github.com/sirupsen/logrus/compare/v1.8.3...v1.9.0) ### [`v1.8.3`](https://redirect.github.com/sirupsen/logrus/releases/tag/v1.8.3) [Compare Source](https://redirect.github.com/sirupsen/logrus/compare/v1.8.2...v1.8.3) #### What's Changed - Add instructions to use different log levels for local and syslog by [@​tommyblue](https://redirect.github.com/tommyblue) in [https://github.com/sirupsen/logrus/pull/1372](https://redirect.github.com/sirupsen/logrus/pull/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](https://redirect.github.com/ozfive) in [https://github.com/sirupsen/logrus/pull/1376](https://redirect.github.com/sirupsen/logrus/pull/1376) - Use text when shows the logrus output by [@​xieyuschen](https://redirect.github.com/xieyuschen) in [https://github.com/sirupsen/logrus/pull/1339](https://redirect.github.com/sirupsen/logrus/pull/1339) #### New Contributors - [@​tommyblue](https://redirect.github.com/tommyblue) made their first contribution in [https://github.com/sirupsen/logrus/pull/1372](https://redirect.github.com/sirupsen/logrus/pull/1372) - [@​ozfive](https://redirect.github.com/ozfive) made their first contribution in [https://github.com/sirupsen/logrus/pull/1376](https://redirect.github.com/sirupsen/logrus/pull/1376) - [@​xieyuschen](https://redirect.github.com/xieyuschen) made their first contribution in [https://github.com/sirupsen/logrus/pull/1339](https://redirect.github.com/sirupsen/logrus/pull/1339) **Full Changelog**: https://github.com/sirupsen/logrus/compare/v1.8.2...v1.8.3 ### [`v1.8.2`](https://redirect.github.com/sirupsen/logrus/releases/tag/v1.8.2) [Compare Source](https://redirect.github.com/sirupsen/logrus/compare/v1.8.1...v1.8.2) #### What's Changed - CI: use GitHub Actions by [@​thaJeztah](https://redirect.github.com/thaJeztah) in [https://github.com/sirupsen/logrus/pull/1239](https://redirect.github.com/sirupsen/logrus/pull/1239) - go.mod: github.com/stretchr/testify v1.7.0 by [@​thaJeztah](https://redirect.github.com/thaJeztah) in [https://github.com/sirupsen/logrus/pull/1246](https://redirect.github.com/sirupsen/logrus/pull/1246) - Change godoc badge to pkg.go.dev badge by [@​minizilla](https://redirect.github.com/minizilla) in [https://github.com/sirupsen/logrus/pull/1249](https://redirect.github.com/sirupsen/logrus/pull/1249) - Add support for the logger private buffer pool. by [@​edoger](https://redirect.github.com/edoger) in [https://github.com/sirupsen/logrus/pull/1253](https://redirect.github.com/sirupsen/logrus/pull/1253) - bump golang.org/x/sys depency version by [@​dgsb](https://redirect.github.com/dgsb) in [https://github.com/sirupsen/logrus/pull/1280](https://redirect.github.com/sirupsen/logrus/pull/1280) - Update README.md by [@​runphp](https://redirect.github.com/runphp) in [https://github.com/sirupsen/logrus/pull/1266](https://redirect.github.com/sirupsen/logrus/pull/1266) - indicates issues as stale automatically by [@​dgsb](https://redirect.github.com/dgsb) in [https://github.com/sirupsen/logrus/pull/1281](https://redirect.github.com/sirupsen/logrus/pull/1281) - ci: add go 1.17 to test matrix by [@​anajavi](https://redirect.github.com/anajavi) in [https://github.com/sirupsen/logrus/pull/1277](https://redirect.github.com/sirupsen/logrus/pull/1277) - reduce the list of cross build target by [@​dgsb](https://redirect.github.com/dgsb) in [https://github.com/sirupsen/logrus/pull/1282](https://redirect.github.com/sirupsen/logrus/pull/1282) - Improve Log methods documentation by [@​dgsb](https://redirect.github.com/dgsb) in [https://github.com/sirupsen/logrus/pull/1283](https://redirect.github.com/sirupsen/logrus/pull/1283) - fix race condition for SetFormatter and SetReportCaller by [@​rubensayshi](https://redirect.github.com/rubensayshi) in [https://github.com/sirupsen/logrus/pull/1263](https://redirect.github.com/sirupsen/logrus/pull/1263) - bump version of golang.org/x/sys dependency by [@​nathanejohnson](https://redirect.github.com/nathanejohnson) in [https://github.com/sirupsen/logrus/pull/1333](https://redirect.github.com/sirupsen/logrus/pull/1333) - update gopkg.in/yaml.v3 to v3.0.1 by [@​izhakmo](https://redirect.github.com/izhakmo) in [https://github.com/sirupsen/logrus/pull/1337](https://redirect.github.com/sirupsen/logrus/pull/1337) - update dependencies by [@​dgsb](https://redirect.github.com/dgsb) in [https://github.com/sirupsen/logrus/pull/1343](https://redirect.github.com/sirupsen/logrus/pull/1343) - Fix data race in hooks.test package by [@​FrancoisWagner](https://redirect.github.com/FrancoisWagner) in [https://github.com/sirupsen/logrus/pull/1362](https://redirect.github.com/sirupsen/logrus/pull/1362) #### New Contributors - [@​minizilla](https://redirect.github.com/minizilla) made their first contribution in [https://github.com/sirupsen/logrus/pull/1249](https://redirect.github.com/sirupsen/logrus/pull/1249) - [@​edoger](https://redirect.github.com/edoger) made their first contribution in [https://github.com/sirupsen/logrus/pull/1253](https://redirect.github.com/sirupsen/logrus/pull/1253) - [@​runphp](https://redirect.github.com/runphp) made their first contribution in [https://github.com/sirupsen/logrus/pull/1266](https://redirect.github.com/sirupsen/logrus/pull/1266) - [@​anajavi](https://redirect.github.com/anajavi) made their first contribution in [https://github.com/sirupsen/logrus/pull/1277](https://redirect.github.com/sirupsen/logrus/pull/1277) - [@​rubensayshi](https://redirect.github.com/rubensayshi) made their first contribution in [https://github.com/sirupsen/logrus/pull/1263](https://redirect.github.com/sirupsen/logrus/pull/1263) - [@​nathanejohnson](https://redirect.github.com/nathanejohnson) made their first contribution in [https://github.com/sirupsen/logrus/pull/1333](https://redirect.github.com/sirupsen/logrus/pull/1333) - [@​izhakmo](https://redirect.github.com/izhakmo) made their first contribution in [https://github.com/sirupsen/logrus/pull/1337](https://redirect.github.com/sirupsen/logrus/pull/1337) - [@​FrancoisWagner](https://redirect.github.com/FrancoisWagner) made their first contribution in [https://github.com/sirupsen/logrus/pull/1362](https://redirect.github.com/sirupsen/logrus/pull/1362) **Full Changelog**: https://github.com/sirupsen/logrus/compare/v1.8.1...v1.8.2
smartystreets/goconvey (github.com/smartystreets/goconvey) ### [`v1.8.1`](https://redirect.github.com/smartystreets/goconvey/compare/v1.8.0...v1.8.1) [Compare Source](https://redirect.github.com/smartystreets/goconvey/compare/v1.8.0...v1.8.1) ### [`v1.8.0`](https://redirect.github.com/smartystreets/goconvey/releases/tag/v1.8.0): - Updating to Go 1.18 [Compare Source](https://redirect.github.com/smartystreets/goconvey/compare/v1.7.2...v1.8.0) #### What's Changed - Automatically generate assertions.go by [@​riannucci](https://redirect.github.com/riannucci) in [https://github.com/smartystreets/goconvey/pull/650](https://redirect.github.com/smartystreets/goconvey/pull/650) - Remove references to http://goconvey.co as malware squatters appear to have taken it by [@​mbsulliv](https://redirect.github.com/mbsulliv) in [https://github.com/smartystreets/goconvey/pull/673](https://redirect.github.com/smartystreets/goconvey/pull/673) - upgrade deps, update to go 1.18 by [@​srabraham](https://redirect.github.com/srabraham) in [https://github.com/smartystreets/goconvey/pull/674](https://redirect.github.com/smartystreets/goconvey/pull/674) - fix document about "go get" by [@​weishaopeng](https://redirect.github.com/weishaopeng) in [https://github.com/smartystreets/goconvey/pull/671](https://redirect.github.com/smartystreets/goconvey/pull/671) - added main.goconvey by [@​xylophone21](https://redirect.github.com/xylophone21) in [https://github.com/smartystreets/goconvey/pull/663](https://redirect.github.com/smartystreets/goconvey/pull/663) #### New Contributors - [@​mbsulliv](https://redirect.github.com/mbsulliv) made their first contribution in [https://github.com/smartystreets/goconvey/pull/673](https://redirect.github.com/smartystreets/goconvey/pull/673) - [@​srabraham](https://redirect.github.com/srabraham) made their first contribution in [https://github.com/smartystreets/goconvey/pull/674](https://redirect.github.com/smartystreets/goconvey/pull/674) - [@​weishaopeng](https://redirect.github.com/weishaopeng) made their first contribution in [https://github.com/smartystreets/goconvey/pull/671](https://redirect.github.com/smartystreets/goconvey/pull/671) - [@​xylophone21](https://redirect.github.com/xylophone21) made their first contribution in [https://github.com/smartystreets/goconvey/pull/663](https://redirect.github.com/smartystreets/goconvey/pull/663) **Full Changelog**: https://github.com/smartystreets/goconvey/compare/v1.7.2...v1.8.0 ### [`v1.7.2`](https://redirect.github.com/smartystreets/goconvey/releases/tag/v1.7.2) [Compare Source](https://redirect.github.com/smartystreets/goconvey/compare/v1.7.1...v1.7.2) #### What's Changed - Report server version on startup. by [@​riannucci](https://redirect.github.com/riannucci) in [https://github.com/smartystreets/goconvey/pull/649](https://redirect.github.com/smartystreets/goconvey/pull/649) **Full Changelog**: https://github.com/smartystreets/goconvey/compare/v1.7.1...v1.7.2 ### [`v1.7.1`](https://redirect.github.com/smartystreets/goconvey/releases/tag/v1.7.1) [Compare Source](https://redirect.github.com/smartystreets/goconvey/compare/v1.7.0...v1.7.1) #### What's Changed - Fix reports routing and http.Server usage. by [@​riannucci](https://redirect.github.com/riannucci) in [https://github.com/smartystreets/goconvey/pull/648](https://redirect.github.com/smartystreets/goconvey/pull/648) **Full Changelog**: https://github.com/smartystreets/goconvey/compare/v1.7.0...v1.7.1 ### [`v1.7.0`](https://redirect.github.com/smartystreets/goconvey/releases/tag/v1.7.0) [Compare Source](https://redirect.github.com/smartystreets/goconvey/compare/v1.6.7...v1.7.0) > ***NOTE:*** This release **drops support for Go 1.15** and earlier, since I only have a limited amount of time to maintain > this project, and convey previously included workarounds and hacks for some VERY old versions of Go (at least down to Go 1.2!!). If you want to become an active maintainer to preserve support for older Go releases, let's please discuss i[https://github.com/smartystreets/goconvey/pull/643](https://redirect.github.com/smartystreets/goconvey/pull/643)43. #### What's Changed - Updated assertions.go to include `ShouldWrap` by [@​jufemaiz](https://redirect.github.com/jufemaiz) in [https://github.com/smartystreets/goconvey/pull/636](https://redirect.github.com/smartystreets/goconvey/pull/636) - Update parser tests. by [@​riannucci](https://redirect.github.com/riannucci) in [https://github.com/smartystreets/goconvey/pull/641](https://redirect.github.com/smartystreets/goconvey/pull/641) - Refine third-party lib checking scripts. by [@​riannucci](https://redirect.github.com/riannucci) in [https://github.com/smartystreets/goconvey/pull/642](https://redirect.github.com/smartystreets/goconvey/pull/642) - Set minimum Go version to 1.16 by [@​riannucci](https://redirect.github.com/riannucci) in [https://github.com/smartystreets/goconvey/pull/643](https://redirect.github.com/smartystreets/goconvey/pull/643) - Use go:embed to serve static resources. by [@​riannucci](https://redirect.github.com/riannucci) in [https://github.com/smartystreets/goconvey/pull/644](https://redirect.github.com/smartystreets/goconvey/pull/644) - Remove >go1.2 detection logic. by [@​riannucci](https://redirect.github.com/riannucci) in [https://github.com/smartystreets/goconvey/pull/646](https://redirect.github.com/smartystreets/goconvey/pull/646) - Use temporary directory for coverage reports. by [@​riannucci](https://redirect.github.com/riannucci) in [https://github.com/smartystreets/goconvey/pull/647](https://redirect.github.com/smartystreets/goconvey/pull/647) #### New Contributors - [@​jufemaiz](https://redirect.github.com/jufemaiz) made their first contribution in [https://github.com/smartystreets/goconvey/pull/636](https://redirect.github.com/smartystreets/goconvey/pull/636) **Full Changelog**: https://github.com/smartystreets/goconvey/compare/v1.6.7...v1.7.0 ### [`v1.6.7`](https://redirect.github.com/smartystreets/goconvey/releases/tag/v1.6.7) [Compare Source](https://redirect.github.com/smartystreets/goconvey/compare/v1.6.6...v1.6.7) #### What's Changed - Add ShouldEqualJSON to the assertion export list. by [@​paudley](https://redirect.github.com/paudley) in [https://github.com/smartystreets/goconvey/pull/628](https://redirect.github.com/smartystreets/goconvey/pull/628) - Add simple update script and CI check for 3rd party libs. by [@​riannucci](https://redirect.github.com/riannucci) in [https://github.com/smartystreets/goconvey/pull/634](https://redirect.github.com/smartystreets/goconvey/pull/634) - Update Travis CI badge by [@​riannucci](https://redirect.github.com/riannucci) in [https://github.com/smartystreets/goconvey/pull/635](https://redirect.github.com/smartystreets/goconvey/pull/635) - Fix [#​639](https://redirect.github.com/smartystreets/goconvey/issues/639): Disable pre-compilation for Go 1.16+ by [@​riannucci](https://redirect.github.com/riannucci) in [https://github.com/smartystreets/goconvey/pull/640](https://redirect.github.com/smartystreets/goconvey/pull/640) #### New Contributors - [@​paudley](https://redirect.github.com/paudley) made their first contribution in [https://github.com/smartystreets/goconvey/pull/628](https://redirect.github.com/smartystreets/goconvey/pull/628) **Full Changelog**: https://github.com/smartystreets/goconvey/compare/v1.6.6...v1.6.7 ### [`v1.6.6`](https://redirect.github.com/smartystreets/goconvey/releases/tag/v1.6.6) [Compare Source](https://redirect.github.com/smartystreets/goconvey/compare/v1.6.5...v1.6.6) #### What's Changed - Fix compilation error when running tests by [@​ezk84](https://redirect.github.com/ezk84) in [https://github.com/smartystreets/goconvey/pull/633](https://redirect.github.com/smartystreets/goconvey/pull/633) #### New Contributors - [@​ezk84](https://redirect.github.com/ezk84) made their first contribution in [https://github.com/smartystreets/goconvey/pull/633](https://redirect.github.com/smartystreets/goconvey/pull/633) **Full Changelog**: https://github.com/smartystreets/goconvey/compare/v1.6.5...v1.6.6 ### [`v1.6.5`](https://redirect.github.com/smartystreets/goconvey/releases/tag/v1.6.5) [Compare Source](https://redirect.github.com/smartystreets/goconvey/compare/v1.6.4...v1.6.5) #### What's Changed - Add code for parsing format that ginkgo tests emit by [@​msabramo](https://redirect.github.com/msabramo) in [https://github.com/smartystreets/goconvey/pull/528](https://redirect.github.com/smartystreets/goconvey/pull/528) - Define a new compile func for go 1.16 by [@​gravis](https://redirect.github.com/gravis) in [https://github.com/smartystreets/goconvey/pull/614](https://redirect.github.com/smartystreets/goconvey/pull/614) - AddingPowerSupport\_&\_CI/Testing by [@​santosh653](https://redirect.github.com/santosh653) in [https://github.com/smartystreets/goconvey/pull/611](https://redirect.github.com/smartystreets/goconvey/pull/611) - change assertion to Assertion by [@​mantyr](https://redirect.github.com/mantyr) in [https://github.com/smartystreets/goconvey/pull/586](https://redirect.github.com/smartystreets/goconvey/pull/586) - SoMsg by [@​kormat](https://redirect.github.com/kormat) in [https://github.com/smartystreets/goconvey/pull/451](https://redirect.github.com/smartystreets/goconvey/pull/451) - Stop compiling and testing packages in testdata by [@​CtrlZvi](https://redirect.github.com/CtrlZvi) in [https://github.com/smartystreets/goconvey/pull/488](https://redirect.github.com/smartystreets/goconvey/pull/488) - Add StackMode to make stack traces configurable by [@​miketonks](https://redirect.github.com/miketonks) in [https://github.com/smartystreets/goconvey/pull/588](https://redirect.github.com/smartystreets/goconvey/pull/588) #### New Contributors - [@​msabramo](https://redirect.github.com/msabramo) made their first contribution in [https://github.com/smartystreets/goconvey/pull/528](https://redirect.github.com/smartystreets/goconvey/pull/528) - [@​gravis](https://redirect.github.com/gravis) made their first contribution in [https://github.com/smartystreets/goconvey/pull/614](https://redirect.github.com/smartystreets/goconvey/pull/614) - [@​santosh653](https://redirect.github.com/santosh653) made their first contribution in [https://github.com/smartystreets/goconvey/pull/611](https://redirect.github.com/smartystreets/goconvey/pull/611) - [@​mantyr](https://redirect.github.com/mantyr) made their first contribution in [https://github.com/smartystreets/goconvey/pull/586](https://redirect.github.com/smartystreets/goconvey/pull/586) - [@​kormat](https://redirect.github.com/kormat) made their first contribution in [https://github.com/smartystreets/goconvey/pull/451](https://redirect.github.com/smartystreets/goconvey/pull/451) - [@​miketonks](https://redirect.github.com/miketonks) made their first contribution in [https://github.com/smartystreets/goconvey/pull/588](https://redirect.github.com/smartystreets/goconvey/pull/588) **Full Changelog**: https://github.com/smartystreets/goconvey/compare/v1.6.4...v1.6.5
urfave/cli (github.com/urfave/cli) ### [`v1.22.16`](https://redirect.github.com/urfave/cli/releases/tag/v1.22.16) [Compare Source](https://redirect.github.com/urfave/cli/compare/v1.22.15...v1.22.16) #### What's Changed - Bump Go versions and reorder steps as with v2-maint by [@​meatballhat](https://redirect.github.com/meatballhat) in [https://github.com/urfave/cli/pull/1887](https://redirect.github.com/urfave/cli/pull/1887) - Update dependencies in v1-maint by [@​meatballhat](https://redirect.github.com/meatballhat) in [https://github.com/urfave/cli/pull/1979](https://redirect.github.com/urfave/cli/pull/1979) **Full Changelog**: https://github.com/urfave/cli/compare/v1.22.15...v1.22.16 ### [`v1.22.15`](https://redirect.github.com/urfave/cli/releases/tag/v1.22.15) [Compare Source](https://redirect.github.com/urfave/cli/compare/v1.22.14...v1.22.15) #### What's Changed - Bump dependencies, tested go versions, and actions steps for v1 by [@​meatballhat](https://redirect.github.com/meatballhat) in [https://github.com/urfave/cli/pull/1886](https://redirect.github.com/urfave/cli/pull/1886) **Full Changelog**: https://github.com/urfave/cli/compare/v1.22.14...v1.22.15 ### [`v1.22.14`](https://redirect.github.com/urfave/cli/releases/tag/v1.22.14) [Compare Source](https://redirect.github.com/urfave/cli/compare/v1.22.13...v1.22.14) #### What's Changed - Update dependencies for v1 by [@​meatballhat](https://redirect.github.com/meatballhat) in [https://github.com/urfave/cli/pull/1748](https://redirect.github.com/urfave/cli/pull/1748) **Full Changelog**: https://github.com/urfave/cli/compare/v1.22.13...v1.22.14 ### [`v1.22.13`](https://redirect.github.com/urfave/cli/releases/tag/v1.22.13) [Compare Source](https://redirect.github.com/urfave/cli/compare/v1.22.12...v1.22.13) #### What's Changed - Shift tested Go versions in v1-maint by [@​meatballhat](https://redirect.github.com/meatballhat) in [https://github.com/urfave/cli/pull/1693](https://redirect.github.com/urfave/cli/pull/1693) - Update dependencies for `v1-maint` by [@​meatballhat](https://redirect.github.com/meatballhat) in [https://github.com/urfave/cli/pull/1712](https://redirect.github.com/urfave/cli/pull/1712) **Full Changelog**: https://github.com/urfave/cli/compare/v1.22.12...v1.22.13 ### [`v1.22.12`](https://redirect.github.com/urfave/cli/releases/tag/v1.22.12) [Compare Source](https://redirect.github.com/urfave/cli/compare/v1.22.11...v1.22.12) #### What's Changed - Update many v1 things by [@​meatballhat](https://redirect.github.com/meatballhat) in [https://github.com/urfave/cli/pull/1654](https://redirect.github.com/urfave/cli/pull/1654) **Full Changelog**: https://github.com/urfave/cli/compare/v1.22.11...v1.22.12 ### [`v1.22.11`](https://redirect.github.com/urfave/cli/releases/tag/v1.22.11) [Compare Source](https://redirect.github.com/urfave/cli/compare/v1.22.10...v1.22.11) #### What's Changed - Fix:(issue\_1338) Fix behaviour of skip flag parsing if there are subc… by [@​dearchap](https://redirect.github.com/dearchap) in [https://github.com/urfave/cli/pull/1640](https://redirect.github.com/urfave/cli/pull/1640) - Doc:(issue\_1195) Add integration testing example in docs by [@​dearchap](https://redirect.github.com/dearchap) in [https://github.com/urfave/cli/pull/1641](https://redirect.github.com/urfave/cli/pull/1641) - Fix:(issue\_1142). Allow comma in altsrc flag names by [@​dearchap](https://redirect.github.com/dearchap) in [https://github.com/urfave/cli/pull/1645](https://redirect.github.com/urfave/cli/pull/1645) - Run CI on `v1` series by [@​meatballhat](https://redirect.github.com/meatballhat) in [https://github.com/urfave/cli/pull/1646](https://redirect.github.com/urfave/cli/pull/1646) **Full Changelog**: https://github.com/urfave/cli/compare/v1.22.10...v1.22.11 ### [`v1.22.10`](https://redirect.github.com/urfave/cli/releases/tag/v1.22.10) [Compare Source](https://redirect.github.com/urfave/cli/compare/v1.22.9...v1.22.10) #### What's Changed - Ignore dirs that are ignored in v2 by [@​meatballhat](https://redirect.github.com/meatballhat) in [https://github.com/urfave/cli/pull/1428](https://redirect.github.com/urfave/cli/pull/1428) - Fix:(issue\_1094) Dont execute Before/After during shell completions by [@​dearchap](https://redirect.github.com/dearchap) in [https://github.com/urfave/cli/pull/1459](https://redirect.github.com/urfave/cli/pull/1459) **Full Changelog**: https://github.com/urfave/cli/compare/v1.22.9...v1.22.10 ### [`v1.22.9`](https://redirect.github.com/urfave/cli/releases/tag/v1.22.9) [Compare Source](https://redirect.github.com/urfave/cli/compare/v1.22.8...v1.22.9) #### What's Changed - do fix CI by [@​kolyshkin](

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.



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

codecov[bot] commented 3 years ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 1.94%. Comparing base (6cb838b) to head (16fee5d).

:exclamation: Current head 16fee5d differs from pull request most recent head 2467a84

Please upload reports for the commit 2467a84 to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #136 +/- ## ====================================== Coverage 1.94% 1.94% ====================================== Files 4 4 Lines 359 359 ====================================== Hits 7 7 Misses 351 351 Partials 1 1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

renovate[bot] commented 3 years ago

:warning: Artifact update problem

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

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

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/gotty-client":"/mnt/renovate/gh/moul/gotty-client" -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/gotty-client" docker.io/renovate/go:1.14.15 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: downloading golang.org/x/sys v0.0.0-20210507014357-30e306a8bba5
go: downloading github.com/urfave/cli v1.22.5
go: downloading github.com/creack/goselect v0.1.2
go: downloading github.com/containerd/console v1.0.2
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
go: downloading github.com/stretchr/testify v1.5.1
go: downloading gopkg.in/yaml.v2 v2.2.2
github.com/moul/gotty-client imports
    github.com/sirupsen/logrus tested by
    github.com/sirupsen/logrus.test imports
    github.com/stretchr/testify/assert imports
    gopkg.in/yaml.v2: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/yaml.v2@v2.2.2: permission denied