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: TMHSDigital/Home-Lab-Developer-Tools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.13.2
Choose a base ref
...
head repository: TMHSDigital/Home-Lab-Developer-Tools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 13 commits
  • 66 files changed
  • 6 contributors

Commits on May 22, 2026

  1. deps: update pyyaml requirement from >=6.0 to >=6.0.3 (#23)

    Updates the requirements on [pyyaml](https://github.com/yaml/pyyaml) to permit the latest version.
    - [Release notes](https://github.com/yaml/pyyaml/releases)
    - [Changelog](https://github.com/yaml/pyyaml/blob/6.0.3/CHANGES)
    - [Commits](yaml/pyyaml@6.0...6.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: pyyaml
      dependency-version: 6.0.3
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 22, 2026
    Configuration menu
    Copy the full SHA
    766cd95 View commit details
    Browse the repository at this point in the history
  2. ci: bump actions/dependency-review-action from 4 to 5 (#26)

    Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 4 to 5.
    - [Release notes](https://github.com/actions/dependency-review-action/releases)
    - [Commits](actions/dependency-review-action@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/dependency-review-action
      dependency-version: '5'
      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 22, 2026
    Configuration menu
    Copy the full SHA
    5cca5b7 View commit details
    Browse the repository at this point in the history
  3. deps: bump vitest from 4.1.4 to 4.1.6 in /mcp-server (#27)

    Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 4.1.4 to 4.1.6.
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.6/packages/vitest)
    
    ---
    updated-dependencies:
    - dependency-name: vitest
      dependency-version: 4.1.6
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 22, 2026
    Configuration menu
    Copy the full SHA
    424ef36 View commit details
    Browse the repository at this point in the history
  4. deps: bump tsx from 4.21.0 to 4.22.2 in /mcp-server (#29)

    Bumps [tsx](https://github.com/privatenumber/tsx) from 4.21.0 to 4.22.2.
    - [Release notes](https://github.com/privatenumber/tsx/releases)
    - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
    - [Commits](privatenumber/tsx@v4.21.0...v4.22.2)
    
    ---
    updated-dependencies:
    - dependency-name: tsx
      dependency-version: 4.22.2
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 22, 2026
    Configuration menu
    Copy the full SHA
    8182f3e View commit details
    Browse the repository at this point in the history
  5. deps: bump @types/node from 25.6.0 to 25.9.0 in /mcp-server (#30)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.6.0 to 25.9.0.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-version: 25.9.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 22, 2026
    Configuration menu
    Copy the full SHA
    e6afa72 View commit details
    Browse the repository at this point in the history
  6. feat: harden MCP server - confirm gates, command guard, dry-run, publ…

    …ic scrub (v0.14.0)
    
    Co-authored-by: Cursor <cursoragent@cursor.com>
    TMHSDigital and cursoragent committed May 22, 2026
    Configuration menu
    Copy the full SHA
    a4e464d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    09a89c3 View commit details
    Browse the repository at this point in the history
  8. fix: add missing tool sections and confirm annotations to README

    Co-authored-by: Cursor <cursoragent@cursor.com>
    TMHSDigital and cursoragent committed May 22, 2026
    Configuration menu
    Copy the full SHA
    6d221d8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a5cc9be View commit details
    Browse the repository at this point in the history

Commits on May 24, 2026

  1. deps: bump zod from 3.25.76 to 4.4.3 in /mcp-server (#25)

    Bumps [zod](https://github.com/colinhacks/zod) from 3.25.76 to 4.4.3.
    - [Release notes](https://github.com/colinhacks/zod/releases)
    - [Commits](colinhacks/zod@v3.25.76...v4.4.3)
    
    ---
    updated-dependencies:
    - dependency-name: zod
      dependency-version: 4.4.3
      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 24, 2026
    Configuration menu
    Copy the full SHA
    417c398 View commit details
    Browse the repository at this point in the history
  2. deps: update pytest requirement from >=8.0.0 to >=9.0.3 (#24)

    Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version.
    - [Release notes](https://github.com/pytest-dev/pytest/releases)
    - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest@8.0.0...9.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-version: 9.0.3
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 24, 2026
    Configuration menu
    Copy the full SHA
    a26937b View commit details
    Browse the repository at this point in the history
  3. chore: stamp standards-version to 1.10.0 (#31)

    Signed-off-by: fOuttaMyPaint <TMhospitalitystrategies@gmail.com>
    Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
    TMHSDigital and claude authored May 24, 2026
    Configuration menu
    Copy the full SHA
    c14df93 View commit details
    Browse the repository at this point in the history
  4. chore: stamp skills/rules content to standards-version 1.10.0 (#32)

    Updated 33 files.
    
    Signed-off-by: fOuttaMyPaint <TMhospitalitystrategies@gmail.com>
    Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
    TMHSDigital and claude authored May 24, 2026
    Configuration menu
    Copy the full SHA
    49a6b27 View commit details
    Browse the repository at this point in the history
Loading