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-dev): bump the dependencies group with 3 updates #120

Closed
wants to merge 2 commits into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2023

Bumps the dependencies group with 3 updates: mypy, boto3-stubs and boto3.

Updates mypy from 1.7.0 to 1.7.1

Commits

Updates boto3-stubs from 1.29.3 to 1.29.6

Commits

Updates boto3 from 1.29.3 to 1.29.6

Changelog

Sourced from boto3's changelog.

1.29.6

  • bugfix:sqs: [botocore] Rolled back recent change to wire format protocol
  • api-change:kinesis: [botocore] This release adds support for resource based policies on streams and consumers.
  • api-change:s3control: [botocore] Amazon S3 Batch Operations now manages buckets or prefixes in a single step.
  • api-change:sagemaker: [botocore] This feature adds the end user license agreement status as a model access configuration parameter.
  • api-change:endpoint-rules: [botocore] Update endpoint-rules client to latest version

1.29.5

  • api-change:cloudfront-keyvaluestore: [botocore] This release adds support for CloudFront KeyValueStore, a globally managed key value datastore associated with CloudFront Functions.
  • api-change:cloudfront: [botocore] This release adds support for CloudFront KeyValueStore, a globally managed key value datastore associated with CloudFront Functions.
  • api-change:ec2: [botocore] Documentation updates for Amazon EC2.
  • api-change:inspector-scan: [botocore] This release adds support for the new Amazon Inspector Scan API. The new Inspector Scan API can synchronously scan SBOMs adhering to the CycloneDX v1.5 format.
  • api-change:iotsitewise: [botocore] Adds 1/ user-defined unique identifier for asset and model metadata, 2/ asset model components, and 3/ query API for asset metadata and telemetry data. Supports 4/ multi variate anomaly detection using Amazon Lookout for Equipment, 5/ warm storage tier, and 6/ buffered ingestion of time series data.
  • api-change:iottwinmaker: [botocore] This release adds following support. 1. New APIs for metadata bulk operations. 2. Modify the component type API to support composite component types - nesting component types within one another. 3. New list APIs for components and properties. 4. Support the larger scope digital twin modeling.
  • api-change:s3: [botocore] Add support for automatic date based partitioning in S3 Server Access Logs.
  • api-change:endpoint-rules: [botocore] Update endpoint-rules client to latest version

1.29.4

  • enhancement:IMDS: [botocore] Adds a config option to opt out of IMDSv1 fallback
  • api-change:codestar-connections: [botocore] This release updates a few CodeStar Connections related APIs.
  • api-change:docdb: [botocore] Amazon DocumentDB updates for new cluster storage configuration: Amazon DocumentDB I/O-Optimized.
  • api-change:ec2: [botocore] This release adds support for Security group referencing over Transit gateways, enabling you to simplify Security group management and control of instance-to-instance traffic across VPCs that are connected by Transit gateway.
Commits
  • 0778abe Merge branch 'release-1.29.6'
  • 55ffb8d Bumping version to 1.29.6
  • 3feaa6d Add changelog entries from botocore
  • 48b4692 Merge branch 'release-1.29.5'
  • 271ffc9 Merge branch 'release-1.29.5' into develop
  • 3128d47 Bumping version to 1.29.5
  • e20ad55 Add changelog entries from botocore
  • 8a08ce8 Merge branch 'release-1.29.4'
  • fcc24f3 Merge branch 'release-1.29.4' into develop
  • e796389 Bumping version to 1.29.4
  • 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

Bumps the dependencies group with 3 updates: [mypy](https://github.com/python/mypy), [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) and [boto3](https://github.com/boto/boto3).


Updates `mypy` from 1.7.0 to 1.7.1
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.7.0...v1.7.1)

Updates `boto3-stubs` from 1.29.3 to 1.29.6
- [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
- [Commits](https://github.com/youtype/mypy_boto3_builder/commits)

Updates `boto3` from 1.29.3 to 1.29.6
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.29.3...1.29.6)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: boto3-stubs
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: boto3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: 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 Nov 27, 2023
Copy link

changeset-bot bot commented Nov 27, 2023

🦋 Changeset detected

Latest commit: 004f5dc

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
json-on-the-clocktower Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 18, 2023

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Dec 18, 2023
@dependabot dependabot bot deleted the dependabot/pip/dependencies-5779b1469e branch December 18, 2023 01:50
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.

0 participants