Skip to content

update citeproc#14724

Merged
koppor merged 1 commit into
mainfrom
UPDATECITEPROC
Dec 26, 2025
Merged

update citeproc#14724
koppor merged 1 commit into
mainfrom
UPDATECITEPROC

Conversation

@Siedlerchr

@Siedlerchr Siedlerchr commented Dec 26, 2025

Copy link
Copy Markdown
Member

User description

For some reason dependabot did not update this

Closes _____

Steps to test

Mandatory checks

  • I own the copyright of the code submitted and I license it under the MIT license
  • [.] I manually tested my changes in running JabRef (always required)
  • [.] I added JUnit tests for changes (if applicable)
  • [.] I added screenshots in the PR description (if change is visible to the user)
  • [.] I described the change in CHANGELOG.md in a way that is understandable for the average user (if change is visible to the user)
  • [.] I checked the user documentation: Is the information available and up to date? If not, I created an issue at https://github.com/JabRef/user-documentation/issues or, even better, I submitted a pull request updating file(s) in https://github.com/JabRef/user-documentation/tree/main/en.

PR Type

Enhancement


Description

  • Update citeproc-java dependency from 3.3.0 to 3.4.0

Diagram Walkthrough

flowchart LR
  A["citeproc-java 3.3.0"] -- "version bump" --> B["citeproc-java 3.4.0"]
Loading

File Walkthrough

Relevant files
Dependencies
build.gradle.kts
Bump citeproc-java version                                                             

versions/build.gradle.kts

  • Updated de.undercouch:citeproc-java dependency version from 3.3.0 to
    3.4.0
+1/-1     

@qodo-free-for-open-source-projects

Copy link
Copy Markdown
Contributor

PR Compliance Guide 🔍

Below is a summary of compliance checks for this PR:

Security Compliance
🟢
No security concerns identified No security vulnerabilities detected by AI analysis. Human verification advised for critical code.
Ticket Compliance
🟡
🎫 #13109
🔴 Make `org.jabref.logic.pseudonymization.Pseudonymization` available on the CLI
Implement similar CLI experience to consistency check
Follow the implementation pattern of `org.jabref.cli.CheckConsistency` class
Codebase Duplication Compliance
Codebase context is not defined

Follow the guide to enable codebase context checks.

Custom Compliance
🟢
Generic: Comprehensive Audit Trails

Objective: To create a detailed and reliable record of critical system actions for security analysis
and compliance.

Status: Passed

Learn more about managing compliance generic rules or creating your own custom rules

Generic: Meaningful Naming and Self-Documenting Code

Objective: Ensure all identifiers clearly express their purpose and intent, making code
self-documenting

Status: Passed

Learn more about managing compliance generic rules or creating your own custom rules

Generic: Robust Error Handling and Edge Case Management

Objective: Ensure comprehensive error handling that provides meaningful context and graceful
degradation

Status: Passed

Learn more about managing compliance generic rules or creating your own custom rules

Generic: Secure Error Handling

Objective: To prevent the leakage of sensitive system information through error messages while
providing sufficient detail for internal debugging.

Status: Passed

Learn more about managing compliance generic rules or creating your own custom rules

Generic: Secure Logging Practices

Objective: To ensure logs are useful for debugging and auditing without exposing sensitive
information like PII, PHI, or cardholder data.

Status: Passed

Learn more about managing compliance generic rules or creating your own custom rules

Generic: Security-First Input Validation and Data Handling

Objective: Ensure all data inputs are validated, sanitized, and handled securely to prevent
vulnerabilities

Status: Passed

Learn more about managing compliance generic rules or creating your own custom rules

Compliance status legend 🟢 - Fully Compliant
🟡 - Partial Compliant
🔴 - Not Compliant
⚪ - Requires Further Human Verification
🏷️ - Compliance label

@qodo-free-for-open-source-projects

Copy link
Copy Markdown
Contributor

PR Code Suggestions ✨

No code suggestions found for the PR.

@Siedlerchr Siedlerchr added the automerge PR is tagged with that label will be merged if workflows are green label Dec 26, 2025
@koppor koppor enabled auto-merge December 26, 2025 11:22
@koppor koppor added this pull request to the merge queue Dec 26, 2025
Merged via the queue into main with commit 03df3b2 Dec 26, 2025
73 of 89 checks passed
@koppor koppor deleted the UPDATECITEPROC branch December 26, 2025 12:24
Siedlerchr added a commit that referenced this pull request Dec 27, 2025
* upstream/fix-caching:
  Fix cache update for JBang (#14727)
  update citeproc (#14724)
  Throttle calls for workflow triggering
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge PR is tagged with that label will be merged if workflows are green Review effort 1/5

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants