Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump github.com/pkg/xattr from 0.4.9 to 0.4.10 (#13802)
Bumps [github.com/pkg/xattr](https://github.com/pkg/xattr) from 0.4.9 to 0.4.10. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pkg/xattr/releases">github.com/pkg/xattr's releases</a>.</em></p> <blockquote> <h2>v0.4.10</h2> <h2>What's Changed</h2> <ul> <li>Fix FIFO handling on Solaris by <a href="https://github.com/greatroar"><code>@greatroar</code></a> in <a href="https://redirect.github.com/pkg/xattr/pull/70">pkg/xattr#70</a></li> <li>Add support for go 1.21 by <a href="https://github.com/kuba"><code>@kuba</code></a>-- in <a href="https://redirect.github.com/pkg/xattr/pull/72">pkg/xattr#72</a></li> <li>Detect the need to increase buffer size on TrueNAS SCALE. by <a href="https://github.com/erikrose"><code>@erikrose</code></a> in <a href="https://redirect.github.com/pkg/xattr/pull/73">pkg/xattr#73</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/erikrose"><code>@erikrose</code></a> made their first contribution in <a href="https://redirect.github.com/pkg/xattr/pull/73">pkg/xattr#73</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/pkg/xattr/compare/v0.4.9...v0.4.10">https://github.com/pkg/xattr/compare/v0.4.9...v0.4.10</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pkg/xattr/commit/74a35a9f3c0d860cfb50d06e1f4e7ad8a906fb97"><code>74a35a9</code></a> Update build.yml</li> <li><a href="https://github.com/pkg/xattr/commit/0ec6058ba1233407246f6e7440ce07112671df0a"><code>0ec6058</code></a> Update build.yml</li> <li><a href="https://github.com/pkg/xattr/commit/0118b4a6f6ac81071cd50912ddde4cc15f511667"><code>0118b4a</code></a> Detect the need to increase buffer size on TrueNAS SCALE. (<a href="https://redirect.github.com/pkg/xattr/issues/73">#73</a>)</li> <li><a href="https://github.com/pkg/xattr/commit/b15c6f087ae168bf75af5aac78b67d49cac1ce7a"><code>b15c6f0</code></a> Add support for go 1.21 (<a href="https://redirect.github.com/pkg/xattr/issues/72">#72</a>)</li> <li><a href="https://github.com/pkg/xattr/commit/798fa33de3b8532575ac08f33203b1908ba1fd73"><code>798fa33</code></a> Add go1.20 to CI</li> <li><a href="https://github.com/pkg/xattr/commit/c6b5711fb56999a7f842e94e46c7cf573c70fdd3"><code>c6b5711</code></a> Update build.yml</li> <li><a href="https://github.com/pkg/xattr/commit/7607b5f923b9e3fa3aee118df914adaa1c764d62"><code>7607b5f</code></a> Update build.yml</li> <li><a href="https://github.com/pkg/xattr/commit/35026bbbd013129c0b2ad2458cde3ab50d7edfd5"><code>35026bb</code></a> Fix FIFO handling on Solaris (<a href="https://redirect.github.com/pkg/xattr/issues/70">#70</a>)</li> <li>See full diff in <a href="https://github.com/pkg/xattr/compare/v0.4.9...v0.4.10">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/pkg/xattr&package-manager=go_modules&previous-version=0.4.9&new-version=0.4.10)](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>
- Loading branch information