Skip to content

Commit

Permalink
chore(deps): Bump the go-deps group across 2 directories with 1 update (
Browse files Browse the repository at this point in the history
#4741)

Bumps the go-deps group with 1 update in the /packages/@jsii/go-runtime-test/project directory: [golang.org/x/tools](https://github.com/golang/tools).
Bumps the go-deps group with 1 update in the /packages/@jsii/go-runtime/jsii-runtime-go directory: [golang.org/x/tools](https://github.com/golang/tools).

Updates `golang.org/x/tools` from 0.28.0 to 0.29.0
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/golang/tools/commit/1743d1a7ef4ad2eb78666f099522a07b02bca878"><code>1743d1a</code></a> go.mod: update golang.org/x dependencies</li>
<li><a href="https://github.com/golang/tools/commit/43ba4651fe4ce4a4e2ab9d6d60956db78c119d26"><code>43ba465</code></a> internal/analysis/modernize: minmax: reject IfStmt with Init</li>
<li><a href="https://github.com/golang/tools/commit/29d66ee53ead1ec70aa4b9bfee5aea2ec18f0a6e"><code>29d66ee</code></a> gopls: update toolchain to go1.23.4</li>
<li><a href="https://github.com/golang/tools/commit/ac39815d6464138ee84e7cd765bc43dbe1a3f4a7"><code>ac39815</code></a> go/packages: add GOROOT env to avoid TestTarget failure in OpenBSD</li>
<li><a href="https://github.com/golang/tools/commit/39e1a8c5aa1c7e285f0c8be5e5d5bd0eb1fd5fb0"><code>39e1a8c</code></a> godoc: fix missing (Added in Go) &quot;x.xx&quot; for function with type parameters</li>
<li><a href="https://github.com/golang/tools/commit/98a190b4a83e5eac14e91b837f868ed73fb4b383"><code>98a190b</code></a> gopls/internal/analysis/unusedfunc: analyzer for unused funcs/methods</li>
<li><a href="https://github.com/golang/tools/commit/192ac777df0f45b4fdbd9c091bbb4c21b465b2da"><code>192ac77</code></a> internal/golang: CodeAction: don't return empty source.doc titles</li>
<li><a href="https://github.com/golang/tools/commit/5fe60fde9dfbb00cb5a3c43be024f4ff37bf7eec"><code>5fe60fd</code></a> internal/settings: drop &quot;annotations&quot; setting</li>
<li><a href="https://github.com/golang/tools/commit/c61a2b0136aa5f00c6646cc4fb3c0d898dde9706"><code>c61a2b0</code></a> gopls/internal/golang: make GCDetails a code action, not a code lens</li>
<li><a href="https://github.com/golang/tools/commit/fc95c034367ed02580d4bcdf320493dad969adbe"><code>fc95c03</code></a> internal/modindex: fix index directory for tests</li>
<li>Additional commits viewable in <a href="https://github.com/golang/tools/compare/v0.28.0...v0.29.0">compare view</a></li>
</ul>
</details>
<br />

Updates `golang.org/x/tools` from 0.28.0 to 0.29.0
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/golang/tools/commit/1743d1a7ef4ad2eb78666f099522a07b02bca878"><code>1743d1a</code></a> go.mod: update golang.org/x dependencies</li>
<li><a href="https://github.com/golang/tools/commit/43ba4651fe4ce4a4e2ab9d6d60956db78c119d26"><code>43ba465</code></a> internal/analysis/modernize: minmax: reject IfStmt with Init</li>
<li><a href="https://github.com/golang/tools/commit/29d66ee53ead1ec70aa4b9bfee5aea2ec18f0a6e"><code>29d66ee</code></a> gopls: update toolchain to go1.23.4</li>
<li><a href="https://github.com/golang/tools/commit/ac39815d6464138ee84e7cd765bc43dbe1a3f4a7"><code>ac39815</code></a> go/packages: add GOROOT env to avoid TestTarget failure in OpenBSD</li>
<li><a href="https://github.com/golang/tools/commit/39e1a8c5aa1c7e285f0c8be5e5d5bd0eb1fd5fb0"><code>39e1a8c</code></a> godoc: fix missing (Added in Go) &quot;x.xx&quot; for function with type parameters</li>
<li><a href="https://github.com/golang/tools/commit/98a190b4a83e5eac14e91b837f868ed73fb4b383"><code>98a190b</code></a> gopls/internal/analysis/unusedfunc: analyzer for unused funcs/methods</li>
<li><a href="https://github.com/golang/tools/commit/192ac777df0f45b4fdbd9c091bbb4c21b465b2da"><code>192ac77</code></a> internal/golang: CodeAction: don't return empty source.doc titles</li>
<li><a href="https://github.com/golang/tools/commit/5fe60fde9dfbb00cb5a3c43be024f4ff37bf7eec"><code>5fe60fd</code></a> internal/settings: drop &quot;annotations&quot; setting</li>
<li><a href="https://github.com/golang/tools/commit/c61a2b0136aa5f00c6646cc4fb3c0d898dde9706"><code>c61a2b0</code></a> gopls/internal/golang: make GCDetails a code action, not a code lens</li>
<li><a href="https://github.com/golang/tools/commit/fc95c034367ed02580d4bcdf320493dad969adbe"><code>fc95c03</code></a> internal/modindex: fix index directory for tests</li>
<li>Additional commits viewable in <a href="https://github.com/golang/tools/compare/v0.28.0...v0.29.0">compare view</a></li>
</ul>
</details>
<br />


Dependabot 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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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


</details>
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent 8250a40 commit a92dd47
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 8 deletions.
4 changes: 2 additions & 2 deletions packages/@jsii/go-runtime-test/project/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/aws/jsii/jsii-calc/go/scopejsiicalclib v0.0.0-devpreview
github.com/stretchr/testify v1.10.0
golang.org/x/lint v0.0.0-20210508222113-6edffad5e616
golang.org/x/tools v0.28.0
golang.org/x/tools v0.29.0
)

require (
Expand All @@ -23,7 +23,7 @@ require (
github.com/yuin/goldmark v1.4.13 // indirect
golang.org/x/mod v0.22.0 // indirect
golang.org/x/sync v0.10.0 // indirect
golang.org/x/sys v0.28.0 // indirect
golang.org/x/sys v0.29.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)

Expand Down
4 changes: 4 additions & 0 deletions packages/@jsii/go-runtime-test/project/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ golang.org/x/sys v0.27.0 h1:wBqf8DvsY9Y/2P8gAfPDEYNuS30J4lPHJxXSb/nJZ+s=
golang.org/x/sys v0.27.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
golang.org/x/sys v0.28.0 h1:Fksou7UEQUWlKvIdsqzJmUmCX3cZuD2+P3XyyzwMhlA=
golang.org/x/sys v0.28.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
golang.org/x/sys v0.29.0 h1:TPYlXGxvx1MGTn2GiZDhnjPA9wZzZeGKHHmKhHYvgaU=
golang.org/x/sys v0.29.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
golang.org/x/tools v0.0.0-20200130002326-2f3ba24bd6e7/go.mod h1:TB2adYChydJhpapKDTa4BR/hXlZSLoq2Wpct/0txZ28=
golang.org/x/tools v0.24.0 h1:J1shsA93PJUEVaUSaay7UXAyE8aimq3GW0pjlolpa24=
Expand All @@ -67,6 +69,8 @@ golang.org/x/tools v0.27.0 h1:qEKojBykQkQ4EynWy4S8Weg69NumxKdn40Fce3uc/8o=
golang.org/x/tools v0.27.0/go.mod h1:sUi0ZgbwW9ZPAq26Ekut+weQPR5eIM6GQLQ1Yjm1H0Q=
golang.org/x/tools v0.28.0 h1:WuB6qZ4RPCQo5aP3WdKZS7i595EdWqWR8vqJTlwTVK8=
golang.org/x/tools v0.28.0/go.mod h1:dcIOrVd3mfQKTgrDVQHqCPMWy6lnhfhtX3hLXYVLfRw=
golang.org/x/tools v0.29.0 h1:Xx0h3TtM9rzQpQuR4dKLrdglAmCEN5Oi+P74JdhdzXE=
golang.org/x/tools v0.29.0/go.mod h1:KMQVMRsVxU6nHCFXrBPhDB8XncLNLM0lIy/F14RP588=
golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM=
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
Expand Down
4 changes: 2 additions & 2 deletions packages/@jsii/go-runtime/jsii-runtime-go/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/mattn/go-isatty v0.0.20
github.com/stretchr/testify v1.10.0
golang.org/x/lint v0.0.0-20210508222113-6edffad5e616
golang.org/x/tools v0.28.0
golang.org/x/tools v0.29.0
)

require (
Expand All @@ -18,7 +18,7 @@ require (
github.com/yuin/goldmark v1.4.13 // indirect
golang.org/x/mod v0.22.0 // indirect
golang.org/x/sync v0.10.0 // indirect
golang.org/x/sys v0.28.0 // indirect
golang.org/x/sys v0.29.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)

Expand Down
8 changes: 4 additions & 4 deletions packages/@jsii/go-runtime/jsii-runtime-go/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@ golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a/go.mod h1:STP8DvDyc/dI5b8T5h
golang.org/x/sys v0.0.0-20190412213103-97732733099d/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.6.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.28.0 h1:Fksou7UEQUWlKvIdsqzJmUmCX3cZuD2+P3XyyzwMhlA=
golang.org/x/sys v0.28.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
golang.org/x/sys v0.29.0 h1:TPYlXGxvx1MGTn2GiZDhnjPA9wZzZeGKHHmKhHYvgaU=
golang.org/x/sys v0.29.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
golang.org/x/tools v0.0.0-20200130002326-2f3ba24bd6e7/go.mod h1:TB2adYChydJhpapKDTa4BR/hXlZSLoq2Wpct/0txZ28=
golang.org/x/tools v0.28.0 h1:WuB6qZ4RPCQo5aP3WdKZS7i595EdWqWR8vqJTlwTVK8=
golang.org/x/tools v0.28.0/go.mod h1:dcIOrVd3mfQKTgrDVQHqCPMWy6lnhfhtX3hLXYVLfRw=
golang.org/x/tools v0.29.0 h1:Xx0h3TtM9rzQpQuR4dKLrdglAmCEN5Oi+P74JdhdzXE=
golang.org/x/tools v0.29.0/go.mod h1:KMQVMRsVxU6nHCFXrBPhDB8XncLNLM0lIy/F14RP588=
golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM=
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
Expand Down

0 comments on commit a92dd47

Please sign in to comment.