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

build(deps): Bump com.amazonaws:aws-java-sdk-sts from 1.12.457 to 1.12.459 in /projects/control-service/projects/pipelines_control_service #1999

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2023

Bumps com.amazonaws:aws-java-sdk-sts from 1.12.457 to 1.12.459.

Changelog

Sourced from com.amazonaws:aws-java-sdk-sts's changelog.

1.12.459 2023-04-28

AWS Direct Connect

  • Features

    • This release corrects the jumbo frames MTU from 9100 to 8500.

AWS IoT

  • Features

    • This release allows AWS IoT Core users to specify a TLS security policy when creating and updating AWS IoT Domain Configurations.

AWS SimSpace Weaver

  • Features

    • Added a new CreateSnapshot API. For the StartSimulation API, SchemaS3Location is now optional, added a new SnapshotS3Location parameter. For the DescribeSimulation API, added SNAPSHOT_IN_PROGRESS simulation state, deprecated SchemaError, added new fields: StartError and SnapshotS3Location.

AWS WAFV2

  • Features

    • You can now associate a web ACL with a Verified Access instance.

Amazon Appflow

  • Features

    • Adds Jwt Support for Salesforce Credentials.

Amazon Athena

  • Features

    • You can now use capacity reservations on Amazon Athena to run SQL queries on fully-managed compute capacity.

Amazon Elastic File System

  • Features

    • This release adds PAUSED and PAUSING state as a returned value for DescribeReplicationConfigurations response.

Amazon Managed Grafana

  • Features

    • This release adds support for the grafanaVersion parameter in CreateWorkspace.

Amazon Rekognition

  • Features

    • Added support for aggregating moderation labels by video segment timestamps for Stored Video Content Moderation APIs and added additional information about the job to all Stored Video Get API responses.

Amazon WorkSpaces

  • Features

    • Added Windows 11 to support Microsoft_Office_2019

1.12.458 2023-04-27

AWS IoT Core Device Advisor

  • Features

    • AWS IoT Core Device Advisor now supports MQTT over WebSocket. With this update, customers can run all three test suites of AWS IoT Core Device Advisor - qualification, custom, and long duration tests - using Signature Version 4 for MQTT over WebSocket.

AWS Lambda

  • Features

    • Add Java 17 (java17) support to AWS Lambda

... (truncated)

Commits
  • f627684 AWS SDK for Java 1.12.459
  • f76ce68 Update GitHub version number to 1.12.459-SNAPSHOT
  • 9299a3d AWS SDK for Java 1.12.458
  • e007057 Update GitHub version number to 1.12.458-SNAPSHOT
  • See full diff 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)

Bumps [com.amazonaws:aws-java-sdk-sts](https://github.com/aws/aws-sdk-java) from 1.12.457 to 1.12.459.
- [Release notes](https://github.com/aws/aws-sdk-java/releases)
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java@1.12.457...1.12.459)

---
updated-dependencies:
- dependency-name: com.amazonaws:aws-java-sdk-sts
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…rojects/pipelines_control_service/com.amazonaws-aws-java-sdk-sts-1.12.459
@murphp15 murphp15 enabled auto-merge (squash) May 2, 2023 11:09
github-actions bot added 2 commits May 2, 2023 12:39
…ipelines_control_service/com.amazonaws-aws-java-sdk-sts-1.12.459
…ipelines_control_service/com.amazonaws-aws-java-sdk-sts-1.12.459
@murphp15 murphp15 merged commit 02ec987 into main May 2, 2023
@murphp15 murphp15 deleted the dependabot/gradle/projects/control-service/projects/pipelines_control_service/com.amazonaws-aws-java-sdk-sts-1.12.459 branch May 2, 2023 13:46
yonitoo pushed a commit that referenced this pull request May 3, 2023
…2.459 in /projects/control-service/projects/pipelines_control_service (#1999)

Bumps
[com.amazonaws:aws-java-sdk-sts](https://github.com/aws/aws-sdk-java)
from 1.12.457 to 1.12.459.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md">com.amazonaws:aws-java-sdk-sts's
changelog</a>.</em></p>
<blockquote>
<h1><strong>1.12.459</strong> <strong>2023-04-28</strong></h1>
<h2><strong>AWS Direct Connect</strong></h2>
<ul>
<li>
<h3>Features</h3>
<ul>
<li>This release corrects the jumbo frames MTU from 9100 to 8500.</li>
</ul>
</li>
</ul>
<h2><strong>AWS IoT</strong></h2>
<ul>
<li>
<h3>Features</h3>
<ul>
<li>This release allows AWS IoT Core users to specify a TLS security
policy when creating and updating AWS IoT Domain Configurations.</li>
</ul>
</li>
</ul>
<h2><strong>AWS SimSpace Weaver</strong></h2>
<ul>
<li>
<h3>Features</h3>
<ul>
<li>Added a new CreateSnapshot API. For the StartSimulation API,
SchemaS3Location is now optional, added a new SnapshotS3Location
parameter. For the DescribeSimulation API, added SNAPSHOT_IN_PROGRESS
simulation state, deprecated SchemaError, added new fields: StartError
and SnapshotS3Location.</li>
</ul>
</li>
</ul>
<h2><strong>AWS WAFV2</strong></h2>
<ul>
<li>
<h3>Features</h3>
<ul>
<li>You can now associate a web ACL with a Verified Access
instance.</li>
</ul>
</li>
</ul>
<h2><strong>Amazon Appflow</strong></h2>
<ul>
<li>
<h3>Features</h3>
<ul>
<li>Adds Jwt Support for Salesforce Credentials.</li>
</ul>
</li>
</ul>
<h2><strong>Amazon Athena</strong></h2>
<ul>
<li>
<h3>Features</h3>
<ul>
<li>You can now use capacity reservations on Amazon Athena to run SQL
queries on fully-managed compute capacity.</li>
</ul>
</li>
</ul>
<h2><strong>Amazon Elastic File System</strong></h2>
<ul>
<li>
<h3>Features</h3>
<ul>
<li>This release adds PAUSED and PAUSING state as a returned value for
DescribeReplicationConfigurations response.</li>
</ul>
</li>
</ul>
<h2><strong>Amazon Managed Grafana</strong></h2>
<ul>
<li>
<h3>Features</h3>
<ul>
<li>This release adds support for the grafanaVersion parameter in
CreateWorkspace.</li>
</ul>
</li>
</ul>
<h2><strong>Amazon Rekognition</strong></h2>
<ul>
<li>
<h3>Features</h3>
<ul>
<li>Added support for aggregating moderation labels by video segment
timestamps for Stored Video Content Moderation APIs and added additional
information about the job to all Stored Video Get API responses.</li>
</ul>
</li>
</ul>
<h2><strong>Amazon WorkSpaces</strong></h2>
<ul>
<li>
<h3>Features</h3>
<ul>
<li>Added Windows 11 to support Microsoft_Office_2019</li>
</ul>
</li>
</ul>
<h1><strong>1.12.458</strong> <strong>2023-04-27</strong></h1>
<h2><strong>AWS IoT Core Device Advisor</strong></h2>
<ul>
<li>
<h3>Features</h3>
<ul>
<li>AWS IoT Core Device Advisor now supports MQTT over WebSocket. With
this update, customers can run all three test suites of AWS IoT Core
Device Advisor - qualification, custom, and long duration tests - using
Signature Version 4 for MQTT over WebSocket.</li>
</ul>
</li>
</ul>
<h2><strong>AWS Lambda</strong></h2>
<ul>
<li>
<h3>Features</h3>
<ul>
<li>Add Java 17 (java17) support to AWS Lambda</li>
</ul>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-java/commit/f62768449ad6c670c4fb1c688f0b83dc06340109"><code>f627684</code></a>
AWS SDK for Java 1.12.459</li>
<li><a
href="https://github.com/aws/aws-sdk-java/commit/f76ce68e6ec824381b9f7bc1f9679fd891e3199d"><code>f76ce68</code></a>
Update GitHub version number to 1.12.459-SNAPSHOT</li>
<li><a
href="https://github.com/aws/aws-sdk-java/commit/9299a3dc7214a52d002760004005021206e72c74"><code>9299a3d</code></a>
AWS SDK for Java 1.12.458</li>
<li><a
href="https://github.com/aws/aws-sdk-java/commit/e00705767289038f4f095a55005dbcb035245eef"><code>e007057</code></a>
Update GitHub version number to 1.12.458-SNAPSHOT</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-java/compare/1.12.457...1.12.459">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.amazonaws:aws-java-sdk-sts&package-manager=gradle&previous-version=1.12.457&new-version=1.12.459)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Paul Murphy <murphp15@tcd.ie>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-not-required dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants