HibiAPI icon indicating copy to clipboard operation
HibiAPI copied to clipboard

⬆️ Bump pytest-httpserver from 1.0.4 to 1.0.5

Open dependabot[bot] opened this issue 1 year ago • 1 comments

Bumps pytest-httpserver from 1.0.4 to 1.0.5.

Changelog

Sourced from pytest-httpserver's changelog.

1.0.5

.. _Release Notes_1.0.5_Bug Fixes:

Bug Fixes

  • Packaging of sdist and the wheel fixed by adding the extra files only to the sdist and not to the wheel.

.. _Release Notes_1.0.4:

Commits
  • 491c72f CHANGES.rst: add release notes for 1.0.5
  • 7da28ae Version bump to 1.0.5
  • b0ab3f7 Makefile: run pre-commit in 'changes' target
  • 94fe30b releasenotes: add release note about the fix for the packaging
  • 15ad9e0 fix pyproject.toml not to install various files into site-packages
  • 200e713 build(deps): bump types-requests from 2.28.0 to 2.28.4
  • 4efa6a8 build(deps): bump sphinx from 5.0.2 to 5.1.0
  • ebd1e1d doc/conf.py: update language variable
  • 8ea0569 build(deps): bump sphinx from 4.3.2 to 5.0.2
  • 99cfbe1 README.md: add black badge
  • 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)

dependabot[bot] avatar Aug 01 '22 11:08 dependabot[bot]

Codecov Report

Merging #326 (5c56ff4) into main (c9d7431) will decrease coverage by 0.11%. The diff coverage is n/a.

:exclamation: Current head 5c56ff4 differs from pull request most recent head 3341d21. Consider uploading reports for the commit 3341d21 to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #326      +/-   ##
==========================================
- Coverage   91.29%   91.18%   -0.12%     
==========================================
  Files          53       53              
  Lines        1965     1962       -3     
==========================================
- Hits         1794     1789       -5     
- Misses        171      173       +2     
Impacted Files Coverage Δ
hibiapi/utils/decorators/__init__.py 69.56% <0.00%> (-2.90%) :arrow_down:
hibiapi/app/application.py 87.62% <0.00%> (-0.25%) :arrow_down:
hibiapi/app/routes/qrcode.py 100.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1c6fc04...3341d21. Read the comment docs.

codecov[bot] avatar Aug 01 '22 11:08 codecov[bot]

Superseded by #347.

dependabot[bot] avatar Sep 12 '22 11:09 dependabot[bot]