Commit Graph

21 Commits

Author SHA1 Message Date
dependabot[bot] be70ee4fc6 Bump express from 4.18.2 to 4.19.2
Bumps [express](https://github.com/expressjs/express) from 4.18.2 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.18.2...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-17 22:07:09 +00:00
xbdm 03f5d5ca84 0.1.2 2023-08-15 08:31:23 -04:00
xbdm ab77b4e58d hotfix 2023-08-02 16:35:16 -04:00
xbdm e1c2344f2d revert: https://github.com/Metastem/wikiless/issues/81 2023-08-02 16:04:26 -04:00
xbdm d2ed6e2cd2 got v13 does not support CommonJS export https://github.com/Metastem/wikiless/issues/81 2023-08-02 15:03:15 -04:00
xbdm 792b85d019 Merge pull request #77 from Metastem/dependabot/npm_and_yarn/got-13.0.0
Bump got from 11.8.5 to 13.0.0
2023-08-02 14:28:04 -04:00
xbdm 4dee149e25 Merge pull request #78 from Metastem/dependabot/npm_and_yarn/redis-4.6.7
Bump redis from 4.0.1 to 4.6.7
2023-08-02 14:27:52 -04:00
xbdm 8c3b2bb70f Merge pull request #79 from Metastem/dependabot/npm_and_yarn/body-parser-1.20.2
Bump body-parser from 1.20.1 to 1.20.2
2023-08-02 14:19:52 -04:00
dependabot[bot] eb7956bd95 Bump got from 11.8.5 to 13.0.0
Bumps [got](https://github.com/sindresorhus/got) from 11.8.5 to 13.0.0.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v11.8.5...v13.0.0)

---
updated-dependencies:
- dependency-name: got
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-02 18:18:48 +00:00
dependabot[bot] 752793b1f6 Bump redis from 4.0.1 to 4.6.7
Bumps [redis](https://github.com/redis/node-redis) from 4.0.1 to 4.6.7.
- [Release notes](https://github.com/redis/node-redis/releases)
- [Changelog](https://github.com/redis/node-redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/node-redis/compare/redis@4.0.1...redis@4.6.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-02 18:18:48 +00:00
dependabot[bot] b5bf095c19 Bump node-html-parser from 3.3.6 to 6.1.5
Bumps [node-html-parser](https://github.com/taoqf/node-fast-html-parser) from 3.3.6 to 6.1.5.
- [Release notes](https://github.com/taoqf/node-fast-html-parser/releases)
- [Changelog](https://github.com/taoqf/node-html-parser/blob/main/CHANGELOG.md)
- [Commits](https://github.com/taoqf/node-fast-html-parser/compare/v3.3.6...v6.1.5)

---
updated-dependencies:
- dependency-name: node-html-parser
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-02 18:16:12 +00:00
dependabot[bot] f35932b7cb Bump body-parser from 1.20.1 to 1.20.2
Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.20.1 to 1.20.2.
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/body-parser/compare/1.20.1...1.20.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-02 18:16:05 +00:00
xbdm 98a96ee463 Update package.json 2023-06-03 03:52:03 -04:00
orenom c7efe63218 update version 0.1.0 => 0.1.1 2022-01-20 20:09:56 +01:00
orenom 00ccaf3dbe update version 0.0.5 => 0.1.0 2021-12-25 18:50:05 +01:00
Ming Di Leom 443bca6b43 refactor: async/await
- feat(deps): add 'got'
  * support redirect, retry on error and promise
- feat(deps): upgrade redis to v4
  * promise-based
- style: remove unnecessary 'else return'
2021-12-22 07:56:30 +00:00
orenom 67414ed28c bump version 0.0.4 => 0.0.5 2021-12-17 18:07:46 +01:00
orenom bb2c413889 bump version 0.0.3 -> 0.0.4 2021-12-13 00:11:19 +01:00
orenom 71288d6644 up version, 0.0.2 -> 0.0.3 2021-07-18 11:41:27 +02:00
orenom abcb910dfa bump version 2021-05-27 20:04:56 +02:00
orenom b6965a3bdc first commit 2021-05-05 17:22:33 +02:00