Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

fix(deps): update all #319

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

fix(deps): update all #319

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 9, 2022

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/cache action patch v2.1.7 -> v2.1.8 age adoption passing confidence
codfish/semantic-release-action action minor v1.9.0 -> v1.10.0 age adoption passing confidence
github.com/asaskevich/govalidator require digest f21760c -> a9d515a age adoption passing confidence
github.com/dustin/go-humanize require patch v1.0.0 -> v1.0.1 age adoption passing confidence
github.com/gliderlabs/ssh require patch v0.3.3 -> v0.3.8 age adoption passing confidence
github.com/go-gormigrate/gormigrate/v2 require minor v2.0.0 -> v2.1.3 age adoption passing confidence
github.com/smartystreets/goconvey require minor v1.7.2 -> v1.8.1 age adoption passing confidence
github.com/tailscale/depaware require digest 720c4b4 -> b748de0 age adoption passing confidence
github.com/urfave/cli require patch v1.22.5 -> v1.22.16 age adoption passing confidence
golang stage minor 1.18.0 -> 1.23.4 age adoption passing confidence
golang.org/x/crypto require minor v0.0.0-20220208050332-20e1d8d225ab -> v0.32.0 age adoption passing confidence
golang.org/x/tools require minor v0.1.10 -> v0.29.0 age adoption passing confidence
gorm.io/driver/mysql require minor v1.2.3 -> v1.5.7 age adoption passing confidence
gorm.io/driver/postgres require minor v1.2.3 -> v1.5.11 age adoption passing confidence
gorm.io/driver/sqlite require minor v1.2.6 -> v1.5.7 age adoption passing confidence
gorm.io/gorm require minor v1.22.5 -> v1.25.12 age adoption passing confidence

Release Notes

actions/cache (actions/cache)

v2.1.8: Updating actions/core to version 1.10.0

Compare Source

The ::save-state and ::set-output are deprecated. The newer version of actions/core >1.10.0 uses the new syntax for save and set output. After this change, customers using actions/cache@v2 won't see deprecation warning message.

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

v1.10.0

Compare Source

Features
dustin/go-humanize (github.com/dustin/go-humanize)

v1.0.1

Compare Source

gliderlabs/ssh (github.com/gliderlabs/ssh)

v0.3.8

Compare Source

This bumps x/crypto to 0.31.0 to resolve CVE-2024-45337. The API has not changed, which means there are still a number of ways you could be vulnerable if your code improperly uses the PublicKeyHandler.

Note that this may result in a performance regression, as the PublicKeyHandler may be called multiple times for the same key. The last time it is called will be the key the user is actually using.

Note that if you are using Permissions to pass information about the public key out of the handler, you need to make sure you always overwrite all relevant stored map keys in order to avoid being vulnerable.

Full Changelog: gliderlabs/ssh@v0.3.7...v0.3.8

v0.3.7

Compare Source

What's Changed

New Contributors

Full Changelog: gliderlabs/ssh@v0.3.6...v0.3.7

v0.3.6

Compare Source

v0.3.5

Compare Source

v0.3.4

Compare Source

go-gormigrate/gormigrate (github.com/go-gormigrate/gormigrate/v2)

v2.1.3

Compare Source

Changed
  • Update dependencies

v2.1.2

Compare Source

Added
Changed
  • Update dependencies

v2.1.1

Compare Source

Changed
  • Update dependencies

v2.1.0

Compare Source

Changed
  • Refactor plain sql mutation statements (create, insert, delete) into native gorm methods
  • Update dependencies

v2.0.3

Compare Source

  • Upgrade dependencies

v2.0.2

Compare Source

  • Upgrade dependencies

v2.0.1

Compare Source

  • Upgrade dependencies
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

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

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

v1.22.8

Compare Source

What's Changed

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

v1.22.7: Release 1.22.7

Compare Source

What's Changed

Full Changelog: urfave/cli@v1.22.6...v1.22.7

v1.22.6: Release 1.22.6

Compare Source

What's Changed

Full Changelog: urfave/cli@v1.22.5...v1.22.6

go-gorm/mysql (gorm.io/driver/mysql)

v1.5.7

Compare Source

v1.5.6

Compare Source

v1.5.5

Compare Source

v1.5.4

Compare Source

v1.5.3

Compare Source

v1.5.2

Compare Source

v1.5.1

Compare Source

v1.5.0

Compare Source

v1.4.7

Compare Source

v1.4.6

Compare Source

v1.4.5

Compare Source

v1.4.4

Compare Source

v1.4.3

Compare Source

v1.4.2

Compare Source

v1.4.1

Compare Source

v1.4.0

Compare Source

v1.3.6

Compare Source

v1.3.5

Compare Source

v1.3.4

Compare Source

v1.3.3

Compare Source

v1.3.2

Compare Source

v1.3.1

Compare Source

v1.3.0

Compare Source

go-gorm/postgres (gorm.io/driver/postgres)

v1.5.11

Compare Source

v1.5.10

