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 cucumber.version from 6.10.0 to 6.10.2 #10

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 16, 2021

Bumps cucumber.version from 6.10.0 to 6.10.2.
Updates cucumber-java from 6.10.0 to 6.10.2

Changelog

Sourced from cucumber-java's changelog.

[6.10.2] (2021-03-15)

Fixed

  • [Core] Mark pending steps as failed in teamcity plugin (#2264) M.P. Korstanje)

[6.10.1] (2021-03-08)

Fixed

  • [Cdi2] Correctly cast the UnmanagedInstance values (#2242, #2244 Daniel Beland)
  • [Cdi2] Add step definitions as beans when not discovered (#2248) Daniel Beland, M.P. Korstanje)
  • [Jakarta Cdi] Correctly cast the UnmanagedInstance values (#2242, #2248 Daniel Beland)
  • [Jakarta Cdi] Add step definitions as beans when not discovered (#2248) Daniel Beland, M.P. Korstanje)
Commits
  • a620ac8 [maven-release-plugin] prepare release v6.10.2
  • ba0e16c Update CHANGELOG for v6.10.2
  • 1b42c4c [Core] Mark pending steps as failed in teamcity plugin (#2264)
  • 19efceb Update vertx.version to v4.0.3 (#2263)
  • 123aa2f Update dependency org.revapi:revapi-maven-plugin to v0.13.4 (#2261)
  • f4ed004 Update deltaspike.version to v1.9.5 (#2260)
  • 6331a10 [maven-release-plugin] prepare for next development iteration
  • 4f609de [maven-release-plugin] prepare release v6.10.1
  • 7298363 Update CHANGELOG for v6.10.1
  • 06e1c08 [Cdi2,Jakarta Cdi] Add step definitions as beans when not discovered (#2248)
  • Additional commits viewable in compare view

Updates cucumber-testng from 6.10.0 to 6.10.2

Changelog

Sourced from cucumber-testng's changelog.

[6.10.2] (2021-03-15)

Fixed

  • [Core] Mark pending steps as failed in teamcity plugin (#2264) M.P. Korstanje)

[6.10.1] (2021-03-08)

Fixed

  • [Cdi2] Correctly cast the UnmanagedInstance values (#2242, #2244 Daniel Beland)
  • [Cdi2] Add step definitions as beans when not discovered (#2248) Daniel Beland, M.P. Korstanje)
  • [Jakarta Cdi] Correctly cast the UnmanagedInstance values (#2242, #2248 Daniel Beland)
  • [Jakarta Cdi] Add step definitions as beans when not discovered (#2248) Daniel Beland, M.P. Korstanje)
Commits
  • a620ac8 [maven-release-plugin] prepare release v6.10.2
  • ba0e16c Update CHANGELOG for v6.10.2
  • 1b42c4c [Core] Mark pending steps as failed in teamcity plugin (#2264)
  • 19efceb Update vertx.version to v4.0.3 (#2263)
  • 123aa2f Update dependency org.revapi:revapi-maven-plugin to v0.13.4 (#2261)
  • f4ed004 Update deltaspike.version to v1.9.5 (#2260)
  • 6331a10 [maven-release-plugin] prepare for next development iteration
  • 4f609de [maven-release-plugin] prepare release v6.10.1
  • 7298363 Update CHANGELOG for v6.10.1
  • 06e1c08 [Cdi2,Jakarta Cdi] Add step definitions as beans when not discovered (#2248)
  • Additional commits viewable in compare view

Updates cucumber-picocontainer from 6.10.0 to 6.10.2

Changelog

Sourced from cucumber-picocontainer's changelog.

[6.10.2] (2021-03-15)

Fixed

  • [Core] Mark pending steps as failed in teamcity plugin (#2264) M.P. Korstanje)

[6.10.1] (2021-03-08)

Fixed

  • [Cdi2] Correctly cast the UnmanagedInstance values (#2242, #2244 Daniel Beland)
  • [Cdi2] Add step definitions as beans when not discovered (#2248) Daniel Beland, M.P. Korstanje)
  • [Jakarta Cdi] Correctly cast the UnmanagedInstance values (#2242, #2248 Daniel Beland)
  • [Jakarta Cdi] Add step definitions as beans when not discovered (#2248) Daniel Beland, M.P. Korstanje)
Commits
  • a620ac8 [maven-release-plugin] prepare release v6.10.2
  • ba0e16c Update CHANGELOG for v6.10.2
  • 1b42c4c [Core] Mark pending steps as failed in teamcity plugin (#2264)
  • 19efceb Update vertx.version to v4.0.3 (#2263)
  • 123aa2f Update dependency org.revapi:revapi-maven-plugin to v0.13.4 (#2261)
  • f4ed004 Update deltaspike.version to v1.9.5 (#2260)
  • 6331a10 [maven-release-plugin] prepare for next development iteration
  • 4f609de [maven-release-plugin] prepare release v6.10.1
  • 7298363 Update CHANGELOG for v6.10.1
  • 06e1c08 [Cdi2,Jakarta Cdi] Add step definitions as beans when not discovered (#2248)
  • 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)

MohabMohie and others added 23 commits January 25, 2021 22:33
Rolling back to grid 3 to fix platform name issue
…cution (ShaftHQ#242)

* Enable the maximum performance mode but without the headless execution Ticket ShaftHQ#241

* Add default for the maximumPerformanceMode switch case

* Update test.yml

update maximumPerformanceMode value in test.yml file
* Enable the maximum performance mode but without the headless execution Ticket ShaftHQ#241

* Add default for the maximumPerformanceMode switch case

* Update test.yml

update maximumPerformanceMode value in test.yml file

* Hot Fix for Custom Browser Options (ShaftHQ#244)

* Choose to append to the default browsers options or not

* Hot Fix for Custom Browser Options (ShaftHQ#244)
Bumps [mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 9.1.1.jre15-preview to 9.2.0.jre15.
- [Release notes](https://github.com/Microsoft/mssql-jdbc/releases)
- [Changelog](https://github.com/microsoft/mssql-jdbc/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/Microsoft/mssql-jdbc/commits)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Closes ShaftHQ#250 
* Update JSONFileManager.java

Fix Bug ShaftHQ#249

* Update JSONFileManager.java

Change System.out.println() to RemortManager.log()

* Update JSONFileManager.java

enhance the code and use the global reader instead of local variable

* Applying PR Comments on JSONFileManager.java

changing the automatic styling to the default and create initializeReader() to be reused

* Clear all the automatic formats

Clear all the automatic formats

Co-authored-by: Magdy <[email protected]>
* Add Extent Reports Dependencies

* Add Extent Reports Dependencies

* Initial Implementation

* Initial Implementation

* Extent Reports integration ShaftHQ#248

* Extent Reports integration ShaftHQ#248

* Extent Reports integration ShaftHQ#248

* Extent Reports integration ShaftHQ#248

* Extent Reports integration ShaftHQ#248

* Extent Reports integration ShaftHQ#248
* . Added ExtentReports to Configuration Manager Options
. Attached ExtentReport inside Allure in the closure activities
. Version bump
. Added deployment commands to pom.xml
. Added attachment support and SHAFT_Engine actions logging to extent report
. Enhanced attachment handling and decreased method complexity
. Fixed issue ShaftHQ#240

Signed-off-by: Mohab Mohie <[email protected]>

* . Minor issue fix with pom.xml
. Preparing for release

Signed-off-by: Mohab Mohie <[email protected]>
Bumps `cucumber.version` from 6.9.1 to 6.10.0.

Updates `cucumber-java` from 6.9.1 to 6.10.0
- [Release notes](https://github.com/cucumber/cucumber-jvm/releases)
- [Changelog](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md)
- [Commits](cucumber/cucumber-jvm@v6.9.1...v6.10.0)

Updates `cucumber-testng` from 6.9.1 to 6.10.0
- [Release notes](https://github.com/cucumber/cucumber-jvm/releases)
- [Changelog](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md)
- [Commits](cucumber/cucumber-jvm@v6.9.1...v6.10.0)

Updates `cucumber-picocontainer` from 6.9.1 to 6.10.0
- [Release notes](https://github.com/cucumber/cucumber-jvm/releases)
- [Changelog](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md)
- [Commits](cucumber/cucumber-jvm@v6.9.1...v6.10.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Fixed ShaftHQ#255

. Enhanced element identification algorithm again to maintain improved performance and close the logical gap that led to the bug.
. Added tests to cover this code properly

Signed-off-by: Mohab Mohie <[email protected]>

* Possible fix for ShaftHQ#256

. Couldn't reproduce issue locally (two windows machines) or remotely (GitHub Actions ubuntu)
. Attempted Blind fix based on attached exception, and will wait for confirmation of the fix effectiveness on the target system.

Signed-off-by: Mohab Mohie <[email protected]>

* Change Extent Reports directory to enable automated cleaning

Signed-off-by: Mohab Mohie <[email protected]>

* Fixes ShaftHQ#259

Signed-off-by: Mohab Mohie <[email protected]>

* Fixes ShaftHQ#257

. Separate method logs for test and configuration methods
. Standerdize naming convention to use className.methodName and then add Description as a log entry
. Disable Gif embedding in the extentreport to save space

Signed-off-by: Mohab Mohie <[email protected]>

* Fixes ShaftHQ#257

. Removed logs for configuration methods to reduce report size
. Created method to force pass tests on extent reports
. Removed logic to force fail or force pass assertions logs to better map with allure report numbers
. Applied Codacy comments to enhance readability
. Created private method to enhance performance for extent report logging

Signed-off-by: Mohab Mohie <[email protected]>

* Restoring Exceptions view to extent reports

Signed-off-by: Mohab Mohie <[email protected]>
* Fixed ShaftHQ#255

. Enhanced element identification algorithm again to maintain improved performance and close the logical gap that led to the bug.
. Added tests to cover this code properly

Signed-off-by: Mohab Mohie <[email protected]>

* Possible fix for ShaftHQ#256

. Couldn't reproduce issue locally (two windows machines) or remotely (GitHub Actions ubuntu)
. Attempted Blind fix based on attached exception, and will wait for confirmation of the fix effectiveness on the target system.

Signed-off-by: Mohab Mohie <[email protected]>

* Change Extent Reports directory to enable automated cleaning

Signed-off-by: Mohab Mohie <[email protected]>

* Fixes ShaftHQ#259

Signed-off-by: Mohab Mohie <[email protected]>

* Fixes ShaftHQ#257

. Separate method logs for test and configuration methods
. Standerdize naming convention to use className.methodName and then add Description as a log entry
. Disable Gif embedding in the extentreport to save space

Signed-off-by: Mohab Mohie <[email protected]>

* Fixes ShaftHQ#257

. Removed logs for configuration methods to reduce report size
. Created method to force pass tests on extent reports
. Removed logic to force fail or force pass assertions logs to better map with allure report numbers
. Applied Codacy comments to enhance readability
. Created private method to enhance performance for extent report logging

Signed-off-by: Mohab Mohie <[email protected]>

* Restoring Exceptions view to extent reports

Signed-off-by: Mohab Mohie <[email protected]>

* extent extras

. cleanExtentReportsDirectoryBeforeExecution
. reattach animated gif to extent
. use test description when available

* extent extras

. version bump to 5.1.20210217
. fix cursed file issue... don't ask...

Signed-off-by: Mohab Mohie <[email protected]>

* extent extras

. minor typo fix

Signed-off-by: Mohab Mohie <[email protected]>
. solve issue with fluent wait and visibility checks
. fix google image locator
. fix issue with extent report test creation with description
. fix all failing tests

Signed-off-by: Mohab Mohie <[email protected]>
Bumps `cucumber.version` from 6.10.0 to 6.10.2.

Updates `cucumber-java` from 6.10.0 to 6.10.2
- [Release notes](https://github.com/cucumber/cucumber-jvm/releases)
- [Changelog](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md)
- [Commits](cucumber/cucumber-jvm@v6.10.0...v6.10.2)

Updates `cucumber-testng` from 6.10.0 to 6.10.2
- [Release notes](https://github.com/cucumber/cucumber-jvm/releases)
- [Changelog](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md)
- [Commits](cucumber/cucumber-jvm@v6.10.0...v6.10.2)

Updates `cucumber-picocontainer` from 6.10.0 to 6.10.2
- [Release notes](https://github.com/cucumber/cucumber-jvm/releases)
- [Changelog](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md)
- [Commits](cucumber/cucumber-jvm@v6.10.0...v6.10.2)

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 16, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 22, 2021

Superseded by #23.

@dependabot dependabot bot closed this Apr 22, 2021
@dependabot dependabot bot deleted the dependabot/maven/master/cucumber.version-6.10.2 branch April 22, 2021 14:23
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.

3 participants