Skip to content
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

chore(deps): bump the production-dependencies group across 1 directory with 7 updates #2914

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 29, 2024

Bumps the production-dependencies group with 7 updates in the / directory:

Package From To
boto3 1.34.140 1.34.144
botocore 1.34.144 1.34.149
pyarrow 16.1.0 17.0.0
setuptools 70.3.0 72.0.0
oracledb 2.2.1 2.3.0
requests-aws4auth 1.2.3 1.3.1
ray 2.32.0 2.33.0

Updates boto3 from 1.34.140 to 1.34.144

Commits
  • 86c6026 Merge branch 'release-1.34.144'
  • b3936b5 Bumping version to 1.34.144
  • 074b8fc Add changelog entries from botocore
  • 5b7ef37 Merge branch 'release-1.34.143'
  • f225e61 Merge branch 'release-1.34.143' into develop
  • 5527d5b Bumping version to 1.34.143
  • 5b20752 Add changelog entries from botocore
  • dfbe878 Merge branch 'release-1.34.142'
  • f902982 Merge branch 'release-1.34.142' into develop
  • a32f621 Bumping version to 1.34.142
  • Additional commits viewable in compare view

Updates botocore from 1.34.144 to 1.34.149

Changelog

Sourced from botocore's changelog.

1.34.149

  • api-change:application-autoscaling: Application Auto Scaling is now more responsive to the changes in demand of your SageMaker Inference endpoints. To get started, create or update a Target Tracking policy based on High Resolution CloudWatch metrics.
  • api-change:application-signals: CloudWatch Application Signals now supports application logs correlation with traces and operational health metrics of applications running on EC2 instances. Users can view the most relevant telemetry to troubleshoot application health anomalies such as spikes in latency, errors, and availability.
  • api-change:bedrock-runtime: Provides ServiceUnavailableException error message
  • api-change:codecommit: CreateRepository API now throws OperationNotAllowedException when the account has been restricted from creating a repository.
  • api-change:datazone: Introduces GetEnvironmentCredentials operation to SDK
  • api-change:ec2: EC2 Fleet now supports using custom identifiers to reference Amazon Machine Images (AMI) in launch requests that are configured to choose from a diversified list of instance types.
  • api-change:ecr: API and documentation updates for Amazon ECR, adding support for creating, updating, describing and deleting ECR Repository Creation Template.
  • api-change:eks: This release adds support for EKS cluster to manage extended support.
  • api-change:elbv2: This release adds support for sharing trust stores across accounts and organizations through integration with AWS Resource Access Manager.
  • api-change:network-firewall: You can now log events that are related to TLS inspection, in addition to the existing alert and flow logging.
  • api-change:outposts: Adding default vCPU information to GetOutpostSupportedInstanceTypes and GetOutpostInstanceTypes responses
  • api-change:stepfunctions: This release adds support to customer managed KMS key encryption in AWS Step Functions.

1.34.148

  • api-change:cleanrooms: Three enhancements to the AWS Clean Rooms: Disallowed Output Columns, Flexible Result Receivers, SQL as a Seed
  • api-change:dynamodb: DynamoDB doc only update for July
  • api-change:iotsitewise: Adds support for creating SiteWise Edge gateways that run on a Siemens Industrial Edge Device.
  • api-change:mediapackagev2: This release adds support for Irdeto DRM encryption in DASH manifests.
  • api-change:medical-imaging: CopyImageSet API adds copying selected instances between image sets, and overriding inconsistent metadata with a force parameter. UpdateImageSetMetadata API enables reverting to prior versions; updates to Study, Series, and SOP Instance UIDs; and updates to private elements, with a force parameter.
  • api-change:pinpoint-sms-voice-v2: Update for rebrand to AWS End User Messaging SMS and Voice.

