dependabot[bot] opened a new pull request, #161: URL: https://github.com/apache/arrow-swift/pull/161
Bumps [github.com/apple/swift-protobuf](https://github.com/apple/swift-protobuf) from 1.30.0 to 1.37.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apple/swift-protobuf/releases">github.com/apple/swift-protobuf's releases</a>.</em></p> <blockquote> <h2>1.37.0 Release</h2> <!-- raw HTML omitted --> <p>NOTE: This release switches from using git submodules to vendored sources. This should help reduce he cost of using this package in other packages. If you have a force, make sure you update across it to track that change correctly so don't accidentally keep your fork using the submodules.</p> <h2>What's Changed</h2> <h3>SemVer Minor</h3> <ul> <li>Replace protobuf/abseil submodules with vendored sources by <a href="https://github.com/kateinoigakukun"><code>@kateinoigakukun</code></a> in <a href="https://redirect.github.com/apple/swift-protobuf/pull/2021">apple/swift-protobuf#2021</a></li> <li>Version bump for a release. by <a href="https://github.com/thomasvl"><code>@thomasvl</code></a> in <a href="https://redirect.github.com/apple/swift-protobuf/pull/2024">apple/swift-protobuf#2024</a></li> </ul> <h3>SemVer Patch</h3> <ul> <li>Update proto files from upstream and regenerate. by <a href="https://github.com/thomasvl"><code>@thomasvl</code></a> in <a href="https://redirect.github.com/apple/swift-protobuf/pull/2009">apple/swift-protobuf#2009</a></li> <li>Update proto files from upstream. by <a href="https://github.com/thomasvl"><code>@thomasvl</code></a> in <a href="https://redirect.github.com/apple/swift-protobuf/pull/2015">apple/swift-protobuf#2015</a></li> <li>Update proto files from upstream. by <a href="https://github.com/thomasvl"><code>@thomasvl</code></a> in <a href="https://redirect.github.com/apple/swift-protobuf/pull/2017">apple/swift-protobuf#2017</a></li> <li>Update proto file from upstream. by <a href="https://github.com/thomasvl"><code>@thomasvl</code></a> in <a href="https://redirect.github.com/apple/swift-protobuf/pull/2022">apple/swift-protobuf#2022</a></li> <li>Add a cache for the recursive check to help improve performance. by <a href="https://github.com/thomasvl"><code>@thomasvl</code></a> in <a href="https://redirect.github.com/apple/swift-protobuf/pull/2034">apple/swift-protobuf#2034</a></li> <li>Update protobuf to v34.1 by <a href="https://github.com/thomasvl"><code>@thomasvl</code></a> in <a href="https://redirect.github.com/apple/swift-protobuf/pull/2026">apple/swift-protobuf#2026</a></li> </ul> <h3>Other Changes</h3> <ul> <li>Add 6.3 into the testing matrix. by <a href="https://github.com/thomasvl"><code>@thomasvl</code></a> in <a href="https://redirect.github.com/apple/swift-protobuf/pull/2012">apple/swift-protobuf#2012</a></li> <li>Drop the API break file. by <a href="https://github.com/thomasvl"><code>@thomasvl</code></a> in <a href="https://redirect.github.com/apple/swift-protobuf/pull/2018">apple/swift-protobuf#2018</a></li> <li>Drop the known breaks file now that descriptor is back in sync. by <a href="https://github.com/thomasvl"><code>@thomasvl</code></a> in <a href="https://redirect.github.com/apple/swift-protobuf/pull/2023">apple/swift-protobuf#2023</a></li> <li>Fix missing python3 dependency in <code>update_protobuf.yml</code> workflow by <a href="https://github.com/kateinoigakukun"><code>@kateinoigakukun</code></a> in <a href="https://redirect.github.com/apple/swift-protobuf/pull/2025">apple/swift-protobuf#2025</a></li> <li>Prevent <code>make reference</code> from failing the protobuf & abseil updates. by <a href="https://github.com/thomasvl"><code>@thomasvl</code></a> in <a href="https://redirect.github.com/apple/swift-protobuf/pull/2029">apple/swift-protobuf#2029</a></li> <li>Remove the 'echo' left from faking a successfull update. by <a href="https://github.com/thomasvl"><code>@thomasvl</code></a> in <a href="https://redirect.github.com/apple/swift-protobuf/pull/2031">apple/swift-protobuf#2031</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/kateinoigakukun"><code>@kateinoigakukun</code></a> made their first contribution in <a href="https://redirect.github.com/apple/swift-protobuf/pull/2021">apple/swift-protobuf#2021</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/apple/swift-protobuf/compare/1.36.1...1.37.0">https://github.com/apple/swift-protobuf/compare/1.36.1...1.37.0</a></p> <h2>1.36.1 Release</h2> <!-- raw HTML omitted --> <p>This release addresses the accidental break with CocoaPods, there should be no changes for SwiftPM users.</p> <h2>What's Changed</h2> <h3>SemVer Patch</h3> <ul> <li>CocoaPods fix for the addition of traits. by <a href="https://github.com/thomasvl"><code>@thomasvl</code></a> in <a href="https://redirect.github.com/apple/swift-protobuf/pull/2007">apple/swift-protobuf#2007</a></li> <li>Version bump for a release to fix cocoapods. by <a href="https://github.com/thomasvl"><code>@thomasvl</code></a> in <a href="https://redirect.github.com/apple/swift-protobuf/pull/2008">apple/swift-protobuf#2008</a></li> </ul> <h3>Other Changes</h3> <ul> <li>Shuffle around the AsyncMessageSequence tests and add some. by <a href="https://github.com/thomasvl"><code>@thomasvl</code></a> in <a href="https://redirect.github.com/apple/swift-protobuf/pull/2002">apple/swift-protobuf#2002</a></li> <li>Move all scripts into scripts/, retired DevTools/ by <a href="https://github.com/thomasvl"><code>@thomasvl</code></a> in <a href="https://redirect.github.com/apple/swift-protobuf/pull/2003">apple/swift-protobuf#2003</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/apple/swift-protobuf/compare/1.36.0...1.36.1">https://github.com/apple/swift-protobuf/compare/1.36.0...1.36.1</a></p> <h2>1.36.0 Release</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>SemVer Minor</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apple/swift-protobuf/commit/81558271e243f8f47dfe8e9fdd55f3c2b5413f68"><code>8155827</code></a> Updated vendored dependencies (<a href="https://redirect.github.com/apple/swift-protobuf/issues/2026">#2026</a>)</li> <li><a href="https://github.com/apple/swift-protobuf/commit/23627a751c9ca3744b9b7ac7b12120d9904dbce8"><code>23627a7</code></a> Version bump for a release. (<a href="https://redirect.github.com/apple/swift-protobuf/issues/2024">#2024</a>)</li> <li><a href="https://github.com/apple/swift-protobuf/commit/5ec9b5095270cb30bf29e516e36942c57de5f4db"><code>5ec9b50</code></a> Add a cache for the recursive check to help improve performance. (<a href="https://redirect.github.com/apple/swift-protobuf/issues/2034">#2034</a>)</li> <li><a href="https://github.com/apple/swift-protobuf/commit/5520082b1658f4d5a55846fd22ccc86e1fc79df0"><code>5520082</code></a> Remove the 'echo' left from faking a successfull update. (<a href="https://redirect.github.com/apple/swift-protobuf/issues/2031">#2031</a>)</li> <li><a href="https://github.com/apple/swift-protobuf/commit/7534b915b07375e06ee84052c46465fa31f81525"><code>7534b91</code></a> Prevent <code>make reference</code> from failing the protobuf & abseil updates. (<a href="https://redirect.github.com/apple/swift-protobuf/issues/2029">#2029</a>)</li> <li><a href="https://github.com/apple/swift-protobuf/commit/2a43676e4dd67a8ac51c792209d78b127857da1f"><code>2a43676</code></a> Fix missing python3 dependency in <code>update_protobuf.yml</code> workflow (<a href="https://redirect.github.com/apple/swift-protobuf/issues/2025">#2025</a>)</li> <li><a href="https://github.com/apple/swift-protobuf/commit/a1bb0e337480984c562039ae13f957088672a52a"><code>a1bb0e3</code></a> Replace protobuf/abseil submodules with vendored sources (<a href="https://redirect.github.com/apple/swift-protobuf/issues/2021">#2021</a>)</li> <li><a href="https://github.com/apple/swift-protobuf/commit/d99d976380d108853aae2672eedfaec09c639411"><code>d99d976</code></a> Drop the known breaks file now that descriptor is back in sync. (<a href="https://redirect.github.com/apple/swift-protobuf/issues/2023">#2023</a>)</li> <li><a href="https://github.com/apple/swift-protobuf/commit/28e6c43c796f5714d53e116b4e2b3321e01b4e32"><code>28e6c43</code></a> Update proto file from upstream. (<a href="https://redirect.github.com/apple/swift-protobuf/issues/2022">#2022</a>)</li> <li><a href="https://github.com/apple/swift-protobuf/commit/7827f8c9d75498e4e1ec5f64ef7a6981800d9a80"><code>7827f8c</code></a> Drop the API break file. (<a href="https://redirect.github.com/apple/swift-protobuf/issues/2018">#2018</a>)</li> <li>Additional commits viewable in <a href="https://github.com/apple/swift-protobuf/compare/1.30.0...1.37.0">compare view</a></li> </ul> </details> <br /> [](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]
