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): Bump awscli from 1.22.82 to 1.22.87 in /packages/@aws-cdk/lambda-layer-awscli #19747

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 4, 2022

Bumps awscli from 1.22.82 to 1.22.87.

Changelog

Sourced from awscli's changelog.

1.22.87

  • api-change:connect: This release updates these APIs: UpdateInstanceAttribute, DescribeInstanceAttribute and ListInstanceAttributes. You can use it to programmatically enable/disable multi-party conferencing using attribute type MULTI_PARTY_CONFERENCING on the specified Amazon Connect instance.

1.22.86

  • api-change:databrew: This AWS Glue Databrew release adds feature to support ORC as an input format.
  • api-change:route53-recovery-cluster: This release adds a new API "ListRoutingControls" to list routing control states using the highly reliable Route 53 ARC data plane endpoints.
  • api-change:pinpoint-sms-voice-v2: Amazon Pinpoint now offers a version 2.0 suite of SMS and voice APIs, providing increased control over sending and configuration. This release is a new SDK for sending SMS and voice messages called PinpointSMSVoiceV2.
  • api-change:cloudcontrol: SDK release for Cloud Control API in Amazon Web Services China (Beijing) Region, operated by Sinnet, and Amazon Web Services China (Ningxia) Region, operated by NWCD
  • api-change:workspaces: Added APIs that allow you to customize the logo, login message, and help links in the WorkSpaces client login page. To learn more, visit https://docs.aws.amazon.com/workspaces/latest/adminguide/customize-branding.html
  • api-change:grafana: This release adds tagging support to the Managed Grafana service. New APIs: TagResource, UntagResource and ListTagsForResource. Updates: add optional field tags to support tagging while calling CreateWorkspace.
  • api-change:auditmanager: This release adds documentation updates for Audit Manager. The updates provide data deletion guidance when a customer deregisters Audit Manager or deregisters a delegated administrator.

1.22.85

  • api-change:iot-data: Update the default AWS IoT Core Data Plane endpoint from VeriSign signed to ATS signed. If you have firewalls with strict egress rules, configure the rules to grant you access to data-ats.iot.[region].amazonaws.com or data-ats.iot.[region].amazonaws.com.cn.
  • api-change:fms: AWS Firewall Manager now supports the configuration of third-party policies that can use either the centralized or distributed deployment models.
  • api-change:ec2: This release simplifies the auto-recovery configuration process enabling customers to set the recovery behavior to disabled or default
  • api-change:fsx: This release adds support for modifying throughput capacity for FSx for ONTAP file systems.
  • api-change:iot: Doc only update for IoT that fixes customer-reported issues.

1.22.84

  • api-change:organizations: This release provides the new CloseAccount API that enables principals in the management account to close any member account within an organization.

1.22.83

  • api-change:medialive: This release adds support for selecting a maintenance window.
  • api-change:acm-pca: Updating service name entities
Commits
  • af85c6e Merge branch 'release-1.22.87'
  • d727313 Bumping version to 1.22.87
  • 3cc1715 Update changelog based on model updates
  • 6ce979e feat: Standardize issue templates for discussions (#6838)
  • 9f7ada4 Merge branch 'release-1.22.86' into develop
  • 47ee70c Merge branch 'release-1.22.86'
  • 387c9b6 Bumping version to 1.22.86
  • 65e2c2d Update changelog based on model updates
  • 262cc99 Merge branch 'release-1.22.85' into develop
  • cb8d9be Merge branch 'release-1.22.85'
  • 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)

@gitpod-io
Copy link

gitpod-io bot commented Apr 4, 2022

