Renovate Bot
|
daf1b6b631
|
Add renovate.json
|
2021-09-01 19:45:20 +02:00 |
|
dependabot[bot]
|
8463704dcd
|
Bump github.com/mattn/go-sqlite3 from 1.14.7 to 1.14.8
Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/mattn/go-sqlite3/releases)
- [Commits](https://github.com/mattn/go-sqlite3/compare/v1.14.7...v1.14.8)
---
updated-dependencies:
- dependency-name: github.com/mattn/go-sqlite3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-01 19:41:38 +02:00 |
|
dependabot[bot]
|
b0786b1aa8
|
Bump golang from 1.16.5-alpine to 1.17.0-alpine
Bumps golang from 1.16.5-alpine to 1.17.0-alpine.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-01 19:41:31 +02:00 |
|
dependabot[bot]
|
997071378a
|
Bump actions/setup-go from 2.1.3 to 2.1.4
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v2.1.3...v2.1.4)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-01 19:41:25 +02:00 |
|
dependabot[bot]
|
0c85504eee
|
Bump alpine from 3.14.0 to 3.14.2
Bumps alpine from 3.14.0 to 3.14.2.
---
updated-dependencies:
- dependency-name: alpine
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-01 19:41:19 +02:00 |
|
dependabot[bot]
|
24214d3c24
|
Bump shogo82148/actions-goveralls from 1.4.6 to 1.4.7
Bumps [shogo82148/actions-goveralls](https://github.com/shogo82148/actions-goveralls) from 1.4.6 to 1.4.7.
- [Release notes](https://github.com/shogo82148/actions-goveralls/releases)
- [Commits](https://github.com/shogo82148/actions-goveralls/compare/v1.4.6...v1.4.7)
---
updated-dependencies:
- dependency-name: shogo82148/actions-goveralls
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-01 19:41:12 +02:00 |
|
dependabot[bot]
|
5454d414a2
|
Bump shogo82148/actions-goveralls from 1.4.5 to 1.4.6
Bumps [shogo82148/actions-goveralls](https://github.com/shogo82148/actions-goveralls) from 1.4.5 to 1.4.6.
- [Release notes](https://github.com/shogo82148/actions-goveralls/releases)
- [Commits](https://github.com/shogo82148/actions-goveralls/compare/v1.4.5...v1.4.6)
---
updated-dependencies:
- dependency-name: shogo82148/actions-goveralls
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-19 19:27:46 +02:00 |
|
Benjamin Marwell
|
fdee02d5f6
|
readme.md: Fix broken issues link at bottom
… of the page. Will link to /blob/tree/issues otherwise.
|
2021-07-03 13:08:47 +02:00 |
|
BuckarooBanzay
|
9e27f20128
|
add js bundle to makefile target (before releasing them)
fixes #184
|
2021-07-02 10:16:36 +02:00 |
|
BuckarooBanzay
|
2f5ef4999a
|
package json
|
2021-06-22 19:39:43 +02:00 |
|
BuckarooBanzay
|
5d37feecfd
|
static assets link
|
2021-06-22 19:30:17 +02:00 |
|
BuckarooBanzay
|
a46eef457b
|
update mapserver mod
|
2021-06-22 19:25:27 +02:00 |
|
BuckarooBanzay
|
0a7509f755
|
dev cleanup/reorg
|
2021-06-22 19:24:22 +02:00 |
|
BuckarooBanzay
|
4ba2a86973
|
drop the x86 variants
|
2021-06-21 10:38:29 +02:00 |
|
dependabot[bot]
|
16eda47049
|
Bump github.com/lib/pq from 1.10.0 to 1.10.2
Bumps [github.com/lib/pq](https://github.com/lib/pq) from 1.10.0 to 1.10.2.
- [Release notes](https://github.com/lib/pq/releases)
- [Commits](https://github.com/lib/pq/compare/v1.10.0...v1.10.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-21 08:30:02 +02:00 |
|
dependabot[bot]
|
20d0aa73c3
|
Bump github.com/prometheus/client_golang from 1.10.0 to 1.11.0
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.10.0...v1.11.0)
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-21 08:27:15 +02:00 |
|
BuckarooBanzay
|
0bdaf1c566
|
Merge branch 'master' of github.com:minetest-mapserver/mapserver
|
2021-06-21 08:26:33 +02:00 |
|
BuckarooBanzay
|
70ae7deb64
|
fix jshint issues
|
2021-06-21 08:26:18 +02:00 |
|
dependabot[bot]
|
4b8789beb9
|
Bump alpine from 3.13.4 to 3.14.0
Bumps alpine from 3.13.4 to 3.14.0.
---
updated-dependencies:
- dependency-name: alpine
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-21 08:20:23 +02:00 |
|
dependabot[bot]
|
f39efc23a0
|
Bump golang from 1.16.3-alpine to 1.16.5-alpine
Bumps golang from 1.16.3-alpine to 1.16.5-alpine.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-21 08:20:10 +02:00 |
|
dependabot[bot]
|
b9d698c14d
|
Bump shogo82148/actions-goveralls from 1.4.4 to 1.4.5
Bumps [shogo82148/actions-goveralls](https://github.com/shogo82148/actions-goveralls) from 1.4.4 to 1.4.5.
- [Release notes](https://github.com/shogo82148/actions-goveralls/releases)
- [Commits](https://github.com/shogo82148/actions-goveralls/compare/v1.4.4...v1.4.5)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-21 08:19:56 +02:00 |
|
dependabot[bot]
|
48671a7e4d
|
Bump github.com/mattn/go-sqlite3 from 1.14.6 to 1.14.7
Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.6 to 1.14.7.
- [Release notes](https://github.com/mattn/go-sqlite3/releases)
- [Commits](https://github.com/mattn/go-sqlite3/compare/v1.14.6...v1.14.7)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-21 08:19:35 +02:00 |
|
dependabot[bot]
|
ff16d3b9d7
|
Bump shogo82148/actions-goveralls from 1 to 1.4.4
Bumps [shogo82148/actions-goveralls](https://github.com/shogo82148/actions-goveralls) from 1 to 1.4.4.
- [Release notes](https://github.com/shogo82148/actions-goveralls/releases)
- [Commits](https://github.com/shogo82148/actions-goveralls/compare/v1...v1.4.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-12 15:56:16 +02:00 |
|
BuckarooBanzay
|
cf6d84eabb
|
abort if the map.sqlite file can't be found
prevents the creation of an empty database-file, which in turn lets the minetest-engine crash
closes #171
|
2021-05-04 17:26:20 +02:00 |
|
BuckarooBanzay
|
761efab64e
|
include js bundle in output / ignore "node_modules" in embedfs
fixes #170
|
2021-04-27 16:34:55 +02:00 |
|
BuckarooBanzay
|
fbd0a6190d
|
only build docker image on master branch
|
2021-04-12 15:44:07 +02:00 |
|
BuckarooBanzay
|
aaa020da2e
|
update cross-builder to ubuntu hirsute
|
2021-04-12 14:02:50 +02:00 |
|
BuckarooBanzay
|
544489736b
|
*use api pattern / add missing files
|
2021-04-12 13:55:10 +02:00 |
|
BuckarooBanzay
|
57ebd896da
|
use
|
2021-04-12 13:55:00 +02:00 |
|
BuckarooBanzay
|
a4577c41a9
|
readme cleanup
|
2021-04-12 13:35:17 +02:00 |
|
BuckarooBanzay
|
f6bf7212b0
|
more integration test cleanup
|
2021-04-12 13:33:07 +02:00 |
|
BuckarooBanzay
|
bbd4e6a8c7
|
coverage
|
2021-04-12 13:32:33 +02:00 |
|
BuckarooBanzay
|
8766d72d63
|
areas in json format
|
2021-04-12 13:30:30 +02:00 |
|
BuckarooBanzay
|
2a0e93f1ba
|
remove integration test stuff
|
2021-04-12 13:13:34 +02:00 |
|
BuckarooBanzay
|
1d6ee9e0de
|
remove discord server badge
|
2021-04-12 13:08:04 +02:00 |
|
BuckarooBanzay
|
6639db1d2b
|
public/static cleanup
|
2021-04-12 13:07:17 +02:00 |
|
BuckarooBanzay
|
4eccd1edd6
|
switch to embed.FS
|
2021-04-12 13:03:10 +02:00 |
|
BuckarooBanzay
|
074055a5d3
|
update gh workflow go version
|
2021-04-12 11:57:29 +02:00 |
|
BuckarooBanzay
|
6646b7258d
|
go and lib upgrade
|
2021-04-12 11:56:28 +02:00 |
|
dependabot[bot]
|
1f23ab5efb
|
Bump alpine from 3.12.3 to 3.13.4
Bumps alpine from 3.12.3 to 3.13.4.
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-12 11:49:05 +02:00 |
|
dependabot[bot]
|
9401cbbbea
|
Bump github.com/stretchr/testify from 1.6.1 to 1.7.0
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.6.1 to 1.7.0.
- [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>
|
2021-04-12 11:48:59 +02:00 |
|
dependabot[bot]
|
c3f65e49c1
|
Bump golang from 1.15.6-alpine to 1.16.3-alpine
Bumps golang from 1.15.6-alpine to 1.16.3-alpine.
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-12 11:48:40 +02:00 |
|
dependabot[bot]
|
072b5579f0
|
Bump github.com/lib/pq from 1.9.0 to 1.10.0
Bumps [github.com/lib/pq](https://github.com/lib/pq) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/lib/pq/releases)
- [Commits](https://github.com/lib/pq/compare/v1.9.0...v1.10.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-02 11:44:41 +02:00 |
|
dependabot[bot]
|
70a6601dae
|
Bump github.com/mattn/go-sqlite3 from 1.14.5 to 1.14.6
Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.5 to 1.14.6.
- [Release notes](https://github.com/mattn/go-sqlite3/releases)
- [Commits](https://github.com/mattn/go-sqlite3/compare/v1.14.5...v1.14.6)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-01-07 12:16:54 +01:00 |
|
dependabot[bot]
|
84fdef047d
|
Bump alpine from 3.12.2 to 3.12.3
Bumps alpine from 3.12.2 to 3.12.3.
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-01-07 12:16:32 +01:00 |
|
Kenneth Watson
|
2204f21169
|
add mapobject/overlay support for signs
|
2021-01-07 12:16:15 +01:00 |
|
BuckarooBanzay
|
44c653f58b
|
remove pandorabox trigger
|
2021-01-05 14:17:33 +01:00 |
|
BuckarooBanzay
|
b3be4c358c
|
docker workflow fix
|
2021-01-05 14:12:12 +01:00 |
|
BuckarooBanzay
|
7338ffcc3c
|
release fixes
|
2021-01-05 14:10:43 +01:00 |
|
BuckarooBanzay
|
c1236ab209
|
docker build on tags
|
2021-01-05 13:40:58 +01:00 |
|