Skip to content

deps: Update ancplua-sdk to 2.2.42 - #535

Closed
renovate[bot] wants to merge 5 commits into
mainfrom
renovate/ancplua-sdk
Closed

deps: Update ancplua-sdk to 2.2.42#535
renovate[bot] wants to merge 5 commits 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 3 times, most recently from c7b893c to d10cd84 Compare July 22, 2026 10:57
@renovate
renovate Bot force-pushed the renovate/ancplua-sdk branch 19 times, most recently from 280b33a to 6b9b847 Compare July 27, 2026 00:50
@renovate
renovate Bot force-pushed the renovate/ancplua-sdk branch from 6b9b847 to be27048 Compare July 27, 2026 00:54
@renovate

renovate Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@ANcpLua ANcpLua closed this Jul 28, 2026
auto-merge was automatically disabled July 28, 2026 01:33

Pull request was closed

@renovate

renovate Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (2.2.42). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate
renovate Bot deleted the renovate/ancplua-sdk branch July 28, 2026 01:34
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.

1 participant