-
Notifications
You must be signed in to change notification settings - Fork 722
chore(deps): bump the production-dependencies group with 4 updates #2931
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
jaidisido
merged 2 commits into
main
from
dependabot/pip/production-dependencies-e755749e72
Aug 13, 2024
Merged
chore(deps): bump the production-dependencies group with 4 updates #2931
jaidisido
merged 2 commits into
main
from
dependabot/pip/production-dependencies-e755749e72
Aug 13, 2024
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
Contributor
|
@dependabot recreate |
Bumps the production-dependencies group with 4 updates: [boto3](https://github.com/boto/boto3), [botocore](https://github.com/boto/botocore), [pyarrow](https://github.com/apache/arrow) and [aiohttp](https://github.com/aio-libs/aiohttp). Updates `boto3` from 1.34.150 to 1.34.153 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.34.150...1.34.153) Updates `botocore` from 1.34.153 to 1.34.158 - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](boto/botocore@1.34.153...1.34.158) Updates `pyarrow` from 16.1.0 to 17.0.0 - [Release notes](https://github.com/apache/arrow/releases) - [Commits](apache/arrow@r-16.1.0...go/v17.0.0) Updates `aiohttp` from 3.10.2 to 3.10.3 - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.10.2...v3.10.3) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: pyarrow dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
64ed082 to
037770d
Compare
Contributor
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
Contributor
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
Contributor
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
Contributor
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the production-dependencies group with 4 updates: boto3, botocore, pyarrow and aiohttp.
Updates
boto3from 1.34.150 to 1.34.153Commits
1b7dafaMerge branch 'release-1.34.153'809d4cdBumping version to 1.34.153f753c4fAdd changelog entries from botocoreba3d7ceMerge branch 'release-1.34.152'9489da6Merge branch 'release-1.34.152' into developbe5b965Bumping version to 1.34.1528723785Add changelog entries from botocore64fb912Merge branch 'release-1.34.151'533a186Merge branch 'release-1.34.151' into develop37f7211Bumping version to 1.34.151Updates
botocorefrom 1.34.153 to 1.34.158Changelog
Sourced from botocore's changelog.
Commits
1bba722Merge branch 'release-1.34.158'60ee24aBumping version to 1.34.1581a3e2eeUpdate endpoints model338353fUpdate to latest models894686fMerge branch 'release-1.34.157'c13dc94Merge branch 'release-1.34.157' into develop6853abfBumping version to 1.34.15718a9479Update to latest models0a2e478Merge branch 'release-1.34.156'7f23afdMerge branch 'release-1.34.156' into developUpdates
pyarrowfrom 16.1.0 to 17.0.0Release notes
Sourced from pyarrow's releases.
Commits
6a2e19aMINOR: [Release] Update versions for 17.0.01a2fff4MINOR: [Release] Update .deb/.rpm changelogs for 17.0.09d4ccccMINOR: [Release] Update CHANGELOG.md for 17.0.0bf75923GH-43204: [CI][Packaging] Apply vcpkg patch to fix Thrift version (#43208)e85767aGH-41541: [Go][Parquet] More fixes for writer performance regression (#42003)5c69895GH-43199: [CI][Packaging] dev/release/utils-create-release-tarball.sh should ...12be569GH-42149: [C++] Use FetchContent for bundled ORC (#43011)58d5142GH-43158: [Packaging] Use bundled nlohmann/json on AlmaLinux 8/CentOS Stream ...56a9862GH-41910: [Python] Add support for Pyodide (#37822)14e4684GH-43116: [C++][Compute] Mark KeyCompare.CompareColumnsToRowsLarge as large m...Updates
aiohttpfrom 3.10.2 to 3.10.3Release notes
Sourced from aiohttp's releases.
... (truncated)
Changelog
Sourced from aiohttp's changelog.
... (truncated)
Commits
ef20502Release 3.10.3 (#8675)73d17d4[PR #8676/2915102 backport][3.10] Fix type ignore in SSLContext creation conn...f3fcba4[PR #8672/c3219bf backport][3.10] Fix TCPConnector doing blocking I/O in the ...f96182a[PR #8662/be23d16f backport][3.10] Improve performance of keepalive reschedul...dbcdb16[PR #8667/406cd2c7 backport][3.10] Improve performance of generating random W...b4ad882[PR #8661/4d604ea backport][3.10] Improve performance of starting request han...3a9de0c[PR #8660/14d5295 backport][3.10] Improve performance of WebSockets when ther...1bc8d53[PR #8657/6c6ecfaf backport][3.10] Fix multipart reading with split boundary ...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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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