Skip to content

Bump tortoise-orm from 1.1.6 to 1.1.7#99

Merged
manzato merged 1 commit intomainfrom
dependabot/pip/tortoise-orm-1.1.7
Mar 25, 2026
Merged

Bump tortoise-orm from 1.1.6 to 1.1.7#99
manzato merged 1 commit intomainfrom
dependabot/pip/tortoise-orm-1.1.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps tortoise-orm from 1.1.6 to 1.1.7.

Release notes

Sourced from tortoise-orm's releases.

1.1.7

Added

  • Tests for model validators. (#2137)

Fixed

  • Reorder delete model operations in migrations to avoid foreign key constraint errors. (#2145)
  • Return value generated by db_default on create instead of None. (#2143)
  • Column comment alteration now works correctly for MySQL and PostgreSQL; fixed db_default handling for MySQL. (#2142)
  • Fix docstrings for a few classes. (#2135)

Changed

  • Improved Pydantic JSON dump performance. (#2130)
Changelog

Sourced from tortoise-orm's changelog.

1.1.7

Added ^^^^^

  • Tests for model validators. (#2137)

Fixed ^^^^^

  • Reorder delete model operations in migrations to avoid foreign key constraint errors. (#2145)
  • Return value generated by db_default on create instead of None. (#2143)
  • Column comment alteration now works correctly for MySQL and PostgreSQL; fixed db_default handling for MySQL. (#2142)
  • Fix docstrings for a few classes. (#2135)

Changed ^^^^^^^

  • Improved Pydantic JSON dump performance. (#2130)
Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [tortoise-orm](https://github.com/tortoise/tortoise-orm) from 1.1.6 to 1.1.7.
- [Release notes](https://github.com/tortoise/tortoise-orm/releases)
- [Changelog](https://github.com/tortoise/tortoise-orm/blob/develop/CHANGELOG.rst)
- [Commits](tortoise/tortoise-orm@1.1.6...1.1.7)

---
updated-dependencies:
- dependency-name: tortoise-orm
  dependency-version: 1.1.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 23, 2026
@manzato manzato merged commit da157a4 into main Mar 25, 2026
2 of 3 checks passed
@manzato manzato deleted the dependabot/pip/tortoise-orm-1.1.7 branch March 25, 2026 13:56
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant