-
Notifications
You must be signed in to change notification settings - Fork 5
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 tool deps #627
Conversation
ℹ Artifact update noticeFile name: internal/tools/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
a454436
to
c404212
Compare
1e39437
to
b424ef6
Compare
08ca1ac
to
18fe311
Compare
db0da7b
to
e2425c1
Compare
3292641
to
ae2ccfd
Compare
81e3be7
to
4009d0d
Compare
48b6fb0
to
7579d5b
Compare
7579d5b
to
0a7f7b4
Compare
|
0a7f7b4
to
20adaea
Compare
20adaea
to
58252e7
Compare
This PR contains the following updates:
v0.7.0
->v0.8.0
v1.62.2
->v1.64.5
v1.9.1
->v1.9.2
v2.21.4
->v2.22.1
1.23.5
->1.24.0
v0.15.0
->v0.18.0
v0.15.0
->v0.18.0
v0.28.0
->v0.30.0
v1.1.3
->v1.1.4
v0.5.1
->v0.6.0
Release Notes
Khan/genqlient (github.com/Khan/genqlient)
v0.8.0
Compare Source
This release adds support for genqlient subscriptions; see the documentation for more, and thanks to @matthieu4294967296moineau for the original implementation and @HaraldNordgren for additional testing and improvements.
Note that genqlient now requires Go 1.22.5 or higher, and is tested through Go 1.23.3.
Breaking changes:
omitempty: false
(including implicit behaviour) when using pointer on non-null input field.As
-ing tographql.HTTPError
.New features:
graphql-transport-ws
but can be set to another value.See the documentation for more details on how to use subscriptions.
genqlient.yaml
docs for more.Is
/As
-able errors when the HTTP request returns a non-200 status.Bug fixes:
omitempty
on non-nullable input field, if the field has a defaultomitempty: false
on an input field, even when it is non-nullableomitempty
andpointer
input types validation whenuse_struct_reference
is used, as the generated type is often not compatible with validation logic.allow_broken_features
option, which no longer did anything, has been removedgolangci/golangci-lint (github.com/golangci/golangci-lint)
v1.64.5
Compare Source
new-from-merge-base-flag
asciicheck
: from 0.3.0 to 0.4.0forcetypeassert
: from 0.1.0 to 0.2.0gosec
: from 2.22.0 to 2.22.1v1.64.4
Compare Source
gci
: fix standard packages list for go1.24v1.64.3
Compare Source
ginkgolinter
: from 0.18.4 to 0.19.0go-critic
: from 0.11.5 to 0.12.0revive
: from 1.6.0 to 1.6.1gci
: fix standard packages list for go1.24v1.64.2
Compare Source
This is the last minor release of golangci-lint v1.
The next release will be golangci-lint v2.
issues.new-from-merge-base
optionrun.relative-path-mode
optioncopyloopvar
: from 1.1.0 to 1.2.1 (support suggested fixes)exptostd
: from 0.3.1 to 0.4.1 (handlesgolang.org/x/exp/constraints.Ordered
)fatcontext
: from 0.5.3 to 0.7.1 (new option:check-struct-pointers
)perfsprint
: from 0.7.1 to 0.8.1 (new options:integer-format
,error-format
,string-format
,bool-format
, andhex-format
)revive
: from 1.5.1 to 1.6.0 (new rules:redundant-build-tag
,use-errors-new
. New optionearly-return.early-return
)go-errorlint
: from 1.7.0 to 1.7.1gochecknoglobals
: from 0.2.1 to 0.2.2godox
: from006bad1
to 1.1.0gosec
: from 2.21.4 to 2.22.0iface
: from 1.3.0 to 1.3.1nilnesserr
: from 0.1.1 to 0.1.2protogetter
: from 0.3.8 to 0.3.9sloglint
: from 0.7.2 to 0.9.0spancheck
: fix defaultStartSpanMatchersSlice
valuesstaticcheck
: from 0.5.1 to 0.6.0tenv
is deprecated and replaced byusetesting.os-setenv: true
.depguard
configurationv1.64.1
Compare Source
Cancelled due to CI failure.
v1.64.0
Compare Source
Cancelled due to CI failure.
v1.63.4
Compare Source
dupl
,gomodguard
,revive
: keep only Go-files.v1.63.3
Compare Source
v1.63.2
Compare Source
v1.63.1
Compare Source
golangci-lint
is a free and open-source project built by volunteers.If you value it, consider supporting us, the maintainers and linter authors.
We appreciate it! ❤️
For key updates, see the changelog.
Changelog
afa0e27
fix: filter files (#5272)ffb15ca
gci: fix cgo (#5274)v1.63.0
Compare Source
google/osv-scanner (github.com/google/osv-scanner)
v1.9.2
Compare Source
Changelog
Fixes:
New Contributors
Full Changelog: google/osv-scanner@v1.9.1...v1.9.2
securego/gosec (github.com/securego/gosec/v2)
v2.22.1
Compare Source
Changelog
43fee88
Update cosign to v2.4.2 (#1303)7723829
Add support for go 1.24 and phased out support for go 1.22 (#1302)9552f03
chore(deps): update all dependencies (#1300)f4d2576
Update to go version 1.23.6 and 1.22.12 (#1299)2258e31
chore(deps): update module google.golang.org/api to v0.219.0 (#1296)fbb0833
chore(deps): update module google.golang.org/api to v0.218.0 (#1294)c66cb56
Add test to conver unit parssing for G115 rule (#1293)59291a0
Update to go version 1.23.5 and 1.22.11 (#1291)7466b7c
chore(deps): update all dependencies (#1290)32dcc8a
Update gosec in github action to 2.22.0 (#1286)v2.22.0
Compare Source
Changelog
e0cca6f
Update what message for G104 (#1282)534689b
chore(deps): update module github.com/onsi/ginkgo/v2 to v2.22.2 (#1281)eb95db1
chore(deps): update all dependencies (#1280)6c6da40
chore(deps): update all dependencies (#1279)b12f51f
Simplify sortIssues implementation (#1277)54c2185
Enable testifylint and fix up lint issues (#1276)36c81ed
Refactor AppendError to check for build.NoGoError (#1273)9a2d74f
chore(deps): update module golang.org/x/net to v0.33.0 [security] (#1275)4c5ad91
Update README.md (#1274)e21b4d4
Rule documentation updates (#1272)92de0ee
Replace old golang.org links with new go.dev (#1271)4fda076
Refactor AppendError to use strings.Contains (#1270)b01f49e
Simplify Analyzer.ignore by reducing nesting (#1269)b62cc33
Improve capitalization in AI API flags descriptions (#1267)bc77d16
Remove unused golint dependency (#1266)ef1a35f
Simplify tests by using GinkgoT().TempDir() (#1265)09b9143
Documentation on adding new rules and analyzers (#1262)1bd92a8
chore(deps): update all dependencies (#1268)ca55eca
Update to go 1.22.10 and 1.23.4 versions (#1264)329cad8
chore(deps): update module golang.org/x/crypto to v0.31.0 [security] (#1263)08beb25
chore(deps): update all dependencies (#1261)d566be2
chore(deps): update module github.com/onsi/gomega to v1.36.0 (#1259)8c602d0
fix: revive.redefines-builtin-id lint warnings (#1257)399e835
Fix typos in comments and fields229cf63
Remove the decryption funtions/methods from G407 check699cb55
Upate go to version 1.23.3 and 1.22.99b13cd5
Fix G115 false positive when going from parsed uint to larger int08ea2a5
chore(deps): update all dependencies4415613
chore(deps): update all dependencies3274716
chore(deps): update all dependencies1fb6a46
chore(deps): update all dependenciesd2c92ed
chore(deps): update all dependencies4fd9872
Update go version to 1.23.2 and 1.22.81501618
chore(deps): update module google.golang.org/api to v0.201.07d33bc1
chore(deps): update all dependenciesbd8b4b4
chore(deps): update all dependencies1216c9b
Fix the cosign step to authenticate with the container registry50d1b4a
chore(deps): update module google.golang.org/api to v0.199.0c0ba7c7
Update the gosec to v2.21.4 in the Github actiona3299ce
Add the version into goreleaser configgolang/go (go)
v1.24.0
v1.23.6
open-telemetry/opentelemetry-go-build-tools (go.opentelemetry.io/build-tools/crosslink)
v0.18.0
Compare Source
🛑 Breaking changes 🛑
githubgen
: githubgen now injects component lists and others into CODEOWNERS and ALLOWLIST files using magic strings instead of writing the complete files. (#674)This feature allows maintainers to have custom content in addition to the component lists and others in their CODEOWNERS and ALLOWLIST files.
Magic delimiter strings need to be added to CODEOWNERS and ALLOWLIST files fot githubgen to fill in the content.
Use
# Start/End components list
,# Start/End distribution list
and# Start/End unmaintained components list
in your CODEOWNERS file.Use
# Start/End deprecated components list
and# Start/End unmaintained components list
in your ALLOWLIST file.Also, issue template files need to be updated and use
# Start/End components list
to fill in the component list.🧰 Bug fixes 🧰
githubgen
: Removeinternal/common
entry in ALLOWLIST (#669)v0.17.0
Compare Source
🚀 New components 🚀
githubgen
: Moved githubgen tool here from open-telemetry/opentelemetry-collector-contrib (#639)💡 Enhancements 💡
crosslink
: Added--skip
flag tocrosslink tidylist
subcommand (#662)githubgen
: Enhanced githubgen tool with more options to better fit arbitrary repos, added unit tests (#655)v0.16.0
Compare Source
💡 Enhancements 💡
crosslink
: Adds a 'tidy' subcommand to generate 'go mod tidy' schedules (#642)dominikh/go-tools (honnef.co/go/tools)
v0.6.0
Compare Source
Configuration
📅 Schedule: Branch creation - "before 5am" (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.