aboutsummaryrefslogtreecommitdiff
path: root/package.json
AgeCommit message (Collapse)Author
2023-08-17bumped version number to 1.8.2v1.8.20neGal
2023-07-31bump package versions fixing vulnerabilities0neGal
This shouldn't have any adverse effects on anything? With very minimal testing, everything seems completely fine, but I'll conduct a more thorough testing to ensure nothing broke with this.
2023-07-25bumped version number to 1.8.1v1.8.10neGal
2023-07-24bumped version number to 1.8.0v1.8.00neGal
2023-04-16bumped version number to 1.7.3v1.7.30neGal
2023-04-01bumped version number to 1.7.2v1.7.20neGal
2023-03-09bumped version number to 1.7.1v1.7.10neGal
2023-02-07bumped version number to 1.7.0v1.7.00neGal
2023-01-15rename build/ to scripts/0neGal
2023-01-12rename: --debug to --devtools0neGal
2022-12-24build(deps): bump got, electron and electron-builderdependabot[bot]
Bumps [got](https://github.com/sindresorhus/got) to 11.8.6 and updates ancestor dependencies [got](https://github.com/sindresorhus/got), [electron](https://github.com/electron/electron) and [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder). These dependencies need to be updated together. Updates `got` from 9.6.0 to 11.8.6 - [Release notes](https://github.com/sindresorhus/got/releases) - [Commits](https://github.com/sindresorhus/got/compare/v9.6.0...v11.8.6) Updates `electron` from 18.3.7 to 22.0.0 - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md) - [Commits](https://github.com/electron/electron/compare/v18.3.7...v22.0.0) Updates `electron-builder` from 22.5.1 to 23.6.0 - [Release notes](https://github.com/electron-userland/electron-builder/releases) - [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md) - [Commits](https://github.com/electron-userland/electron-builder/commits/v23.6.0/packages/electron-builder) --- updated-dependencies: - dependency-name: got dependency-type: indirect - dependency-name: electron dependency-type: direct:development - dependency-name: electron-builder dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
2022-11-23build(deps-dev): bump electron from 16.2.6 to 18.3.7dependabot[bot]
Bumps [electron](https://github.com/electron/electron) from 16.2.6 to 18.3.7. - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md) - [Commits](https://github.com/electron/electron/compare/v16.2.6...v18.3.7) --- updated-dependencies: - dependency-name: electron dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
2022-11-23bumped version number to 1.6.3v1.6.30neGal
2022-09-16refactor: replace "-p" by "--publish" in executable buildsRemy Raes
2022-09-16Merge branch '0neGal:main' into feat/ci-buildsRémy Raes
2022-09-14bumped version number to 1.6.2v1.6.20neGal
2022-09-14Merge branch 'main' of github.com:0neGal/viper into feat/ci-buildsAlystrasz
2022-08-17removed man page0neGal
Along with it marked-man, it has npm problems, and we also don't package the man page anywhere, so there's not much reason to keep it here.
2022-08-07fix: do not let electron-builder publish development buildsAlystrasz
2022-07-08bumped version number to 1.6.1v1.6.10neGal
2022-06-29Bump electron from 16.0.6 to 16.2.6dependabot[bot]
Bumps [electron](https://github.com/electron/electron) from 16.0.6 to 16.2.6. - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md) - [Commits](https://github.com/electron/electron/compare/v16.0.6...v16.2.6) --- updated-dependencies: - dependency-name: electron dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
2022-06-12bumped version number to 1.6.0v1.6.00neGal
2022-05-21bumped version number to 1.5.1v1.5.10neGal
2022-05-20bumped version number to 1.5.0v1.5.00neGal
2022-05-03bumped version number to 1.4.00neGal
2022-05-02mods.modfile().get() is identical to mods.list()0neGal
Albeit mods.list() doesn't actually search the manifest file for a version number, and I'll implement that later.
2022-04-24bumped version number to 1.3.4v1.3.40neGal
2022-04-17bumped version number to 1.3.3v1.3.30neGal
2022-04-16bumped version number to 1.3.2v1.3.20neGal
2022-04-13regular audit fix --force0neGal
2022-04-01bumped version number to 1.3.1v1.3.10neGal
2022-03-28bumped version number to 1.3.0v1.3.00neGal
2022-03-24bump electron from 16.0.5 to 16.0.6 (#101)dependabot[bot]
Bumps [electron](https://github.com/electron/electron) from 16.0.5 to 16.0.6. - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md) - [Commits](https://github.com/electron/electron/compare/v16.0.5...v16.0.6) --- updated-dependencies: - dependency-name: electron dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-10bumped version number to 1.2.5v1.2.50neGal
2022-02-26bumped version number to 1.2.4v1.2.40neGal
2022-02-19bumped version number to 1.2.3v1.2.30neGal
2022-02-15bumped version number to 1.2.20neGal
2022-02-15Bump follow-redirects from 1.14.7 to 1.14.8dependabot[bot]
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2022-02-11bumped version number to 1.2.1v1.2.10neGal
2022-02-09bumped version number to 1.2.00neGal
2022-02-08Merge branch 'main' into thunderstore0neGal
2022-02-05fixed max mod install limit of 512mbGitExample
If a mod had a file that was bigger than 512mb inside it, it'd error out, simply switching the copy-dir module to recursive-copy fixes this.
2022-02-03added missing modules in package.jsonGitExample
I forgot to add these when committing, whoops...
2022-01-28bumped version number to 1.1.0v1.1.00neGal
2022-01-22Basic, prob. linux only3top1a
2022-01-20bump version number to 1.0.3v1.0.30neGal
2022-01-15bump version number to 1.0.2v1.0.20neGal
2022-01-15Bump follow-redirects from 1.14.6 to 1.14.7 (#41)dependabot[bot]
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.6 to 1.14.7. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.6...v1.14.7) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-15Bump marked from 4.0.9 to 4.0.10 (#39)dependabot[bot]
Bumps [marked](https://github.com/markedjs/marked) from 4.0.9 to 4.0.10. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](https://github.com/markedjs/marked/compare/v4.0.9...v4.0.10) --- updated-dependencies: - dependency-name: marked dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-12fix fs-extra missingv1.0.10neGal