Skip to content

deps: Update ancplua-sdk to 2.2.35 - autoclosed#495

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ancplua-sdk
Closed

deps: Update ancplua-sdk to 2.2.35 - autoclosed#495
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ancplua-sdk

Conversation

@renovate

@renovate renovate Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
ANcpLua.Roslyn.Utilities 2.2.332.2.35 age confidence
ANcpLua.Roslyn.Utilities.Testing 2.2.332.2.35 age confidence

Release Notes

ANcpLua/ANcpLua.Roslyn.Utilities (ANcpLua.Roslyn.Utilities)

v2.2.35

What's Changed
  • feat(utilities): TypeDeclarationInfo.GetFullyQualifiedMetadataName + GetFullyQualifiedName by @​ANcpLua in #​156

Full Changelog: ANcpLua/ANcpLua.Roslyn.Utilities@v2.2.34...v2.2.35

v2.2.34

What's Changed

Full Changelog: ANcpLua/ANcpLua.Roslyn.Utilities@v2.2.33...v2.2.34


Configuration

📅 Schedule: (in timezone UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jul 6, 2026
@renovate renovate Bot enabled auto-merge (squash) July 6, 2026 04:38
@renovate renovate Bot changed the title deps: Update ancplua-sdk to 2.2.35 deps: Update ancplua-sdk to 2.2.35 - autoclosed Jul 6, 2026
@renovate renovate Bot closed this Jul 6, 2026
auto-merge was automatically disabled July 6, 2026 04:40

Pull request was closed

@renovate renovate Bot deleted the renovate/ancplua-sdk branch July 6, 2026 04:40

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 8b43d28967

ℹ️ 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".

Comment thread global.json
"ANcpLua.Roslyn.Utilities.Testing": "2.2.33",
"ANcpLua.Roslyn.Utilities": "2.2.33"
"ANcpLua.Roslyn.Utilities.Testing": "2.2.35",
"ANcpLua.Roslyn.Utilities": "2.2.35"

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Keep Roslyn Utilities package version in sync

This bumps the MSBuild SDK resolver entry to 2.2.35, but the actual PackageReference versions remain single-sourced from Version.props:14 through Directory.Packages.props:62-63, and consumers such as packages/Qyl.Run/Qyl.Run.csproj:24 use versionless references. In builds that restore these PackageReferences, the repo still pulls ANcpLua.Roslyn.Utilities/Sources 2.2.33 while global.json points at 2.2.35, leaving the lockstep Roslyn Utilities packages split and making the dependency update incomplete; update ANcpLuaRoslynUtilitiesVersion with this change.

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants