fix(deps): update all non-major dependencies #215
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.113.0
->^0.114.0
v0.7.13
->v0.7.14
v4.17.1
->v4.18.1
v1.25.11
->v1.25.12
15.5.28
->15.5.29
Release Notes
fastapi/fastapi (fastapi)
v0.114.1
Compare Source
Refactors
Docs
docs/en/docs/environment-variables.md
. PR #12169 by @prometek.Translations
docs/pt/docs/virtual-environments.md
. PR #12163 by @marcelomarkus.docs/pt/docs/environment-variables.md
. PR #12162 by @marcelomarkus.docs/pt/docs/tutorial/testing.md
. PR #12164 by @marcelomarkus.docs/pt/docs/tutorial/debugging.md
. PR #12165 by @marcelomarkus.docs/ko/docs/project-generation.md
. PR #12157 by @BORA040126.Internal
issue-manager.yml
. PR #12159 by @tiangolo.fastapi/params.py
. PR #12143 by @surreal30.v0.114.0
Compare Source
You can restrict form fields to only include those declared in a Pydantic model and forbid any extra field sent in the request using Pydantic's
model_config = {"extra": "forbid"}
:Read the new docs: Form Models - Forbid Extra Form Fields.
Features
Docs
Internal
devfeel/mapper (github.com/devfeel/mapper)
v0.7.14
: Feature: Implement variable arguments based on NewMapper for flexible configuration settings when you init mapperCompare Source
Version 0.7.14
Full Changelog: devfeel/mapper@v0.7.13...v0.7.14
golang-migrate/migrate (github.com/golang-migrate/migrate/v4)
v4.18.1
Compare Source
Changes
Full Changelog: golang-migrate/migrate@v4.18.0...v4.18.1
v4.18.0
Compare Source
What's Changed
rand.Seed()
in testing.docker by @joschi in https://github.com/golang-migrate/migrate/pull/1149A special thanks to @joschi fixing tests and builds!
New Contributors
Full Changelog: golang-migrate/migrate@v4.17.1...v4.17.2
go-gorm/gorm (gorm.io/gorm)
v1.25.12
Compare Source
bitnami/charts (postgresql)
v15.5.29
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.
Thanks for the PR!
Deployments, as required, will be available below:
Please create PRs in draft mode. Mark as ready to enable:
After merge, new images are deployed in: