Skip to content

Conversation

@XFox111
Copy link
Owner

@XFox111 XFox111 commented Nov 11, 2025

No description provided.

XFox111 and others added 2 commits November 11, 2025 13:19
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v3...v4)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@XFox111 XFox111 self-assigned this Nov 11, 2025
Copilot AI review requested due to automatic review settings November 11, 2025 12:04
@XFox111 XFox111 added .NET Pull requests that update .NET code github_actions Pull requests that update GitHub Actions code labels Nov 11, 2025
@XFox111 XFox111 merged commit 849b2e2 into main Nov 11, 2025
17 checks passed
Copy link

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 performs a monthly dependency cleanup and updates for November 2025, removing redundant NuGet packages and upgrading GitHub Actions workflows.

  • Removed explicit references to Microsoft.DotNet.ILCompiler and Microsoft.NET.ILLink.Tasks packages (likely redundant with .NET 9.0 SDK)
  • Updated CodeQL GitHub Actions from v3 to v4

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
Backbone.csproj Removed two explicit NuGet package references that are implicitly included with .NET 9.0 SDK
.github/workflows/codeql.yml Updated CodeQL action references from v3 to v4 for both init and analyze steps

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

@XFox111 XFox111 deleted the next branch November 11, 2025 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update GitHub Actions code .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants