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:asciidoctor-maven-plugin from 2.2.1 to 2.2.4 #722

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 30, 2023

Bumps org.asciidoctor:asciidoctor-maven-plugin from 2.2.1 to 2.2.4.

Release notes

Sourced from org.asciidoctor:asciidoctor-maven-plugin's releases.

v2.2.4

V2.2.4 is a fix release for Maven warnings introduced in v3.9.2, see "Plugins validation warnings" in Maven's release notes. No substantial code changes or new features have been introduced.

As always, thanks to all contributors! Specially those taking time providing report issues and feedback 👍

Build / Infrastructure

  • #632 Add Maven matrix testing, and define Maven compatibility policy
  • #639 Bump Asciidoctorj to v2.5.8 and jRuby to v9.3.10.0
  • #623 Maven 3.9.2 displays warnings with version 2.2.3
  • #641 Add maven-site-plugin v3.10.0 integration test
  • #644 Fix maven-source-plugin configuration for release (hot-fix during release, not documented in CHANGELONG)

Release Meta

Released on: 2023-05-28 Released by: @​abelsromero Soundtrack: Of The New Day (Porcupine Tree)

v2.2.3

V2.2.3 is fix release for several CVEs related to netty-codec-http. Special thanks to @​JanWesterkamp-iJUG for bringing the topic and the support provided.

Is important to note, that netty-codec-http is used ONLY for preview goals auto-refresh and http, and have no impact in normal conversion using process-asciidoc.

This release also includes some fixes ported from main branch listed below. As always, thanks to all contributors! Specially those taking time providing report issues and feedback 👍

Fixes

  • #610 Fixed default value for eruby which caused a failure when using erb templates. Thanks (@​mokdeve) for reporting.

Documentation

Build / Infrastructure

  • #620 Upgrade Asciidoctorj to v2.5.7 and jRuby to v9.3.8.0
  • #625 Bump Doxia to v1.12.0 and test with maven-site-plugin v3.12.1
  • #620 Bump netty-codec-http to v4.1.90.Final, fixes several CVEs
  • #622 Delete unused TravisCI configuration
  • #623 Bump Maven build plugins
  • #624 Bump GH 'checkout' and 'setup-java' to v3

Release Meta

Released on: 2023-03-18 Released by: @​abelsromero Soundtrack: Dimensions (Devin Townsend)

... (truncated)

Changelog

Sourced from org.asciidoctor:asciidoctor-maven-plugin's changelog.

== v2.2.4 (2023-05-28)

Build / Infrastructure::

  • Add Maven matrix testing + define Maven compatibility policy (#632)
  • Bump Asciidoctorj to v2.5.8 and jRuby to v9.3.10.0 (#639)
  • Add maven-site-plugin v3.10.0 integration test (#641)
  • Fix warning messages reported since Maven 3.9.2 (#634)

== v2.2.3 (2023-03-18)

Bug Fixes::

  • Fixed default value for eruby which caused a fail when using erb templates (#610)

Build / Infrastructure::

  • Bump Doxia to v1.11.1 and maven-site-plugin in IT to 3.12.0 (#579)
  • Bump netty-codec-http to v4.1.77.Final (fix CVE-2021-21290) (#582)
  • Upgrade Asciidoctorj to v2.5.4 and jRuby to v9.3.4.0 (#584)
  • Upgrade Asciidoctorj to v2.5.5 (#591)
  • Upgrade build related Maven plugins to the latest versions (#606)
  • Upgrade Asciidoctorj to v2.5.7 (#604)
  • Bump netty-codec-http to v4.1.90.Final (fix several CVEs)
  • Delete unused TravisCI configuration (#622)
  • Bump Maven build plugins (#623)
  • Bump GH 'checkout' and 'setup-java' to v3 (#624)
  • Bump Doxia to v1.12.0 and maven-site-plugin in IT to 3.12.1 (#625)

Documentation::

== v2.2.2 (2022-01-30)

Bug Fixes::

  • Exclude dot files and folders from conversion (#550)
  • Fix StringIndexOutOfBoundsException parsing log records when cursor file is above source directory (#563)
  • Fix compatibility with maven-site-plugin v3.10.0 (previous versions no longer supported) (https://github.com/michael-o[@​michael-o]) (#566)

Documentation::

Build / Infrastructure::

  • Migrate Maven Wrapper to Apache's offical one (#573)

... (truncated)

Commits
  • dc0fd69 [maven-release-plugin] prepare release asciidoctor-maven-plugin-2.2.4
  • c4082e0 Update maven-source-plugin to fix duplicated run
  • b22ac58 Update docs for v2.2.4 release (#643)
  • 9ab5378 Fix Maven 3.9.2 warnings (#640)
  • 976bc68 Bump build plugins and dependencies (#642)
  • ba780ef Add IT for maven-site-plugin v3.10.0 (#641)
  • 454b1be Bump AsciidoctorJ to latest (#639)
  • 0bfd843 Add Maven matrix testing (#632)
  • 78dbcfa [maven-release-plugin] prepare for next development iteration
  • 31078f6 [maven-release-plugin] prepare release asciidoctor-maven-plugin-2.2.3
  • 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.asciidoctor:asciidoctor-maven-plugin](https://github.com/asciidoctor/asciidoctor-maven-plugin) from 2.2.1 to 2.2.4.
- [Release notes](https://github.com/asciidoctor/asciidoctor-maven-plugin/releases)
- [Changelog](https://github.com/asciidoctor/asciidoctor-maven-plugin/blob/asciidoctor-maven-plugin-2.2.4/CHANGELOG.adoc)
- [Commits](asciidoctor/asciidoctor-maven-plugin@asciidoctor-maven-plugin-2.2.1...asciidoctor-maven-plugin-2.2.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 30, 2023
@starksm64 starksm64 closed this Nov 30, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 30, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/maven/org.asciidoctor-asciidoctor-maven-plugin-2.2.4 branch November 30, 2023 15:20
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant