Skip to content

Bump the ancplua-sdk group with 1 update - #5

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/ancplua-sdk-9bdf061df5
Closed

Bump the ancplua-sdk group with 1 update#5
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/ancplua-sdk-9bdf061df5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 1, 2026

Copy link
Copy Markdown
Contributor

Updated ANcpLua.NET.Sdk from 1.3.7 to 1.3.18.

Release notes

Sourced from ANcpLua.NET.Sdk's releases.

1.3.18

Full Changelog: ANcpLua/ANcpLua.NET.Sdk@v1.3.15...1.3.18

1.3.17

Full Changelog: ANcpLua/ANcpLua.NET.Sdk@1.3.16...1.3.17

1.3.16

Full Changelog: ANcpLua/ANcpLua.NET.Sdk@1.3.15...1.3.16

1.3.15

Full Changelog: ANcpLua/ANcpLua.NET.Sdk@v1.3.14...1.3.15

1.3.14

Bug Fixes

  • SourceLink: Fixed "Unable to locate repository" errors when building outside git repos
    • Test harness creates projects in /tmp/ which aren't git repositories
    • Microsoft.Build.Tasks.Git was failing with 21 test failures
    • Now detects .git presence using GetDirectoryNameOfFileAbove() and conditionally enables git-dependent features

Technical Details

Git-dependent features are now only enabled when _ANcpLuaInGitRepo is true:

  • SourceLink package injection
  • EnableSourceControlManagerQueries
  • PublishRepositoryUrl
  • EmbedAllSources
  • Git metadata computation targets

1.3.13

Changes

  • Removed VSTest support - all test projects now use MTP (Microsoft Testing Platform)
  • Updated tests to use xunit.v3.mtp-v2 instead of xunit v2
  • Simplified Tests.targets for MTP-only usage
  • Removed DotnetTestSkipAnalyzers tests that required actual test runs

Breaking Changes

  • VSTest is no longer supported on .NET 10+
  • Test projects must use MTP-compatible test frameworks (xunit.v3.mtp-v2, TUnit, NUnit with EnableNUnitRunner=true, MSTest with EnableMSTestRunner=true)

1.3.8

Full Changelog: ANcpLua/ANcpLua.NET.Sdk@v1.3.7...1.3.8

Commits viewable in compare view.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps ANcpLua.NET.Sdk from 1.3.7 to 1.3.18

---
updated-dependencies:
- dependency-name: ANcpLua.NET.Sdk
  dependency-version: 1.3.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ancplua-sdk
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code labels Jan 1, 2026
@ANcpLua
ANcpLua enabled auto-merge (squash) January 1, 2026 20:47
@dependabot @github

dependabot Bot commented on behalf of github Jan 8, 2026

Copy link
Copy Markdown
Contributor Author

Looks like ANcpLua.NET.Sdk is updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jan 8, 2026
auto-merge was automatically disabled January 8, 2026 16:33

Pull request was closed

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 .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants