KlubJagiellonski / pola-backend

Pola pomoże Ci odnaleźć polskie wyroby. Zabierając Polę na zakupy odnajdujesz produkty “z duszą” i wspierasz polską gospodarkę.
https://www.pola-app.pl
BSD 3-Clause "New" or "Revised" License
38 stars 13 forks source link

Bump the aws group across 1 directory with 3 updates #3980

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the aws group with 3 updates in the / directory: boto3, botocore and s3transfer.

Updates boto3 from 1.34.90 to 1.34.146

Commits
  • 0f01265 Merge branch 'release-1.34.146'
  • e710b4e Bumping version to 1.34.146
  • ee3b7c8 Add changelog entries from botocore
  • 734b18b Merge pull request #4214 from boto/dependabot/github_actions/aws-actions/clos...
  • 3cce496 Bump aws-actions/closed-issue-message
  • d118f86 pin setuptools in ci for python >= 3.12 (#4208)
  • f6203ba Merge branch 'release-1.34.145'
  • 0221eea Merge branch 'release-1.34.145' into develop
  • de349b5 Bumping version to 1.34.145
  • 9668efe Add changelog entries from botocore
  • Additional commits viewable in compare view


Updates botocore from 1.34.90 to 1.34.146

Changelog

Sourced from botocore's changelog.

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.

1.34.145

  • api-change:acm-pca: Fix broken waiters for the acm-pca client. Waiters broke in version 1.13.144 of the Boto3 SDK.
  • api-change:connect: Amazon Connect expands search API coverage for additional resources. Search for hierarchy groups by name, ID, tag, or other criteria (new endpoint). Search for agent statuses by name, ID, tag, or other criteria (new endpoint). Search for users by their assigned proficiencies (enhanced endpoint)
  • api-change:ec2: Amazon VPC IP Address Manager (IPAM) now supports Bring-Your-Own-IP (BYOIP) for IP addresses registered with any Internet Registry. This feature uses DNS TXT records to validate ownership of a public IP address range.
  • api-change:firehose: This release 1) Add configurable buffering hints for Snowflake as destination. 2) Add ReadFromTimestamp for MSK As Source. Firehose will start reading data from MSK Cluster using offset associated with this timestamp. 3) Gated public beta release to add Apache Iceberg tables as destination.
  • api-change:ivschat: Documentation update for IVS Chat API Reference.
  • api-change:medialive: AWS Elemental MediaLive now supports the SRT protocol via the new SRT Caller input type.
  • api-change:rds: Updates Amazon RDS documentation to specify an eventual consistency model for DescribePendingMaintenanceActions.
  • api-change:sagemaker: SageMaker Training supports R5, T3 and R5D instances family. And SageMaker Processing supports G5 and R5D instances family.
  • api-change:secretsmanager: Doc only update for Secrets Manager
  • api-change:taxsettings: Set default endpoint for aws partition. Requests from all regions in aws partition will be forward to us-east-1 endpoint.
  • api-change:timestream-query: Doc-only update for TimestreamQuery. Added guidance about the accepted valid value for the QueryPricingModel parameter.
  • api-change:workspaces-thin-client: Documentation update for WorkSpaces Thin Client.
  • bugfix:Waiter: Update waiters to handle expected boolean values when matching errors (boto/botocore#3220 <https://github.com/boto/botocore/issues/3220>__)

1.34.144

  • api-change:acm-pca: Minor refactoring of C2J model for AWS Private CA
  • api-change:arc-zonal-shift: Adds the option to subscribe to get notifications when a zonal autoshift occurs in a region.
  • api-change:globalaccelerator: This feature adds exceptions to the Customer API to avoid throwing Internal Service errors
  • api-change:pinpoint: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:quicksight: Vega ally control options and Support for Reviewed Answers in Topics

1.34.143

  • api-change:batch: This feature allows AWS Batch Jobs with EKS container orchestration type to be run as Multi-Node Parallel Jobs.
  • api-change:bedrock: Add support for contextual grounding check for Guardrails for Amazon Bedrock.
  • api-change:bedrock-agent: Introduces new data sources and chunking strategies for Knowledge bases, advanced parsing logic using FMs, session summary generation, and code interpretation (preview) for Claude V3 Sonnet and Haiku models. Also introduces Prompt Flows (preview) to link prompts, foundational models, and resources.
  • api-change:bedrock-agent-runtime: Introduces query decomposition, enhanced Agents integration with Knowledge bases, session summary generation, and code interpretation (preview) for Claude V3 Sonnet and Haiku models. Also introduces Prompt Flows (preview) to link prompts, foundational models, and resources for end-to-end solutions.
  • api-change:bedrock-runtime: Add support for contextual grounding check and ApplyGuardrail API for Guardrails for Amazon Bedrock.
  • api-change:ec2: Add parameters to enable provisioning IPAM BYOIPv4 space at a Local Zone Network Border Group level
  • api-change:glue: Add recipe step support for recipe node
  • api-change:groundstation: Documentation update specifying OEM ephemeris units of measurement
  • api-change:license-manager-linux-subscriptions: Add support for third party subscription providers, starting with RHEL subscriptions through Red Hat Subscription Manager (RHSM). Additionally, add support for tagging subscription provider resources, and detect when an instance has more than one Linux subscription and notify the customer.

... (truncated)

Commits
  • 336da4e Merge branch 'release-1.34.146'
  • 1f4e799 Bumping version to 1.34.146
  • 6a9031a Update endpoints model
  • fc220db Update to latest models
  • eb21a36 Merge pull request #3226 from nateprewitt/mobilehub_deprecation
  • cc46371 Merge pull request #3225 from boto/dependabot/github_actions/aws-actions/clos...
  • c68aa1a Add changelog
  • 420d816 Remove deprecated AWS Mobile Hub service
  • 0aba3e6 Bump aws-actions/closed-issue-message
  • 79681b9 pin setuptools in ci for python >= 3.12 (#3223)
  • Additional commits viewable in compare view


Updates s3transfer from 0.10.1 to 0.10.2

Changelog

Sourced from s3transfer's changelog.

0.10.2

  • bugfix:awscrt: Pass operation name to awscrt.s3 to improve error handling.
Commits
  • 9a16829 Merge branch 'release-0.10.2'
  • 7a0f702 Bumping version to 0.10.2
  • 81a0c70 Pass operation name to awscrt.s3 (#309)
  • 6461de3 CRTTransferManager validates ExtraArgs and Bucket, same as classic TransferMa...
  • 407232b Merge pull request #306 from boto/3_13_and_macos
  • bca7164 Start testing on 3.13 beta build
  • 2b215d1 Move 3.8 and 3.9 builds back to macos-13
  • 123ff16 update wheel to latest release (#303)
  • b604bbc Upgrade pytest and associated test packages (#302)
  • 2885dab Merge branch 'release-0.10.1' into develop
  • See full diff in compare view


Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | | --- | --- | | botocore | [>= 1.24.a, < 1.25] | | boto3 | [>= 1.21.a, < 1.22] |

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 2 months ago

Superseded by #3982.