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 with 15 updates #2541

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2023

Bumps the production-dependencies group with 15 updates:

Package From To
botocore 1.29.152 1.29.165
numpy 1.24.3 1.24.4
typing-extensions 4.6.3 4.8.0
packaging 23.1 23.2
redshift-connector 2.0.911 2.0.917
pymysql 1.0.3 1.1.0
pg8000 1.29.6 1.30.3
pyodbc 4.0.39 5.0.1
oracledb 1.3.1 1.4.2
gremlinpython 3.6.4 3.7.0
opensearch-py 2.2.0 2.4.2
jsonpath-ng 1.5.3 1.6.0
deltalake 0.10.0 0.13.0
modin 0.23.0 0.23.1.post0
ray 2.6.0 2.8.1

Updates botocore from 1.29.152 to 1.29.165

Changelog

Sourced from botocore's changelog.

1.29.165

  • api-change:amp: AWS SDK service model generation tool version upgrade.
  • api-change:ecs: Added new field "credentialspecs" to the ecs task definition to support gMSA of windows/linux in both domainless and domain-joined mode
  • api-change:ivs: Corrects the HTTP response code in the generated docs for PutMetadata and DeleteRecordingConfiguration APIs.
  • api-change:mediaconvert: This release includes improved color handling of overlays and general updates to user documentation.
  • api-change:sagemaker: This release adds support for rolling deployment in SageMaker Inference.
  • api-change:transfer: Add outbound Basic authentication support to AS2 connectors
  • api-change:verifiedpermissions: This release corrects several broken links in the documentation.

1.29.164

  • api-change:appstream: This release introduces app block builder, allowing customers to provision a resource to package applications into an app block
  • api-change:chime: The Amazon Chime SDK APIs in the Chime namespace are no longer supported. Customers should use APIs in the dedicated Amazon Chime SDK namespaces: ChimeSDKIdentity, ChimeSDKMediaPipelines, ChimeSDKMeetings, ChimeSDKMessaging, and ChimeSDKVoice.
  • api-change:cleanrooms: This release adds support for the OR operator in RSQL join match conditions and the ability to control which operators (AND, OR) are allowed in a join match condition.
  • api-change:dynamodb: This release adds ReturnValuesOnConditionCheckFailure parameter to PutItem, UpdateItem, DeleteItem, ExecuteStatement, BatchExecuteStatement and ExecuteTransaction APIs. When set to ALL_OLD, API returns a copy of the item as it was when a conditional write failed
  • api-change:gamelift: Amazon GameLift now supports game builds that use the Amazon Linux 2023 (AL2023) operating system.
  • api-change:glue: This release adds support for AWS Glue Crawler with Iceberg Tables, allowing Crawlers to discover Iceberg Tables in S3 and register them in Glue Data Catalog for query engines to query against.
  • api-change:sagemaker: Adding support for timeseries forecasting in the CreateAutoMLJobV2 API.

1.29.163

  • api-change:internetmonitor: This release adds a new feature for Amazon CloudWatch Internet Monitor that enables customers to set custom thresholds, for performance and availability drops, for triggering when to create a health event.
  • api-change:kinesisanalyticsv2: Support for new runtime environment in Kinesis Data Analytics Studio: Zeppelin-0.10, Apache Flink-1.15
  • api-change:lambda: Surface ResourceConflictException in DeleteEventSourceMapping
  • api-change:omics: Add Common Workflow Language (CWL) as a supported language for Omics workflows
  • api-change:rds: Amazon Relational Database Service (RDS) now supports joining a RDS for SQL Server instance to a self-managed Active Directory.
  • api-change:s3: The S3 LISTObjects, ListObjectsV2 and ListObjectVersions API now supports a new optional header x-amz-optional-object-attributes. If header contains RestoreStatus as the value, then S3 will include Glacier restore status i.e. isRestoreInProgress and RestoreExpiryDate in List response.
  • api-change:sagemaker: This release adds support for Model Cards Model Registry integration.

