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

fix(deps): update dependency pytest-socket to <0.5.1 #440

Merged
merged 2 commits into from
Jan 22, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 14, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pytest-socket (source) <0.5.0 -> <0.5.1 age adoption passing confidence

Release Notes

miketheman/pytest-socket

v0.5.0

Compare Source

Changes
  • Removed support for Python 3.6 and older.
  • Consolidated configuration to pytest.Config
  • Replaced autouse fixture with pytest_runtest_setup() #​88
Fixes
  • Prevent IndexError with httpx.AsyncClient #​85 (and other frameworks)
  • Switched to using poetry-core in pyproject.toml #​74
  • Handle family passed as keyword argument #​75
  • BEhave correctly when passing in multiple configurations #​93
Chores
  • Development updates
  • Documentation updates
  • Applied black code formatter
  • Applied isort import formatter
  • Added pre-commit hooks and CI status badges
  • Fixed code coverage reporting
  • Updated Python versions in tests

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled due to failing status checks.

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@andreoliwa andreoliwa added this to Backlog in Nitpick Roadmap Jan 15, 2022
@renovate renovate bot force-pushed the renovate/pytest-socket-0.x branch 5 times, most recently from d0a994f to 2649597 Compare January 18, 2022 00:23
@renovate renovate bot force-pushed the renovate/pytest-socket-0.x branch from 2649597 to ab6a0b4 Compare January 22, 2022 14:37
@andreoliwa
Copy link
Owner

Should be fixed on miketheman/pytest-socket#109

Fix AttributeError: 'DoctestItem' object has no attribute 'fixturenames'
@coveralls
Copy link

Pull Request Test Coverage Report for Build 1734182024

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 97.019%

Totals Coverage Status
Change from base Build 1733060609: 0.0%
Covered Lines: 1987
Relevant Lines: 2031

💛 - Coveralls

@andreoliwa andreoliwa merged commit 61ac278 into develop Jan 22, 2022
@andreoliwa andreoliwa deleted the renovate/pytest-socket-0.x branch January 22, 2022 22:19
Nitpick Roadmap automation moved this from Backlog to Done Jan 22, 2022
github-actions bot pushed a commit that referenced this pull request Mar 27, 2022
# [0.32.0](v0.31.0...v0.32.0) (2022-03-27)

### Bug Fixes

* **deps:** update dependency pytest-socket to a commit hash ([#440](#440)) ([61ac278](61ac278))
* GitHub URL should preserve query args ([#453](#453)) ([a2b97b1](a2b97b1))
* use built-in preset as default style ([#450](#450)) ([68fa2ce](68fa2ce))

### Features

* add --version cli switch (thanks to [@mjpieters](https://github.com/mjpieters)) ([#468](#468)) ([6a85f79](6a85f79))
* resolve relative URIs in nitpick.styles.include ([#470](#470)) ([ec934dc](ec934dc))
* set initial style url(s) with nitpick init ([#473](#473)) ([0100f2b](0100f2b))
* switch to requests-cache for style caching ([#467](#467)) ([c586d7f](c586d7f))
@github-actions
Copy link

🎉 This PR is included in version 0.32.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot added the released Feature/fix is released label Mar 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released Feature/fix is released
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants