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 with 2 updates #120

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2024

Bumps the gradle-updates group with 2 updates: software.amazon.awscdk:aws-cdk-lib and com.github.javaparser:javaparser-core.

Updates software.amazon.awscdk:aws-cdk-lib from 2.155.0 to 2.156.0

Release notes

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

v2.156.0

Features

Bug Fixes


Alpha modules (2.156.0-alpha.0)

Features

Bug Fixes

  • scheduler: the value of the description property is not reflected to the resource. (#31276) (a3332b6), closes #31269
Changelog

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

2.156.0 (2024-09-05)

Features

Bug Fixes

Commits
  • 2966832 chore(release): 2.156.0 (#31334)
  • 1018b08 chore: update CHANGELOG.v2.md
  • 323240d chore(release): 2.156.0
  • a190935 fix(stepfunctions-tasks): fix bedrock input/output path in step-funct… (#31305)
  • 30675f0 feat(cloudfront): s3 origin access control L2 construct (#31254)
  • 586cb04 feat(bedrock): add Stable Image Ultra, Stable Diffusion 3 Large, and Stable I...
  • b5e4496 fix(custom-resources): remove presigned url from cloudwatch logs (#31322)
  • 5b059b9 fix(stepfunctions-tasks): add back BedrockInvokeModel to use JsonPath (#31325)
  • 03ebca8 chore(custom-resources): update python runtime for custom resources (#31166)
  • 87510f9 chore(vpcv2): set repo to private false in package json (#31316)
  • Additional commits viewable in compare view

Updates com.github.javaparser:javaparser-core from 3.26.1 to 3.26.2

Release notes

Sourced from com.github.javaparser:javaparser-core's releases.

javaparser-parent-3.26.2

Changed

Fixed

Developer Changes

Uncategorised

❤️ Contributors

Thank You to all contributors who worked on this release!

Changelog

Sourced from com.github.javaparser:javaparser-core's changelog.

Version 3.26.2

issues resolved

Changed

Fixed

Developer Changes

Uncategorised

❤️ Contributors

Thank You to all contributors who worked on this release!

Commits
  • 0ed1932 [maven-release-plugin] prepare release javaparser-parent-3.26.2
  • 21f247f update readme
  • d4867ca Update changelog
  • e2ed7a0 chore(deps): update dependency com.puppycrawl.tools:checkstyle to v10.18.1
  • 2acfc58 fix(deps): update byte-buddy.version to v1.15.1
  • bd41bab chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin...
  • 00f4a6c chore(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin ...
  • 2b465fd chore(deps): update dependency com.puppycrawl.tools:checkstyle to v10.18.0
  • ceaf45e fix(deps): update byte-buddy.version to v1.15.0
  • 62e1f47 chore(deps): update dependency org.apache.maven.plugins:maven-checkstyle-plug...
  • 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 gradle-updates group with 2 updates: [software.amazon.awscdk:aws-cdk-lib](https://github.com/aws/aws-cdk) and [com.github.javaparser:javaparser-core](https://github.com/javaparser/javaparser).


Updates `software.amazon.awscdk:aws-cdk-lib` from 2.155.0 to 2.156.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.155.0...v2.156.0)

Updates `com.github.javaparser:javaparser-core` from 3.26.1 to 3.26.2
- [Release notes](https://github.com/javaparser/javaparser/releases)
- [Changelog](https://github.com/javaparser/javaparser/blob/master/changelog.md)
- [Commits](javaparser/javaparser@javaparser-parent-3.26.1...javaparser-parent-3.26.2)

---
updated-dependencies:
- 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.github.javaparser:javaparser-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies java Pull requests that update Java code labels Sep 9, 2024
@cloudshiftchris cloudshiftchris merged commit 8571d0c into main Sep 9, 2024
1 of 2 checks passed
@cloudshiftchris cloudshiftchris deleted the dependabot/gradle/gradle-updates-4c53c4148b branch September 9, 2024 13:51
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