An open index of dependabot pull requests across open source projects.

Bump the minor-and-patch group across 1 directory with 4 updates

Closed
Number: #29
Type: Pull Request
State: Closed
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 2
Created: June 23, 2025 at 05:22 AM UTC
(4 months ago)
Updated: June 30, 2025 at 04:51 AM UTC
(4 months ago)
Closed: June 30, 2025 at 04:51 AM UTC
(4 months ago)
Time to Close: 7 days
Labels:
dependencies
Assignees:
randroid88
Description:

Bumps the minor-and-patch group with 4 updates in the /backend directory: fastapi, pydantic, pydantic-settings and alembic.

Updates fastapi from 0.115.12 to 0.115.13

Release notes

Sourced from fastapi's releases.

0.115.13

Fixes

  • 🐛 Fix truncating the model's description with form feed (\f) character for Pydantic V2. PR #13698 by @​YuriiMotov.

Refactors

Upgrades

Docs

Translations

... (truncated)

Commits
  • 4734df1 🔖 Release version 0.115.13
  • cdf6b31 📝 Update release notes
  • dfe9dde 📝 Add annotations to HTTP middleware example (#11530)
  • 9957956 📝 Update release notes
  • aebff50 ✨ Add refreshUrl parameter in OAuth2PasswordBearer (#11460)
  • 64834d4 📝 Update release notes
  • 30b9dfb 🚸 Set format to password for fields password and client_secret in `OAuth2...
  • 6b5b26f 📝 Update release notes
  • 3f908a4 📝 Clarify in CORS docs that wildcards and credentials are mutually exclusive ...
  • 01c3ad2 📝 Update release notes
  • Additional commits viewable in compare view

Updates pydantic from 2.11.5 to 2.11.7

Release notes

Sourced from pydantic's releases.

v2.11.7 2025-06-14

What's Changed

Fixes

Full Changelog: https://github.com/pydantic/pydantic/compare/v2.11.6...v2.11.7

v2.11.6 2025-06-13

v2.11.6 (2025-06-13)

What's Changed

Fixes

Full Changelog: https://github.com/pydantic/pydantic/compare/v2.11.5...v2.11.6

Changelog

Sourced from pydantic's changelog.

v2.11.7 (2025-06-14)

GitHub release

What's Changed

Fixes

  • Copy FieldInfo instance if necessary during FieldInfo build by @​Viicos in #11898

v2.11.6 (2025-06-13)

GitHub release

What's Changed

Fixes

Commits
  • 5f033e4 Prepare release v2.11.7
  • c3368b8 Copy FieldInfo instance if necessary during FieldInfo build (#11980)
  • 3987b23 Prepare release v2.11.6
  • dc7a9d2 Always store the original field assignment on FieldInfo
  • c284c27 Rebuild dataclass fields before schema generation
  • See full diff in compare view

Updates pydantic-settings from 2.9.1 to 2.10.0

Release notes

Sourced from pydantic-settings's releases.

v2.10.0

What's Changed

New Contributors

Full Changelog: https://github.com/pydantic/pydantic-settings/compare/v2.9.1...2.10.0

Commits

Updates alembic from 1.16.1 to 1.16.2

Release notes

Sourced from alembic's releases.

1.16.2

Released: June 16, 2025

bug

  • [bug] [autogenerate] Fixed issue where dialect-specific keyword arguments in dialect_kwargs were not rendered when rendering the Operations.create_foreign_key() operation. This prevented dialect-specific keywords from being rendered using custom Rewriter recipes that modify ops.CreateForeignKeyOp, similar to other issues such as #1635. Pull request courtesy Justin Malin.

    References: #1671

  • [bug] [command] Fixed rendering of pyproject.toml to include two newlines when appending content to an existing file. Pull request courtesy Jonathan Vanasco.

    References: #1679

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
Pull Request Statistics
Commits:
0
Files Changed:
0
Additions:
+0
Deletions:
-0
Package Dependencies
Package:
fastapi
Ecosystem:
pip
Version Change:
0.115.12 → 0.115.13
Update Type:
Patch
Package:
pydantic
Ecosystem:
pip
Version Change:
2.11.5 → 2.11.7
Update Type:
Patch
Package:
alembic
Ecosystem:
pip
Version Change:
1.16.1 → 1.16.2
Update Type:
Patch
Ecosystem:
pip
Version Change:
2.9.1 → 2.10.0
Update Type:
Minor
Technical Details
ID: 2455191
UUID: 3166814653
Node ID: PR_kwDOOctpPM6bmDtF
Host: GitHub
Repository: Randroids-Dojo/typescript-and-python-bootstrap