Skip to content

Bump MetadataExtractor from 2.9.0 to 2.9.3#99

Merged
stesee merged 6 commits intoreleasefrom
main
Apr 17, 2026
Merged

Bump MetadataExtractor from 2.9.0 to 2.9.3#99
stesee merged 6 commits intoreleasefrom
main

Conversation

@stesee
Copy link
Copy Markdown

@stesee stesee commented Apr 17, 2026

No description provided.

dependabot bot and others added 6 commits March 2, 2026 05:37
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v6...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 [actions/download-artifact](https://github.com/actions/download-artifact) from 7 to 8.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@v7...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>
…tions/download-artifact-8

Bump actions/download-artifact from 7 to 8
…tions/upload-artifact-7

Bump actions/upload-artifact from 6 to 7
---
updated-dependencies:
- dependency-name: MetadataExtractor
  dependency-version: 2.9.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…mpare/MetadataExtractor-2.9.3

Bump MetadataExtractor from 2.9.0 to 2.9.3
Copilot AI review requested due to automatic review settings April 17, 2026 09:09
@stesee stesee merged commit 29c446e into release Apr 17, 2026
9 checks passed
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates a NuGet dependency version and also adjusts GitHub Actions workflow dependencies used to upload/download build artifacts.

Changes:

  • Bump MetadataExtractor NuGet package from 2.9.0 to 2.9.3 in SkiaSharpCompare.
  • Update GitHub Actions artifact steps to newer major versions (upload-artifact@v7, download-artifact@v8) in the CI workflow.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
SkiaSharpCompare/SkiaSharpCompare.csproj Updates MetadataExtractor package reference to 2.9.3.
.github/workflows/dotnet.yml Changes artifact upload/download action versions used by build/deploy jobs.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.


- name: Upload CLI artifacts
uses: actions/upload-artifact@v6
uses: actions/upload-artifact@v7
Copy link

Copilot AI Apr 17, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR title indicates only a MetadataExtractor bump, but this workflow change also updates GitHub Actions artifact action versions. Please either update the PR title/description to reflect CI dependency changes or split this into a separate PR to keep change scope clear.

Copilot uses AI. Check for mistakes.
@github-actions github-actions bot locked and limited conversation to collaborators Apr 17, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants