Skip to content

General improvements in Serialization helper#45

Merged
josesimoes merged 1 commit into
mainfrom
replace-serialization
May 13, 2026
Merged

General improvements in Serialization helper#45
josesimoes merged 1 commit into
mainfrom
replace-serialization

Conversation

@josesimoes
Copy link
Copy Markdown
Member

Description

  • Migrate project to .NET 9.0.
  • Replaced deprecated System.Runtime.Serialization.
  • Update several nuget dependencies.

Motivation and Context

How Has This Been Tested?

Screenshots

Types of changes

  • Improvement (non-breaking change that improves a feature, code or algorithm)
  • Bug fix (non-breaking change which fixes an issue with code or algorithm)
  • New feature (non-breaking change which adds functionality to code)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Config and build (change in the configuration and build system, has no impact on code or features)
  • Dependencies (update dependencies and changes associated, has no impact on code or features)
  • Unit Tests (add new Unit Test(s) or improved existing one(s), has no impact on code or features)
  • Documentation (changes or updates in the documentation, has no impact on code or features)

Checklist:

  • My code follows the code style of this project (only if there are changes in source code).
  • My changes require an update to the documentation (there are changes that require the docs website to be updated).
  • I have updated the documentation accordingly (the changes require an update on the docs in this repo).
  • I have read the CONTRIBUTING document.
  • I have tested everything locally and all new and existing tests passed (only if there are changes in source code).
  • I have added new tests to cover my changes.

- Migrate project to .NET 9.0.
- Replaced deprecated System.Runtime.Serialization.
- Update several nuget dependencies.
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 13, 2026

Warning

Rate limit exceeded

@josesimoes has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 23 minutes and 30 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Repository: nanoframework/coderabbit/.coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: 69390b77-ce1e-4c59-86c3-f9d362259d04

📥 Commits

Reviewing files that changed from the base of the PR and between 19d771a and 7542922.

📒 Files selected for processing (5)
  • Tests/HelperTests/HelperTests.csproj
  • Tests/HelperTests/packages.lock.json
  • nanoFramework.Serialization.Helper/BinaryFormatter.cs
  • nanoFramework.Serialization.Helper/nanoFramework.Serialization.Helper.csproj
  • nanoFramework.Serialization.Helper/packages.lock.json

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@sonarqubecloud
Copy link
Copy Markdown

@josesimoes
Copy link
Copy Markdown
Member Author

Merging despite of failed check on latest version. Will be fixed in PR.

@josesimoes josesimoes merged commit f1df838 into main May 13, 2026
10 of 11 checks passed
@josesimoes josesimoes deleted the replace-serialization branch May 13, 2026 09:09
josesimoes added a commit that referenced this pull request May 13, 2026
***NO_CI***

(cherry picked from commit f1df838)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants