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.3 to 6.10.2 #857

Merged
merged 1 commit into from
Dec 13, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2022

Bumps selenide from 6.7.3 to 6.10.2.

Release notes

Sourced from selenide's releases.

v6.10.2

Changes

🚀 Features

📦 Dependency updates

📖 Documentation

v6.10.1

Changes

  • #2029 Configuration.browserSize setting is ignored and the size of the browser does not change in headfull chrome (#2030) @​BorisOsipov

📦 Dependency updates

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

v6.10.0

🚀 Features

Changes

📦 Dependency updates

... (truncated)

Changelog

Sourced from selenide's changelog.

6.10.2 (released 08.12.2022)

  • #2032 added chainable method $.press() -- thanks to Amuthan Sakthivel for PR
  • #2050 fore change events by $.select* methods -- thanks to Vicente Rossello Jaume for PR #2051
  • #2047 show $.selectOption() in reports friendly -- see PR #2052
  • #2045 show sessionStorage and localStorage in reports friendly -- see PR #2046
  • #2044 #2057 bump Selenium from 4.6.0 to 4.7.1
  • #2036 Bump browserup-proxy-core from 2.2.5 to 2.2.6
  • bump slf4j from 2.0.4 to 2.0.5
  • #2058 bump httpclient5 from 5.2 to 5.2.1

6.10.1 (released 23.11.2022)

  • #2029 fix Configuration.browserSize setting in Chrome, thanks to Boris Osipov for PR #2030
  • #2031 downgrade browserup-proxy-core from 2.2.5 to 2.2.3 (because of bug valfirst/browserup-proxy#177)
  • #2028 Bump archunit-junit5 from 1.0.0 to 1.0.1

6.10.0 (released 21.11.2022)

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

6.9.0 (released 07.10.2022)

6.8.1 (released 27.09.2022)

  • #1965 restore "opentelemetry" dependency

6.8.0 (released 25.09.2022)

  • #1946 deep shadow selectors support -- thanks to Boris Osipov for PR #1947

... (truncated)

Commits
  • 5907b86 release Selenide 6.10.2
  • 5fd577a Bump seleniumVersion from 4.7.0 to 4.7.1 (#2057)
  • 489577c use mockito-inline instead of mockito-core
  • fefd64f Merge remote-tracking branch 'origin/master'
  • e1f6dd2 Bump jetty-servlet from 9.4.49.v20220914 to 9.4.50.v20221201
  • fbab66d Bump httpclient5 from 5.2 to 5.2.1
  • b901ef7 [refactoring] Use enhanced instanceOf operator of Java 14
  • 23c6936 #2040 add comment about restrictions of ScreenShooter
  • 0751e07 #2032 fix javadoc and add tests for new methor $.press()
  • 0d4c070 added Press method to accept Key input (#2032)
  • 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.3 to 6.10.2.
- [Release notes](https://github.com/selenide/selenide/releases)
- [Changelog](https://github.com/selenide/selenide/blob/master/CHANGELOG.md)
- [Commits](selenide/selenide@v6.7.3...v6.10.2)

---
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 type:dependencies Pull requests that update a dependency label Dec 9, 2022
@baev baev merged commit 67035ca into master Dec 13, 2022
@baev baev deleted the dependabot/gradle/com.codeborne-selenide-6.10.2 branch December 13, 2022 06:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme:build theme:selenide type:dependencies Pull requests that update a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant