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 widgetastic-patternfly from 0.0.38 to 1.3.1 #45

Closed

Conversation

dependabot-preview[bot]
Copy link

@dependabot-preview dependabot-preview bot commented Mar 6, 2020

Bumps widgetastic-patternfly from 0.0.38 to 1.3.1.

Release notes

Sourced from widgetastic-patternfly's releases.

1.3.1

Update exception handling in FlashMessages, restore capture of NoSuchElement that was removed in 1.3.0

1.3.0

@tpapaioa Made FlashMessages parametrized on the index

1.2.2

Include parent arg when looking up partial match elements (@valaparthvi)

1.2.1

Modification to BootstrapNav to support partial text lookup on is_disabled method, @valaparthvi

1.2.0

Dropped py3.5 support

Updated aenum to avoid warning (@izapolsk )

Regex support for FlashMessage (@tpapaioa )

1.1.2

Warning properties for text input, @digitronik

Raise WidgetOperationFailed instead of StopIteration in breadcrumb, @mshriver

1.1.1

Addition of handle_alert kwarg to VerticalNavigation.select(), and specific naming of the anway kwarg.

1.1.0

Support partial_match for BootstrapNav

1.0.0

First 'official' release, significant number of widgets and tests have been authored, and the library has been under consistent use for some time now.

This release does not support py2.7, as previous releases did.

Support for py3.5, 3.6, and 3.7 is included in CI matrix.

0.1.6

Tagged to test travis -> pypi deployment

0.1.5

No release notes provided.

0.1.4

New methods:

BootstrapNav.all_options, returning a list of strings

Button.text and Button.read(), returning text content of Button element.

... (truncated)
Commits
  • 4b32fa7 Merge pull request #118 from tpapaioa/flashmessages_msg_count_fix
  • 6274acf Add NoSuchElementException handling back into FlashMessages.
  • 9730981 Merge pull request #116 from tpapaioa/flash_message_locator
  • dbd4435 Use XPath instead of Selenium WebElements for FlashMessage locator.
  • 3c4571f Merge pull request #117 from valaparthvi/scope_bsnav
  • 2485dbd Add scope to BootstrapNav methods
  • 39f46eb Modify BootstrapNav TEXT_DISABLED (#114)
  • 7be378c Merge pull request #112 from tpapaioa/flash_messages
  • 957893f Add regex capability to match_messages
  • cc06b10 Merge pull request #113 from mshriver/py37-only
  • 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)
  • @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)
  • 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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 6, 2020
@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/widgetastic-patternfly-1.3.1 branch from 39825cb to 9c7e2b5 Compare April 14, 2020 20:38
@dependabot-preview
Copy link
Author

Superseded by #61.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/widgetastic-patternfly-1.3.1 branch June 26, 2020 09:03
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.

0 participants