1.34.147

  • api-change:appsync: Adding support for paginators in AppSync list APIs
  • api-change:cleanrooms: This release adds AWS Entity Resolution integration to associate ID namespaces & ID mapping workflow resources as part of ID namespace association and ID mapping table in AWS Clean Rooms. It also introduces a new ID_MAPPING_TABLE analysis rule to manage the protection on ID mapping table.
  • api-change:cleanroomsml: Adds SQL query as the source of seed audience for audience generation job.
  • api-change:connect: Added PostContactSummary segment type on ListRealTimeContactAnalysisSegmentsV2 API
  • api-change:connect-contact-lens: Added PostContactSummary segment type on ListRealTimeContactAnalysisSegments API
  • api-change:datazone: This release removes the deprecated dataProductItem field from Search API output.
  • api-change:entityresolution: Support First Party ID Mapping

1.34.146

  • api-change:datazone: This release adds 1/ support of register S3 locations of assets in AWS Lake Formation hybrid access mode for DefaultDataLake blueprint. 2/ support of CRUD operations for Asset Filters.
  • api-change:ivs: Documentation update for IVS Low Latency API Reference.
  • api-change:mobile: The mobile client has been removed following the deprecation of the service.
  • api-change:neptune-graph: Amazon Neptune Analytics provides new options for customers to start with smaller graphs at a lower cost. CreateGraph, CreaateGraphImportTask, UpdateGraph and StartImportTask APIs will now allow 32 and 64 for provisioned-memory
  • api-change:redshift-serverless: Adds dualstack support for Redshift Serverless workgroup.

... (truncated)

Commits
  • 5787972 Merge branch 'release-1.34.149'
  • fa33626 Bumping version to 1.34.149
  • 2581782 Update to latest models
  • 596ec6d Merge branch 'release-1.34.148'
  • a08f843 Merge branch 'release-1.34.148' into develop
  • 0bfddb9 Bumping version to 1.34.148
  • af496bf Update endpoints model
  • c50630c Update to latest models
  • f7a8f7c Merge branch 'release-1.34.147'
  • 7f05bdf Merge branch 'release-1.34.147' into develop
  • Additional commits viewable in compare view

Updates pyarrow from 16.1.0 to 17.0.0

Release notes

Sourced from pyarrow's releases.

Apache Arrow 17.0.0

Release Notes URL: https://arrow.apache.org/release/17.0.0.html

Apache Arrow 17.0.0 RC2

Release Notes: Release Candidate: 17.0.0 RC2

Apache Arrow 17.0.0 RC1

Release Notes: Release Candidate: 17.0.0 RC1

Apache Arrow 17.0.0 RC0

Release Notes: Release Candidate: 17.0.0 RC0

Commits

Updates setuptools from 70.3.0 to 72.0.0

Changelog

Sourced from setuptools's changelog.

v72.0.0

