Bump the tools group in /tools with 3 updates #38
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the tools group in /tools with 3 updates: github.com/go-task/task/v3, github.com/golangci/golangci-lint and golang.org/x/tools.
Updates
github.com/go-task/task/v3
from 3.38.0 to 3.39.0Release notes
Sourced from github.com/go-task/task/v3's releases.
Changelog
Sourced from github.com/go-task/task/v3's changelog.
Commits
1275ab1
v3.39.00c05dcb
chore(deps): bump github.com/mattn/go-zglob from 0.0.5 to 0.0.6 (#1791)e9983e2
chore: changelog for #1713a450f2d
chore(deps): bump golang.org/x/term from 0.23.0 to 0.24.0 (#1790)c77c8a4
refactor: check if the remote exists just before reading it (#1713)a233b52
chore: add changelog for #1777, #17780e2c9cc
fix: include flatten with a default task (#1778)dd9cec6
chore(deps): bump micromatch from 4.0.5 to 4.0.8 in /website (#1789)6985413
chore(deps): bump webpack from 5.91.0 to 5.94.0 in /website (#1776)cf77768
chore(deps): bump github.com/Masterminds/semver/v3 from 3.2.1 to 3.3.0 (#1779)Updates
github.com/golangci/golangci-lint
from 1.60.3 to 1.61.0Release notes
Sourced from github.com/golangci/golangci-lint's releases.
Changelog
Sourced from github.com/golangci/golangci-lint's changelog.
Commits
a1d6c56
build(deps): bump github.com/securego/gosec/v2 from 2.21.1 to 2.21.2 (#4997)48251f2
build(deps): bump github.com/ckaznocha/intrange from 0.1.2 to 0.2.0 (#4996)bfc5247
build(deps): bump github.com/tetafro/godot from 1.4.16 to 1.4.17 (#4993)57fa4da
build(deps): bump github.com/ryancurrah/gomodguard from 1.3.3 to 1.3.5 (#4992)d302a30
dev: fix nancy24e6645
docs: add additionnal info about typecheck (#4985)bf4a66a
gosec: disable G407 (#4983)dd069d5
build(deps): bump github.com/securego/gosec/v2 from 2.21.0 to 2.21.1 (#4982)2813c45
build(deps): bump github.com/Crocmagnon/fatcontext from 0.4.0 to 0.5.2 (#4971)e9a8726
build(deps): bump github.com/Abirdcfly/dupword from 0.0.14 to 0.1.1 (#4954)Updates
golang.org/x/tools
from 0.24.0 to 0.25.0Commits
7398f36
all: fix some symbols error in commentf111c72
go/callgraph/rta: skip test on js platform9f9b7e3
gopls/internal/settings: add missing deep cloning in Options.Clonece7eed4
doc/generate: minor cleanup075ae7d
go/callgraph/vta: add basic tests for range-over-func2c7aaab
go/ssa: skip failing test1b5663f
go/callgraph/vta: perform minor cleanups0a49883
gopls/go.mod: update the go directive to 1.23.1ad366a8
go.mod: update golang.org/x dependencies4fb36d1
go/callgraph/rta: add rta analysis test case for multiple go packagesDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions