socialnetworknews-web.meta

Issues/PRs archive for SocialNetworkNews/SocialNetworkNews-Web
git clone git://archive.git.mtrnord.blog/SocialNetworkNews/socialnetworknews-web.meta.git
Log | Files | Refs

63.json (14454B)


      1 {
      2   "number": 63,
      3   "title": "Update dependency ts-node to v8- autoclosed",
      4   "state": "closed",
      5   "diff_file": "63.diff",
      6   "author": "renovate[bot]",
      7   "created_at": "2019-01-22T01:55:45Z",
      8   "closed_at": "2020-10-26T04:01:37Z",
      9   "merged_at": null,
     10   "base_ref": "master",
     11   "head_ref": "renovate/ts-node-8.x",
     12   "labels": [],
     13   "assignees": [],
     14   "requested_reviewers": [],
     15   "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [ts-node](https://togithub.com/TypeStrong/ts-node) | devDependencies | major | [`^7.0.0` -> `^8.0.0`](https://renovatebot.com/diffs/npm/ts-node/7.0.1/8.10.2) |\n\n---\n\n### Release Notes\n\n<details>\n<summary>TypeStrong/ts-node</summary>\n\n### [`v8.10.2`](https://togithub.com/TypeStrong/ts-node/releases/v8.10.2)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v8.10.1...v8.10.2)\n\n**Fixed**\n\nFixes [#&#8203;1037](https://togithub.com/TypeStrong/ts-node/issues/1037): source maps broken on Windows. ([#&#8203;1038](https://togithub.com/TypeStrong/ts-node/issues/1038))\n\n**Misc**\n\nFix failing tests on node 6 ([#&#8203;1035](https://togithub.com/TypeStrong/ts-node/issues/1035))\nPush coverage from Github Actions; remove TravisCI ([#&#8203;1034](https://togithub.com/TypeStrong/ts-node/issues/1034))\nRun tests e2e against an `npm pack && npm install`ed ts-node ([#&#8203;1032](https://togithub.com/TypeStrong/ts-node/issues/1032))\nRun CI tests on Windows ([#&#8203;1041](https://togithub.com/TypeStrong/ts-node/issues/1041))\nRun CI only once per commit on pull requests and master ([#&#8203;1042](https://togithub.com/TypeStrong/ts-node/issues/1042))\n\n### [`v8.10.1`](https://togithub.com/TypeStrong/ts-node/releases/v8.10.1)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v8.10.0...v8.10.1)\n\n**Fix**\n\nFixes [#&#8203;1026](https://togithub.com/TypeStrong/ts-node/issues/1026): revert the addition of package.json \"exports\" because it blocked `require()`s that used to work, for example `require('ts-node/register')` ([#&#8203;1027](https://togithub.com/TypeStrong/ts-node/issues/1027))\n\n### [`v8.10.0`](https://togithub.com/TypeStrong/ts-node/releases/v8.10.0)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v8.9.1...v8.10.0)\n\n**Added**\n\nExperimental support for native ECMAScript modules in node >=13 ([#&#8203;1007](https://togithub.com/TypeStrong/ts-node/issues/1007), [#&#8203;1010](https://togithub.com/TypeStrong/ts-node/issues/1010))\n\n### [`v8.9.1`](https://togithub.com/TypeStrong/ts-node/releases/v8.9.1)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v8.9.0...v8.9.1)\n\n**Fixed**\n\nFix `--interactive` / `-i` flag so it forces REPL even when stdin is not a TTY ([#&#8203;1019](https://togithub.com/TypeStrong/ts-node/issues/1019))\n\n### [`v8.9.0`](https://togithub.com/TypeStrong/ts-node/releases/v8.9.0)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v8.8.2...v8.9.0)\n\n**Fixed**\n\nFix failing tests caused by recent changes to [@&#8203;types/node](https://togithub.com/types/node) ([#&#8203;1016](https://togithub.com/TypeStrong/ts-node/issues/1016))\nFix [#&#8203;945](https://togithub.com/TypeStrong/ts-node/issues/945): Bump source-map-support dependency to include upstream fix for worker threads error handling ([#&#8203;1015](https://togithub.com/TypeStrong/ts-node/issues/1015)) [@&#8203;addaleax](https://togithub.com/addaleax)\nFix [#&#8203;1004](https://togithub.com/TypeStrong/ts-node/issues/1004): in `--scriptMode`, resolve config file relative to realpath of entrypoint script ([#&#8203;1009](https://togithub.com/TypeStrong/ts-node/issues/1009))\nNormalized filenames in cache to fix performance issues on Windows ([#&#8203;997](https://togithub.com/TypeStrong/ts-node/issues/997)) [@&#8203;sylc](https://togithub.com/sylc)\n\n**Added**\n\nAdd timestamps to debug logging ([#&#8203;994](https://togithub.com/TypeStrong/ts-node/issues/994)) [@&#8203;sylc](https://togithub.com/sylc)\n\n**Docs**\n\nImprove coverage of the README ([#&#8203;1000](https://togithub.com/TypeStrong/ts-node/issues/1000)) [@&#8203;KasparEtter](https://togithub.com/KasparEtter)\nChange order of install commands in README ([#&#8203;993](https://togithub.com/TypeStrong/ts-node/issues/993)) [@&#8203;jacobdcastro](https://togithub.com/jacobdcastro)\nMention `ts-node -vv` flag in issue template ([#&#8203;1001](https://togithub.com/TypeStrong/ts-node/issues/1001))\nRun GHActions tests on pull requests ([#&#8203;1017](https://togithub.com/TypeStrong/ts-node/issues/1017))\n\n### [`v8.8.2`](https://togithub.com/TypeStrong/ts-node/releases/v8.8.2)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v8.8.1...v8.8.2)\n\n**Fixed**\n\n-   Avoid pushing to `rootFileNames` with version\n\n### [`v8.8.1`](https://togithub.com/TypeStrong/ts-node/releases/v8.8.1)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v8.8.0...v8.8.1)\n\n**Fixed**\n\n-   Fix `--files` support  [`be2c899`](https://togithub.com/TypeStrong/ts-node/commit/be2c899)\n\n### [`v8.8.0`](https://togithub.com/TypeStrong/ts-node/releases/v8.8.0)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v8.7.0...v8.8.0)\n\n**Added**\n\n-   Add `sanitize=true` to README for SVGs to work on NPM\n\n**Fixed**\n\n-   Simplify `projectVersion++` by incrementing on each file change\n-   List all files for `getScriptFileNames` ([#&#8203;985](https://togithub.com/TypeStrong/ts-node/issues/985)) - revisits the change in [#&#8203;884](https://togithub.com/TypeStrong/ts-node/issues/884)\n\n### [`v8.7.0`](https://togithub.com/TypeStrong/ts-node/releases/v8.7.0)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v8.6.2...v8.7.0)\n\n**Fixed**\n\n-   Remove buggy caching of `ts.sys.readDirectory` ([#&#8203;969](https://togithub.com/TypeStrong/ts-node/issues/969))\n-   Fix REPL ASI handling when user input starts with `-` ([#&#8203;944](https://togithub.com/TypeStrong/ts-node/issues/944))\n\n**Added**\n\n-   Implement `LanguageServiceHost::getProjectVersion` to workaround [microsoft/TypeScript#&#8203;36748](https://togithub.com/microsoft/TypeScript/issues/36748) ([#&#8203;906](https://togithub.com/TypeStrong/ts-node/issues/906) \n-   Add `ts-node-transpile-only` binary ([#&#8203;939](https://togithub.com/TypeStrong/ts-node/issues/939)) [@&#8203;G-Rath](https://togithub.com/G-Rath)\n\n**Changed**\n\n-   Deprecate `ts-script` in favor of `ts-node-script` ([#&#8203;948](https://togithub.com/TypeStrong/ts-node/issues/948)) [@&#8203;G-Rath](https://togithub.com/G-Rath)\n\n**Docs**\n\n-   Fix bash syntax error in README ([#&#8203;943](https://togithub.com/TypeStrong/ts-node/issues/943)) [@&#8203;abraj](https://togithub.com/abraj)\n-   Add Github issue templates ([#&#8203;959](https://togithub.com/TypeStrong/ts-node/issues/959), [#&#8203;965](https://togithub.com/TypeStrong/ts-node/issues/965), [#&#8203;947](https://togithub.com/TypeStrong/ts-node/issues/947))\n-   Add IntelliJ debug instructions to README ([#&#8203;958](https://togithub.com/TypeStrong/ts-node/issues/958))\n-   Add mocha 7 usage example to README ([#&#8203;961](https://togithub.com/TypeStrong/ts-node/issues/961))\n\n### [`v8.6.2`](https://togithub.com/TypeStrong/ts-node/releases/v8.6.2)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v8.6.1...v8.6.2)\n\n**Fixed**\n\n-   Downgrade `yn` due to node engine ([#&#8203;942](https://togithub.com/TypeStrong/ts-node/issues/942))\n\n### [`v8.6.1`](https://togithub.com/TypeStrong/ts-node/releases/v8.6.1)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v8.6.0...v8.6.1)\n\n**Fixed**\n\n-   Fix the resolution order of `TS_NODE_COMPILER_OPTIONS` - closes [#&#8203;938](https://togithub.com/TypeStrong/ts-node/issues/938)\n\n### [`v8.6.0`](https://togithub.com/TypeStrong/ts-node/releases/v8.6.0)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v8.5.4...v8.6.0)\n\n**Fixed**\n\n-   Remove normalize slashes from config file loading for Windows\n\n**Added**\n\n-   Configure using `tsconfig.json` ([#&#8203;921](https://togithub.com/TypeStrong/ts-node/issues/921)) [@&#8203;cspotcode](https://togithub.com/cspotcode) \ud83c\udf89 \n-   Allow `dir` to be configurable\n-   Add `--build` flag for emitting compiled TypeScript (under `--compiler-host` mode)\n-   Incremental compiler support ([#&#8203;895](https://togithub.com/TypeStrong/ts-node/issues/895))\n\n### [`v8.5.4`](https://togithub.com/TypeStrong/ts-node/releases/v8.5.4)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v8.5.3...v8.5.4)\n\n-   Fix relative `node_modules` ignore  [`266eaa5`](https://togithub.com/TypeStrong/ts-node/commit/266eaa5)\n\n### [`v8.5.3`](https://togithub.com/TypeStrong/ts-node/releases/v8.5.3)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v8.5.2...v8.5.3)\n\n**Fixed**\n\n-   Pass correct diagnostics list in transpile mode ([#&#8203;917](https://togithub.com/TypeStrong/ts-node/issues/917))  [`907e3e1`](https://togithub.com/TypeStrong/ts-node/commit/907e3e1)\n-   Make `--ignore` relative  [`ea6e1da`](https://togithub.com/TypeStrong/ts-node/commit/ea6e1da)\n\n### [`v8.5.2`](https://togithub.com/TypeStrong/ts-node/releases/v8.5.2)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v8.5.0...v8.5.2)\n\n**Fixed**\n\n-   Revert `--require` module loading change\n\n### [`v8.5.0`](https://togithub.com/TypeStrong/ts-node/releases/v8.5.0)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v8.4.1...v8.5.0)\n\n**Added**\n\n-   Expose `ts-script` for relative `tsconfig.json` files from `<script.ts>`\n-   Support `--interactive` CLI option\n-   Expose registered `ts-node` instance information on `process`\n-   Allow dynamic `enable` of registered `ts-node` instances\n-   Allow `--dir` to be configurable from CLI\n-   Add `--scope` flag for directory scoped compilation of TypeScript\n-   REPL history on node 11+\n-   Expose `create` function for programmatic compiler usage\n\n**Fixed**\n\n-   Repeated RegExps in REPL will now compile\n\n### [`v8.4.1`](https://togithub.com/TypeStrong/ts-node/releases/v8.4.1)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v8.4.0...v8.4.1)\n\n**Fixed**\n\n-   Revert \"List all files in memory cache improves perf 1.4x\"  [`87a6e2c`](https://togithub.com/TypeStrong/ts-node/commit/87a6e2c)\n\n### [`v8.4.0`](https://togithub.com/TypeStrong/ts-node/releases/v8.4.0)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v8.3.0...v8.4.0)\n\n**Added**\n\n-   Introduce transformers program support ([#&#8203;879](https://togithub.com/TypeStrong/ts-node/issues/879))  [`12ff53d`](https://togithub.com/TypeStrong/ts-node/commit/12ff53d)\n\n**Fixed**\n\n-   Fix prefer TS exts via env variables ([#&#8203;867](https://togithub.com/TypeStrong/ts-node/issues/867))  [`b01b629`](https://togithub.com/TypeStrong/ts-node/commit/b01b629)\n\n### [`v8.3.0`](https://togithub.com/TypeStrong/ts-node/releases/v8.3.0)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v8.2.0...v8.3.0)\n\n**Added**\n\n-   Support `--prefer-ts-exts` flag\n\n### [`v8.2.0`](https://togithub.com/TypeStrong/ts-node/releases/v8.2.0)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v8.1.1...v8.2.0)\n\n**Added**\n\n-   Expand FS cache to all file system operations\n\n**Changed**\n\n-   Pass all files to \"root scripts\" TypeScript compiler option to improve performance\n\n### [`v8.1.1`](https://togithub.com/TypeStrong/ts-node/releases/v8.1.1)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v8.1.0...v8.1.1)\n\n**Fixed**\n\n-   Remove `realpath` from TypeScript compiler to support existing use-cases without `preserveSymlinks`\n\n### [`v8.1.0`](https://togithub.com/TypeStrong/ts-node/releases/v8.1.0)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v8.0.3...v8.1.0)\n\n**Added**\n\n-   Expose `--log-error` option for logging on TypeScript compilation issues\n-   Cache file system lookup operations\n\n**Changed**\n\n-   Remove `incremental` and `tsBuildInfoFile` compiler options\n\n### [`v8.0.3`](https://togithub.com/TypeStrong/ts-node/releases/v8.0.3)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v8.0.2...v8.0.3)\n\n**Added**\n\n-   Fall back on resolving relative TypeScript packages (normal resolution is from working directory, these two things can be the same in the case of locally installed packages)\n\n### [`v8.0.2`](https://togithub.com/TypeStrong/ts-node/releases/v8.0.2)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v8.0.1...v8.0.2)\n\n**Fixed**\n\n-   Override `include` property, not `includes` \ud83e\udd15\n\n### [`v8.0.1`](https://togithub.com/TypeStrong/ts-node/releases/v8.0.1)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v8.0.0...v8.0.1)\n\n**Fixed**\n\n-   Add missing `arg` to `package.json` dependencies\n\n### [`v8.0.0`](https://togithub.com/TypeStrong/ts-node/releases/v8.0.0)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v7.0.1...v8.0.0)\n\n**Changed**\n\n-   Remove JavaScript output cache\n-   Cleaned up CLI args\n    -   The `-p` option must now be `-pe` since `arg` does not support optional flag and string at the same time\n    -   Other CLI options support camel case must now be specified in `kebab-case`\n-   Preserve `ts-node` arguments in `execArgv` for forked processes to use\n-   Avoid loading files at the configuration level by default\n    -   Avoids `ts-node` REPL taking a long time in a large user directory\n\n</details>\n\n---\n\n### Renovate configuration\n\n:date: **Schedule**: At any time (no schedule defined).\n\n:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.\n\n:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.\n\n:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.\n\n---\n\n - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box\n\n---\n\nThis PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/SocialNetworkNews/SocialNetworkNews-Web).",
     16   "comments": [],
     17   "review_comments": []
     18 }