chore: bump the gradle-updates group across 1 directory with 12 updates #184
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the gradle-updates group with 11 updates in the / directory:
5.13.45.14.19.89.93.2.23.2.31.9.241.9.2533.4.8-jre33.5.0-jre2.208.02.228.010.4.210.4.33.27.03.27.12.19.22.20.10.34.00.35.00.23.00.25.0Updates
org.junit:junit-bomfrom 5.13.4 to 5.14.1Release notes
Sourced from org.junit:junit-bom's releases.
Commits
c7cde2dRelease 5.14.1f9fd438Remove "Latest Releases" sectioneae19b2Finalize 5.14.1 release notesda25e47Fix broken links in documentation386bbf3Fix since info forJRE.JAVA_2609a1609Update since info for backported changes2ab3370Improve documentation for TestInstantiationAwareExtension0b9617eFix support for package-private test methods (#5100)d43c3caRestore JDK 8 compatibility9c0c755Validate that there are enough arguments to inject@ParameterfieldsUpdates
org.ow2.asm:asm-bomfrom 9.8 to 9.9Updates
com.github.ben-manes.caffeine:caffeinefrom 3.2.2 to 3.2.3Release notes
Sourced from com.github.ben-manes.caffeine:caffeine's releases.
Commits
5227a98minor build touchupscc3f37dreorganize into separate gradle test suites2299addAllow users to read the maximum size without locking (fixes #1897)6250b38clarify policy javadoc and add corresponding test cases (fixes #1927)c975fc0upgrade error-prone static analyzerd8e0a92allow the project.version to be overridden by external builders0e46d22detect if the user's future is inconsistent with the results1971428use the assemble task for a full build without running the test suites782ac79use the key reference with the frequency sketch (fixes #1902)e0dd94bminor build clean upUpdates
org.aspectj:aspectjtoolsfrom 1.9.24 to 1.9.25Release notes
Sourced from org.aspectj:aspectjtools's releases.
Commits
Updates
com.google.guava:guavafrom 33.4.8-jre to 33.5.0-jreRelease notes
Sourced from com.google.guava:guava's releases.
Commits
Updates
software.amazon.awscdk:aws-cdk-libfrom 2.208.0 to 2.228.0Release notes
Sourced from software.amazon.awscdk:aws-cdk-lib's releases.
... (truncated)
Changelog
Sourced from software.amazon.awscdk:aws-cdk-lib's changelog.
... (truncated)
Commits
367086fchore(release): v2.228.0 (#36166)93f34ccchore(release): 2.228.065f9c35feat(lambda): lambda esm featuresf2a384bfix(cloudformation-include):TypeErrorwhen including template with intrins...5bb9e11chore(release): 2.227.0 (#36137)73ba451chore: resolve merge conflicta5e2246chore: update CHANGELOG.v2.md and CHANGELOG.v2.alpha.md86eacaechore(release): 2.227.05a3fc87chore(release): 2.227.0 (#36135)59ef00dfeat(stepfunctions): addStateMachineGrants(#36094)Updates
software.constructs:constructsfrom 10.4.2 to 10.4.3Release notes
Sourced from software.constructs:constructs's releases.
Commits
02796b2fix(deps): upgrade to jsii & typescript 5.9 (#2823)f62df72chore(deps): upgrade dev dependencies (#2822)56d6cbfchore(deps): upgrade dev dependencies (#2821)a37b483chore(deps): upgrade cdklabs-projen-project-types (#2819)7826d73chore(deps): upgrade dev dependencies (#2820)bbbf608chore(deps): upgrade dev dependencies (#2818)7c1b1adchore(deps): upgrade dev dependencies (#2817)27ec512chore(deps): upgrade dev dependencies (#2816)6e7e0a2chore(deps): upgrade dev dependencies (#2815)e71d235chore(deps): upgrade dev dependencies (#2814)Updates
com.github.javaparser:javaparser-corefrom 3.27.0 to 3.27.1Release notes
Sourced from com.github.javaparser:javaparser-core's releases.
Changelog
Sourced from com.github.javaparser:javaparser-core's changelog.
Commits
b87bb5dMigration to Central Publisher Portal 3 - Adding required properties9897582Migration to Central Publisher Portal 3 - Plugin declaration issue0ab2944Migration to Central Publisher Portal 3 - Artifact exclusion issues (try anot...f83857fMigration to Central Publisher Portal 3 - Artifact exclusion issues92b44d3Migration to Central Publisher Portal 3 - Configuration issues532ac86Migration to Central Publisher Portal 3 - excludes artifacts and resolves mav...26f063aMigration to Central Publisher Portal 260c8cd4Migration to Central Publisher Portal0bcf677[maven-release-plugin] prepare release javaparser-parent-3.27.1387ad84update readmeUpdates
com.fasterxml.jackson:jackson-bomfrom 2.19.2 to 2.20.1Commits
5e24010[maven-release-plugin] prepare release jackson-bom-2.20.159a2e4aPrep for 2.20.1 release3fc3645Merge branch '2.19' into 2.207539eccPost-release dep version bump21f04ba[maven-release-plugin] prepare for next development iteration085b32f[maven-release-plugin] prepare release jackson-bom-2.19.4f2a1f50Prep for 2.19.4 releaseee69fcf...3735e1e...d405492Add helper script for safekeepingUpdates
com.fasterxml.jackson.module:jackson-module-kotlinfrom 2.19.2 to 2.20.1Commits
7602d41[maven-release-plugin] prepare release jackson-module-kotlin-2.20.1a3e110cPrep for 2.20.1 release2613d4fMerge branch '2.19' into 2.2035aa6abPost-release dep version bumpc71ae67[maven-release-plugin] prepare for next development iterationf475369[maven-release-plugin] prepare release jackson-module-kotlin-2.19.41c832b0Prep for 2.19.4 released7ffcd3Update README.md613f938Merge branch '2.19' into 2.2030f83b1Post-release dep version bumpUpdates
com.vanniktech.maven.publishfrom 0.34.0 to 0.35.0Release notes
Sourced from com.vanniktech.maven.publish's releases.
... (truncated)
Changelog
Sourced from com.vanniktech.maven.publish's changelog.
Commits
8232338update to 0.35.0-rc185b409d0.35.0 prep2e01bc6Always run CI on the latest Java (#1193)fb36ee3Update android.gradle to v8.13.1 (#1194)0f8135bUse Java 25 on CI (#1184)4cc5b52Clean up toolchain usages in tests (#1191)aa456e1Update plugin android-lint to v8.13.1 (#1195)32a9226Update dependency com.android.library to v9.0.0-alpha14 (#1188)48a58afSupport deploying API html (#1192)a795a97Clean up android extensions in tests (#1190)Updates
com.ncorti.ktfmt.gradlefrom 0.23.0 to 0.25.0Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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