Bump the java-production-dependencies group across 1 directory with 2 updates
Bumps the java-production-dependencies group with 2 updates in the / directory: org.jetbrains:annotations and com.github.serceman:jnr-fuse.
Updates org.jetbrains:annotations from 24.1.0 to 25.0.0
Release notes
Sourced from org.jetbrains:annotations's releases.
25.0.0
- Added Kotlin Multiplatform artifact (multiplatform-annotations).
- Removed Java 5 artifact.
Changelog
Sourced from org.jetbrains:annotations's changelog.
Version 25.0.0
- Added Kotlin Multiplatform artifact (multiplatform-annotations).
- Removed Java 5 artifact.
Commits
daa4789Merge pull request #112 from serjsysoev/signallb1d593dAdd signAll task that signs all artifactse1ad90fMerge pull request #111 from serjsysoev/multiplatform-publication229e51aAdd javadoc and common sources publishing5d7e023Set up multiplatform publishing maintaining jvm artifact namebc94c2fMove the multiplatform project to the root7bc931aMake multiplatform expect/actual implicitly actualizing declarations with jav...42bb869Fix multiplatform artifact module-info.java243b2f7Remove Java artifacta1060cdMove java annotations to jvm part of multiplatform artifact- Additional commits viewable in compare view
Updates com.github.serceman:jnr-fuse from 0.5.7 to 0.5.8
Commits
c47b6a2[jnr-fuse release] - pre tag commit: '0.5.8'.60aed14update gradle nexus publish plugin5da6425ensure the correct branch for the release pluginb4f8128add a CI config for arm jobs (#189)24c276bBump com.github.jnr:jnr-posix from 3.1.16 to 3.1.19 (#185)4374d11Bump com.github.jnr:jnr-ffi from 2.2.13 to 2.2.16 (#186)44ed40fBump io.github.gradle-nexus.publish-plugin from 1.2.0 to 1.3.0 (#174)7c4b13eAdd AArch64 (64-bit ARM) support (#172)26cc46dupdate gradle wrapper (#182)5100353Bump io.github.gradle-nexus.publish-plugin from 1.1.0 to 1.2.0 (#170)- Additional commits viewable in compare view
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
[!IMPORTANT]
Review skipped
Bot user detected.
To trigger a single review, invoke the
@coderabbitai reviewcommand.You can disable this status message by setting the
reviews.review_statustofalsein the CodeRabbit configuration file.
🪧 Tips
Chat
There are 3 ways to chat with CodeRabbit:
- Review comments: Directly reply to a review comment made by CodeRabbit. Example:
-
I pushed a fix in commit <commit_id>, please review it. -
Generate unit testing code for this file. -
Open a follow-up GitHub issue for this discussion.
-
- Files and specific lines of code (under the "Files changed" tab): Tag
@coderabbitaiin a new review comment at the desired location with your query. Examples:-
@coderabbitai generate unit testing code for this file. -
@coderabbitai modularize this function.
-
- PR comments: Tag
@coderabbitaiin a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:-
@coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase. -
@coderabbitai read src/utils.ts and generate unit testing code. -
@coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format. -
@coderabbitai help me debug CodeRabbit configuration file.
-
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.
CodeRabbit Commands (Invoked using PR comments)
-
@coderabbitai pauseto pause the reviews on a PR. -
@coderabbitai resumeto resume the paused reviews. -
@coderabbitai reviewto trigger an incremental review. This is useful when automatic reviews are disabled for the repository. -
@coderabbitai full reviewto do a full review from scratch and review all the files again. -
@coderabbitai summaryto regenerate the summary of the PR. -
@coderabbitai resolveresolve all the CodeRabbit review comments. -
@coderabbitai configurationto show the current CodeRabbit configuration for the repository. -
@coderabbitai helpto get help.
Other keywords and placeholders
- Add
@coderabbitai ignoreanywhere in the PR description to prevent this PR from being reviewed. - Add
@coderabbitai summaryto generate the high-level summary at a specific location in the PR description. - Add
@coderabbitaianywhere in the PR title to generate the title automatically.
Documentation and Community
- Visit our Documentation for detailed information on how to use CodeRabbit.
- Join our Discord Community to get help, request features, and share feedback.
- Follow us on X/Twitter for updates and announcements.
Superseded by #95.