-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: TMHSDigital/Home-Lab-Developer-Tools
base: v0.13.2
head repository: TMHSDigital/Home-Lab-Developer-Tools
compare: main
- 13 commits
- 66 files changed
- 6 contributors
Commits on May 22, 2026
-
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>
Configuration menu - View commit details
-
Copy full SHA for 766cd95 - Browse repository at this point
Copy the full SHA 766cd95View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 5cca5b7 - Browse repository at this point
Copy the full SHA 5cca5b7View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 424ef36 - Browse repository at this point
Copy the full SHA 424ef36View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 8182f3e - Browse repository at this point
Copy the full SHA 8182f3eView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for e6afa72 - Browse repository at this point
Copy the full SHA e6afa72View commit details -
feat: harden MCP server - confirm gates, command guard, dry-run, publ…
…ic scrub (v0.14.0) Co-authored-by: Cursor <cursoragent@cursor.com>
Configuration menu - View commit details
-
Copy full SHA for a4e464d - Browse repository at this point
Copy the full SHA a4e464dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 09a89c3 - Browse repository at this point
Copy the full SHA 09a89c3View commit details -
fix: add missing tool sections and confirm annotations to README
Co-authored-by: Cursor <cursoragent@cursor.com>
Configuration menu - View commit details
-
Copy full SHA for 6d221d8 - Browse repository at this point
Copy the full SHA 6d221d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5cc9be - Browse repository at this point
Copy the full SHA a5cc9beView commit details
Commits on May 24, 2026
-
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>
Configuration menu - View commit details
-
Copy full SHA for 417c398 - Browse repository at this point
Copy the full SHA 417c398View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for a26937b - Browse repository at this point
Copy the full SHA a26937bView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for c14df93 - Browse repository at this point
Copy the full SHA c14df93View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 49a6b27 - Browse repository at this point
Copy the full SHA 49a6b27View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.13.2...main