securego / gosec

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

chore(deps): update all dependencies #1190

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
babel-standalone patch 7.25.3 -> 7.25.5 age adoption passing confidence
github.com/onsi/ginkgo/v2 require patch v2.20.0 -> v2.20.1 age adoption passing confidence
go (source) toolchain minor 1.22.0 -> 1.23.0 age adoption passing confidence
google.golang.org/api require minor v0.192.0 -> v0.194.0 age adoption passing confidence

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


Release Notes

babel/babel (babel-standalone) ### [`v7.25.5`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7255-2024-08-23) [Compare Source](https://togithub.com/babel/babel/compare/v7.25.4...v7.25.5) ##### :bug: Bug Fix - `babel-generator`, `babel-traverse` - [#​16764](https://togithub.com/babel/babel/pull/16764) fix: Generate parentheses correctly ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) ##### :nail_care: Polish - `babel-generator` - [#​16738](https://togithub.com/babel/babel/pull/16738) Only force-parenthesize `satisfies`'s LHS if it has newlines ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ### [`v7.25.4`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7254-2024-08-22) [Compare Source](https://togithub.com/babel/babel/compare/v7.25.3...v7.25.4) ##### :bug: Bug Fix - `babel-traverse` - [#​16756](https://togithub.com/babel/babel/pull/16756) fix: Skip computed key when renaming ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-decorators` - [#​16755](https://togithub.com/babel/babel/pull/16755) fix: Decorator 2018-09 may throw an exception ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-types` - [#​16710](https://togithub.com/babel/babel/pull/16710) Visit AST fields nodes according to their syntactical order ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-generator` - [#​16709](https://togithub.com/babel/babel/pull/16709) Print semicolon after TS `export namespace as A` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :nail_care: Polish - `babel-generator`, `babel-plugin-proposal-decorators`, `babel-plugin-proposal-destructuring-private`, `babel-plugin-proposal-pipeline-operator`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-destructuring`, `babel-plugin-transform-optional-chaining`, `babel-plugin-transform-private-methods`, `babel-plugin-transform-private-property-in-object`, `babel-plugin-transform-typescript`, `babel-runtime-corejs2`, `babel-runtime`, `babel-traverse` - [#​16722](https://togithub.com/babel/babel/pull/16722) Avoid unnecessary parens around sequence expressions ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-generator`, `babel-plugin-transform-class-properties` - [#​16714](https://togithub.com/babel/babel/pull/16714) Avoid unnecessary parens around exported arrow functions ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-generator`, `babel-plugin-proposal-decorators`, `babel-plugin-proposal-destructuring-private`, `babel-plugin-transform-object-rest-spread` - [#​16712](https://togithub.com/babel/babel/pull/16712) Avoid printing unnecessary parens around object destructuring ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :microscope: Output optimization - `babel-generator` - [#​16740](https://togithub.com/babel/babel/pull/16740) Avoid extra spaces between comments/regexps in compact mode ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))
onsi/ginkgo (github.com/onsi/ginkgo/v2) ### [`v2.20.1`](https://togithub.com/onsi/ginkgo/releases/tag/v2.20.1) [Compare Source](https://togithub.com/onsi/ginkgo/compare/v2.20.0...v2.20.1) #### 2.20.1 ##### Fixes - make BeSpecEvent duration matcher more forgiving \[[`d6f9640`](https://togithub.com/onsi/ginkgo/commit/d6f9640)]
golang/go (go) ### [`v1.23.0`](https://togithub.com/golang/go/compare/go1.22.6...go1.23rc1) ### [`v1.22.6`](https://togithub.com/golang/go/compare/go1.22.5...go1.22.6) ### [`v1.22.5`](https://togithub.com/golang/go/compare/go1.22.4...go1.22.5) ### [`v1.22.4`](https://togithub.com/golang/go/compare/go1.22.3...go1.22.4) ### [`v1.22.3`](https://togithub.com/golang/go/compare/go1.22.2...go1.22.3) ### [`v1.22.2`](https://togithub.com/golang/go/compare/go1.22.1...go1.22.2) ### [`v1.22.1`](https://togithub.com/golang/go/compare/go1.22.0...go1.22.1)
googleapis/google-api-go-client (google.golang.org/api) ### [`v0.194.0`](https://togithub.com/googleapis/google-api-go-client/releases/tag/v0.194.0) [Compare Source](https://togithub.com/googleapis/google-api-go-client/compare/v0.193.0...v0.194.0) ##### Features - **all:** Auto-regenerate discovery clients ([#​2746](https://togithub.com/googleapis/google-api-go-client/issues/2746)) ([5d61f08](https://togithub.com/googleapis/google-api-go-client/commit/5d61f08943c359fa97c9764f9e7e6592894b251e)) ##### Bug Fixes - **gen:** Change HttpBody.Data from string to any for monitoring:v1 ([#​2744](https://togithub.com/googleapis/google-api-go-client/issues/2744)) ([eda6a59](https://togithub.com/googleapis/google-api-go-client/commit/eda6a594194b59d5089c3bfbe52bd125a542da4e)), refs [#​2304](https://togithub.com/googleapis/google-api-go-client/issues/2304) ### [`v0.193.0`](https://togithub.com/googleapis/google-api-go-client/releases/tag/v0.193.0) [Compare Source](https://togithub.com/googleapis/google-api-go-client/compare/v0.192.0...v0.193.0) ##### Features - **all:** Auto-regenerate discovery clients ([#​2733](https://togithub.com/googleapis/google-api-go-client/issues/2733)) ([4118ec2](https://togithub.com/googleapis/google-api-go-client/commit/4118ec2221db4788e545eb530f2ae777b18228d3)) - **all:** Auto-regenerate discovery clients ([#​2736](https://togithub.com/googleapis/google-api-go-client/issues/2736)) ([6b81f1a](https://togithub.com/googleapis/google-api-go-client/commit/6b81f1a4b92de2d536ff7a7d8ef95e15c52baf3f)) - **all:** Auto-regenerate discovery clients ([#​2737](https://togithub.com/googleapis/google-api-go-client/issues/2737)) ([a2308c1](https://togithub.com/googleapis/google-api-go-client/commit/a2308c1bd2489b55de42a9373a8277739d0a46b1)) - **all:** Auto-regenerate discovery clients ([#​2738](https://togithub.com/googleapis/google-api-go-client/issues/2738)) ([7296c72](https://togithub.com/googleapis/google-api-go-client/commit/7296c7296923910d9d34afd20674e8798883b8d2)) - **all:** Auto-regenerate discovery clients ([#​2739](https://togithub.com/googleapis/google-api-go-client/issues/2739)) ([9d915ff](https://togithub.com/googleapis/google-api-go-client/commit/9d915ffa9833eeedd85aba44aa6a60b40c823ffc)) - **all:** Auto-regenerate discovery clients ([#​2742](https://togithub.com/googleapis/google-api-go-client/issues/2742)) ([cb825c8](https://togithub.com/googleapis/google-api-go-client/commit/cb825c892c853d8731c2e1103fba6c9c7bcd0dc4))

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 2 weeks 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
cloud.google.com/go v0.115.0 -> v0.115.1
cloud.google.com/go/auth v0.8.1 -> v0.9.1
cloud.google.com/go/auth/oauth2adapt v0.2.3 -> v0.2.4
golang.org/x/sys v0.23.0 -> v0.24.0
google.golang.org/genproto/googleapis/api v0.0.0-20240711142825-46eb208f015d -> v0.0.0-20240725223205-93522f1f2a9f
google.golang.org/genproto/googleapis/rpc v0.0.0-20240730163845-b1a4ccb954bf -> v0.0.0-20240814211410-ddb44dafa142
google.golang.org/grpc v1.64.1 -> v1.65.0
renovate[bot] commented 2 weeks ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

codecov-commenter commented 2 weeks 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 67.30%. Comparing base (ab3f6c1) to head (2072d7a). Report is 3 commits behind head on master.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1190 +/- ## ======================================= Coverage 67.30% 67.30% ======================================= Files 74 74 Lines 3992 3992 ======================================= Hits 2687 2687 Misses 1186 1186 Partials 119 119 ```

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