Commit Graph

1627 Commits

Author SHA1 Message Date
dependabot[bot]
99dba4825e build(deps): bump the all group with 6 updates
Bumps the all group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [fast-glob](https://github.com/mrmlnc/fast-glob) | `3.3.1` | `3.3.2` |
| [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) | `4.3.9` | `4.3.11` |
| [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) | `10.0.3` | `10.0.6` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.8.10` | `20.10.1` |
| [ts-loader](https://github.com/TypeStrong/ts-loader) | `9.5.0` | `9.5.1` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.2.2` | `5.3.2` |


Updates `fast-glob` from 3.3.1 to 3.3.2
- [Release notes](https://github.com/mrmlnc/fast-glob/releases)
- [Commits](https://github.com/mrmlnc/fast-glob/compare/3.3.1...3.3.2)

Updates `@types/chai` from 4.3.9 to 4.3.11
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai)

Updates `@types/mocha` from 10.0.3 to 10.0.6
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha)

Updates `@types/node` from 20.8.10 to 20.10.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `ts-loader` from 9.5.0 to 9.5.1
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v9.5.0...v9.5.1)

Updates `typescript` from 5.2.2 to 5.3.2
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.2.2...v5.3.2)

---
updated-dependencies:
- dependency-name: fast-glob
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@types/chai"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@types/mocha"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: ts-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-01 18:55:24 +00:00
Orbi-bot
ee2790fd26 auto: Generated Json Schemas 2023-11-28 18:53:06 +00:00
DaanV2
b410f30c30 Merge branch 'main' of https://github.com/Blockception/Minecraft-bedrock-json-schemas 2023-11-28 19:52:50 +01:00
DaanV2
7d3a8a441a Updating uuid reference 2023-11-28 19:52:40 +01:00
DaanV2
47344e20ae Updating format version 2023-11-28 19:49:09 +01:00
Orbi-bot
48a15f5ef7 auto: Generated Json Schemas 2023-11-15 20:42:09 +00:00
ライゼン1920
6116476550 Update minecraft:damage_sensor damage sources (#194)
* Update damage_source.json

The list of damage sources have been updated and added new possible damage sources.

Damage source `attack` has been deprecated going forward and has been split into two, namely: `entity_attack` and `entity_explosion`.

Damage source `fatal` has also been deprecated in newer format/`min_engine` versions, and has caused content log errors upon testing. But will remain for backwards compatibility.
2023-11-15 21:41:51 +01:00
Orbi-bot
c19ea88ba2 auto: Generated Json Schemas 2023-11-09 18:43:48 +00:00
DaanV2
3d3406a463 Formatted 2023-11-09 19:43:30 +01:00
Orbi-bot
e35334e82c auto: Generated Json Schemas 2023-11-09 18:06:00 +00:00
DaanV2
5f319448f3 Changing properties to stats 2023-11-09 19:05:40 +01:00
Orbi-bot
b59269b27f auto: Generated Json Schemas 2023-11-06 20:04:42 +00:00
ライゼン1920
e4b2710423 Update JSON UI schemas (#192)
* Implement some missing `ui/` schemas

- Add `allow_debug_missing_texture`
- Add `propagate_alpha`
- Add `use_child_anchors`

* Tweak descriptions of `item_ref`

It should be noted that UI are referred to as "elements."

Moreover, the examples used colon (`:`) instead of dots (`.`) which contradicts the given description.

* Add more enum values to the `easing` property

These are all known values, aside from the five that was given.
2023-11-06 21:04:26 +01:00
Orbi-bot
0316dcdbbf auto: Generated Json Schemas 2023-11-04 18:39:57 +00:00
DaanV2
2fd2dc4c9c Fixing reference 2023-11-04 19:39:49 +01:00
DaanV2
21d1724c68 Fixing circular ref 2023-11-04 19:36:05 +01:00
DaanV2
322f89d9be Moving around refs 2023-11-04 19:30:10 +01:00
Orbi-bot
ecfc97089f auto: Generated Json Schemas 2023-11-01 19:41:46 +00:00
DaanV2
ac117b95a6 Add variables 2023-11-01 20:41:33 +01:00
github-actions[bot]
bc9edf53e2 Merge pull request #191 from Blockception/dependabot/npm_and_yarn/all-ca06bd0154
build(deps-dev): bump the all group with 3 updates
2023-11-01 18:36:56 +00:00
dependabot[bot]
b58e611558 build(deps-dev): bump the all group with 3 updates
Bumps the all group with 3 updates: [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai), [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@types/chai` from 4.3.8 to 4.3.9
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai)

Updates `@types/mocha` from 10.0.2 to 10.0.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha)

Updates `@types/node` from 20.8.6 to 20.8.10
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/chai"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@types/mocha"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-01 18:36:41 +00:00
github-actions[bot]
88caa73467 Merge pull request #190 from Blockception/dependabot/github_actions/all-451a913685
build(deps): bump the all group with 1 update
2023-11-01 18:27:08 +00:00
dependabot[bot]
77ad25555c build(deps): bump the all group with 1 update
Bumps the all group with 1 update: [actions/setup-node](https://github.com/actions/setup-node).

- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-01 18:26:50 +00:00
Orbi-bot
1a8d8311f8 auto: Generated Json Schemas 2023-10-29 18:56:33 +00:00
DaanV2
7dd66d0c4d Fixing variable reference 2023-10-29 19:56:18 +01:00
Orbi-bot
12613b5649 auto: Generated Json Schemas 2023-10-24 20:01:53 +00:00
DaanV2
e645a47447 Merge branch 'main' of https://github.com/Blockception/Minecraft-bedrock-json-schemas 2023-10-24 22:01:27 +02:00
DaanV2
704bb96523 Fixing references 2023-10-24 22:01:21 +02:00
Orbi-bot
b740ac808c auto: Generated Json Schemas 2023-10-24 19:58:33 +00:00
DaanV2
b79f694f7a Updating filters and behaviors 2023-10-24 21:58:11 +02:00
Orbi-bot
96d0654970 auto: Generated Json Schemas 2023-10-24 18:28:45 +00:00
DaanV2
a4b0c3e571 Fixing schemas 2023-10-24 20:28:27 +02:00
DaanV2
71f71d6fb2 Merge branch 'main' of https://github.com/Blockception/Minecraft-bedrock-json-schemas 2023-10-24 20:00:11 +02:00
DaanV2
1f7449f3e1 Moved and cleaned 2023-10-24 20:00:09 +02:00
Orbi-bot
4ac9a9c05a auto: Generated Json Schemas 2023-10-24 17:53:59 +00:00
DaanV2
41ba8d8df0 Sorted properties 2023-10-24 19:53:37 +02:00
Orbi-bot
d3dd286992 auto: Generated Json Schemas 2023-10-24 17:50:14 +00:00
DaanV2
9ddf4d225e Separating ui file into its components 2023-10-24 19:49:51 +02:00
DaanV2
b7667bd8da Configuring test 2023-10-24 19:49:08 +02:00
DaanV2
fe263eaffb Adding test files 2023-10-24 19:49:03 +02:00
Orbi-bot
7ccaecebd1 auto: Generated Json Schemas 2023-10-23 22:33:31 +00:00
DaanV2
6f94ce1dae Merge branch 'main' of https://github.com/Blockception/Minecraft-bedrock-json-schemas 2023-10-24 00:33:12 +02:00
DaanV2
44feb3fb73 Fixing compress schema 2023-10-24 00:33:10 +02:00
Orbi-bot
7462b9db96 auto: Generated Json Schemas 2023-10-23 22:32:13 +00:00
Daan Verstraten
325b02b2e3 Adding ui-json schemas (#188) 2023-10-24 00:31:52 +02:00
dependabot[bot]
6643219664 build(deps-dev): bump the all group with 1 update (#187)
Bumps the all group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).

- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-14 19:17:37 +02:00
dependabot[bot]
2f97da164b build(deps): bump the all group with 1 update (#186)
Bumps the all group with 1 update: [actions/checkout](https://github.com/actions/checkout).

- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-14 19:17:30 +02:00
DaanV2
7942c2cd82 Adding dependabot pipeline 2023-10-14 19:17:13 +02:00
DaanV2
e664ce2102 1.20.32-0 2023-10-14 19:15:21 +02:00
DaanV2
9f03459274 Updating dependencies and pipelines 2023-10-14 19:15:15 +02:00