deps: Update ancplua-sdk to 2.2.27#186
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: be83dd3cc2
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| "ANcpLua.Roslyn.Utilities.Testing": "2.2.27", | ||
| "ANcpLua.Roslyn.Utilities": "2.2.27" |
There was a problem hiding this comment.
Update the actual package pins
These global.json entries only affect MSBuild SDK resolution; the repo's PackageReferences for ANcpLua.Roslyn.Utilities and .Testing are versioned through Directory.Packages.props variables, which still point to 2.2.24 in Version.props. Since no project/import in this repo uses these packages as an MSBuild SDK, restore/build/test will continue consuming 2.2.24, so this bump does not actually exercise or ship 2.2.27. Please update the Version.props pins (and matching chain pins) as part of this dependency update.
Useful? React with 👍 / 👎.
This PR contains the following updates:
2.2.26→2.2.272.2.26→2.2.27Release Notes
ANcpLua/ANcpLua.Roslyn.Utilities (ANcpLua.Roslyn.Utilities)
v2.2.27What's Changed
df4cb1cby @renovate[bot] in #142Full Changelog: ANcpLua/ANcpLua.Roslyn.Utilities@v2.2.26...v2.2.27
Configuration
📅 Schedule: (in timezone UTC)
🚦 Automerge: Enabled.
♻ 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.