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 pytest-forked from 1.2.0 to 1.3.0 in /app/requirements #3180

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 3, 2020

Bumps pytest-forked from 1.2.0 to 1.3.0.

Release notes

Sourced from pytest-forked's releases.

v1.3.0

  • Add support for pytest 6 (issue #45 / PR #46)
  • Replace @pytest.mark.tryfirst with newer @pytest.hookimpl (PR #46)
  • Invoke pytest_runtest_logstart and pytest_runtest_logfinish hooks in runtest_protocol (issue #31 / PR #46)
Changelog

Sourced from pytest-forked's changelog.

v1.3.0

  • Add support for pytest 6 (issue #45 / PR #46)
  • Replace @pytest.mark.tryfirst with newer @pytest.hookimpl (PR #46)
  • Invoke pytest_runtest_logstart and pytest_runtest_logfinish hooks in runtest_protocol (issue #31 / PR #46)
Commits
  • 1477356 Merge PR #46
  • 223bcf6 Add change notes for v1.3.0
  • 3bc1376 ci: add pytestmaster and pytest60 to test matrix
  • 6672e4d tox: add pytestmaster and pytest60 environments
  • a7462c6 testing: ignore warning entirely otherwise it interferes with the fnmatching
  • 6274c3c Also call pytest_runtest_log{start,finish} hooks
  • 6c50383 Use @pytest.hookimpl instead of soft-deprecated @pytest.mark.tryfirst
  • 81b9e9e Change import of getfslineno to be compatible with pytest 6
  • b25d3c3 testing: make the atexit monkeypatch more robust, needed for pytest 6
  • b29c386 Merge PR #42
  • 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 will merge this PR once CI passes on it, as requested by @tiftran.


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 dependabot bot added Dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 3, 2020
@tiftran
Copy link
Contributor

tiftran commented Aug 10, 2020

@dependabot squash and merge

@dependabot dependabot bot merged commit fa4c0c7 into dependencies Aug 10, 2020
@dependabot dependabot bot deleted the dependabot/pip/app/requirements/dependencies/pytest-forked-1.3.0 branch August 10, 2020 16:17
tiftran added a commit that referenced this pull request Aug 10, 2020
* Bump mozilla-nimbus-shared from 0.0.7 to 0.0.9 in /app/requirements (#3179)

* Bump pytest-forked from 1.2.0 to 1.3.0 in /app/requirements (#3180)

* Bump pytest-xdist from 1.33.0 to 1.34.0 in /app/requirements (#3181)

* Bump @testing-library/jest-dom in /app/experimenter/static/rapid (#3184)

* Bump celery from 4.4.6 to 4.4.7 in /app/requirements (#3182)

* Bump pytest from 5.4.3 to 6.0.1 in /app/requirements (#3183)

* Bump @babel/plugin-proposal-object-rest-spread (#3185)

* Bump eslint from 7.5.0 to 7.6.0 in /app/experimenter/static/rapid (#3189)

* Bump @testing-library/jest-dom in /app/experimenter/static/core (#3190)

* Bump fontsource-fira-sans in /app/experimenter/static/core (#3198)

* Bump @babel/core from 7.10.5 to 7.11.1 in /app/experimenter/static/core (#3196)

* Bump @babel/preset-env in /app/experimenter/static/rapid (#3187)

* Bump eslint from 7.5.0 to 7.6.0 in /app/experimenter/static/core (#3192)

* Bump @typescript-eslint/eslint-plugin in /app/experimenter/static/rapid (#3200)

* Bump @babel/preset-env in /app/experimenter/static/core (#3193)

* dependency updates

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

1 participant