Chris-656 / ioBroker.emporia

retrieves Emporia Energy data from the cloud
https://forum.iobroker.net/topic/60755/emporia-energy-adapter
MIT License
3 stars 1 forks source link

Bump @aws-sdk/client-s3 from 3.223.0 to 3.262.0 #16

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @aws-sdk/client-s3 from 3.223.0 to 3.262.0.

Release notes

Sourced from @​aws-sdk/client-s3's releases.

v3.262.0

3.262.0(2023-01-31)

Chores
New Features
  • clients: update client endpoints as of 2023-01-31 (10f479f2)
  • client-cloudtrail: Add new "Channel" APIs to enable users to manage channels used for CloudTrail Lake integrations, and "Resource Policy" APIs to enable users to manage the resource-based permissions policy attached to a channel. (d85ae108)
  • client-codeartifact: This release introduces a new DeletePackage API, which enables deletion of a package and all of its versions from a repository. (51315211)
  • client-kinesis: Enabled FIPS endpoints for GovCloud (US) regions in SDK. (6af967ec)
  • client-connectparticipant: Enabled FIPS endpoints for GovCloud (US) regions in SDK. (bdb884f1)
  • client-opensearch: Amazon OpenSearch Service adds the option for a VPC endpoint connection between two domains when the local domain uses OpenSearch version 1.3 or 2.3. You can now use remote reindex to copy indices from one VPC domain to another without a reverse proxy. (f8656f00)
  • client-accessanalyzer: Enabled FIPS endpoints for GovCloud (US) regions in SDK. (5d929fda)
  • client-iot: Added support for IoT Rules Engine Cloudwatch Logs action batch mode. (3e1f2a5c)
  • client-groundstation: DigIF Expansion changes to the Customer APIs. (f6f9e900)
  • client-ec2: This launch allows customers to associate up to 8 IP addresses to their NAT Gateways to increase the limit on concurrent connections to a single destination by eight times from 55K to 440K. (02a5e1a8)
  • client-support: This fixes incorrect endpoint construction when a customer is explicitly setting a region. (c6f86d2b)
  • client-appsync: This release introduces the feature to support EventBridge as AppSync data source. (32e4b9e5)
  • client-cloudtrail-data: Add CloudTrail Data Service to enable users to ingest activity events from non-AWS sources into CloudTrail Lake. (6ad814a4)
  • client-polly: Amazon Polly adds two new neural American English voices - Ruth, Stephen (58c3749c)
  • client-sagemaker: Amazon SageMaker Automatic Model Tuning now supports more completion criteria for Hyperparameter Optimization. (6d04ea95)
  • client-securityhub: New fields have been added to the AWS Security Finding Format. Compliance.SecurityControlId is a unique identifier for a security control across standards. Compliance.AssociatedStandards contains all enabled standards in which a security control is enabled. (51a6cc86)
  • client-outposts: Enabled FIPS endpoints for GovCloud (US) regions in SDK. (0865158a)

For list of updated packages, view updated-packages.md in assets-3.262.0.zip

v3.261.0

3.261.0(2023-01-30)

Chores
New Features
  • client-ec2: We add Prefix Lists as a new route destination option for LocalGatewayRoutes. This will allow customers to create routes to Prefix Lists. Prefix List routes will allow customers to group individual CIDR routes with the same target into a single route. (52a9d0c3)
  • client-dlm: Enabled FIPS endpoints for GovCloud (US) regions in SDK. (1295499b)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-s3's changelog.

3.262.0 (2023-01-31)

Note: Version bump only for package @​aws-sdk/client-s3

3.261.0 (2023-01-30)

Bug Fixes

  • codegen: safe access for error code location (#4367) (8991512)

3.259.0 (2023-01-26)

Features

  • client-s3: Allow FIPS to be used with path-style URLs. (e41ba91)

3.258.0 (2023-01-25)

Bug Fixes

  • clients: fix restXml protocol test for timestampFormat targets (#4364) (4beb93b)

3.257.0 (2023-01-24)

Note: Version bump only for package @​aws-sdk/client-s3

3.256.0 (2023-01-23)

... (truncated)

Commits
  • a9dae7f Publish v3.262.0
  • 92c1230 chore(clients): parse date-times with offsets (#4385)
  • 1a46f68 Publish v3.261.0
  • 1b8a8dc chore(client-s3): use mrap when not browser (#4383)
  • 81fa2d7 chore(client-s3): fix mrap integration test (#4382)
  • 8991512 fix(codegen): safe access for error code location (#4367)
  • ceb0ef9 Publish v3.259.0
  • e41ba91 feat(client-s3): Allow FIPS to be used with path-style URLs.
  • 640f7f6 Publish v3.258.0
  • 4beb93b fix(clients): fix restXml protocol test for timestampFormat targets (#4364)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.