chore(deps): update dependency cuid.net to v7#690
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
LiamMorrow
approved these changes
Mar 2, 2026
6f4b00f to
5345e06
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.
This PR contains the following updates:
6.0.1→7.0.0Release Notes
visus-io/cuid.net (cuid.net)
v7.0.0Compare Source
Release Notes - cuid.net 7.0.0
🎉 What's New
.NET 10 Support
netstandard2.0,netstandard2.1,net8.0, andnet10.0Enhanced Security
Improved Fingerprint Generation
🔄 Breaking Changes
Dropped .NET 6 Support
net6.0target frameworkTesting Framework Migration
Versioning System Change
🛠️ Infrastructure Improvements
Build & CI/CD
Code Quality
Dependencies
📦 Package Information
NuGet Package Improvements
IsTrimmable=true)📝 Documentation
Updated Documentation
🔍 Full Changelog
Commits since 6.0.1: 100+ commits
Files changed: 38 files with 2,940 insertions and 1,904 deletions
Major Commits
54ad01c- refactor: add .NET 10 support and enhance library features (#212)949684e- refactor: general refactor of codebase; drop .net6 support7bf3392- refactor: switch from thread id to environment vars for fingerprint970e42e- chore: migrate to MinVer18a3d4e- refactor: migrate from tabs to spaces750e21e- chore: add security.mdDependency Updates
See the full list of dependency updates in the commit history
📋 Upgrade Guide
From 6.x to 7.0
Check your target framework:
Update package reference:
Review fingerprint behavior:
FingerprintVersion.Two, the fingerprint generation now includes environment variables instead of thread IDFingerprintVersion.One(legacy) remains unchangedTest your application:
CuidorCuid2types🔗 Links
Configuration
📅 Schedule: Branch creation - "before 4am on monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.