chore(deps): update dependency system.commandline to 2.0.1#66
Merged
stevehansen merged 1 commit intomainfrom Dec 14, 2025
Merged
chore(deps): update dependency system.commandline to 2.0.1#66stevehansen merged 1 commit intomainfrom
stevehansen merged 1 commit intomainfrom
Conversation
b7ffb99 to
47c72db
Compare
47c72db to
4a01b0a
Compare
4a01b0a to
b08b380
Compare
b08b380 to
5ef5711
Compare
There was a problem hiding this comment.
Pull request overview
This PR updates two .NET packages in the monorepo: System.CommandLine is upgraded from a beta version to the stable 2.0.1 release, and System.Formats.Asn1 receives a patch update from 8.0.1 to 8.0.2.
- System.CommandLine updated from beta (2.0.0-beta4.22272.1) to stable release (2.0.1)
- System.Formats.Asn1 updated from 8.0.1 to 8.0.2 across both projects
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| src/SqlInliner/SqlInliner.csproj | Updates System.CommandLine to stable version 2.0.1 and System.Formats.Asn1 to 8.0.2 |
| src/SqlInliner.Tests/SqlInliner.Tests.csproj | Updates System.Formats.Asn1 to 8.0.2 for consistency with main project |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
db504df to
37d4db0
Compare
37d4db0 to
e82c547
Compare
stevehansen
added a commit
that referenced
this pull request
Dec 14, 2025
This reverts commit 3a38b9f.
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:
2.0.0-beta4.22272.1->2.0.1Configuration
📅 Schedule: Branch creation - "after 9pm every weekday,every weekend,before 7am every weekday" (UTC), 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.
This PR was generated by Mend Renovate. View the repository job log.