forked from JabRef/jabref
-
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
update jabref #1
Merged
Merged
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
Bumps jackson-datatype-jsr310 from 2.12.2 to 2.12.3. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [archunit-junit5-engine](https://github.com/TNG/ArchUnit) from 0.17.0 to 0.18.0. - [Release notes](https://github.com/TNG/ArchUnit/releases) - [Commits](TNG/ArchUnit@v0.17.0...v0.18.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [byte-buddy-parent](https://github.com/raphw/byte-buddy) from 1.10.22 to 1.11.0. - [Release notes](https://github.com/raphw/byte-buddy/releases) - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md) - [Commits](raphw/byte-buddy@byte-buddy-1.10.22...byte-buddy-1.11.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps lucene-queryparser from 8.8.1 to 8.8.2. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text) from 2.12.2 to 2.12.3. - [Release notes](https://github.com/FasterXML/jackson-dataformats-text/releases) - [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.12.2...jackson-dataformats-text-2.12.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…urly brackets (#7652) * fix 7633 * Update CHANGELOG.md * Update ArXivTest.java * Update CHANGELOG.md * Update ArXivTest.java * Update StringUtil.java * Update ArXiv.java * add white space * update checkstyle
* One solution for issue7616 * Add log to CHANGELOG.md * Update code style. * The user chooses to cancel the download, use Notify instead of InformationDialog to prompt the user. * Update the variable naming in src/main/java/org/jabref/logic/net/URLDownload.java Update the variable naming in src/main/java/org/jabref/logic/net/URLDownload.java, function setSSLVerification(). * Fix the bug of the variable name change Fix the bug of the variable name change.
) * fix issue #5850 for encoding problem * add a blank line for build.gradle * initial as main branch for build.gradle * initial as main branch for build.gradle * add the change of fix information of issue 5850 * Fix check style * Update CHANGELOG.md Co-authored-by: Christoph <siedlerkiller@gmail.com> * Add the utf8 check for biblatex and ascii check for bibtex * add the new localization string the l10 files * fix error * add the statement only in en.properties * revert changes * Update JabRef_da.properties * Update JabRef_ru.properties * Update build.gradle * Update JabRef_fa.properties * Update JabRef_no.properties * Update JabRef_pl.properties * Update JabRef_pt.properties * Update JabRef_vi.properties * Update JabRef_zh_TW.properties * reset the default charset * reset the default charset * add the javaDoc of UTF8Checker * add the javaDoc of UTF8CheckerTest and IntegrityCheckTest add 2 Junit Test for UTF8Checker.UTF8EncodingChecker in UTF8CheckerTest add 2 Junit Test for IntegrityCheck in IntegrityCheckTest * Remove the unwieldy Junit tests Co-authored-by: Christoph <siedlerkiller@gmail.com>
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.
update jabref