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 5 updates #3744

Merged
merged 1 commit into from
Sep 25, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 25, 2023

Bumps the build-dependencies group with 5 updates:

Package From To
org.apache.maven.plugins:maven-shade-plugin 3.5.0 3.5.1
org.codehaus.mojo:versions-maven-plugin 2.16.0 2.16.1
io.smallrye:jandex-maven-plugin 3.1.3 3.1.5
io.github.gitflow-incremental-builder:gitflow-incremental-builder 4.5.0 4.5.1
com.github.siom79.japicmp:japicmp-maven-plugin 0.17.3 0.18.0

Updates org.apache.maven.plugins:maven-shade-plugin from 3.5.0 to 3.5.1

Release notes

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

3.5.1

Release Notes - Maven Shade Plugin - Version 3.5.1

Bug

  • [MSHADE-454] - Shade Plugin does not work with JDK 20

Improvement

  • [MSHADE-459] - Prepare to build and pass tests with Java 21

Task

Dependency upgrade

Commits
  • bd4759b [maven-release-plugin] prepare release maven-shade-plugin-3.5.1
  • d2a1552 [MSHADE-457] Upgrade Parent to 40
  • c2a2e2b [MSHADE-458] Refresh download page
  • 64f577b [MSHADE-459] Adjust to test also with Java 21 (#196)
  • e56294a [MSHADE-454] Shade Plugin does not work with JDK 20
  • 6a400db [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates org.codehaus.mojo:versions-maven-plugin from 2.16.0 to 2.16.1

Release notes

Sourced from org.codehaus.mojo:versions-maven-plugin's releases.

2.16.1

Changes

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

Commits
  • a7e6cdb [maven-release-plugin] prepare release 2.16.1
  • d24a89c Cleanup pluginManagement from mock artifacts
  • 1d03956 Resolves #978
  • 15d7a17 #1001: added a test case
  • 0b0fdf8 Correct message if the latest version of parent is used for update-parent
  • 220c4ef Resolves #995: Minimum version required for Versions Maven Plugin should is n...
  • 1cfdb54 Resolves #990: Check prerequisites if required enforcer Maven version is empty
  • 938ebdf Bump org.springframework:spring-framework-bom
  • 6cd759c Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0
  • 018856c Fix links for XSD in report models
  • Additional commits viewable in compare view

Updates io.smallrye:jandex-maven-plugin from 3.1.3 to 3.1.5

Release notes

Sourced from io.smallrye:jandex-maven-plugin's releases.

3.1.5

  • #331 release 3.1.5
  • #330 release 3.1.4
  • #329 improve AnnotationInstance.hashCode()
  • #328 Maven plugin: support containing a path
  • #327 Migrating from Jandex maven plugin 1.1.1 to 3.1.3 fails to create intermediate directories when generating an index
Commits
  • db358b4 [maven-release-plugin] prepare release 3.1.5
  • 3707fd8 Amendments before release
  • d71239c Merge pull request #331 from smallrye/release-3.1.5
  • 5414d4c release 3.1.5
  • baaf60b Merge pull request #330 from smallrye/release-3.1.4
  • 8e00f43 release 3.1.4
  • c9d5476 Merge pull request #329 from Ladicek/annotation-hash-code
  • 30be95d improve AnnotationInstance.hashCode()
  • 171f61d Merge pull request #328 from Ladicek/maven-plugin-index-name-dir
  • d0a430d Maven plugin: support <indexName> containing a path
  • Additional commits viewable in compare view

Updates io.github.gitflow-incremental-builder:gitflow-incremental-builder from 4.5.0 to 4.5.1

Release notes

Sourced from io.github.gitflow-incremental-builder:gitflow-incremental-builder's releases.

4.5.1

Most notable change is the update to JGit 6.6.1 to fix a security issue: #731

What's Changed

Full Changelog: gitflow-incremental-builder/gitflow-incremental-builder@v4.5.0...v4.5.1

Commits
  • eae429d [skip ci] prepare release v4.5.1
  • 21dd9fe Merge pull request #724 from gitflow-incremental-builder/dependabot/maven/ver...
  • 974da54 Merge pull request #730 from gitflow-incremental-builder/dependabot/maven/org...
  • c644935 Merge pull request #729 from gitflow-incremental-builder/dependabot/maven/ver...
  • ea7b1ab Merge pull request #728 from gitflow-incremental-builder/dependabot/maven/org...
  • fe41d40 Merge pull request #725 from gitflow-incremental-builder/dependabot/github_ac...
  • 5b91472 Bump version.jetty from 10.0.15 to 10.0.16
  • 5cf503b Merge pull request #720 from gitflow-incremental-builder/dependabot/maven/ver...
  • 316d426 Merge pull request #718 from gitflow-incremental-builder/dependabot/maven/com...
  • 1d5535d Merge pull request #731 from gitflow-incremental-builder/dependabot/maven/org...
  • Additional commits viewable in compare view

Updates com.github.siom79.japicmp:japicmp-maven-plugin from 0.17.3 to 0.18.0

Commits
  • 2de9f47 [maven-release-plugin] prepare release japicmp-base-0.18.0
  • 6c27f7c upgraded version in *.md files to 0.18.0
  • f222cbe 0.18.0-SNAPSHOT
  • c5e9f50 Merge remote-tracking branch 'origin/master'
  • f0c35af 0.18.0-SNAPSHOT
  • 6e7e7fc ReleaseNotes.md
  • a459900 [maven-release-plugin] prepare for next development iteration
  • 700bfd3 [maven-release-plugin] prepare release japicmp-base-0.17.4
  • 64cf1e3 upgraded version in *.md files to 0.17.4
  • f1f290f ReleaseNotes.md
  • Additional commits viewable in compare view

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

@yrodiere yrodiere added the Waiting for CI Ready to merge once CI passes label Sep 25, 2023
Bumps the build-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) | `3.5.0` | `3.5.1` |
| [org.codehaus.mojo:versions-maven-plugin](https://github.com/mojohaus/versions) | `2.16.0` | `2.16.1` |
| [io.smallrye:jandex-maven-plugin](https://github.com/smallrye/jandex) | `3.1.3` | `3.1.5` |
| [io.github.gitflow-incremental-builder:gitflow-incremental-builder](https://github.com/gitflow-incremental-builder/gitflow-incremental-builder) | `4.5.0` | `4.5.1` |
| [com.github.siom79.japicmp:japicmp-maven-plugin](https://github.com/siom79/japicmp) | `0.17.3` | `0.18.0` |


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

Updates `org.codehaus.mojo:versions-maven-plugin` from 2.16.0 to 2.16.1
- [Release notes](https://github.com/mojohaus/versions/releases)
- [Changelog](https://github.com/mojohaus/versions/blob/master/ReleaseNotes.md)
- [Commits](mojohaus/versions@2.16.0...2.16.1)

Updates `io.smallrye:jandex-maven-plugin` from 3.1.3 to 3.1.5
- [Release notes](https://github.com/smallrye/jandex/releases)
- [Commits](smallrye/jandex@3.1.3...3.1.5)

Updates `io.github.gitflow-incremental-builder:gitflow-incremental-builder` from 4.5.0 to 4.5.1
- [Release notes](https://github.com/gitflow-incremental-builder/gitflow-incremental-builder/releases)
- [Commits](gitflow-incremental-builder/gitflow-incremental-builder@v4.5.0...v4.5.1)

Updates `com.github.siom79.japicmp:japicmp-maven-plugin` from 0.17.3 to 0.18.0
- [Release notes](https://github.com/siom79/japicmp/releases)
- [Changelog](https://github.com/siom79/japicmp/blob/master/release.py)
- [Commits](siom79/japicmp@japicmp-base-0.17.3...japicmp-base-0.18.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-shade-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build-dependencies
- dependency-name: org.codehaus.mojo:versions-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build-dependencies
- dependency-name: io.smallrye:jandex-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build-dependencies
- dependency-name: io.github.gitflow-incremental-builder:gitflow-incremental-builder
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build-dependencies
- dependency-name: com.github.siom79.japicmp:japicmp-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/build-dependencies-6183cbf06e branch from 0735a31 to ff5bbff Compare September 25, 2023 07:25
@yrodiere yrodiere merged commit 027f66a into main Sep 25, 2023
9 checks passed
@dependabot dependabot bot deleted the dependabot/maven/build-dependencies-6183cbf06e branch September 25, 2023 09:13
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 Waiting for CI Ready to merge once CI passes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant