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 the build-dependencies group with 7 updates #3888

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the build-dependencies group with 7 updates:

Package From To
org.asciidoctor:asciidoctorj 2.5.10 2.5.11
org.asciidoctor:asciidoctorj-pdf 2.3.9 2.3.10
org.codehaus.plexus:plexus-compiler-api 2.14.1 2.14.2
org.codehaus.plexus:plexus-compiler-manager 2.14.1 2.14.2
org.codehaus.plexus:plexus-compiler-eclipse 2.14.1 2.14.2
org.apache.maven.plugins:maven-compiler-plugin 3.11.0 3.12.1
com.buschmais.jqassistant:jqassistant-maven-plugin 2.0.9 2.0.10

Updates org.asciidoctor:asciidoctorj from 2.5.10 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

Commits

Updates org.asciidoctor:asciidoctorj-pdf from 2.3.9 to 2.3.10

Release notes

Sourced from org.asciidoctor:asciidoctorj-pdf's releases.

v2.3.10

asciidoctorj-pdf 2.3.10 brings the asciidoctor-pdf 2.3.10 gem to AsciidoctorJ.

Commits
  • b860083 Merge pull request #99 from robertpanzer/upgrade-2.3.10
  • fa5987b Upgrade to asciidoctor-pdf 2.3.10
  • 9d098e5 Merge pull request #97 from abelsromero/bump-junit-to-v5
  • f498c33 Migrate test to JUnit 5 and AssertJ
  • 7ac5e4c Merge pull request #96 from abelsromero/bump-apache-pdfbox-to-v3.0.x
  • f22cfd6 Bump org.apache.pdfbox:pdfbox to v3.0.0
  • See full diff in compare view

Updates org.codehaus.plexus:plexus-compiler-api from 2.14.1 to 2.14.2

Release notes

Sourced from org.codehaus.plexus:plexus-compiler-api's releases.

2.14.2

🐛 Bug Fixes

📦 Dependency updates

Commits
  • e4e73d0 [maven-release-plugin] prepare release plexus-compiler-2.14.2
  • 5a7268e Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 (#339)
  • 36ead1f Return empty list for not existing source root location
  • b5631da Improve javac error output parsing - Fix #336 (#337)
  • b37ca33 Bump com.google.guava:guava from 32.1.3-jre to 33.0.0-jre
  • 5f3ca24 Bump org.codehaus.plexus:plexus-testing from 1.2.0 to 1.3.0
  • 9de0910 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates org.codehaus.plexus:plexus-compiler-manager from 2.14.1 to 2.14.2

Release notes

Sourced from org.codehaus.plexus:plexus-compiler-manager's releases.

2.14.2

🐛 Bug Fixes

📦 Dependency updates

Commits
  • e4e73d0 [maven-release-plugin] prepare release plexus-compiler-2.14.2
  • 5a7268e Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 (#339)
  • 36ead1f Return empty list for not existing source root location
  • b5631da Improve javac error output parsing - Fix #336 (#337)
  • b37ca33 Bump com.google.guava:guava from 32.1.3-jre to 33.0.0-jre
  • 5f3ca24 Bump org.codehaus.plexus:plexus-testing from 1.2.0 to 1.3.0
  • 9de0910 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates org.codehaus.plexus:plexus-compiler-eclipse from 2.14.1 to 2.14.2

Updates org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.1

Release notes

Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases.

3.12.1

🐛 Bug Fixes

📦 Dependency updates

3.12.0

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

Commits
  • 736da68 [maven-release-plugin] prepare release maven-compiler-plugin-3.12.1
  • ef93f3d [MCOMPILER-568] Bump plexusCompilerVersion from 2.14.1 to 2.14.2 (#220)
  • eb7840c [MCOMPILER-567] - Fail to compile if the "generated-sources/annotations" does...
  • 2a7a73b [maven-release-plugin] prepare for next development iteration
  • c08b0fd [maven-release-plugin] prepare release maven-compiler-plugin-3.12.0
  • a1c5b13 [MCOMPILER-565] Allow project build by Maven 4
  • 4855773 Bump plexusCompilerVersion from 2.13.0 to 2.14.1
  • 1d05342 [MCOMPILER-562] Add property maven.compiler.outputDirectory to CompilerMojo (...
  • ea74978 [MCOMPILER-381] - Refactor incremental detection (#181)
  • fd37f09 [MCOMPILER-333] Cleanup generated source files (#214)
  • Additional commits viewable in compare view

Updates com.buschmais.jqassistant:jqassistant-maven-plugin from 2.0.9 to 2.0.10

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the build-dependencies group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [org.asciidoctor:asciidoctorj](https://github.com/asciidoctor/asciidoctorj) | `2.5.10` | `2.5.11` |
| [org.asciidoctor:asciidoctorj-pdf](https://github.com/asciidoctor/asciidoctorj-pdf) | `2.3.9` | `2.3.10` |
| [org.codehaus.plexus:plexus-compiler-api](https://github.com/codehaus-plexus/plexus-compiler) | `2.14.1` | `2.14.2` |
| [org.codehaus.plexus:plexus-compiler-manager](https://github.com/codehaus-plexus/plexus-compiler) | `2.14.1` | `2.14.2` |
| org.codehaus.plexus:plexus-compiler-eclipse | `2.14.1` | `2.14.2` |
| [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.11.0` | `3.12.1` |
| [com.buschmais.jqassistant:jqassistant-maven-plugin](https://github.com/jqassistant/jqa-maven-plugin) | `2.0.9` | `2.0.10` |


Updates `org.asciidoctor:asciidoctorj` from 2.5.10 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.10...v2.5.11)

Updates `org.asciidoctor:asciidoctorj-pdf` from 2.3.9 to 2.3.10
- [Release notes](https://github.com/asciidoctor/asciidoctorj-pdf/releases)
- [Changelog](https://github.com/asciidoctor/asciidoctorj-pdf/blob/main/CHANGELOG.adoc)
- [Commits](asciidoctor/asciidoctorj-pdf@v2.3.9...v2.3.10)

Updates `org.codehaus.plexus:plexus-compiler-api` from 2.14.1 to 2.14.2
- [Release notes](https://github.com/codehaus-plexus/plexus-compiler/releases)
- [Commits](codehaus-plexus/plexus-compiler@plexus-compiler-2.14.1...plexus-compiler-2.14.2)

Updates `org.codehaus.plexus:plexus-compiler-manager` from 2.14.1 to 2.14.2
- [Release notes](https://github.com/codehaus-plexus/plexus-compiler/releases)
- [Commits](codehaus-plexus/plexus-compiler@plexus-compiler-2.14.1...plexus-compiler-2.14.2)

Updates `org.codehaus.plexus:plexus-compiler-eclipse` from 2.14.1 to 2.14.2

Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.11.0 to 3.12.1
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.11.0...maven-compiler-plugin-3.12.1)

Updates `com.buschmais.jqassistant:jqassistant-maven-plugin` from 2.0.9 to 2.0.10
- [Commits](jqassistant-archive/jqa-maven-plugin@REL-2.0.9...REL-2.0.10)

---
updated-dependencies:
- dependency-name: org.asciidoctor:asciidoctorj
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build-dependencies
- dependency-name: org.asciidoctor:asciidoctorj-pdf
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build-dependencies
- dependency-name: org.codehaus.plexus:plexus-compiler-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build-dependencies
- dependency-name: org.codehaus.plexus:plexus-compiler-manager
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build-dependencies
- dependency-name: org.codehaus.plexus:plexus-compiler-eclipse
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build-dependencies
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-dependencies
- dependency-name: com.buschmais.jqassistant:jqassistant-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build-dependencies
...

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 Dec 26, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 2, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jan 2, 2024
@dependabot dependabot bot deleted the dependabot/maven/build-dependencies-04bcd916fb branch January 2, 2024 02:37
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