Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: VirtualDrivers/Virtual-Display-Driver
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: LizardByte/Virtual-Display-Driver
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: sunshine
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 44 files changed
  • 3 contributors

Commits on May 23, 2026

  1. Configuration menu
    Copy the full SHA
    8e85cf2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d0a0ce View commit details
    Browse the repository at this point in the history
  3. chore: Add Dependabot configuration for updates

    Configure Dependabot for GitHub Actions and Git Submodules with scheduled updates.
    ReenigneArcher authored May 23, 2026
    Configuration menu
    Copy the full SHA
    ce081a3 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump the github-actions group with 2 updates (#3)

    Bumps the github-actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [actions/upload-artifact](https://github.com/actions/upload-artifact).
    
    
    Updates `actions/checkout` from 4.3.1 to 6.0.2
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@34e1148...de0fac2)
    
    Updates `actions/upload-artifact` from 4.6.2 to 7.0.1
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@ea165f8...043fb46)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: 6.0.2
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    - dependency-name: actions/upload-artifact
      dependency-version: 7.0.1
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 23, 2026
    Configuration menu
    Copy the full SHA
    534d4bc View commit details
    Browse the repository at this point in the history
  5. build(deps): bump microsoft/setup-msbuild from 2.0.0 to 3.0.0 (#4)

    Bumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild) from 2.0.0 to 3.0.0.
    - [Release notes](https://github.com/microsoft/setup-msbuild/releases)
    - [Commits](microsoft/setup-msbuild@6fb0222...30375c6)
    
    ---
    updated-dependencies:
    - dependency-name: microsoft/setup-msbuild
      dependency-version: 3.0.0
      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>
    dependabot[bot] authored May 23, 2026
    Configuration menu
    Copy the full SHA
    8a13aa2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a9f6065 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    38c3ec4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a35fcb8 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2026

  1. build(deps): bump actions/checkout from 6.0.2 to 6.0.3 in the github-…

    …actions group (#9)
    
    build(deps): bump actions/checkout in the github-actions group
    
    Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).
    
    
    Updates `actions/checkout` from 6.0.2 to 6.0.3
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@de0fac2...df4cb1c)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: 6.0.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 3, 2026
    Configuration menu
    Copy the full SHA
    de6ba98 View commit details
    Browse the repository at this point in the history
Loading