authx icon indicating copy to clipboard operation
authx copied to clipboard

⬆ Bump the python-packages group with 2 updates

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

Bumps the python-packages group with 2 updates: pydantic-core and starlette.

Updates pydantic-core from 2.20.1 to 2.21.0

Release notes

Sourced from pydantic-core's releases.

v2.21.0 2024-08-05

What's Changed

Packaging

Fixes

Features

Performance

New Contributors

Full Changelog: https://github.com/pydantic/pydantic-core/compare/v2.20.1...v2.21.0

Commits

Updates starlette from 0.37.2 to 0.38.2

Release notes

Sourced from starlette's releases.

Version 0.38.2

Fixed

  • Fix routing.get_name() not to assume all routines have __name__ #2648

Full Changelog: https://github.com/encode/starlette/compare/0.38.1...0.38.2

Version 0.38.1

Removed

  • Revert "Add support for ASGI pathsend extension" #2649.

Full Changelog: https://github.com/encode/starlette/compare/0.38.0...0.38.1

Version 0.38.0

Added

  • Allow use of memoryview in StreamingResponse and Response #2576 and #2577.
  • Send 404 instead of 500 when filename requested is too long on StaticFiles #2583.

Changed

  • Fail fast on invalid Jinja2Template instantiation parameters #2568.
  • Check endpoint handler is async only once #2536.

Fixed

  • Add proper synchronization to WebSocketTestSession #2597.

Full Changelog: https://github.com/encode/starlette/compare/0.37.2...0.38.0

Changelog

Sourced from starlette's changelog.

0.38.2

July 27, 2024

Fixed

  • Not assume all routines have __name__ on routing.get_name() #2648.

0.38.1

July 23, 2024

Removed

  • Revert "Add support for ASGI pathsend extension" #2649.

0.38.0

July 20, 2024

Added

  • Allow use of memoryview in StreamingResponse and Response #2576 and #2577.
  • Send 404 instead of 500 when filename requested is too long on StaticFiles #2583.

Changed

  • Fail fast on invalid Jinja2Template instantiation parameters #2568.
  • Check endpoint handler is async only once #2536.

Fixed

  • Add proper synchronization to WebSocketTestSession #2597.
Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

dependabot[bot] avatar Aug 12 '24 04:08 dependabot[bot]

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
authx ❌ Failed (Inspect) Aug 19, 2024 10:05pm

vercel[bot] avatar Aug 12 '24 04:08 vercel[bot]

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

dependabot[bot] avatar Aug 19 '24 04:08 dependabot[bot]

@dependabot rebase

yezz123 avatar Aug 19 '24 07:08 yezz123

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

dependabot[bot] avatar Aug 19 '24 08:08 dependabot[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.74%. Comparing base (10e2b5f) to head (2f7b1dd). Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #655   +/-   ##
=======================================
  Coverage   98.74%   98.74%           
=======================================
  Files          16       16           
  Lines         798      798           
  Branches      117      117           
=======================================
  Hits          788      788           
  Misses          4        4           
  Partials        6        6           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Aug 19 '24 22:08 codecov[bot]

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

dependabot[bot] avatar Aug 26 '24 04:08 dependabot[bot]

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

dependabot[bot] avatar Aug 26 '24 08:08 dependabot[bot]