Commit Graph

311 Commits

Author SHA1 Message Date
daniel-j 19aa488b82 npm pkg fix 2024-03-01 22:08:53 +01:00
daniel-j 9b92b599b1 downgrade fonteditor-core 2024-03-01 20:30:43 +01:00
daniel-j 6b1490bf9e bump 2024-03-01 20:18:04 +01:00
daniel-j 38aeb3017c small extension fixes 2024-03-01 20:06:56 +01:00
daniel-j 57684e19dc update some deps 2024-03-01 20:06:42 +01:00
djazz fb84cf2ec5
Merge pull request #47 from daniel-j/dependabot/npm_and_yarn/xmldom-and-fonteditor-core--removed
Bump xmldom and fonteditor-core
2024-03-01 19:09:20 +01:00
djazz 51461a5938
Merge pull request #44 from daniel-j/dependabot/npm_and_yarn/simple-get-3.1.1
Bump simple-get from 3.1.0 to 3.1.1
2024-03-01 19:08:00 +01:00
djazz c252d19012
Merge pull request #43 from daniel-j/dependabot/npm_and_yarn/node-fetch-2.6.7
Bump node-fetch from 2.6.1 to 2.6.7
2024-03-01 19:07:29 +01:00
dependabot[bot] eb21179d32
Bump xmldom and fonteditor-core
Removes [xmldom](https://github.com/xmldom/xmldom). It's no longer used after updating ancestor dependency [fonteditor-core](https://github.com/kekee000/fonteditor-core). These dependencies need to be updated together.


Removes `xmldom`

Updates `fonteditor-core` from 2.1.2 to 2.1.9
- [Release notes](https://github.com/kekee000/fonteditor-core/releases)
- [Commits](https://github.com/kekee000/fonteditor-core/compare/v2.1.2...v2.1.9)

---
updated-dependencies:
- dependency-name: xmldom
  dependency-type: indirect
- dependency-name: fonteditor-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-02 06:45:45 +00:00
dependabot[bot] 81692bc744
Bump simple-get from 3.1.0 to 3.1.1
Bumps [simple-get](https://github.com/feross/simple-get) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/feross/simple-get/releases)
- [Commits](https://github.com/feross/simple-get/compare/v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: simple-get
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 17:12:30 +00:00
dependabot[bot] 6072e4c002
Bump node-fetch from 2.6.1 to 2.6.7
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 17:11:37 +00:00
djazz d38d7ab8be
Merge pull request #40 from daniel-j/dependabot/npm_and_yarn/mithril-1.1.7
Bump mithril from 1.1.6 to 1.1.7
2021-12-10 23:34:01 +01:00
daniel-j f6997aa8da chrome.runtime 2021-12-10 13:35:50 +01:00
dependabot[bot] b72fadd44a
Bump mithril from 1.1.6 to 1.1.7
Bumps [mithril](https://github.com/MithrilJS/mithril.js) from 1.1.6 to 1.1.7.
- [Release notes](https://github.com/MithrilJS/mithril.js/releases)
- [Changelog](https://github.com/MithrilJS/mithril.js/blob/next/docs/changelog.md)
- [Commits](https://github.com/MithrilJS/mithril.js/compare/v1.1.6...v1.1.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-10 12:23:41 +00:00
daniel-j bf5af08488 bump version 2021-12-10 13:22:08 +01:00
daniel-j 19ee93ab23 dont split chunks, fix process 2021-12-10 12:50:21 +01:00
daniel-j 819ad4eca3 remove webp to png conversion, since node-png is unsupported 2021-12-10 12:19:16 +01:00
daniel-j 75e4a8dba6 bump version 2021-05-31 19:48:17 +02:00
daniel-j 953fadff3c downgrade fonteditor-core 2021-05-31 19:46:26 +02:00
daniel-j b3840fb92c fix peer dep version 2021-05-31 19:36:08 +02:00
daniel-j 8f92440a76 version 2021-05-25 21:08:48 +02:00
daniel-j d7046bab23 version 2021-05-25 21:01:50 +02:00
djazz 92c917b15e
Merge pull request #38 from daniel-j/dependabot/npm_and_yarn/hosted-git-info-2.8.9
Bump hosted-git-info from 2.8.8 to 2.8.9
2021-05-25 01:44:21 +02:00
daniel-j 81fc310a67 bump version 2021-05-25 01:42:48 +02:00
daniel-j bd279a6186 bump dependencies 2021-05-25 01:42:43 +02:00
dependabot[bot] 89aeb74a6d
Bump hosted-git-info from 2.8.8 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 04:45:17 +00:00
djazz d2e6c11eb8
Merge pull request #31 from daniel-j/dependabot/npm_and_yarn/ini-1.3.8
Bump ini from 1.3.5 to 1.3.8
2021-02-10 09:42:37 +01:00
dependabot[bot] f7c4678f95
Bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-11 22:27:18 +00:00
daniel-j c5dd2fd323 fix error 2020-10-26 11:18:10 +01:00
daniel-j 24a2dd02dc replace url-regex and update deps 2020-10-26 11:13:16 +01:00
daniel-j e3adef8210 bump version 2020-10-19 13:50:51 +02:00
daniel-j efaefa354e bump node target version 2020-10-19 13:49:00 +02:00
daniel-j 186fc4f3a3 downgrade fonteditor-core, fails in standalone mode 2020-10-19 13:48:49 +02:00
daniel-j 5dac8a5e24 Don't reset options on version update 2020-10-19 13:06:45 +02:00
daniel-j 0e7c98156d remove redirect directive 2020-10-19 13:06:31 +02:00
daniel-j c6e5ae80e3 youtube fix 2020-10-19 12:43:48 +02:00
daniel-j c5ee26d7cc update deps 2020-10-19 12:43:35 +02:00
daniel-j fa1ba7ac67 restore fetchRemote to fix CORS errors, use Author - Title as default filename 2020-09-07 17:08:49 +02:00
daniel-j ecf6e43cfd attempt CORS fix 2020-09-07 13:40:21 +02:00
daniel-j c5d9f00c2f bump deps 2020-09-07 13:39:31 +02:00
daniel-j 38c423ae4c bump version 2020-08-20 09:29:42 +02:00
daniel-j 71c1337fc5 bump dependencies 2020-08-20 09:29:33 +02:00
daniel-j a393a6e0ef Fix includeAuthorNotes option 2020-08-20 09:26:29 +02:00
daniel-j e67d4f4637 downgrade mithril-node-render
Newer version failed to write text nodes, making the epub invalid
Oops!
2020-08-20 09:26:15 +02:00
daniel-j 28f45e24f1 bump version. again 2020-08-10 12:13:07 +02:00
daniel-j 2f67b26394 fix node module binary 2020-08-10 12:00:32 +02:00
daniel-j c27f1aa5cc fix standalone build, bump version 2020-08-10 11:34:53 +02:00
daniel-j 41323ca9a1 remove externals line from standalone build 2020-08-10 10:56:37 +02:00
daniel-j 1532ebbaaa tweak webpack 2020-08-10 10:53:32 +02:00
Daniel Jönsson f50529f410 Merge branch 'master' of github.com:daniel-j/fimfic2epub 2020-08-10 10:36:26 +02:00