Skip to content

chore(deps): bump sea-orm from 2.0.2 to 2.0.3 - #18

Open
dependabot[bot] wants to merge 1 commit into
nightlyfrom
dependabot/cargo/sea-orm-2.0.3
Open

dependabot[bot] wants to merge 1 commit into
nightlyfrom
dependabot/cargo/sea-orm-2.0.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 20, 2026

Copy link
Copy Markdown
Contributor

Bumps sea-orm from 2.0.2 to 2.0.3.

Release notes

Sourced from sea-orm's releases.

sea-orm-cli@2.0.3

update examples

Changelog

Sourced from sea-orm's changelog.

2.0.3 - 2026-09-12

select_as aliases in combined selects, derive macro hygiene, ModelEx Eq handling, PostgreSQL partial-unique-index and postgres:db_name CLI fixes

Commits
  • 63806d8 update examples
  • 63a9c63 2.0.3
  • 42eda6f Support postgres:db_name URLs in sea-orm-cli entity generation (#3197)
  • e29bcd1 Skip PostgreSQL partial unique indexes in entity codegen
  • 6f0798f Specialize ColumnTrait -> SelectExpr (#3194)
  • e10ecdd Improve Eq derive handling for ModelEx (#3193)
  • cbbd63e Improve derive macro hygiene to prevent generated identifier conflicts
  • 6bd711e Fix codegen and macro edge cases (#3158)
  • a056ec6 Recreate MySQL consistently
  • See full diff 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 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 [sea-orm](https://github.com/SeaQL/sea-orm) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/SeaQL/sea-orm/releases)
- [Changelog](https://github.com/SeaQL/sea-orm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/SeaQL/sea-orm/compare/sea-orm-cli@2.0.2...sea-orm-cli@2.0.3)

---
updated-dependencies:
- dependency-name: sea-orm
  dependency-version: 2.0.3
  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 rust Pull requests that update rust code labels Sep 20, 2026
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants