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.willowtreeapps.assertk:assertk-jvm from 0.22 to 0.28.0 #20
Closed
dependabot
wants to merge
28
commits into
master
from
dependabot/gradle/com.willowtreeapps.assertk-assertk-jvm-0.28.0
Closed
Bump com.willowtreeapps.assertk:assertk-jvm from 0.22 to 0.28.0 #20
dependabot
wants to merge
28
commits into
master
from
dependabot/gradle/com.willowtreeapps.assertk-assertk-jvm-0.28.0
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.willowtreeapps.assertk-assertk-jvm-0.28.0
branch
from
December 11, 2023 12:13
a3950b5
to
473a26e
Compare
dependabot
bot
force-pushed
the
dependabot/gradle/com.willowtreeapps.assertk-assertk-jvm-0.28.0
branch
from
December 11, 2023 13:25
473a26e
to
a636f5f
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.willowtreeapps.assertk-assertk-jvm-0.28.0
branch
from
December 11, 2023 14:40
a636f5f
to
d6a1e75
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.willowtreeapps.assertk-assertk-jvm-0.28.0
branch
from
December 11, 2023 15:38
d6a1e75
to
dd3220c
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.willowtreeapps.assertk-assertk-jvm-0.28.0
branch
from
December 11, 2023 16:13
dd3220c
to
4a96d13
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.willowtreeapps.assertk-assertk-jvm-0.28.0
branch
from
December 12, 2023 19:48
4a96d13
to
c7509f3
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.willowtreeapps.assertk-assertk-jvm-0.28.0
branch
from
December 13, 2023 14:24
c7509f3
to
9a03397
Compare
dependabot
bot
force-pushed
the
dependabot/gradle/com.willowtreeapps.assertk-assertk-jvm-0.28.0
branch
from
December 13, 2023 14:36
9a03397
to
437c366
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.willowtreeapps.assertk:assertk-jvm](https://github.com/willowtreeapps/assertk) from 0.22 to 0.28.0. - [Release notes](https://github.com/willowtreeapps/assertk/releases) - [Changelog](https://github.com/willowtreeapps/assertk/blob/main/CHANGELOG.md) - [Commits](willowtreeapps/assertk@v0.22...v0.28.0) --- updated-dependencies: - dependency-name: com.willowtreeapps.assertk:assertk-jvm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/gradle/com.willowtreeapps.assertk-assertk-jvm-0.28.0
branch
from
December 19, 2023 21:47
69a50e6
to
3a975a0
Compare
dlmiles
force-pushed
the
master
branch
2 times, most recently
from
December 19, 2023 23:37
9eea75f
to
8e50aaa
Compare
Superseded by #34. |
dependabot
bot
deleted the
dependabot/gradle/com.willowtreeapps.assertk-assertk-jvm-0.28.0
branch
April 22, 2024 23:54
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.willowtreeapps.assertk:assertk-jvm from 0.22 to 0.28.0.
Release notes
Sourced from com.willowtreeapps.assertk:assertk-jvm's releases.
... (truncated)
Changelog
Sourced from com.willowtreeapps.assertk:assertk-jvm's changelog.
... (truncated)
Commits
1829f1c
Update docs2777987
prepare release v0.28.0c9209ca
update CHANGELOG with changes since last release82dfd5b
remove error-level deprecations1034194
reformat testsbe58cbb
remove deprecated PlatformName379d50d
expand fatal error list on the jvm based on rxjava9e0e6ef
prioritize exceptions thrown directly in soft assertion blocks9470bb6
show bytes as hex on all supported platforms (#498)0c0438f
print disambiguation message if display is the sameDependabot 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 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)