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 radish-bdd from 0.8.6 to 0.15.0 in /gremlin-python/src/main/python #33

Open
wants to merge 1 commit into
base: 3.5-dev
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 7, 2023

Bumps radish-bdd from 0.8.6 to 0.15.0.

Release notes

Sourced from radish-bdd's releases.

v0.14.2

Fixed

  • Update colorful to 0.5.5
  • Test support for Python 3.11

Full Changelog: radish-bdd/radish@v0.14.0...v0.14.2

v0.14.0

  • Drop Python 2.7 and Python 3.4
  • Switched to colorful 0.5.4 (slightly different output rendering)
  • Switch and fix CI to run on GitHub Actions
  • Test support for new Python versions 3.9, 3.10
  • Fix warnings unknown escape strings, wrong comparison
  • Use latests dependencies available on Python3.5

v0.13.4

  • Parse -s/--scenarios with = sign correctly
  • Fix radish matcher print
  • Update Background example in docs

v0.13.2

Fixed

  • PEP 352 removed the 'message' attribute from Exceptions

v0.13.1

Fixed

  • Support the PIPE (|) character in table cell values and Scenario Outline Examples

v0.13.0

Added

  • Support unicode characters in matcher tests due to new pyyaml

v0.12.1

Fixed

  • Dedent lines for step text to be complient with gherkin parser

v0.12.0

Added

  • Support multiple base paths on Windows.

0.11.1

Fixed

  • Markdown project description on pypi.org.

... (truncated)

Changelog

Sourced from radish-bdd's changelog.

[v0.15.0]

Changes

  • Extend support of Scenario Outline variables to step text

[v0.14.2]

  • Made a mistake on uploading to pypi

[v0.14.1]

Fixed

  • Update colorful to 0.5.5
  • Test support for Python 3.11

[v0.14.0]

Changes

  • Drop Python 2.7 and Python 3.4
  • Switched to colorful 0.5.4 (slightly different output rendering)
  • Switch and fix CI to run on GitHub Actions
  • Test support for new Python versions 3.9, 3.10
  • Fix warnings unknown escape strings, wrong comparison
  • Use latests dependencies available on Python3.5

[v0.13.4]

Fixed

  • Parse -s/--scenarios with = sign correctly
  • Fix radish matcher print
  • Update Background example in docs

[v0.13.3]

Fixed

  • Fix duration in cucumber JSON report

[v0.13.2]

Fixed

  • PEP 352 removed the 'message' attribute from Exceptions

[v0.13.1]

Fixed

  • Support the PIPE (|) character in table cell values and Scenario Outline Examples

[v0.13.0]

Added

  • Support unicode characters in matcher tests due to new pyyaml

... (truncated)

Commits
  • 0cf3677 release: v0.15.0
  • 33dae03 Merge pull request #448 from radish-bdd/feature/linting
  • 5304a41 Format with latest black version
  • 49fbde1 Add black formating and CI check
  • cb61576 Merge pull request #447 from radish-bdd/feature/outline-step-text-with-variables
  • 64f6e82 Extend support of Scenario Outline variables to step text
  • 127c478 release: v0.14.2
  • cbc4ba8 docs: describe release process for future me
  • 55ff675 Merge pull request #446 from radish-bdd/bugfix/updates
  • 99eb71d release: v0.14.1
  • 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 [radish-bdd](https://github.com/radish-bdd/radish) from 0.8.6 to 0.15.0.
- [Release notes](https://github.com/radish-bdd/radish/releases)
- [Changelog](https://github.com/radish-bdd/radish/blob/main/CHANGELOG.md)
- [Commits](radish-bdd/radish@v0.8.6...0.15.0)

---
updated-dependencies:
- dependency-name: radish-bdd
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 7, 2023

The following labels could not be found: python, dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants