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.4.0 to 6.4.1 #483

Merged
merged 1 commit into from
Feb 18, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps pluginVersion from 6.4.0 to 6.4.1.
Updates maven-plugin from 6.4.0 to 6.4.1

Release notes

Sourced from maven-plugin's releases.

6.4.1

What's Changed

Full Changelog: 6.4.0...6.4.1

Commits
  • 8230969 Merge pull request #480 from freefair/dependabot/gradle/examples/com.github.s...
  • f517a60 Bump com.github.spotbugs from 5.0.5 to 5.0.6 in /examples
  • aed8ace Merge pull request #479 from freefair/dependabot/gradle/org.spockframework-sp...
  • 98a705f Bump spock-bom from 2.0-groovy-3.0 to 2.1-groovy-3.0
  • 06cc208 Merge pull request #477 from freefair/dependabot/gradle/com.github.node-gradl...
  • 3979557 Bump gradle-node-plugin from 3.2.0 to 3.2.1
  • 6181e66 Improve configuration-cache support
  • b8f02c7 Optimize Imports
  • 6aec34a Improve configuration-cache support
  • f9a7113 polish
  • Additional commits viewable in compare view

Updates lombok-plugin from 6.4.0 to 6.4.1

Release notes

Sourced from lombok-plugin's releases.

6.4.1

What's Changed

Full Changelog: 6.4.0...6.4.1

Commits
  • 8230969 Merge pull request #480 from freefair/dependabot/gradle/examples/com.github.s...
  • f517a60 Bump com.github.spotbugs from 5.0.5 to 5.0.6 in /examples
  • aed8ace Merge pull request #479 from freefair/dependabot/gradle/org.spockframework-sp...
  • 98a705f Bump spock-bom from 2.0-groovy-3.0 to 2.1-groovy-3.0
  • 06cc208 Merge pull request #477 from freefair/dependabot/gradle/com.github.node-gradl...
  • 3979557 Bump gradle-node-plugin from 3.2.0 to 3.2.1
  • 6181e66 Improve configuration-cache support
  • b8f02c7 Optimize Imports
  • 6aec34a Improve configuration-cache support
  • f9a7113 polish
  • Additional commits viewable in compare view

Updates git-plugin from 6.4.0 to 6.4.1

Release notes

Sourced from git-plugin's releases.

6.4.1

What's Changed

Full Changelog: 6.4.0...6.4.1

Commits
  • 8230969 Merge pull request #480 from freefair/dependabot/gradle/examples/com.github.s...
  • f517a60 Bump com.github.spotbugs from 5.0.5 to 5.0.6 in /examples
  • aed8ace Merge pull request #479 from freefair/dependabot/gradle/org.spockframework-sp...
  • 98a705f Bump spock-bom from 2.0-groovy-3.0 to 2.1-groovy-3.0
  • 06cc208 Merge pull request #477 from freefair/dependabot/gradle/com.github.node-gradl...
  • 3979557 Bump gradle-node-plugin from 3.2.0 to 3.2.1
  • 6181e66 Improve configuration-cache support
  • b8f02c7 Optimize Imports
  • 6aec34a Improve configuration-cache support
  • f9a7113 polish
  • 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)

Bumps `pluginVersion` from 6.4.0 to 6.4.1.

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

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

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

---
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 added the dependencies Pull requests that update a dependency file label Feb 18, 2022
@codecov
Copy link

codecov bot commented Feb 18, 2022

Codecov Report

Merging #483 (b9fc69f) into master (8230969) will decrease coverage by 0.08%.
The diff coverage is n/a.

❗ Current head b9fc69f differs from pull request most recent head 20a8394. Consider uploading reports for the commit 20a8394 to get more accurate results

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #483      +/-   ##
============================================
- Coverage     33.41%   33.33%   -0.09%     
- Complexity      184      185       +1     
============================================
  Files            91       91              
  Lines          2373     2373              
  Branches        219      219              
============================================
- Hits            793      791       -2     
+ Misses         1514     1512       -2     
- Partials         66       70       +4     
Impacted Files Coverage Δ
.../freefair/gradle/plugins/git/GitVersionPlugin.java 21.33% <0.00%> (-1.34%) ⬇️
...efair/gradle/plugins/github/internal/GitUtils.java 27.05% <0.00%> (-1.18%) ⬇️

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 8230969...20a8394. Read the comment docs.

@larsgrefer larsgrefer merged commit 07e78f5 into master Feb 18, 2022
@dependabot dependabot bot deleted the dependabot/gradle/pluginVersion-6.4.1 branch February 18, 2022 12:09
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