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 org.asciidoctor:asciidoctorj from 2.5.2 to 2.5.11 #145

Open
wants to merge 1 commit into
base: 4.0.x
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 22, 2023

Bumps org.asciidoctor:asciidoctorj from 2.5.2 to 2.5.11.

Release notes

Sourced from org.asciidoctor:asciidoctorj's releases.

v2.5.11

Improvement:

Bug Fixes::

Release Meta

Released on: 2023-12-20 Released by: @​robertpanzer

v2.5.10

Improvement:

Release Meta

Released on: 2023-06-04 Released by: @​robertpanzer

v.2.5.9

Improvement:

  • Upgrade to asciidoctor-diagram 2.0.20

Build / Infrastructure:

Release Meta

Released on: 2023-06-01 Released by: @​robertpanzer

v2.5.8

Improvement:

  • Add 'standalone' option, deprecates 'headerFooter' (#1160) (@​abelsromero)
  • Upgrade to asciidoctorj-diagram 2.2.7

Bug Fixes:

... (truncated)

Changelog

Sourced from org.asciidoctor:asciidoctorj's changelog.

= Asciidoctor Changelog :url-asciidoctor: https://asciidoctor.org :url-asciidoc: {url-asciidoctor}/docs/what-is-asciidoc :url-repo: https://github.com/asciidoctor/asciidoctorj :icons: font ⭐ icon:star[role=red] ifndef::icons[] ⭐ ★ endif::[]

This document provides a high-level view of the changes introduced in AsciidoctorJ by release. For a detailed view of what has changed, refer to the {url-repo}/commits/main[commit history] on GitHub.

== Unreleased

=== Breaking changes

Improvement::

  • Fix Macro APIs to take StructuralNodes and return Phrase- or StructuralNodes. (#1084)
  • Allow Preprocessor extensions to create new Readers and replace the original Reader. (#1081)
  • Set Java 11 as the minimal version (#1151) (@​abelsromero)
  • Remove deprecated methods in Options, OptionsBuilder, Attributes & AttributesBuilder (#1199) (@​abelsromero)
  • Remove deprecated methods from Asciidoctor interface (#1201) (@​abelsromero)
  • Remove deprecated methods from Document interface (#1202) (@​abelsromero)
  • Remove deprecated methods and constants from extension package (#1203) (@​abelsromero)
  • Remove deprecated methods from ast package (#1204) (@​abelsromero)
  • Add Automatic-Module-Name manifest entry to core, api, and cli for reserving stable JPMS module names (#1240) (@​leadpony)
  • Remove Java 'requires open access' module warning in modern Java versions (#1246)

Bug Fixes::

=== Compatible changes

Improvement::

  • Add setContext function to StructuralNode.

  • Add command line option --failure-level to force non-zero exit code from AsciidoctorJ CLI if specified logging level is reached. (#1114)

  • Upgrade to asciidoctorj 2.0.20 (#1208)

  • Upgrade to asciidoctorj-pdf 2.3.7 (#1182)

  • Upgrade to asciidoctorj-diagram 2.2.7

  • Upgrade to JRuby 9.4.3.0 (#1234)

  • Upgrade to tilt 2.0.11 (#1109)

  • Upgrade to asciimath 2.0.4 (#1109)

  • Expose sectnum property in Section interface (#1121)

  • Replace use of deprecated 'numbered' attribute by 'sectnums' (#1123) (@​abelsromero)

  • Expose source and source_lines use of deprecated 'numbered' in Document interface (#1145) (@​abelsromero)

... (truncated)

Commits

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.asciidoctor:asciidoctorj](https://github.com/asciidoctor/asciidoctorj) from 2.5.2 to 2.5.11.
- [Release notes](https://github.com/asciidoctor/asciidoctorj/releases)
- [Changelog](https://github.com/asciidoctor/asciidoctorj/blob/main/CHANGELOG.adoc)
- [Commits](asciidoctor/asciidoctorj@v2.5.2...v2.5.11)

---
updated-dependencies:
- dependency-name: org.asciidoctor:asciidoctorj
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Author

dependabot bot commented on behalf of github Dec 22, 2023

The following labels could not be found: type: dependency upgrade.

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.

0 participants