Skip to content

deps: Update ancplua-sdk#199

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

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

Conversation

@renovate

@renovate renovate Bot commented Jul 19, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
ANcpLua.NET.Sdk (source) 3.4.443.4.45 age confidence
ANcpLua.NET.Sdk.Test 3.4.443.4.45 age confidence
ANcpLua.NET.Sdk.Web 3.4.443.4.45 age confidence
ANcpLua.Roslyn.Utilities 2.2.402.2.42 age confidence
ANcpLua.Roslyn.Utilities.Testing 2.2.402.2.42 age confidence

Release Notes

ANcpLua/ANcpLua.NET.Sdk (ANcpLua.NET.Sdk)

v3.4.45

What's Changed

Full Changelog: ANcpLua/ANcpLua.NET.Sdk@v3.4.44...v3.4.45

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

v2.2.42

Full Changelog: ANcpLua/ANcpLua.Roslyn.Utilities@v2.2.41...v2.2.42

v2.2.41

What's Changed

Full Changelog: ANcpLua/ANcpLua.Roslyn.Utilities@v2.2.40...v2.2.41


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 19, 2026

@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: 7b481bdcb2

ℹ️ 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 Outdated
Comment on lines +11 to +12
"ANcpLua.Roslyn.Utilities.Testing": "2.2.41",
"ANcpLua.Roslyn.Utilities": "2.2.41"

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 Prune stale Roslyn.Utilities version overrides

With these MSBuild SDK pins at 2.2.41, Directory.Packages.props still resolves the actual PackageReferences through Version.props, where the Roslyn.Utilities and Testing variables remain 2.2.39. The repo contract says local overrides win and must be deleted once they are equal to or below SDK truth, so restores/packing will mix SDK/build assets from 2.2.41 with runtime/testing packages from 2.2.39 instead of consuming this dependency update; please bump or remove those overrides in the same change.

Useful? React with 👍 / 👎.

@renovate
renovate Bot force-pushed the renovate/ancplua-sdk branch from 7b481bd to c158e30 Compare July 21, 2026 22:40
@renovate renovate Bot changed the title deps: Update ancplua-sdk to 2.2.41 deps: Update ancplua-sdk to 2.2.42 Jul 21, 2026

@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: c158e30ae4

ℹ️ 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
Comment on lines +11 to +12
"ANcpLua.Roslyn.Utilities.Testing": "2.2.42",
"ANcpLua.Roslyn.Utilities": "2.2.42"

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 Prune stale Roslyn.Utilities package overrides

Fresh evidence in this revision is that the MSBuild SDK pins now move both Roslyn.Utilities SDKs to 2.2.42, but Directory.Packages.props still imports the local Version.props variables where the actual ANcpLua.Roslyn.Utilities and ANcpLua.Roslyn.Utilities.Testing PackageVersions remain 2.2.39. Restores and packs will keep using the stale runtime/test packages instead of consuming this dependency bump, so please remove or update those local overrides with the SDK bump.

Useful? React with 👍 / 👎.

@renovate
renovate Bot force-pushed the renovate/ancplua-sdk branch from c158e30 to 39727c8 Compare July 22, 2026 01:54
@renovate renovate Bot changed the title deps: Update ancplua-sdk to 2.2.42 deps: Update ancplua-sdk Jul 22, 2026
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