Skip to content

fix(deps): update all#136

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/all
Open

fix(deps): update all#136
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/all

Conversation

@renovate

@renovate renovate Bot commented Mar 29, 2021

Copy link
Copy Markdown

This PR contains the following updates:

Package Type Update Change Age Confidence
alpine final minor 3.13.53.24.1 age confidence
github.com/containerd/console require patch v1.0.3v1.0.5 age confidence
github.com/creack/goselect require patch v0.1.2v0.1.3 age confidence
github.com/gorilla/websocket require minor v1.4.2v1.5.3 age confidence
github.com/smartystreets/goconvey require minor v1.6.4v1.8.1 age confidence
github.com/urfave/cli require patch v1.22.8v1.22.17 age confidence
golang stage minor 1.16.3-alpine1.26.5-alpine age confidence
golang.org/x/crypto require minor v0.0.0-20190308221718-c2843e01d9a2v0.54.0 age confidence
golang.org/x/sys require minor v0.0.0-20210326220804-49726bf1d181v0.47.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v1.0.5

Compare Source

What's Changed

New Contributors

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

v1.0.4

Compare Source

What's Changed

New Contributors

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

creack/goselect (github.com/creack/goselect)

v0.1.3: Loong64 support

Compare Source

Add support for Loong64.

What's Changed

New Contributors

Full Changelog: creack/goselect@v0.1.2...v0.1.3

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

v1.5.3

Compare Source

Important change

This reverts the websockets package back to 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
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 in #​643.

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.17

Compare Source

What's Changed

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

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

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


Configuration

📅 Schedule: (UTC)

  • 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

codecov Bot commented Mar 30, 2021

Copy link
Copy Markdown

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 6 times, most recently from f190db8 to 9917199 Compare June 4, 2021 00:00
@renovate renovate Bot force-pushed the renovate/all branch 3 times, most recently from d2e1440 to 42c52b4 Compare June 15, 2021 04:02
@renovate renovate Bot force-pushed the renovate/all branch 4 times, most recently from d0c6e7e to 8d84d91 Compare June 16, 2021 22:14
@trafico-bot trafico-bot Bot added the 🔍 Ready for Review Pull Request is not reviewed yet label Jun 29, 2021
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from a8963c5 to 7ff55e2 Compare July 13, 2021 02:57
@renovate renovate Bot changed the title chore(deps): update all docker tags chore(deps): update all Mar 7, 2022
@renovate renovate Bot force-pushed the renovate/all branch 4 times, most recently from c288a55 to c95f34f Compare April 28, 2022 12:19
@renovate

renovate Bot commented Feb 23, 2025

Copy link
Copy Markdown
Author

ℹ 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.14 -> 1.24.0

@socket-security

socket-security Bot commented Aug 13, 2025

Copy link
Copy Markdown

@renovate

renovate Bot commented Dec 10, 2025

Copy link
Copy Markdown
Author

ℹ️ 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.14 -> 1.25.0

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