chore(deps): bump the dependencies group across 1 directory with 8 updates#11
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the dependencies group across 1 directory with 8 updates#11dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…dates Updates the requirements on [opensearch-py](https://github.com/opensearch-project/opensearch-py), [boto3](https://github.com/boto/boto3), [requests-aws4auth](https://github.com/tedder/requests-aws4auth), [streamlit](https://github.com/streamlit/streamlit), [aws-cdk-lib](https://github.com/aws/aws-cdk), [constructs](https://github.com/aws/constructs), [pandas](https://github.com/pandas-dev/pandas) and [pyarrow](https://github.com/apache/arrow) to permit the latest version. Updates `opensearch-py` from 3.1.0 to 3.2.0 - [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@v3.1.0...v3.2.0) Updates `boto3` from 1.42.84 to 1.43.3 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.42.84...1.43.3) Updates `requests-aws4auth` from 1.3.1 to 1.3.2 - [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.3.1...v1.3.2) Updates `streamlit` from 1.56.0 to 1.57.0 - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](streamlit/streamlit@1.56.0...1.57.0) Updates `aws-cdk-lib` from 2.248.0 to 2.252.0 - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md) - [Commits](aws/aws-cdk@v2.248.0...v2.252.0) Updates `constructs` to 10.6.0 - [Release notes](https://github.com/aws/constructs/releases) - [Commits](aws/constructs@v10.0.0...v10.6.0) Updates `pandas` to 3.0.2 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.0.0...v3.0.2) Updates `pyarrow` to 24.0.0 - [Release notes](https://github.com/apache/arrow/releases) - [Commits](apache/arrow@go/v14.0.0...apache-arrow-24.0.0) --- updated-dependencies: - dependency-name: opensearch-py dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: boto3 dependency-version: 1.43.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: requests-aws4auth dependency-version: 1.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: streamlit dependency-version: 1.57.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: aws-cdk-lib dependency-version: 2.252.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: constructs dependency-version: 10.6.0 dependency-type: direct:production dependency-group: dependencies - dependency-name: pandas dependency-version: 3.0.2 dependency-type: direct:production dependency-group: dependencies - dependency-name: pyarrow dependency-version: 24.0.0 dependency-type: direct:production dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Updates the requirements on opensearch-py, boto3, requests-aws4auth, streamlit, aws-cdk-lib, constructs, pandas and pyarrow to permit the latest version.
Updates
opensearch-pyfrom 3.1.0 to 3.2.0Release notes
Sourced from opensearch-py's releases.
Changelog
Sourced from opensearch-py's changelog.
Commits
8991792fix(signer): Include X-Amz-Content-SHA256 in SignedHeaders (#1038) (#1039)d8a8c57Fix AWSV4Signer.sign() not passing headers to AWSRequest (#1035)6551595Bump opensearch protobufs - 1.2.0. (#1000)94ae310Fix CI failures due to API spec updates (#1007)1ce5b46fix(docs): use keyword arguments in security API examples (#1004)9b6d240Bump peter-evans/create-pull-request from 7 to 8 (#990)02c5dccBump actions/download-artifact from 6 to 7 (#988)fa8a862Bump actions/upload-artifact from 5 to 6 (#989)f5ef694Updated opensearch-py to reflect the latest OpenSearch API spec (2026-01-22) ...10ab792ci: fix mypy type ignore for untyped decorator in tests (#993)Updates
boto3from 1.42.84 to 1.43.3Commits
bea693cMerge branch 'release-1.43.3'1f57fdcBumping version to 1.43.3ba69bd2Add changelog entries from botocore7dc336eMerge branch 'release-1.43.2'e240af8Merge branch 'release-1.43.2' into develop99fd421Bumping version to 1.43.280f4db8Add changelog entries from botocorebe6bdf3Bump pytest from 8.1.1 to 9.0.3 (#4782)753bcabMerge branch 'release-1.43.1'09f56f4Merge branch 'release-1.43.1' into developUpdates
requests-aws4authfrom 1.3.1 to 1.3.2Release notes
Sourced from requests-aws4auth's releases.
Changelog
Sourced from requests-aws4auth's changelog.
Commits
3dda9dchistory and versionc9cd06aupdate py versions; use session token for live tests6e58b3efix additional deprecation warnings for UTC; ensure pre-py311 compatb7acfe8Fix Deprecateddatetime.datetime.utcnow()89399caupdate release instructionsUpdates
streamlitfrom 1.56.0 to 1.57.0Release notes
Sourced from streamlit's releases.
Commits
62ec5f3Up version to 1.57.0543575ffeat(host-comm): add PRINT_APP host-to-guest postMessage type (#14922)fa67e32[feature] Exposest.bottomcontainer (#14726)e463b41[feature] Add installed_skills (and agents) telemetry to page profile (#14916)985fa7bAdd app and theme templates to bundled skills (#14746)bea9013[feature] Addsecretsparameter tost.App(#14861)b13f0fa[skill] Set minimum height for embedded apps (#14498)1f7abf9[feature] Direct polars to arrow conversion bypassing pandas (#14885)dbacaad[fix] Add border radius to video and map elements (#14781)5cb5545Bump ruff from 0.15.10 to 0.15.11 (#14908)Updates
aws-cdk-libfrom 2.248.0 to 2.252.0Release notes
Sourced from aws-cdk-lib's releases.
... (truncated)
Changelog
Sourced from aws-cdk-lib's changelog.
... (truncated)
Commits
a58510cchore(release): 2.252.0 (#37727)9e000ffchore: trigger build323844achore: update analytics metadata blueprints9f70a52chore(release): 2.252.06ba0598fix(aws-cdk-lib): cannot be used as abundledDependency(#37726)d592a96feat(core): add Box API for deferred values with accurate stack traces (#37604)0616322refactor(lambda-nodejs): unify code paths between local & Docker bundling (#3...dc5be98fix(s3): resolve S3 notification removal race condition (#37708)a78ddc5chore(ci): fix pr-issue-check unable to comment on PRs from forks (#37703)556f8d3chore(core): migrate off ofBeta1properties internally (#37711)Updates
constructsto 10.6.0Release notes
Sourced from constructs's releases.
Commits
f1fd286feat: add stackTraceOverride option to MetadataOptions (#2853)809d63achore(deps): upgrade dev dependencies (#2852)c2298f1chore(deps): upgrade dev dependencies (#2851)eb0d022chore(deps): upgrade dev dependencies (#2850)780040fchore(deps): upgrade dev dependencies (#2849)f0f37e5fix: provide default implementation ofwith()onNodeclass (#2848)a00cc11chore(deps): upgrade dev dependencies (#2846)0f1005bfeat(mixin): add IMixin interface and Construct.with() method (#2843)eb900d5chore(deps): upgrade dev dependencies (#2845)9c4d938chore(deps): upgrade dev dependencies (#2844)Updates
pandasto 3.0.2Release notes
Sourced from pandas's releases.
Commits
ab90747RLS: 3.0.2 (#64934)6f27013Backport PR #64931 on branch 3.0.x (DOC/BLD: temporary disable upload of docs...48ddc60Backport PR #64664 on branch 3.0.x (BUG: DataFrame.sum() crashes on empty Dat...8774488[backport 3.0.x] PERF: fix slow python loop in validation for ArrowStringArra...33af6ccBackport PR #64133 on branch 3.0.x (BUG: str.find returns byte offset instead...4ef49d8[backport 3.0.x] BUG: fix convert_dtypes dropping values from sliced mixed-dt...0668f34[backport 3.0.x] BUG: Fix HDFStore.put with StringDtype columns and compressi...23f2f44[backport 3.0.x] BUG: Suppress unnecessary RuntimeWarning in to_datetime with...83ba804Backport PR #64886: BUG: Compute Variance of Complex Numbers Correctly (#64892)bb5ca1aBackport PR #64386 on branch 3.0.x (BUG: fix sort_index AssertionError with R...Updates
pyarrowto 24.0.0Release notes
Sourced from pyarrow's releases.
Commits
31b4b6cMINOR: [Release] Update versions for 24.0.006dbc17MINOR: [Release] Update .deb/.rpm changelogs for 24.0.0a021d80MINOR: [Release] Update CHANGELOG.md for 24.0.02d6b12cGH-49716: [C++] FixedShapeTensorType::Deserialize should strictly validate se...a74cb6aGH-49697: [C++][CI] Check IPC file body bounds are in sync with decoder outco...871a0c6GH-49676: [Python][Packaging] Fix gRPC docker image layer being too big for h...f9203b3GH-49586: [C++][CI] StructToStructSubset test failure with libc++ 22.1.1 (#49...fe298b4GH-49628: [Python][Interchange protocol] Suppress warnings for pandas 4.0.0 a...1f94910GH-49252: [GLib] Deprecate Feather features (#49673)5ba5c3cGH-49671: [CI][Docs] Don't run jobs for push by Dependabot (#49672)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 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