Commit Graph

437 Commits

Author SHA1 Message Date
Tobias Lindberg
4e72f962ca fix codeQL permissions 2024-04-07 16:33:48 +02:00
Tobias Lindberg
ebc1ebc311 fix metadata annotation level on images
rel #279
2024-04-07 16:02:13 +02:00
Tobias Lindberg
a8966b3e0e update GitHub action workflow and go mod (#279)
* add permission block
* switching from local cache to gha
* add annotations and sbom to build step
* moving dockerhub update to separate job
* update go mods
* add gha workflow_dispatch
2024-04-07 15:05:01 +02:00
Tobias Lindberg
f038e96845 bumping new version v1.17.2
updating CHANGELOG
v1.17.2
2024-03-30 00:16:20 +01:00
Tobias Lindberg
4636fe6493 fix: issue after location mqtt implementation (#278) 2024-03-30 00:11:43 +01:00
dependabot[bot]
634b2d681b Bump github.com/gin-contrib/gzip from 0.0.6 to 1.0.0 (#276)
Bumps [github.com/gin-contrib/gzip](https://github.com/gin-contrib/gzip) from 0.0.6 to 1.0.0.
- [Release notes](https://github.com/gin-contrib/gzip/releases)
- [Changelog](https://github.com/gin-contrib/gzip/blob/master/.goreleaser.yaml)
- [Commits](https://github.com/gin-contrib/gzip/compare/v0.0.6...v1.0.0)

---
updated-dependencies:
- dependency-name: github.com/gin-contrib/gzip
  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>
2024-03-30 00:06:16 +01:00
Tobias Lindberg
2e0f05f11a bumping new version v1.17.1
updating CHANGELOG
v1.17.1
2024-03-15 13:09:29 +01:00
Tobias Lindberg
67e6ab22bf Fix permission issues with Dockerfile nonroot implementation (#274) 2024-03-15 13:07:53 +01:00
Tobias Lindberg
f64628bec5 bumping new version v1.17.0
updating CHANGELOG
v1.17.0
2024-03-15 08:35:28 +01:00
dependabot[bot]
995e7ab952 Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#272)
Bumps google.golang.org/protobuf from 1.32.0 to 1.33.0.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-14 15:59:54 +01:00
dependabot[bot]
28cee1d673 Bump golang from 1.22.0 to 1.22.1 (#271)
Bumps golang from 1.22.0 to 1.22.1.

---
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>
2024-03-14 15:59:42 +01:00
Tobias Lindberg
7548d5dbaa Add tire pressure warning and active route from mqtt (#270) 2024-03-04 11:39:41 +01:00
dependabot[bot]
98a4f6ddf3 Bump golang from 1.21.6 to 1.22.0 (#268)
Bumps golang from 1.21.6 to 1.22.0.

---
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>
2024-03-02 20:02:15 +01:00
Tobias Lindberg
3969a70d90 fix Dockerfile alpine container typo (#267)
rel #266
2024-02-05 12:22:20 +01:00
Tobias Lindberg
fc5fb63f03 update Dockerfile to specific version and use of nonroot user (#266)
* using alpine specific version instead of latest
* running container with nonroot user
2024-02-05 11:23:14 +01:00
Tobias Lindberg
ab69d262c6 alignment of commands to version 4.23.6 (#265) 2024-01-30 22:15:38 +01:00
Tobias Lindberg
bdd058dfb8 updating go mods and linting markdown files (#264) 2024-01-30 22:14:36 +01:00
dependabot[bot]
7a684aebbd Bump peter-evans/dockerhub-description from 3 to 4 (#262)
Bumps [peter-evans/dockerhub-description](https://github.com/peter-evans/dockerhub-description) from 3 to 4.
- [Release notes](https://github.com/peter-evans/dockerhub-description/releases)
- [Commits](https://github.com/peter-evans/dockerhub-description/compare/v3...v4)

---
updated-dependencies:
- dependency-name: peter-evans/dockerhub-description
  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>
2024-01-30 21:49:12 +01:00
dependabot[bot]
9957d79622 Bump actions/cache from 3 to 4 (#261)
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  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>
2024-01-30 21:49:04 +01:00
dependabot[bot]
9e38dc5dcb Bump golang from 1.21.5 to 1.21.6 (#260)
Bumps golang from 1.21.5 to 1.21.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>
2024-01-30 21:48:52 +01:00
Tobias Lindberg
ae9d06f437 bumping new version v1.16.6
updating CHANGELOG
v1.16.6
2023-12-19 12:29:47 +01:00
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