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

Bump the minor-and-patch-dependencies group with 13 updates #157

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2023

Bumps the minor-and-patch-dependencies group with 13 updates:

Package From To
software.amazon.awssdk:aws-core 2.21.15 2.21.26
org.testcontainers:localstack 1.19.1 1.19.2
software.amazon.awssdk:cloudformation 2.21.15 2.21.26
software.amazon.awssdk:dynamodb 2.21.15 2.21.26
software.amazon.awssdk:s3 2.21.15 2.21.26
software.amazon.awssdk:secretsmanager 2.21.15 2.21.26
software.amazon.awssdk:sns 2.21.15 2.21.26
software.amazon.awssdk:sqs 2.21.15 2.21.26
com.amazonaws:aws-java-sdk-core 1.12.581 1.12.592
software.amazon.awssdk:firehose 2.21.15 2.21.26
software.amazon.awssdk:kinesis 2.21.15 2.21.26
software.amazon.awssdk:kms 2.21.15 2.21.26
software.amazon.awssdk:ses 2.21.15 2.21.26

Updates software.amazon.awssdk:aws-core from 2.21.15 to 2.21.26

Updates org.testcontainers:localstack from 1.19.1 to 1.19.2

Release notes

Sourced from org.testcontainers:localstack's releases.

1.19.2

Testcontainers for Java 1.19.2

Core

Modules

Elasticserach

JDBC

K3S

Kafka

LocalStack

YugabyteDB

What's Changed

📖 Documentation

📦 Dependency updates

... (truncated)

