generated from block/oss-project-template
-
Notifications
You must be signed in to change notification settings - Fork 2
Update all non-major dependencies #72
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/all-minor-patch
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+9
−9
Conversation
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
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #72 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 1 1
Lines 4 4
=========================================
Hits 4 4
🚀 New features to boost your workflow:
|
b049dfb to
9de519e
Compare
38d0ee3 to
14fd262
Compare
0fc7c53 to
c056f54
Compare
20992da to
aae9c2e
Compare
aae9c2e to
ee9c2a2
Compare
ee9c2a2 to
adbb78e
Compare
9f87653 to
f2b4943
Compare
96991c0 to
89b0963
Compare
8ae8988 to
56a72f8
Compare
76b0601 to
cda1685
Compare
cda1685 to
2aa3e76
Compare
Contributor
Author
|
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.
This PR contains the following updates:
3.9.9->3.9.1121.0.3_9->21.0.8_90.7.0->0.9.02.0.0->2.1.03.5.0->3.6.23.1.1->3.2.03.5.2->3.5.43.14.0->3.14.13.4.1->3.5.03.27.3->3.27.60.1.0->0.1.1Release Notes
apache/maven (maven)
v3.9.11: 3.9.11Compare Source
🚀 New features and improvements
🐛 Bug Fixes
👻 Maintenance
🔧 Build
📦 Dependency updates
v3.9.10: 3.9.10Compare Source
Release Notes - Maven - Version 3.9.10
Bug
Improvement
Task
Dependency upgrade
What's Changed
New Contributors
Full Changelog: apache/maven@maven-3.9.9...maven-3.9.10
Kotlin/dokka (org.jetbrains.dokka:dokka-maven-plugin)
v2.1.0: 2.1.0Compare Source
Dokka 2.1.0 focuses on stabilizing experimental features, supporting new Kotlin language features, and improving the user experience. Key highlights include:
More details about each of the changes below. See Dokka 2.1.0 milestone for the list of all changes.
Dokka's Gradle plugin v2 is enabled by default!
Dokka 2.0.0 introduced a significantly improved Gradle plugin v2, and with Dokka 2.1.0 it is now enabled by default!
As a result, all types and Gradle tasks related to Dokka Gradle plugin v1 are deprecated and will be removed in future releases.
Running Gradle tasks related to Dokka Gradle plugin v1 will result in an error during execution.
Starting from this release, the minimum supported Gradle version is 7.6.3.
Other fixes and improvements
modulePathfor root project to avoid clashing outputs during aggregation (#4158)Dokka's K2 analysis is enabled by default!
Dokka 2.1.0fixes the most problematic issues with K2 analysis and makes it enabled by default!
In addition to this, Dokka 2.1.0with K2 analysis introduces support for context parameters and nested typealiases!
Dokka's K2 analysis leverages Kotlin's K2 compiler frontend for analysing code and uses the same shared Analysis API, which is used in IntelliJ IDEA’s K2 mode.
The output with K2 analysis should mostly match that of K1 analysis, but there may be minor differences.
If you previously opted in to Dokka's K2 analysis, remove
org.jetbrains.dokka.experimental.tryK2from your project'sgradle.propertiesfile.Dokka's K1 analysis is still available, but it is deprecated and will be removed in future releases.
We would greatly appreciate your feedback, if there is something that is blocking you from migrating to K2 analysis!
Other fixes and improvements
overridemodifier for generic functions (#4126)HTML format refinement
Dokka 2.1.0 introduces a number of design improvements to the HTML output.
Many UI elements (listed below) now feature more consistent spacing, better contrast, and improved overall accessibility.
Highlights:
In addition, the structure of the templates has been slightly modified. If you're using custom templates, the easiest way to migrate is to update your templates based on the latest default templates.
For example, to enable the resizable Table of Contents, you need to add a
<div id="resizer">element and add[data-item-type]attributes to container elements. For implementation details, see the template reference.Updated UI Elements:
Notable improvements
packagesfield, which is used byDefaultExternalLocationProvider.resolve(#4009)DisplaySourceSetas it's stored a lot inside ofContentPages (#4008)PackageList(#4198)Other changes and bugfixes
>in code blocks (#4210)Changes from 2.1.0-Beta
Feedback
We would appreciate your feedback!
mojohaus/exec-maven-plugin (org.codehaus.mojo:exec-maven-plugin)
v3.6.2Compare Source
🚀 New features and improvements
📦 Dependency updates
v3.6.1Compare Source
🐛 Bug Fixes
📦 Dependency updates
v3.6.0Compare Source
🚀 New features and improvements
getShebangmethod to correctly set the command line executable name (#487) @uchenily🐛 Bug Fixes
👻 Maintenance
📦 Dependency updates
v3.5.1Compare Source
🐛 Bug Fixes
📦 Dependency updates
👻 Maintenance
martinvisser/kover-maven-plugin (io.github.martinvisser:kover-maven-plugin)
v0.1.1: 0.1.1Compare Source
What's Changed
2024030to2024122by @dependabot in #2402024122to2025010by @dependabot in #242Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.