Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Bump splinter from 0.10.0 to 0.11.0#141

Open
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/splinter-0.11.0
Open

Bump splinter from 0.10.0 to 0.11.0#141
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/splinter-0.11.0

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jul 1, 2019

Bumps splinter from 0.10.0 to 0.11.0.

Release notes

Sourced from splinter's releases.

0.11.0

whats's new in splinter 0.11.0?

  • Browser.get_alert() returns Alert instead of a wrapper object
  • Add browser.html_snapshot method
  • Allow browser.get_iframe() to accept a web element
  • Fix mouse_out method
  • ElementList is no longer a subclass of list
  • Browser.get_alert() now waits for alert to present
  • Use 'switch_to.alert' instead of deprecated 'switch_to_alert'
Changelog

Sourced from splinter's changelog.

splinter news

See below the changes for each splinter release.

  • what's new in splinter 0.11.0 </news/0.11.0>
  • what's new in splinter 0.10.0 </news/0.10.0>
  • what's new in splinter 0.9.0 </news/0.9.0>
  • what's new in splinter 0.8.0 </news/0.8.0>
  • what's new in splinter 0.7.7 </news/0.7.7>
  • what's new in splinter 0.7.6 </news/0.7.6>
  • what's new in splinter 0.7.5 </news/0.7.5>
  • what's new in splinter 0.7.4 </news/0.7.4>
  • what's new in splinter 0.7.3 </news/0.7.3>
  • what's new in splinter 0.7.2 </news/0.7.2>
  • what's new in splinter 0.7.1 </news/0.7.1>
  • what's new in splinter 0.7.0 </news/0.7.0>
  • what's new in splinter 0.6.0 </news/0.6.0>
  • what's new in splinter 0.5.5 </news/0.5.5>
  • what's new in splinter 0.5.4 </news/0.5.4>
  • what's new in splinter 0.5.3 </news/0.5.3>
  • what's new in splinter 0.5.2 </news/0.5.2>
  • what's new in splinter 0.5.0 </news/0.5.0>
  • what's new in splinter 0.4.10 </news/0.4.10>
  • what's new in splinter 0.4.9 </news/0.4.9>
  • what's new in splinter 0.4.8 </news/0.4.8>
  • what's new in splinter 0.4.7 </news/0.4.7>
  • what's new in splinter 0.4.4.1 </news/0.4.4.1>
  • what's new in splinter 0.4.4 </news/0.4.4>
  • what's new in splinter 0.4.3 </news/0.4.3>
  • what's new in splinter 0.4.2 </news/0.4.2>
  • what's new in splinter 0.4.1 </news/0.4.1>
  • what's new in splinter 0.4 </news/0.4>
  • what's new in splinter 0.3 </news/0.3>
  • what's new in splinter 0.2 </news/0.2>
  • what's new in splinter 0.1.1 </news/0.1.1>
  • what's new in splinter 0.1 </news/0.1>
  • what's new in splinter 0.0.3 </news/0.0.3>
  • what's new in splinter 0.0.2 </news/0.0.2>
  • what's new in splinter 0.0.1 </news/0.0.1>
Commits

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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 1, 2019
@coveralls
Copy link

coveralls commented Jul 1, 2019

Coverage Status

Coverage remained the same at 100.0% when pulling 75460cb on dependabot/pip/splinter-0.11.0 into 9cb84df on master.

Bumps [splinter](https://github.com/cobrateam/splinter) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/cobrateam/splinter/releases)
- [Changelog](https://github.com/cobrateam/splinter/blob/master/docs/news.rst)
- [Commits](cobrateam/splinter@0.10.0...0.11.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/splinter-0.11.0 branch from 5140069 to 75460cb Compare September 6, 2019 21:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant