Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 28, 2024

Bumps org.plumelib:require-javadoc from 1.0.6 to 1.0.8.

Release notes

Sourced from org.plumelib:require-javadoc's releases.

require-javadoc 1.0.8

Bugfix: reinstate support for compiling and running under JDK 8.

require-javadoc 1.0.7

Support Java 17 syntax.

Support running under JDK 21.

Changelog

Sourced from org.plumelib:require-javadoc's changelog.

1.0.8 (2024-03-27)

Bugfix: reinstate support for compiling and running under JDK 8.

1.0.7 (2024-03-26)

Support Java 17 syntax.

Support compiling and running under JDK 21.

Commits
  • 7208ef6 Version 1.0.8
  • d47912b Target Java 8 instead of Java 11
  • a1453a5 Update dependency org.plumelib:require-javadoc to v1.0.7 (#261)
  • f4b5bd3 Update Gradle configuration
  • 293a699 Changelog tweaks
  • 1e96139 Version 1.0.7
  • 9c2b7d4 Don't use a snapshot version of the Checker Framework (for release)
  • 128b04c Warn about undocumented records and record parameters
  • f48471b Run CI under JDK 21
  • b9921eb Update dependency gradle to v8.7 (#259)
  • 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.


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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [org.plumelib:require-javadoc](https://github.com/plume-lib/require-javadoc) from 1.0.6 to 1.0.8.
- [Release notes](https://github.com/plume-lib/require-javadoc/releases)
- [Changelog](https://github.com/plume-lib/require-javadoc/blob/master/CHANGELOG.md)
- [Commits](plume-lib/require-javadoc@v1.0.6...v1.0.8)

---
updated-dependencies:
- dependency-name: org.plumelib:require-javadoc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants