-
Notifications
You must be signed in to change notification settings - Fork 722
chore(deps): bump the production-dependencies group across 1 directory with 6 updates #3056
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
Conversation
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
…y with 6 updates Bumps the production-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [botocore](https://github.com/boto/botocore) | `1.35.82` | `1.35.90` | | [redshift-connector](https://github.com/aws/amazon-redshift-python-driver) | `2.1.4` | `2.1.5` | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.11.10` | `3.11.11` | | [deltalake](https://github.com/delta-io/delta-rs) | `0.21.0` | `0.23.0` | | [modin](https://github.com/modin-project/modin) | `0.31.0` | `0.32.0` | | [ray](https://github.com/ray-project/ray) | `2.37.0` | `2.38.0` | Updates `botocore` from 1.35.82 to 1.35.90 - [Commits](boto/botocore@1.35.82...1.35.90) Updates `redshift-connector` from 2.1.4 to 2.1.5 - [Release notes](https://github.com/aws/amazon-redshift-python-driver/releases) - [Changelog](https://github.com/aws/amazon-redshift-python-driver/blob/master/CHANGELOG.md) - [Commits](aws/amazon-redshift-python-driver@v2.1.4...v2.1.5) Updates `aiohttp` from 3.11.10 to 3.11.11 - [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.11.10...v3.11.11) Updates `deltalake` from 0.21.0 to 0.23.0 - [Release notes](https://github.com/delta-io/delta-rs/releases) - [Changelog](https://github.com/delta-io/delta-rs/blob/main/CHANGELOG.md) - [Commits](delta-io/delta-rs@rust-v0.21.0...rust-v0.23.0) Updates `modin` from 0.31.0 to 0.32.0 - [Release notes](https://github.com/modin-project/modin/releases) - [Changelog](https://github.com/modin-project/modin/blob/main/docs/release-procedure.md) - [Commits](modin-project/modin@0.31.0...0.32.0) Updates `ray` from 2.37.0 to 2.38.0 - [Release notes](https://github.com/ray-project/ray/releases) - [Commits](ray-project/ray@ray-2.37.0...ray-2.38.0) --- updated-dependencies: - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: redshift-connector dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: deltalake dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: modin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: ray dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
0b9a01c to
13488ad
Compare
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
|
@dependabot ignore ray minor |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Bumps the production-dependencies group with 6 updates in the / directory:
1.35.821.35.902.1.42.1.53.11.103.11.110.21.00.23.00.31.00.32.02.37.02.38.0Updates
botocorefrom 1.35.82 to 1.35.90Commits
b6f01fbMerge branch 'release-1.35.90'5093c63Bumping version to 1.35.906d6990aUpdate to latest models07276beMerge branch 'release-1.35.89'5094241Merge branch 'release-1.35.89' into develop370edccBumping version to 1.35.899e70a33Update to latest modelsae6efd8Merge branch 'release-1.35.88'9d7efcaMerge branch 'release-1.35.88' into develop3608949Bumping version to 1.35.88Updates
redshift-connectorfrom 2.1.4 to 2.1.5Release notes
Sourced from redshift-connector's releases.
Changelog
Sourced from redshift-connector's changelog.
Commits
2873591chore: bump version to 2.1.5a8378daUpdated the logic for retrieving database metadata through the get_catalogs, ...686782eUpdate README.rst9bee403Update CHANGELOG.mdUpdates
aiohttpfrom 3.11.10 to 3.11.11Release notes
Sourced from aiohttp's releases.
... (truncated)
Changelog
Sourced from aiohttp's changelog.
... (truncated)
Commits
8aaaba3Release 3.11.11 (#10181)db56d74[PR #10171/5185f93 backport][3.11] Stream unpauses protocol before releasing ...8c96a62[PR #10093/7b5d54a backport][3.11] Usequote_cookiesetting from ClientSess...c80be67[PR #10151/7c12b1a9 backport][3.11] Fix infinite callback loop when time is n...3680479[PR #10156/00700458 backport][3.11] Add ALPN extension to client SSL Context ...7f38913[PR #10154/3f07b1a3 backport][3.11] Update StreamResponse.write annotation fo...b770b1aFix type of SSLContext for some static type checkers (#10099) (#10145)489b664[PR #10138/dbd77ad6 backport][3.11] Bump sphinx to 8.1.3 along with required ...87f0f48Bump actions/cache from 4.1.2 to 4.2.0 (#10136)7b86843[PR #10131/7f92bebb backport][3.11] Bump Python version for benchmarks to 3.1...Updates
deltalakefrom 0.21.0 to 0.23.0Release notes
Sourced from deltalake's releases.
... (truncated)
Commits
21efab3chore: bump kernel, datafusion 44rc1ac72297chore: Reduce compiler warnings by updating to use non deprecated DataFusion ...ae125bfchore: Update to latest sqlparser526db07Pin to pre-release Datafusion6056bf6chore: datafusion 44 prototype change on make_arraye12eb75chore: datafusion 44 fix for PartitionedFileb426b9efix: add decimal expr parsing Signed-off-by: Ion Koutsouris64c1b1afix: ensure defaulted options are set prior to ObjectStore creation0015d7bchore: add another test to cover the dynamdb logstore casedae29bcrefactor: make putifabsent default for s3Updates
modinfrom 0.31.0 to 0.32.0Release notes
Sourced from modin's releases.
Commits
3e951a6Release version 0.32.0 (#7393)3357709FIX-#7389: Fix uploading artifacts (#7390)f3c0a63FIX-#7387: Limit the number of pytest workers for tests with Ray engine on Wi...156cd51DOCS-#7382: Add documentation on how to use Modin Native query compiler (#7386)cf5d638FEAT-#7308: Interoperability between query compilers (#7376)5f4d401FIX-#7379: Fix imul performing addition instead of multiplication (#7380)f70176aFIX-#7371: Fix inserting datelike values into a DataFrame (#7372)8249915FEAT-#7337: Using dynamic partitionning inbroadcast_apply(#7338)da01571FEAT-#4605: Add native query compiler (#7259)8fc230aFIX-#7373: Try a previous version ofmotoserver/motoservice, pin to 5.0.13...Updates
rayfrom 2.37.0 to 2.38.0Release notes
Sourced from ray's releases.
... (truncated)
Commits
385ee46[release] 2.38.0 version change (#48112)09cf5bb[Data] Fix logging output fromwrite_xxxAPIs (#48096)d5fa9a0[Core][RFC] RPC network error chaos test framework (#48007)059f4ba[Data] Adding in better framework for substituting logging handlers (#48056)84fde99[core] Add an example forRAY_DEDUP_LOGS_SKIP_REGEX(#47913)c8dae96[chore][core][compiled-graph] Rename idx to local_idx or dag_idx in RayCG cod...dc73531[Data] Fix bug with inserting custom optimization rule at index 0 (#48051)0056097[Feat][Core] Support ExceptionGroup (#47887)4dfa033[Serve] refactoradd_grpc_addresshelper (#48033)8bd6a9aRevert "[Ray Core] Fix the Paths in the Generated Monitoring Configs to Consi...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