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 all-modules group in /sda-sftp-inbox with 2 updates #1090

Merged
merged 1 commit into from
Oct 22, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2024

Bumps the all-modules group in /sda-sftp-inbox with 2 updates: com.amazonaws:aws-java-sdk-s3 and org.junit.vintage:junit-vintage-engine.

Updates com.amazonaws:aws-java-sdk-s3 from 1.12.773 to 1.12.776

Changelog

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

1.12.774 2024-10-16

Amazon Simple Storage Service

  • Features

    • Add support for the new optional bucket-region and prefix query parameters in the ListBuckets API. For ListBuckets requests that express pagination, Amazon S3 will now return both the bucket names and associated AWS regions in the response.

1.12.771 2024-09-04

AWS SDK for Java

Amazon DynamoDB

  • Features

    • Add handler to generate the account endpoint for a request

1.12.770 2024-08-20

Amazon Simple Storage Service

  • Features

    • Amazon Simple Storage Service / Features : Add support for conditional writes for PutObject and CompleteMultipartUpload APIs.

1.12.769 2024-08-15

Amazon Simple Storage Service

  • Features

    • Amazon Simple Storage Service / Features : Adds support for pagination in the S3 ListBuckets API.

1.12.768 2024-08-14

AWS SDK for Java

  • Features

    • Update Java baseline version to Java 8 and bump Jackson library to 2.17.2

1.12.767 2024-07-30

AWS CodePipeline

  • Features

    • AWS CodePipeline V2 type pipelines now support stage level conditions to enable development teams to safely release changes that meet quality and compliance requirements.

AWS SDK for Java

AWS Telco Network Builder

  • Features

    • This release adds Network Service Update, through which customers will be able to update their instantiated networks to a new network package. See the documentation for limitations. The release also enhances the Get network operation API to return parameter overrides used during the operation.

Amazon AppStream

  • Features

    • Added support for Red Hat Enterprise Linux 8 on Amazon AppStream 2.0

Amazon CloudWatch Logs

  • Features

    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.

... (truncated)

Commits
  • b8a7ff3 AWS SDK for Java 1.12.776
  • 40722f9 Update GitHub version number to 1.12.776-SNAPSHOT
  • 669dd87 AWS SDK for Java 1.12.775
  • 3ba9a0d Update GitHub version number to 1.12.775-SNAPSHOT
  • fdc45c3 AWS SDK for Java 1.12.774
  • 864baf8 Update GitHub version number to 1.12.774-SNAPSHOT
  • See full diff in compare view

Updates org.junit.vintage:junit-vintage-engine from 5.11.2 to 5.11.3

Release notes

Sourced from org.junit.vintage:junit-vintage-engine's releases.

JUnit 5.11.3 = Platform 1.11.3 + Jupiter 5.11.3 + Vintage 5.11.3

See Release Notes.

Full Changelog: junit-team/junit5@r5.11.2...r5.11.3

Commits
  • b20991e Release 5.11.3
  • e57b508 Finalize 5.11.3 release notes
  • fb1254c Allow repeating ExtendWith annotation on fields and parameters
  • a3192bd Fix package name comparison on Java 8 (#4077)
  • fcb7b01 Remove useless Order annotation
  • 57dfcb5 Allow repeating @…Source annotations when used as meta annotations
  • 09cd8b3 Add ArchUnit test for consistency of repeatable annotations
  • fa46a92 Hard-wrap at 90 characters
  • 8f45eea Find repeatable @⁠ExtendWith meta-annotations on fields again
  • b451122 Introduce release notes for 5.11.3
  • Additional commits viewable in compare view

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 all-modules group in /sda-sftp-inbox with 2 updates: [com.amazonaws:aws-java-sdk-s3](https://github.com/aws/aws-sdk-java) and [org.junit.vintage:junit-vintage-engine](https://github.com/junit-team/junit5).


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

Updates `org.junit.vintage:junit-vintage-engine` from 5.11.2 to 5.11.3
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.11.2...r5.11.3)

---
updated-dependencies:
- dependency-name: com.amazonaws:aws-java-sdk-s3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-modules
- dependency-name: org.junit.vintage:junit-vintage-engine
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-modules
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 21, 2024
@dependabot dependabot bot requested a review from a team October 21, 2024 19:24
@pahatz pahatz added this pull request to the merge queue Oct 22, 2024
Merged via the queue into main with commit 8723711 Oct 22, 2024
21 checks passed
@pahatz pahatz deleted the dependabot/maven/sda-sftp-inbox/all-modules-46e7d5b7eb branch October 22, 2024 07:17
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants