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: vektra/mockery
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.6.1
Choose a base ref
...
head repository: vektra/mockery
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.6.2
Choose a head ref
  • 11 commits
  • 24 files changed
  • 3 contributors

Commits on Nov 13, 2025

  1. Configuration menu
    Copy the full SHA
    39176fb View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2025

  1. Configuration menu
    Copy the full SHA
    d576f5c View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2025

  1. Configuration menu
    Copy the full SHA
    e619e24 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2025

  1. Configuration menu
    Copy the full SHA
    5c614e7 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2025

  1. Merge pull request #1125 from Alhanaqtah/fix-constraint-interfaces-ge…

    …neration
    
    fix: constraint interfaces generation
    LandonTClipp authored Dec 16, 2025
    Configuration menu
    Copy the full SHA
    c94443b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79c5300 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2026

  1. Fix InterfaceDirRelative at top-level

    Relates to #1133. This parameter, if provided at the package-level config or above,
    could cause mockery to crash. This happened because mockery was parsing the config
    templates for the package-level config even though none of these values were used.
    The solution was simple enough: just don't parse package-level configs.
    LandonTClipp committed Jan 14, 2026
    Configuration menu
    Copy the full SHA
    a1b4d2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d45bf5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86cc364 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1134 from LandonTClipp/fix_interface_dir_relative

    Fix InterfaceDirRelative at top-level
    LandonTClipp authored Jan 14, 2026
    Configuration menu
    Copy the full SHA
    df793aa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6e6205d View commit details
    Browse the repository at this point in the history
Loading