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

chore: bump the gradle-updates group across 1 directory with 6 updates #143

Merged
merged 1 commit into from
Dec 22, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2024

Bumps the gradle-updates group with 6 updates in the / directory:

Package From To
org.gradle.toolchains.foojay-resolver-convention 0.8.0 0.9.0
com.gradle.develocity 3.18.2 3.19
org.junit:junit-bom 5.11.3 5.11.4
software.amazon.awscdk:aws-cdk-lib 2.170.0 2.173.1
com.fasterxml.jackson:jackson-bom 2.18.1 2.18.2
com.fasterxml.jackson.module:jackson-module-kotlin 2.18.1 2.18.2

Updates org.gradle.toolchains.foojay-resolver-convention from 0.8.0 to 0.9.0

Updates com.gradle.develocity from 3.18.2 to 3.19

Updates org.junit:junit-bom from 5.11.3 to 5.11.4

Release notes

Sourced from org.junit:junit-bom's releases.

JUnit 5.11.4 = Platform 1.11.4 + Jupiter 5.11.4 + Vintage 5.11.4

See Release Notes.

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

Commits
  • 6430ba4 Release 5.11.4
  • d093121 Finalize 5.11.4 release notes
  • 0444353 Fix Maven integration tests on JDK 24
  • b5c7f4e Move #4153 to 5.11.4 release notes
  • b20c4e2 Ensure the XMLStreamWriter is closed after use
  • 6376f0a Configure Git username and email
  • 2b485c4 Set reference repo URI
  • 500b5a0 Inject username and password via new DSL
  • d671961 Update plugin gitPublish to v5
  • 3d11279 Add JAVA_25 to JRE enum
  • Additional commits viewable in compare view

Updates software.amazon.awscdk:aws-cdk-lib from 2.170.0 to 2.173.1

Release notes

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

v2.173.1

Bug Fixes

  • cli: getting credentials via SSO fails when the region is set in the profile (#32520) (01fec04)

Alpha modules (2.173.1-alpha.0)

v2.173.0

Features

Bug Fixes


Alpha modules (2.173.0-alpha.0)

Features

v2.172.0

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • apigateway: We will be removing deprecated APIGatewayV2 constructs from aws-apigateway module.

Features

  • aspects: priority-ordered aspect invocation (#32097) (8ccdff4), closes #21341
  • cognito: new cloudFrontEndpoint method for user pool domain without custom resource (#31402) (deeb2ad), closes #31342
  • cognito: support for ALLOW_USER_AUTH explicit auth flow (#32273) (c5bcfdc)
  • elasticloadbalancingv2: ip address type for both network and application target group (#32189) (7cc5f30)
  • events: add filter rules for prefixEqualsIgnoreCase, suffixEqualsIgnoreCase, wildcard, and anythingBut* matches (#32063) (0ce71fc), closes #28462
  • lambda-nodejs: add bun support (#31770) (aed8ad1), closes #31753 #31753

... (truncated)

Changelog

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

2.173.1 (2024-12-14)

Bug Fixes

  • cli: getting credentials via SSO fails when the region is set in the profile (#32520) (01fec04)

2.173.0 (2024-12-11)

Features

Bug Fixes

2.172.0 (2024-12-06)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • apigateway: We will be removing deprecated APIGatewayV2 constructs from aws-apigateway module.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

Features

... (truncated)

Commits
  • 4eac959 chore(release): 2.173.1 (#32523)
  • f350aeb chore(release): 2.173.1
  • 01fec04 fix(cli): getting credentials via SSO fails when the region is set in the pro...
  • b5c2189 chore(release): 2.173.0 (#32491)
  • 59216bd Update CHANGELOG.v2.alpha.md
  • aa6548c chore(release): 2.173.0
  • c23be8c feat(route53): added EvaluateTargetHealth to Route53 Alias targets (#9481) (#...
  • 7df954c feat(stepfunctions-tasks): support dynamic values for Glue Job Worker Type (#...
  • 9d5ad93 chore: remove patch-package from dependency (#32466)
  • 0c2f98b fix(cloudformation-include): string arrays inside unknown properties cannot b...
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson:jackson-bom from 2.18.1 to 2.18.2

Commits
  • 55ff098 [maven-release-plugin] prepare release jackson-bom-2.18.2
  • 84a6fe4 Prep for 2.18.2 release
  • 88591c6 Merge branch '2.17' into 2.18
  • bc1206e Back to snapshot dep
  • 1021173 [maven-release-plugin] prepare for next development iteration
  • e3fd468 [maven-release-plugin] prepare release jackson-bom-2.17.3
  • ef13a7a Start 2.17.3 release
  • 1ed3d25 Back to snapshot deps
  • fac9a3b [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates com.fasterxml.jackson.module:jackson-module-kotlin from 2.18.1 to 2.18.2

Commits

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 gradle-updates group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| org.gradle.toolchains.foojay-resolver-convention | `0.8.0` | `0.9.0` |
| com.gradle.develocity | `3.18.2` | `3.19` |
| [org.junit:junit-bom](https://github.com/junit-team/junit5) | `5.11.3` | `5.11.4` |
| [software.amazon.awscdk:aws-cdk-lib](https://github.com/aws/aws-cdk) | `2.170.0` | `2.173.1` |
| [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) | `2.18.1` | `2.18.2` |
| [com.fasterxml.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) | `2.18.1` | `2.18.2` |



Updates `org.gradle.toolchains.foojay-resolver-convention` from 0.8.0 to 0.9.0

Updates `com.gradle.develocity` from 3.18.2 to 3.19

Updates `org.junit:junit-bom` from 5.11.3 to 5.11.4
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.11.3...r5.11.4)

Updates `software.amazon.awscdk:aws-cdk-lib` from 2.170.0 to 2.173.1
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/v2.173.1/CHANGELOG.v2.md)
- [Commits](aws/aws-cdk@v2.170.0...v2.173.1)

Updates `com.fasterxml.jackson:jackson-bom` from 2.18.1 to 2.18.2
- [Commits](FasterXML/jackson-bom@jackson-bom-2.18.1...jackson-bom-2.18.2)

Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.18.1 to 2.18.2
- [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.18.1...jackson-module-kotlin-2.18.2)

---
updated-dependencies:
- dependency-name: org.gradle.toolchains.foojay-resolver-convention
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle-updates
- dependency-name: com.gradle.develocity
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle-updates
- dependency-name: org.junit:junit-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-updates
- dependency-name: software.amazon.awscdk:aws-cdk-lib
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle-updates
- dependency-name: com.fasterxml.jackson:jackson-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-updates
- dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies java Pull requests that update Java code labels Dec 16, 2024
@dependabot dependabot bot requested a review from cloudshiftchris December 16, 2024 15:15
@cloudshiftchris cloudshiftchris merged commit fc2900c into main Dec 22, 2024
1 of 2 checks passed
@cloudshiftchris cloudshiftchris deleted the dependabot/gradle/gradle-updates-3d11250e87 branch December 22, 2024 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant