Bump the minor-and-patch group across 1 directory with 5 updates#315
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the minor-and-patch group across 1 directory with 5 updates#315dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the minor-and-patch group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [com.palantir.javapoet:javapoet](https://github.com/palantir/javapoet) | `0.16.0` | `0.17.0` | | [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework) | `6.1.0` | `6.1.2` | | [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit-framework) | `6.1.0` | `6.1.2` | | [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit-framework) | `6.1.0` | `6.1.2` | | [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) | `6.1.0` | `6.1.2` | Updates `com.palantir.javapoet:javapoet` from 0.16.0 to 0.17.0 - [Release notes](https://github.com/palantir/javapoet/releases) - [Commits](palantir/javapoet@0.16.0...0.17.0) Updates `org.junit.jupiter:junit-jupiter-api` from 6.1.0 to 6.1.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.1.0...r6.1.2) Updates `org.junit.jupiter:junit-jupiter-engine` from 6.1.0 to 6.1.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.1.0...r6.1.2) Updates `org.junit.jupiter:junit-jupiter-params` from 6.1.0 to 6.1.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.1.0...r6.1.2) Updates `org.junit.jupiter:junit-jupiter` from 6.1.0 to 6.1.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.1.0...r6.1.2) Updates `org.junit.jupiter:junit-jupiter-engine` from 6.1.0 to 6.1.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.1.0...r6.1.2) Updates `org.junit.jupiter:junit-jupiter-params` from 6.1.0 to 6.1.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.1.0...r6.1.2) Updates `org.junit.jupiter:junit-jupiter` from 6.1.0 to 6.1.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.1.0...r6.1.2) --- updated-dependencies: - dependency-name: com.palantir.javapoet:javapoet dependency-version: 0.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 6.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 6.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 6.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 6.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 6.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-version: 6.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-version: 6.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
b281530 to
c89ff84
Compare
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 minor-and-patch group with 5 updates in the / directory:
0.16.00.17.06.1.06.1.26.1.06.1.26.1.06.1.26.1.06.1.2Updates
com.palantir.javapoet:javapoetfrom 0.16.0 to 0.17.0Release notes
Sourced from com.palantir.javapoet:javapoet's releases.
Commits
3120304Release 0.17.01bcdb0bExcavator: Format Java files (#473)75597d7Excavator: Update open-source publishing plugins (#472)3b0d14b[High Priority] Excavator: Update gradle-jdks infrastructure plugins (#471)a12e5be[High Priority] Excavator: Upgrade gradle-consistent-versions (#470)aa2b421Excavator: Upgrade failure-reports plugin (#469)b84f329[High Priority] Excavator: Upgrade buildscript dependencies (#468)f75dafaExcavator: Render CircleCI file using template specified in .circleci/templa...adb1feeExcavator: Format Java files (#466)4a0b788Excavator: Add the gradle-idea-configuration plugin to the build (#464)Updates
org.junit.jupiter:junit-jupiter-apifrom 6.1.0 to 6.1.2Release notes
Sourced from org.junit.jupiter:junit-jupiter-api's releases.
Commits
b685426Release 6.1.2ae244a6Remove blanket outputDirectoryCreator from SuiteEngineTests (#5793)43bd154Finalize 6.1.2 release notes0cd9510Fix order of release note sectionsa1507cbAdd initial 6.1.2 release notes to release notes index9326641Fix NoTestsDiscoveredException for suites containing only dynamic tests (#5839)2ef1123Create initial 6.1.2 release notes from template83fa9abBack to snapshots for further development0d85889Release 6.1.10363eeeFinalize 6.1.1 release notesUpdates
org.junit.jupiter:junit-jupiter-enginefrom 6.1.0 to 6.1.2Release notes
Sourced from org.junit.jupiter:junit-jupiter-engine's releases.
Commits
b685426Release 6.1.2ae244a6Remove blanket outputDirectoryCreator from SuiteEngineTests (#5793)43bd154Finalize 6.1.2 release notes0cd9510Fix order of release note sectionsa1507cbAdd initial 6.1.2 release notes to release notes index9326641Fix NoTestsDiscoveredException for suites containing only dynamic tests (#5839)2ef1123Create initial 6.1.2 release notes from template83fa9abBack to snapshots for further development0d85889Release 6.1.10363eeeFinalize 6.1.1 release notesUpdates
org.junit.jupiter:junit-jupiter-paramsfrom 6.1.0 to 6.1.2Release notes
Sourced from org.junit.jupiter:junit-jupiter-params's releases.
Commits
b685426Release 6.1.2ae244a6Remove blanket outputDirectoryCreator from SuiteEngineTests (#5793)43bd154Finalize 6.1.2 release notes0cd9510Fix order of release note sectionsa1507cbAdd initial 6.1.2 release notes to release notes index9326641Fix NoTestsDiscoveredException for suites containing only dynamic tests (#5839)2ef1123Create initial 6.1.2 release notes from template83fa9abBack to snapshots for further development0d85889Release 6.1.10363eeeFinalize 6.1.1 release notesUpdates
org.junit.jupiter:junit-jupiterfrom 6.1.0 to 6.1.2Release notes
Sourced from org.junit.jupiter:junit-jupiter's releases.
Commits
b685426Release 6.1.2ae244a6Remove blanket outputDirectoryCreator from SuiteEngineTests (#5793)43bd154Finalize 6.1.2 release notes0cd9510Fix order of release note sectionsa1507cbAdd initial 6.1.2 release notes to release notes index9326641Fix NoTestsDiscoveredException for suites containing only dynamic tests (#5839)2ef1123Create initial 6.1.2 release notes from template83fa9abBack to snapshots for further development0d85889Release 6.1.10363eeeFinalize 6.1.1 release notesUpdates
org.junit.jupiter:junit-jupiter-enginefrom 6.1.0 to 6.1.2Release notes
Sourced from org.junit.jupiter:junit-jupiter-engine's releases.
Commits
b685426Release 6.1.2ae244a6Remove blanket outputDirectoryCreator from SuiteEngineTests (#5793)43bd154Finalize 6.1.2 release notes0cd9510Fix order of release note sectionsa1507cbAdd initial 6.1.2 release notes to release notes index9326641Fix NoTestsDiscoveredException for suites containing only dynamic tests (#5839)2ef1123Create initial 6.1.2 release notes from template83fa9abBack to snapshots for further development0d85889Release 6.1.10363eeeFinalize 6.1.1 release notesUpdates
org.junit.jupiter:junit-jupiter-paramsfrom 6.1.0 to 6.1.2Release notes
Sourced from org.junit.jupiter:junit-jupiter-params's releases.
Commits
b685426Release 6.1.2ae244a6Remove blanket outputDirectoryCreator from SuiteEngineTests (#5793)43bd154Finalize 6.1.2 release notes0cd9510Fix order of release note sectionsa1507cbAdd initial 6.1.2 release notes to release notes index9326641Fix NoTestsDiscoveredException for suites containing only dynamic tests (#5839)2ef1123Create initial 6.1.2 release notes from template83fa9abBack to snapshots for further development0d85889Release 6.1.10363eeeFinalize 6.1.1 release notesUpdates
org.junit.jupiter:junit-jupiterfrom 6.1.0 to 6.1.2Release notes
Sourced from org.junit.jupiter:junit-jupiter's releases.
Commits
b685426Release 6.1.2ae244a6Remove blanket outputDirectoryCreator from SuiteEngineTests (#5793)43bd154Finalize 6.1.2 release notes0cd9510Fix order of release note sectionsa1507cbAdd initial 6.1.2 release notes to release notes index9326641Fix NoTestsDiscoveredException for suites containing only dynamic tests (#5839)2ef1123Create initial 6.1.2 release notes from template83fa9abBack to snapshots for further development0d85889Release 6.1.10363eeeFinalize 6.1.1 release notes