dependabot[bot] opened a new pull request, #1211:
URL: https://github.com/apache/arrow-go/pull/1211

   Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) 
from 1.12.0 to 1.12.1.
   <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.12.1</h2>
   <p>This is the first release which has the minimum dependencies practical in 
testify v1. The last remaining dependencies are github.com/stretchr/objx which 
itself has no dependencies, and go.yaml.in/yaml/v3. Removing objx would require 
v2, it cannot be vendored. Removing YAML would require vendoring the yaml 
library, which would do more harm than good. It's better to become aware of 
vulnerabilities in the official yaml package than to attempt to maintain our 
own.</p>
   <h2>What's Changed</h2>
   <ul>
   <li>Change yaml library to <code>go.yaml.in/yaml/v3</code> by <a 
href="https://github.com/harryzcy";><code>@​harryzcy</code></a> in <a 
href="https://redirect.github.com/stretchr/testify/pull/1935";>stretchr/testify#1935</a></li>
   <li>change yaml library to go.yaml.in/yaml/v3 by <a 
href="https://github.com/boekkooi-impossiblecloud";><code>@​boekkooi-impossiblecloud</code></a>
 in <a 
href="https://redirect.github.com/stretchr/testify/pull/1772";>stretchr/testify#1772</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/harryzcy";><code>@​harryzcy</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/stretchr/testify/pull/1935";>stretchr/testify#1935</a></li>
   <li><a 
href="https://github.com/boekkooi-impossiblecloud";><code>@​boekkooi-impossiblecloud</code></a>
 made their first contribution in <a 
href="https://redirect.github.com/stretchr/testify/pull/1772";>stretchr/testify#1772</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/stretchr/testify/compare/v1.12.0...v1.12.1";>https://github.com/stretchr/testify/compare/v1.12.0...v1.12.1</a></p>
   <h2>What's Changed</h2>
   <ul>
   <li>Change yaml library to <code>go.yaml.in/yaml/v3</code> by <a 
href="https://github.com/harryzcy";><code>@​harryzcy</code></a> in <a 
href="https://redirect.github.com/stretchr/testify/pull/1935";>stretchr/testify#1935</a></li>
   <li>change yaml library to go.yaml.in/yaml/v3 by <a 
href="https://github.com/boekkooi-impossiblecloud";><code>@​boekkooi-impossiblecloud</code></a>
 in <a 
href="https://redirect.github.com/stretchr/testify/pull/1772";>stretchr/testify#1772</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/harryzcy";><code>@​harryzcy</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/stretchr/testify/pull/1935";>stretchr/testify#1935</a></li>
   <li><a 
href="https://github.com/boekkooi-impossiblecloud";><code>@​boekkooi-impossiblecloud</code></a>
 made their first contribution in <a 
href="https://redirect.github.com/stretchr/testify/pull/1772";>stretchr/testify#1772</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/stretchr/testify/compare/v1.12.0...v1.12.1";>https://github.com/stretchr/testify/compare/v1.12.0...v1.12.1</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/stretchr/testify/commit/959dbdacf1533e155162811ea90c90117a420463";><code>959dbda</code></a>
 Merge pull request <a 
href="https://redirect.github.com/stretchr/testify/issues/1935";>#1935</a> from 
harryzcy/yaml-update</li>
   <li><a 
href="https://github.com/stretchr/testify/commit/9bb71766fa91ef21b587c3ecb8b1d00508476c62";><code>9bb7176</code></a>
 Update go.yaml.in/yaml/v3 to v3.0.5</li>
   <li><a 
href="https://github.com/stretchr/testify/commit/0358d0ee9e03a8754c40b22318d7edc33553edba";><code>0358d0e</code></a>
 change yaml library to go.yaml.in/yaml/v3</li>
   <li>See full diff in <a 
href="https://github.com/stretchr/testify/compare/v1.12.0...v1.12.1";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/stretchr/testify&package-manager=go_modules&previous-version=1.12.0&new-version=1.12.1)](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 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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to