Skip to content

Releases: tidev/titanium-cli

v8.1.2

29 Oct 03:19
fa36b95

Choose a tag to compare

What's Changed

  • chore(deps-dev): bump oxlint from 1.23.0 to 1.24.0 by @dependabot[bot] in #857
  • chore(deps-dev): bump @vitest/coverage-istanbul from 3.2.4 to 4.0.1 by @dependabot[bot] in #856
  • chore(deps-dev): bump @vitest/coverage-istanbul from 4.0.1 to 4.0.2 by @dependabot[bot] in #858
  • chore(deps): bump commander from 14.0.1 to 14.0.2 by @dependabot[bot] in #859
  • chore(deps-dev): bump @vitest/coverage-istanbul from 4.0.2 to 4.0.3 by @dependabot[bot] in #860
  • chore(deps-dev): bump @vitest/coverage-istanbul from 4.0.3 to 4.0.4 by @dependabot[bot] in #861
  • fix: Add support for SDK 'main' branch builds by @cb1kenobi in #862

Full Changelog: v8.1.1...v8.1.2

v8.1.1

21 Oct 14:44

Choose a tag to compare

Bug fixes:

  • fix: Emit post-execute hook for commands with async run()
  • fix: Display SDK name, then the actual version
  • fix: Skip run if --sdk version mismatches <sdk-version> in tiapp.xml and allow correct command to be forked

What's Changed

  • chore(deps-dev): bump oxlint from 1.15.0 to 1.16.0 by @dependabot[bot] in #840
  • chore(deps): bump pretty-bytes from 7.0.1 to 7.1.0 by @dependabot[bot] in #841
  • chore(deps-dev): bump oxlint from 1.16.0 to 1.18.0 by @dependabot[bot] in #843
  • chore(deps-dev): bump oxlint from 1.18.0 to 1.19.0 by @dependabot[bot] in #844
  • chore: remove company url from mock sdk by @m1ga in #847
  • chore(deps-dev): bump oxlint from 1.19.0 to 1.20.0 by @dependabot[bot] in #848
  • chore(deps): bump semver from 7.7.2 to 7.7.3 by @dependabot[bot] in #849
  • chore(deps-dev): bump oxlint from 1.20.0 to 1.22.0 by @dependabot[bot] in #850
  • Update the banner to include star us message by @cb1kenobi in #852
  • chore(deps-dev): bump oxlint from 1.22.0 to 1.23.0 by @dependabot[bot] in #853
  • fix: Emit 'post-execute' hook for commands with async 'run()' by @cb1kenobi in #851
  • fix: Display SDK name, then the actual version by @cb1kenobi in #854
  • fix: Skip run if --sdk mismatches the <sdk-version> by @cb1kenobi in #855

Full Changelog: v8.1.0...v8.1.1

v8.1.0

16 Sep 04:15

Choose a tag to compare

What's Changed

  • fix: use powershell instead of wmic by @cb1kenobi in #839
  • Updated dependencies:
    • chore(deps): bump chalk from 5.4.1 to 5.5.0 by @dependabot[bot] in #817
    • chore(deps-dev): bump @reporters/github from 1.7.2 to 1.8.0 by @dependabot[bot] in #816
    • chore(deps): bump undici from 7.12.0 to 7.13.0 by @dependabot[bot] in #815
    • chore(deps): bump fs-extra from 11.3.0 to 11.3.1 by @dependabot[bot] in #818
    • chore(deps-dev): bump oxlint from 1.8.0 to 1.9.0 by @dependabot[bot] in #814
    • chore(deps-dev): bump @reporters/github from 1.8.0 to 1.9.1 by @dependabot[bot] in #819
    • chore(deps-dev): bump oxlint from 1.9.0 to 1.11.0 by @dependabot[bot] in #820
    • chore(deps-dev): bump oxlint from 1.11.0 to 1.11.1 by @dependabot[bot] in #821
    • chore(deps): bump pretty-bytes from 7.0.0 to 7.0.1 by @dependabot[bot] in #822
    • chore(deps-dev): bump oxlint from 1.11.1 to 1.11.2 by @dependabot[bot] in #823
    • chore(deps-dev): bump oxlint from 1.11.2 to 1.12.0 by @dependabot[bot] in #824
    • chore(deps): bump chalk from 5.5.0 to 5.6.0 by @dependabot[bot] in #825
    • chore(deps): bump undici from 7.13.0 to 7.14.0 by @dependabot[bot] in #826
    • chore(deps-dev): bump oxlint from 1.12.0 to 1.13.0 by @dependabot[bot] in #828
    • chore(deps): bump undici from 7.14.0 to 7.15.0 by @dependabot[bot] in #827
    • chore(deps-dev): bump @reporters/github from 1.9.1 to 1.10.0 by @dependabot[bot] in #829
    • chore(deps-dev): bump oxlint from 1.13.0 to 1.14.0 by @dependabot[bot] in #830
    • chore(deps-dev): bump @reporters/github from 1.10.0 to 1.11.0 by @dependabot[bot] in #831
    • chore(deps): bump chalk from 5.6.0 to 5.6.2 by @dependabot[bot] in #832
    • chore(deps): bump wrap-ansi from 9.0.0 to 9.0.2 by @dependabot[bot] in #833
    • chore(deps-dev): bump globals from 16.3.0 to 16.4.0 by @dependabot[bot] in #835
    • chore(deps): bump undici from 7.15.0 to 7.16.0 by @dependabot[bot] in #834
    • chore(deps-dev): bump oxlint from 1.14.0 to 1.15.0 by @dependabot[bot] in #836
    • chore(deps): bump commander from 14.0.0 to 14.0.1 by @dependabot[bot] in #837
    • chore(deps): bump fs-extra from 11.3.1 to 11.3.2 by @dependabot[bot] in #838

