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 maven.itf.version from 0.10.0 to 0.11.0 #997

Merged
merged 2 commits into from
Jul 26, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 26, 2021

Bumps maven.itf.version from 0.10.0 to 0.11.0.
Updates itf-jupiter-extension from 0.10.0 to 0.11.0

Release notes

Sourced from itf-jupiter-extension's releases.

itf-extension-0.11.0

Commits
  • 3f0cdd5 [maven-release-plugin] prepare release itf-extension-0.11.0
  • 32ad9e7 Fixed release date.
  • 651c67f Fixed #208 - Upgrade assertj-core auf 3.20.2
  • ba089e9 Provide the contributors the privilege they deserve.
  • bce5c4f Fixed #206 - Annotation @​MavenRepository uses wrong directory
  • 41e0807 Fixed #204 - Goal itf-maven-plugin:resources-its does not replace placeholder
  • 1ad8ca0 Fixed #202 - Bug during generation of usersguide.adoc.
  • 330d458 Fixed #152 - Remove deprecated marked code
  • 5b0c964 Fixed #200 - Example in usersguide does not work.
  • b582975 Fixed #179 - Change README.md after 0.10.0 Release
  • Additional commits viewable in compare view

Updates itf-maven-plugin from 0.10.0 to 0.11.0

Release notes

Sourced from itf-maven-plugin's releases.

itf-extension-0.11.0

Commits
  • 3f0cdd5 [maven-release-plugin] prepare release itf-extension-0.11.0
  • 32ad9e7 Fixed release date.
  • 651c67f Fixed #208 - Upgrade assertj-core auf 3.20.2
  • ba089e9 Provide the contributors the privilege they deserve.
  • bce5c4f Fixed #206 - Annotation @​MavenRepository uses wrong directory
  • 41e0807 Fixed #204 - Goal itf-maven-plugin:resources-its does not replace placeholder
  • 1ad8ca0 Fixed #202 - Bug during generation of usersguide.adoc.
  • 330d458 Fixed #152 - Remove deprecated marked code
  • 5b0c964 Fixed #200 - Example in usersguide does not work.
  • b582975 Fixed #179 - Change README.md after 0.10.0 Release
  • 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 dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 26, 2021
Bumps `maven.itf.version` from 0.10.0 to 0.11.0.

Updates `itf-jupiter-extension` from 0.10.0 to 0.11.0
- [Release notes](https://github.com/khmarbaise/maven-it-extension/releases)
- [Commits](khmarbaise/maven-it-extension@itf-extension-0.10.0...itf-extension-0.11.0)

Updates `itf-maven-plugin` from 0.10.0 to 0.11.0
- [Release notes](https://github.com/khmarbaise/maven-it-extension/releases)
- [Commits](khmarbaise/maven-it-extension@itf-extension-0.10.0...itf-extension-0.11.0)

---
updated-dependencies:
- dependency-name: com.soebes.itf.jupiter.extension:itf-jupiter-extension
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: com.soebes.itf.jupiter.extension:itf-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/maven.itf.version-0.11.0 branch from 0f0b17c to 43eca3f Compare July 26, 2021 11:02
@codecov
Copy link

codecov bot commented Jul 26, 2021

Codecov Report

Merging #997 (6cc31de) into master (d63410c) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #997   +/-   ##
=========================================
  Coverage     83.80%   83.80%           
  Complexity     2422     2422           
=========================================
  Files           102      102           
  Lines          6108     6108           
  Branches       1809     1809           
=========================================
  Hits           5119     5119           
  Misses          269      269           
  Partials        720      720           
Flag Coverage Δ
unittests 83.80% <ø> (ø)

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 d63410c...6cc31de. Read the comment docs.

@petertrr petertrr merged commit e51714b into master Jul 26, 2021
@dependabot dependabot bot deleted the dependabot/maven/maven.itf.version-0.11.0 branch July 26, 2021 11:37
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant