Skip to content

Releases: stormforger/cli

v0.52.4

16 Dec 09:59
6af4562
Compare
Choose a tag to compare

Changelog

  • 6af4562 chore(deps): bump golang.org/x/crypto from 0.21.0 to 0.31.0 (#468)
  • 0020721 chore(deps): bump actions/setup-go from 5.1.0 to 5.2.0 (#467)
  • 090dbcd chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#466)
  • c288ca4 chore(deps): bump goreleaser/goreleaser-action from 6.0.0 to 6.1.0 (#465)
  • cdcba7a chore(deps): bump github.com/fatih/color from 1.17.0 to 1.18.0 (#464)
  • 73286bc chore(deps): bump actions/setup-go from 5.0.2 to 5.1.0 (#463)
  • a26577c chore(deps): bump actions/checkout from 4.2.1 to 4.2.2 (#462)
  • f591e41 chore(deps): bump actions/checkout from 4.2.0 to 4.2.1 (#461)
  • 8cbe069 chore(deps): bump actions/checkout from 4.1.7 to 4.2.0 (#460)
  • 071c3e0 chore(deps): bump github.com/evanw/esbuild from 0.23.1 to 0.24.0 (#459)
  • db7d52d chore(deps): bump github.com/evanw/esbuild from 0.23.0 to 0.23.1 (#458)
  • e358b1c chore(deps): bump actions/setup-go from 5.0.1 to 5.0.2 (#457)
  • ae0d9d4 chore(deps): bump github.com/evanw/esbuild from 0.22.0 to 0.23.0 (#456)
  • 5d8eb9a chore(deps): bump github.com/evanw/esbuild from 0.21.5 to 0.22.0 (#455)
  • b3663fc chore(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#454)
  • 1b0c149 chore(deps): bump actions/checkout from 4.1.6 to 4.1.7 (#453)
  • ac3b7db chore(deps): bump goreleaser/goreleaser-action from 5.1.0 to 6.0.0 (#452)
  • 68db4e4 chore(deps): bump github.com/evanw/esbuild from 0.21.4 to 0.21.5 (#451)
  • fdbc177 chore(deps): bump github.com/spf13/viper from 1.18.2 to 1.19.0 (#450)

v0.52.3

03 Jun 09:41
10967ff
Compare
Choose a tag to compare

Changelog

  • 10967ff fix: forge ping returns an exit code when ping fails (#449)
  • 67d876b chore(deps): bump github.com/evanw/esbuild from 0.21.3 to 0.21.4 (#448)
  • 8670d8d chore(deps): bump github.com/evanw/esbuild from 0.21.2 to 0.21.3 (#445)
  • bf6e8ab chore(deps): bump actions/checkout from 4.1.5 to 4.1.6 (#447)
  • 4af7b54 chore(deps): bump github.com/fatih/color from 1.16.0 to 1.17.0 (#446)
  • 8b3e0c2 chore(deps): bump goreleaser/goreleaser-action from 5.0.0 to 5.1.0 (#444)
  • f83d7b5 chore(deps): bump actions/checkout from 4.1.4 to 4.1.5 (#443)
  • dc5a0a6 chore(deps): bump github.com/evanw/esbuild from 0.20.2 to 0.21.2 (#442)

v0.52.2

06 May 14:43
2e28910
Compare
Choose a tag to compare

Changelog

  • 2e28910 feat(api): Add authentication headers to HAR request (#441)

v0.52.1

06 May 13:25
2b6e895
Compare
Choose a tag to compare

Changelog

  • 2b6e895 fix(api): Sent user-agent for login as well (#440)
  • 9639597 chore(deps): bump actions/setup-go from 5.0.0 to 5.0.1 (#439)
  • 3694020 chore(deps): bump actions/checkout from 4.1.3 to 4.1.4 (#438)
  • fe480c1 addresses goreleaser deprecation warnings

v0.52.0

24 Apr 14:25
b60914c
Compare
Choose a tag to compare

Changelog

  • b60914c Bump Go to 1.22.2 (#437)
  • e456508 chore(deps): bump actions/checkout from 4.1.2 to 4.1.3 (#436)
  • a413082 chore(deps): bump actions/checkout from 4.1.1 to 4.1.2 (#433)
  • b1e5698 chore(deps): bump github.com/go-sourcemap/sourcemap from 2.1.3+incompatible to 2.1.4+incompatible (#434)
  • 1251b5f chore(deps): bump github.com/evanw/esbuild from 0.20.1 to 0.20.2 (#435)
  • d427523 fix(testcase create): Do not relie on empty errors array to check for success (#432)
  • 97f494e chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#431)
  • 5db0b01 chore(deps): bump github.com/evanw/esbuild from 0.19.11 to 0.20.1 (#430)

v0.51.4

08 Mar 14:33
Compare
Choose a tag to compare

Changelog

  • b310469 fix: Accept any 2xx for test case updates as valid
  • 6168814 refactor: Rename printValidationResultHuman to printErrorPayloadHuman
  • c171860 use same printing if test-case already exists
  • b9e2661 fix(api): Treat any 2xx as success for testcaseCreate
  • 8bd488e refactor(testcase validate): Simplify validation logic
  • 9841298 fix(testcase create): Do not realie on empty errors array to check for success
  • 97f494e chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#431)
  • 5db0b01 chore(deps): bump github.com/evanw/esbuild from 0.19.11 to 0.20.1 (#430)

v0.51.3

04 Jan 10:19
eb08897
Compare
Choose a tag to compare

Changelog

  • eb08897 Bump Go to 1.21.5 (#428)
  • 9036c31 chore(deps): bump github.com/spf13/viper from 1.17.0 to 1.18.2 (#425)
  • cb0fd93 chore(deps): bump github.com/evanw/esbuild from 0.19.6 to 0.19.11 (#427)
  • 2a114ee chore(deps): bump golang.org/x/crypto from 0.13.0 to 0.17.0 (#424)
  • dec4b94 chore(deps): bump actions/setup-go from 4.1.0 to 5.0.0 (#423)
  • 84d497a chore(deps): bump github.com/evanw/esbuild from 0.19.5 to 0.19.6 (#419)
  • 070e0c3 chore(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#418)
  • 08b072c chore(deps): bump github.com/fatih/color from 1.15.0 to 1.16.0 (#417)

v0.51.2

30 Oct 11:04
c2750cb
Compare
Choose a tag to compare

Changelog

  • c2750cb chore(deps): bump github.com/spf13/viper from 1.16.0 to 1.17.0 (#411)
  • be0b77b chore(deps): bump github.com/evanw/esbuild from 0.18.9 to 0.19.5 (#414)
  • a2b92f1 GHA: Update runner OS, drop jitterbit/await-check-suites (#416)
  • c799d78 chore(deps): bump actions/checkout from 4.1.0 to 4.1.1 (#413)
  • 70d9cff Pin GH Actions (#415)
  • 2dd89af chore: Bump go to 1.21.3 (#412)
  • a05430a chore(deps): bump actions/checkout from 4.0.0 to 4.1.0 (#409)
  • 24aad9b chore(deps): bump actions/checkout from 3 to 4 (#407)

v0.51.1

04 Jul 14:46
227ffb7
Compare
Choose a tag to compare

Changelog

  • 227ffb7 docs: Update tc build help text to content from docs (#401)
  • c5e54db fix: Update bundle tests to have proper example (#400)
  • 08f3c0b master -> main
  • da510c7 chore(deps): bump github.com/evanw/esbuild from 0.18.1 to 0.18.9 (#397)

v0.51.0

26 Jun 09:46
423a90a
Compare
Choose a tag to compare

Changelog

  • 423a90a feat: Add forge tr share-url subcommand to create presigned URL for sharing reports (#396)
  • 5d4da94 chore(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#393)
  • a065330 chore(deps): bump github.com/spf13/viper from 1.15.0 to 1.16.0 (#392)
  • 1971d3b chore(deps): bump github.com/evanw/esbuild from 0.17.19 to 0.18.1 (#394)