Skip to content
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 checkstyle from 8.26 to 8.27 #5694

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps checkstyle from 8.26 to 8.27.

Release notes

Sourced from checkstyle's releases.

checkstyle-8.27

https://checkstyle.org/releasenotes.html#Release_8.27

Commits
  • 98aa588 [maven-release-plugin] prepare release checkstyle-8.27
  • 916799d doc: add 8.27 releasenotes
  • 44961c0 Issue #7083: fix wrapping handing, xml indentation
  • 1aa1e54 Issue #7083: add media-query for small devices, use wrapper for tables, svgs,...
  • 7054edc Revert "Issue #7288: fix xwiki build on wercker"
  • c442c78 Issue #7288: fix xwiki build on wercker
  • cdbc25d config: bump picocli from 4.0.4 to 4.1.1
  • abc6ae5 config: bump maven-enforcer-plugin from 3.0.0-M2 to 3.0.0-M3
  • 5b718f2 config: disable Mac JDK11+ until #7276
  • 6fbac46 config: bump sevntu to 1.36.0
  • Additional commits viewable in compare view

Dependabot compatibility score

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.

If all status checks pass Dependabot will automatically merge this pull request.


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 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)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.26 to 8.27.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](checkstyle/checkstyle@checkstyle-8.26...checkstyle-8.27)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@Siedlerchr
Copy link
Member

[ant:checkstyle] [ERROR] /home/runner/work/jabref/jabref/src/main/java/org/jabref/logic/bibtexkeypattern/BracketedPattern.java:53:8: Unused @param tag for 'bibentry'. [JavadocMethod]

[ant:checkstyle] [ERROR] /home/runner/work/jabref/jabref/src/main/java/org/jabref/logic/bst/BibtexTextPrefix.java:24:8: Unused @param tag for 'numOfChars'. [JavadocMethod]
[ant:checkstyle] [ERROR] /home/runner/work/jabref/jabref/src/main/java/org/jabref/logic/openoffice/OOBibStyle.java:346:8: Unused @throws tag for 'IOException'. [JavadocMethod]
> Task :checkstyleMain
[ant:checkstyle] [ERROR] /home/runner/work/jabref/jabref/src/main/java/org/jabref/logic/openoffice/OOBibStyle.java:372:8: Unused @throws tag for 'IOException'. [JavadocMethod]
[ant:checkstyle] [ERROR] /home/runner/work/jabref/jabref/src/main/java/org/jabref/logic/openoffice/OOBibStyle.java:398:8: Unused @throws tag for 'IOException'. [JavadocMethod]

@dependabot-preview
Copy link
Contributor Author

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@tobiasdiez tobiasdiez merged commit 9d620f1 into master Dec 2, 2019
@tobiasdiez tobiasdiez deleted the dependabot/gradle/com.puppycrawl.tools-checkstyle-8.27 branch December 2, 2019 12:01
Siedlerchr added a commit that referenced this pull request Dec 8, 2019
* upstream/master:
  Fix eclipse classpath build file
  New translations JabRef_en.properties (French) (#5709)
  Check for existing master branch
  Disable failing MathSciNet test due to missing subscription
  Try to force creating reflog
  Change travis to github in Readme
  Use GitVersion to increment build numbers (#5682)
  New Crowdin translations (#5687)
  Bump checkstyle from 8.26 to 8.27 (#5694)
  Bump byte-buddy-parent from 1.10.3 to 1.10.4
  Bump classgraph from 4.8.54 to 4.8.58
  Bump unirest-java from 3.1.04 to 3.2.00
  Bump richtextfx from 0.10.2 to 0.10.3
  Bump mockito-core from 3.1.0 to 3.2.0
  Update JavaFX (#5690)
  Run outdated dependency check after dpendabot
  Update outdatedDependencies.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants