Thanks to visit codestin.com
Credit goes to Github.com

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: devlooped/moq
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: MjrTom/moq
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 5 files changed
  • 2 contributors

Commits on Nov 12, 2025

  1. Change Dependabot update interval to monthly

    Monthly for all of my dependabots
    MjrTom authored Nov 12, 2025
    Configuration menu
    Copy the full SHA
    f372828 View commit details
    Browse the repository at this point in the history
  2. Bump rexml in /docs in the bundler group across 1 directory

    Bumps the bundler group with 1 update in the /docs directory: [rexml](https://github.com/ruby/rexml).
    
    
    Updates `rexml` from 3.2.5 to 3.4.2
    - [Release notes](https://github.com/ruby/rexml/releases)
    - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
    - [Commits](ruby/rexml@v3.2.5...v3.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: rexml
      dependency-version: 3.4.2
      dependency-type: indirect
      dependency-group: bundler
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and MjrTom committed Nov 12, 2025
    Configuration menu
    Copy the full SHA
    d192715 View commit details
    Browse the repository at this point in the history
  3. Bump the extensions group with 1 update

    Bumps Microsoft.Extensions.Logging.Abstractions from 8.0.1 to 10.0.0
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.Extensions.Logging.Abstractions
      dependency-version: 10.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: extensions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and MjrTom committed Nov 12, 2025
    Configuration menu
    Copy the full SHA
    e7ebf51 View commit details
    Browse the repository at this point in the history
  4. Bump the tests group with 2 updates

    Bumps Microsoft.NET.Test.Sdk from 17.14.0 to 18.0.1
    Bumps xunit.runner.visualstudio from 3.1.0 to 3.1.5
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-version: 18.0.1
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: tests
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-version: 18.0.1
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: tests
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-version: 18.0.1
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: tests
    - dependency-name: xunit.runner.visualstudio
      dependency-version: 3.1.5
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: tests
    - dependency-name: xunit.runner.visualstudio
      dependency-version: 3.1.5
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: tests
    - dependency-name: xunit.runner.visualstudio
      dependency-version: 3.1.5
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: tests
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and MjrTom committed Nov 12, 2025
    Configuration menu
    Copy the full SHA
    e043595 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2026

  1. Bump the extensions group with 1 update

    Bumps Microsoft.Extensions.Logging.Abstractions from 10.0.0 to 10.0.1
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.Extensions.Logging.Abstractions
      dependency-version: 10.0.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: extensions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and MjrTom committed Jan 27, 2026
    Configuration menu
    Copy the full SHA
    063cae4 View commit details
    Browse the repository at this point in the history
Loading