securego / gosec

Go security checker
https://securego.io
Apache License 2.0
7.71k stars 606 forks source link

chore(deps): update all dependencies #1179

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/onsi/ginkgo/v2 v2.19.1 -> v2.20.0 age adoption passing confidence
golang.org/x/crypto v0.25.0 -> v0.26.0 age adoption passing confidence
golang.org/x/text v0.16.0 -> v0.17.0 age adoption passing confidence
golang.org/x/tools v0.23.0 -> v0.24.0 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

onsi/ginkgo (github.com/onsi/ginkgo/v2) ### [`v2.20.0`](https://togithub.com/onsi/ginkgo/releases/tag/v2.20.0) [Compare Source](https://togithub.com/onsi/ginkgo/compare/v2.19.1...v2.20.0) #### 2.20.0 ##### Features - Add buildvcs flag \[[`be5ab95`](https://togithub.com/onsi/ginkgo/commit/be5ab95)] ##### Maintenance - Add update-deps to makefile \[[`d303d14`](https://togithub.com/onsi/ginkgo/commit/d303d14)] - bump all dependencies \[[`7a50221`](https://togithub.com/onsi/ginkgo/commit/7a50221)]

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.

renovate[bot] commented 1 month ago

ℹ 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):

Details:

Package Change
github.com/google/pprof v0.0.0-20240424215950-a892ee059fd6 -> v0.0.0-20240727154555-813a5fbdbec8
golang.org/x/mod v0.19.0 -> v0.20.0
golang.org/x/net v0.27.0 -> v0.28.0
golang.org/x/sync v0.7.0 -> v0.8.0
golang.org/x/sys v0.22.0 -> v0.23.0
codecov-commenter commented 1 month ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

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

Project coverage is 69.52%. Comparing base (55a47f3) to head (4b4b421).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1179 +/- ## ======================================= Coverage 69.52% 69.52% ======================================= Files 71 71 Lines 3865 3865 ======================================= Hits 2687 2687 Misses 1061 1061 Partials 117 117 ```

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