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 dependencies #47

Closed
wants to merge 1 commit into from
Closed

Bump dependencies #47

wants to merge 1 commit into from

Conversation

frodeaa
Copy link
Contributor

@frodeaa frodeaa commented Aug 28, 2023

  • pytest-bdd from 4.1.0 to 6.1.1
    • parse to v1.19.1
    • parse-type to v0.6.2
  • pytest 7.2.0 to 7.4.0
    • iniconfig to v2
    • packaging to v23
  • typing_extensions from 4.4.0 to v4.7.1
  • exceptiongroup from 1.0.4 from 1.1.3

Closes: #42
Closes: #22
Closes: #23
Closes: #42
Closes: #40
Closes: #41
Closes: #30

@frodeaa frodeaa added the dependencies Pull requests that update a dependency file label Aug 28, 2023
@frodeaa frodeaa self-assigned this Aug 28, 2023
- pytest-bdd from 4.1.0 to 6.1.1
  - parse to v1.19.1
  - parse-type to v0.6.2
- pytest 7.2.0 to 7.4.0
  - iniconfig to v2
  - packaging to v23
- typing_extensions from 4.4.0 to v4.7.1
- exceptiongroup from 1.0.4 from 1.1.3

> **Note:** pytest-bdd 5.0.0 removed support for `--cucumberjson-expanded`
> Now the JSON report is always expanded.

Closes: #42
Closes: #22
Closes: #23
Closes: #42
Closes: #40
Closes: #41
Closes: #30
@frodeaa frodeaa force-pushed the bump-dependnecies branch from cde002e to 69d92e1 Compare August 28, 2023 21:24
@frodeaa
Copy link
Contributor Author

frodeaa commented Aug 28, 2023

note, pytest-bdd introduces allot of breaking changes of features that we use, e.g

so this change would require tests in multiple repos to be updated if this PR is merged

See: https://github.com/pytest-dev/pytest-bdd/blob/master/CHANGES.rst#600

@frodeaa
Copy link
Contributor Author

frodeaa commented Nov 9, 2023

close, most of the dependencies have been bumped in separate PRs

@frodeaa frodeaa closed this Nov 9, 2023
@frodeaa frodeaa deleted the bump-dependnecies branch November 9, 2023 19:43
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.

1 participant