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

build(deps): bump semver-release-maven-plugin from 0.6.0 to 0.7.0 #3

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 21, 2022

Bumps semver-release-maven-plugin from 0.6.0 to 0.7.0.

Release notes

Sourced from semver-release-maven-plugin's releases.

0.7.0

Plugin maven dependency:

<plugin>
    <groupId>org.lorislab.maven</groupId>
    <artifactId>semver-release-maven-plugin</artifactId>
    <version>0.7.0</version>
</plugin>

Complete changelog

  • #8 - Update maven dependencies
  • #4 - Add GitHub actions to build and release the project
  • #2 - Error on getVersion()
Changelog

Sourced from semver-release-maven-plugin's changelog.

Release

Create a release

mvn org.lorislab.maven:semver-release-maven-plugin:0.7.0:release-create -DskipPush=true
git push --tags
git push
Commits
  • 4f0d315 Merge pull request #7 from lorislab/dependabot/maven/org.apache.maven-maven-c...
  • f5b89ab Merge pull request #6 from lorislab/dependabot/maven/org.apache.maven-maven-p...
  • a0e4045 Merge pull request #5 from lorislab/dependabot/maven/org.codehaus.mojo-versio...
  • 7bbc3ee Bump maven-core from 3.6.0 to 3.6.3
  • 63fd072 Bump maven-plugin-api from 3.6.0 to 3.6.3
  • 3373ad3 Bump versions-maven-plugin from 2.7 to 2.8.1
  • fceb5e5 #4 Add github release pipe. Add error log for SemVer validation
  • ee04db6 Merge pull request #1 from lorislab/dependabot/maven/org.dom4j-dom4j-2.1.3
  • 2bc2627 Merge pull request #3 from win-win-it/master
  • 11bedd3 🎨 IMPROVE: version git hash
  • 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 [semver-release-maven-plugin](https://github.com/lorislab/semver-release-maven-plugin) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/lorislab/semver-release-maven-plugin/releases)
- [Changelog](https://github.com/lorislab/semver-release-maven-plugin/blob/master/RELEASE.md)
- [Commits](https://github.com/lorislab/semver-release-maven-plugin/compare/0.6.0...0.7.0)

---
updated-dependencies:
- dependency-name: org.lorislab.maven:semver-release-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Project dependencies label Sep 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Project dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants