Bump packages version to 1.18.2 for release#586
Merged
YunchuWang merged 5 commits intomainfrom Dec 22, 2025
Merged
Conversation
…1.0, and update CHANGELOG.md Co-authored-by: YunchuWang <12449837+YunchuWang@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Bump packages version to 1.18.2 for release
Bump packages version to 1.18.2 for release
Dec 20, 2025
Contributor
There was a problem hiding this comment.
Pull request overview
This PR bumps package versions for the v1.18.2 release, including the main SDK package and related analyzer/generator packages, and adds a comprehensive changelog entry documenting all changes since v1.18.1.
- Main package version bumped from 1.18.1 to 1.18.2
- Analyzers package bumped from 0.2.0 to 0.3.0 (minor version increment)
- Generators package bumped from 1.0.0 to 1.1.0 (minor version increment)
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| eng/targets/Release.props | Updates main package version prefix from 1.18.1 to 1.18.2 |
| src/Analyzers/Analyzers.csproj | Bumps Analyzers package version from 0.2.0 to 0.3.0 |
| src/Generators/Generators.csproj | Bumps Generators package version from 1.0.0 to 1.1.0 |
| CHANGELOG.md | Adds v1.18.2 section with 17 changelog entries covering analyzer improvements, logging enhancements, bug fixes, dependency updates, and test improvements |
Member
|
@copilot source generator revert version bump |
Co-authored-by: YunchuWang <12449837+YunchuWang@users.noreply.github.com>
Contributor
Author
Member
|
@copilot update changelog to add the latest commit |
Co-authored-by: YunchuWang <12449837+YunchuWang@users.noreply.github.com>
Contributor
Author
halspang
approved these changes
Dec 22, 2025
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.
Prepare v1.18.2 release with version bumps and changelog update.
Version Changes
eng/targets/Release.props)src/Analyzers/Analyzers.csproj)Changelog
Added v1.18.2 section to
CHANGELOG.mdwith 19 entries covering:Post-Merge Action
Reviewer: Create git tag
v1.18.2after merge.Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.