Frameworkium / frameworkium-core

Framework for writing maintainable Selenium and REST API tests in Java.
https://frameworkium.github.io/
Apache License 2.0
160 stars 82 forks source link

Bump maven-enforcer-plugin from 3.0.0 to 3.2.1 #437

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps maven-enforcer-plugin from 3.0.0 to 3.2.1.

Release notes

Sourced from maven-enforcer-plugin's releases.

3.2.1

🚨 Removed

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

... (truncated)

Commits
  • 4244e6a [maven-release-plugin] prepare release enforcer-3.2.1
  • 65d68a3 [MENFORCER-464] Refresh site descriptors
  • 73fef5a [MENFORCER-463] Change success message from executed to passed
  • 769da0a [MENFORCER-462] Execute ReactorModuleConvergence only once
  • 3e12af9 [MENFORCER-461] Fix NPE in RequirePluginVersions
  • 86c0cc5 [maven-release-plugin] prepare for next development iteration
  • 1937067 [maven-release-plugin] prepare release enforcer-3.2.0
  • 84e0363 [MENFORCER-440] Fix pattern for Java 8 version
  • 4bbf7cd [MENFORCER-415] Move error message to MojoException
  • 26697b1 [MENFORCER-450] Code cleanup
  • 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)
codecov[bot] commented 1 year ago

Codecov Report

Base: 49.50% // Head: 49.50% // No change to project coverage :thumbsup:

Coverage data is based on head (706a7ee) compared to base (7bf7219). Patch coverage: 50.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #437 +/- ## ========================================= Coverage 49.50% 49.50% Complexity 477 477 ========================================= Files 114 114 Lines 2818 2818 Branches 168 168 ========================================= Hits 1395 1395 Misses 1339 1339 Partials 84 84 ``` | [Impacted Files](https://codecov.io/gh/Frameworkium/frameworkium-core/pull/437?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Frameworkium) | Coverage Δ | | |---|---|---| | [...a/com/frameworkium/core/api/tests/BaseAPITest.java](https://codecov.io/gh/Frameworkium/frameworkium-core/pull/437?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Frameworkium#diff-c3JjL21haW4vamF2YS9jb20vZnJhbWV3b3JraXVtL2NvcmUvYXBpL3Rlc3RzL0Jhc2VBUElUZXN0LmphdmE=) | `100.00% <ø> (ø)` | | | [...meworkium/core/htmlelements/element/FileInput.java](https://codecov.io/gh/Frameworkium/frameworkium-core/pull/437?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Frameworkium#diff-c3JjL21haW4vamF2YS9jb20vZnJhbWV3b3JraXVtL2NvcmUvaHRtbGVsZW1lbnRzL2VsZW1lbnQvRmlsZUlucHV0LmphdmE=) | `0.00% <0.00%> (ø)` | | | [...ava/com/frameworkium/core/ui/tests/BaseUITest.java](https://codecov.io/gh/Frameworkium/frameworkium-core/pull/437?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Frameworkium#diff-c3JjL21haW4vamF2YS9jb20vZnJhbWV3b3JraXVtL2NvcmUvdWkvdGVzdHMvQmFzZVVJVGVzdC5qYXZh) | `52.63% <ø> (ø)` | | | [...eworkium/core/ui/listeners/ScreenshotListener.java](https://codecov.io/gh/Frameworkium/frameworkium-core/pull/437?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Frameworkium#diff-c3JjL21haW4vamF2YS9jb20vZnJhbWV3b3JraXVtL2NvcmUvdWkvbGlzdGVuZXJzL1NjcmVlbnNob3RMaXN0ZW5lci5qYXZh) | `45.45% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Frameworkium). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Frameworkium)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.