Skip to content
This repository was archived by the owner on Mar 3, 2026. It is now read-only.

Releases: OpenForgeProject/vscode-ddev-phpstan

v0.6.0

Choose a tag to compare

@Morgy93 Morgy93 released this 03 Mar 19:15
Immutable release. Only release title and notes can be modified.
d8616c7

Warning

This project is no longer maintained. It has been abandoned in favor of the Trunk Quality Check extension, which provides a more comprehensive and actively maintained solution for code quality checks.

v0.5.2

Choose a tag to compare

@Morgy93 Morgy93 released this 29 Jan 19:57
Immutable release. Only release title and notes can be modified.
8aa75b2

0.5.2 (2026-01-29)

Bug Fixes

  • resolve npm audit vulnerabilities (93e18cc)
  • trigger release for dependency updates (cc20c59)

v0.5.1

Choose a tag to compare

@Morgy93 Morgy93 released this 12 Jan 22:39
Immutable release. Only release title and notes can be modified.
ffce313

What's Changed

  • chore(deps-dev): bump ovsx from 0.9.5 to 0.10.6 by @dependabot[bot] in #10
  • chore(deps-dev): bump typescript from 5.9.2 to 5.9.3 by @dependabot[bot] in #12
  • chore(deps-dev): bump mocha from 11.7.3 to 11.7.4 by @dependabot[bot] in #13
  • #31 ✨ feat: wrap execDdev command with XDEBUG_MODE=off by @Morgy93 in #44
  • chore(deps-dev): bump sinon from 21.0.0 to 21.0.1 by @dependabot[bot] in #45
  • chore(deps-dev): bump @types/node from 24.6.0 to 25.0.3 by @dependabot[bot] in #46
  • chore(deps-dev): bump @typescript-eslint/parser from 8.45.0 to 8.50.1 by @dependabot[bot] in #47
  • chore(deps-dev): bump esbuild from 0.25.10 to 0.27.2 by @dependabot[bot] in #49
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.45.0 to 8.50.1 by @dependabot[bot] in #48
  • chore(deps): bump qs from 6.14.0 to 6.14.1 by @dependabot[bot] in #50
  • chore(deps-dev): bump @types/node from 25.0.3 to 25.0.6 by @dependabot[bot] in #55
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.51.0 to 8.52.0 by @dependabot[bot] in #54
  • chore(deps-dev): bump ovsx from 0.10.6 to 0.10.8 by @dependabot[bot] in #52
  • chore(deps-dev): bump @types/vscode from 1.104.0 to 1.108.1 by @dependabot[bot] in #53
  • Address code review findings: remove unreachable code and fix style issues by @Copilot in #57
  • Handle null status in isDdevRunning and use separate args for PHPStan options by @Copilot in #58
  • Fix code scanning issues by @Morgy93 in #56
  • Update release by @Morgy93 in #59
  • feat: update release management by @Morgy93 in #60
  • chore(main): release 0.5.0 by @github-actions[bot] in #61
  • [chore] 🔧 chore: update token configuration in release workflow by @Morgy93 in #62

Full Changelog: v0.4.2...v0.5.1