Versions: Bump the libs group across 1 directory with 6 updates#173
Open
dependabot[bot] wants to merge 1 commit into
Open
Versions: Bump the libs group across 1 directory with 6 updates#173dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the libs group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.jetbrains.kotlinx:kover-gradle-plugin](https://github.com/Kotlin/kotlinx-kover) | `0.8.0` | `0.8.3` | | [com.squareup:kotlinpoet](https://github.com/square/kotlinpoet) | `1.17.0` | `1.18.1` | | [org.logicng:logicng](https://github.com/logic-ng/LogicNG) | `2.5.0` | `2.5.1` | | [org.assertj:assertj-core](https://github.com/assertj/assertj) | `3.26.0` | `3.26.3` | | [com.google.dagger:dagger](https://github.com/google/dagger) | `2.51.1` | `2.52` | | [com.google.dagger:dagger-compiler](https://github.com/google/dagger) | `2.51.1` | `2.52` | Updates `org.jetbrains.kotlinx:kover-gradle-plugin` from 0.8.0 to 0.8.3 - [Release notes](https://github.com/Kotlin/kotlinx-kover/releases) - [Changelog](https://github.com/Kotlin/kotlinx-kover/blob/main/CHANGELOG.md) - [Commits](Kotlin/kotlinx-kover@v0.8.0...v0.8.3) Updates `com.squareup:kotlinpoet` from 1.17.0 to 1.18.1 - [Release notes](https://github.com/square/kotlinpoet/releases) - [Changelog](https://github.com/square/kotlinpoet/blob/main/docs/changelog.md) - [Commits](square/kotlinpoet@1.17.0...1.18.1) Updates `org.logicng:logicng` from 2.5.0 to 2.5.1 - [Release notes](https://github.com/logic-ng/LogicNG/releases) - [Changelog](https://github.com/logic-ng/LogicNG/blob/master/CHANGELOG.md) - [Commits](logic-ng/LogicNG@v2.5.0...v2.5.1) Updates `org.assertj:assertj-core` from 3.26.0 to 3.26.3 - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.26.0...assertj-build-3.26.3) Updates `com.google.dagger:dagger` from 2.51.1 to 2.52 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.51.1...dagger-2.52) Updates `com.google.dagger:dagger-compiler` from 2.51.1 to 2.52 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.51.1...dagger-2.52) Updates `com.google.dagger:dagger-compiler` from 2.51.1 to 2.52 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.51.1...dagger-2.52) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kover-gradle-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: libs - dependency-name: com.squareup:kotlinpoet dependency-type: direct:production update-type: version-update:semver-minor dependency-group: libs - dependency-name: org.logicng:logicng dependency-type: direct:production update-type: version-update:semver-patch dependency-group: libs - dependency-name: org.assertj:assertj-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: libs - dependency-name: com.google.dagger:dagger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: libs - dependency-name: com.google.dagger:dagger-compiler dependency-type: direct:production update-type: version-update:semver-minor dependency-group: libs - dependency-name: com.google.dagger:dagger-compiler dependency-type: direct:production update-type: version-update:semver-minor dependency-group: libs ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 libs group with 6 updates in the / directory:
0.8.00.8.31.17.01.18.12.5.02.5.13.26.03.26.32.51.12.522.51.12.52Updates
org.jetbrains.kotlinx:kover-gradle-pluginfrom 0.8.0 to 0.8.3Release notes
Sourced from org.jetbrains.kotlinx:kover-gradle-plugin's releases.
Changelog
Sourced from org.jetbrains.kotlinx:kover-gradle-plugin's changelog.
Commits
332988bSpecify release version in maven plugin descriptorccf20eaAdded description to the Kover Maven Plugin933fdb0Release 0.8.31739cc5Implemented Kover Maven Plugin54637f7Added tests for Android project and aggregation plugind837e39Include Android compilations in aggregation82a65bcRelease 0.8.267c7836Fixed reusing of configuration cache8cee8cbAdded compose testse03bc8cImplemented protype of Kover Aggregation PluginUpdates
com.squareup:kotlinpoetfrom 1.17.0 to 1.18.1Release notes
Sourced from com.squareup:kotlinpoet's releases.
Changelog
Sourced from com.squareup:kotlinpoet's changelog.
Commits
c5bf640Prepare for release 1.18.16d75e0bUpdate dependency mkdocs-material to v9.5.292de99deUpdate dependency com.google.truth:truth to v1.4.4 (#1943)4ee8fc4Fix KT-18706 in CodeWriter.generateImports946f279Update dependency gradle to v8.9 (#1940)7559d00Update plugin kotlinBinaryCompatibilityValidator to v0.15.173d1defUpdate plugin kotlinBinaryCompatibilityValidator to v0.15.0a78e7fcPrepare next development versionc01770aPrepare for release 1.18.0bf11fedUpdate dependency mkdocs-material to v9.5.28Updates
org.logicng:logicngfrom 2.5.0 to 2.5.1Release notes
Sourced from org.logicng:logicng's releases.
Changelog
Sourced from org.logicng:logicng's changelog.
Commits
42ece18Merge pull request #53 from logic-ng/development79bb7b0Final 2.5.19aa1d29Prepare 2.5.1 release5ba79dbfixed MiniSatConfig doc for default CNF methodd77cea2Prepare 2.6.0 releaseb6e6975Preparations for formula and solver serializiation10ab16eNext development version87a662fFixed JaCoCo Plugine6317bbupdated codecov badge85ef043adjust codecov report generationUpdates
org.assertj:assertj-corefrom 3.26.0 to 3.26.3Release notes
Sourced from org.assertj:assertj-core's releases.
Commits
8e97f90[maven-release-plugin] prepare release assertj-build-3.26.3d1afefcchore(deps): bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.1 to 4...2dc2cbfchore(deps): bump byte-buddy.version from 1.14.17 to 1.14.18 (#3531)2541d3cchore(deps-dev): bump com.fasterxml.jackson.core:jackson-databind from 2.17.1...cdb906f[maven-release-plugin] prepare for next development iterationc3b1f4a[maven-release-plugin] prepare release assertj-build-3.26.2d5b52ab[maven-release-plugin] prepare for next development iteration17ea711[maven-release-plugin] prepare release assertj-build-3.26.18cf054dchore(deps): bump org.codehaus.mojo:versions-maven-plugin from 2.16.2 to 2.17...5e708b4chore(deps-dev): bump org.apache.groovy:groovy from 4.0.21 to 4.0.22 (#3527)Updates
com.google.dagger:daggerfrom 2.51.1 to 2.52Release notes
Sourced from com.google.dagger:dagger's releases.
Commits
05443282.52 release3e0d349Add more information to error message when@AggregatedDepsannotation is miss...da92d19Drop latest XProcessing jars into Dagger.4dcf006Add jarjar test libraries to the Allstar exemption file for binary artifacts.31eec2aUpdate Bazel to use JDK 18.5293ff5Automated Code Changed55d61cNo public description952c250Fix an issue where the parameter name "instance" could conflict with fields o...917c005Internal changes140e201Completely remove dependency on https://github.com/google/bazel-common.Updates
com.google.dagger:dagger-compilerfrom 2.51.1 to 2.52Release notes
Sourced from com.google.dagger:dagger-compiler's releases.
Commits
05443282.52 release3e0d349Add more information to error message when@AggregatedDepsannotation is miss...da92d19Drop latest XProcessing jars into Dagger.4dcf006Add jarjar test libraries to the Allstar exemption file for binary artifacts.31eec2aUpdate Bazel to use JDK 18.5293ff5Automated Code Changed55d61cNo public description952c250Fix an issue where the parameter name "instance" could conflict with fields o...917c005Internal changes140e201Completely remove dependency on https://github.com/google/bazel-common.Updates
com.google.dagger:dagger-compilerfrom 2.51.1 to 2.52Release notes
Sourced from com.google.dagger:dagger-compiler's releases.
Commits
05443282.52 release3e0d349Add more information to error message when@AggregatedDepsannotation is miss...da92d19Drop latest XProcessing jars into Dagger.4dcf006Add jarjar test libraries to the Allstar exemption file for binary artifacts.31eec2aUpdate Bazel to use JDK 18.5293ff5Automated Code Changed55d61cNo public description952c250Fix an issue where the parameter name "instance" could conflict with fields o...917c005Internal changes140e201Completely remove dependency on https://github.com/google/bazel-common.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 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