Full Changelog: v8.0.0...v8.1.0

v8.0.0

01 Aug 20:53
212c080

Choose a tag to compare

Titanium CLI 8.0.0 is a maintenance release which drops support for Node.js 18 allowing us to update our dependencies.

What's Changed

  • chore(deps-dev): bump eslint from 9.23.0 to 9.24.0 by @dependabot[bot] in #773
  • chore(deps-dev): bump @eslint/js from 9.23.0 to 9.24.0 by @dependabot[bot] in #774
  • chore(deps-dev): bump eslint from 9.24.0 to 9.25.0 by @dependabot[bot] in #777
  • chore(deps-dev): bump @eslint/js from 9.24.0 to 9.25.0 by @dependabot[bot] in #776
  • chore(deps-dev): bump eslint from 9.25.0 to 9.25.1 by @dependabot[bot] in #778
  • chore(deps-dev): bump @vitest/coverage-istanbul from 3.1.1 to 3.1.2 by @dependabot[bot] in #779
  • chore(deps): bump semver from 7.6.3 to 7.7.1 by @dependabot[bot] in #747
  • chore(deps-dev): bump @eslint/js from 9.25.0 to 9.25.1 by @dependabot[bot] in #780
  • chore(deps): bump pretty-bytes from 6.1.1 to 7.0.0 by @dependabot[bot] in #781
  • chore(deps-dev): bump eslint from 9.25.1 to 9.26.0 by @dependabot[bot] in #782
  • chore(deps-dev): bump @eslint/js from 9.25.1 to 9.26.0 by @dependabot[bot] in #783
  • chore(deps-dev): bump @vitest/coverage-istanbul from 3.1.2 to 3.1.3 by @dependabot[bot] in #784
  • chore(deps-dev): bump globals from 16.0.0 to 16.1.0 by @dependabot[bot] in #785
  • chore(deps): bump semver from 7.7.1 to 7.7.2 by @dependabot[bot] in #787
  • chore(deps-dev): bump eslint from 9.26.0 to 9.27.0 by @dependabot[bot] in #790
  • chore(deps-dev): bump @eslint/js from 9.26.0 to 9.27.0 by @dependabot[bot] in #789
  • chore(deps-dev): bump @vitest/coverage-istanbul from 3.1.3 to 3.1.4 by @dependabot[bot] in #791
  • chore(deps-dev): bump globals from 16.1.0 to 16.2.0 by @dependabot[bot] in #793
  • chore(deps-dev): bump eslint from 9.27.0 to 9.28.0 by @dependabot[bot] in #794
  • chore(deps-dev): bump @eslint/js from 9.27.0 to 9.28.0 by @dependabot[bot] in #795
  • chore(deps-dev): bump @vitest/coverage-istanbul from 3.1.4 to 3.2.0 by @dependabot[bot] in #796
  • chore(deps-dev): bump @vitest/coverage-istanbul from 3.2.0 to 3.2.1 by @dependabot[bot] in #797
  • chore(deps-dev): bump @vitest/coverage-istanbul from 3.2.1 to 3.2.2 by @dependabot[bot] in #798
  • chore(deps-dev): bump @vitest/coverage-istanbul from 3.2.2 to 3.2.3 by @dependabot[bot] in #799
  • chore(deps-dev): bump eslint from 9.28.0 to 9.29.0 by @dependabot[bot] in #800
  • chore(deps-dev): bump @eslint/js from 9.28.0 to 9.29.0 by @dependabot[bot] in #801
  • chore(deps-dev): bump @vitest/coverage-istanbul from 3.2.3 to 3.2.4 by @dependabot[bot] in #802
  • chore(deps-dev): bump @eslint/js from 9.29.0 to 9.30.0 by @dependabot[bot] in #804
  • chore(deps-dev): bump eslint from 9.29.0 to 9.30.0 by @dependabot[bot] in #805
  • chore(deps-dev): bump eslint from 9.30.0 to 9.31.0 by @dependabot[bot] in #809
  • chore(deps-dev): bump @eslint/js from 9.30.0 to 9.31.0 by @dependabot[bot] in #810
  • chore(deps-dev): bump globals from 16.2.0 to 16.3.0 by @dependabot[bot] in #807
  • v8.0.0-beta1 by @cb1kenobi in #811
  • chore(deps-dev): bump oxlint from 1.7.0 to 1.8.0 by @dependabot[bot] in #813
  • chore(deps): bump undici from 7.11.0 to 7.12.0 by @dependabot[bot] in #812

