Skip to content
This repository has been archived by the owner on Jun 30, 2023. It is now read-only.

Releases: vtfk/robot-move-error

2.0.7

10 Feb 12:08
5214b8b
Compare
Choose a tag to compare

Patches

  • Update dependency yargs to v17.3.1: 5f992b8
  • Update dependency axios to v0.25.0: 22f18ab
  • Update Node.js to v16.14.0: 07c036c
  • Update dependency dotenv to v15: 1f716e8
  • Update dependency @vtfk/logger to v4: 181fc9a
  • Updated config for VTFK: 3ed18fd
  • Merge pull request #21 from vtfk/renovate/node-16.x: 259ca41
  • Merge pull request #25 from vtfk/renovate/axios-0.x: 8600108
  • Merge pull request #30 from vtfk/renovate/yargs-17.x: d6dc4df
  • Merge branch 'main' into renovate/dotenv-15.x: 11feeb0
  • Merge pull request #40 from vtfk/renovate/dotenv-15.x: 5a88754
  • Merge pull request #29 from vtfk/renovate/vtfk-logger-4.x: f6ecdc1
  • Updated logger to v4.1.2: 6275aa2

2.0.6

19 Nov 15:36
bbdbe28
Compare
Choose a tag to compare

Patches

  • Don't exit process before notify is finished: 003a9bb

2.0.5

28 Oct 13:00
a675c0d
Compare
Choose a tag to compare

Patches

  • Process must be exited for docker to finish: dbf219c

2.0.4

27 Oct 06:41
00e91b6
Compare
Choose a tag to compare

Patches

2.0.3

26 Oct 09:02
8c4642a
Compare
Choose a tag to compare

Patches

  • Update dependency axios to v0.21.4: e5a035e
  • Update dependency yargs to v17.2.1: 336d4df
  • Update dependency standard to v16.0.4: 184a7dc
  • Update dependency @vtfk/logger to v3: 893a5c4
  • Merge pull request #24 from vtfk/renovate/yargs-17.x: a4b668f
  • Merge pull request #28 from vtfk/renovate/vtfk-logger-3.x: ba73f4e
  • Dependency updates: b84c947

2.0.2

20 Aug 06:41
91e2d2d
Compare
Choose a tag to compare

Patches

  • Update dependency yargs to v17.1.1: 5f7e107
  • Added support for disabling retry for a service: 3e1dd57
  • When last notification is sent, only log to console about the error: 5370c07
  • Merge branch 'main' of github.com:vtfk/robot-move-error: 524631a

2.0.1

15 Aug 19:38
6bf2784
Compare
Choose a tag to compare

Patches

  • Bugfix: Path must start with / to not be joined with relative path: 658ec71

2.0.0

06 Aug 08:58
6fbbcb6
Compare
Choose a tag to compare

Major Changes

  • All arguments are optional. New env variable names: 01ad2ee
  • Total rewrite to add support for retry timestamps: ab86dd4
  • SILENT_ERRORS removed in favour for lastNotification: 48da7ba
  • Merge pull request #18 from vtfk/v2.0: b1f24c8

Minor Changes

Patches

1.0.6

19 Oct 14:16
Compare
Choose a tag to compare

Patches

  • Added env var to silence error notifications: e832b11

1.0.4

19 Oct 13:33
Compare
Choose a tag to compare

Patches