chore(deps): bump the production-dependencies group with 5 updates#2754
Merged
LeonLuttenberger merged 1 commit intomainfrom Apr 1, 2024
Merged
Conversation
Bumps the production-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [boto3](https://github.com/boto/boto3) | `1.34.64` | `1.34.69` | | [botocore](https://github.com/boto/botocore) | `1.34.69` | `1.34.74` | | [pg8000](https://github.com/tlocke/pg8000) | `1.30.5` | `1.31.1` | | [opensearch-py](https://github.com/opensearch-project/opensearch-py) | `2.4.2` | `2.5.0` | | [deltalake](https://github.com/delta-io/delta-rs) | `0.16.2` | `0.16.3` | Updates `boto3` from 1.34.64 to 1.34.69 - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](boto/boto3@1.34.64...1.34.69) Updates `botocore` from 1.34.69 to 1.34.74 - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](boto/botocore@1.34.69...1.34.74) Updates `pg8000` from 1.30.5 to 1.31.1 - [Commits](https://github.com/tlocke/pg8000/compare/1.30.5...1.31.1) Updates `opensearch-py` from 2.4.2 to 2.5.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@v2.4.2...v2.5.0) Updates `deltalake` from 0.16.2 to 0.16.3 - [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.16.2...rust-v0.16.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: pg8000 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: deltalake dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 |
LeonLuttenberger
approved these changes
Apr 1, 2024
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.
Bumps the production-dependencies group with 5 updates:
1.34.641.34.691.34.691.34.741.30.51.31.12.4.22.5.00.16.20.16.3Updates
boto3from 1.34.64 to 1.34.69Changelog
Sourced from boto3's changelog.
Commits
4f1c6c0Merge branch 'release-1.34.69'c3f1e7dBumping version to 1.34.69e43fc9dAdd changelog entries from botocore51e7d94Merge branch 'release-1.34.68'6607f5fMerge branch 'release-1.34.68' into developba6e41dBumping version to 1.34.683a37d63Add changelog entries from botocoreb5d959aMerge branch 'release-1.34.67'6a1a7b6Merge branch 'release-1.34.67' into develop40e8e24Bumping version to 1.34.67Updates
botocorefrom 1.34.69 to 1.34.74Changelog
Sourced from botocore's changelog.
... (truncated)
Commits
4d91958Merge branch 'release-1.34.74'81fa47dBumping version to 1.34.74ba35e4dUpdate endpoints modelbc6e552Update to latest modelsf73fa82Merge branch 'release-1.34.73'75f13d5Merge branch 'release-1.34.73' into developb1ff114Bumping version to 1.34.73f63a19dUpdate endpoints modelddeb219Update to latest modelsf1e0ba5Merge branch 'release-1.34.72'Updates
pg8000from 1.30.5 to 1.31.1Commits
5ac331cPrepare for new release809bed8Move to src style layoutc789c98Prepare for new released815ef6Better defaults for SSLfdfc80aUse Markdown for README165eb0bAdd example of workaround for parameter limitUpdates
opensearch-pyfrom 2.4.2 to 2.5.0Release notes
Sourced from opensearch-py's releases.
Changelog
Sourced from opensearch-py's changelog.
Commits
b197516Add permission to the release workflow (#706) (#707)f226570Bump version to 2.5.0 (#703)c770d88Updated opensearch-py to reflect the latest OpenSearch API spec (2024-03-22) ...25db5d5Modified generator to generate plugins (#700)bd91530Added guide for configuring ssl_assert_hostname (#694)b2a1796Fixed yaml test runner (#696)d36a882Enhance generator to update changelog only if generated code differs from exi...4b69c09Update pytest-asyncio requirement from <=0.23.4 to <=0.23.5 (#676)b2638fbfix Update changelog in api generator (#675)8b91bb4Updated opensearch-py to reflect the latest OpenSearch API spec (2024-02-07) ...Updates
deltalakefrom 0.16.2 to 0.16.3Release notes
Sourced from deltalake's releases.
Changelog
Sourced from deltalake's changelog.
Commits
5722a38Pin the dynamodb_lock dependency at 0.4.3Dependabot 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