Full Changelog: v7.1.7...v8.0.0

v8.0.0-beta1

18 Jul 16:04
d25e59e

Choose a tag to compare

v8.0.0-beta1 Pre-release
Pre-release

What's Changed

  • chore(deps-dev): bump eslint from 9.23.0 to 9.24.0 by @dependabot[bot] in #773
  • chore(deps-dev): bump @eslint/js from 9.23.0 to 9.24.0 by @dependabot[bot] in #774
  • chore(deps-dev): bump eslint from 9.24.0 to 9.25.0 by @dependabot[bot] in #777
  • chore(deps-dev): bump @eslint/js from 9.24.0 to 9.25.0 by @dependabot[bot] in #776
  • chore(deps-dev): bump eslint from 9.25.0 to 9.25.1 by @dependabot[bot] in #778
  • chore(deps-dev): bump @vitest/coverage-istanbul from 3.1.1 to 3.1.2 by @dependabot[bot] in #779
  • chore(deps): bump semver from 7.6.3 to 7.7.1 by @dependabot[bot] in #747
  • chore(deps-dev): bump @eslint/js from 9.25.0 to 9.25.1 by @dependabot[bot] in #780
  • chore(deps): bump pretty-bytes from 6.1.1 to 7.0.0 by @dependabot[bot] in #781
  • chore(deps-dev): bump eslint from 9.25.1 to 9.26.0 by @dependabot[bot] in #782
  • chore(deps-dev): bump @eslint/js from 9.25.1 to 9.26.0 by @dependabot[bot] in #783
  • chore(deps-dev): bump @vitest/coverage-istanbul from 3.1.2 to 3.1.3 by @dependabot[bot] in #784
  • chore(deps-dev): bump globals from 16.0.0 to 16.1.0 by @dependabot[bot] in #785
  • chore(deps): bump semver from 7.7.1 to 7.7.2 by @dependabot[bot] in #787
  • chore(deps-dev): bump eslint from 9.26.0 to 9.27.0 by @dependabot[bot] in #790
  • chore(deps-dev): bump @eslint/js from 9.26.0 to 9.27.0 by @dependabot[bot] in #789
  • chore(deps-dev): bump @vitest/coverage-istanbul from 3.1.3 to 3.1.4 by @dependabot[bot] in #791
  • chore(deps-dev): bump globals from 16.1.0 to 16.2.0 by @dependabot[bot] in #793
  • chore(deps-dev): bump eslint from 9.27.0 to 9.28.0 by @dependabot[bot] in #794
  • chore(deps-dev): bump @eslint/js from 9.27.0 to 9.28.0 by @dependabot[bot] in #795
  • chore(deps-dev): bump @vitest/coverage-istanbul from 3.1.4 to 3.2.0 by @dependabot[bot] in #796
  • chore(deps-dev): bump @vitest/coverage-istanbul from 3.2.0 to 3.2.1 by @dependabot[bot] in #797
  • chore(deps-dev): bump @vitest/coverage-istanbul from 3.2.1 to 3.2.2 by @dependabot[bot] in #798
  • chore(deps-dev): bump @vitest/coverage-istanbul from 3.2.2 to 3.2.3 by @dependabot[bot] in #799
  • chore(deps-dev): bump eslint from 9.28.0 to 9.29.0 by @dependabot[bot] in #800
  • chore(deps-dev): bump @eslint/js from 9.28.0 to 9.29.0 by @dependabot[bot] in #801
  • chore(deps-dev): bump @vitest/coverage-istanbul from 3.2.3 to 3.2.4 by @dependabot[bot] in #802
  • chore(deps-dev): bump @eslint/js from 9.29.0 to 9.30.0 by @dependabot[bot] in #804
  • chore(deps-dev): bump eslint from 9.29.0 to 9.30.0 by @dependabot[bot] in #805
  • chore(deps-dev): bump eslint from 9.30.0 to 9.31.0 by @dependabot[bot] in #809
  • chore(deps-dev): bump @eslint/js from 9.30.0 to 9.31.0 by @dependabot[bot] in #810
  • chore(deps-dev): bump globals from 16.2.0 to 16.3.0 by @dependabot[bot] in #807
  • v8.0.0-beta1 by @cb1kenobi in #811

