Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix(deps): update all #136

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

fix(deps): update all #136

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 29, 2021

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
alpine final minor 3.13.5 -> 3.21.2 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.4-alpine age adoption passing confidence
golang.org/x/crypto require minor v0.0.0-20190308221718-c2843e01d9a2 -> v0.32.0 age adoption passing confidence
golang.org/x/sys require minor v0.0.0-20210326220804-49726bf1d181 -> v0.29.0 age adoption passing confidence

Release Notes

codfish/semantic-release-action (codfish/semantic-release-action)

v1.10.0

Compare Source

Features
containerd/console (github.com/containerd/console)

v1.0.4

Compare Source

What's Changed

New Contributors

Full Changelog: containerd/console@v1.0.3...v1.0.4

gorilla/websocket (github.com/gorilla/websocket)

v1.5.3

Compare Source

Important change

This reverts the websockets package back to gorilla/websocket@931041c

What's Changed

New Contributors

Full Changelog: gorilla/websocket@v1.5.1...v1.5.3

v1.5.2

Compare Source

What's Changed
New Contributors

Full Changelog: gorilla/websocket@v1.5.1...v1.5.2

v1.5.1

Compare Source

What's Changed

New Contributors

Full Changelog: gorilla/websocket@v1.5.0...v1.5.1

v1.5.0: Minor new features and maintenance update

Compare Source

Minor new features and maintenance update

CHANGELOG

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

v1.9.3

Compare Source

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

v1.9.2

Compare Source

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

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

smartystreets/goconvey (github.com/smartystreets/goconvey)

v1.8.1

Compare Source

v1.8.0: - Updating to Go 1.18

Compare Source

What's Changed

New Contributors

Full Changelog: smartystreets/goconvey@v1.7.2...v1.8.0

v1.7.2

Compare Source

What's Changed

Full Changelog: smartystreets/goconvey@v1.7.1...v1.7.2

v1.7.1

Compare Source

What's Changed

Full Changelog: smartystreets/goconvey@v1.7.0...v1.7.1

v1.7.0

Compare Source

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 ihttps://github.com/smartystreets/goconvey/pull/64343.

What's Changed

New Contributors

Full Changelog: smartystreets/goconvey@v1.6.7...v1.7.0

v1.6.7

Compare Source

What's Changed

New Contributors

Full Changelog: smartystreets/goconvey@v1.6.6...v1.6.7

v1.6.6

Compare Source

What's Changed

New Contributors

Full Changelog: smartystreets/goconvey@v1.6.5...v1.6.6

v1.6.5

Compare Source

What's Changed

New Contributors

Full Changelog: smartystreets/goconvey@v1.6.4...v1.6.5

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

v1.22.16

Compare Source

What's Changed

Full Changelog: urfave/cli@v1.22.15...v1.22.16

v1.22.15

Compare Source

What's Changed

Full Changelog: urfave/cli@v1.22.14...v1.22.15

v1.22.14

Compare Source

What's Changed

Full Changelog: urfave/cli@v1.22.13...v1.22.14

v1.22.13

Compare Source

What's Changed

Full Changelog: urfave/cli@v1.22.12...v1.22.13

v1.22.12

Compare Source

What's Changed

Full Changelog: urfave/cli@v1.22.11...v1.22.12

v1.22.11

Compare Source

What's Changed

Full Changelog: urfave/cli@v1.22.10...v1.22.11

v1.22.10

Compare Source

What's Changed

Full Changelog: urfave/cli@v1.22.9...v1.22.10

v1.22.9

Compare Source

What's Changed

  • do fix CI by [@​kolyshk

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 March 29, 2021 08:45
@auto-add-label auto-add-label bot added the bug label Mar 29, 2021
@renovate renovate bot changed the title fix(deps): update golang.org/x/crypto commit hash to 0c34fe9 fix(deps): update all Mar 30, 2021
@codecov
Copy link

codecov bot commented Mar 30, 2021

Codecov Report

All modified and coverable lines are covered by tests ✅

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

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
@@          Coverage Diff           @@
##           master    #136   +/-   ##
======================================
  Coverage    1.94%   1.94%           
======================================
  Files           4       4           
  Lines         359     359           
======================================
  Hits            7       7           
  Misses        351     351           
  Partials        1       1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 6fc1ee5 to 260f6c5 Compare April 3, 2021 16:16
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 659688a to e4ad728 Compare April 15, 2021 17:17
@renovate renovate bot force-pushed the renovate/all branch 10 times, most recently from 4f6030a to 2c97326 Compare April 26, 2021 09:07
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from 0973a82 to 1b3efd8 Compare May 3, 2021 20:18
@renovate renovate bot force-pushed the renovate/all branch from 1b3efd8 to 3a3c721 Compare May 5, 2021 22:26
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 62a1ea4 to 17c403f Compare July 5, 2024 13:18
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 0d943fc to dce55b8 Compare August 7, 2024 00:33
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 5fb7a41 to f8391e0 Compare September 6, 2024 22:55
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 6895f32 to a018bc6 Compare October 13, 2024 14:04
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 604aae2 to f92a56f Compare November 8, 2024 00:24
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 5efc7d2 to a2b0f82 Compare December 6, 2024 01:08
@renovate renovate bot changed the title chore(deps): update all fix(deps): update all Dec 10, 2024
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from ae2befa to 790f3e9 Compare December 17, 2024 10:59
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 811cccd to fd35dff Compare January 7, 2025 05:59
# for free to join this conversation on GitHub. Already have an account? # 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