Commits
  • 6d33055 Keep exposed ports order in ContainerDef (#7811)
  • 1419510 Merge pull request #7810 from testcontainers/combined-pr-branch
  • c326399 Merge remote-tracking branch 'origin/dependabot/gradle/modules/spock/org.juni...
  • f466275 Bump org.junit.jupiter:junit-jupiter-api in /examples
  • 8a55d5c Merge pull request #7809 from testcontainers/combined-pr-branch
  • 1556cfe Include native-image in META-INF (#7808)
  • 6121c44 Merge remote-tracking branch 'origin/dependabot/gradle/examples/org.seleniumh...
  • 215d2fe Merge remote-tracking branch 'origin/dependabot/gradle/examples/org.junit.jup...
  • 73da19e Merge remote-tracking branch 'origin/dependabot/gradle/examples/com.hazelcast...
  • bf6bd45 Bump com.hazelcast:hazelcast from 5.3.4 to 5.3.6 in /examples
  • Additional commits viewable in compare view

Updates software.amazon.awssdk:cloudformation from 2.21.15 to 2.21.26

Updates software.amazon.awssdk:dynamodb from 2.21.15 to 2.21.26

Updates software.amazon.awssdk:s3 from 2.21.15 to 2.21.26

Updates software.amazon.awssdk:secretsmanager from 2.21.15 to 2.21.26

Updates software.amazon.awssdk:sns from 2.21.15 to 2.21.26

Updates software.amazon.awssdk:sqs from 2.21.15 to 2.21.26

Updates com.amazonaws:aws-java-sdk-core from 1.12.581 to 1.12.592

Changelog

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

1.12.592 2023-11-17

AWS App Mesh

  • Features

    • Change the default value of these fields from 0 to null: MaxConnections, MaxPendingRequests, MaxRequests, HealthCheckThreshold, PortNumber, and HealthCheckPolicy -> port. Users are not expected to perceive the change, except that badRequestException is thrown when required fields missing configured.

AWS Cloud9

  • Features

    • A minor doc only update related to changing the date of an API change.

AWS CloudFormation

  • Features

    • This release adds a new flag ImportExistingResources to CreateChangeSet. Specify this parameter on a CREATE- or UPDATE-type change set to import existing resources with custom names instead of recreating them.

AWS CodePipeline

  • Features

    • CodePipeline now supports overriding source revisions to achieve manual re-deploy of a past revision

AWS CodeStar connections

  • Features

    • This release adds support for the CloudFormation Git sync feature. Git sync enables updating a CloudFormation stack from a template stored in a Git repository.

AWS Elemental MediaLive

  • Features

    • MediaLive has now added support for per-output static image overlay.

AWS SSO OIDC

  • Features

    • Adding support for sso-oauth:CreateTokenWithIAM.

AWS Security Token Service

  • Features

    • API updates for the AWS Security Token Service

AWS Single Sign-On Admin

  • Features

    • Improves support for configuring RefreshToken and TokenExchange grants on applications.

Amazon Athena

  • Features

    • Adding SerivicePreProcessing time metric

Amazon CloudWatch Internet Monitor

  • Features

    • Adds new querying capabilities for running data queries on a monitor

Amazon Connect Service

  • Features

    • This release adds WISDOM_QUICK_RESPONSES as new IntegrationType of Connect IntegrationAssociation resource and bug fixes.

Amazon Connect Wisdom Service

... (truncated)

Commits
  • d0816a8 AWS SDK for Java 1.12.592
  • 9157f43 Update GitHub version number to 1.12.592-SNAPSHOT
  • 809022f AWS SDK for Java 1.12.591
  • 2f6c501 Update GitHub version number to 1.12.591-SNAPSHOT
  • 5cba5eb AWS SDK for Java 1.12.590
  • 6cb6066 Update GitHub version number to 1.12.590-SNAPSHOT
  • 58cf346 AWS SDK for Java 1.12.589
  • f2b7f81 Update GitHub version number to 1.12.589-SNAPSHOT
  • fdf237b AWS SDK for Java 1.12.588
  • 3d7d287 Update GitHub version number to 1.12.588-SNAPSHOT
  • Additional commits viewable in compare view

Updates software.amazon.awssdk:firehose from 2.21.15 to 2.21.26

Updates software.amazon.awssdk:kinesis from 2.21.15 to 2.21.26

Updates software.amazon.awssdk:kms from 2.21.15 to 2.21.26

Updates software.amazon.awssdk:ses from 2.21.15 to 2.21.26

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor-and-patch-dependencies group with 13 updates:

| Package | From | To |
| --- | --- | --- |
| software.amazon.awssdk:aws-core | `2.21.15` | `2.21.26` |
| [org.testcontainers:localstack](https://github.com/testcontainers/testcontainers-java) | `1.19.1` | `1.19.2` |
| software.amazon.awssdk:cloudformation | `2.21.15` | `2.21.26` |
| software.amazon.awssdk:dynamodb | `2.21.15` | `2.21.26` |
| software.amazon.awssdk:s3 | `2.21.15` | `2.21.26` |
| software.amazon.awssdk:secretsmanager | `2.21.15` | `2.21.26` |
| software.amazon.awssdk:sns | `2.21.15` | `2.21.26` |
| software.amazon.awssdk:sqs | `2.21.15` | `2.21.26` |
| [com.amazonaws:aws-java-sdk-core](https://github.com/aws/aws-sdk-java) | `1.12.581` | `1.12.592` |
| software.amazon.awssdk:firehose | `2.21.15` | `2.21.26` |
| software.amazon.awssdk:kinesis | `2.21.15` | `2.21.26` |
| software.amazon.awssdk:kms | `2.21.15` | `2.21.26` |
| software.amazon.awssdk:ses | `2.21.15` | `2.21.26` |


Updates `software.amazon.awssdk:aws-core` from 2.21.15 to 2.21.26

Updates `org.testcontainers:localstack` from 1.19.1 to 1.19.2
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.19.1...1.19.2)

Updates `software.amazon.awssdk:cloudformation` from 2.21.15 to 2.21.26

Updates `software.amazon.awssdk:dynamodb` from 2.21.15 to 2.21.26

Updates `software.amazon.awssdk:s3` from 2.21.15 to 2.21.26

Updates `software.amazon.awssdk:secretsmanager` from 2.21.15 to 2.21.26

Updates `software.amazon.awssdk:sns` from 2.21.15 to 2.21.26

Updates `software.amazon.awssdk:sqs` from 2.21.15 to 2.21.26

Updates `com.amazonaws:aws-java-sdk-core` from 1.12.581 to 1.12.592
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java@1.12.581...1.12.592)

Updates `software.amazon.awssdk:firehose` from 2.21.15 to 2.21.26

Updates `software.amazon.awssdk:kinesis` from 2.21.15 to 2.21.26

Updates `software.amazon.awssdk:kms` from 2.21.15 to 2.21.26

Updates `software.amazon.awssdk:ses` from 2.21.15 to 2.21.26

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:aws-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-dependencies
- dependency-name: org.testcontainers:localstack
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-dependencies
- dependency-name: software.amazon.awssdk:cloudformation
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-dependencies
- dependency-name: software.amazon.awssdk:dynamodb
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-dependencies
- dependency-name: software.amazon.awssdk:s3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-dependencies
- dependency-name: software.amazon.awssdk:secretsmanager
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-dependencies
- dependency-name: software.amazon.awssdk:sns
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-dependencies
- dependency-name: software.amazon.awssdk:sqs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-dependencies
- dependency-name: com.amazonaws:aws-java-sdk-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-dependencies
- dependency-name: software.amazon.awssdk:firehose
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-dependencies
- dependency-name: software.amazon.awssdk:kinesis
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-dependencies
- dependency-name: software.amazon.awssdk:kms
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-dependencies
- dependency-name: software.amazon.awssdk:ses
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 20, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 20, 2023

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Nov 20, 2023
@dependabot dependabot bot deleted the dependabot/gradle/minor-and-patch-dependencies-e76c6d39c0 branch November 20, 2023 07:09
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants