You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by GitBox <gi...@apache.org> on 2022/03/30 03:36:35 UTC

[GitHub] [fineract] dependabot[bot] opened a new pull request #2219: chore(deps): bump aws-java-sdk-s3 from 1.12.185 to 1.12.188

dependabot[bot] opened a new pull request #2219:
URL: https://github.com/apache/fineract/pull/2219


   Bumps [aws-java-sdk-s3](https://github.com/aws/aws-sdk-java) from 1.12.185 to 1.12.188.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md">aws-java-sdk-s3's changelog</a>.</em></p>
   <blockquote>
   <h1><strong>1.12.188</strong> <strong>2022-03-29</strong></h1>
   <h2><strong>AWS Organizations</strong></h2>
   <ul>
   <li>
   <h3>Features</h3>
   <ul>
   <li>This release provides the new CloseAccount API that enables principals in the management account to close any member account within an organization.</li>
   </ul>
   </li>
   </ul>
   <h1><strong>1.12.187</strong> <strong>2022-03-28</strong></h1>
   <h2><strong>AWS Certificate Manager Private Certificate Authority</strong></h2>
   <ul>
   <li>
   <h3>Features</h3>
   <ul>
   <li>Updating service name entities</li>
   </ul>
   </li>
   </ul>
   <h2><strong>AWS Elemental MediaLive</strong></h2>
   <ul>
   <li>
   <h3>Features</h3>
   <ul>
   <li>This release adds support for selecting a maintenance window.</li>
   </ul>
   </li>
   </ul>
   <h2><strong>AWS SDK for Java</strong></h2>
   <ul>
   <li>
   <h3>Features</h3>
   <ul>
   <li>Bump Jackson version to 2.12.6.1</li>
   <li>Improve resilience of instance profile credentials provider to short-term outages. Credentials that are close to expiration or expired can still be used to sign calls when the instance metadata service appears to be having issues. Services are now responsible for determining whether the credentials have actually expired.</li>
   </ul>
   </li>
   </ul>
   <h1><strong>1.12.186</strong> <strong>2022-03-25</strong></h1>
   <h2><strong>AWS Batch</strong></h2>
   <ul>
   <li>
   <h3>Features</h3>
   <ul>
   <li>Bug Fix: Fixed a bug where shapes were marked as unboxed and were not serialized and sent over the wire, causing an API error from the service.</li>
   </ul>
   </li>
   </ul>
   <h2><strong>Amazon Elastic Compute Cloud</strong></h2>
   <ul>
   <li>
   <h3>Features</h3>
   <ul>
   <li>This is release adds support for Amazon VPC Reachability Analyzer to analyze path through a Transit Gateway.</li>
   </ul>
   </li>
   </ul>
   <h2><strong>Amazon Simple Systems Manager (SSM)</strong></h2>
   <ul>
   <li>
   <h3>Features</h3>
   <ul>
   <li>This Patch Manager release supports creating, updating, and deleting Patch Baselines for Rocky Linux OS.</li>
   </ul>
   </li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/aws/aws-sdk-java/commit/db85b40e4cef926ccf30a36f195c51f6b24bad25"><code>db85b40</code></a> AWS SDK for Java 1.12.188</li>
   <li><a href="https://github.com/aws/aws-sdk-java/commit/4950b20c09e451901766198e7badc1dda972c746"><code>4950b20</code></a> Update GitHub version number to 1.12.188-SNAPSHOT</li>
   <li><a href="https://github.com/aws/aws-sdk-java/commit/6f4a868d10aa82a97cac0cc1cb26b71f464bebd0"><code>6f4a868</code></a> AWS SDK for Java 1.12.187</li>
   <li><a href="https://github.com/aws/aws-sdk-java/commit/33c430b4dcf6ba2bb8a18953cbc4b4b32f07a33c"><code>33c430b</code></a> Update GitHub version number to 1.12.187-SNAPSHOT</li>
   <li><a href="https://github.com/aws/aws-sdk-java/commit/ef237ebe1ad5dbe479c5b362541a03cbe15421b2"><code>ef237eb</code></a> AWS SDK for Java 1.12.186</li>
   <li><a href="https://github.com/aws/aws-sdk-java/commit/9a4868f88b1446fd56c5c350bc764649f103a68b"><code>9a4868f</code></a> Update GitHub version number to 1.12.186-SNAPSHOT</li>
   <li>See full diff in <a href="https://github.com/aws/aws-sdk-java/compare/1.12.185...1.12.188">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-s3&package-manager=gradle&previous-version=1.12.185&new-version=1.12.188)](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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@fineract.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [fineract] vidakovic commented on pull request #2219: chore(deps): bump aws-java-sdk-s3 from 1.12.185 to 1.12.188

Posted by GitBox <gi...@apache.org>.
vidakovic commented on pull request #2219:
URL: https://github.com/apache/fineract/pull/2219#issuecomment-1082776318


   Covered by #2212


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@fineract.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [fineract] dependabot[bot] commented on pull request #2219: chore(deps): bump aws-java-sdk-s3 from 1.12.185 to 1.12.188

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on pull request #2219:
URL: https://github.com/apache/fineract/pull/2219#issuecomment-1082776364


   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](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) 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.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@fineract.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [fineract] vidakovic closed pull request #2219: chore(deps): bump aws-java-sdk-s3 from 1.12.185 to 1.12.188

Posted by GitBox <gi...@apache.org>.
vidakovic closed pull request #2219:
URL: https://github.com/apache/fineract/pull/2219


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@fineract.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [fineract] sonarcloud[bot] commented on pull request #2219: chore(deps): bump aws-java-sdk-s3 from 1.12.185 to 1.12.188

Posted by GitBox <gi...@apache.org>.
sonarcloud[bot] commented on pull request #2219:
URL: https://github.com/apache/fineract/pull/2219#issuecomment-1082592249


   Kudos, SonarCloud Quality Gate passed!&nbsp; &nbsp; [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png 'Quality Gate passed')](https://sonarcloud.io/dashboard?id=apache_fineract&pullRequest=2219)
   
   [![Bug](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/bug-16px.png 'Bug')](https://sonarcloud.io/project/issues?id=apache_fineract&pullRequest=2219&resolved=false&types=BUG) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/issues?id=apache_fineract&pullRequest=2219&resolved=false&types=BUG) [0 Bugs](https://sonarcloud.io/project/issues?id=apache_fineract&pullRequest=2219&resolved=false&types=BUG)  
   [![Vulnerability](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/vulnerability-16px.png 'Vulnerability')](https://sonarcloud.io/project/issues?id=apache_fineract&pullRequest=2219&resolved=false&types=VULNERABILITY) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/issues?id=apache_fineract&pullRequest=2219&resolved=false&types=VULNERABILITY) [0 Vulnerabilities](https://sonarcloud.io/project/issues?id=apache_fineract&pullRequest=2219&resolved=false&types=VULNERABILITY)  
   [![Security Hotspot](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/security_hotspot-16px.png 'Security Hotspot')](https://sonarcloud.io/project/security_hotspots?id=apache_fineract&pullRequest=2219&resolved=false&types=SECURITY_HOTSPOT) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/security_hotspots?id=apache_fineract&pullRequest=2219&resolved=false&types=SECURITY_HOTSPOT) [0 Security Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_fineract&pullRequest=2219&resolved=false&types=SECURITY_HOTSPOT)  
   [![Code Smell](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/code_smell-16px.png 'Code Smell')](https://sonarcloud.io/project/issues?id=apache_fineract&pullRequest=2219&resolved=false&types=CODE_SMELL) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/issues?id=apache_fineract&pullRequest=2219&resolved=false&types=CODE_SMELL) [0 Code Smells](https://sonarcloud.io/project/issues?id=apache_fineract&pullRequest=2219&resolved=false&types=CODE_SMELL)
   
   [![No Coverage information](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/CoverageChart/NoCoverageInfo-16px.png 'No Coverage information')](https://sonarcloud.io/component_measures?id=apache_fineract&pullRequest=2219&metric=coverage&view=list) No Coverage information  
   [![No Duplication information](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/Duplications/NoDuplicationInfo-16px.png 'No Duplication information')](https://sonarcloud.io/component_measures?id=apache_fineract&pullRequest=2219&metric=duplicated_lines_density&view=list) No Duplication information
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@fineract.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org