Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 16, 2023

Bumps software.amazon.awscdk:aws-cdk-lib from 2.91.0 to 2.92.0.

Release notes

Sourced from software.amazon.awscdk:aws-cdk-lib's releases.

v2.92.0

Features

Bug Fixes


Alpha modules (2.92.0-alpha.0)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • batch: if using spot instances on your Compute Environments, they will default to SPOT_PRICE_CAPACITY_OPTIMIZED instead of SPOT_CAPACITY_OPTIMIZED now.

Features

  • batch: grantSubmitJob method (#26729) (716871f), closes #25574
  • batch: set default spot allocation strategy to SPOT_PRICE_CAPACITY_OPTIMIZED (#26731) (e0ca252)
Changelog

Sourced from software.amazon.awscdk:aws-cdk-lib's changelog.

2.92.0 (2023-08-15)

Features

Bug Fixes

Commits
  • bf62e55 chore(release): 2.92.0 (#26759)
  • d80b2fc chore(release): 2.92.0
  • 716871f feat(batch): grantSubmitJob method (#26729)
  • e4e0832 feat: update AWS Service Spec (#26751)
  • c4278c8 chore(deps): bump tj-actions/changed-files from 37.5.0 to 37.6.0 (#26748)
  • 84c67fc chore(deps): bump thollander/actions-comment-pull-request from 2.4.0 to 2.4.2...
  • 694b406 chore: npm-check-updates && yarn upgrade (#26734)
  • 6e20cbf feat(opensearchservice): SAML authorization properties for Domain construct (...
  • e0ca252 feat(batch): set default spot allocation strategy to `SPOT_PRICE_CAPACITY_OPT...
  • ce2f844 chore(deps): upgrade to @​aws-cdk/node-proxy-agent-v6 (#26722)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [software.amazon.awscdk:aws-cdk-lib](https://github.com/aws/aws-cdk) from 2.91.0 to 2.92.0.
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md)
- [Commits](aws/aws-cdk@v2.91.0...v2.92.0)

---
updated-dependencies:
- dependency-name: software.amazon.awscdk:aws-cdk-lib
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file maven labels Aug 16, 2023
@codecov-commenter
Copy link

codecov-commenter commented Aug 16, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.35% 🎉

Comparison is base (424f888) 78.57% compared to head (f7069a8) 78.93%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1373      +/-   ##
============================================
+ Coverage     78.57%   78.93%   +0.35%     
- Complexity      651      652       +1     
============================================
  Files            74       74              
  Lines          2506     2506              
  Branches        259      259              
============================================
+ Hits           1969     1978       +9     
+ Misses          455      446       -9     
  Partials         82       82              

see 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 24, 2023

A newer version of software.amazon.awscdk:aws-cdk-lib exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@jeromevdl jeromevdl merged commit 46124b4 into main Aug 24, 2023
@jeromevdl jeromevdl deleted the dependabot/maven/software.amazon.awscdk-aws-cdk-lib-2.92.0 branch August 24, 2023 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file maven size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants