Commit 3072886
authored
🌱(deps): Bump the all-go-deps group across 1 directory with 2 updates (#394)
Bumps the all-go-deps group with 2 updates in the / directory:
[github.com/gdamore/tcell/v2](https://github.com/gdamore/tcell) and
[golang.org/x/mod](https://github.com/golang/mod).
Updates `github.com/gdamore/tcell/v2` from 2.13.8 to 2.13.9
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/gdamore/tcell/releases">github.com/gdamore/tcell/v2's
releases</a>.</em></p>
<blockquote>
<h2>Version 2.13.9 Bug Fix Release</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: fix simscreen double chan closure on disposal by <a
href="https://github.com/pancsta"><code>@pancsta</code></a> in <a
href="https://redirect.github.com/gdamore/tcell/pull/1035">gdamore/tcell#1035</a></li>
<li>fix(input): handle ESC during CSI and SS3 parse states per ECMA-48
by <a href="https://github.com/ModeEngage"><code>@ModeEngage</code></a>
in <a
href="https://redirect.github.com/gdamore/tcell/pull/1054">gdamore/tcell#1054</a></li>
<li>fix: backport OSC 8 sanitizer to v2</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/gdamore/tcell/compare/v2.13.8...v2.13.9">https://github.com/gdamore/tcell/compare/v2.13.8...v2.13.9</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/gdamore/tcell/commit/cdc241c643b4a3618ecc1ceacfef1618ffe68a48"><code>cdc241c</code></a>
fix: backport OSC 8 sanitizer to v2</li>
<li><a
href="https://github.com/gdamore/tcell/commit/2fdac948a4b822506dbe2f8116b1b76522192766"><code>2fdac94</code></a>
fix(input): handle ESC during CSI and SS3 parse states per ECMA-48</li>
<li><a
href="https://github.com/gdamore/tcell/commit/15d91dfe8060a96c79aa9d3d37e196a0e8aef980"><code>15d91df</code></a>
fix: fix simscreen double chan closure on disposal</li>
<li>See full diff in <a
href="https://github.com/gdamore/tcell/compare/v2.13.8...v2.13.9">compare
view</a></li>
</ul>
</details>
<br />
Updates `golang.org/x/mod` from 0.35.0 to 0.36.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/golang/mod/commit/643da9ba74f1165d8cae1505d453b3de3cf21b7b"><code>643da9b</code></a>
go.mod: update golang.org/x dependencies</li>
<li><a
href="https://github.com/golang/mod/commit/ccc3cdf529d1eee2a832437eb1b85240044d21cb"><code>ccc3cdf</code></a>
zip: include 'but content has correct sum' note in TestVCS</li>
<li><a
href="https://github.com/golang/mod/commit/ab3031803214705d2c9f1102318b083e7086a155"><code>ab30318</code></a>
zip: update zip hashes for new flate compression</li>
<li>See full diff in <a
href="https://github.com/golang/mod/compare/v0.35.0...v0.36.0">compare
view</a></li>
</ul>
</details>
<br />
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 9457945 commit 3072886
2 files changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
| 26 | + | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments