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 robotframework-seleniumlibrary from 6.1.1 to 6.1.2 #364

Merged
merged 1 commit into from
Sep 12, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 11, 2023

Bumps robotframework-seleniumlibrary from 6.1.1 to 6.1.2.

Release notes

Sourced from robotframework-seleniumlibrary's releases.

SeleniumLibrary v6.1.2

SeleniumLibrary 6.1.2 is a hotfix release focused on bug fixes for setting configuration options when using a remote Edge or Safari Browser. More information is given below.

SeleniumLibrary 6.1.2 was released on Saturday September 9, 2023. SeleniumLibrary supports Python 3.7+, Selenium 4.3+ and Robot Framework 4.1.3 or higher.

Most important enhancements

Missing "Options" setup in EDGE browser for remote url execution

The browser options if given within the Open Browser or Create WebDriver keyword were not being passed to either a remote Edge or remote Safari browser. This has been fixed within this release.

See full details in release notes

Commits
  • f3caca2 Generated docs for version 6.1.2
  • 19b3dcc Updated version to 6.1.2
  • 9f2f7da Release notes for 6.1.2
  • 79c7ef3 Generated docs for version 6.1.2rc1
  • 9662f64 Generate stub file for 6.1.2rc1
  • 121b174 Updated version to 6.1.2rc1
  • 59bd5e6 Release notes for 6.1.2rc1
  • 4003462 Merge pull request #1854 from emanlove/fix-remote-options-edge-safari-1844
  • 2b0aace Initial commit adding in options to remote Edge and Safari browser
  • 86bb274 Removed deprecated drivers
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 11, 2023
@dependabot dependabot bot requested a review from Wolfe1 September 11, 2023 14:53
@coveralls
Copy link

coveralls commented Sep 11, 2023

Coverage Status

coverage: 100.0%. remained the same when pulling a2b845b on dependabot/pip/robotframework-seleniumlibrary-6.1.2 into 1e15741 on master.

@Wolfe1
Copy link
Member

Wolfe1 commented Sep 12, 2023

@dependabot recreate

Bumps [robotframework-seleniumlibrary](https://github.com/robotframework/SeleniumLibrary) from 6.1.1 to 6.1.2.
- [Release notes](https://github.com/robotframework/SeleniumLibrary/releases)
- [Changelog](https://github.com/robotframework/SeleniumLibrary/blob/master/CHANGES.rst)
- [Commits](robotframework/SeleniumLibrary@v6.1.1...v6.1.2)

---
updated-dependencies:
- dependency-name: robotframework-seleniumlibrary
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/robotframework-seleniumlibrary-6.1.2 branch from 9d86b9f to a2b845b Compare September 12, 2023 15:24
@Wolfe1 Wolfe1 merged commit 5b654bd into master Sep 12, 2023
21 of 22 checks passed
@Wolfe1 Wolfe1 deleted the dependabot/pip/robotframework-seleniumlibrary-6.1.2 branch September 12, 2023 15:38
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants