Releases: mittwald/cli
Releases · mittwald/cli
v1.0.0-alpha.38
What's Changed
- Bump @types/node from 20.11.22 to 20.11.24 by @dependabot in #266
- Bump @types/react from 18.2.60 to 18.2.61 by @dependabot in #268
- Bump @oclif/test from 3.1.16 to 3.2.1 by @dependabot in #267
- Bump @oclif/plugin-update from 4.1.14 to 4.1.16 by @dependabot in #271
- Bump @types/react from 18.2.61 to 18.2.62 by @dependabot in #272
- Bump oclif from 4.4.19 to 4.4.21 by @dependabot in #274
- Bump @typescript-eslint/eslint-plugin from 7.1.0 to 7.1.1 by @dependabot in #275
- Bump @oclif/plugin-help from 6.0.14 to 6.0.15 by @dependabot in #277
- Bump @typescript-eslint/parser from 7.1.0 to 7.1.1 by @dependabot in #276
- Bump type-fest from 4.10.3 to 4.11.0 by @dependabot in #273
- Bump @oclif/core from 3.20.0 to 3.21.0 by @dependabot in #278
- chore(deps-dev): bump type-fest from 4.11.0 to 4.11.1 by @dependabot in #281
- chore(deps-dev): bump @types/react from 18.2.62 to 18.2.63 by @dependabot in #283
- chore(deps): bump @oclif/core from 3.21.0 to 3.22.0 by @dependabot in #280
- chore(deps-dev): bump oclif from 4.4.21 to 4.5.0 by @dependabot in #282
- Fix @oclif/core in yarn.lock by @LukasFritzeDev in #284
- Deal with eventual consistency in mysql database API calls by @martin-helmich in #279
Full Changelog: v1.0.0-alpha.37...v1.0.0-alpha.38
v1.0.0-alpha.37
What's Changed
- Bump @typescript-eslint/parser from 6.19.1 to 7.0.2 by @dependabot in #223
- Add option to override SSH user via flag or env by @martin-helmich in #225
- Bump @oclif/plugin-help from 6.0.12 to 6.0.13 by @dependabot in #224
- Bump prettier and prettier-plugin-sort-json by @dependabot in #217
- Add DDEV integration by @martin-helmich in #220
- Remove leftovers from CommonJS build by @martin-helmich in #227
- Bump @oclif/core from 3.19.1 to 3.19.6 by @dependabot in #234
- Bump @types/node from 20.11.17 to 20.11.20 by @dependabot in #237
- Bump @typescript-eslint/eslint-plugin from 6.21.0 to 7.1.0 by @dependabot in #238
- Bump marked from 11.2.0 to 12.0.0 by @dependabot in #209
- Quicken "docker build" pipeline by only building the linux/x64 release by @martin-helmich in #241
- Automatically update README on dependabot updates by @martin-helmich in #240
- Re-generate README as machine user to actually re-trigger actions by @martin-helmich in #242
- Reorganize README generation into separate workflow by @martin-helmich in #244
- Bump @oclif/plugin-autocomplete from 3.0.5 to 3.0.11 by @dependabot in #235
- Bump @oclif/plugin-help from 6.0.13 to 6.0.14 by @dependabot in #236
- Bump @oclif/core from 3.19.6 to 3.19.7 by @dependabot in #245
- Bump eslint from 8.56.0 to 8.57.0 by @dependabot in #246
- Bump type-fest from 4.10.1 to 4.10.3 by @dependabot in #247
- Bump @mittwald/react-use-promise from 2.1.2 to 2.3.12 by @dependabot in #248
- Bump oclif from 4.4.11 to 4.4.19 by @dependabot in #249
- Increase dependabot PR limit and interval by @martin-helmich in #250
- Bump open from 10.0.3 to 10.0.4 by @dependabot in #251
- Bump @oclif/plugin-warn-if-update-available from 3.0.10 to 3.0.12 by @dependabot in #254
- Bump @oclif/plugin-update from 4.1.8 to 4.1.14 by @dependabot in #255
- Bump @types/react from 18.2.48 to 18.2.60 by @dependabot in #256
- Bump @types/semver from 7.5.7 to 7.5.8 by @dependabot in #258
- Bump @typescript-eslint/parser from 7.0.2 to 7.1.0 by @dependabot in #252
- Bump @mittwald/api-client-commons from 4.2.2 to 4.8.2 by @dependabot in #253
- Bump @mittwald/api-client from 3.1.45 to 4.9.0 by @dependabot in #257
- ci: make sure @mittwald/api-* packages are updated together by @martin-helmich in #259
- Fix typo in dependabot configuration by @martin-helmich in #260
- Bump the mittwald-api group with 1 update by @dependabot in #261
- Bump @oclif/core from 3.19.7 to 3.20.0 by @dependabot in #262
- Bump @types/node from 20.11.20 to 20.11.22 by @dependabot in #264
- Bump the mittwald-api group with 2 updates by @dependabot in #263
- General cleanup; purge unused NPM dependencies and remove unused files by @martin-helmich in #265
- Improve date formatting in list outputs by @martin-helmich in #233
- Add example for command unit tests by @martin-helmich in #229
Full Changelog: v1.0.0-alpha.36...v1.0.0-alpha.37
v1.0.0-alpha.36
What's Changed
- Bump oclif from 4.4.5 to 4.4.11 by @dependabot in #214
- Bump @types/node from 20.11.16 to 20.11.17 by @dependabot in #216
- Bump semver and @types/semver by @dependabot in #213
- Bump @oclif/core from 3.18.1 to 3.19.1 by @dependabot in #215
- Fix typo in README.md by @LukasFritzeDev in #221
- Add --gzip flag to "database mysql dump" command by @martin-helmich in #219
- Mention special handling for short ID columns in contrib guide by @martin-helmich in #222
New Contributors
- @LukasFritzeDev made their first contribution in #221
Full Changelog: v1.0.0-alpha.35...v1.0.0-alpha.36
v1.0.0-alpha.35
What's Changed
- Add "{sftp|ssh}-user delete" commands by @martin-helmich in #212
Full Changelog: v1.0.0-alpha.34...v1.0.0-alpha.35
v1.0.0-alpha.34
What's Changed
- Bump oclif from 4.4.2 to 4.4.5 by @dependabot in #206
- Bump @types/node from 20.11.10 to 20.11.16 by @dependabot in #207
- Bump @oclif/plugin-warn-if-update-available from 3.0.9 to 3.0.10 by @dependabot in #208
- Bump @typescript-eslint/eslint-plugin from 6.20.0 to 6.21.0 by @dependabot in #210
- Adjust handling of Short IDs to new API capabilities by @martin-helmich in #211
Full Changelog: v1.0.0-alpha.33...v1.0.0-alpha.34
v1.0.0-alpha.33
What's Changed
- Add "app download" command by @martin-helmich in #173
- Use dynamically created user for "mysql dump" command by @martin-helmich in #204
- Streamline app installation flags by @martin-helmich in #205
Full Changelog: v1.0.0-alpha.32...v1.0.0-alpha.33
v1.0.0-alpha.32
What's Changed
- Bump oclif from 4.3.10 to 4.4.2 by @dependabot in #198
- Bump marked from 11.1.1 to 11.2.0 by @dependabot in #200
- Bump @typescript-eslint/eslint-plugin from 6.19.1 to 6.20.0 by @dependabot in #201
- Assert that config dir exists before setting context variables by @martin-helmich in #202
- Add options to use UUIDs for subordinate resources without relying on the parent ID by @martin-helmich in #203
Full Changelog: v1.0.0-alpha.31...v1.0.0-alpha.32
v1.0.0-alpha.31
What's Changed
- Fix AWS upload during release by @martin-helmich in #183
- Bump @mittwald/api-client from 3.1.43 to 3.1.44 by @dependabot in #188
- Bump @oclif/plugin-update from 4.1.7 to 4.1.8 by @dependabot in #185
- Bump type-fest from 4.9.0 to 4.10.1 by @dependabot in #189
- Bump @types/node from 20.9.0 to 20.11.7 by @dependabot in #187
- Bump @oclif/plugin-help from 6.0.9 to 6.0.12 by @dependabot in #186
- Bump oclif from 4.3.9 to 4.3.10 by @dependabot in #190
- Bump axios from 1.6.0 to 1.6.7 by @dependabot in #191
- Bump @typescript-eslint/parser from 6.19.0 to 6.19.1 by @dependabot in #192
- Bump @oclif/plugin-warn-if-update-available from 3.0.8 to 3.0.9 by @dependabot in #193
- Bump open from 9.1.0 to 10.0.3 by @dependabot in #194
- Bump @types/copyfiles from 2.4.2 to 2.4.4 by @dependabot in #195
- Bump prettier-plugin-package from 1.3.1 to 1.4.0 by @dependabot in #196
- Bump @types/node from 20.11.7 to 20.11.10 by @dependabot in #197
- Bump @mittwald/api-client from 3.1.44 to 3.1.45 by @dependabot in #199
Full Changelog: v1.0.0-alpha.30...v1.0.0-alpha.31
v1.0.0-alpha.30
What's Changed
- Bump license-checker-rseidelsohn from 4.2.10 to 4.3.0 by @dependabot in #158
- Bump @types/node-notifier from 8.0.4 to 8.0.5 by @dependabot in #156
- Bump @oclif/core from 3.14.1 to 3.16.0 by @dependabot in #155
- Update client and adopt API changes by @mfal in #160
- fix: remove DOV, which does not exist anymore by @tillwestpfahl in #161
- Remove remaining DOV stuff by @mfal in #162
- Bump @typescript-eslint/parser from 6.11.0 to 6.19.0 by @dependabot in #163
- Bump date-fns from 2.30.0 to 3.2.0 by @dependabot in #164
- Bump type-fest from 4.6.0 to 4.9.0 by @dependabot in #166
- Improve contributor experience by @martin-helmich in #168
- Bump @typescript-eslint/eslint-plugin from 6.9.1 to 6.19.0 by @dependabot in #167
- Bump marked from 11.1.0 to 11.1.1 by @dependabot in #172
- Bump eslint-config-prettier from 9.0.0 to 9.1.0 by @dependabot in #171
- Bump @mittwald/api-client from 3.1.39 to 3.1.43 by @dependabot in #169
- Bump oclif from 4.1.0 to 4.3.9 by @dependabot in #170
- Implement "domain" commands by @martin-helmich in #147
- Fix context values overwriting each other on set by @martin-helmich in #174
- Add context (incl. short-id) support for app installation IDs by @martin-helmich in #175
- Bump @yarnpkg/pnpify from 4.0.0 to 4.0.1 by @dependabot in #176
- Bump date-fns from 3.2.0 to 3.3.1 by @dependabot in #178
- Bump @typescript-eslint/eslint-plugin from 6.19.0 to 6.19.1 by @dependabot in #179
- Bump @types/react from 18.2.37 to 18.2.48 by @dependabot in #180
- Bump @oclif/plugin-autocomplete from 3.0.3 to 3.0.5 by @dependabot in #177
- Bump oclif to more recent version because dependabot can't be bothered to update this by @martin-helmich in #181
- Bump AWS client packages by @martin-helmich in #182
Full Changelog: v1.0.0-alpha.28...v1.0.0-alpha.30
v1.0.0-alpha.29
What's Changed
- Bump license-checker-rseidelsohn from 4.2.10 to 4.3.0 by @dependabot in #158
- Bump @types/node-notifier from 8.0.4 to 8.0.5 by @dependabot in #156
- Bump @oclif/core from 3.14.1 to 3.16.0 by @dependabot in #155
- Update client and adopt API changes by @mfal in #160
- fix: remove DOV, which does not exist anymore by @tillwestpfahl in #161
- Remove remaining DOV stuff by @mfal in #162
- Bump @typescript-eslint/parser from 6.11.0 to 6.19.0 by @dependabot in #163
- Bump date-fns from 2.30.0 to 3.2.0 by @dependabot in #164
- Bump type-fest from 4.6.0 to 4.9.0 by @dependabot in #166
- Improve contributor experience by @martin-helmich in #168
- Bump @typescript-eslint/eslint-plugin from 6.9.1 to 6.19.0 by @dependabot in #167
- Bump marked from 11.1.0 to 11.1.1 by @dependabot in #172
- Bump eslint-config-prettier from 9.0.0 to 9.1.0 by @dependabot in #171
- Bump @mittwald/api-client from 3.1.39 to 3.1.43 by @dependabot in #169
- Bump oclif from 4.1.0 to 4.3.9 by @dependabot in #170
- Implement "domain" commands by @martin-helmich in #147
- Fix context values overwriting each other on set by @martin-helmich in #174
- Add context (incl. short-id) support for app installation IDs by @martin-helmich in #175
- Bump @yarnpkg/pnpify from 4.0.0 to 4.0.1 by @dependabot in #176
- Bump date-fns from 3.2.0 to 3.3.1 by @dependabot in #178
- Bump @typescript-eslint/eslint-plugin from 6.19.0 to 6.19.1 by @dependabot in #179
- Bump @types/react from 18.2.37 to 18.2.48 by @dependabot in #180
- Bump @oclif/plugin-autocomplete from 3.0.3 to 3.0.5 by @dependabot in #177
- Bump oclif to more recent version because dependabot can't be bothered to update this by @martin-helmich in #181
- Bump AWS client packages by @martin-helmich in #182
Full Changelog: v1.0.0-alpha.28...v1.0.0-alpha.29