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(release): 1.178.0 #22577

Merged
merged 5 commits into from
Oct 20, 2022
Merged

chore(release): 1.178.0 #22577

merged 5 commits into from
Oct 20, 2022

Conversation

aws-cdk-automation
Copy link
Collaborator

@aws-cdk-automation aws-cdk-automation commented Oct 20, 2022

See CHANGELOG

mergify bot and others added 5 commits October 14, 2022 00:49
Bumps [hmarr/auto-approve-action](https://github.com/hmarr/auto-approve-action) from 2.4.0 to 3.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/hmarr/auto-approve-action/releases">hmarr/auto-approve-action's releases</a>.</em></p>
<blockquote>
<h2>v3.0.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Update actions runner node install to v16 by <a href="https://github.com/lelia"><code>@​lelia</code></a> in <a href="https://github-redirect.dependabot.com/hmarr/auto-approve-action/pull/205">hmarr/auto-approve-action#205</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/hmarr/auto-approve-action/compare/v2.4.0...v3.0.0">https://github.com/hmarr/auto-approve-action/compare/v2.4.0...v3.0.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/hmarr/auto-approve-action/commit/a2e6f2a0ccf5c63ef8754de360464edbf47e66ee"><code>a2e6f2a</code></a> Update actions runner node install to v16 (<a href="https://github-redirect.dependabot.com/hmarr/auto-approve-action/issues/205">#205</a>)</li>
<li><a href="https://github.com/hmarr/auto-approve-action/commit/0474e12818d98665ba0fb2001ef8fb33704cdf80"><code>0474e12</code></a> Start v3 branch</li>
<li><a href="https://github.com/hmarr/auto-approve-action/commit/b40d6c9ed2fa10c9a2749eca7eb004418a705501"><code>b40d6c9</code></a> Promote <code>if</code> to job level (<a href="https://github-redirect.dependabot.com/hmarr/auto-approve-action/issues/204">#204</a>)</li>
<li><a href="https://github.com/hmarr/auto-approve-action/commit/b0011f5689ebf3715c5156d34498fde052693a67"><code>b0011f5</code></a> Add note about Dependabot and secrets access</li>
<li><a href="https://github.com/hmarr/auto-approve-action/commit/1cac024a6522bc746ff2796dffd4537db1f37425"><code>1cac024</code></a> Specify scope required for PAT in README</li>
<li>See full diff in <a href="https://github.com/hmarr/auto-approve-action/compare/v2.4.0...v3.0.0">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=hmarr/auto-approve-action&package-manager=github_actions&previous-version=2.4.0&new-version=3.0.0)](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>
…k/lambda-layer-awscli (#22536)

Bumps [awscli](https://github.com/aws/aws-cli) from 1.25.90 to 1.25.93.
<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.25.93</h1>
<ul>
<li>api-change:<code>greengrass</code>: This change allows customers to specify FunctionRuntimeOverride in FunctionDefinitionVersion. This configuration can be used if the runtime on the device is different from the AWS Lambda runtime specified for that function.</li>
<li>api-change:<code>sagemaker</code>: This release adds support for C7g, C6g, C6gd, C6gn, M6g, M6gd, R6g, and R6gn Graviton instance types in Amazon SageMaker Inference.</li>
</ul>
<h1>1.25.92</h1>
<ul>
<li>bugfix:docs: Fixes <code>[#7338](aws/aws-cli#7338) &lt;https://github.com/aws/aws-cli/issues/7338&gt;</code>__. Remove global options from topic tags.</li>
<li>api-change:<code>mediaconvert</code>: MediaConvert now supports specifying the minimum percentage of the HRD buffer available at the end of each encoded video segment.</li>
</ul>
<h1>1.25.91</h1>
<ul>
<li>api-change:<code>amplifyuibuilder</code>: We are releasing the ability for fields to be configured as arrays.</li>
<li>api-change:<code>appflow</code>: With this update, you can choose which Salesforce API is used by Amazon AppFlow to transfer data to or from your Salesforce account. You can choose the Salesforce REST API or Bulk API 2.0. You can also choose for Amazon AppFlow to pick the API automatically.</li>
<li>api-change:<code>connect</code>: This release adds support for a secondary email and a mobile number for Amazon Connect instance users.</li>
<li>api-change:<code>ds</code>: This release adds support for describing and updating AWS Managed Microsoft AD set up.</li>
<li>api-change:<code>ecs</code>: Documentation update to address tickets.</li>
<li>api-change:<code>guardduty</code>: Add UnprocessedDataSources to CreateDetectorResponse which specifies the data sources that couldn't be enabled during the CreateDetector request. In addition, update documentations.</li>
<li>api-change:<code>iam</code>: Documentation updates for the AWS Identity and Access Management API Reference.</li>
<li>api-change:<code>iotfleetwise</code>: Documentation update for AWS IoT FleetWise</li>
<li>api-change:<code>medialive</code>: AWS Elemental MediaLive now supports forwarding SCTE-35 messages through the Event Signaling and Management (ESAM) API, and can read those SCTE-35 messages from an inactive source.</li>
<li>api-change:<code>mediapackage-vod</code>: This release adds SPEKE v2 support for MediaPackage VOD. Speke v2 is an upgrade to the existing SPEKE API to support multiple encryption keys, based on an encryption contract selected by the customer.</li>
<li>api-change:<code>panorama</code>: Pause and resume camera stream processing with SignalApplicationInstanceNodeInstances. Reboot an appliance with CreateJobForDevices. More application state information in DescribeApplicationInstance response.</li>
<li>api-change:<code>rds-data</code>: Doc update to reflect no support for schema parameter on BatchExecuteStatement API</li>
<li>api-change:<code>ssm-incidents</code>: Update RelatedItem enum to support Tasks</li>
<li>api-change:<code>ssm</code>: Support of AmazonLinux2022 by Patch Manager</li>
<li>api-change:<code>transfer</code>: This release adds an option for customers to configure workflows that are triggered when files are only partially received from a client due to premature session disconnect.</li>
<li>api-change:<code>translate</code>: This release enables customers to specify multiple target languages in asynchronous batch translation requests.</li>
<li>api-change:<code>wisdom</code>: This release updates the GetRecommendations API to include a trigger event list for classifying and grouping recommendations.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aws/aws-cli/commit/76394e931d52e391bef3a8651b6f24f3ce9c13a1"><code>76394e9</code></a> Merge branch 'release-1.25.93'</li>
<li><a href="https://github.com/aws/aws-cli/commit/351f30b2baf89004acc3793a00279ade52bd9c9f"><code>351f30b</code></a> Bumping version to 1.25.93</li>
<li><a href="https://github.com/aws/aws-cli/commit/56fb588b240dd11737339262f8f4817d4ee2ccd4"><code>56fb588</code></a> Update changelog based on model updates</li>
<li><a href="https://github.com/aws/aws-cli/commit/f7da3c404d70db6660279e5d91a482109b2e600c"><code>f7da3c4</code></a> Merge branch 'release-1.25.92'</li>
<li><a href="https://github.com/aws/aws-cli/commit/3b6841fe7ddb671b0c62125b1aa42c84e5f21cdc"><code>3b6841f</code></a> Merge branch 'release-1.25.92' into develop</li>
<li><a href="https://github.com/aws/aws-cli/commit/bc9b1d65e90cccbc2027c091b5bf5d7dd1f41e5d"><code>bc9b1d6</code></a> Bumping version to 1.25.92</li>
<li><a href="https://github.com/aws/aws-cli/commit/117e602720856645c0ad95d6f647aff53f52ca0c"><code>117e602</code></a> Update changelog based on model updates</li>
<li><a href="https://github.com/aws/aws-cli/commit/3c57f679bd61dbc8b072f7548844114d74e772f8"><code>3c57f67</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/aws/aws-cli/issues/7342">#7342</a> from hssyoo/remove-topic-globals</li>
<li><a href="https://github.com/aws/aws-cli/commit/974caab4073bddbde8c541e81396eb542c54c386"><code>974caab</code></a> Remove global options from topic tags</li>
<li><a href="https://github.com/aws/aws-cli/commit/1b78b39b9e7ac113f39fbef8421246206a40aec2"><code>1b78b39</code></a> Merge branch 'release-1.25.91'</li>
<li>Additional commits viewable in <a href="https://github.com/aws/aws-cli/compare/1.25.90...1.25.93">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.25.90&new-version=1.25.93)](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>
Ran npm-check-updates and yarn upgrade to keep the `yarn.lock` file up-to-date.
@aws-cdk-automation aws-cdk-automation added the pr/no-squash This PR should be merged instead of squash-merging it label Oct 20, 2022
@gitpod-io
Copy link

gitpod-io bot commented Oct 20, 2022

@aws-cdk-automation aws-cdk-automation requested a review from a team October 20, 2022 12:21
@github-actions github-actions bot added the p2 label Oct 20, 2022
@aws-cdk-automation
Copy link
Collaborator Author

AWS CodeBuild CI Report

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

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

@mergify
Copy link
Contributor

mergify bot commented Oct 20, 2022

Thank you for contributing! Your pull request will be automatically updated and merged without squashing (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify mergify bot merged commit b392ef3 into v1-release Oct 20, 2022
@mergify mergify bot deleted the bump/1.178.0 branch October 20, 2022 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p2 pr/no-squash This PR should be merged instead of squash-merging it
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants