Skip to content

Commit

Permalink
chore(deps): bump the everything-else group across 1 directory with 1…
Browse files Browse the repository at this point in the history
…8 updates (#3553)

Bumps the everything-else group with 10 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
|
[github.com/alecthomas/chroma/v2](https://github.com/alecthomas/chroma)
| `2.14.0` | `2.15.0` |
|
[github.com/cosmos/ledger-cosmos-go](https://github.com/cosmos/ledger-cosmos-go)
| `0.13.3` | `0.14.0` |
|
[github.com/rogpeppe/go-internal](https://github.com/rogpeppe/go-internal)
| `1.12.0` | `1.13.1` |
| [github.com/stretchr/testify](https://github.com/stretchr/testify) |
`1.9.0` | `1.10.0` |
| [github.com/yuin/goldmark](https://github.com/yuin/goldmark) | `1.7.2`
| `1.7.8` |
|
[go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go)
| `1.29.0` | `1.34.0` |
|
[go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc](https://github.com/open-telemetry/opentelemetry-go)
| `1.29.0` | `1.34.0` |
|
[go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp](https://github.com/open-telemetry/opentelemetry-go)
| `1.29.0` | `1.34.0` |
| [golang.org/x/mod](https://github.com/golang/mod) | `0.20.0` |
`0.22.0` |
| [golang.org/x/tools](https://github.com/golang/tools) | `0.24.0` |
`0.29.0` |


Updates `github.com/alecthomas/chroma/v2` from 2.14.0 to 2.15.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/alecthomas/chroma/releases">github.com/alecthomas/chroma/v2's
releases</a>.</em></p>
<blockquote>
<h2>v2.15.0</h2>
<h2>What's Changed</h2>
<ul>
<li>AQL: Add builtin functions introduced in v3.12 by <a
href="https://github.com/Simran-B"><code>@​Simran-B</code></a> in <a
href="https://redirect.github.com/alecthomas/chroma/pull/968">alecthomas/chroma#968</a></li>
<li>chore(styles): add evergarden inspired style by <a
href="https://github.com/comfysage"><code>@​comfysage</code></a> in <a
href="https://redirect.github.com/alecthomas/chroma/pull/970">alecthomas/chroma#970</a></li>
<li>chore(deps): update dependency svu to v2 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/alecthomas/chroma/pull/971">alecthomas/chroma#971</a></li>
<li>chore(deps): update dependency watchexec to v2 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/alecthomas/chroma/pull/962">alecthomas/chroma#962</a></li>
<li>chore(deps): update all non-major dependencies by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/alecthomas/chroma/pull/955">alecthomas/chroma#955</a></li>
<li>styles: Fix Gleam alias by <a
href="https://github.com/jmooring"><code>@​jmooring</code></a> in <a
href="https://redirect.github.com/alecthomas/chroma/pull/973">alecthomas/chroma#973</a></li>
<li>chore(deps): update all non-major dependencies by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/alecthomas/chroma/pull/974">alecthomas/chroma#974</a></li>
<li>chore(deps): update dependency python3 to v3.12.3 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/alecthomas/chroma/pull/976">alecthomas/chroma#976</a></li>
<li>added the nordic theme via chroma/styles/nordic.xml by <a
href="https://github.com/avih7531"><code>@​avih7531</code></a> in <a
href="https://redirect.github.com/alecthomas/chroma/pull/977">alecthomas/chroma#977</a></li>
<li>Update the Materialize lexer by <a
href="https://github.com/arusahni"><code>@​arusahni</code></a> in <a
href="https://redirect.github.com/alecthomas/chroma/pull/978">alecthomas/chroma#978</a></li>
<li>feat(lexers/hare): add done keyword by <a
href="https://github.com/wackbyte"><code>@​wackbyte</code></a> in <a
href="https://redirect.github.com/alecthomas/chroma/pull/979">alecthomas/chroma#979</a></li>
<li>pygments2chroma: escape regex.words by <a
href="https://github.com/oliverpool"><code>@​oliverpool</code></a> in <a
href="https://redirect.github.com/alecthomas/chroma/pull/982">alecthomas/chroma#982</a></li>
<li>chore(deps): update all non-major dependencies by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/alecthomas/chroma/pull/981">alecthomas/chroma#981</a></li>
<li>Add JSONata Lexer by <a
href="https://github.com/DevDimov"><code>@​DevDimov</code></a> in <a
href="https://redirect.github.com/alecthomas/chroma/pull/983">alecthomas/chroma#983</a></li>
<li>Go lexer: single line comment without consuming endline, disable
EnsureNL by <a href="https://github.com/msorc"><code>@​msorc</code></a>
in <a
href="https://redirect.github.com/alecthomas/chroma/pull/984">alecthomas/chroma#984</a></li>
<li>Update the Materialize lexer by <a
href="https://github.com/arusahni"><code>@​arusahni</code></a> in <a
href="https://redirect.github.com/alecthomas/chroma/pull/987">alecthomas/chroma#987</a></li>
<li>chore(deps): update all non-major dependencies by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/alecthomas/chroma/pull/985">alecthomas/chroma#985</a></li>
<li>Add Gleam to README by <a
href="https://github.com/Nicd"><code>@​Nicd</code></a> in <a
href="https://redirect.github.com/alecthomas/chroma/pull/990">alecthomas/chroma#990</a></li>
<li>Port Minecraft lexers from Pygments by <a
href="https://github.com/kofuk"><code>@​kofuk</code></a> in <a
href="https://redirect.github.com/alecthomas/chroma/pull/992">alecthomas/chroma#992</a></li>
<li>Don't output extra whitespace in YAML multiline by <a
href="https://github.com/Gusted"><code>@​Gusted</code></a> in <a
href="https://redirect.github.com/alecthomas/chroma/pull/993">alecthomas/chroma#993</a></li>
<li>chore(deps): update all non-major dependencies by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/alecthomas/chroma/pull/991">alecthomas/chroma#991</a></li>
<li>add beef syntax and tests by <a
href="https://github.com/Booklordofthedings"><code>@​Booklordofthedings</code></a>
in <a
href="https://redirect.github.com/alecthomas/chroma/pull/995">alecthomas/chroma#995</a></li>
<li>Update GitHub light color palette by <a
href="https://github.com/konradreiche"><code>@​konradreiche</code></a>
in <a
href="https://redirect.github.com/alecthomas/chroma/pull/998">alecthomas/chroma#998</a></li>
<li>chore(deps): update module github.com/alecthomas/kong to v1 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/alecthomas/chroma/pull/999">alecthomas/chroma#999</a></li>
<li>Update the Materialize lexer by <a
href="https://github.com/arusahni"><code>@​arusahni</code></a> in <a
href="https://redirect.github.com/alecthomas/chroma/pull/1001">alecthomas/chroma#1001</a></li>
<li>Update TypeScript lexer to allow nested generics by <a
href="https://github.com/fredrare"><code>@​fredrare</code></a> in <a
href="https://redirect.github.com/alecthomas/chroma/pull/1002">alecthomas/chroma#1002</a></li>
<li>Pager friendly terminal formatting by <a
href="https://github.com/walles"><code>@​walles</code></a> in <a
href="https://redirect.github.com/alecthomas/chroma/pull/1006">alecthomas/chroma#1006</a></li>
<li>chore(deps): update all non-major dependencies by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/alecthomas/chroma/pull/997">alecthomas/chroma#997</a></li>
<li>Add Typst Lexer by <a
href="https://github.com/oliverpool"><code>@​oliverpool</code></a> in <a
href="https://redirect.github.com/alecthomas/chroma/pull/1007">alecthomas/chroma#1007</a></li>
<li>Add Jsonnet Lexer by <a
href="https://github.com/jolheiser"><code>@​jolheiser</code></a> in <a
href="https://redirect.github.com/alecthomas/chroma/pull/1011">alecthomas/chroma#1011</a></li>
<li>fix: add underscore parsing in numbers for haskell by <a
href="https://github.com/Gusted"><code>@​Gusted</code></a> in <a
href="https://redirect.github.com/alecthomas/chroma/pull/1020">alecthomas/chroma#1020</a></li>
<li>Add CSV lexer by <a
href="https://github.com/walles"><code>@​walles</code></a> in <a
href="https://redirect.github.com/alecthomas/chroma/pull/1005">alecthomas/chroma#1005</a></li>
<li>fix(typescript): highlight string literal type parameters by <a
href="https://github.com/SKalt"><code>@​SKalt</code></a> in <a
href="https://redirect.github.com/alecthomas/chroma/pull/1010">alecthomas/chroma#1010</a></li>
<li>add any as a builtin type for go by <a
href="https://github.com/quartercastle"><code>@​quartercastle</code></a>
in <a
href="https://redirect.github.com/alecthomas/chroma/pull/1021">alecthomas/chroma#1021</a></li>
<li>chore(deps): update all non-major dependencies by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/alecthomas/chroma/pull/1013">alecthomas/chroma#1013</a></li>
<li>Remove whitespace tokenizing rule in markdown lexer by <a
href="https://github.com/cloudchamb3r"><code>@​cloudchamb3r</code></a>
in <a
href="https://redirect.github.com/alecthomas/chroma/pull/1008">alecthomas/chroma#1008</a></li>
<li>feat(JSON): support <code>.jsonc</code> extension by <a
href="https://github.com/CarterLi"><code>@​CarterLi</code></a> in <a
href="https://redirect.github.com/alecthomas/chroma/pull/1022">alecthomas/chroma#1022</a></li>
<li>Add Eclipse ATL language (<a
href="https://eclipse.dev/atl/">https://eclipse.dev/atl/</a>) by <a
href="https://github.com/dwagelaar"><code>@​dwagelaar</code></a> in <a
href="https://redirect.github.com/alecthomas/chroma/pull/1024">alecthomas/chroma#1024</a></li>
<li>Import NSIS Lexer from Pygments by <a
href="https://github.com/JakobDev"><code>@​JakobDev</code></a> in <a
href="https://redirect.github.com/alecthomas/chroma/pull/1026">alecthomas/chroma#1026</a></li>
<li>chore(deps): update module github.com/alecthomas/kong to v1.5.1 by
<a href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/alecthomas/chroma/pull/1025">alecthomas/chroma#1025</a></li>
<li>fix(nix): nix lexor missing '=' operator by <a
href="https://github.com/FlyingStitchman"><code>@​FlyingStitchman</code></a>
in <a
href="https://redirect.github.com/alecthomas/chroma/pull/1031">alecthomas/chroma#1031</a></li>
<li>Add WebVTT lexer (<a
href="https://redirect.github.com/alecthomas/chroma/issues/707">#707</a>)
by <a
href="https://github.com/dschuessler"><code>@​dschuessler</code></a> in
<a
href="https://redirect.github.com/alecthomas/chroma/pull/1032">alecthomas/chroma#1032</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/comfysage"><code>@​comfysage</code></a>
made their first contribution in <a
href="https://redirect.github.com/alecthomas/chroma/pull/970">alecthomas/chroma#970</a></li>
<li><a href="https://github.com/avih7531"><code>@​avih7531</code></a>
made their first contribution in <a
href="https://redirect.github.com/alecthomas/chroma/pull/977">alecthomas/chroma#977</a></li>
<li><a href="https://github.com/wackbyte"><code>@​wackbyte</code></a>
made their first contribution in <a
href="https://redirect.github.com/alecthomas/chroma/pull/979">alecthomas/chroma#979</a></li>
<li><a
href="https://github.com/oliverpool"><code>@​oliverpool</code></a> made
their first contribution in <a
href="https://redirect.github.com/alecthomas/chroma/pull/982">alecthomas/chroma#982</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/alecthomas/chroma/commit/009385f9487ee14c8a54e49aaf4331fea0830310"><code>009385f</code></a>
Add WebVTT lexer (<a
href="https://redirect.github.com/alecthomas/chroma/issues/707">#707</a>)
(<a
href="https://redirect.github.com/alecthomas/chroma/issues/1032">#1032</a>)</li>
<li><a
href="https://github.com/alecthomas/chroma/commit/f3ff20b1f5312e1ada0ac84763a2ee403270131c"><code>f3ff20b</code></a>
fix(nix): nix lexor missing '=' operator (<a
href="https://redirect.github.com/alecthomas/chroma/issues/1031">#1031</a>)</li>
<li><a
href="https://github.com/alecthomas/chroma/commit/67f0e3b31d4657d5fac8a4cc1305dccd1d921800"><code>67f0e3b</code></a>
chore(deps): update module github.com/alecthomas/kong to v1.5.1 (<a
href="https://redirect.github.com/alecthomas/chroma/issues/1025">#1025</a>)</li>
<li><a
href="https://github.com/alecthomas/chroma/commit/99c5b1e0b79070d408ab9f742c74602fb04b12a2"><code>99c5b1e</code></a>
Import NSIS Lexer from Pygments (<a
href="https://redirect.github.com/alecthomas/chroma/issues/1026">#1026</a>)</li>
<li><a
href="https://github.com/alecthomas/chroma/commit/b07ff27bb0239f91af6d17cb63b3936201feca83"><code>b07ff27</code></a>
Add Eclipse ATL language (<a
href="https://eclipse.dev/atl/">https://eclipse.dev/atl/</a>) (<a
href="https://redirect.github.com/alecthomas/chroma/issues/1024">#1024</a>)</li>
<li><a
href="https://github.com/alecthomas/chroma/commit/df769f9366613268544f11bbe7c73dc0f869ba2f"><code>df769f9</code></a>
feat(JSON): support <code>.jsonc</code> extension (<a
href="https://redirect.github.com/alecthomas/chroma/issues/1022">#1022</a>)</li>
<li><a
href="https://github.com/alecthomas/chroma/commit/539d03125465a4a225640aee68e0b47cd387b2d5"><code>539d031</code></a>
Remove whitespace tokenizing rule in markdown lexer (<a
href="https://redirect.github.com/alecthomas/chroma/issues/1008">#1008</a>)</li>
<li><a
href="https://github.com/alecthomas/chroma/commit/6622bd571f281ae232bbc12f096e389f5dbd6714"><code>6622bd5</code></a>
chore(deps): update all non-major dependencies (<a
href="https://redirect.github.com/alecthomas/chroma/issues/1013">#1013</a>)</li>
<li><a
href="https://github.com/alecthomas/chroma/commit/8d04e7e2f10aad0b8c107de6ad3184081c1a508d"><code>8d04e7e</code></a>
add any as a builtin type for go (<a
href="https://redirect.github.com/alecthomas/chroma/issues/1021">#1021</a>)</li>
<li><a
href="https://github.com/alecthomas/chroma/commit/23ed7b98d2934720c5111a6451cb64c1860a0f4a"><code>23ed7b9</code></a>
fix(typescript): highlight string literal type parameters (<a
href="https://redirect.github.com/alecthomas/chroma/issues/1010">#1010</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/alecthomas/chroma/compare/v2.14.0...v2.15.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/cosmos/ledger-cosmos-go` from 0.13.3 to 0.14.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/cosmos/ledger-cosmos-go/releases">github.com/cosmos/ledger-cosmos-go's
releases</a>.</em></p>
<blockquote>
<h2>v0.14.0</h2>
<h2>What's Changed</h2>
<ul>
<li>clean up repo structure by <a
href="https://github.com/jleni"><code>@​jleni</code></a> in <a
href="https://redirect.github.com/cosmos/ledger-cosmos-go/pull/65">cosmos/ledger-cosmos-go#65</a></li>
<li>upgrade ledger-go dependency</li>
<li>Bump codecov/codecov-action from 3.1.1 to 5.0.7 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/cosmos/ledger-cosmos-go/pull/74">cosmos/ledger-cosmos-go#74</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/cosmos/ledger-cosmos-go/compare/v0.13.3...v0.14.0">https://github.com/cosmos/ledger-cosmos-go/compare/v0.13.3...v0.14.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/cosmos/ledger-cosmos-go/commit/bc3fe735ce972bae7590e83b5aa1d3d52717551c"><code>bc3fe73</code></a>
Bump codecov/codecov-action from 3.1.1 to 5.0.7 (<a
href="https://redirect.github.com/cosmos/ledger-cosmos-go/issues/74">#74</a>)</li>
<li><a
href="https://github.com/cosmos/ledger-cosmos-go/commit/5ab91c011c3ebf4bcbf190cca3609eab06e2f464"><code>5ab91c0</code></a>
clean up repo structure (<a
href="https://redirect.github.com/cosmos/ledger-cosmos-go/issues/65">#65</a>)</li>
<li>See full diff in <a
href="https://github.com/cosmos/ledger-cosmos-go/compare/v0.13.3...v0.14.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/rogpeppe/go-internal` from 1.12.0 to 1.13.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/rogpeppe/go-internal/releases">github.com/rogpeppe/go-internal's
releases</a>.</em></p>
<blockquote>
<h2>v1.13.1</h2>
<h2>What's Changed</h2>
<ul>
<li>testscript: fix ptyName() returning /dev/pts/4294967296 on s390x by
<a href="https://github.com/anthonyfok"><code>@​anthonyfok</code></a> in
<a
href="https://redirect.github.com/rogpeppe/go-internal/pull/246">rogpeppe/go-internal#246</a></li>
<li>all: Move away from ioutil by <a
href="https://github.com/abhinav"><code>@​abhinav</code></a> in <a
href="https://redirect.github.com/rogpeppe/go-internal/pull/248">rogpeppe/go-internal#248</a></li>
<li>testscript/doc: add <code>go</code> to the list of testscript
commands by <a
href="https://github.com/rudifa"><code>@​rudifa</code></a> in <a
href="https://redirect.github.com/rogpeppe/go-internal/pull/249">rogpeppe/go-internal#249</a></li>
<li>testscript: Add Chdir method to change directory by <a
href="https://github.com/abhinav"><code>@​abhinav</code></a> in <a
href="https://redirect.github.com/rogpeppe/go-internal/pull/247">rogpeppe/go-internal#247</a></li>
<li>testscript: add kill command by <a
href="https://github.com/kortschak"><code>@​kortschak</code></a> in <a
href="https://redirect.github.com/rogpeppe/go-internal/pull/243">rogpeppe/go-internal#243</a></li>
<li>testscript: clarify HOME and TMPDIR env var names by <a
href="https://github.com/mvdan"><code>@​mvdan</code></a> in <a
href="https://redirect.github.com/rogpeppe/go-internal/pull/240">rogpeppe/go-internal#240</a></li>
<li>all: Add Go 1.22, drop Go 1.20 by <a
href="https://github.com/abhinav"><code>@​abhinav</code></a> in <a
href="https://redirect.github.com/rogpeppe/go-internal/pull/252">rogpeppe/go-internal#252</a></li>
<li>update dependencies and rely on Go 1.21 APIs by <a
href="https://github.com/mvdan"><code>@​mvdan</code></a> in <a
href="https://redirect.github.com/rogpeppe/go-internal/pull/256">rogpeppe/go-internal#256</a></li>
<li>cmd/testscript: remove redundant use of Failed by <a
href="https://github.com/rogpeppe"><code>@​rogpeppe</code></a> in <a
href="https://redirect.github.com/rogpeppe/go-internal/pull/257">rogpeppe/go-internal#257</a></li>
<li>testscript: add Config.Files by <a
href="https://github.com/rogpeppe"><code>@​rogpeppe</code></a> in <a
href="https://redirect.github.com/rogpeppe/go-internal/pull/258">rogpeppe/go-internal#258</a></li>
<li>cmd/testscript: do not create an extra temporary directory by <a
href="https://github.com/rogpeppe"><code>@​rogpeppe</code></a> in <a
href="https://redirect.github.com/rogpeppe/go-internal/pull/259">rogpeppe/go-internal#259</a></li>
<li>Fix typos discovered by codespell by <a
href="https://github.com/cclauss"><code>@​cclauss</code></a> in <a
href="https://redirect.github.com/rogpeppe/go-internal/pull/262">rogpeppe/go-internal#262</a></li>
<li>testscript: ignore result when interrupting background processes by
<a href="https://github.com/mvdan"><code>@​mvdan</code></a> in <a
href="https://redirect.github.com/rogpeppe/go-internal/pull/265">rogpeppe/go-internal#265</a></li>
<li>add goproxytest testing API, forward dirhash by <a
href="https://github.com/mvdan"><code>@​mvdan</code></a> in <a
href="https://redirect.github.com/rogpeppe/go-internal/pull/272">rogpeppe/go-internal#272</a></li>
<li>update Go, update the README by <a
href="https://github.com/mvdan"><code>@​mvdan</code></a> in <a
href="https://redirect.github.com/rogpeppe/go-internal/pull/273">rogpeppe/go-internal#273</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/anthonyfok"><code>@​anthonyfok</code></a> made
their first contribution in <a
href="https://redirect.github.com/rogpeppe/go-internal/pull/246">rogpeppe/go-internal#246</a></li>
<li><a href="https://github.com/abhinav"><code>@​abhinav</code></a> made
their first contribution in <a
href="https://redirect.github.com/rogpeppe/go-internal/pull/248">rogpeppe/go-internal#248</a></li>
<li><a href="https://github.com/rudifa"><code>@​rudifa</code></a> made
their first contribution in <a
href="https://redirect.github.com/rogpeppe/go-internal/pull/249">rogpeppe/go-internal#249</a></li>
<li><a href="https://github.com/kortschak"><code>@​kortschak</code></a>
made their first contribution in <a
href="https://redirect.github.com/rogpeppe/go-internal/pull/243">rogpeppe/go-internal#243</a></li>
<li><a href="https://github.com/cclauss"><code>@​cclauss</code></a> made
their first contribution in <a
href="https://redirect.github.com/rogpeppe/go-internal/pull/262">rogpeppe/go-internal#262</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/rogpeppe/go-internal/compare/v1.12.0...v1.13.1">https://github.com/rogpeppe/go-internal/compare/v1.12.0...v1.13.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/rogpeppe/go-internal/commit/e67a4aa07a58fd7f4cc884153739cb77b34f0edb"><code>e67a4aa</code></a>
README: update the package list</li>
<li><a
href="https://github.com/rogpeppe/go-internal/commit/47945490eb81473ad592ca87be8de4054f99d6c3"><code>4794549</code></a>
take advantage of Go 1.22</li>
<li><a
href="https://github.com/rogpeppe/go-internal/commit/5ce929e65f38a45eb82649213f81a56309bb23d6"><code>5ce929e</code></a>
drop Go 1.21, add Go 1.23</li>
<li><a
href="https://github.com/rogpeppe/go-internal/commit/3a65db189041978f8abe8460f17affd7a3868731"><code>3a65db1</code></a>
dirhash: forward to golang.org/x/mod/sumdb/dirhash</li>
<li><a
href="https://github.com/rogpeppe/go-internal/commit/361e7d2c652a2648e74aa46e94c7d4a619a1ff7e"><code>361e7d2</code></a>
goproxytest: add test wrapper API</li>
<li><a
href="https://github.com/rogpeppe/go-internal/commit/ccf4b4329d214bf5fafd8e44309c210999d0fd40"><code>ccf4b43</code></a>
testscript: ignore result when interrupting background processes</li>
<li><a
href="https://github.com/rogpeppe/go-internal/commit/66960b672088df056d7b9942d9e4f433ce01c285"><code>66960b6</code></a>
Fix typos discovered by codespell</li>
<li><a
href="https://github.com/rogpeppe/go-internal/commit/55565001c094a05d1cde0c37b8157989d7ed9ae9"><code>5556500</code></a>
cmd/testscript: do not create an extra temporary directory (<a
href="https://redirect.github.com/rogpeppe/go-internal/issues/259">#259</a>)</li>
<li><a
href="https://github.com/rogpeppe/go-internal/commit/b143f3fd64d396b115ee7a4f98e64d3ef3280b77"><code>b143f3f</code></a>
testscript: add Config.Files (<a
href="https://redirect.github.com/rogpeppe/go-internal/issues/258">#258</a>)</li>
<li><a
href="https://github.com/rogpeppe/go-internal/commit/8300480d82dbc1ef6d98abf4b8ca00508026c5ed"><code>8300480</code></a>
cmd/testscript: remove redundant use of Failed (<a
href="https://redirect.github.com/rogpeppe/go-internal/issues/257">#257</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/rogpeppe/go-internal/compare/v1.12.0...v1.13.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/stretchr/testify` from 1.9.0 to 1.10.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/stretchr/testify/releases">github.com/stretchr/testify's
releases</a>.</em></p>
<blockquote>
<h2>v1.10.0</h2>
<h2>What's Changed</h2>
<h3>Functional Changes</h3>
<ul>
<li>Add PanicAssertionFunc by <a
href="https://github.com/fahimbagar"><code>@​fahimbagar</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1337">stretchr/testify#1337</a></li>
<li>assert: deprecate CompareType by <a
href="https://github.com/dolmen"><code>@​dolmen</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1566">stretchr/testify#1566</a></li>
<li>assert: make YAML dependency pluggable via build tags by <a
href="https://github.com/dolmen"><code>@​dolmen</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1579">stretchr/testify#1579</a></li>
<li>assert: new assertion NotElementsMatch by <a
href="https://github.com/hendrywiranto"><code>@​hendrywiranto</code></a>
in <a
href="https://redirect.github.com/stretchr/testify/pull/1600">stretchr/testify#1600</a></li>
<li>mock: in order mock calls by <a
href="https://github.com/ReyOrtiz"><code>@​ReyOrtiz</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1637">stretchr/testify#1637</a></li>
<li>Add assertion for NotErrorAs by <a
href="https://github.com/palsivertsen"><code>@​palsivertsen</code></a>
in <a
href="https://redirect.github.com/stretchr/testify/pull/1129">stretchr/testify#1129</a></li>
<li>Record Return Arguments of a Call by <a
href="https://github.com/jayd3e"><code>@​jayd3e</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1636">stretchr/testify#1636</a></li>
<li>assert.EqualExportedValues: accepts everything by <a
href="https://github.com/redachl"><code>@​redachl</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1586">stretchr/testify#1586</a></li>
</ul>
<h3>Fixes</h3>
<ul>
<li>assert: make tHelper a type alias by <a
href="https://github.com/dolmen"><code>@​dolmen</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1562">stretchr/testify#1562</a></li>
<li>Do not get argument again unnecessarily in Arguments.Error() by <a
href="https://github.com/TomWright"><code>@​TomWright</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/820">stretchr/testify#820</a></li>
<li>Fix time.Time compare by <a
href="https://github.com/myxo"><code>@​myxo</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1582">stretchr/testify#1582</a></li>
<li>assert.Regexp: handle []byte array properly by <a
href="https://github.com/kevinburkesegment"><code>@​kevinburkesegment</code></a>
in <a
href="https://redirect.github.com/stretchr/testify/pull/1587">stretchr/testify#1587</a></li>
<li>assert: collect.FailNow() should not panic by <a
href="https://github.com/marshall-lee"><code>@​marshall-lee</code></a>
in <a
href="https://redirect.github.com/stretchr/testify/pull/1481">stretchr/testify#1481</a></li>
<li>mock: simplify implementation of FunctionalOptions by <a
href="https://github.com/dolmen"><code>@​dolmen</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1571">stretchr/testify#1571</a></li>
<li>mock: caller information for unexpected method call by <a
href="https://github.com/spirin"><code>@​spirin</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1644">stretchr/testify#1644</a></li>
<li>suite: fix test failures by <a
href="https://github.com/stevenh"><code>@​stevenh</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1421">stretchr/testify#1421</a></li>
<li>Fix issue <a
href="https://redirect.github.com/stretchr/testify/issues/1662">#1662</a>
(comparing infs should fail) by <a
href="https://github.com/ybrustin"><code>@​ybrustin</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1663">stretchr/testify#1663</a></li>
<li>NotSame should fail if args are not pointers <a
href="https://redirect.github.com/stretchr/testify/issues/1661">#1661</a>
by <a href="https://github.com/sikehish"><code>@​sikehish</code></a> in
<a
href="https://redirect.github.com/stretchr/testify/pull/1664">stretchr/testify#1664</a></li>
<li>Increase timeouts in Test_Mock_Called_blocks to reduce flakiness in
CI by <a href="https://github.com/sikehish"><code>@​sikehish</code></a>
in <a
href="https://redirect.github.com/stretchr/testify/pull/1667">stretchr/testify#1667</a></li>
<li>fix: compare functional option names for indirect calls by <a
href="https://github.com/arjun-1"><code>@​arjun-1</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1626">stretchr/testify#1626</a></li>
</ul>
<h3>Documantation, Build &amp; CI</h3>
<ul>
<li>.gitignore: ignore &quot;go test -c&quot; binaries by <a
href="https://github.com/dolmen"><code>@​dolmen</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1565">stretchr/testify#1565</a></li>
<li>mock: improve doc by <a
href="https://github.com/dolmen"><code>@​dolmen</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1570">stretchr/testify#1570</a></li>
<li>mock: fix FunctionalOptions docs by <a
href="https://github.com/snirye"><code>@​snirye</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1433">stretchr/testify#1433</a></li>
<li>README: link out to the excellent testifylint by <a
href="https://github.com/brackendawson"><code>@​brackendawson</code></a>
in <a
href="https://redirect.github.com/stretchr/testify/pull/1568">stretchr/testify#1568</a></li>
<li>assert: fix typo in comment by <a
href="https://github.com/JohnEndson"><code>@​JohnEndson</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1580">stretchr/testify#1580</a></li>
<li>Correct the EventuallyWithT and EventuallyWithTf example by <a
href="https://github.com/JonCrowther"><code>@​JonCrowther</code></a> in
<a
href="https://redirect.github.com/stretchr/testify/pull/1588">stretchr/testify#1588</a></li>
<li>CI: bump softprops/action-gh-release from 1 to 2 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1575">stretchr/testify#1575</a></li>
<li>mock: document more alternatives to deprecated
AnythingOfTypeArgument by <a
href="https://github.com/dolmen"><code>@​dolmen</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1569">stretchr/testify#1569</a></li>
<li>assert: Correctly document EqualValues behavior by <a
href="https://github.com/brackendawson"><code>@​brackendawson</code></a>
in <a
href="https://redirect.github.com/stretchr/testify/pull/1593">stretchr/testify#1593</a></li>
<li>fix: grammar in godoc by <a
href="https://github.com/miparnisari"><code>@​miparnisari</code></a> in
<a
href="https://redirect.github.com/stretchr/testify/pull/1607">stretchr/testify#1607</a></li>
<li>.github/workflows: Run tests for Go 1.22 by <a
href="https://github.com/HaraldNordgren"><code>@​HaraldNordgren</code></a>
in <a
href="https://redirect.github.com/stretchr/testify/pull/1629">stretchr/testify#1629</a></li>
<li>Document suite's lack of support for t.Parallel by <a
href="https://github.com/brackendawson"><code>@​brackendawson</code></a>
in <a
href="https://redirect.github.com/stretchr/testify/pull/1645">stretchr/testify#1645</a></li>
<li>assert: fix typos in comments by <a
href="https://github.com/alexandear"><code>@​alexandear</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1650">stretchr/testify#1650</a></li>
<li>mock: fix doc comment for NotBefore by <a
href="https://github.com/alexandear"><code>@​alexandear</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1651">stretchr/testify#1651</a></li>
<li>Generate better comments for require package by <a
href="https://github.com/Neokil"><code>@​Neokil</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1610">stretchr/testify#1610</a></li>
<li>README: replace Testify V2 notice with <a
href="https://github.com/dolmen"><code>@​dolmen</code></a>'s V2
manifesto by <a
href="https://github.com/hendrywiranto"><code>@​hendrywiranto</code></a>
in <a
href="https://redirect.github.com/stretchr/testify/pull/1518">stretchr/testify#1518</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/fahimbagar"><code>@​fahimbagar</code></a> made
their first contribution in <a
href="https://redirect.github.com/stretchr/testify/pull/1337">stretchr/testify#1337</a></li>
<li><a href="https://github.com/TomWright"><code>@​TomWright</code></a>
made their first contribution in <a
href="https://redirect.github.com/stretchr/testify/pull/820">stretchr/testify#820</a></li>
<li><a href="https://github.com/snirye"><code>@​snirye</code></a> made
their first contribution in <a
href="https://redirect.github.com/stretchr/testify/pull/1433">stretchr/testify#1433</a></li>
<li><a href="https://github.com/myxo"><code>@​myxo</code></a> made their
first contribution in <a
href="https://redirect.github.com/stretchr/testify/pull/1582">stretchr/testify#1582</a></li>
<li><a
href="https://github.com/JohnEndson"><code>@​JohnEndson</code></a> made
their first contribution in <a
href="https://redirect.github.com/stretchr/testify/pull/1580">stretchr/testify#1580</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/stretchr/testify/commit/89cbdd9e7b39eb58896d316a7495597d3aba4371"><code>89cbdd9</code></a>
Merge pull request <a
href="https://redirect.github.com/stretchr/testify/issues/1626">#1626</a>
from arjun-1/fix-functional-options-diff-indirect-calls</li>
<li><a
href="https://github.com/stretchr/testify/commit/07bac606be2191ae89a281195e58d01e0de7b5f8"><code>07bac60</code></a>
Merge pull request <a
href="https://redirect.github.com/stretchr/testify/issues/1667">#1667</a>
from sikehish/flaky</li>
<li><a
href="https://github.com/stretchr/testify/commit/716de8dff46ed7ae3c6ebb7a6124db741ba7c018"><code>716de8d</code></a>
Increase timeouts in Test_Mock_Called_blocks to reduce flakiness in
CI</li>
<li><a
href="https://github.com/stretchr/testify/commit/118fb8346630c192421c8914848381af9d4412a7"><code>118fb83</code></a>
NotSame should fail if args are not pointers <a
href="https://redirect.github.com/stretchr/testify/issues/1661">#1661</a>
(<a
href="https://redirect.github.com/stretchr/testify/issues/1664">#1664</a>)</li>
<li><a
href="https://github.com/stretchr/testify/commit/7d99b2b43d8f60a8982a78cde6e8bd287dea5da0"><code>7d99b2b</code></a>
attempt 2</li>
<li><a
href="https://github.com/stretchr/testify/commit/05f87c016035811e6d8371f1887ec360c318f53f"><code>05f87c0</code></a>
more similar</li>
<li><a
href="https://github.com/stretchr/testify/commit/ea7129e00694592e20cb34c58a6b8a251418b9da"><code>ea7129e</code></a>
better fmt</li>
<li><a
href="https://github.com/stretchr/testify/commit/a1b9c9efe3c25c50678b1e492045164b914e255f"><code>a1b9c9e</code></a>
Merge pull request <a
href="https://redirect.github.com/stretchr/testify/issues/1663">#1663</a>
from ybrustin/master</li>
<li><a
href="https://github.com/stretchr/testify/commit/8302de98b17649445fc1f1992fc3fecdb40c59ba"><code>8302de9</code></a>
Merge branch 'master' into master</li>
<li><a
href="https://github.com/stretchr/testify/commit/89352f7958086841c72425ccd6f43ab299e1309c"><code>89352f7</code></a>
Merge pull request <a
href="https://redirect.github.com/stretchr/testify/issues/1518">#1518</a>
from hendrywiranto/adjust-readme-remove-v2</li>
<li>Additional commits viewable in <a
href="https://github.com/stretchr/testify/compare/v1.9.0...v1.10.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/yuin/goldmark` from 1.7.2 to 1.7.8
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/yuin/goldmark/commit/d9c03f07f08c2d36f23afe52dda865f05320ac86"><code>d9c03f0</code></a>
Deprecate Node.Text</li>
<li><a
href="https://github.com/yuin/goldmark/commit/65dcf6cd0aadc37c2e4ddf73ff5dd4335760ed0a"><code>65dcf6c</code></a>
Add warning to Node.Text GoDoc</li>
<li><a
href="https://github.com/yuin/goldmark/commit/ad1565131ac59a62eca147ca3e56d178fdd28cc2"><code>ad15651</code></a>
Fix <a
href="https://redirect.github.com/yuin/goldmark/issues/470">#470</a></li>
<li><a
href="https://github.com/yuin/goldmark/commit/bc993b4f59cfaa8cd8c37215272dbc018e820384"><code>bc993b4</code></a>
Fix testcases</li>
<li><a
href="https://github.com/yuin/goldmark/commit/41273a4d0725cd0f098184e01fee4e1a2516ae87"><code>41273a4</code></a>
Fix EOF rendering</li>
<li><a
href="https://github.com/yuin/goldmark/commit/d80ac9397c194fdc8cb1d5ceb4f764a11e67c980"><code>d80ac93</code></a>
Merge pull request <a
href="https://redirect.github.com/yuin/goldmark/issues/462">#462</a>
from Andrew-Morozko/table_fix</li>
<li><a
href="https://github.com/yuin/goldmark/commit/15000ac6a1a8f30e4bd600da0df06f9634f86782"><code>15000ac</code></a>
Fix lint errors</li>
<li><a
href="https://github.com/yuin/goldmark/commit/14d91f957fc5cbed83d9124da3bb128cac11f590"><code>14d91f9</code></a>
Merge pull request <a
href="https://redirect.github.com/yuin/goldmark/issues/432">#432</a>
from dr2chase/master</li>
<li><a
href="https://github.com/yuin/goldmark/commit/3847ca20c65e8baacae69bbae6a14dbf8a09c611"><code>3847ca2</code></a>
lazy initialize html5entities</li>
<li><a
href="https://github.com/yuin/goldmark/commit/697e44ce881f864c785b78bdce80b0b48c86d712"><code>697e44c</code></a>
Fix <a
href="https://redirect.github.com/yuin/goldmark/issues/464">#464</a>,
Fix <a
href="https://redirect.github.com/yuin/goldmark/issues/465">#465</a></li>
<li>Additional commits viewable in <a
href="https://github.com/yuin/goldmark/compare/v1.7.2...v1.7.8">compare
view</a></li>
</ul>
</details>
<br />

Updates `go.opentelemetry.io/otel` from 1.29.0 to 1.34.0
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md">go.opentelemetry.io/otel's
changelog</a>.</em></p>
<blockquote>
<h2>[1.34.0/0.56.0/0.10.0] 2025-01-17</h2>
<h3>Changed</h3>
<ul>
<li>Remove the notices from <code>Logger</code> to make the whole Logs
API user-facing in <code>go.opentelemetry.io/otel/log</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6167">#6167</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Relax minimum Go version to 1.22.0 in various modules. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6073">#6073</a>)</li>
<li>The <code>Type</code> name logged for the
<code>go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc</code>
client is corrected from <code>otlphttpgrpc</code> to
<code>otlptracegrpc</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6143">#6143</a>)</li>
<li>The <code>Type</code> name logged for the
<code>go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlphttpgrpc</code>
client is corrected from <code>otlphttphttp</code> to
<code>otlptracehttp</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6143">#6143</a>)</li>
</ul>
<h2>[1.33.0/0.55.0/0.9.0/0.0.12] 2024-12-12</h2>
<h3>Added</h3>
<ul>
<li>Add <code>Reset</code> method to <code>SpanRecorder</code> in
<code>go.opentelemetry.io/otel/sdk/trace/tracetest</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5994">#5994</a>)</li>
<li>Add <code>EnabledInstrument</code> interface in
<code>go.opentelemetry.io/otel/sdk/metric/internal/x</code>.
This is an experimental interface that is implemented by synchronous
instruments provided by
<code>go.opentelemetry.io/otel/sdk/metric</code>.
Users can use it to avoid performing computationally expensive
operations when recording measurements.
It does not fall within the scope of the OpenTelemetry Go versioning and
stability <a
href="https://github.com/open-telemetry/opentelemetry-go/blob/main/VERSIONING.md">policy</a>
and it may be changed in backwards incompatible ways or removed in
feature releases. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6016">#6016</a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>The default global API now supports full auto-instrumentation from
the <code>go.opentelemetry.io/auto</code> package.
See that package for more information. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5920">#5920</a>)</li>
<li>Propagate non-retryable error messages to client in
<code>go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp</code>.
(<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5929">#5929</a>)</li>
<li>Propagate non-retryable error messages to client in
<code>go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp</code>.
(<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5929">#5929</a>)</li>
<li>Propagate non-retryable error messages to client in
<code>go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp</code>.
(<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5929">#5929</a>)</li>
<li>Performance improvements for attribute value
<code>AsStringSlice</code>, <code>AsFloat64Slice</code>,
<code>AsInt64Slice</code>, <code>AsBoolSlice</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6011">#6011</a>)</li>
<li>Change <code>EnabledParameters</code> to have a
<code>Severity</code> field instead of a getter and setter in
<code>go.opentelemetry.io/otel/log</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6009">#6009</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Fix inconsistent request body closing in
<code>go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp</code>.
(<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5954">#5954</a>)</li>
<li>Fix inconsistent request body closing in
<code>go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp</code>.
(<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5954">#5954</a>)</li>
<li>Fix inconsistent request body closing in
<code>go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp</code>.
(<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5954">#5954</a>)</li>
<li>Fix invalid exemplar keys in
<code>go.opentelemetry.io/otel/exporters/prometheus</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5995">#5995</a>)</li>
<li>Fix attribute value truncation in
<code>go.opentelemetry.io/otel/sdk/trace</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5997">#5997</a>)</li>
<li>Fix attribute value truncation in
<code>go.opentelemetry.io/otel/sdk/log</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6032">#6032</a>)</li>
</ul>
<h2>[1.32.0/0.54.0/0.8.0/0.0.11] 2024-11-08</h2>
<h3>Added</h3>
<ul>
<li>Add
<code>go.opentelemetry.io/otel/sdk/metric/exemplar.AlwaysOffFilter</code>,
which can be used to disable exemplar recording. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5850">#5850</a>)</li>
<li>Add
<code>go.opentelemetry.io/otel/sdk/metric.WithExemplarFilter</code>,
which can be used to configure the exemplar filter used by the metrics
SDK. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5850">#5850</a>)</li>
<li>Add <code>ExemplarReservoirProviderSelector</code> and
<code>DefaultExemplarReservoirProviderSelector</code> to
<code>go.opentelemetry.io/otel/sdk/metric</code>, which defines the
exemplar reservoir to use based on the aggregation of the metric. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5861">#5861</a>)</li>
<li>Add <code>ExemplarReservoirProviderSelector</code> to
<code>go.opentelemetry.io/otel/sdk/metric.Stream</code> to allow using
views to configure the exemplar reservoir to use for a metric. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5861">#5861</a>)</li>
<li>Add <code>ReservoirProvider</code>,
<code>HistogramReservoirProvider</code> and
<code>FixedSizeReservoirProvider</code> to
<code>go.opentelemetry.io/otel/sdk/metric/exemplar</code> to make it
convenient to use providers of Reservoirs. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5861">#5861</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/edc378fa8d0ce3f00fa8f3939b423436b3f230cf"><code>edc378f</code></a>
Release v1.34.0/v0.56.0/v0.10.0 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6174">#6174</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/e18299f7b785beab822708c6f62f5c1a39955381"><code>e18299f</code></a>
log: Make whole Logs API user-facing (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6167">#6167</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/cbc3b6a5bb245ccce687559b92c135d680c5699b"><code>cbc3b6a</code></a>
fix(deps): update module google.golang.org/protobuf to v1.36.3 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6166">#6166</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/2dcb9b3b4c086da230651d78a9a24a1c6997b9fa"><code>2dcb9b3</code></a>
chore(deps): update module github.com/protonmail/go-crypto to v1.1.5 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6165">#6165</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/764ae10865d84d29452b2a7448d2f3feae185b2c"><code>764ae10</code></a>
fix(deps): update googleapis to 1a7da9e (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6164">#6164</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/f87cced26108ccd58e9c6411731a935ad078e6c2"><code>f87cced</code></a>
chore(deps): update module github.com/ldez/exptostd to v0.4.0 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6163">#6163</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/be76ebfacfd2b3b2ca284cf6726b22ac87a8cbb2"><code>be76ebf</code></a>
chore(deps): update module github.com/crocmagnon/fatcontext to v0.6.0
(<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6162">#6162</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/3e60bd43f8c21bf4e62683fcd7360a415b67f00b"><code>3e60bd4</code></a>
fix(deps): update module golang.org/x/vuln to v1.1.4 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6161">#6161</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/79b1fc1b9dc3af32b16736e6bf0a7b74c877e48d"><code>79b1fc1</code></a>
Fix demo links (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6160">#6160</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/4a87cfedc6189a696a3695a90ce53842220b3c58"><code>4a87cfe</code></a>
fix(deps): update module google.golang.org/grpc to v1.69.4 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6159">#6159</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/open-telemetry/opentelemetry-go/compare/v1.29.0...v1.34.0">compare
view</a></li>
</ul>
</details>
<br />

Updates
`go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc` from
1.29.0 to 1.34.0
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md">go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc's
changelog</a>.</em></p>
<blockquote>
<h2>[1.34.0/0.56.0/0.10.0] 2025-01-17</h2>
<h3>Changed</h3>
<ul>
<li>Remove the notices from <code>Logger</code> to make the whole Logs
API user-facing in <code>go.opentelemetry.io/otel/log</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6167">#6167</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Relax minimum Go version to 1.22.0 in various modules. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6073">#6073</a>)</li>
<li>The <code>Type</code> name logged for the
<code>go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc</code>
client is corrected from <code>otlphttpgrpc</code> to
<code>otlptracegrpc</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6143">#6143</a>)</li>
<li>The <code>Type</code> name logged for the
<code>go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlphttpgrpc</code>
client is corrected from <code>otlphttphttp</code> to
<code>otlptracehttp</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6143">#6143</a>)</li>
</ul>
<h2>[1.33.0/0.55.0/0.9.0/0.0.12] 2024-12-12</h2>
<h3>Added</h3>
<ul>
<li>Add <code>Reset</code> method to <code>SpanRecorder</code> in
<code>go.opentelemetry.io/otel/sdk/trace/tracetest</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5994">#5994</a>)</li>
<li>Add <code>EnabledInstrument</code> interface in
<code>go.opentelemetry.io/otel/sdk/metric/internal/x</code>.
This is an experimental interface that is implemented by synchronous
instruments provided by
<code>go.opentelemetry.io/otel/sdk/metric</code>.
Users can use it to avoid performing computationally expensive
operations when recording measurements.
It does not fall within the scope of the OpenTelemetry Go versioning and
stability <a
href="https://github.com/open-telemetry/opentelemetry-go/blob/main/VERSIONING.md">policy</a>
and it may be changed in backwards incompatible ways or removed in
feature releases. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6016">#6016</a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>The default global API now supports full auto-instrumentation from
the <code>go.opentelemetry.io/auto</code> package.
See that package for more information. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5920">#5920</a>)</li>
<li>Propagate non-retryable error messages to client in
<code>go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp</code>.
(<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5929">#5929</a>)</li>
<li>Propagate non-retryable error messages to client in
<code>go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp</code>.
(<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5929">#5929</a>)</li>
<li>Propagate non-retryable error messages to client in
<code>go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp</code>.
(<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5929">#5929</a>)</li>
<li>Performance improvements for attribute value
<code>AsStringSlice</code>, <code>AsFloat64Slice</code>,
<code>AsInt64Slice</code>, <code>AsBoolSlice</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6011">#6011</a>)</li>
<li>Change <code>EnabledParameters</code> to have a
<code>Severity</code> field instead of a getter and setter in
<code>go.opentelemetry.io/otel/log</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6009">#6009</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Fix inconsistent request body closing in
<code>go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp</code>.
(<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5954">#5954</a>)</li>
<li>Fix inconsistent request body closing in
<code>go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp</code>.
(<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5954">#5954</a>)</li>
<li>Fix inconsistent request body closing in
<code>go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp</code>.
(<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5954">#5954</a>)</li>
<li>Fix invalid exemplar keys in
<code>go.opentelemetry.io/otel/exporters/prometheus</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5995">#5995</a>)</li>
<li>Fix attribute value truncation in
<code>go.opentelemetry.io/otel/sdk/trace</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5997">#5997</a>)</li>
<li>Fix attribute value truncation in
<code>go.opentelemetry.io/otel/sdk/log</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6032">#6032</a>)</li>
</ul>
<h2>[1.32.0/0.54.0/0.8.0/0.0.11] 2024-11-08</h2>
<h3>Added</h3>
<ul>
<li>Add
<code>go.opentelemetry.io/otel/sdk/metric/exemplar.AlwaysOffFilter</code>,
which can be used to disable exemplar recording. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5850">#5850</a>)</li>
<li>Add
<code>go.opentelemetry.io/otel/sdk/metric.WithExemplarFilter</code>,
which can be used to configure the exemplar filter used by the metrics
SDK. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5850">#5850</a>)</li>
<li>Add <code>ExemplarReservoirProviderSelector</code> and
<code>DefaultExemplarReservoirProviderSelector</code> to
<code>go.opentelemetry.io/otel/sdk/metric</code>, which defines the
exemplar reservoir to use based on the aggregation of the metric. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5861">#5861</a>)</li>
<li>Add <code>ExemplarReservoirProviderSelector</code> to
<code>go.opentelemetry.io/otel/sdk/metric.Stream</code> to allow using
views to configure the exemplar reservoir to use for a metric. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5861">#5861</a>)</li>
<li>Add <code>ReservoirProvider</code>,
<code>HistogramReservoirProvider</code> and
<code>FixedSizeReservoirProvider</code> to
<code>go.opentelemetry.io/otel/sdk/metric/exemplar</code> to make it
convenient to use providers of Reservoirs. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5861">#5861</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/edc378fa8d0ce3f00fa8f3939b423436b3f230cf"><code>edc378f</code></a>
Release v1.34.0/v0.56.0/v0.10.0 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6174">#6174</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/e18299f7b785beab822708c6f62f5c1a39955381"><code>e18299f</code></a>
log: Make whole Logs API user-facing (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6167">#6167</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/cbc3b6a5bb245ccce687559b92c135d680c5699b"><code>cbc3b6a</code></a>
fix(deps): update module google.golang.org/protobuf to v1.36.3 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6166">#6166</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/2dcb9b3b4c086da230651d78a9a24a1c6997b9fa"><code>2dcb9b3</code></a>
chore(deps): update module github.com/protonmail/go-crypto to v1.1.5 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6165">#6165</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/764ae10865d84d29452b2a7448d2f3feae185b2c"><code>764ae10</code></a>
fix(deps): update googleapis to 1a7da9e (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6164">#6164</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/f87cced26108ccd58e9c6411731a935ad078e6c2"><code>f87cced</code></a>
chore(deps): update module github.com/ldez/exptostd to v0.4.0 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6163">#6163</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/be76ebfacfd2b3b2ca284cf6726b22ac87a8cbb2"><code>be76ebf</code></a>
chore(deps): update module github.com/crocmagnon/fatcontext to v0.6.0
(<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6162">#6162</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/3e60bd43f8c21bf4e62683fcd7360a415b67f00b"><code>3e60bd4</code></a>
fix(deps): update module golang.org/x/vuln to v1.1.4 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6161">#6161</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/79b1fc1b9dc3af32b16736e6bf0a7b74c877e48d"><code>79b1fc1</code></a>
Fix demo links (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6160">#6160</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/4a87cfedc6189a696a3695a90ce53842220b3c58"><code>4a87cfe</code></a>
fix(deps): update module google.golang.org/grpc to v1.69.4 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6159">#6159</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/open-telemetry/opentelemetry-go/compare/v1.29.0...v1.34.0">compare
view</a></li>
</ul>
</details>
<br />

Updates
`go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp` from
1.29.0 to 1.34.0
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md">go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp's
changelog</a>.</em></p>
<blockquote>
<h2>[1.34.0/0.56.0/0.10.0] 2025-01-17</h2>
<h3>Changed</h3>
<ul>
<li>Remove the notices from <code>Logger</code> to make the whole Logs
API user-facing in <code>go.opentelemetry.io/otel/log</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6167">#6167</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Relax minimum Go version to 1.22.0 in various modules. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6073">#6073</a>)</li>
<li>The <code>Type</code> name logged for the
<code>go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc</code>
client is corrected from <code>otlphttpgrpc</code> to
<code>otlptracegrpc</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6143">#6143</a>)</li>
<li>The <code>Type</code> name logged for the
<code>go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlphttpgrpc</code>
client is corrected from <code>otlphttphttp</code> to
<code>otlptracehttp</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6143">#6143</a>)</li>
</ul>
<h2>[1.33.0/0.55.0/0.9.0/0.0.12] 2024-12-12</h2>
<h3>Added</h3>
<ul>
<li>Add <code>Reset</code> method to <code>SpanRecorder</code> in
<code>go.opentelemetry.io/otel/sdk/trace/tracetest</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5994">#5994</a>)</li>
<li>Add <code>EnabledInstrument</code> interface in
<code>go.opentelemetry.io/otel/sdk/metric/internal/x</code>.
This is an experimental interface that is implemented by synchronous
instruments provided by
<code>go.opentelemetry.io/otel/sdk/metric</code>.
Users can use it to avoid performing computationally expensive
operations when recording measurements.
It does not fall within the scope of the OpenTelemetry Go versioning and
stability <a
href="https://github.com/open-telemetry/opentelemetry-go/blob/main/VERSIONING.md">policy</a>
and it may be changed in backwards incompatible ways or removed in
feature releases. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6016">#6016</a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>The default global API now supports full auto-instrumentation from
the <code>go.opentelemetry.io/auto</code> package.
See that package for more information. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5920">#5920</a>)</li>
<li>Propagate non-retryable error messages to client in
<code>go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp</code>.
(<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5929">#5929</a>)</li>
<li>Propagate non-retryable error messages to client in
<code>go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp</code>.
(<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5929">#5929</a>)</li>
<li>Propagate non-retryable error messages to client in
<code>go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp</code>.
(<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5929">#5929</a>)</li>
<li>Performance improvements for attribute value
<code>AsStringSlice</code>, <code>AsFloat64Slice</code>,
<code>AsInt64Slice</code>, <code>AsBoolSlice</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6011">#6011</a>)</li>
<li>Change <code>EnabledParameters</code> to have a
<code>Severity</code> field instead of a getter and setter in
<code>go.opentelemetry.io/otel/log</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6009">#6009</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Fix inconsistent request body closing in
<code>go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp</code>.
(<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5954">#5954</a>)</li>
<li>Fix inconsistent request body closing in
<code>go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp</code>.
(<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5954">#5954</a>)</li>
<li>Fix inconsistent request body closing in
<code>go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp</code>.
(<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5954">#5954</a>)</li>
<li>Fix invalid exemplar keys in
<code>go.opentelemetry.io/otel/exporters/prometheus</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5995">#5995</a>)</li>
<li>Fix attribute value truncation in
<code>go.opentelemetry.io/otel/sdk/trace</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5997">#5997</a>)</li>
<li>Fix attribute value truncation in
<code>go.opentelemetry.io/otel/sdk/log</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6032">#6032</a>)</li>
</ul>
<h2>[1.32.0/0.54.0/0.8.0/0.0.11] 2024-11-08</h2>
<h3>Added</h3>
<ul>
<li>Add
<code>go.opentelemetry.io/otel/sdk/metric/exemplar.AlwaysOffFilter</code>,
which can be used to disable exemplar recording. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5850">#5850</a>)</li>
<li>Add
<code>go.opentelemetry.io/otel/sdk/metric.WithExemplarFilter</code>,
which can be used to configure the exemplar filter used by the metrics
SDK. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5850">#5850</a>)</li>
<li>Add <code>ExemplarReservoirProviderSelector</code> and
<code>DefaultExemplarReservoirProviderSelector</code> to
<code>go.opentelemetry.io/otel/sdk/metric</code>, which defines the
exemplar reservoir to use based on the aggregation of the metric. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5861">#5861</a>)</li>
<li>Add <code>ExemplarReservoirProviderSelector</code> to
<code>go.opentelemetry.io/otel/sdk/metric.Stream</code> to allow using
views to configure the exemplar reservoir to use for a metric. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5861">#5861</a>)</li>
<li>Add <code>ReservoirProvider</code>,
<code>HistogramReservoirProvider</code> and
<code>FixedSizeReservoirProvider</code> to
<code>go.opentelemetry.io/otel/sdk/metric/exemplar</code> to make it
convenient to use providers of Reservoirs. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5861">#5861</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/edc378fa8d0ce3f00fa8f3939b423436b3f230cf"><code>edc378f</code></a>
Release v1.34.0/v0.56.0/v0.10.0 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6174">#6174</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/e18299f7b785beab822708c6f62f5c1a39955381"><code>e18299f</code></a>
log: Make whole Logs API user-facing (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6167">#6167</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/cbc3b6a5bb245ccce687559b92c135d680c5699b"><code>cbc3b6a</code></a>
fix(deps): update module google.golang.org/protobuf to v1.36.3 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6166">#6166</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/2dcb9b3b4c086da230651d78a9a24a1c6997b9fa"><code>2dcb9b3</code></a>
chore(deps): update module github.com/protonmail/go-crypto to v1.1.5 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6165">#6165</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/764ae10865d84d29452b2a7448d2f3feae185b2c"><code>764ae10</code></a>
fix(deps): update googleapis to 1a7da9e (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6164">#6164</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/f87cced26108ccd58e9c6411731a935ad078e6c2"><code>f87cced</code></a>
chore(deps): update module github.com/ldez/exptostd to v0.4.0 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6163">#6163</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/be76ebfacfd2b3b2ca284cf6726b22ac87a8cbb2"><code>be76ebf</code></a>
chore(deps)…
  • Loading branch information
dependabot[bot] and thehowl authored Jan 21, 2025
1 parent 1d72733 commit 349ea1f
Show file tree
Hide file tree
Showing 22 changed files with 710 additions and 675 deletions.
10 changes: 5 additions & 5 deletions contribs/github-bot/go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
module github.com/gnolang/gno/contribs/github-bot

go 1.22
go 1.22.0

toolchain go1.22.2
toolchain go1.23.2

replace github.com/gnolang/gno => ../..

Expand All @@ -11,7 +11,7 @@ require (
github.com/google/go-github/v64 v64.0.0
github.com/migueleliasweb/go-github-mock v1.0.1
github.com/sethvargo/go-githubactions v1.3.0
github.com/stretchr/testify v1.9.0
github.com/stretchr/testify v1.10.0
github.com/xlab/treeprint v1.2.0
)

Expand All @@ -21,8 +21,8 @@ require (
github.com/gorilla/mux v1.8.1 // indirect
github.com/peterbourgon/ff/v3 v3.4.0 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
golang.org/x/sys v0.24.0 // indirect
golang.org/x/term v0.23.0 // indirect
golang.org/x/sys v0.29.0 // indirect
golang.org/x/term v0.28.0 // indirect
golang.org/x/time v0.3.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)
12 changes: 6 additions & 6 deletions contribs/github-bot/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

59 changes: 30 additions & 29 deletions contribs/gnodev/go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
module github.com/gnolang/gno/contribs/gnodev

go 1.22
go 1.22.0

toolchain go1.22.4
toolchain go1.22.10

replace github.com/gnolang/gno => ../..

Expand All @@ -21,15 +21,15 @@ require (
github.com/muesli/reflow v0.3.0
github.com/muesli/termenv v0.15.2
github.com/sahilm/fuzzy v0.1.1
github.com/stretchr/testify v1.9.0
github.com/stretchr/testify v1.10.0
go.uber.org/zap v1.27.0
golang.org/x/sync v0.8.0
golang.org/x/term v0.23.0
golang.org/x/sync v0.10.0
golang.org/x/term v0.28.0
)

require (
dario.cat/mergo v1.0.1 // indirect
github.com/alecthomas/chroma/v2 v2.14.0 // indirect
github.com/alecthomas/chroma/v2 v2.15.0 // indirect
github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be // indirect
github.com/atotto/clipboard v0.1.4 // indirect
github.com/aymanbagabas/go-osc52/v2 v2.0.1 // indirect
Expand All @@ -46,11 +46,11 @@ require (
github.com/charmbracelet/x/termios v0.1.0 // indirect
github.com/charmbracelet/x/windows v0.1.2 // indirect
github.com/cockroachdb/apd/v3 v3.2.1 // indirect
github.com/cosmos/ledger-cosmos-go v0.13.3 // indirect
github.com/cosmos/ledger-cosmos-go v0.14.0 // indirect
github.com/creack/pty v1.1.21 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.3.0 // indirect
github.com/dlclark/regexp2 v1.11.0 // indirect
github.com/dlclark/regexp2 v1.11.4 // indirect
github.com/erikgeiser/coninput v0.0.0-20211004153227-1c3628e74d0f // indirect
github.com/go-logfmt/logfmt v0.6.0 // indirect
github.com/go-logr/logr v1.4.2 // indirect
Expand All @@ -59,7 +59,7 @@ require (
github.com/golang/snappy v0.0.4 // indirect
github.com/google/uuid v1.6.0 // indirect
github.com/gorilla/css v1.0.0 // indirect
github.com/grpc-ecosystem/grpc-gateway/v2 v2.22.0 // indirect
github.com/grpc-ecosystem/grpc-gateway/v2 v2.25.1 // indirect
github.com/libp2p/go-buffer-pool v0.1.0 // indirect
github.com/lucasb-eyer/go-colorful v1.2.0 // indirect
github.com/mattn/go-isatty v0.0.20 // indirect
Expand All @@ -74,38 +74,39 @@ require (
github.com/pkg/errors v0.9.1 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/rivo/uniseg v0.4.7 // indirect
github.com/rogpeppe/go-internal v1.12.0 // indirect
github.com/rogpeppe/go-internal v1.13.1 // indirect
github.com/rs/cors v1.11.1 // indirect
github.com/rs/xid v1.6.0 // indirect
github.com/sig-0/insertion-queue v0.0.0-20241004125609-6b3ca841346b // indirect
github.com/syndtr/goleveldb v1.0.1-0.20210819022825-2ae1ddf74ef7 // indirect
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e // indirect
github.com/yuin/goldmark v1.7.2 // indirect
github.com/yuin/goldmark v1.7.8 // indirect
github.com/yuin/goldmark-emoji v1.0.2 // indirect
github.com/yuin/goldmark-highlighting/v2 v2.0.0-20230729083705-37449abec8cc // indirect
github.com/zondax/hid v0.9.2 // indirect
github.com/zondax/ledger-go v0.14.3 // indirect
go.etcd.io/bbolt v1.3.11 // indirect
go.opentelemetry.io/otel v1.29.0 // indirect
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.29.0 // indirect
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.29.0 // indirect
go.opentelemetry.io/otel/metric v1.29.0 // indirect
go.opentelemetry.io/otel/sdk v1.29.0 // indirect
go.opentelemetry.io/otel/sdk/metric v1.29.0 // indirect
go.opentelemetry.io/otel/trace v1.29.0 // indirect
go.opentelemetry.io/proto/otlp v1.3.1 // indirect
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
go.opentelemetry.io/otel v1.34.0 // indirect
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.34.0 // indirect
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.34.0 // indirect
go.opentelemetry.io/otel/metric v1.34.0 // indirect
go.opentelemetry.io/otel/sdk v1.34.0 // indirect
go.opentelemetry.io/otel/sdk/metric v1.34.0 // indirect
go.opentelemetry.io/otel/trace v1.34.0 // indirect
go.opentelemetry.io/proto/otlp v1.5.0 // indirect
go.uber.org/multierr v1.11.0 // indirect
go.uber.org/zap/exp v0.3.0 // indirect
golang.org/x/crypto v0.26.0 // indirect
golang.org/x/crypto v0.32.0 // indirect
golang.org/x/exp v0.0.0-20240613232115-7f521ea00fb8 // indirect
golang.org/x/mod v0.20.0 // indirect
golang.org/x/net v0.28.0 // indirect
golang.org/x/sys v0.24.0 // indirect
golang.org/x/text v0.17.0 // indirect
golang.org/x/tools v0.24.0 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20240822170219-fc7c04adadcd // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20240822170219-fc7c04adadcd // indirect
google.golang.org/grpc v1.65.0 // indirect
google.golang.org/protobuf v1.35.1 // indirect
golang.org/x/mod v0.22.0 // indirect
golang.org/x/net v0.34.0 // indirect
golang.org/x/sys v0.29.0 // indirect
golang.org/x/text v0.21.0 // indirect
golang.org/x/tools v0.29.0 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20250115164207-1a7da9e5054f // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20250115164207-1a7da9e5054f // indirect
google.golang.org/grpc v1.69.4 // indirect
google.golang.org/protobuf v1.36.3 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)
Loading

0 comments on commit 349ea1f

Please sign in to comment.