Skip to content

chore(deps): update sea-orm monorepo to v1.1.12#120

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/sea-orm-monorepo
Jun 2, 2025
Merged

chore(deps): update sea-orm monorepo to v1.1.12#120
renovate[bot] merged 1 commit into
mainfrom
renovate/sea-orm-monorepo

Conversation

@renovate

@renovate renovate Bot commented Jun 2, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
sea-orm (source) workspace.dependencies patch 1.1.11 -> 1.1.12
sea-orm-migration (source) workspace.dependencies patch 1.1.11 -> 1.1.12

Release Notes

SeaQL/sea-orm (sea-orm)

v1.1.12

Compare Source

Enhancements
Bug Fixes
#[derive(DeriveEntityModel)]
pub struct Model {
    #[sea_orm(column_name = "lAsTnAmE")]
    last_name: String,
}

assert!(matches!(Column::from_str("lAsTnAmE").unwrap(), Column::LastName));

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot enabled auto-merge (squash) June 2, 2025 02:28
@renovate renovate Bot merged commit a17a7fc into main Jun 2, 2025
8 checks passed
@renovate renovate Bot deleted the renovate/sea-orm-monorepo branch June 2, 2025 02:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants