Commit Graph

89 Commits

Author SHA1 Message Date
cn f995734bc9 module: bump minimum Go version to 1.16 2021-04-05 21:48:44 +02:00
dependabot[bot] e8c1b0b37e
module: update github.com/eclipse/paho.mqtt.golang to version 1.3.3
Bumps [github.com/eclipse/paho.mqtt.golang](https://github.com/eclipse/paho.mqtt.golang) from 1.3.2 to 1.3.3. (#69)
- [Release notes](https://github.com/eclipse/paho.mqtt.golang/releases)
- [Commits](https://github.com/eclipse/paho.mqtt.golang/compare/v1.3.2...v1.3.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-01 14:06:54 +02:00
dependabot[bot] 5530c139f4
module: update github.com/eclipse/paho.mqtt.golang to version 1.3.2
Bumps [github.com/eclipse/paho.mqtt.golang](https://github.com/eclipse/paho.mqtt.golang) from 1.3.1 to 1.3.2 (#68).
- [Release notes](https://github.com/eclipse/paho.mqtt.golang/releases)
- [Commits](https://github.com/eclipse/paho.mqtt.golang/compare/v1.3.1...v1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-11 15:59:55 +01:00
dependabot[bot] 092f2c747c
module: update github.com/stretchr/testify to version 1.7.0
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.6.1 to 1.7.0 (#67).
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.6.1...v1.7.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-14 16:10:21 +01:00
dependabot[bot] fb5b12df53
module: update github.com/eclipse/paho.mqtt.golang to version 1.3.1
Bumps [github.com/eclipse/paho.mqtt.golang](https://github.com/eclipse/paho.mqtt.golang) from 1.3.0 to 1.3.1 (#66).
- [Release notes](https://github.com/eclipse/paho.mqtt.golang/releases)
- [Commits](https://github.com/eclipse/paho.mqtt.golang/compare/v1.3.0...v1.3.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-31 14:05:07 +01:00
dependabot[bot] f05b4e8105 module: update github.com/eclipse/paho.mqtt.golang to version 1.3.0
Bumps [github.com/eclipse/paho.mqtt.golang](https://github.com/eclipse/paho.mqtt.golang) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/eclipse/paho.mqtt.golang/releases)
- [Commits](https://github.com/eclipse/paho.mqtt.golang/compare/v1.2.0...v1.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-10 14:15:32 +01:00
cn 5508b0dff3 miflorad: fix some linter errors 2020-12-06 13:18:48 +01:00
cn a6d6a14149 module: bump minimum Go version to 1.15 2020-12-06 13:18:04 +01:00
cn ecab1a41f5 module: refactor Makefile, add help 2020-08-30 20:42:58 +02:00
cn 1a0a661fab ci: update go versions and github actions 2020-08-21 16:53:56 +02:00
dependabot[bot] 898dcfed50
module: update github.com/stretchr/testify to version 1.6.1
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.6.0 to 1.6.1 (#63).
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.6.0...v1.6.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-11 14:47:10 +02:00
dependabot[bot] a7c8b40a4c
module: update github.com/stretchr/testify to version 1.6.0
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.5.1 to 1.6.0 (#62).
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.5.1...v1.6.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-05 08:45:23 +02:00
dependabot-preview[bot] 40e165a045
module: add Dependabot config file v2
Create Dependabot config file (#61)

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Christian Nicolai <cn@mycrobase.de>
2020-06-05 08:14:56 +02:00
dependabot-preview[bot] 29d172d3e0
module: update github.com/stretchr/testify to 1.5.1
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.4.0 to 1.5.1 (#59).
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.4.0...v1.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-20 15:53:22 +01:00
cn 4ce572c0f6 module: add asdf .tool-versions 2020-01-24 16:00:37 +01:00
cn c20f510c8c module: update go-ble/ble and tidy 2020-01-20 19:42:21 +01:00
Renovate Bot 4b00f1ed0e module: update module pkg/errors to v0.9.1 2020-01-15 15:19:25 +01:00
cn ba77404d7f ci: use github actions 2019-12-21 10:09:59 +01:00
renovate[bot] 1bbaa6f6e1 module: update golang.org/x/net commit hash to c5a3c61
Update golang.org/x/net commit hash to c5a3c61 (#52)
2019-10-01 07:29:54 +02:00
renovate[bot] e91aa7be92 module: update module mattn/go-colorable to v0.1.4
Update module mattn/go-colorable to v0.1.4 (#51)
2019-09-30 20:00:25 +02:00
cn 97164bc4b8 module: support Go 1.13 2019-09-04 19:29:14 +02:00
renovate[bot] 9e0f892b23 module: update module mattn/go-isatty to v0.0.9
Update module mattn/go-isatty to v0.0.9 (#49)
2019-08-16 07:43:42 +02:00
renovate[bot] b5d9a412b2 module: update module stretchr/testify to v1.4.0
Update module stretchr/testify to v1.4.0 (#48)
2019-08-15 18:11:12 +02:00
cn 72e47578bb module: don't use proxy, fix timestamps as Go 1.13 starts validating them 2019-07-08 09:22:02 +02:00
renovate[bot] 22f796f22a module: update golang.org/x/net commit hash to da137c7
Update golang.org/x/net commit hash to da137c7 (#45)
2019-07-02 08:51:12 +02:00
renovate[bot] 161f07ed5b module: update github.com/coreos/go-systemd commit hash to e64a0ec
Update github.com/coreos/go-systemd commit hash to e64a0ec (#44)
2019-07-02 08:50:50 +02:00
cn 86ae169404 module: disable Go master Travis CI builds saving resources 2019-07-02 08:38:20 +02:00
renovate[bot] b848e814e3 module: update golang.org/x/net commit hash to f3200d1 (#43) 2019-06-01 10:19:05 +02:00
cn 143dc374cf miflorad: check meta data incl battery level every hour instead daily
- the battery voltage level seems to have more flexibility than one change a day
- short drops announcing end of battery life could go unnoticed
2019-05-20 18:28:29 +02:00
cn 0595d76f00 utils: remove unused legacy tool 2019-05-15 17:03:50 +02:00
renovate[bot] cbe0bd62ae module: update github.com/go-ble/ble commit hash to e4c7701
Update github.com/go-ble/ble commit hash to e4c7701 (#38)
2019-05-15 16:57:01 +02:00
renovate[bot] 3e30b6fcc1 module: update github.com/muka/go-bluetooth commit hash to 127007a
Update github.com/muka/go-bluetooth commit hash to 127007a (#37)
2019-05-15 16:49:35 +02:00
renovate[bot] bb849059d0 module: update github.com/muka/ble commit hash to 27e2a04
Update github.com/muka/ble commit hash to 27e2a04 (#36)
2019-05-15 14:40:02 +02:00
renovate[bot] 42b16dbae1 module: update golang.org/x/net commit hash to 9ce7a69 (#35) 2019-05-02 09:36:58 +02:00
cn 9c1f76fbc4 module: drop pre-release state from release script 2019-04-27 21:54:15 +02:00
cn d241c8c6be miflorad: shorten process termination timeout by listening for quit on every retry 2019-04-23 16:15:38 +02:00
cn 4531a05af3 miflorad: improve logging to show peripheral connect retries 2019-04-23 15:40:28 +02:00
cn f74628e2e4 module: fix dependencies 2019-04-19 11:25:06 +02:00
renovate[bot] d2964bfde2 module: update module eclipse/paho.mqtt.golang to v1.2.0 (#33) 2019-04-19 11:23:08 +02:00
renovate[bot] d467e80126 module: update github.com/muka/go-bluetooth commit hash to 5c67d86
Update github.com/muka/go-bluetooth commit hash to 5c67d86 (#32)
2019-04-15 08:52:27 +02:00
renovate[bot] 0ad3fdf9f5 module: update module sirupsen/logrus to v1.4.1
Update module sirupsen/logrus to v1.4.1 (#31)
2019-04-03 07:28:25 +02:00
renovate[bot] 32d0daa0bb module: update github.com/muka/go-bluetooth commit hash to 94cf950
Update github.com/muka/go-bluetooth commit hash to 94cf950 (#30)
2019-04-01 08:05:31 +02:00
renovate[bot] 16cae91017 module: update github.com/coreos/go-systemd commit hash to 95778df
Update github.com/coreos/go-systemd commit hash to 95778df (#29)
2019-04-01 08:04:48 +02:00
renovate[bot] d46ba7c1b3 module: update github.com/muka/go-bluetooth commit hash to 1174eff
Update github.com/muka/go-bluetooth commit hash to 1174eff (#28)
2019-03-25 09:39:56 +01:00
renovate[bot] dbae6940bf module: update module mattn/go-isatty to v0.0.7
Update module mattn/go-isatty to v0.0.7 (#27)
2019-03-12 16:14:38 +01:00
renovate[bot] 702e38766c module: update module sirupsen/logrus to v1.4.0
Update module sirupsen/logrus to v1.4.0 (#26)
2019-03-11 20:23:55 +01:00
renovate[bot] a458e784a9 module: update github.com/muka/go-bluetooth commit hash to ed5c4e1
Update github.com/muka/go-bluetooth commit hash to ed5c4e1 (#25)
2019-03-04 12:36:33 +01:00
cn befef9d063 module: change assert.Equal arguments to match (expected, actual) 2019-03-03 22:59:32 +01:00
renovate[bot] 388aff5252 module: update golang.org/x/net commit hash to 92fc7df
Update golang.org/x/net commit hash to 92fc7df (#24)
2019-03-01 10:19:41 +01:00
renovate[bot] a3b3ad0702 module: update module mattn/go-isatty to v0.0.6
Update module mattn/go-isatty to v0.0.6 (#23)
2019-02-28 17:55:13 +01:00