Skip to content

chore: bump tortoise-orm[accel] from 0.19.3 to 0.20.0#59

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/tortoise-orm-accel--0.20.0
Open

chore: bump tortoise-orm[accel] from 0.19.3 to 0.20.0#59
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/tortoise-orm-accel--0.20.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 14, 2023

Bumps tortoise-orm[accel] from 0.19.3 to 0.20.0.

Release notes

Sourced from tortoise-orm[accel]'s releases.

0.20.0

Added

  • Allow ForeignKeyField(on_delete=NO_ACTION) (#1393)
  • Support pydantic 2.0. (#1433)

Fixed

  • Fix foreign key constraint not generated on MSSQL Server. (#1400)
  • Fix testcase error with python3.11 (#1308)

Breaking Changes

  • Drop support for pydantic 1.x.
  • Drop support for python 3.7.
  • Param config_class of pydantic_model_creator is renamed to model_config.
  • Attr config_class of PydanticMeta is renamed to model_config.
Changelog

Sourced from tortoise-orm[accel]'s changelog.

0.20.0

Added ^^^^^

  • Allow ForeignKeyField(on_delete=NO_ACTION) (#1393)
  • Support pydantic 2.0. (#1433)

Fixed ^^^^^

  • Fix foreign key constraint not generated on MSSQL Server. (#1400)
  • Fix testcase error with python3.11 (#1308)

Breaking Changes ^^^^^^^^^^^^^^^^

  • Drop support for pydantic 1.x.
  • Drop support for python 3.7.
  • Param config_class of pydantic_model_creator is renamed to model_config.
  • Attr config_class of PydanticMeta is renamed to model_config.

0.19

Commits
  • 0c81200 style: fix mypy
  • ed647d3 chore: pin fastapi 0.100.0
  • 394cb3f docs: drop support for python3.7
  • 6949c1e refactor: drop support for python3.7
  • 802d77d ci: fix mypy
  • 743843c feat: support pydantic2.0 (#1427)
  • f6b3eb1 Fix python3.11 testcase error & Allow ForeignKeyField(on_delete=NO_ACTION) (#...
  • a819a79 Merge remote-tracking branch 'origin/develop' into develop
  • df5d0cf fix: foreign key constraint not generated on MSSQL Server. (#1400)
  • 9b10345 Grammar fix (#1387)
  • Additional commits viewable in compare view

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 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 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[accel]](https://github.com/tortoise/tortoise-orm) from 0.19.3 to 0.20.0.
- [Release notes](https://github.com/tortoise/tortoise-orm/releases)
- [Changelog](https://github.com/tortoise/tortoise-orm/blob/develop/CHANGELOG.rst)
- [Commits](tortoise/tortoise-orm@0.19.3...0.20.0)

---
updated-dependencies:
- dependency-name: tortoise-orm[accel]
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 14, 2023
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.

0 participants