Andrew Calcutt
88c61f14b4
Update Maplibre-Native to v6.0.0 release ( #1376 )
...
* Update Maplibre-Native to v6.0.0 release
* Update c++ redistributable path
* update macos dependencies which are needed for canvas
* Update c++ redistributable path
* Revert "Update c++ redistributable path"
This reverts commit 7dafebc577
.
Put back permalink url
2024-09-02 19:01:59 -04:00
dependabot[bot]
6a34babc07
fix(deps): bump @maplibre/maplibre-gl-native from 5.4.1 to 6.0.0 ( #1381 )
...
Bumps [@maplibre/maplibre-gl-native](https://github.com/maplibre/maplibre-native ) from 5.4.1 to 6.0.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.4.1...ios-v6.0.0 )
---
updated-dependencies:
- dependency-name: "@maplibre/maplibre-gl-native"
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-09-02 23:01:22 +00:00
dependabot[bot]
474103bd55
fix(deps): bump axios from 1.7.6 to 1.7.7 ( #1380 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.7.6 to 1.7.7.
- [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.7.6...v1.7.7 )
---
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-09-02 22:53:49 +00:00
Andrew Calcutt
5a91a2927c
Remove husky ( #1378 )
2024-09-02 17:38:23 -04:00
Andrew Calcutt
d272e17b55
Fix: Use blank index to make sure 'public/files/' folder exists in npm package ( #1377 )
...
* Fix: Use blank index to make sure folder exists in npm package
* update blank index.html
* bump version
2024-09-02 00:10:38 -04:00
Andrew Calcutt
ed2a815110
Fix: Revert unzip path change
2024-09-01 15:17:03 -04:00
Andrew Calcutt
098b18e888
Fix: Revert test chdir from https://github.com/maptiler/tileserver-gl/pull/1326
2024-09-01 15:12:29 -04:00
acalcutt
574374c53d
Docs: update file path example to be consistent
2024-09-01 14:47:21 -04:00
acalcutt
3745af969c
Docs: use actual marker filename
2024-09-01 14:46:20 -04:00
acalcutt
5757859952
v4.13.2
2024-09-01 14:38:33 -04:00
acalcutt
5eb98f0bee
Fix: Remove unneeded paths from main.js
2024-09-01 14:36:30 -04:00
acalcutt
18b4b0d6fc
Fix: specified path for icons does not exist
...
Signed-off-by: acalcutt <acalcutt@techidiots.net>
2024-09-01 11:05:35 -04:00
acalcutt
5bfe8c7d3a
Fix: specified path for icons does not exist
2024-09-01 10:29:02 -04:00
Miko
44cf365d65
Allow handling of local GeoJSON files #1324 ( #1326 )
...
* handle local geojson files in styles and rendered tiles
- use 'file://' as indicator for local files
- add directory as default directory
- serve local files at
- add documentation for static file serving
- add some minor fixes (icon directory, directory checking, decodeURIComponent, extend error message)
* Update .gitignore
---------
Co-authored-by: Miko <miko@home-laptop.fritz.box>
Co-authored-by: Andrew Calcutt <acalcutt@techidiots.net>
2024-08-31 22:56:36 -04:00
acalcutt
e0be79b09d
v4.13.1
2024-08-31 15:13:00 -04:00
dependabot[bot]
9f7819daea
fix(deps): bump axios from 1.7.5 to 1.7.6 ( #1375 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.7.5 to 1.7.6.
- [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.7.5...v1.7.6 )
---
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-08-30 22:41:05 +00:00
dependabot[bot]
d506f22fb3
chore(deps-dev): bump @commitlint/cli from 19.4.0 to 19.4.1 ( #1374 )
...
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli ) from 19.4.0 to 19.4.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.4.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-08-28 23:02:58 +00:00
dependabot[bot]
16482c5f1e
chore(deps-dev): bump @commitlint/config-conventional ( #1373 )
...
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional ) from 19.2.2 to 19.4.1.
- [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.4.1/@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-08-28 22:55:03 +00:00
Aarni Koskela
664afe62f4
refactor: add promisified wrapper for MBTiles ( #1321 )
...
Signed-off-by: Aarni Koskela <akx@iki.fi>
2024-08-28 11:52:07 -04:00
acalcutt
00d9189ae5
v4.13.0
2024-08-27 18:52:54 -04:00
acalcutt
82099e5029
Update maplibre-gl-js to v4.6.0
2024-08-27 18:52:22 -04:00
dependabot[bot]
1a9ce46be2
fix(deps): bump @jsse/pbfont from 0.2.1 to 0.2.2 ( #1372 )
...
Bumps [@jsse/pbfont](https://github.com/jessekrubin/pbfont ) from 0.2.1 to 0.2.2.
- [Changelog](https://github.com/jessekrubin/pbfont/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jessekrubin/pbfont/commits )
---
updated-dependencies:
- dependency-name: "@jsse/pbfont"
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-08-27 22:24:34 +00:00
dependabot[bot]
27b2ddfa1b
fix(deps): bump @maplibre/maplibre-gl-native from 5.4.0 to 5.4.1 ( #1371 )
...
Bumps [@maplibre/maplibre-gl-native](https://github.com/maplibre/maplibre-native ) from 5.4.0 to 5.4.1.
- [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.4.0...node-v5.4.1 )
---
updated-dependencies:
- dependency-name: "@maplibre/maplibre-gl-native"
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-08-27 22:16:25 +00:00
dependabot[bot]
31e802086e
fix(deps): bump @jsse/pbfont from 0.2.0 to 0.2.1 ( #1369 )
...
Bumps [@jsse/pbfont](https://github.com/jessekrubin/pbfont ) from 0.2.0 to 0.2.1.
- [Changelog](https://github.com/jessekrubin/pbfont/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jessekrubin/pbfont/commits )
---
updated-dependencies:
- dependency-name: "@jsse/pbfont"
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-08-26 22:55:30 +00:00
dependabot[bot]
cb757b9b6d
fix(deps): bump axios from 1.7.4 to 1.7.5 ( #1366 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.7.4 to 1.7.5.
- [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.7.4...v1.7.5 )
---
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-08-23 22:59:26 +00:00
dependabot[bot]
a8a95e27da
chore(deps-dev): bump husky from 9.1.4 to 9.1.5 ( #1364 )
...
Bumps [husky](https://github.com/typicode/husky ) from 9.1.4 to 9.1.5.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v9.1.4...v9.1.5 )
---
updated-dependencies:
- dependency-name: husky
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-08-20 22:19:48 +00:00
dependabot[bot]
b04953370f
fix(deps): bump @maplibre/maplibre-gl-style-spec from 20.3.0 to 20.3.1 ( #1363 )
...
Bumps [@maplibre/maplibre-gl-style-spec](https://github.com/maplibre/maplibre-gl-style-spec ) from 20.3.0 to 20.3.1.
- [Release notes](https://github.com/maplibre/maplibre-gl-style-spec/releases )
- [Changelog](https://github.com/maplibre/maplibre-style-spec/blob/main/CHANGELOG.md )
- [Commits](https://github.com/maplibre/maplibre-gl-style-spec/compare/v20.3.0...v20.3.1 )
---
updated-dependencies:
- dependency-name: "@maplibre/maplibre-gl-style-spec"
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-08-19 22:14:07 +00:00
dependabot[bot]
e26b7c37c1
chore(deps-dev): bump eslint-plugin-jsdoc from 50.2.1 to 50.2.2 ( #1359 )
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 50.2.1 to 50.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/v50.2.1...v50.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-08-16 23:14:14 +00:00
dependabot[bot]
8a77948fbe
fix(deps): bump sharp from 0.33.4 to 0.33.5 ( #1360 )
...
Bumps [sharp](https://github.com/lovell/sharp ) from 0.33.4 to 0.33.5.
- [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.4...v0.33.5 )
---
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-08-16 23:06:15 +00:00
dependabot[bot]
b165cfccaa
chore(deps-dev): bump lint-staged from 15.2.8 to 15.2.9 ( #1357 )
...
Bumps [lint-staged](https://github.com/lint-staged/lint-staged ) from 15.2.8 to 15.2.9.
- [Release notes](https://github.com/lint-staged/lint-staged/releases )
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md )
- [Commits](https://github.com/lint-staged/lint-staged/compare/v15.2.8...v15.2.9 )
---
updated-dependencies:
- dependency-name: lint-staged
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-08-13 23:01:40 +00:00
dependabot[bot]
67b440e74c
fix(deps): bump axios from 1.7.3 to 1.7.4 ( #1358 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.7.3 to 1.7.4.
- [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.7.3...v1.7.4 )
---
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-08-13 22:54:01 +00:00
dependabot[bot]
936b70fa02
chore(deps-dev): bump eslint-plugin-jsdoc from 50.0.1 to 50.2.1 ( #1356 )
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 50.0.1 to 50.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/v50.0.1...v50.2.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
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-08-13 22:46:27 +00:00
dependabot[bot]
afa9bff28e
fix(deps): bump proj4 from 2.11.0 to 2.12.0 ( #1355 )
...
Bumps [proj4](https://github.com/proj4js/proj4js ) from 2.11.0 to 2.12.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.11.0...2.12.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-08-12 22:24:17 +00:00
dependabot[bot]
513f4ed94d
chore(deps-dev): bump eslint-plugin-jsdoc from 50.0.0 to 50.0.1 ( #1354 )
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 50.0.0 to 50.0.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/v50.0.0...v50.0.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-08-12 22:16:29 +00:00
Nathan Reed
1f5a58035b
Replace formatQuality
with formatOptions
for additional configurability ( #1327 )
...
* feat: replace formatQuality with formatOptions in config file
formatQuality is more flexible and allows configuration of more than just quality for all formats.
JPEG and WebP still have only their quality configurable.
PNG has all the configuration options from the sharp library exposed.
Signed-off-by: Nathan Reed <nathreed@gmail.com>
* feat: update docs for new formatOptions
Signed-off-by: Nathan Reed <nathreed@gmail.com>
* feat: allow deprecated formatQuality with logged warning
Signed-off-by: Nathan Reed <nathreed@gmail.com>
---------
Signed-off-by: Nathan Reed <nathreed@gmail.com>
2024-08-10 09:15:14 -04:00
dependabot[bot]
0943a74d91
chore(deps-dev): bump mocha from 10.7.0 to 10.7.3 ( #1351 )
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 10.7.0 to 10.7.3.
- [Release notes](https://github.com/mochajs/mocha/releases )
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mochajs/mocha/compare/v10.7.0...v10.7.3 )
---
updated-dependencies:
- dependency-name: mocha
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-08-09 22:15:48 +00:00
Martijn van Exel
5cb00470c7
feat: simple typeahead search ( #1335 )
...
* feat: simple typeahead search
Signed-off-by: Martijn van Exel <m@rtijn.org>
* Update public/templates/index.tmpl
Co-authored-by: Aarni Koskela <akx@iki.fi>
* Update public/templates/index.tmpl
Co-authored-by: Aarni Koskela <akx@iki.fi>
* Update public/templates/index.tmpl
Co-authored-by: Aarni Koskela <akx@iki.fi>
* fix: clean up styling, use data attrs
Signed-off-by: Martijn van Exel <m@rtijn.org>
---------
Signed-off-by: Martijn van Exel <m@rtijn.org>
Co-authored-by: Aarni Koskela <akx@iki.fi>
Co-authored-by: Andrew Calcutt <acalcutt@techidiots.net>
2024-08-09 15:14:12 -04:00
dependabot[bot]
f846573395
chore(deps-dev): bump @commitlint/cli from 19.3.0 to 19.4.0 ( #1350 )
...
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli ) from 19.3.0 to 19.4.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.4.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-08-07 23:02:46 +00:00
dependabot[bot]
35a5a6e061
chore(deps-dev): bump eslint-plugin-jsdoc from 48.11.0 to 50.0.0 ( #1349 )
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 48.11.0 to 50.0.0.
- [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.11.0...v50.0.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
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-08-07 22:55:18 +00:00
dependabot[bot]
49270d101e
fix(deps): bump @jsse/pbfont from 0.1.2 to 0.2.0 ( #1346 )
...
Bumps [@jsse/pbfont](https://github.com/jessekrubin/pbfont ) from 0.1.2 to 0.2.0.
- [Changelog](https://github.com/jessekrubin/pbfont/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jessekrubin/pbfont/commits )
---
updated-dependencies:
- dependency-name: "@jsse/pbfont"
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-08-05 22:21:25 +00:00
dependabot[bot]
33e1f2bc9b
chore(deps-dev): bump lint-staged from 15.2.7 to 15.2.8 ( #1347 )
...
Bumps [lint-staged](https://github.com/lint-staged/lint-staged ) from 15.2.7 to 15.2.8.
- [Release notes](https://github.com/lint-staged/lint-staged/releases )
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md )
- [Commits](https://github.com/lint-staged/lint-staged/compare/v15.2.7...v15.2.8 )
---
updated-dependencies:
- dependency-name: lint-staged
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-08-05 22:13:21 +00:00
dependabot[bot]
0684f355db
chore(deps-dev): bump eslint-plugin-jsdoc from 48.10.2 to 48.11.0 ( #1344 )
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 48.10.2 to 48.11.0.
- [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.10.2...v48.11.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
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-08-02 22:40:55 +00:00
dependabot[bot]
99de546045
fix(deps): bump axios from 1.7.2 to 1.7.3 ( #1342 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.7.2 to 1.7.3.
- [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.7.2...v1.7.3 )
---
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-08-01 22:37:36 +00:00
Aarni Koskela
1d4c1ff188
fix: avoid synchronous calls where possible ( #1320 )
...
Signed-off-by: Aarni Koskela <akx@iki.fi>
2024-07-31 08:51:56 -04:00
dependabot[bot]
f64f95f80b
chore(deps-dev): bump @typescript-eslint/eslint-plugin ( #1338 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 7.17.0 to 7.18.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.18.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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-07-30 23:14:17 +00:00
dependabot[bot]
0382d29011
chore(deps-dev): bump husky from 9.1.3 to 9.1.4 ( #1336 )
...
Bumps [husky](https://github.com/typicode/husky ) from 9.1.3 to 9.1.4.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v9.1.3...v9.1.4 )
---
updated-dependencies:
- dependency-name: husky
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-07-30 23:06:17 +00:00
dependabot[bot]
6bc31a0748
chore(deps-dev): bump eslint-plugin-jsdoc from 48.8.3 to 48.10.2 ( #1340 )
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 48.8.3 to 48.10.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.8.3...v48.10.2 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
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-07-30 22:58:14 +00:00
dependabot[bot]
3d9701744e
chore(deps-dev): bump @typescript-eslint/parser from 7.17.0 to 7.18.0 ( #1337 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 7.17.0 to 7.18.0.
- [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.18.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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-07-29 23:02:17 +00:00
dependabot[bot]
2ff4f098af
chore(deps-dev): bump husky from 9.1.2 to 9.1.3 ( #1334 )
...
Bumps [husky](https://github.com/typicode/husky ) from 9.1.2 to 9.1.3.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v9.1.2...v9.1.3 )
---
updated-dependencies:
- dependency-name: husky
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-07-26 22:31:00 +00:00
dependabot[bot]
3caf67ce91
chore(deps-dev): bump husky from 9.1.1 to 9.1.2 ( #1332 )
...
Bumps [husky](https://github.com/typicode/husky ) from 9.1.1 to 9.1.2.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v9.1.1...v9.1.2 )
---
updated-dependencies:
- dependency-name: husky
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-07-25 22:50:19 +00:00