Full Changelog: v7.1.7...v8.0.0-beta1

v7.1.7

03 Apr 15:27

Choose a tag to compare

What's Changed

  • chore(deps-dev): bump @eslint/js from 9.19.0 to 9.20.0 by @dependabot in #750
  • chore(deps-dev): bump eslint from 9.19.0 to 9.20.0 by @dependabot in #751
  • chore(deps-dev): bump @vitest/coverage-istanbul from 3.0.4 to 3.0.5 by @dependabot in #746
  • chore(deps-dev): bump eslint from 9.20.0 to 9.20.1 by @dependabot in #752
  • chore(deps-dev): bump globals from 15.14.0 to 15.15.0 by @dependabot in #753
  • chore(deps-dev): bump globals from 15.15.0 to 16.0.0 by @dependabot in #755
  • chore(deps-dev): bump @vitest/coverage-istanbul from 3.0.5 to 3.0.6 by @dependabot in #754
  • chore(deps-dev): bump eslint from 9.20.1 to 9.21.0 by @dependabot in #756
  • chore(deps-dev): bump @eslint/js from 9.20.0 to 9.21.0 by @dependabot in #757
  • chore(deps-dev): bump @vitest/coverage-istanbul from 3.0.6 to 3.0.7 by @dependabot in #758
  • chore(deps): bump @xmldom/xmldom from 0.9.7 to 0.9.8 by @dependabot in #760
  • chore(deps-dev): bump @vitest/coverage-istanbul from 3.0.7 to 3.0.8 by @dependabot in #762
  • chore(deps-dev): bump @eslint/js from 9.21.0 to 9.22.0 by @dependabot in #763
  • chore(deps-dev): bump eslint from 9.21.0 to 9.22.0 by @dependabot in #764
  • chore(deps-dev): bump @vitest/coverage-istanbul from 3.0.8 to 3.0.9 by @dependabot in #766
  • chore(deps-dev): bump @eslint/js from 9.22.0 to 9.23.0 by @dependabot in #768
  • chore(deps-dev): bump eslint from 9.22.0 to 9.23.0 by @dependabot in #767
  • chore(deps-dev): bump @vitest/coverage-istanbul from 3.0.9 to 3.1.1 by @dependabot in #770
  • chore(deps): bump undici from 7.3.0 to 7.6.0 by @dependabot in #769
  • fix module extraction by @m1ga in #772

Full Changelog: v7.1.6...v7.1.7

v7.1.6

06 Feb 16:19

Choose a tag to compare

