SPU Performs Updating, an npm package that provides method to update Minecraft commands. No longer maintained; use https://github.com/SPGoding/datapack-language-server to update newer datapacks instead.
power-assert-js/espower-typescript
### [`v9.0.2`](https://togithub.com/power-assert-js/espower-typescript/releases/v9.0.2)
[Compare Source](https://togithub.com/power-assert-js/espower-typescript/compare/v9.0.1...v9.0.2)
- fix: update ts-node to v8 ([#58](https://togithub.com/power-assert-js/espower-typescript/issues/58)) [`d270c83`](https://togithub.com/power-assert-js/espower-typescript/commit/d270c83)
- build: update devDeps, lockfile and CI environment ([#59](https://togithub.com/power-assert-js/espower-typescript/issues/59)) [`1123e21`](https://togithub.com/power-assert-js/espower-typescript/commit/1123e21)
### [`v9.0.1`](https://togithub.com/power-assert-js/espower-typescript/releases/v9.0.1)
[Compare Source](https://togithub.com/power-assert-js/espower-typescript/compare/v9.0.0...v9.0.1)
- fix: correct the error stacks [#55](https://togithub.com/power-assert-js/espower-typescript/issues/55) ([@whxaxes](https://togithub.com/whxaxes)), [#56](https://togithub.com/power-assert-js/espower-typescript/issues/56)
- fix: update deps [#57](https://togithub.com/power-assert-js/espower-typescript/issues/57)
### [`v9.0.0`](https://togithub.com/power-assert-js/espower-typescript/releases/v9.0.0)
[Compare Source](https://togithub.com/power-assert-js/espower-typescript/compare/v8.1.4...v9.0.0)
#### Breaking changes
- Drop Node v4 and add v10
- Drop TypeScript v2.2 and v2.3
- Require installing `typescript` in your project local now
- Use [ts-node](https://togithub.com/TypeStrong/ts-node) instead of typescript-simple internally
- Type checking is enabled by default now
- It requires `npm i -D @types/node @types/mocha` additionally
- To disable type checking, use `TS_NODE_TRANSPILE_ONLY=1` env for ts-node
- Some other changes from typescript-simple
#### Features
- `allowJs: true` in `tsconfig.json` enables to instrument `.js` files ([#51](https://togithub.com/power-assert-js/espower-typescript/issues/51))
#### Bugfixes
- Some issues are fixed by replacing to ts-node
Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot. View repository job log here.
This PR contains the following updates:
^8.1.4
->^9.0.0
Release Notes
power-assert-js/espower-typescript
### [`v9.0.2`](https://togithub.com/power-assert-js/espower-typescript/releases/v9.0.2) [Compare Source](https://togithub.com/power-assert-js/espower-typescript/compare/v9.0.1...v9.0.2) - fix: update ts-node to v8 ([#58](https://togithub.com/power-assert-js/espower-typescript/issues/58)) [`d270c83`](https://togithub.com/power-assert-js/espower-typescript/commit/d270c83) - build: update devDeps, lockfile and CI environment ([#59](https://togithub.com/power-assert-js/espower-typescript/issues/59)) [`1123e21`](https://togithub.com/power-assert-js/espower-typescript/commit/1123e21) ### [`v9.0.1`](https://togithub.com/power-assert-js/espower-typescript/releases/v9.0.1) [Compare Source](https://togithub.com/power-assert-js/espower-typescript/compare/v9.0.0...v9.0.1) - fix: correct the error stacks [#55](https://togithub.com/power-assert-js/espower-typescript/issues/55) ([@whxaxes](https://togithub.com/whxaxes)), [#56](https://togithub.com/power-assert-js/espower-typescript/issues/56) - fix: update deps [#57](https://togithub.com/power-assert-js/espower-typescript/issues/57) ### [`v9.0.0`](https://togithub.com/power-assert-js/espower-typescript/releases/v9.0.0) [Compare Source](https://togithub.com/power-assert-js/espower-typescript/compare/v8.1.4...v9.0.0) #### Breaking changes - Drop Node v4 and add v10 - Drop TypeScript v2.2 and v2.3 - Require installing `typescript` in your project local now - Use [ts-node](https://togithub.com/TypeStrong/ts-node) instead of typescript-simple internally - Type checking is enabled by default now - It requires `npm i -D @types/node @types/mocha` additionally - To disable type checking, use `TS_NODE_TRANSPILE_ONLY=1` env for ts-node - Some other changes from typescript-simple #### Features - `allowJs: true` in `tsconfig.json` enables to instrument `.js` files ([#51](https://togithub.com/power-assert-js/espower-typescript/issues/51)) #### Bugfixes - Some issues are fixed by replacing to ts-nodeRenovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!
".:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.