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.7.4 to 6.8.0 #88

Merged
merged 1 commit into from
Sep 27, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 26, 2022

Bumps selenide from 6.7.4 to 6.8.0.

Release notes

Sourced from selenide's releases.

v6.8.0

Changes

🚀 Features

📦 Dependency updates

Changelog

Sourced from selenide's changelog.

6.8.0 (released 25.09.2022)

  • #1946 deep shadow selectors support -- thanks to Boris Osipov for PR #1947
  • #1961 Add method page() without Class argument -- thanks to Tagir Valeev for the hint
  • #1903 add annotation @​As for page object fields -- see PR #1956
  • #1963 Removed "opentelemetry" dependency - we didn't use it since PR #1763
  • Bump BrowserUpProxy from 2.2.2 to 2.2.3
  • Bump LittleProxy from 2.0.11 to 2.0.12
  • Bump Netty from 4.1.80.Final to 4.1.82.Final
  • Bump slf4j from 2.0.0 to 2.0.2
  • Bump JUnit from 5.9.0 to 5.9.1 -- see https://junit.org/junit5/docs/5.9.1/release-notes/
Commits
  • 97b19c2 release Selenide 6.8.0
  • 30897d1 #1850 don't include Mockito & AssertJ in all modules
  • db85fe5 optimize dependencies
  • fce5569 1903 fix tests on Windows
  • 6af8119 1903 add annotation @​As for page object fields
  • 2eee842 Add method page() without Class argument
  • c75ac96 Bump slf4jVersion from 2.0.1 to 2.0.2
  • 64aa2ec ignore the failing test on Firefox
  • 33a986f Bump junit-platform-suite-engine from 1.9.0 to 1.9.1
  • 17df3ed Bump browserup-proxy-core from 2.2.2 to 2.2.3
  • 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.7.4 to 6.8.0.
- [Release notes](https://github.com/selenide/selenide/releases)
- [Changelog](https://github.com/selenide/selenide/blob/master/CHANGELOG.md)
- [Commits](selenide/selenide@v6.7.4...v6.8.0)

---
updated-dependencies:
- dependency-name: com.codeborne:selenide
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 26, 2022
@ivy-lli ivy-lli merged commit 8225196 into master Sep 27, 2022
@ivy-lli ivy-lli deleted the dependabot/maven/com.codeborne-selenide-6.8.0 branch September 27, 2022 06:56
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