Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): Bump golang.org/x/tools from 0.18.0 to 0.19.0 in /packag…
…es/@jsii/go-runtime/jsii-runtime-go (#4444) Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.18.0 to 0.19.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/tools/commit/7656c4c657688cae30795365d2a5f30d6f18be7f"><code>7656c4c</code></a> go.mod: update golang.org/x dependencies</li> <li><a href="https://github.com/golang/tools/commit/5bf7d005299769e9d476813f09efd2a4296d5fe9"><code>5bf7d00</code></a> cmd/callgraph: add 'posn' template helper</li> <li><a href="https://github.com/golang/tools/commit/283fce21c13672b609664a88e2575aaae16a7ddb"><code>283fce2</code></a> x/tools: drop go1.18 support</li> <li><a href="https://github.com/golang/tools/commit/7f348c7a4c28c9162056530f6be369bb179e05a5"><code>7f348c7</code></a> internal/versions: updates the meaning of FileVersions.</li> <li><a href="https://github.com/golang/tools/commit/38b0e9bfdba8d4762d50481319449a59e0a8adb6"><code>38b0e9b</code></a> x/tools: add explicit Unalias operations</li> <li><a href="https://github.com/golang/tools/commit/a6c03c86fe37d3a870a08c8814c242a6a4105726"><code>a6c03c8</code></a> x/tools: update telemetry import (new Start API)</li> <li><a href="https://github.com/golang/tools/commit/1f7dbdf01abbd56f7fb4ac2c61ea25ff673633af"><code>1f7dbdf</code></a> gopls/internal/cache: add debug assertions for bug report</li> <li><a href="https://github.com/golang/tools/commit/4d4e8028747180d2fc1cdcef0b7de569666c5984"><code>4d4e802</code></a> gopls/doc: address additional comments on workspace.md</li> <li><a href="https://github.com/golang/tools/commit/abe5874e805f7fe006ae6b906b3d08bbdedd23af"><code>abe5874</code></a> gopls/internal/analysis: add fill switch cases code action</li> <li><a href="https://github.com/golang/tools/commit/fc70354354e63fa88b8cba95d89e3115bdd717dd"><code>fc70354</code></a> gopls/internal/test: add test for NPE in control flow highlighting</li> <li>Additional commits viewable in <a href="https://github.com/golang/tools/compare/v0.18.0...v0.19.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/tools&package-manager=go_modules&previous-version=0.18.0&new-version=0.19.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information