@github-actions github-actions bot added the p2 label Apr 4, 2022
@aws-cdk-automation aws-cdk-automation requested a review from a team April 4, 2022 10:20
Bumps [awscli](https://github.com/aws/aws-cli) from 1.22.82 to 1.22.87.
- [Release notes](https://github.com/aws/aws-cli/releases)
- [Changelog](https://github.com/aws/aws-cli/blob/develop/CHANGELOG.rst)
- [Commits](aws/aws-cli@1.22.82...1.22.87)

---
updated-dependencies:
- dependency-name: awscli
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/packages/aws-cdk/lambda-layer-awscli/awscli-1.22.87 branch from 9840b92 to 449a1f8 Compare April 4, 2022 10:49
@mergify
Copy link
Contributor

mergify bot commented Apr 4, 2022

Thanks Dependabot!

@mergify mergify bot merged commit cf1c4a3 into master Apr 4, 2022
@mergify mergify bot deleted the dependabot/pip/packages/aws-cdk/lambda-layer-awscli/awscli-1.22.87 branch April 4, 2022 11:32
@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject89A8053A-LhjRyN9kxr8o
  • Commit ID: 449a1f8
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

StevePotter pushed a commit to StevePotter/aws-cdk that referenced this pull request Apr 27, 2022
…k/lambda-layer-awscli (aws#19747)

Bumps [awscli](https://github.com/aws/aws-cli) from 1.22.82 to 1.22.87.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/aws/aws-cli/blob/develop/CHANGELOG.rst">awscli's changelog</a>.</em></p>
<blockquote>
<h1>1.22.87</h1>
<ul>
<li>api-change:<code>connect</code>: This release updates these APIs: UpdateInstanceAttribute, DescribeInstanceAttribute and ListInstanceAttributes. You can use it to programmatically enable/disable multi-party conferencing using attribute type MULTI_PARTY_CONFERENCING on the specified Amazon Connect instance.</li>
</ul>
<h1>1.22.86</h1>
<ul>
<li>api-change:<code>databrew</code>: This AWS Glue Databrew release adds feature to support ORC as an input format.</li>
<li>api-change:<code>route53-recovery-cluster</code>: This release adds a new API &quot;ListRoutingControls&quot; to list routing control states using the highly reliable Route 53 ARC data plane endpoints.</li>
<li>api-change:<code>pinpoint-sms-voice-v2</code>: Amazon Pinpoint now offers a version 2.0 suite of SMS and voice APIs, providing increased control over sending and configuration. This release is a new SDK for sending SMS and voice messages called PinpointSMSVoiceV2.</li>
<li>api-change:<code>cloudcontrol</code>: SDK release for Cloud Control API in Amazon Web Services China (Beijing) Region, operated by Sinnet, and Amazon Web Services China (Ningxia) Region, operated by NWCD</li>
<li>api-change:<code>workspaces</code>: Added APIs that allow you to customize the logo, login message, and help links in the WorkSpaces client login page. To learn more, visit <a href="https://docs.aws.amazon.com/workspaces/latest/adminguide/customize-branding.html">https://docs.aws.amazon.com/workspaces/latest/adminguide/customize-branding.html</a></li>
<li>api-change:<code>grafana</code>: This release adds tagging support to the Managed Grafana service. New APIs: TagResource, UntagResource and ListTagsForResource. Updates: add optional field tags to support tagging while calling CreateWorkspace.</li>
<li>api-change:<code>auditmanager</code>: This release adds documentation updates for Audit Manager. The updates provide data deletion guidance when a customer deregisters Audit Manager or deregisters a delegated administrator.</li>
</ul>
<h1>1.22.85</h1>
<ul>
<li>api-change:<code>iot-data</code>: Update the default AWS IoT Core Data Plane endpoint from VeriSign signed to ATS signed. If you have firewalls with strict egress rules, configure the rules to grant you access to data-ats.iot.[region].amazonaws.com or data-ats.iot.[region].amazonaws.com.cn.</li>
<li>api-change:<code>fms</code>: AWS Firewall Manager now supports the configuration of third-party policies that can use either the centralized or distributed deployment models.</li>
<li>api-change:<code>ec2</code>: This release simplifies the auto-recovery configuration process enabling customers to set the recovery behavior to disabled or default</li>
<li>api-change:<code>fsx</code>: This release adds support for modifying throughput capacity for FSx for ONTAP file systems.</li>
<li>api-change:<code>iot</code>: Doc only update for IoT that fixes customer-reported issues.</li>
</ul>
<h1>1.22.84</h1>
<ul>
<li>api-change:<code>organizations</code>: This release provides the new CloseAccount API that enables principals in the management account to close any member account within an organization.</li>
</ul>
<h1>1.22.83</h1>
<ul>
<li>api-change:<code>medialive</code>: This release adds support for selecting a maintenance window.</li>
<li>api-change:<code>acm-pca</code>: Updating service name entities</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aws/aws-cli/commit/af85c6e4eadab7d5818430254c6cdfc1d5310739"><code>af85c6e</code></a> Merge branch 'release-1.22.87'</li>
<li><a href="https://github.com/aws/aws-cli/commit/d727313ebea4a3781e3c0e16af8867ab922de433"><code>d727313</code></a> Bumping version to 1.22.87</li>
<li><a href="https://github.com/aws/aws-cli/commit/3cc171516e4c3f6405b99303a88ecbebc3167442"><code>3cc1715</code></a> Update changelog based on model updates</li>
<li><a href="https://github.com/aws/aws-cli/commit/6ce979e596ce0090b0b487e2020b5f4864dc2cac"><code>6ce979e</code></a> feat: Standardize issue templates for discussions (<a href="https://github-redirect.dependabot.com/aws/aws-cli/issues/6838">#6838</a>)</li>
<li><a href="https://github.com/aws/aws-cli/commit/9f7ada4288f2f80e554f8b31a351ee4af071ed25"><code>9f7ada4</code></a> Merge branch 'release-1.22.86' into develop</li>
<li><a href="https://github.com/aws/aws-cli/commit/47ee70ce2438c0a9a851f1444ebb34bc82070b8f"><code>47ee70c</code></a> Merge branch 'release-1.22.86'</li>
<li><a href="https://github.com/aws/aws-cli/commit/387c9b62d66a816516d0b0863fba9cb319746ee2"><code>387c9b6</code></a> Bumping version to 1.22.86</li>
<li><a href="https://github.com/aws/aws-cli/commit/65e2c2d09ac5d14928a1aaeb3387a60798e90721"><code>65e2c2d</code></a> Update changelog based on model updates</li>
<li><a href="https://github.com/aws/aws-cli/commit/262cc9909bea7def278c6de3f4fc96f127d41b7b"><code>262cc99</code></a> Merge branch 'release-1.22.85' into develop</li>
<li><a href="https://github.com/aws/aws-cli/commit/cb8d9be9b46d3629be13ac27648fb9f606d3ee17"><code>cb8d9be</code></a> Merge branch 'release-1.22.85'</li>
<li>Additional commits viewable in <a href="https://github.com/aws/aws-cli/compare/1.22.82...1.22.87">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=awscli&package-manager=pip&previous-version=1.22.82&new-version=1.22.87)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant