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

fix(deps): bump com.vegardit.maven:vegardit-maven-parent from 3.1.7 to 5.1.0 #279

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2024

Bumps com.vegardit.maven:vegardit-maven-parent from 3.1.7 to 5.1.0.

Changelog

Sourced from com.vegardit.maven:vegardit-maven-parent's changelog.

[5.1.0] - 2024-09-07

Fix

  • test classes are not compiled

Changed

  • set failIfNoTests to true by default
  • introduce failIfNoITests with default false
  • replaced deprecated com.github.github:site-maven-plugin with maven-scm-publish-plugin

[5.0.0] - 2024-09-06

Changed

  • always use the same JDK for compiling unit tests as for library code (only allow changing of JDK for running tests)
  • by default use the same Java version for running integration tests as for unit tests

Added

  • allow configuring different JDK for verify phase

[4.0.2] - 2024-09-06

Fixed

  • overriding of java.version/java.vendor on command line does not work

[4.0.1] - 2024-09-06

Added

  • make formatter line ending configurable through formatter.lineending and formatter.validate.lineending

Changed

  • Maven plugin upgrades:
    • checkstyle 10.17.0 -> 10.18.1

[4.0.0] - 2024-09-05

Added

  • enable automatic source code validation via formatter-maven-plugin

Changed

  • set default Java version to 17
  • update Eclipse Formatter settings (e.g. reduce max line length from 160 to 140)
  • Maven plugin upgrades:
    • exec-maven-plugin from 3.3.0 -> 3.4.1
    • maven.surefire.version 3.3.1 -> 3.5.0
    • maven-deploy-plugin 3.1.2 -> 3.1.3
    • maven-install-plugin 3.1.2 -> 3.1.3

... (truncated)

Commits
  • a342152 [maven-release-plugin] prepare release 5.1.0
  • 9188220 ci: trigger release build
  • d3f52b5 refact: use maven-scm-publish-plugin for deploying snapshot repos
  • 8bfc554 fix: remove obsolete javadoc options
  • 1888af0 test: add test project
  • 524baa8 fix: test classes are not compiled
  • acd134b set failIfNoTests to true by default
  • 97cbfba ci: add debug-with-ssh-only-jobs-matching
  • 5cb7352 ci: add debug-with-ssh-only-jobs-matching
  • e3886a5 [maven-release-plugin] prepare for next development iteration
  • 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 [com.vegardit.maven:vegardit-maven-parent](https://github.com/vegardit/vegardit-maven-parent) from 3.1.7 to 5.1.0.
- [Changelog](https://github.com/vegardit/vegardit-maven-parent/blob/main/CHANGELOG.md)
- [Commits](vegardit/vegardit-maven-parent@3.1.7...5.1.0)

---
updated-dependencies:
- dependency-name: com.vegardit.maven:vegardit-maven-parent
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

dependabot bot commented on behalf of github Sep 9, 2024

The following labels could not be found: pinned.

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 16, 2024

Superseded by #285.

@dependabot dependabot bot closed this Sep 16, 2024
@dependabot dependabot bot deleted the dependabot/maven/com.vegardit.maven-vegardit-maven-parent-5.1.0 branch September 16, 2024 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

0 participants