Skip to content
This repository has been archived by the owner on Feb 17, 2024. It is now read-only.

Bump build-helper-maven-plugin from 3.2.0 to 3.3.0 #119

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2022

Bumps build-helper-maven-plugin from 3.2.0 to 3.3.0.

Release notes

Sourced from build-helper-maven-plugin's releases.

3.3.0

Changes

  • Fixes #108 - released-version does not detect version if maven repository is not configured to look for snapshot (#109) @​stefanseifert
  • Add missing whitespace to output of reserve-network-port (#101) @​albers

🚀 New features and improvements

  • Provide the Mojos logger as variable in the Interpreter context (#72) @​MeyerNils

📦 Dependency updates

👻 Maintenance

Commits
  • f1fac8c [maven-release-plugin] prepare release build-helper-maven-plugin-3.3.0
  • 3fed18c use version-resolver for release drafter to apply semantic versioning e.g. if...
  • 4d6ca94 allow to run release-drafter on workflow_dispatch for testing
  • b4e5d5a Provide the Mojos logger as variable in the Interpreter context (#72)
  • bda39bc set min. java version to java 8
  • 5f69431 Bump testng from 6.9.9 to 7.4.0 (#116)
  • 5796839 Bump assertj-core from 1.7.1 to 3.22.0
  • e916f57 Bump maven-plugin-annotations from 3.5 to 3.6.2
  • 158475c Bump mojo-parent from 61 to 65
  • 5360a59 Merge pull request #114 from mojohaus/feature/github-actions
  • 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 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 [build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases)
- [Commits](mojohaus/build-helper-maven-plugin@build-helper-maven-plugin-3.2.0...build-helper-maven-plugin-3.3.0)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:build-helper-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 1, 2022
@codecov
Copy link

codecov bot commented Feb 1, 2022

Codecov Report

Merging #119 (4c63f0e) into main (010f091) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #119   +/-   ##
=========================================
  Coverage     63.39%   63.39%           
  Complexity      182      182           
=========================================
  Files            35       35           
  Lines          1120     1120           
  Branches        136      136           
=========================================
  Hits            710      710           
  Misses          369      369           
  Partials         41       41           
Flag Coverage Δ
unit-tests-spark_2.4.8_2.11 61.13% <ø> (-0.19%) ⬇️
unit-tests-spark_2.4.8_2.12 63.09% <ø> (ø)
unit-tests-spark_3.1.2_2.12 63.09% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 010f091...4c63f0e. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

None yet

0 participants