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 pluginVersion from 6.5.0-rc1 to 6.5.0.2 #552

Merged
merged 1 commit into from Jun 22, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps pluginVersion from 6.5.0-rc1 to 6.5.0.2.
Updates maven-plugin from 6.5.0-rc1 to 6.5.0.2

Release notes

Sourced from maven-plugin's releases.

6.5.0.2

Added flag to disable output directory deletion in plantuml-plugin

Full Changelog: 6.5.0...6.5.0.2

6.5.0

What's Changed

Full Changelog: 6.4.3.1...6.5.0

Commits
  • b7c8149 added test for new flags
  • 7092bca added delete output directory flag to disable deletion before build to allow ...
  • b04ff31 Merge pull request #551 from freefair/feature/plantuml
  • 4a5ac9d cleanup test
  • 4e52447 Merge branch 'feature/plantuml' of github.com:freefair/gradle-plugins into fe...
  • 6f180df cleanup
  • e91c91f added some new unit tests
  • 4cf5748 cleanup
  • 063e9c9 cleanup plantuml example
  • 4ef883c Merge branch 'master' into feature/plantuml
  • Additional commits viewable in compare view

Updates lombok-plugin from 6.5.0-rc1 to 6.5.0.2

Release notes

Sourced from lombok-plugin's releases.

6.5.0.2

Added flag to disable output directory deletion in plantuml-plugin

Full Changelog: 6.5.0...6.5.0.2

6.5.0

What's Changed

Full Changelog: 6.4.3.1...6.5.0

Commits
  • b7c8149 added test for new flags
  • 7092bca added delete output directory flag to disable deletion before build to allow ...
  • b04ff31 Merge pull request #551 from freefair/feature/plantuml
  • 4a5ac9d cleanup test
  • 4e52447 Merge branch 'feature/plantuml' of github.com:freefair/gradle-plugins into fe...
  • 6f180df cleanup
  • e91c91f added some new unit tests
  • 4cf5748 cleanup
  • 063e9c9 cleanup plantuml example
  • 4ef883c Merge branch 'master' into feature/plantuml
  • Additional commits viewable in compare view

Updates git-plugin from 6.5.0-rc1 to 6.5.0.2

Release notes

Sourced from git-plugin's releases.

6.5.0.2

Added flag to disable output directory deletion in plantuml-plugin

Full Changelog: 6.5.0...6.5.0.2

6.5.0

What's Changed

Full Changelog: 6.4.3.1...6.5.0

Commits
  • b7c8149 added test for new flags
  • 7092bca added delete output directory flag to disable deletion before build to allow ...
  • b04ff31 Merge pull request #551 from freefair/feature/plantuml
  • 4a5ac9d cleanup test
  • 4e52447 Merge branch 'feature/plantuml' of github.com:freefair/gradle-plugins into fe...
  • 6f180df cleanup
  • e91c91f added some new unit tests
  • 4cf5748 cleanup
  • 063e9c9 cleanup plantuml example
  • 4ef883c Merge branch 'master' into feature/plantuml
  • 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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 21, 2022
@codecov
Copy link

codecov bot commented Jun 21, 2022

Codecov Report

Merging #552 (2e2fbd3) into master (0da90c8) will increase coverage by 0.28%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master     #552      +/-   ##
============================================
+ Coverage     32.34%   32.62%   +0.28%     
- Complexity      222      223       +1     
============================================
  Files           107      107              
  Lines          2841     2841              
  Branches        255      255              
============================================
+ Hits            919      927       +8     
+ Misses         1845     1833      -12     
- Partials         77       81       +4     
Impacted Files Coverage Δ
.../freefair/gradle/plugins/git/GitVersionPlugin.java 37.25% <0.00%> (+7.84%) ⬆️

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 0da90c8...2e2fbd3. Read the comment docs.

Bumps `pluginVersion` from 6.5.0-rc1 to 6.5.0.2.

Updates `maven-plugin` from 6.5.0-rc1 to 6.5.0.2
- [Release notes](https://github.com/freefair/gradle-plugins/releases)
- [Commits](6.5.0-rc1...6.5.0.2)

Updates `lombok-plugin` from 6.5.0-rc1 to 6.5.0.2
- [Release notes](https://github.com/freefair/gradle-plugins/releases)
- [Commits](6.5.0-rc1...6.5.0.2)

Updates `git-plugin` from 6.5.0-rc1 to 6.5.0.2
- [Release notes](https://github.com/freefair/gradle-plugins/releases)
- [Commits](6.5.0-rc1...6.5.0.2)

---
updated-dependencies:
- dependency-name: io.freefair.gradle:maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.freefair.gradle:lombok-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.freefair.gradle:git-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/pluginVersion-6.5.0.2 branch from 4fb87e4 to 2e2fbd3 Compare June 22, 2022 11:35
@larsgrefer larsgrefer merged commit f264a98 into master Jun 22, 2022
@dependabot dependabot bot deleted the dependabot/gradle/pluginVersion-6.5.0.2 branch June 22, 2022 13:01
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant