Closed dependabot-preview[bot] closed 5 years ago
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version
or @dependabot ignore this minor version
.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Bumps pytest from 3.6.3 to 4.0.0.
Changelog
*Sourced from [pytest's changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst).* > pytest 4.0.0 (2018-11-13) > ========================= > > Removals > -------- > > - `#3737Commits
- [`c2d6b35`](https://github.com/pytest-dev/pytest/commit/c2d6b3524cc0039e152da52fe21eb375e63704cf) Preparing release version 4.0.0 - [`e025974`](https://github.com/pytest-dev/pytest/commit/e025974cbd4102e613a3833e35b8feefe4800d0d) Merge remote-tracking branch 'upstream/master' into release-4.0.0 - [`fea09cd`](https://github.com/pytest-dev/pytest/commit/fea09cda6c1db283835d2c72ad5c91831a02f844) Merge pull request [#4383](https://github-redirect.dependabot.com/pytest-dev/pytest/issues/4383) from nicoddemus/merge-master-into-features - [`b7863a5`](https://github.com/pytest-dev/pytest/commit/b7863a5f481b6a969832cd182681725fa9aedffd) Merge pull request [#4381](https://github-redirect.dependabot.com/pytest-dev/pytest/issues/4381) from blueyed/callinfo-repr - [`a72eff5`](https://github.com/pytest-dev/pytest/commit/a72eff5a08b637099aa040665381a638e1422ac4) Merge pull request [#4382](https://github-redirect.dependabot.com/pytest-dev/pytest/issues/4382) from blueyed/pytester-pop-TOX_ENV_DIR - [`46c8363`](https://github.com/pytest-dev/pytest/commit/46c8363e12e16933ebf1762ebd806fb506de8b13) Merge pull request [#4380](https://github-redirect.dependabot.com/pytest-dev/pytest/issues/4380) from blueyed/improve-ci - [`557cb6c`](https://github.com/pytest-dev/pytest/commit/557cb6cffe0dde3d11affa5da2286353417b6893) Merge remote-tracking branch 'upstream/master' into merge-master-into-features - [`8198e7c`](https://github.com/pytest-dev/pytest/commit/8198e7cd33d5ddb55231d3fab58511003dcdbaef) Merge pull request [#4349](https://github-redirect.dependabot.com/pytest-dev/pytest/issues/4349) from nicoddemus/pytest4-warnings-as-errors - [`a6a9646`](https://github.com/pytest-dev/pytest/commit/a6a96469ca25cc3e6066638679286ebe6cde82c1) pytester: pop TOX_ENV_DIR from os.environ - [`27dab4e`](https://github.com/pytest-dev/pytest/commit/27dab4e05f56a64b67e203400e52feb6d2663214) Fix CallInfo.__repr__ for unfinished call - Additional commits viewable in [compare view](https://github.com/pytest-dev/pytest/compare/3.6.3...4.0.0)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 cancel merge` will cancel a previously requested merge - `@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](https://app.dependabot.com): - 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.