build(deps): bump sea-orm from 1.1.20 to 2.0.2 - #207
Open
dependabot[bot] wants to merge 2 commits into
Open
dependabot[bot] wants to merge 2 commits into
dependabot[bot] wants to merge 2 commits into
Conversation
Bumps [sea-orm](https://github.com/SeaQL/sea-orm) from 1.1.20 to 2.0.2. - [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/1.1.20...sea-orm-cli@2.0.2) --- updated-dependencies: - dependency-name: sea-orm dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/sea-orm-2.0.2
branch
from
August 27, 2026 09:32
f85a422 to
10d0477
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps sea-orm from 1.1.20 to 2.0.2.
Release notes
Sourced from sea-orm's releases.
Changelog
Sourced from sea-orm's changelog.
... (truncated)
Commits
13be0dbAdd changelog for 2.0.2f0ae12fupdate examples121ef242.0.2f03535aFix documentation typod0b8b2aAdd require_one: fetch exactly one row, error if none (#2974) (#3164)d7932d5Add timestamp_default_now schema helpers (#3165)f7604feAdd a datetime-default-now helper function (#3159)90f4da0Deduplicate grouped vs individual imports on entity merge (#2947) (#3163)b194ee0Tag seaography example sea-orm version for bump.sh; tolerate taplo padding97bd8c3Add TransactionTrait compatibility note to 2.0.1 changelog