acalcutt
|
ae13acb3ae
|
fix: add test for default sprite
Signed-off-by: acalcutt <acalcutt@techidiots.net>
|
2024-04-23 14:41:46 -04:00 |
|
acalcutt
|
452f9f0cc4
|
fix: move fixUrl and allowedOptions to utils
Signed-off-by: acalcutt <acalcutt@techidiots.net>
|
2024-04-23 14:29:43 -04:00 |
|
acalcutt
|
e9bb16936e
|
fix: don't force multi-sprites in style
Signed-off-by: acalcutt <acalcutt@techidiots.net>
|
2024-04-23 12:58:07 -04:00 |
|
acalcutt
|
361464fd4a
|
fix: lint
Signed-off-by: acalcutt <acalcutt@techidiots.net>
|
2024-04-23 02:06:15 -04:00 |
|
acalcutt
|
6774f271df
|
fix: remove unneeded array check
Signed-off-by: acalcutt <acalcutt@techidiots.net>
|
2024-04-23 02:00:23 -04:00 |
|
acalcutt
|
c848107eb8
|
fix: add suggestions
Signed-off-by: acalcutt <acalcutt@techidiots.net>
|
2024-04-23 01:48:32 -04:00 |
|
acalcutt
|
ee77371d8c
|
fix: use sprite id instead of name
Signed-off-by: acalcutt <acalcutt@techidiots.net>
|
2024-04-22 23:33:51 -04:00 |
|
Andrew Calcutt
|
ae933d5ae6
|
fix: remove console.log's
Signed-off-by: Andrew Calcutt <acalcutt@techidiots.net>
|
2024-04-22 20:17:17 -04:00 |
|
Andrew Calcutt
|
4bc80eea48
|
fix: ci sprite issue
Signed-off-by: Andrew Calcutt <acalcutt@techidiots.net>
|
2024-04-22 20:17:16 -04:00 |
|
Andrew Calcutt
|
37857c337c
|
fix: lint
Signed-off-by: Andrew Calcutt <acalcutt@techidiots.net>
|
2024-04-22 20:17:16 -04:00 |
|
Andrew Calcutt
|
b461396bbd
|
fix: try to fix some codeql errors
Signed-off-by: Andrew Calcutt <acalcutt@techidiots.net>
|
2024-04-22 20:17:16 -04:00 |
|
Andrew Calcutt
|
24a70276c5
|
fix: try to fix some codeql errors
Signed-off-by: Andrew Calcutt <acalcutt@techidiots.net>
|
2024-04-22 20:17:16 -04:00 |
|
Andrew Calcutt
|
4652b46c55
|
fix: try to fix some codeql errors
Signed-off-by: Andrew Calcutt <acalcutt@techidiots.net>
|
2024-04-22 20:17:16 -04:00 |
|
Andrew Calcutt
|
6f9199556e
|
fix: try to fix some codeql errors
Signed-off-by: Andrew Calcutt <acalcutt@techidiots.net>
|
2024-04-22 20:17:15 -04:00 |
|
Andrew Calcutt
|
bae0d10799
|
fix: try to fix some codeql errors
Signed-off-by: Andrew Calcutt <acalcutt@techidiots.net>
|
2024-04-22 20:17:15 -04:00 |
|
Andrew Calcutt
|
c08f8844f1
|
fix: duplicate styleJSON.sprite
Signed-off-by: Andrew Calcutt <acalcutt@techidiots.net>
|
2024-04-22 20:17:15 -04:00 |
|
Andrew Calcutt
|
1e50e174ef
|
docs: add multi-sprite name to endpoint
Signed-off-by: Andrew Calcutt <acalcutt@techidiots.net>
|
2024-04-22 20:17:15 -04:00 |
|
Andrew Calcutt
|
80953f49d7
|
fix: lint
Signed-off-by: Andrew Calcutt <acalcutt@techidiots.net>
|
2024-04-22 20:17:15 -04:00 |
|
Andrew Calcutt
|
92b528498d
|
fix: allow old sprite endpoints to work
Signed-off-by: Andrew Calcutt <acalcutt@techidiots.net>
|
2024-04-22 20:17:14 -04:00 |
|
Andrew Calcutt
|
a5f3b1488a
|
fix: add 'sprite/' to generated path
So it doesn't conflict with style json url
Signed-off-by: Andrew Calcutt <acalcutt@techidiots.net>
|
2024-04-22 20:17:14 -04:00 |
|
Andrew Calcutt
|
eb978ad2f1
|
fix: allow sprite array in styles
Signed-off-by: Andrew Calcutt <acalcutt@techidiots.net>
|
2024-04-22 20:17:14 -04:00 |
|
dependabot[bot]
|
3ef69c904f
|
chore(deps-dev): bump @typescript-eslint/parser from 6.21.0 to 7.7.1 (#1235)
* chore(deps-dev): bump @typescript-eslint/parser from 6.21.0 to 7.7.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.21.0 to 7.7.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.7.1/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix: upstream dependency conflict
Signed-off-by: acalcutt <acalcutt@techidiots.net>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: acalcutt <acalcutt@techidiots.net>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: acalcutt <acalcutt@techidiots.net>
|
2024-04-22 20:09:24 -04:00 |
|
dependabot[bot]
|
1a17bb1c8a
|
fix(deps): bump @maplibre/maplibre-gl-native from 5.3.1 to 5.4.0 (#1234)
Bumps [@maplibre/maplibre-gl-native](https://github.com/maplibre/maplibre-native) from 5.3.1 to 5.4.0.
- [Release notes](https://github.com/maplibre/maplibre-native/releases)
- [Changelog](https://github.com/maplibre/maplibre-native/blob/main/CHANGELOG.md)
- [Commits](https://github.com/maplibre/maplibre-native/compare/node-v5.3.1...node-v5.4.0)
---
updated-dependencies:
- dependency-name: "@maplibre/maplibre-gl-native"
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-04-22 22:42:59 +00:00 |
|
Vinayak Kulkarni
|
50df4480ca
|
chore: migrate husky to v9 (#1195)
* chore: migrate husky to v9
* fix: prepare npm script lol 🤷♂️
|
2024-04-21 11:58:34 -04:00 |
|
dependabot[bot]
|
4da85858b7
|
chore(deps-dev): bump @commitlint/config-conventional (#1231)
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 19.1.0 to 19.2.2.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.2.2/@commitlint/config-conventional)
---
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
dependency-type: direct:development
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-04-15 22:43:12 +00:00 |
|
dependabot[bot]
|
df67488e6b
|
chore(deps-dev): bump @commitlint/cli from 19.2.1 to 19.2.2 (#1230)
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 19.2.1 to 19.2.2.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.2.2/@commitlint/cli)
---
updated-dependencies:
- dependency-name: "@commitlint/cli"
dependency-type: direct:development
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-04-15 22:36:03 +00:00 |
|
dependabot[bot]
|
d84f0f06eb
|
fix(deps): bump tar from 6.1.13 to 6.2.1 (#1228)
Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.13 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v6.1.13...v6.2.1)
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-11 08:29:38 +00:00 |
|
dependabot[bot]
|
56cca70c1d
|
chore(deps-dev): bump eslint-plugin-jsdoc from 48.2.2 to 48.2.3 (#1225)
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 48.2.2 to 48.2.3.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v48.2.2...v48.2.3)
---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
dependency-type: direct:development
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-04-05 22:21:19 +00:00 |
|
dependabot[bot]
|
d4460215b7
|
chore(deps-dev): bump eslint-plugin-jsdoc from 48.2.1 to 48.2.2 (#1223)
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 48.2.1 to 48.2.2.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v48.2.1...v48.2.2)
---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
dependency-type: direct:development
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-28 22:19:42 +00:00 |
|
dependabot[bot]
|
f5cf29470e
|
chore(deps-dev): bump mocha from 10.3.0 to 10.4.0 (#1222)
Bumps [mocha](https://github.com/mochajs/mocha) from 10.3.0 to 10.4.0.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v10.3.0...v10.4.0)
---
updated-dependencies:
- dependency-name: mocha
dependency-type: direct:development
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-26 23:02:24 +00:00 |
|
dependabot[bot]
|
eb9da9f6bb
|
fix(deps): bump sharp from 0.33.2 to 0.33.3 (#1219)
Bumps [sharp](https://github.com/lovell/sharp) from 0.33.2 to 0.33.3.
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](https://github.com/lovell/sharp/compare/v0.33.2...v0.33.3)
---
updated-dependencies:
- dependency-name: sharp
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-25 23:26:59 +00:00 |
|
dependabot[bot]
|
add801bfb1
|
fix(deps): bump express from 4.19.1 to 4.19.2 (#1218)
Bumps [express](https://github.com/expressjs/express) from 4.19.1 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.1...4.19.2)
---
updated-dependencies:
- dependency-name: express
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-25 23:18:51 +00:00 |
|
dependabot[bot]
|
eed9f0abed
|
fix(deps): bump proj4 from 2.10.0 to 2.11.0 (#1220)
Bumps [proj4](https://github.com/proj4js/proj4js) from 2.10.0 to 2.11.0.
- [Release notes](https://github.com/proj4js/proj4js/releases)
- [Changelog](https://github.com/proj4js/proj4js/blob/master/changelog.md)
- [Commits](https://github.com/proj4js/proj4js/compare/2.10.0...2.11.0)
---
updated-dependencies:
- dependency-name: proj4
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-25 23:11:26 +00:00 |
|
dependabot[bot]
|
a9d6a9a852
|
fix(deps): bump express from 4.18.3 to 4.19.1 (#1216)
Bumps [express](https://github.com/expressjs/express) from 4.18.3 to 4.19.1.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.3...4.19.1)
---
updated-dependencies:
- dependency-name: express
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-20 22:50:21 +00:00 |
|
dependabot[bot]
|
c7daf20cef
|
chore(deps-dev): bump @commitlint/cli from 19.2.0 to 19.2.1 (#1215)
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 19.2.0 to 19.2.1.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.2.1/@commitlint/cli)
---
updated-dependencies:
- dependency-name: "@commitlint/cli"
dependency-type: direct:development
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-19 22:32:51 +00:00 |
|
dependabot[bot]
|
d7e2e8adb2
|
fix(deps): bump axios from 1.6.7 to 1.6.8 (#1211)
Bumps [axios](https://github.com/axios/axios) from 1.6.7 to 1.6.8.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.6.7...v1.6.8)
---
updated-dependencies:
- dependency-name: axios
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-15 23:10:16 +00:00 |
|
dependabot[bot]
|
9fe824d7fd
|
chore(deps-dev): bump @commitlint/cli from 19.1.0 to 19.2.0 (#1210)
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 19.1.0 to 19.2.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.2.0/@commitlint/cli)
---
updated-dependencies:
- dependency-name: "@commitlint/cli"
dependency-type: direct:development
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-15 23:03:02 +00:00 |
|
dependabot[bot]
|
dbc7d21c45
|
chore(deps-dev): bump @commitlint/cli from 19.0.3 to 19.1.0 (#1206)
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 19.0.3 to 19.1.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.1.0/@commitlint/cli)
---
updated-dependencies:
- dependency-name: "@commitlint/cli"
dependency-type: direct:development
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-12 22:53:02 +00:00 |
|
dependabot[bot]
|
6c22d673c9
|
chore(deps-dev): bump @commitlint/config-conventional (#1205)
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 19.0.3 to 19.1.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.1.0/@commitlint/config-conventional)
---
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
dependency-type: direct:development
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-12 22:45:43 +00:00 |
|
dependabot[bot]
|
f6a9b63fe6
|
fix(deps): bump pmtiles from 3.0.4 to 3.0.5 (#1203)
Bumps [pmtiles](https://github.com/protomaps/pmtiles) from 3.0.4 to 3.0.5.
- [Commits](https://github.com/protomaps/pmtiles/commits)
---
updated-dependencies:
- dependency-name: pmtiles
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-08 23:09:04 +00:00 |
|
dependabot[bot]
|
500a81e8b3
|
chore(deps-dev): bump eslint-plugin-jsdoc from 48.2.0 to 48.2.1 (#1201)
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 48.2.0 to 48.2.1.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v48.2.0...v48.2.1)
---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
dependency-type: direct:development
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-07 22:40:08 +00:00 |
|
dependabot[bot]
|
e6b38e4575
|
chore(deps-dev): bump node-addon-api from 7.1.0 to 8.0.0 (#1199)
Bumps [node-addon-api](https://github.com/nodejs/node-addon-api) from 7.1.0 to 8.0.0.
- [Release notes](https://github.com/nodejs/node-addon-api/releases)
- [Changelog](https://github.com/nodejs/node-addon-api/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nodejs/node-addon-api/compare/v7.1.0...v8.0.0)
---
updated-dependencies:
- dependency-name: node-addon-api
dependency-type: direct:development
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-05 22:47:45 +00:00 |
|
dependabot[bot]
|
5c403bbd63
|
fix(deps): bump express from 4.18.2 to 4.18.3 (#1196)
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.18.3.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.18.3)
---
updated-dependencies:
- dependency-name: express
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-02-29 22:53:28 +00:00 |
|
dependabot[bot]
|
9204d314bd
|
chore(deps-dev): bump @commitlint/cli from 19.0.1 to 19.0.3 (#1194)
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 19.0.1 to 19.0.3.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.0.3/@commitlint/cli)
---
updated-dependencies:
- dependency-name: "@commitlint/cli"
dependency-type: direct:development
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-02-28 23:20:32 +00:00 |
|
dependabot[bot]
|
3f98005fd2
|
chore(deps-dev): bump @commitlint/config-conventional (#1193)
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 19.0.0 to 19.0.3.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.0.3/@commitlint/config-conventional)
---
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
dependency-type: direct:development
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-02-28 23:12:21 +00:00 |
|
dependabot[bot]
|
f8effb103d
|
chore(deps-dev): bump @commitlint/config-conventional (#1192)
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 18.6.2 to 19.0.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.0.0/@commitlint/config-conventional)
---
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
dependency-type: direct:development
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-02-27 23:03:21 +00:00 |
|
dependabot[bot]
|
6b687407dd
|
chore(deps-dev): bump @commitlint/cli from 18.6.1 to 19.0.1 (#1191)
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 18.6.1 to 19.0.1.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.0.1/@commitlint/cli)
---
updated-dependencies:
- dependency-name: "@commitlint/cli"
dependency-type: direct:development
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-02-27 22:55:12 +00:00 |
|
Andrew Calcutt
|
0acc5c9723
|
v4.10.3
Signed-off-by: Andrew Calcutt <acalcutt@techidiots.net>
|
2024-02-26 19:34:05 -05:00 |
|
dependabot[bot]
|
aadb03a5ab
|
fix(deps): bump pmtiles from 3.0.3 to 3.0.4 (#1190)
Bumps [pmtiles](https://github.com/protomaps/pmtiles) from 3.0.3 to 3.0.4.
- [Commits](https://github.com/protomaps/pmtiles/commits)
---
updated-dependencies:
- dependency-name: pmtiles
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-02-26 22:43:43 +00:00 |
|
Jollyfant
|
87e5b72ca4
|
Fix exception in pmtiles format when GeoJSON is requested (#1188)
|
2024-02-26 12:34:13 -05:00 |
|