What's Changed

  • fix: Convert file url to path before joining by @cb1kenobi in #749
  • chore(deps-dev): bump eslint from 9.11.1 to 9.12.0 by @dependabot in #696
  • chore(deps-dev): bump globals from 15.10.0 to 15.11.0 by @dependabot in #697
  • chore(deps): bump undici from 6.19.8 to 6.20.0 by @dependabot in #698
  • chore(deps): bump @xmldom/xmldom from 0.9.3 to 0.9.4 by @dependabot in #699
  • chore(deps): bump undici from 6.20.0 to 6.20.1 by @dependabot in #700
  • chore(deps-dev): bump @vitest/coverage-istanbul from 2.1.2 to 2.1.3 by @dependabot in #701
  • chore(deps-dev): bump eslint from 9.12.0 to 9.13.0 by @dependabot in #702
  • chore(deps): bump @xmldom/xmldom from 0.9.4 to 0.9.5 by @dependabot in #703
  • chore(deps-dev): bump @vitest/coverage-istanbul from 2.1.3 to 2.1.4 by @dependabot in #704
  • chore(deps): bump yauzl from 3.1.3 to 3.2.0 by @dependabot in #706
  • chore(deps-dev): bump eslint from 9.13.0 to 9.14.0 by @dependabot in #705
  • chore(deps-dev): bump globals from 15.11.0 to 15.12.0 by @dependabot in #707
  • chore(deps): bump undici from 6.20.1 to 6.21.0 by @dependabot in #708
  • chore(deps-dev): bump @vitest/coverage-istanbul from 2.1.4 to 2.1.5 by @dependabot in #709
  • chore(deps): bump @eslint/plugin-kit from 0.2.0 to 0.2.3 by @dependabot in #710
  • chore(deps-dev): bump eslint from 9.14.0 to 9.15.0 by @dependabot in #711
  • chore(deps): bump cross-spawn from 7.0.3 to 7.0.5 by @dependabot in #712
  • chore(deps-dev): bump @vitest/coverage-istanbul from 2.1.5 to 2.1.6 by @dependabot in #713
  • chore(deps): bump undici from 6.21.0 to 7.0.0 by @dependabot in #714
  • chore(deps-dev): bump globals from 15.12.0 to 15.13.0 by @dependabot in #715
  • chore(deps-dev): bump eslint from 9.15.0 to 9.16.0 by @dependabot in #716
  • chore(deps-dev): bump @vitest/coverage-istanbul from 2.1.6 to 2.1.8 by @dependabot in #717
  • chore(deps): bump undici from 7.0.0 to 7.1.0 by @dependabot in #718
  • chore(deps): bump @xmldom/xmldom from 0.9.5 to 0.9.6 by @dependabot in #719
  • chore(deps-dev): bump @reporters/github from 1.7.1 to 1.7.2 by @dependabot in #720
  • chore(deps-dev): bump c8 from 10.1.2 to 10.1.3 by @dependabot in #721
  • chore(deps): bump nanoid from 3.3.7 to 3.3.8 by @dependabot in #722
  • chore(deps-dev): bump eslint from 9.16.0 to 9.17.0 by @dependabot in #723
  • chore(deps): bump undici from 7.1.0 to 7.1.1 by @dependabot in #724
  • chore(deps-dev): bump globals from 15.13.0 to 15.14.0 by @dependabot in #725
  • chore(deps): bump undici from 7.1.1 to 7.2.0 by @dependabot in #726
  • chore(deps): bump chalk from 5.3.0 to 5.4.0 by @dependabot in #727
  • chore(deps): bump chalk from 5.4.0 to 5.4.1 by @dependabot in #728
  • chore(deps): bump undici from 7.2.0 to 7.2.1 by @dependabot in #731
  • chore(deps-dev): bump eslint from 9.17.0 to 9.18.0 by @dependabot in #732
  • chore(deps): bump undici from 7.2.1 to 7.2.2 by @dependabot in #733
  • chore(deps): bump fs-extra from 11.2.0 to 11.3.0 by @dependabot in #734
  • chore(deps-dev): bump @vitest/coverage-istanbul from 2.1.8 to 3.0.1 by @dependabot in #736
  • chore(deps): bump undici from 7.2.2 to 7.2.3 by @dependabot in #735
  • chore(deps): bump @xmldom/xmldom from 0.9.6 to 0.9.7 by @dependabot in #738
  • chore(deps-dev): bump @vitest/coverage-istanbul from 3.0.1 to 3.0.2 by @dependabot in #737
  • chore(deps): bump undici from 5.28.4 to 7.2.3 by @dependabot in #740
  • chore(deps-dev): bump @vitest/coverage-istanbul from 3.0.2 to 3.0.3 by @dependabot in #741
  • chore(deps): bump undici from 7.2.3 to 7.3.0 by @dependabot in #742
  • chore(deps-dev): bump @vitest/coverage-istanbul from 3.0.3 to 3.0.4 by @dependabot in #743

Full Changelog: v7.1.5...v7.1.6

v7.1.5

04 Oct 14:16
a97f1bd

Choose a tag to compare

What's Changed

Full Changelog: v7.1.4...v7.1.5

v7.1.4

04 Aug 21:20
274f861

Choose a tag to compare

What's Changed

Full Changelog: v7.1.3...v7.1.4

v7.1.3

01 Aug 05:50
29b0287

Choose a tag to compare

What's Changed

  • fix: Invalid --platform wasn't being validated by @cb1kenobi in #673

Full Changelog: v7.1.2...v7.1.3