Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 11, 2025

This PR contains the following updates:

Package Change Age Confidence
StronglyTypedId 1.0.0-beta06 -> 1.0.0-beta08 age confidence

Release Notes

andrewlock/StronglyTypedId (StronglyTypedId)

v1.0.0-beta08

Fixes

  • Fix bug in System.Text.Json converters that could cause errors when used with source generators

v1.0.0-beta07

Breaking Changes:

  • This release contains a fundamental change in how you define your IDs
    • For details see the related issue, the PR, or the README
    • The "options" enums StronglyTypedIdBackingType, StronglyTypedIdConverter, and StronglyTypedIdImplementations have been removed.
    • Instead, you simply choose one of 4 different built-in templates, or use a custom template.

Features

  • Adds [GeneratedCode] attribute to generated IDs (Fixes #​57)
  • Add support for parsing SCOPE_IDENTITY() and @@​IDENTITY in MSSQL with DapperTypeHandler (Fixes #​118)
  • Fix exception being thrown when deserializing nullable strongly-typed id backed by string (Fixes #​83)
  • Allow creating multiple IDs with the same name in a project (Fixes #​74, thanks @​jo-goro!)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 this update 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 added the dependencies Pull requests that update a dependency file label Jun 11, 2025
@renovate renovate bot force-pushed the renovate/stronglytypedid-1.x branch 8 times, most recently from 1f8a0bf to 1879bb5 Compare June 12, 2025 18:47
@renovate renovate bot force-pushed the renovate/stronglytypedid-1.x branch from 1879bb5 to 0e267cc Compare June 12, 2025 22:38
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