Skip to content

Update GitHub Actions and .NET dependencies#8

Merged
hsaito merged 12 commits intomainfrom
dependabot-20260417-01
Apr 18, 2026
Merged

Update GitHub Actions and .NET dependencies#8
hsaito merged 12 commits intomainfrom
dependabot-20260417-01

Conversation

@hsaito
Copy link
Copy Markdown
Owner

@hsaito hsaito commented Apr 18, 2026

This pull request updates several dependencies to their latest versions in both the GitHub Actions workflow and the test project. The main focus is on keeping CI tools and test libraries up to date for improved performance, compatibility, and security.

Dependency updates in CI workflow:

  • Updated actions/upload-artifact from version 4 to 7 in .github/workflows/release-on-tag.yml for artifact uploading.
  • Updated actions/download-artifact from version 4 to 8 and specified a more recent version of softprops/action-gh-release (v2.6.2) for publishing releases in .github/workflows/release-on-tag.yml.

Test project dependency updates:

  • Updated coverlet.collector to 8.0.1, Microsoft.NET.Test.Sdk to 18.4.0, and xunit.runner.visualstudio to 3.1.5 in GitGltfVisualizer.Tests.csproj for improved test coverage and compatibility.

dependabot Bot and others added 12 commits April 18, 2026 05:22
Bumps the github-actions-non-major group with 1 update: [softprops/action-gh-release](https://github.com/softprops/action-gh-release).


Updates `softprops/action-gh-release` from 2 to 2.6.2
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](softprops/action-gh-release@v2...v2.6.2)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-version: 2.6.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-non-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 8.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@v4...v8)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v4...v7)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps xunit.runner.visualstudio from 3.1.4 to 3.1.5

---
updated-dependencies:
- dependency-name: xunit.runner.visualstudio
  dependency-version: 3.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-non-major
...

Signed-off-by: dependabot[bot] <support@github.com>
---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.4.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…ctions/download-artifact-8' into dependabot-20260417-01
…ctions/upload-artifact-7' into dependabot-20260417-01
…ithub-actions-non-major-81f6ca6d49' into dependabot-20260417-01
…sualizer.Tests/main/coverlet.collector-8.0.1' into dependabot-20260417-01
…sualizer.Tests/main/dotnet-non-major-6aadeae1b1' into dependabot-20260417-01
…sualizer.Tests/main/Microsoft.NET.Test.Sdk-18.4.0' into dependabot-20260417-01

# Conflicts:
#	tests/GitGltfVisualizer.Tests/GitGltfVisualizer.Tests.csproj
@hsaito hsaito self-assigned this Apr 18, 2026
@hsaito hsaito merged commit eb612e3 into main Apr 18, 2026
1 check passed
@hsaito hsaito deleted the dependabot-20260417-01 branch April 18, 2026 05:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant