Commit graph

108 commits

Author SHA1 Message Date
20e3af3816 Merge branch 'master' of https://github.com/BitPatty/gctGenerator.git 2023-02-04 20:10:01 +09:00
dependabot[bot]
9bb2da4ca8
Bump @vuepress/plugin-back-to-top from 1.9.7 to 1.9.8
Bumps [@vuepress/plugin-back-to-top](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-back-to-top) from 1.9.7 to 1.9.8.
- [Release notes](https://github.com/vuejs/vuepress/releases)
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuepress/commits/v1.9.8/packages/@vuepress/plugin-back-to-top)

---
updated-dependencies:
- dependency-name: "@vuepress/plugin-back-to-top"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-04 09:16:44 +00:00
dependabot[bot]
12077c2e0c
Bump @vuepress/plugin-medium-zoom from 1.9.7 to 1.9.8
Bumps [@vuepress/plugin-medium-zoom](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-medium-zoom) from 1.9.7 to 1.9.8.
- [Release notes](https://github.com/vuejs/vuepress/releases)
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuepress/commits/v1.9.8/packages/@vuepress/plugin-medium-zoom)

---
updated-dependencies:
- dependency-name: "@vuepress/plugin-medium-zoom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-04 09:13:28 +00:00
Matteias Collet
a8758c61b0
Merge pull request #139 from BitPatty/dependabot/npm_and_yarn/vuepress-1.9.8
Bump vuepress from 1.9.7 to 1.9.8
2023-02-04 10:12:40 +01:00
Matteias Collet
0b9a795c3e
Merge pull request #144 from BitPatty/dependabot/npm_and_yarn/prettier-2.8.3
Bump prettier from 2.7.1 to 2.8.3
2023-02-04 10:12:16 +01:00
dependabot[bot]
58213a0c4f
Bump vuepress from 1.9.7 to 1.9.8
Bumps [vuepress](https://github.com/vuejs/vuepress/tree/HEAD/packages/vuepress) from 1.9.7 to 1.9.8.
- [Release notes](https://github.com/vuejs/vuepress/releases)
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuepress/commits/v1.9.8/packages/vuepress)

---
updated-dependencies:
- dependency-name: vuepress
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-04 09:03:07 +00:00
dependabot[bot]
4806b57958
Bump prettier from 2.7.1 to 2.8.3
Bumps [prettier](https://github.com/prettier/prettier) from 2.7.1 to 2.8.3.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.7.1...2.8.3)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-04 09:02:34 +00:00
dependabot[bot]
49e6095312
Bump jsdom from 20.0.2 to 21.1.0
Bumps [jsdom](https://github.com/jsdom/jsdom) from 20.0.2 to 21.1.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/20.0.2...21.1.0)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-04 09:02:30 +00:00
3a730390ac Customized Display 0.4
- Rewrote with C2
- Implemented a more complex assembler/compiler to support function call
- Add options
  - Invincibility Timer
  - Pollution Degree
  - Spin Jump Condition Check
2023-01-31 22:06:41 +09:00
dependabot[bot]
590c87e2d7
Bump serve from 14.1.1 to 14.2.0
Bumps [serve](https://github.com/vercel/serve) from 14.1.1 to 14.2.0.
- [Release notes](https://github.com/vercel/serve/releases)
- [Commits](https://github.com/vercel/serve/compare/14.1.1...14.2.0)

---
updated-dependencies:
- dependency-name: serve
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-25 04:01:14 +00:00
375ba5eb73 Added CAngle for 'Customized Display' to show camera angle 2022-11-19 15:39:30 +09:00
dependabot[bot]
0399fa0a18
Bump jsdom from 20.0.1 to 20.0.2
Bumps [jsdom](https://github.com/jsdom/jsdom) from 20.0.1 to 20.0.2.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/20.0.1...20.0.2)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 22:55:15 +00:00
dependabot[bot]
03126982ba
Bump serve from 14.0.1 to 14.1.1
Bumps [serve](https://github.com/vercel/serve) from 14.0.1 to 14.1.1.
- [Release notes](https://github.com/vercel/serve/releases)
- [Commits](https://github.com/vercel/serve/compare/14.0.1...14.1.1)

---
updated-dependencies:
- dependency-name: serve
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 04:01:01 +00:00
3fa416388d Improve PatternSelector and CustomizedDisplay
- Make PatternSelector shorter and make its appearance customizable (v0.3)
- Render CustomizedDisplay later than water/juice (v0.3)
2022-10-30 04:19:16 +09:00
dependabot[bot]
28651f93e5
Bump jsdom from 20.0.0 to 20.0.1
Bumps [jsdom](https://github.com/jsdom/jsdom) from 20.0.0 to 20.0.1.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/20.0.0...20.0.1)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-16 14:30:42 +00:00
d31cf7d266 Add CustomizedDisplay and preview for NTSC-J 2022-10-16 20:34:52 +09:00
Matteias Collet
0b7ac3d6cc update node 2022-07-14 18:49:53 +00:00
dependabot[bot]
93d9d00587
Bump serve from 13.0.4 to 14.0.1
Bumps [serve](https://github.com/vercel/serve) from 13.0.4 to 14.0.1.
- [Release notes](https://github.com/vercel/serve/releases)
- [Commits](https://github.com/vercel/serve/compare/13.0.4...14.0.1)

---
updated-dependencies:
- dependency-name: serve
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-14 04:02:51 +00:00
dependabot[bot]
e6d0985535
Bump serve from 13.0.2 to 13.0.4
Bumps [serve](https://github.com/vercel/serve) from 13.0.2 to 13.0.4.
- [Release notes](https://github.com/vercel/serve/releases)
- [Commits](https://github.com/vercel/serve/compare/13.0.2...13.0.4)

---
updated-dependencies:
- dependency-name: serve
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-07 04:02:14 +00:00
dependabot[bot]
0d1d33ed07
Bump jsdom from 19.0.0 to 20.0.0
Bumps [jsdom](https://github.com/jsdom/jsdom) from 19.0.0 to 20.0.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/19.0.0...20.0.0)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-20 19:24:23 +00:00
dependabot[bot]
bd76c1f873
Bump prettier from 2.7.0 to 2.7.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.7.0...2.7.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-17 04:02:25 +00:00
dependabot[bot]
3bf2a5190f
Bump prettier from 2.6.2 to 2.7.0
Bumps [prettier](https://github.com/prettier/prettier) from 2.6.2 to 2.7.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.6.2...2.7.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-15 04:02:21 +00:00
dependabot[bot]
e8a8602fea
Bump prettier from 2.6.1 to 2.6.2
Bumps [prettier](https://github.com/prettier/prettier) from 2.6.1 to 2.6.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.6.1...2.6.2)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 04:02:49 +00:00
dependabot[bot]
4149048a17
Bump prettier from 2.6.0 to 2.6.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.6.0...2.6.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 04:03:15 +00:00
c8410d8b2c Implement dependencies system
Update PatternSelector(v0.2.0) [GMSJ01]
Update metadata to use drawText [GMSJ01]
2022-03-24 16:55:08 +09:00
8943d44f4d Merge remote-tracking branch 'origin/master' into sup39 2022-03-24 11:28:39 +09:00
dependabot[bot]
468501e084
Bump prettier from 2.5.1 to 2.6.0
Bumps [prettier](https://github.com/prettier/prettier) from 2.5.1 to 2.6.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.5.1...2.6.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-17 04:02:59 +00:00
e20e3e026d add PatternSelector 2022-02-07 22:18:31 +09:00
dependabot[bot]
8164e61340
Bump @vuepress/plugin-back-to-top from 1.9.5 to 1.9.7
Bumps [@vuepress/plugin-back-to-top](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-back-to-top) from 1.9.5 to 1.9.7.
- [Release notes](https://github.com/vuejs/vuepress/releases)
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuepress/commits/v1.9.7/packages/@vuepress/plugin-back-to-top)

---
updated-dependencies:
- dependency-name: "@vuepress/plugin-back-to-top"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-19 15:05:07 +00:00
Matteias Collet
76a943b94a
Merge pull request #104 from BitPatty/dependabot/npm_and_yarn/vuepress-1.9.7
Bump vuepress from 1.9.5 to 1.9.7
2022-01-19 16:04:28 +01:00
dependabot[bot]
9e9e400145
Bump @vuepress/plugin-medium-zoom from 1.9.5 to 1.9.7
Bumps [@vuepress/plugin-medium-zoom](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-medium-zoom) from 1.9.5 to 1.9.7.
- [Release notes](https://github.com/vuejs/vuepress/releases)
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuepress/commits/v1.9.7/packages/@vuepress/plugin-medium-zoom)

---
updated-dependencies:
- dependency-name: "@vuepress/plugin-medium-zoom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-19 04:05:32 +00:00
dependabot[bot]
81d39a735e
Bump vuepress from 1.9.5 to 1.9.7
Bumps [vuepress](https://github.com/vuejs/vuepress/tree/HEAD/packages/vuepress) from 1.9.5 to 1.9.7.
- [Release notes](https://github.com/vuejs/vuepress/releases)
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuepress/commits/v1.9.7/packages/vuepress)

---
updated-dependencies:
- dependency-name: vuepress
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-19 04:05:10 +00:00
Matteias Collet
d8db96a076 update readme 2022-01-16 18:43:37 +00:00
Matteias Collet
79fab84fae minor cleanup 2022-01-16 18:17:07 +00:00
dependabot[bot]
c0fca52539
Bump markdown-it-attrs from 4.1.1 to 4.1.3
Bumps [markdown-it-attrs](https://github.com/arve0/markdown-it-attrs) from 4.1.1 to 4.1.3.
- [Release notes](https://github.com/arve0/markdown-it-attrs/releases)
- [Commits](https://github.com/arve0/markdown-it-attrs/compare/v4.1.1...v4.1.3)

---
updated-dependencies:
- dependency-name: markdown-it-attrs
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-31 04:04:55 +00:00
Matteias Collet
9a9a64ede6 bump vuepress 2021-12-28 15:34:00 +00:00
Matteias Collet
855bf76902 Merge branch 'dependabot/npm_and_yarn/vuepress/plugin-back-to-top-1.8.3' of https://github.com/BitPatty/gctGenerator 2021-12-21 09:05:22 +00:00
Matteias Collet
4cf23e422f Merge branch 'dependabot/npm_and_yarn/vuepress/plugin-medium-zoom-1.8.3' of https://github.com/BitPatty/gctGenerator 2021-12-21 09:03:04 +00:00
dependabot[bot]
5cdc9d68ba
Bump @vuepress/plugin-back-to-top from 1.8.2 to 1.8.3
Bumps [@vuepress/plugin-back-to-top](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-back-to-top) from 1.8.2 to 1.8.3.
- [Release notes](https://github.com/vuejs/vuepress/releases)
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuepress/commits/v1.8.3/packages/@vuepress/plugin-back-to-top)

---
updated-dependencies:
- dependency-name: "@vuepress/plugin-back-to-top"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-21 04:04:40 +00:00
dependabot[bot]
3180128e26
Bump @vuepress/plugin-medium-zoom from 1.8.2 to 1.8.3
Bumps [@vuepress/plugin-medium-zoom](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-medium-zoom) from 1.8.2 to 1.8.3.
- [Release notes](https://github.com/vuejs/vuepress/releases)
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuepress/commits/v1.8.3/packages/@vuepress/plugin-medium-zoom)

---
updated-dependencies:
- dependency-name: "@vuepress/plugin-medium-zoom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-21 04:04:05 +00:00
dependabot[bot]
88f91a5c45
Bump vuepress from 1.8.2 to 1.8.3
Bumps [vuepress](https://github.com/vuejs/vuepress/tree/HEAD/packages/vuepress) from 1.8.2 to 1.8.3.
- [Release notes](https://github.com/vuejs/vuepress/releases)
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuepress/commits/v1.8.3/packages/vuepress)

---
updated-dependencies:
- dependency-name: vuepress
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-21 04:03:39 +00:00
dependabot[bot]
b3d65ad30a
Bump markdown-it-attrs from 4.1.0 to 4.1.1
Bumps [markdown-it-attrs](https://github.com/arve0/markdown-it-attrs) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/arve0/markdown-it-attrs/releases)
- [Commits](https://github.com/arve0/markdown-it-attrs/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: markdown-it-attrs
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-16 04:03:20 +00:00
dependabot[bot]
1725e86761
Bump prettier from 2.5.0 to 2.5.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.5.0...2.5.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-06 04:03:10 +00:00
dependabot[bot]
a541fea6ff
Bump jsdom from 18.1.1 to 19.0.0
Bumps [jsdom](https://github.com/jsdom/jsdom) from 18.1.1 to 19.0.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/18.1.1...19.0.0)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-03 04:03:31 +00:00
dependabot[bot]
c6c12f3708
Bump prettier from 2.4.1 to 2.5.0
Bumps [prettier](https://github.com/prettier/prettier) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.4.1...2.5.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-26 04:03:35 +00:00
dependabot[bot]
ea567e6a6f
Bump jsdom from 18.1.0 to 18.1.1
Bumps [jsdom](https://github.com/jsdom/jsdom) from 18.1.0 to 18.1.1.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/18.1.0...18.1.1)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-22 04:04:12 +00:00
dependabot[bot]
82d8c74945
Bump jsdom from 18.0.1 to 18.1.0
Bumps [jsdom](https://github.com/jsdom/jsdom) from 18.0.1 to 18.1.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/18.0.1...18.1.0)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-15 04:03:06 +00:00
dependabot[bot]
0a4908388f
Bump jsdom from 18.0.0 to 18.0.1
Bumps [jsdom](https://github.com/jsdom/jsdom) from 18.0.0 to 18.0.1.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/18.0.0...18.0.1)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-02 04:02:59 +00:00
dependabot[bot]
b23a273354
Bump jsdom from 17.0.0 to 18.0.0
Bumps [jsdom](https://github.com/jsdom/jsdom) from 17.0.0 to 18.0.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/17.0.0...18.0.0)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-11 04:04:30 +00:00
Matteias Collet
527ed6fbc5
Presets and categories (#73)
* add code categories

* add exclusives and dependencies

* add code selection presets

* remove standard category from some codes

* remove presets from nozzle lock

* reset preset selection on select & unselect stage loader

* update some translations

* remove stage loader from selection when changing versions

* add stage loader help text & warn when changing version if a code is selected

* prevent selecting disabled codes

* drop yarn in favor of npm

* Update Codes.xml

* reset code preset select on cancel

* minor style changes
2021-10-10 15:45:53 +02:00