1.29.162

  • bugfix:Parsers: Fixes datetime parse error handling for out-of-range and negative timestamps ([#2564](https://github.com/boto/botocore/issues/2564) <https://github.com/boto/botocore/issues/2564>__).
  • api-change:appfabric: Initial release of AWS AppFabric for connecting SaaS applications for better productivity and security.
  • api-change:appflow: This release adds support to bypass SSO with the SAPOData connector when connecting to an SAP instance.
  • api-change:emr-serverless: This release adds support to update the release label of an EMR Serverless application to upgrade it to a different version of Amazon EMR via UpdateApplication API.
  • api-change:ivs: IVS customers can now revoke the viewer session associated with an auth token, to prevent and stop playback using that token.
  • api-change:kinesisvideo: General Availability (GA) release of Kinesis Video Streams at Edge, enabling customers to provide a configuration for the Kinesis Video Streams EdgeAgent running on an on-premise IoT device. Customers can now locally record from cameras and stream videos to the cloud on a configured schedule.
  • api-change:macie2: This release adds support for configuring new classification jobs to use the set of managed data identifiers that we recommend for jobs. For the managed data identifier selection type (managedDataIdentifierSelector), specify RECOMMENDED.
  • api-change:privatenetworks: This release allows Private5G customers to choose different commitment plans (60-days, 1-year, 3-years) when placing new orders, enables automatic renewal option for 1-year and 3-years commitments. It also allows customers to update the commitment plan of an existing radio unit.
  • api-change:sagemaker-featurestore-runtime: Introducing TTL for online store records for feature groups.
  • api-change:sagemaker: Introducing TTL for online store records in feature groups.
  • api-change:ssm: Systems Manager doc-only update for June 2023.

... (truncated)

Commits
  • f18d7af Merge branch 'release-1.29.165'
  • b40fa66 Bumping version to 1.29.165
  • be0fc04 Update to latest models
  • 82f6e19 Merge branch 'release-1.29.164'
  • db53648 Merge branch 'release-1.29.164' into develop
  • 51ceea7 Bumping version to 1.29.164
  • 4a34355 Update to latest models
  • ce85f53 Merge branch 'release-1.29.163'
  • 5c337d9 Merge branch 'release-1.29.163' into develop
  • 2e19f98 Bumping version to 1.29.163
  • Additional commits viewable in compare view

Updates numpy from 1.24.3 to 1.24.4

Release notes

Sourced from numpy's releases.

v1.24.4

NumPy 1.24.4 Release Notes

NumPy 1.24.4 is a maintenance release that fixes a few bugs discovered after the 1.24.3 release. It is the last planned release in the 1.24.x cycle. The Python versions supported by this release are 3.8-3.11.

Contributors

A total of 4 people contributed to this release. People with a "+" by their names contributed a patch for the first time.

  • Bas van Beek
  • Charles Harris
  • Sebastian Berg
  • Hongyang Peng +

Pull requests merged

A total of 6 pull requests were merged for this release.

  • #23720: MAINT, BLD: Pin rtools to version 4.0 for Windows builds.
  • #23739: BUG: fix the method for checking local files for 1.24.x
  • #23760: MAINT: Copy rtools installation from install-rtools.
  • #23761: BUG: Fix masked array ravel order for A (and somewhat K)
  • #23890: TYP,DOC: Annotate and document the metadata parameter of...
  • #23994: MAINT: Update rtools installation

Checksums

MD5

25049e3aee79dde29e7a498d3ad13379  numpy-1.24.4-cp310-cp310-macosx_10_9_x86_64.whl
579b5c357c918feaef4af03af8afb721  numpy-1.24.4-cp310-cp310-macosx_11_0_arm64.whl
c873a14fa4f0210884db9c05e2904286  numpy-1.24.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
110a13ac016286059f0658b52b3646c0  numpy-1.24.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
fa67218966c0aef4094867cad7703648  numpy-1.24.4-cp310-cp310-win32.whl
6ee768803d8ebac43ee0a04e628a69f9  numpy-1.24.4-cp310-cp310-win_amd64.whl
0c918c16b58cb7f6773ea7d76e0bdaff  numpy-1.24.4-cp311-cp311-macosx_10_9_x86_64.whl
20506ae8003faf097c6b3a8915b4140e  numpy-1.24.4-cp311-cp311-macosx_11_0_arm64.whl
902df9d5963e89d88a1939d94207857f  numpy-1.24.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
2543611d802c141c8276e4868b4d9619  numpy-1.24.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
37b23a4e4e148d61dd3a515ac5dbf7ec  numpy-1.24.4-cp311-cp311-win32.whl
25e9f6bee2b65ff2a87588e717f15165  numpy-1.24.4-cp311-cp311-win_amd64.whl
f39a0cc3655a482af7d300bcaff5978e  numpy-1.24.4-cp38-cp38-macosx_10_9_x86_64.whl
9ed27941388fdb392e8969169f3fc600  numpy-1.24.4-cp38-cp38-macosx_11_0_arm64.whl
dee3f0c7482f1dc8bd1cd27b9b028a2c  numpy-1.24.4-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
2cc0967af29df3caef9fb3520f14e071  numpy-1.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
8572a3a0973fa78355bcb5f737745b47  numpy-1.24.4-cp38-cp38-win32.whl

... (truncated)

Commits
  • 9315a90 Merge pull request #24044 from charris/fix-simple-anaconda-client
  • 334c25e BLD: Use urllib < 2.0.0 for anaconda-client.
  • 008b17f Merge pull request #24040 from charris/prepare-1.24.4-release
  • 7162cd6 REL: Prepare for the NumPy 1.24.4 release
  • 2d27747 Merge pull request #23994 from charris/update-rtools-install
  • 878122c MAINT: Update rtools installation
  • a5f33ab Merge pull request #23890 from charris/backport-23887
  • d62280d DOC: Document the metadata parameter of the dtype constructor
  • 6da40bb TYP: Add annotations for the np.dtype metadata parameter
  • 553bb3f Merge pull request #23761 from charris/backport-23680
  • Additional commits viewable in compare view

Updates typing-extensions from 4.6.3 to 4.8.0

Release notes

Sourced from typing-extensions's releases.

4.8.0

Changes since 4.7.1:

  • Add typing_extensions.Doc, as proposed by PEP 727. Patch by Sebastián Ramírez.
  • Drop support for Python 3.7 (including PyPy-3.7). Patch by Alex Waygood.
  • Fix bug where get_original_bases() would return incorrect results when called on a concrete subclass of a generic class. Patch by Alex Waygood (backporting python/cpython#107584, by James Hilton-Balfe).
  • Fix bug where ParamSpec(default=...) would raise a TypeError on Python versions <3.11. Patch by James Hilton-Balfe

No changes since 4.8.0rc1.

4.8.0rc1

  • Add typing_extensions.Doc, as proposed by PEP 727. Patch by Sebastián Ramírez.
  • Drop support for Python 3.7 (including PyPy-3.7). Patch by Alex Waygood.
  • Fix bug where get_original_bases() would return incorrect results when called on a concrete subclass of a generic class. Patch by Alex Waygood (backporting python/cpython#107584, by James Hilton-Balfe).
  • Fix bug where ParamSpec(default=...) would raise a TypeError on Python versions <3.11. Patch by James Hilton-Balfe

4.7.1

  • Fix support for TypedDict, NamedTuple and is_protocol on PyPy-3.7 and PyPy-3.8. Patch by Alex Waygood. Note that PyPy-3.7 and PyPy-3.8 are unsupported by the PyPy project. The next feature release of typing-extensions will drop support for PyPy-3.7 and may also drop support for PyPy-3.8.

4.7.0

This is a feature release. Major changes include:

  • All non-deprecated names from typing are now re-exported by typing_extensions for convenience
  • Add typing_extensions.get_protocol_members and typing_extensions.is_protocol
  • Declare support for Python 3.12
  • This will be the last feature release to support Python 3.7, which recently reached its end-of-life

Full changelog of versions 4.7.0 and 4.7.0rc1:

Release 4.7.0 (June 28, 2023)

  • This is expected to be the last feature release supporting Python 3.7, which reaches its end of life on June 27, 2023. Version 4.8.0 will support only Python 3.8.0 and up.
  • Fix bug where a typing_extensions.Protocol class that had one or more non-callable members would raise TypeError when issubclass() was called against it, even if it defined a custom __subclasshook__

... (truncated)

Changelog

Sourced from typing-extensions's changelog.

Release 4.8.0 (September 17, 2023)

No changes since 4.8.0rc1.

Release 4.8.0rc1 (September 7, 2023)

  • Add typing_extensions.Doc, as proposed by PEP 727. Patch by Sebastián Ramírez.
  • Drop support for Python 3.7 (including PyPy-3.7). Patch by Alex Waygood.
  • Fix bug where get_original_bases() would return incorrect results when called on a concrete subclass of a generic class. Patch by Alex Waygood (backporting python/cpython#107584, by James Hilton-Balfe).
  • Fix bug where ParamSpec(default=...) would raise a TypeError on Python versions <3.11. Patch by James Hilton-Balfe

Release 4.7.1 (July 2, 2023)

  • Fix support for TypedDict, NamedTuple and is_protocol on PyPy-3.7 and PyPy-3.8. Patch by Alex Waygood. Note that PyPy-3.7 and PyPy-3.8 are unsupported by the PyPy project. The next feature release of typing-extensions will drop support for PyPy-3.7 and may also drop support for PyPy-3.8.

Release 4.7.0 (June 28, 2023)

  • This is expected to be the last feature release supporting Python 3.7, which reaches its end of life on June 27, 2023. Version 4.8.0 will support only Python 3.8.0 and up.
  • Fix bug where a typing_extensions.Protocol class that had one or more non-callable members would raise TypeError when issubclass() was called against it, even if it defined a custom __subclasshook__ method. The correct behaviour -- which has now been restored -- is not to raise TypeError in these situations if a custom __subclasshook__ method is defined. Patch by Alex Waygood (backporting python/cpython#105976).

Release 4.7.0rc1 (June 21, 2023)

  • Add typing_extensions.get_protocol_members and typing_extensions.is_protocol (backport of CPython PR #104878). Patch by Jelle Zijlstra.
  • typing_extensions now re-exports all names in the standard library's typing module, except the deprecated ByteString. Patch by Jelle Zijlstra.
  • Due to changes in the implementation of typing_extensions.Protocol, typing.runtime_checkable can now be used on typing_extensions.Protocol (previously, users had to use typing_extensions.runtime_checkable if they were using typing_extensions.Protocol).
  • Align the implementation of TypedDict with the implementation in the standard library on Python 3.9 and higher.

... (truncated)

Commits

Updates packaging from 23.1 to 23.2

Release notes

Sourced from packaging's releases.

23.2

What's Changed

New Contributors

Full Changelog: pypa/packaging@23.1...23.2

Changelog

Sourced from packaging's changelog.

23.2 - 2023-10-01


* Document calendar-based versioning scheme (:issue:`716`)
* Enforce that the entire marker string is parsed (:issue:`687`)
* Requirement parsing no longer automatically validates the URL (:issue:`120`)
* Canonicalize names for requirements comparison (:issue:`644`)
* Introduce ``metadata.Metadata`` (along with ``metadata.ExceptionGroup`` and ``metadata.InvalidMetadata``; :issue:`570`)
* Introduce the ``validate`` keyword parameter to ``utils.normalize_name()`` (:issue:`570`)
* Introduce ``utils.is_normalized_name()`` (:issue:`570`)
* Make ``utils.parse_sdist_filename()`` and ``utils.parse_wheel_filename()``
  raise ``InvalidSdistFilename`` and ``InvalidWheelFilename``, respectively,
  when the version component of the name is invalid
Commits
  • b3a5d7d Bump for release
  • d7ce40d Fix code blocks in CHANGELOG.md (#724)
  • 524b701 parse_{sdist,wheel}_filename: don't raise InvalidVersion (#721)
  • b509bef Typing annotations fixed (#723)
  • 0206c39 Bump pip version to avoid known vulnerabilities (#720)
  • 7023537 fix: Update copyright date for docs (#713)
  • 39786bb Document use of calendar-based versioning scheme (#717)
  • c1346df fix: Detect when a platform is 32-bit more accurately (#711)
  • 7e68d82 Correct rST syntax in CHANGELOG.rst (#709)
  • 61e6efb Support enriched metadata in packaging.metadata (#686)
  • Additional commits viewable in compare view

Updates redshift-connector from 2.0.911 to 2.0.917

Release notes

Sourced from redshift-connector's releases.

v2.0.917

No release notes provided.

v2.0.916

No release notes provided.

v2.0.915

Thank you to @​soksamnanglim for their contribution to this release.

v2.0.914

Thank you to @​jiezhen-chen , @​soksamnanglim , @​kyledemeule , and @​gmattg for their contributions to this release.

v2.0.913

No release notes provided.

v2.0.912

No release notes provided.

Changelog

Sourced from redshift-connector's changelog.

v2.0.917 (2023-11-20)

  • Chore: lint codebase. [Brooke White]
  • Feat: Adds ability to connect to datashare databases for clusters and serverless workgroups running the PREVIEW_2023 track. [Brooke White]
  • Chore: Removed BrowserIdcAuthPlugin. [Brooke White]

v2.0.916 (2023-11-13)

  • Feat(auth): Added support for Custom Cluster Names (CNAME) for Amazon Redshift Serverless. [Brooke White]
  • Feat(datatype): Added support for IntervalY2M and IntervalD2S. [Brooke White]
  • Docs(paramstyle): expanded descriptions for setting paramstyle on module and cursor level. added more examples of how to set paramstyle. [Brooke White]
  • Feat(auth, iam): allowed use of getClusterCredentials V2 API when IdP Plugin authentication is used and group_federation=True. Previously an unsupported error was thrown. [Brooke White]
  • Fix(connection, logging): cast redshift_types as a str to resolve exceptions seen when using redshift-connector with logbook. [Brooke White]

v2.0.915 (2023-10-16)

  • Fix(connection): cast redshift_types as a str. [Brooke White]
  • Chore: lint codebase. [Brooke White]

v2.0.914 (2023-09-11)

  • Feat: Identity Center authentication support with new plugins. [Brooke White]

  • Feat: logging improvements. [Brooke White]

  • Fix(auth, cname): log at debug level when describe_custom_domain_associations fails. [Brooke White]

  • Add parallelization to pytest using pytest-xdist. [Brooke White]

  • Feat(auth): automatically determine region. [Brooke White]

  • Chore: bump dev pytest version. [Brooke White]

  • Chore: lint codebase. [Brooke White]

  • Chore: update pre-commit-config. [Brooke White]

  • Test(iam, adfs): temporary disable integration tests. [Brooke White]

  • Fix(connection): unpack_from error caused by network issues (#185) [Soksamnang Lim, soksamnanglim]

    • fix(connection): Raise InterfaceError for network issue related to closed server side socket (#164)

    • add unit test and integration test

... (truncated)

Commits
  • 083fe9b chore: bump version to 2.0.917
  • a19417e chore: lint codebase
  • 6fbf536 feat: Adds ability to connect to datashare databases for clusters and serverl...
  • d3c9427 chore: Removed BrowserIdcAuthPlugin
  • fb48132 chore: bump version to 2.0.916
  • 61bd390 feat(auth): Added support for Custom Cluster Names (CNAME) for Amazon Redshif...
  • 02c1b52 feat(datatype): Added support for IntervalY2M and IntervalD2S
  • 5ace622 docs(paramstyle): expanded descriptions for setting paramstyle on module and ...
  • 4247f99 feat(auth, iam): allowed use of getClusterCredentials V2 API when IdP Plugin ...
  • 62a4d4e chore: bump version to 2.0.915
  • Additional commits viewable in compare view

Updates pymysql from 1.0.3 to 1.1.0

Release notes

Sourced from pymysql's releases.

v1.1.0

What's Changed

New Contributors

Full Changelog: PyMySQL/PyMySQL@v1.0.3...v1.1.0

v1.1.0rc2

What's Changed

New Contributors

Full Changelog: PyMySQL/PyMySQL@v1.1.0rc1...v1.1.0rc2

v1.1.0rc1

What's Changed

... (truncated)

Changelog

Sourced from pymysql's changelog.

v1.1.0

Release date: 2023-06-26

  • Fixed SSCursor raising OperationalError for query timeouts on wrong statement (#1032)
  • Exposed Cursor.warning_count to check for warnings without additional query (#1056)
  • Make Cursor iterator (#995)
  • Support '_' in key name in my.cnf (#1114)
  • Cursor.fetchall() returns empty list instead of tuple (#1115). Note that Cursor.fetchmany() still return empty tuple after reading all rows for compatibility with Django.
  • Deprecate Error classes in Cursor class (#1117)
  • Add Connection.set_character_set(charset, collation=None). This method is compatible with mysqlclient. (#1119)
  • Deprecate Connection.set_charset(charset) (#1119)
  • New connection always send "SET NAMES charset [COLLATE collation]" query. (#1119) Since collation table is vary on MySQL server versions, collation in handshake is fragile.
  • Support charset="utf8mb3" option (#1127)
Commits

Updates pg8000 from 1.29.6 to 1.30.3

Commits
  • 017959e Prepare for new release
  • d7cc018 Failure when PG dates overflow Python types
  • e5f3cca More type constants at pg8000.native
  • 309bbdd Add support for lists in literal function
  • 753a06f Dollar-quoting fails
  • c9aba5e Add example of parameterised JSON query
  • bef56da Add release note
  • d890d3b update typo in release notes
  • b0c4767 Add 'twine check' to tests
  • 2efe29f Prepare for new release
  • Additional commits viewable in compare view

Updates pyodbc from 4.0.39 to 5.0.1

Release notes

Sourced from pyodbc's releases.

5.0.1 with fix for Azure tokens / binary attrs_before

This is a bug fix for 5.0.0 that restores the ability to pass bytes objects in the attrs_before parameter when connecting. This is often used for Azure with a token. Issue #1289

5.0.0 Release

This is the first 3.x only pyodbc release, supporting Python 3.8-3.12.

The API is backwards compatible, so previous Python 3 products using pyodbc should not need any changes.

Please note that macOS ARM / Apple Silicon binary builds have been problematic due inconsistencies in the way unixODBC libraries can be installed. Please see the issues and discussions.

5.0.0 beta2 - Help test macOS Apple Silicon binary wheels

We're retrying macOS Apple Silicon wheels, for those with M1, M2, etc. chips. If you have one of these, please give this release a try so we know before the final 5.0.0 release in a few days.

This means you would not use Rosetta. Just install normally using pip install pyodbc==5.0.0b2. Don't use --no-binary.

For those wondering, the inability to supply these wheels has not been due to any pyodbc code issues. We use Github Actions to build all the different versions and it still doesn't have complete support for macOS Apple Silicon CI runners. At this time, only Intel is supported. However, we can cross-compile and generate ARM wheels on Intel, but we can't test them. That's why we need your help!

5.0.0 Beta 1

This is a beta release for the upcoming 5.0 that drops Python 2 and adds Python 3.12

Source and wheels for 5.0.0b1 is available on PyPI.

This beta restores fast_executemany, so it should be feature complete. If there are no serious issues reported, it will be released as 5.0.0 this week (before Python 3.12 is officially released).

5.0.0 alpha 2

This is a test release for the upcoming 5.0 that drops Python 2 and supports Python 3.12

Source and wheels for 5.0.0a2 is available on PyPI

Note that fastexecmany is not available in this release, but will be ported to the next.

Please give it a try and join the discussion here.

Commits
  • 32d1073 Release 5.0.1
  • d5a9359 attrs_before: Add error for unknown type
  • 4435d14 odbcversion doc and pyi updates
  • 19beb9a handle bytes in attrs_before
  • 7f91191 Updating version to 5.0.0
  • 215dbaa params: Move xdecrefs after last use
  • 8a4555d Allow customization of default odbc version
  • 36148c3 Upgrade Python syntax with pyupgrade --py38-plus
  • d84993b Drop support for EOL Python 3.7
  • 885a84c Remove redundant code for dropped Python versions
  • Additional commits viewable in compare view

Updates oracledb from 1.3.1 to 1.4.2

Release notes

Sourced from oracledb's releases.

v1.4.2

python-oracledb 1.4.2 is now released. This release addresses one issue and begins to supply pre-built binaries for Python 3.12. See the full release notes for all of the details.

v1.4.1

python-oracledb 1.4.1 is now released. This release addresses a number of reported issues. See the full release notes for all of the details.

v1.4.0

python-oracledb 1.4.0 is now released. This release addresses a large number of smaller enhancements and bug fixes. See the full release notes for all of the details.

v1.3.2

python-oracledb 1.3.2 is now released. This release addresses a number of reported issues. See the full release notes for all of the details.

Commits
  • 1588633 Update to released version of ODPI-C 5.0.1.
  • 9a8e1b4 Preparing to release version 1.4.2.
  • 84b594a Fix order of sample code!
  • b49b553 Preparing to release 1.4.1.
  • ede56f3 Fixed error checking when getting and setting the pool ping interval and
  • 15dc59d Added missing ">" to repr() of SodaDatabase.
  • 78c8308 Raise exceptions when strings and identifiers are not terminated.
  • 16f3e9f Fixed bug when calling execute() or executemany() with missing bind data
  • 9cd61b1 Improved SQL parser.
  • 6f060ea Bump version in prepration for new changes.
  • Additional commits viewable in compare view

Updates gremlinpython from 3.6.4 to 3.7.0

Changelog

Sourced from gremlinpython's changelog.

== TinkerPop 3.7.0 (Gremfir Master of the Pan Flute)

image::https://raw.githubusercontent.com/apache/tinkerpop/master/docs/static/images/gremlin-zamfir.png[width=185]

[[release-3-7-1]] === TinkerPop 3.7.1 (November 20, 2023)

This release also includes changes from .

  • Added the asString(), length(), toLower(), and toUpper() steps to perform String manipulations.
  • Added Gherkin parsing support for specific string results using str[].
  • Added the trim(), lTrim(), rTrim(), and reverse() steps to perform String manipulations.
  • Added replace(), split() and substring() steps to perform String manipulations.
  • Added Scope to asString(), length(), toLower(), toUpper(), trim(), lTrim(), rTrim(), replace(), split()andsubstring()to allowString` manipulation inside incoming lists.
  • Update concat() to accept Traversal varargs.
  • Corrected concat() signatures in gremlin-dotnet, Concat() is now used instead of Concat<object>(). (breaking)
  • Update concat() to not special treat inject in arguments and use TraversalUtil.apply on it as with any other child traversals. (breaking)
  • Added format() step to perform String manipulations.
  • Checked graph features for meta-property support before trying to serialize them in VertexPropertySerializer for GraphBinary.
  • Fixed multiline query bug in console caused by upgrade to Groovy 4.
  • Added date manipulation steps asDate, dateAdd and dateDiff.
  • Added new data type DT to represent periods of time.
  • Added Gherkin support for Date.
  • Extended datetime() function to produce a ...

    Description has been truncated

Bumps the production-dependencies group with 15 updates:

| Package | From | To |
| --- | --- | --- |
| [botocore](https://github.com/boto/botocore) | `1.29.152` | `1.29.165` |
| [numpy](https://github.com/numpy/numpy) | `1.24.3` | `1.24.4` |
| [typing-extensions](https://github.com/python/typing_extensions) | `4.6.3` | `4.8.0` |
| [packaging](https://github.com/pypa/packaging) | `23.1` | `23.2` |
| [redshift-connector](https://github.com/aws/amazon-redshift-python-driver) | `2.0.911` | `2.0.917` |
| [pymysql](https://github.com/PyMySQL/PyMySQL) | `1.0.3` | `1.1.0` |
| [pg8000](https://github.com/tlocke/pg8000) | `1.29.6` | `1.30.3` |
| [pyodbc](https://github.com/mkleehammer/pyodbc) | `4.0.39` | `5.0.1` |
| [oracledb](https://github.com/oracle/python-oracledb) | `1.3.1` | `1.4.2` |
| [gremlinpython](https://github.com/apache/tinkerpop) | `3.6.4` | `3.7.0` |
| [opensearch-py](https://github.com/opensearch-project/opensearch-py) | `2.2.0` | `2.4.2` |
| [jsonpath-ng](https://github.com/h2non/jsonpath-ng) | `1.5.3` | `1.6.0` |
| [deltalake](https://github.com/delta-io/delta-rs) | `0.10.0` | `0.13.0` |
| [modin](https://github.com/modin-project/modin) | `0.23.0` | `0.23.1.post0` |
| [ray](https://github.com/ray-project/ray) | `2.6.0` | `2.8.1` |


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

Updates `numpy` from 1.24.3 to 1.24.4
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](numpy/numpy@v1.24.3...v1.24.4)

Updates `typing-extensions` from 4.6.3 to 4.8.0
- [Release notes](https://github.com/python/typing_extensions/releases)
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
- [Commits](python/typing_extensions@4.6.3...4.8.0)

Updates `packaging` from 23.1 to 23.2
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
- [Commits](pypa/packaging@23.1...23.2)

Updates `redshift-connector` from 2.0.911 to 2.0.917
- [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.0.911...v2.0.917)

Updates `pymysql` from 1.0.3 to 1.1.0
- [Release notes](https://github.com/PyMySQL/PyMySQL/releases)
- [Changelog](https://github.com/PyMySQL/PyMySQL/blob/main/CHANGELOG.md)
- [Commits](PyMySQL/PyMySQL@v1.0.3...v1.1.0)

Updates `pg8000` from 1.29.6 to 1.30.3
- [Commits](tlocke/pg8000@1.29.6...1.30.3)

Updates `pyodbc` from 4.0.39 to 5.0.1
- [Release notes](https://github.com/mkleehammer/pyodbc/releases)
- [Commits](mkleehammer/pyodbc@4.0.39...5.0.1)

Updates `oracledb` from 1.3.1 to 1.4.2
- [Release notes](https://github.com/oracle/python-oracledb/releases)
- [Commits](oracle/python-oracledb@v1.3.1...v1.4.2)

Updates `gremlinpython` from 3.6.4 to 3.7.0
- [Changelog](https://github.com/apache/tinkerpop/blob/master/CHANGELOG.asciidoc)
- [Commits](apache/tinkerpop@3.6.4...3.7.0)

Updates `opensearch-py` from 2.2.0 to 2.4.2
- [Release notes](https://github.com/opensearch-project/opensearch-py/releases)
- [Changelog](https://github.com/opensearch-project/opensearch-py/blob/main/CHANGELOG.md)
- [Commits](opensearch-project/opensearch-py@v2.2.0...v2.4.2)

Updates `jsonpath-ng` from 1.5.3 to 1.6.0
- [Release notes](https://github.com/h2non/jsonpath-ng/releases)
- [Changelog](https://github.com/h2non/jsonpath-ng/blob/master/History.md)
- [Commits](h2non/jsonpath-ng@1.5.3...v1.6.0)

Updates `deltalake` from 0.10.0 to 0.13.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.10.0...rust-v0.13.0)

Updates `modin` from 0.23.0 to 0.23.1.post0
- [Release notes](https://github.com/modin-project/modin/releases)
- [Changelog](https://github.com/modin-project/modin/blob/master/docs/release-procedure.md)
- [Commits](modin-project/modin@0.23.0...0.23.1.post0)

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

---
updated-dependencies:
- dependency-name: botocore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: numpy
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: typing-extensions
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: packaging
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: redshift-connector
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: pymysql
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: pg8000
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: pyodbc
  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: gremlinpython
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: opensearch-py
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: jsonpath-ng
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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-patch
  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 the dependencies Pull requests that update a dependency file label Dec 4, 2023
@malachi-constant
Copy link
Contributor

AWS CodeBuild CI Report

  • CodeBuild project: GitHubCodeBuild8756EF16-4rfo0GHQ0u9a
  • Commit ID: 90136ca
  • Result: FAILED
  • 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: 90136ca
  • 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 Dec 6, 2023

Superseded by #2547.

@dependabot dependabot bot closed this Dec 6, 2023
@dependabot dependabot bot deleted the dependabot/pip/production-dependencies-359a8cbc8d branch December 6, 2023 12:04
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant