Skip to content

Releases: Automattic/vip-cli

3.9.5

17 Dec 23:43
9665c00
Compare
Choose a tag to compare

What's Changed

  • refactor(dev-env): let dev-tools handle their volumes by @sjinks in #2139
  • refactor(dev-env): make wordpress init-only container by @sjinks in #2143
  • fix: improve error handling and output by @gudmdharalds in #2164

Full Changelog: 3.9.4...3.9.5

3.9.4

11 Dec 20:07
14dbf33
Compare
Choose a tag to compare

What's Changed

  • fix(phpmyadmin): populate application name in App Query by @sjinks in #2158

Full Changelog: 3.9.3...3.9.4

3.9.3

10 Dec 20:35
fe56d7d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.9.2...3.9.3

3.9.2

09 Dec 05:58
00e1638
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.9.1...3.9.2

3.9.1

04 Dec 19:04
80521c9
Compare
Choose a tag to compare

What's Changed

  • Add a warning on vip export when exporting a MyDumper SQL dump by @robersongomes in #2130
  • fix: make the help text for the format option consistent for all commands by @sjinks in #2129
  • Update the vip validate command group to follow the VIP-CLI style guide by @yolih in #2118
  • build(deps-dev): bump @types/adm-zip from 0.5.6 to 0.5.7 by @dependabot in #2132
  • build(deps-dev): bump @types/node from 22.10.0 to 22.10.1 by @dependabot in #2131
  • Fix custom deploy zip file size limitation by @luismulinari in #2133
  • Change the error description for when a token is disabled due to inactivity by @andrea-sdl in #2136

Full Changelog: 3.9.0...3.9.1

3.9.0

26 Nov 17:44
a1959c4
Compare
Choose a tag to compare

What's Changed

  • feat(dev-env): add support for PHP 8.4 by @sjinks in #2119
  • Provide dedicated error message for when a token is marked as disabled due to inactivity by @andrea-sdl in #2084
  • Set the mount path for vip-config to ABSPATH/vip-config to match production by @rinatkhaziev in #2124
  • Add --format="text" option to vip logs by @owen-cole in #2121
  • build(deps-dev): bump typescript from 5.6.3 to 5.7.2 by @dependabot in #2123
  • build(deps-dev): bump @types/node from 22.9.1 to 22.10.0 by @dependabot in #2125

New Contributors

Full Changelog: 3.8.8...3.9.0

3.8.8

21 Nov 21:17
a0c6e42
Compare
Choose a tag to compare

What's Changed

  • New develop release: 3.8.8-dev.0 by @github-actions in #2110
  • build(deps-dev): bump @types/dockerode from 3.3.31 to 3.3.32 by @dependabot in #2106
  • Update the search-replace command to follow the VIP-CLI style guide by @yolih in #2079
  • Update thevip logs command to follow the VIP-CLI style guide by @yolih in #2089
  • build(deps-dev): bump @types/node from 22.9.0 to 22.9.1 by @dependabot in #2113
  • build(deps): bump actions/dependency-review-action from 4.4.0 to 4.5.0 by @dependabot in #2114
  • build(deps): bump step-security/harden-runner from 2.10.1 to 2.10.2 by @dependabot in #2112
  • docs: update changelog by @sjinks in #2115
  • New package release: v3.8.8 by @github-actions in #2116

Full Changelog: 3.8.7...3.8.8

3.8.7

18 Nov 20:00
a34b108
Compare
Choose a tag to compare

What's Changed

  • fix(dev-env): SQL sync for single sites by @sjinks in #2107

Full Changelog: 3.8.6...3.8.7

3.8.6

14 Nov 14:13
1847445
Compare
Choose a tag to compare

What's Changed

  • Updating Node.js versions and standardize the format by @luiztiago in #2098

Full Changelog: 3.8.5...3.8.6

3.8.5

14 Nov 13:17
9216136
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump the babel group with 4 updates by @dependabot in #2048
  • build(deps-dev): bump typescript from 5.6.2 to 5.6.3 by @dependabot in #2050
  • Update the sync command to follow the VIP-CLI style guide by @yolih in #2051
  • Update the import command group to follow the VIP-CLI style guide by @yolih in #2054
  • Remove the unused --format option from validate media files command by @saroshaga in #2058
  • Fix --output option of vip import sql command by @mehmoodak in #2056
  • Updates the vip wp command to follow the VIP-CLI style guide by @yolih in #2057
  • build(deps-dev): bump the babel group with 2 updates by @dependabot in #2052
  • build(deps-dev): bump @types/node from 22.7.4 to 22.7.6 by @dependabot in #2060
  • build(deps-dev): bump @types/node from 22.7.6 to 22.7.7 by @dependabot in #2062
  • Use a more reliable way to convert to string by @bor0 in #2059
  • build(deps-dev): bump @types/node from 22.7.7 to 22.8.2 by @dependabot in #2076
  • build(deps): bump socket.io-client from 4.8.0 to 4.8.1 by @dependabot in #2068
  • build(deps-dev): bump @types/jest from 29.5.13 to 29.5.14 in the testing group by @dependabot in #2065
  • build(deps-dev): bump the babel group across 1 directory with 4 updates by @dependabot in #2072
  • build(deps): bump actions/dependency-review-action from 4.3.4 to 4.4.0 by @dependabot in #2073
  • build(deps-dev): bump @types/node from 22.8.2 to 22.8.5 by @dependabot in #2078
  • build(deps-dev): bump @types/adm-zip from 0.5.5 to 0.5.6 by @dependabot in #2075
  • build(deps-dev): bump rimraf from 5.0.8 to 6.0.1 by @dependabot in #1935
  • build(deps): bump uuid from 10.0.0 to 11.0.2 by @dependabot in #2074
  • build(deps-dev): bump @types/node from 22.8.5 to 22.8.6 by @dependabot in #2080
  • fix(dev-env): verify the container is running before URL scan by @sjinks in #2061
  • build(deps-dev): bump @types/node from 22.8.6 to 22.8.7 by @dependabot in #2082
  • build(deps-dev): bump @types/node from 22.8.7 to 22.9.0 by @dependabot in #2083
  • fix(dev-env): detection of URLs to replace for multisites by @sjinks in #2081
  • build(deps-dev): bump nock from 13.5.5 to 13.5.6 by @dependabot in #2087
  • build(deps): bump uuid from 11.0.2 to 11.0.3 by @dependabot in #2086
  • Update socket error handler by @ariskataoka in #2092
  • Fix --limit arg handling in vip logs command by @ariskataoka in #2093
  • New package release: v3.9.0 by @github-actions in #2094
  • Revert "New package release: v3.9.0" by @ariskataoka in #2097
  • chore(deps): update Lando to 6ca2668 by @sjinks in #2090
  • fix: table format output by @sjinks in #2096
  • chore(deps): update cpu-features to 0.0.10 by @sjinks in #2100
  • build(deps): bump @automattic/vip-go-preflight-checks from 2.0.17 to 2.0.18 by @dependabot in #2099

New Contributors

Full Changelog: 3.8.4...3.8.5