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

⬆️ deps: Update dependencies (non-major) #18

Merged
merged 1 commit into from
Feb 17, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 30, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
fastapi 0.109.1 -> 0.109.2 age adoption passing confidence dependencies patch
psycopg (source, changelog) 3.1.17 -> 3.1.18 age adoption passing confidence dependencies patch
pydantic (changelog) 2.6.0 -> 2.6.1 age adoption passing confidence dependencies patch
pydantic-settings (changelog) 2.1.0 -> 2.2.0 age adoption passing confidence dependencies minor
pytest (source, changelog) 8.0.0 -> 8.0.1 age adoption passing confidence dev-dependencies patch
python 3.10-alpine -> 3.12-alpine age adoption passing confidence final minor
python-multipart (changelog) ^0.0.7 -> ^0.0.9 age adoption passing confidence dependencies patch
scrapy (source) 2.11.0 -> 2.11.1 age adoption passing confidence dependencies patch
uvicorn (changelog) 0.27.0.post1 -> 0.27.1 age adoption passing confidence dependencies patch

Release Notes

tiangolo/fastapi (fastapi)

v0.109.2

Compare Source

Upgrades
Translations
Internal
psycopg/psycopg (psycopg)

v3.1.18

Compare Source

pydantic/pydantic (pydantic)

v2.6.1

Compare Source

GitHub release

What's Changed
Packaging
Fixes
pydantic/pydantic-settings (pydantic-settings)

v2.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: pydantic/pydantic-settings@v2.1.0...v2.2.0

pytest-dev/pytest (pytest)

v8.0.1

Compare Source

pytest 8.0.1 (2024-02-16)

Bug Fixes

  • #​11875: Correctly handle errors from getpass.getuser{.interpreted-text role="func"} in Python 3.13.
  • #​11879: Fix an edge case where ExceptionInfo._stringify_exception could crash pytest.raises{.interpreted-text role="func"}.
  • #​11906: Fix regression with pytest.warns{.interpreted-text role="func"} using custom warning subclasses which have more than one parameter in their [__init__]{.title-ref}.
  • #​11907: Fix a regression in pytest 8.0.0 whereby calling pytest.skip{.interpreted-text role="func"} and similar control-flow exceptions within a pytest.warns(){.interpreted-text role="func"} block would get suppressed instead of propagating.
  • #​11929: Fix a regression in pytest 8.0.0 whereby autouse fixtures defined in a module get ignored by the doctests in the module.
  • #​11937: Fix a regression in pytest 8.0.0 whereby items would be collected in reverse order in some circumstances.
andrew-d/python-multipart (python-multipart)

v0.0.9

Compare Source

  • Add support for Python 3.12 #​85.
  • Drop support for Python 3.7 #​95.
  • Add MultipartState(IntEnum) #​96.
  • Add QuerystringState #​97.
  • Add TypedDict callbacks #​98.
  • Add config TypedDicts #​99.

v0.0.8

Compare Source

  • Check if Message.get_params return 3-tuple instead of str on parse_options_header #​79.
  • Cleanup unused regex patterns #​82.
scrapy/scrapy (scrapy)

v2.11.1

Compare Source

  • Security bug fixes.
  • Support for Twisted >= 23.8.0.
  • Documentation improvements.

See the full changelog.

encode/uvicorn (uvicorn)

v0.27.1

Compare Source

  • Fix spurious LocalProtocolError errors when processing pipelined requests (#​2243) 10/02/24

v0.27.0

Compare Source

Added
  • Raise ClientDisconnect(IOError) on send() when client disconnected (#​2218) 19/01/24
  • Bump ASGI WebSocket spec version to 2.4 (#​2221) 20/01/24

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 30, 2024
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch 13 times, most recently from 83bce69 to dd146cf Compare February 4, 2024 21:50
@codecov-commenter
Copy link

codecov-commenter commented Feb 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c96469b) 56.33% compared to head (1199797) 56.33%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop      #18   +/-   ##
========================================
  Coverage    56.33%   56.33%           
========================================
  Files           31       31           
  Lines          978      978           
========================================
  Hits           551      551           
  Misses         427      427           
Flag Coverage Δ
unittests 56.33% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch 6 times, most recently from 5ca0a94 to 5c742bd Compare February 12, 2024 11:10
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch 9 times, most recently from f64fa95 to 4aef691 Compare February 16, 2024 19:54
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 4aef691 to 1199797 Compare February 17, 2024 01:03
@renovate renovate bot merged commit 8a27bde into develop Feb 17, 2024
4 checks passed
@renovate renovate bot deleted the renovate/dependencies-(non-major) branch February 17, 2024 04:00
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