Skip to content

deps: Update ancplua-sdk to 2.2.42#535

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

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

Conversation

@renovate

@renovate renovate Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

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

v2.2.40

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


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 17, 2026
@renovate
renovate Bot enabled auto-merge (squash) July 17, 2026 09:55

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

ℹ️ 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.40",
"ANcpLua.Roslyn.Utilities": "2.2.40"

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 utility pins in lockstep

This updates only the MSBuild SDK resolver entries, but the projects that compile against these utilities still get their PackageReference versions from Directory.Packages.props via Version.props, where ANcpLuaRoslynUtilitiesVersion remains 2.2.39. In builds of internal/qyl.instrumentation / the generator projects, that leaves the actual ANcpLua.Roslyn.Utilities and .Sources package references on the old version while the global SDK pin is 2.2.40, so this dependency update either does not test the intended package version or mixes SDK/package artifacts if both are resolved. Please update the shared package-version property in the same change.

Useful? React with 👍 / 👎.

@renovate
renovate Bot force-pushed the renovate/ancplua-sdk branch 4 times, most recently from b4fcb21 to ba1bfe5 Compare July 19, 2026 00:32
@renovate renovate Bot changed the title deps: Update ancplua-sdk to 2.2.40 deps: Update ancplua-sdk to 2.2.41 Jul 19, 2026
@renovate
renovate Bot force-pushed the renovate/ancplua-sdk branch 15 times, most recently from 7b2ba6f to 53f1074 Compare July 21, 2026 20:07
@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
@renovate
renovate Bot force-pushed the renovate/ancplua-sdk branch 2 times, most recently from 16e03ae to 5198298 Compare July 22, 2026 00:51

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

ℹ️ 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 Update the package pin with the SDK pin

Fresh evidence in the current tree is that these SDK pins move to 2.2.42 while Version.props still sets ANcpLuaRoslynUtilitiesVersion to 2.2.41, and Directory.Packages.props feeds that property to the ANcpLua.Roslyn.Utilities and .Sources package references used by the instrumentation/generator projects. That means those projects still restore 2.2.41 while global.json resolves the MSBuild SDK at 2.2.42, so this dependency update does not exercise the requested package version and can mix SDK/package artifacts; update the shared property in the same change.

AGENTS.md reference: AGENTS.md:L56-L58

Useful? React with 👍 / 👎.

@renovate
renovate Bot force-pushed the renovate/ancplua-sdk branch from 5198298 to 6614048 Compare July 22, 2026 01:44
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