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 selenide from 6.12.0 to 6.12.1 #118

Merged
merged 1 commit into from
Mar 8, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 7, 2023

Bumps selenide from 6.12.0 to 6.12.1.

Release notes

Sourced from selenide's releases.

v6.12.1

Changes

📦 Dependency updates

Changelog

Sourced from selenide's changelog.

6.12.1 (released 07.03.2023)

see https://github.com/selenide/selenide/milestone/176?closed=1

  • #2174 Fixed a bug where selenide.holdBrowserOpen were not read correctly -- thanks to @​doranko for PR
  • #2178 improve how "$.getSelectedOption().should*" looks in reports -- see PR #2179
  • #2186 Use custom driver in the using block -- see PR #2188
  • #2173 bump BrowserUpProxy from 2.2.7 to 2.2.8
  • #2176 bump LittleProxy from 2.0.15 to 2.0.16
Commits
  • 32d44ef release Selenide 6.12.1
  • bf0dd70 #2186 [fix] simplify code
  • 01b3569 #2186 [fix] use given webdriver even if previously was opened another webdriver
  • 8a163d7 avoid depending on 3rd party resources in our own automated tests
  • 92d290c fix after merge :)
  • 6870c2a don't write all logs to console when running tests
  • 01b5343 generate JUnit report after running tests in github actions
  • 425158a working on Selenide 6.12.1
  • 20b32c5 bump gradle from 8.0.1 to 8.0.2
  • 195cece #2178 improve how "$.getSelectedOption().should*" looks in reports
  • 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)

Bumps [selenide](https://github.com/selenide/selenide) from 6.12.0 to 6.12.1.
- [Release notes](https://github.com/selenide/selenide/releases)
- [Changelog](https://github.com/selenide/selenide/blob/main/CHANGELOG.md)
- [Commits](selenide/selenide@v6.12.0...v6.12.1)

---
updated-dependencies:
- dependency-name: com.codeborne:selenide
  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 Mar 7, 2023
@ivy-lli ivy-lli merged commit e80051b into master Mar 8, 2023
@ivy-lli ivy-lli deleted the dependabot/maven/com.codeborne-selenide-6.12.1 branch March 8, 2023 06:39
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.

1 participant