forked from unbroken-dome/gradle-xjc-plugin
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bump com.gradle.plugin-publish from 0.21.0 to 1.2.1 #22
Closed
dependabot
wants to merge
28
commits into
master
from
dependabot/gradle/com.gradle.plugin-publish-1.2.1
Closed
Bump com.gradle.plugin-publish from 0.21.0 to 1.2.1 #22
dependabot
wants to merge
28
commits into
master
from
dependabot/gradle/com.gradle.plugin-publish-1.2.1
Conversation
This file contains 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
dependabot
bot
added
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
labels
Dec 10, 2023
dependabot
bot
force-pushed
the
dependabot/gradle/com.gradle.plugin-publish-1.2.1
branch
from
December 11, 2023 12:13
65bbde8
to
d129aee
Compare
dependabot
bot
force-pushed
the
dependabot/gradle/com.gradle.plugin-publish-1.2.1
branch
from
December 11, 2023 13:25
d129aee
to
21965d2
Compare
dlmiles
force-pushed
the
master
branch
2 times, most recently
from
December 11, 2023 14:39
40cf22d
to
cb54ea6
Compare
dependabot
bot
force-pushed
the
dependabot/gradle/com.gradle.plugin-publish-1.2.1
branch
from
December 11, 2023 14:40
21965d2
to
87b66d7
Compare
dlmiles
force-pushed
the
master
branch
2 times, most recently
from
December 11, 2023 15:37
505bd39
to
4e5d6f4
Compare
dependabot
bot
force-pushed
the
dependabot/gradle/com.gradle.plugin-publish-1.2.1
branch
from
December 11, 2023 15:38
87b66d7
to
d300f72
Compare
dlmiles
force-pushed
the
master
branch
2 times, most recently
from
December 11, 2023 16:13
3ef8599
to
9a6f923
Compare
dependabot
bot
force-pushed
the
dependabot/gradle/com.gradle.plugin-publish-1.2.1
branch
from
December 11, 2023 16:14
d300f72
to
ff4bbbf
Compare
dlmiles
force-pushed
the
master
branch
3 times, most recently
from
December 12, 2023 19:47
0959f24
to
2d617da
Compare
dependabot
bot
force-pushed
the
dependabot/gradle/com.gradle.plugin-publish-1.2.1
branch
from
December 12, 2023 19:49
ff4bbbf
to
6184140
Compare
dlmiles
force-pushed
the
master
branch
6 times, most recently
from
December 13, 2023 14:24
6813e31
to
9bf50c6
Compare
dependabot
bot
force-pushed
the
dependabot/gradle/com.gradle.plugin-publish-1.2.1
branch
from
December 13, 2023 14:24
6184140
to
9e2c937
Compare
dependabot
bot
force-pushed
the
dependabot/gradle/com.gradle.plugin-publish-1.2.1
branch
from
December 13, 2023 14:37
9e2c937
to
65dd592
Compare
…otlin) From canary-consume testing, using newer JDK with Gradle 8.x will cause a configuration failure due to the mismatched target. Due to the JavaCompile inheriting the default of the JDK being used whilst kotlin output is locked.
…test-sets This is due to the 4.1.0 release (needed for Gradle 8.x) being release with Java11 bytecode compatiblity which affects validating CI with JDK8+Gradle8. So a release of 3.0.1, 4.0.0 and 4.1.0 exist under a new GAV and using GitHubPackages distribution point.
…ommentry Due to switch to org.darrylmiles.repack.org.unbroken-dome.test-sets
".... can't be called from this context by implicit receiver. Use the explicit one if necessary" Think it is an IDE issue using 1.9.21 capable editor against a 1.3 configured codebase?
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4. - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](actions/setup-java@v3...v4) --- updated-dependencies: - dependency-name: actions/setup-java dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 2 to 3. - [Release notes](https://github.com/actions/deploy-pages/releases) - [Commits](actions/deploy-pages@v2...v3) --- updated-dependencies: - dependency-name: actions/deploy-pages dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [jayanta525/github-pages-directory-listing](https://github.com/jayanta525/github-pages-directory-listing) from 3.0.0 to 4.0.0. - [Release notes](https://github.com/jayanta525/github-pages-directory-listing/releases) - [Commits](jayanta525/github-pages-directory-listing@19ee734...624ac8c) --- updated-dependencies: - dependency-name: jayanta525/github-pages-directory-listing dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Main features: * JDK21 and Gradle 8.5 tested * Configuration Cache compatible (thanks Ryan Dens)
dlmiles
force-pushed
the
master
branch
3 times, most recently
from
December 19, 2023 21:47
6d95cd4
to
5f904fa
Compare
Bumps com.gradle.plugin-publish from 0.21.0 to 1.2.1. --- updated-dependencies: - dependency-name: com.gradle.plugin-publish dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/gradle/com.gradle.plugin-publish-1.2.1
branch
from
December 19, 2023 21:48
4173da6
to
72f3709
Compare
dlmiles
force-pushed
the
master
branch
2 times, most recently
from
December 19, 2023 23:37
9eea75f
to
8e50aaa
Compare
Superseded by #36. |
dependabot
bot
deleted the
dependabot/gradle/com.gradle.plugin-publish-1.2.1
branch
September 2, 2024 23:19
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 com.gradle.plugin-publish from 0.21.0 to 1.2.1.
You can trigger a rebase of this PR 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 this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)