Skip to content

Releases: OpenForgeProject/vscode-ddev-phpstan

v0.5.1

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

Choose a tag to compare

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