Compare Source

v1.5.9

Compare Source

v1.5.8

Compare Source

v1.5.7

Compare Source

v1.5.6

Compare Source

v1.5.5

Compare Source

v1.5.4

Compare Source

v1.5.3

Compare Source

v1.5.2

Compare Source

v1.5.1

Compare Source

v1.5.0

Compare Source

v1.4.8

Compare Source

v1.4.7

Compare Source

v1.4.6

Compare Source

v1.4.5

Compare Source

v1.4.4

Compare Source

v1.4.3

Compare Source

v1.4.2

Compare Source

v1.4.1

Compare Source

v1.4.0

Compare Source

v1.3.10

Compare Source

v1.3.9

Compare Source

v1.3.8

Compare Source

v1.3.7

Compare Source

v1.3.6

Compare Source

v1.3.5

Compare Source

v1.3.4

Compare Source

v1.3.3

Compare Source

v1.3.2

Compare Source

v1.3.1

Compare Source

v1.3.0

Compare Source

go-gorm/sqlite (gorm.io/driver/sqlite)

v1.5.7

Compare Source

v1.5.6

Compare Source

v1.5.5

Compare Source

v1.5.4

Compare Source

v1.5.3

Compare Source

v1.5.2

Compare Source

v1.5.1

Compare Source

v1.5.0

Compare Source

v1.4.4

Compare Source

v1.4.3

Compare Source

v1.4.2

Compare Source

v1.4.1

Compare Source

v1.4.0

Compare Source

v1.3.6

Compare Source

v1.3.5

Compare Source

v1.3.4

Compare Source

v1.3.3

Compare Source

v1.3.2

Compare Source

v1.3.1

Compare Source

v1.3.0

Compare Source

go-gorm/gorm (gorm.io/gorm)

v1.25.12

Compare Source

v1.25.11

Compare Source

v1.25.10

Compare Source

v1.25.9

Compare Source

v1.25.8

Compare Source

v1.25.7

Compare Source

v1.25.6

Compare Source

v1.25.5

Compare Source

v1.25.4

Compare Source

v1.25.3

Compare Source

v1.25.2

Compare Source

v1.25.1

Compare Source

v1.25.0

Compare Source

v1.24.6

Compare Source

v1.24.5

Compare Source

v1.24.4

Compare Source

v1.24.3

Compare Source

v1.24.2

Compare Source

v1.24.1

Compare Source

v1.24.0

Compare Source

v1.23.10

Compare Source

v1.23.9

Compare Source

v1.23.8

Compare Source

v1.23.7

Compare Source

v1.23.6

Compare Source

v1.23.5

Compare Source

v1.23.4

Compare Source

v1.23.3

Compare Source

v1.23.2

Compare Source

v1.23.1

Compare Source

v1.23.0

Compare Source


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.

@auto-add-label auto-add-label bot added the bug label Feb 9, 2022
@trafico-bot trafico-bot bot added the 🔍 Ready for Review Pull Request is not reviewed yet label Feb 9, 2022
@renovate renovate bot changed the title fix(deps): update golang.org/x/crypto commit hash to bba287d fix(deps): update golang.org/x/crypto commit hash to dad3315 Feb 9, 2022
@renovate renovate bot changed the title fix(deps): update golang.org/x/crypto commit hash to dad3315 fix(deps): update golang.org/x/crypto commit hash to db63837 Feb 9, 2022
@renovate renovate bot changed the title fix(deps): update golang.org/x/crypto commit hash to db63837 fix(deps): update golang.org/x/crypto commit hash to f4118a5 Feb 10, 2022
@renovate renovate bot changed the title fix(deps): update golang.org/x/crypto commit hash to f4118a5 chore(deps): update all docker tags Feb 11, 2022
@auto-add-label auto-add-label bot added dependencies and removed bug labels Feb 11, 2022
@renovate renovate bot changed the title chore(deps): update all docker tags chore(deps): update golang docker tag to v1.17.7 Feb 13, 2022
@renovate renovate bot changed the title chore(deps): update golang docker tag to v1.17.7 chore(deps): update all docker tags Feb 13, 2022
@renovate renovate bot changed the title chore(deps): update all docker tags chore(deps): update all Feb 14, 2022
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from cb00655 to f43cfe7 Compare February 19, 2022 17:17
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 41f4efb to f1cf282 Compare March 8, 2022 00:36
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from 7c324a8 to e684342 Compare March 18, 2022 13:55
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from b655f3a to e339fb9 Compare September 9, 2024 17:06
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 57d5ac0 to 1d12e47 Compare October 4, 2024 22:21
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from e25358d to 64d9089 Compare November 8, 2024 20:05
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from ecdbf7a to 0116276 Compare December 5, 2024 00:36
@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 4 times, most recently from 667b8cf to 731c814 Compare December 17, 2024 23:07
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 65c16b1 to ff56d8b Compare December 19, 2024 03:29
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 38396da to b99dc8e Compare January 11, 2025 16:17
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