Commit Graph

566 Commits

Author SHA1 Message Date
dependabot[bot]
245a3d5341 Bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#259)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-19 10:01:03 +01:00
dependabot[bot]
d7d0c0352c Bump github/codeql-action from 2 to 3 (#258)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-14 15:13:14 +01:00
dependabot[bot]
9eafb396e3 Bump golang from 1.21.4 to 1.21.5 (#257) 2023-12-07 11:50:55 +01:00
dependabot[bot]
79ef4094f3 Bump actions/setup-go from 4 to 5 (#256)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-07 11:50:28 +01:00
dependabot[bot]
65c43139cf Bump golang from 1.21.3 to 1.21.4 (#253)
Bumps golang from 1.21.3 to 1.21.4.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-13 09:47:27 +01:00
Tobias Lindberg
243363e7c4 update teslamate repo links to teslamate-org 2023-11-13 09:40:44 +01:00
dependabot[bot]
a946e6e3e5 Bump golang from 1.21.2 to 1.21.3 (#251)
Bumps golang from 1.21.2 to 1.21.3.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-16 15:09:43 +02:00
Tobias Lindberg
d6867f9e6c bumping new version v1.16.5
updating CHANGELOG
v1.16.5
2023-10-12 23:32:39 +02:00
Tobias Lindberg
8c106345b8 workflow setup go version by go.mod (#249) 2023-10-12 23:22:44 +02:00
dependabot[bot]
adef1060b6 Bump golang.org/x/net from 0.15.0 to 0.17.0 (#248)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.15.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.15.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-12 23:09:31 +02:00
dependabot[bot]
cb101d5b0a Bump golang from 1.21.1 to 1.21.2 (#247)
Bumps golang from 1.21.1 to 1.21.2.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-12 23:07:22 +02:00
Tobias Lindberg
31d09b41ed bumping new version v1.16.4
updating CHANGELOG
v1.16.4
2023-09-23 07:49:51 +02:00
Tobias Lindberg
b0c86642cc fix NullString issue in several endpoints (#245)
Co-authored-by: Vincent Barrier <vbarrier@kagilum.com>
2023-09-23 07:47:23 +02:00
Tobias Lindberg
a9a3ee1038 fix dockerhub-description step in build workflow 2023-09-23 00:19:40 +02:00
Tobias Lindberg
435cd6eba8 bumping new version v1.16.3
updating CHANGELOG
v1.16.3
2023-09-22 23:27:30 +02:00
Tobias Lindberg
7efd25651d fix formatting in CHANGELOG 2023-09-22 23:23:24 +02:00
Tobias Lindberg
c9db9729f9 cleaning, bumping and enhancing (#243)
* some cleanup
- updating constant in group to have explicit type (SA9004)
- commenting out empty branch (SA9003)

* bump go mods

* refactor of nested if statements
closes #175

* stop using ioutil as it is deprecated
2023-09-22 23:12:21 +02:00
Tobias Lindberg
1a3378e735 change CarName to be NullString instead of string (#242)
* fix CarName to be NullString instead of string

Co-authored-by: Vincent Barrier <vbarrier@kagilum.com>
2023-09-22 17:25:55 +02:00
dependabot[bot]
ca0c58b66c Bump golang from 1.20.7 to 1.21.1 (#234)
* Bump golang from 1.20.7 to 1.21.1

Bumps golang from 1.20.7 to 1.21.1.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* bump golang version in go mod

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tobias Lindberg <tobias.ehlert@gmail.com>
2023-09-22 13:39:16 +02:00
dependabot[bot]
d0d9ea4006 Bump docker/build-push-action from 4 to 5 (#239)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-22 13:34:29 +02:00
dependabot[bot]
d38232e7f7 Bump docker/login-action from 2 to 3 (#238)
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-22 13:34:22 +02:00
dependabot[bot]
05258502b7 Bump docker/metadata-action from 4 to 5 (#237)
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4 to 5.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](https://github.com/docker/metadata-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-22 13:34:14 +02:00
dependabot[bot]
92dd19c246 Bump docker/setup-buildx-action from 2 to 3 (#236)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-22 13:33:58 +02:00
dependabot[bot]
18cedfbe99 Bump docker/setup-qemu-action from 2 to 3 (#235)
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-22 13:33:48 +02:00
dependabot[bot]
6a8a1e1c31 Bump actions/checkout from 3 to 4 (#233)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-05 13:53:03 +02:00
dependabot[bot]
7cc33ed0ac Bump golang from 1.20.6 to 1.20.7 (#231)
Bumps golang from 1.20.6 to 1.20.7.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-12 11:17:47 +02:00
Tobias Lindberg
1796fc4afb changing docker hub update on release event 2023-07-28 14:52:28 +02:00
Tobias Lindberg
22d4958ef2 bumping new version v1.16.2
updating CHANGELOG
v1.16.2
2023-07-28 14:01:59 +02:00
Tobias Lindberg
51e90830fe updating github workflow
- adding major version tag
- adding docker hub description update
2023-07-28 12:04:59 +02:00
dependabot[bot]
1b920c2df8 Bump golang from 1.20.5 to 1.20.6 (#230)
Bumps golang from 1.20.5 to 1.20.6.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-24 20:41:54 +02:00
dependabot[bot]
0887bd7279 Bump github.com/eclipse/paho.mqtt.golang from 1.4.2 to 1.4.3 (#229)
Bumps [github.com/eclipse/paho.mqtt.golang](https://github.com/eclipse/paho.mqtt.golang) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/eclipse/paho.mqtt.golang/releases)
- [Commits](https://github.com/eclipse/paho.mqtt.golang/compare/v1.4.2...v1.4.3)

---
updated-dependencies:
- dependency-name: github.com/eclipse/paho.mqtt.golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-24 20:40:57 +02:00
dependabot[bot]
10c295f7a3 Bump golang from 1.20.4 to 1.20.5 (#225)
Bumps golang from 1.20.4 to 1.20.5.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-12 11:12:59 +02:00
dependabot[bot]
5660d70d72 Bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 (#223)
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/gin-gonic/gin/releases)
- [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gin-gonic/gin/compare/v1.9.0...v1.9.1)

---
updated-dependencies:
- dependency-name: github.com/gin-gonic/gin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-09 08:06:55 +02:00
dependabot[bot]
7aeb13e7f3 Bump github.com/thanhpk/randstr from 1.0.5 to 1.0.6 (#222)
Bumps [github.com/thanhpk/randstr](https://github.com/thanhpk/randstr) from 1.0.5 to 1.0.6.
- [Commits](https://github.com/thanhpk/randstr/compare/v1.0.5...v1.0.6)

---
updated-dependencies:
- dependency-name: github.com/thanhpk/randstr
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-29 08:57:14 +02:00
Tobias Lindberg
2a908212ad bumping new version v1.16.1
updating CHANGELOG
v1.16.1
2023-05-22 19:09:21 +02:00
Tobias Lindberg
46dbe420a3 updating go mods 2023-05-22 18:18:37 +02:00
dependabot[bot]
fc602aeb1a Bump github.com/lib/pq from 1.10.7 to 1.10.9 (#220)
Bumps [github.com/lib/pq](https://github.com/lib/pq) from 1.10.7 to 1.10.9.
- [Release notes](https://github.com/lib/pq/releases)
- [Commits](https://github.com/lib/pq/compare/v1.10.7...v1.10.9)

---
updated-dependencies:
- dependency-name: github.com/lib/pq
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-22 18:16:28 +02:00
dependabot[bot]
5f29b538ce Bump golang from 1.20.3 to 1.20.4 (#221)
Bumps golang from 1.20.3 to 1.20.4.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-22 18:16:15 +02:00
dependabot[bot]
9dad39adf5 Bump golang from 1.20.2 to 1.20.3 (#216)
Bumps golang from 1.20.2 to 1.20.3.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-13 13:26:45 +02:00
dependabot[bot]
19b05770a9 Bump golang from 1.20.1 to 1.20.2 (#213)
Bumps golang from 1.20.1 to 1.20.2.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-03 19:36:59 +02:00
dependabot[bot]
a766ed8b1d Bump github.com/thanhpk/randstr from 1.0.4 to 1.0.5 (#215)
Bumps [github.com/thanhpk/randstr](https://github.com/thanhpk/randstr) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/thanhpk/randstr/releases)
- [Commits](https://github.com/thanhpk/randstr/compare/v1.0.4...v1.0.5)

---
updated-dependencies:
- dependency-name: github.com/thanhpk/randstr
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-03 19:36:44 +02:00
dependabot[bot]
1654afc20b Bump github.com/gin-gonic/gin from 1.8.2 to 1.9.0 (#211)
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.8.2 to 1.9.0.
- [Release notes](https://github.com/gin-gonic/gin/releases)
- [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gin-gonic/gin/compare/v1.8.2...v1.9.0)

---
updated-dependencies:
- dependency-name: github.com/gin-gonic/gin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-04 22:16:31 +01:00
dependabot[bot]
05753ad05e Bump golang from 1.19.5 to 1.20.1 (#210)
Bumps golang from 1.19.5 to 1.20.1.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-04 21:40:00 +01:00
dependabot[bot]
f5c995e2b8 Bump docker/build-push-action from 3 to 4 (#208)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-31 12:14:18 +01:00
dependabot[bot]
b734a11dcb Bump golang from 1.19.4 to 1.19.5 (#207)
Bumps golang from 1.19.4 to 1.19.5.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-16 12:32:36 +01:00
dependabot[bot]
42238300ea Bump github.com/gin-gonic/gin from 1.8.1 to 1.8.2 (#206)
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/gin-gonic/gin/releases)
- [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gin-gonic/gin/compare/v1.8.1...v1.8.2)

---
updated-dependencies:
- dependency-name: github.com/gin-gonic/gin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-05 09:16:44 +01:00
dependabot[bot]
4b27c5224e Bump golang from 1.19.3 to 1.19.4 (#205)
Bumps golang from 1.19.3 to 1.19.4.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 13:39:27 +01:00
dependabot[bot]
9051b6575f Bump golang from 1.19.2 to 1.19.3 (#204)
Bumps golang from 1.19.2 to 1.19.3.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-11 12:53:59 +01:00
dependabot[bot]
7fc3bdd2b5 Bump github.com/eclipse/paho.mqtt.golang from 1.4.1 to 1.4.2 (#202)
Bumps [github.com/eclipse/paho.mqtt.golang](https://github.com/eclipse/paho.mqtt.golang) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/eclipse/paho.mqtt.golang/releases)
- [Commits](https://github.com/eclipse/paho.mqtt.golang/compare/v1.4.1...v1.4.2)

---
updated-dependencies:
- dependency-name: github.com/eclipse/paho.mqtt.golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-26 08:06:24 +02:00
Tobias Lindberg
d4d6806cf6 fixing changelog v1.16.0 2022-10-12 08:45:50 +02:00