Deprecations and Removals

  • The test command has been removed. Users relying on 'setup.py test' will need to migrate to another test runner or pin setuptools before this version. (#931)

v71.1.0

Features

  • Added return types to typed public functions -- by :user:Avasam

    Marked pkg_resources as py.typed -- by :user:Avasam (#4409)

Misc

v71.0.4

Bugfixes

  • Removed lingering unused code around Distribution._patched_dist. (#4489)

v71.0.3

Bugfixes

  • Reset the backports module when enabling vendored packages. (#4476)

v71.0.2

Bugfixes

... (truncated)

Commits
  • 5e1b3c4 Bump version: 71.1.0 → 72.0.0
  • 4c0b9f3 Merge pull request #4458 from pypa/debt/remove-test-command
  • be8e3a0 Merge pull request #4507 from pypa/docs/4483-install-core-extra
  • 99d2c72 Add documentation clarifying how to reliably install setuptools with its depe...
  • 63c89f9 👹 Feed the hobgoblins (delint).
  • c405ac1 Merge branch 'main' into debt/remove-test-command
  • 08bd311 Bump version: 71.0.4 → 71.1.0
  • e3fd44a Merge pull request #4492 from mgorny/core-deps-spec
  • 022cedb Switch to uv for vendoring.
  • 3fca249 Merge pull request #4500 from Avasam/Update-mypy-to-1.11
  • Additional commits viewable in compare view

Updates oracledb from 2.2.1 to 2.3.0

Release notes

Sourced from oracledb's releases.

v2.3.0

python-oracledb 2.3.0 is now released. This release adds support for a new VECTOR storage format (BINARY) available in Oracle Database 23.5. It also implements a number of other requested features and corrects a number of reported bugs. See the full release notes for all of the details.

Commits
  • da1ea5a Preparing to release version 2.3.0.
  • 53bff87 Eliminate compiler warning.
  • 10f23af Update ODPI-C to released 5.3.0.
  • 397b13b Added support for new vector storage format BINARY available in Oracle
  • 023092c Avoid raising an exception if an error message is not correctly UTF-8
  • a95def8 Silence compiler warning.
  • 1ef74ff Ongoing improvement of test suite.
  • 7d364ea Add samples and improve documentation.
  • 10e19b8 Note the issue that the patch corrects (#353).
  • 00f5a58 Update documentation and samples.
  • Additional commits viewable in compare view

Updates requests-aws4auth from 1.2.3 to 1.3.1

Release notes

Sourced from requests-aws4auth's releases.

v1.3.1

1.3.1 (2024-07-21)

Changes

  • explicitly set python requirement to 3.7.

v1.3.0

1.3.0 (2024-07-21)

Changes

  • test against 3.12. Currently supporting 3.8-3.12.
  • add nonstandard port test, #68. Thanks @​phillipberndt.
  • remove six and support for any python before 3.7, #73. Thanks @​hugovk.
Changelog

Sourced from requests-aws4auth's changelog.

1.3.1 (2024-07-21)

Changes

  • explicitly set python requirement to 3.7.

1.3.0 (2024-07-21)

Changes

  • test against 3.12. Currently supporting 3.8-3.12.
  • add nonstandard port test, #68. Thanks @​phillipberndt.
  • remove six and support for any python before 3.7, #73. Thanks @​hugovk.
Commits
  • b57881c v1.3.1: require py 3.7+
  • dfdda52 release 1.3.0
  • 67e395f Don't create universal wheel for Python 3 only
  • 765d7b1 Remove redundant six dependency and upgrade syntax for Python 3
  • 6e43b52 update py version tests, write history
  • f3b378b flip assertion to this succeeds
  • 9e9e7bf Add tests for signature/Host header mismatch
  • See full diff in compare view

Updates ray from 2.32.0 to 2.33.0

Release notes

Sourced from ray's releases.

Ray-2.33.0

Ray Libraries

Ray Core

💫 Enhancements:

  • Add "last exception" to error message when GCS connection fails in ray.init() (#46516)

🔨 Fixes:

  • Add object back to memory store when object recovery is skipped (#46460)
  • Task status should start with PENDING_ARGS_AVAIL when retry (#46494)
  • Fix ObjectFetchTimedOutError (#46562)
  • Make working_dir support files created before 1980 (#46634)
  • Allow full path in conda runtime env. (#45550)
  • Fix worker launch time formatting in state api (#43516)

Ray Data

🎉 New Features:

  • Deprecate Dataset.get_internal_block_refs() (#46455)
  • Add read API for reading Databricks table with Delta Sharing (#46072)
  • Add support for objects to Arrow blocks (#45272)

💫 Enhancements:

  • Change offsets to int64 and change to LargeList for ArrowTensorArray (#45352)
  • Prevent from_pandas from combining input blocks (#46363)
  • Update Dataset.count() to avoid unnecessarily keeping BlockRefs in-memory (#46369)
  • Use Set to fix inefficient iteration over Arrow table columns (#46541)
  • Add AWS Error UNKNOWN to list of retried write errors (#46646)
  • Always print traceback for internal exceptions (#46647)
  • Allow unknown estimate of operator output bundles and ProgressBar totals (#46601)
  • Improve filesystem retry coverage (#46685)

🔨 Fixes:

  • Replace lambda mutable default arguments (#46493)

📖 Documentation:

  • Auto-generate Dataset API documentation (#46557)
  • Update outdated ExecutionPlan docstring (#46638)

Ray Train

💫 Enhancements:

  • Update run status and actor status for train runs. (#46395)

🔨 Fixes:

  • Replace lambda default arguments (#46576)

📖 Documentation:

  • Add MNIST training using KubeRay doc page (#46123)
  • Add example of pre-training Llama model on Intel Gaudi (#45459)

... (truncated)

Commits
  • 914af09 [ray release] change version to 2.33.0 (#46739)
  • 648a0e6 Clean up CODEOWNERS (#46716)
  • b51ed33 [ml] update air examples dependencies (#46723)
  • dd3c04b [core][experimental] Add an actionable log when detecting a deadlock caused b...
  • 7b3c90a [Data] Remove dead execute_to_legacy_block_iterator (#46714)
  • 18d9e1b [Data] Remove ExecutionPlan.stats_summary (#46713)
  • 2a8b122 [RLlib] RLModule: Add TargetNetworkAPI and implement for APPO and SAC. (#46...
  • ea452c9 [Data] Add support for objects to Arrow blocks (#45272)
  • 4bcd381 [Dashboard] Fix events row being too large (#46701)
  • a5c9760 [Data] Log full tracebacks in tests (#46101)
  • Additional commits viewable in compare view

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 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

…y with 7 updates

Bumps the production-dependencies group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [boto3](https://github.com/boto/boto3) | `1.34.140` | `1.34.144` |
| [botocore](https://github.com/boto/botocore) | `1.34.144` | `1.34.149` |
| [pyarrow](https://github.com/apache/arrow) | `16.1.0` | `17.0.0` |
| [setuptools](https://github.com/pypa/setuptools) | `70.3.0` | `72.0.0` |
| [oracledb](https://github.com/oracle/python-oracledb) | `2.2.1` | `2.3.0` |
| [requests-aws4auth](https://github.com/tedder/requests-aws4auth) | `1.2.3` | `1.3.1` |
| [ray](https://github.com/ray-project/ray) | `2.32.0` | `2.33.0` |



Updates `boto3` from 1.34.140 to 1.34.144
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.34.140...1.34.144)

Updates `botocore` from 1.34.144 to 1.34.149
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](boto/botocore@1.34.144...1.34.149)

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 `setuptools` from 70.3.0 to 72.0.0
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v70.3.0...v72.0.0)

Updates `oracledb` from 2.2.1 to 2.3.0
- [Release notes](https://github.com/oracle/python-oracledb/releases)
- [Commits](oracle/python-oracledb@v2.2.1...v2.3.0)

Updates `requests-aws4auth` from 1.2.3 to 1.3.1
- [Release notes](https://github.com/tedder/requests-aws4auth/releases)
- [Changelog](https://github.com/tedder/requests-aws4auth/blob/main/HISTORY.md)
- [Commits](tedder/requests-aws4auth@v1.2.3...v1.3.1)

Updates `ray` from 2.32.0 to 2.33.0
- [Release notes](https://github.com/ray-project/ray/releases)
- [Commits](ray-project/ray@ray-2.32.0...ray-2.33.0)

---
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: setuptools
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: oracledb
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: requests-aws4auth
  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]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 29, 2024
@malachi-constant
Copy link
Contributor

AWS CodeBuild CI Report

  • CodeBuild project: GitHubCodeBuild8756EF16-4rfo0GHQ0u9a
  • Commit ID: aa607e5
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@malachi-constant
Copy link
Contributor

AWS CodeBuild CI Report

  • CodeBuild project: GitHubDistributedCodeBuild6-jWcl5DLmvupS
  • Commit ID: aa607e5
  • Result: FAILED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 29, 2024

Superseded by #2915.

@dependabot dependabot bot closed this Jul 29, 2024
@dependabot dependabot bot deleted the dependabot/pip/production-dependencies-c48d164ffe branch July 29, 2024 14:25
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant