Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(deps): bump the runtime-dependencies group with 3 updates (#130)
Bumps the runtime-dependencies group with 3 updates: [boto3](https://github.com/boto/boto3), [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) and [orjson](https://github.com/ijl/orjson). Updates `boto3` from 1.35.63 to 1.35.68 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/boto/boto3/commit/cc8db0f923997f77e04fe73c98d8142ccd942157"><code>cc8db0f</code></a> Merge branch 'release-1.35.68'</li> <li><a href="https://github.com/boto/boto3/commit/fff571e71a390244db1bca932cbdd80fdd9a2881"><code>fff571e</code></a> Bumping version to 1.35.68</li> <li><a href="https://github.com/boto/boto3/commit/74a6d6c0a9f821cc1c3288006b103bfb3216f126"><code>74a6d6c</code></a> Add changelog entries from botocore</li> <li><a href="https://github.com/boto/boto3/commit/3156796fe73e86b6dbaf9874077c00e70219f056"><code>3156796</code></a> Merge branch 'release-1.35.67'</li> <li><a href="https://github.com/boto/boto3/commit/a420b793ed099e734c7a0ec3c3bf086bd322113c"><code>a420b79</code></a> Merge branch 'release-1.35.67' into develop</li> <li><a href="https://github.com/boto/boto3/commit/aa88e4ebbaf8703ce34aa0c13a71335da600dc19"><code>aa88e4e</code></a> Bumping version to 1.35.67</li> <li><a href="https://github.com/boto/boto3/commit/1c740292f262ed0acbb7a41cf61767a17b6f275f"><code>1c74029</code></a> Add changelog entries from botocore</li> <li><a href="https://github.com/boto/boto3/commit/f46cfc9eee4c5f3961ad53475d1623d7f01b6bef"><code>f46cfc9</code></a> Merge pull request <a href="https://redirect.github.com/boto/boto3/issues/4354">#4354</a> from boto/revert-4343-docs-client-exceptions</li> <li><a href="https://github.com/boto/boto3/commit/aa35d60789f3b5baf3ae16686200b94676b07e07"><code>aa35d60</code></a> Revert "Add client exceptions to boto3 docs (<a href="https://redirect.github.com/boto/boto3/issues/4343">#4343</a>)"</li> <li><a href="https://github.com/boto/boto3/commit/22d4088bb7dee1c24334ff21cbf8ce8f6f6b4d69"><code>22d4088</code></a> Merge branch 'release-1.35.66'</li> <li>Additional commits viewable in <a href="https://github.com/boto/boto3/compare/1.35.63...1.35.68">compare view</a></li> </ul> </details> <br /> Updates `boto3-stubs` from 1.35.63 to 1.35.68 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/youtype/mypy_boto3_builder/commits">compare view</a></li> </ul> </details> <br /> Updates `orjson` from 3.10.11 to 3.10.12 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ijl/orjson/releases">orjson's releases</a>.</em></p> <blockquote> <h2>3.10.12</h2> <h3>Changed</h3> <ul> <li>Publish PyPI manylinux i686 wheels.</li> <li>Publish PyPI musllinux i686 and arm7l wheels.</li> <li>Publish PyPI macOS wheels for Python 3.10 or later built on macOS 15.</li> <li>Publish PyPI Windows wheels using trusted publishing.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/ijl/orjson/blob/master/CHANGELOG.md">orjson's changelog</a>.</em></p> <blockquote> <h2>3.10.12</h2> <h3>Changed</h3> <ul> <li>Publish PyPI manylinux i686 wheels.</li> <li>Publish PyPI musllinux i686 and arm7l wheels.</li> <li>Publish PyPI macOS wheels for Python 3.10 or later built on macOS 15.</li> <li>Publish PyPI Windows wheels using trusted publishing.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ijl/orjson/commit/e5ddb0ba57ec2683580e3491b2a257ec28b1f37f"><code>e5ddb0b</code></a> 3.10.12</li> <li><a href="https://github.com/ijl/orjson/commit/ded52a72a49e398ce594a9b20086538b856aa16e"><code>ded52a7</code></a> Documentation update, compare against stdlib</li> <li><a href="https://github.com/ijl/orjson/commit/f53ec9f3bf3c5fe548af37209bb868487f53c163"><code>f53ec9f</code></a> win, musl, i686, macOS 15 artifact jobs</li> <li><a href="https://github.com/ijl/orjson/commit/8ece0d4bec4553934aa5883c15efdc3ccc49515f"><code>8ece0d4</code></a> Fix trusted publishing upload, python3.8 manylinux_2_17</li> <li>See full diff in <a href="https://github.com/ijl/orjson/compare/3.10.11...3.10.12">compare view</a></li> </ul> </details> <br /> 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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information