chore(deps): update external fixes #12
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
~0.901.11
->~0.1102.0
~0.901.11
->~0.1002.0
9.1.13
->9.1.15
9.0.0
->9.0.1
~3.5.0
->~3.10.0
2.0.8
->2.0.13
12.19.12
->12.20.55
4.2.4
->4.3.1
3.0.0
->3.2.2
~3.5.0
->~3.99.0
~3.1.0
->~3.2.0
~3.0.1
->~3.3.0
1.5.4
->1.7.0
~6.5.4
->~6.6.0
~8.3.0
->~8.10.0
2.0.3
->2.8.1
~3.8.3
->~3.9.0
~0.10.2
->~0.15.0
Release Notes
angular/angular-cli (@angular/cli)
v9.1.15
Compare Source
Commits
@angular/cli (9.1.15)
Special Thanks
Charles Lyding, Keen Yee Liau, Doug Parker, Alan Agius
v9.1.14
Compare Source
Commits
@angular/cli (9.1.14)
Special Thanks
Charles Lyding, Keen Yee Liau, Alan Agius
semantic-release/git (@semantic-release/git)
v9.0.1
Compare Source
Bug Fixes
commitizen/cz-cli (commitizen)
v4.3.1
Compare Source
4.3.1 (2024-09-27)
Bug Fixes
v4.3.0
Compare Source
Features
v4.2.6
Compare Source
4.2.6 (2022-12-06)
Bug Fixes
v4.2.5
Compare Source
4.2.5 (2022-07-17)
Bug Fixes
istanbuljs/istanbuljs (istanbul-lib-coverage)
v3.2.2
Compare Source
Bug Fixes
v3.2.1
Compare Source
Bug Fixes
v3.2.0
Compare Source
Features
v3.1.0
Compare Source
Features
3.0.2 (2021-10-11)
Bug Fixes
3.0.1 (2021-09-23)
Bug Fixes
v3.0.2
Compare Source
v3.0.1
Compare Source
jasmine/jasmine (jasmine-core)
v3.99.1
: 3.99.1Compare Source
Please see the release notes.
v3.99.0
: 3.99.0Compare Source
Please see the release notes.
v3.10.1
: 3.10.1Compare Source
Please see the release notes.
v3.10.0
: 3.10.0Compare Source
Please see the release notes.
v3.9.0
: 3.9.0Compare Source
Please see the release notes.
v3.8.0
: 3.8.0Compare Source
Please see the release notes.
v3.7.1
: 3.7.1Compare Source
Please see the release notes.
v3.7.0
: 3.7.0Compare Source
Please see the release notes
v3.6.0
: 3.6.0Compare Source
Please see the release notes
karma-runner/karma-chrome-launcher (karma-chrome-launcher)
v3.2.0
Compare Source
Features
3.1.1 (2022-03-09)
Bug Fixes
v3.1.1
Compare Source
Bug Fixes
karma-runner/karma-jasmine (karma-jasmine)
v3.3.1
Compare Source
Bug Fixes
v3.3.0
Compare Source
Features
v3.2.0
Compare Source
Features
3.1.1 (2020-02-11)
Bug Fixes
v3.1.1
Compare Source
Bug Fixes
v3.1.0
Compare Source
Features
3.0.3 (2020-01-08)
Bug Fixes
3.0.2 (2020-01-08)
3.0.1 (2020-01-06)
Bug Fixes
Chores
Features
adapter: log when Jasmine fails because no expect() were run (#238) (646796e)
reporter: On no-single-run and failure, emit a debug URL (#235) (76f092a)
Propagate errors thrown in afterAll blocks (f3fa264), closes #161
update the version to 2.0.0 and restrict node version available to 4.0 (c84316e)
Update deps and drop node v6 to match karma v4.0 (#233) (097eed4), closes #233
feat (adapter): Use jasmine's new configure method (#224) (6663e47), closes #224 #221
BREAKING CHANGES
drop support for node v6
Also update travis config to drop v6 andd v10
stopOnFailure
, which was previously documented in karma-jasmine's README, isnot configuration option for jasmine. Use
oneFailurePerSpec
instead.Requires peerDependency Jasmine@^3.3.0
dfederm/karma-jasmine-html-reporter (karma-jasmine-html-reporter)
v1.7.0
Compare Source
Upgrade to Jasmine 3.8
v1.6.0
Compare Source
Upgrade to Jasmine 3.7.1
reactivex/rxjs (rxjs)
v6.6.7
Compare Source
v6.6.6
Compare Source
v6.6.4
Compare Source
v6.6.3
Compare Source
v6.6.2
Compare Source
v6.6.1
Compare Source
v6.6.0
Compare Source
TypeStrong/ts-node (ts-node)
v8.10.2
Compare Source
Fixed
Fixes #1037: source maps broken on Windows. (#1038)
Misc
Fix failing tests on node 6 (#1035)
Push coverage from Github Actions; remove TravisCI (#1034)
Run tests e2e against an
npm pack && npm install
ed ts-node (#1032)Run CI tests on Windows (#1041)
Run CI only once per commit on pull requests and master (#1042)
v8.10.1
: Fix breaking change for require('ts-node/*')Compare Source
Fix
Fixes #1026: revert the addition of package.json "exports" because it blocked
require()
s that used to work, for examplerequire('ts-node/register')
(#1027)v8.10.0
: Experimental native ESM supportCompare Source
Added
Experimental support for native ECMAScript modules in node >=13 (#1007, #1010)
v8.9.1
: Fix--interactive
/-i
flag so it forces REPL even when stdin is not a TTYCompare Source
Fixed
Fix
--interactive
/-i
flag so it forces REPL even when stdin is not a TTY (#1019)v8.9.0
Compare Source
Fixed
Fix failing tests caused by recent changes to @types/node (#1016)
Fix #945: Bump source-map-support dependency to include upstream fix for worker threads error handling (#1015) @addaleax
Fix #1004: in
--scriptMode
, resolve config file relative to realpath of entrypoint script (#1009)Normalized filenames in cache to fix performance issues on Windows (#997) @sylc
Added
Add timestamps to debug logging (#994) @sylc
Docs
Improve coverage of the README (#1000) @KasparEtter
Change order of install commands in README (#993) @jacobdcastro
Mention
ts-node -vv
flag in issue template (#1001)Run GHActions tests on pull requests (#1017)
v8.8.2
: Avoid ExtrarootFileNames
ChangesCompare Source
Fixed
rootFileNames
with versionv8.8.1
: Fix Files SupportCompare Source
Fixed
--files
supportbe2c899
v8.8.0
: [Perf] List File NamesCompare Source
Added
sanitize=true
to README for SVGs to work on NPMFixed
projectVersion++
by incrementing on each file changegetScriptFileNames
(#985) - revisits the change in https://github.com/TypeStrong/ts-node/issues/884v8.7.0
Compare Source
Fixed
ts.sys.readDirectory
(#969)-
(#944)Added
LanguageServiceHost::getProjectVersion
to workaround microsoft/TypeScript#36748 (#906ts-node-transpile-only
binary (#939) @G-RathChanged
ts-script
in favor ofts-node-script
(#948) @G-RathDocs
v8.6.2
: FIxyn
DependencyCompare Source
Fixed
yn
due to node engine (#942)v8.6.1
: Fix compiler options from environmentCompare Source
Fixed
TS_NODE_COMPILER_OPTIONS
- closes https://github.com/TypeStrong/ts-node/issues/938v8.6.0
: Compiler Host APICompare Source
Fixed
Added
tsconfig.json
(#921) @cspotcode 🎉dir
to be configurable--build
flag for emitting compiled TypeScript (under--compiler-host
mode)v8.5.4
: Fix relativenode_modules
ignoreCompare Source
node_modules
ignore266eaa5
v8.5.3
: Fix transpile diagnosticsCompare Source
Fixed
907e3e1
--ignore
relativeea6e1da
v8.5.2
: Revert--require
module loadingCompare Source
Fixed
--require
module loading changev8.5.0
: TS ScriptCompare Source
Added
ts-script
for relativetsconfig.json
files from<script.ts>
--interactive
CLI optionts-node
instance information onprocess
enable
of registeredts-node
instances--dir
to be configurable from CLI--scope
flag for directory scoped compilation of TypeScriptcreate
function for programmatic compiler usageFixed
v8.4.1
: Fix 8.20 dependency regressionCompare Source
Fixed
87a6e2c
v8.4.0
: Program TransformersCompare Source
Added
12ff53d
Fixed
b01b629
Microsoft/tslib (tslib)
v2.8.1
Compare Source
v2.8.0
Compare Source
What's Changed
Full Changelog: microsoft/tslib@v2.7.0...v2.8.0
v2.7.0
Compare Source
v2.6.3
Compare Source
What's Changed
Full Changelog: microsoft/tslib@v2.6.2...v2.6.3
v2.6.2
: tslib 2.6.2Compare Source
What's Changed
exports["module"]["types"]
by @andrewbranch in https://github.com/microsoft/tslib/pull/217Full Changelog: microsoft/tslib@v2.6.1...v2.6.2
v2.6.1
: tslib 2.6.1Compare Source
What's Changed
Full Changelog: microsoft/tslib@2.6.0...v2.6.1
v2.6.0
: tslib 2.6.0Compare Source
What's Changed
using
andawait using
by @rbuckton in https://github.com/microsoft/tslib/pull/213Full Changelog: microsoft/tslib@v2.5.3...2.6.0
v2.5.3
: tslib 2.5.3Compare Source
What's Changed
Full Changelog: microsoft/tslib@2.5.2...v2.5.3
v2.5.2
: tslib 2.5.2Compare Source
This release explicitly re-exports helpers to work around TypeScript's incomplete symbol resolution for tslib.
v2.5.1
: tslib 2.5.1Compare Source
This release of tslib provides fixes for two issues.
First, it reverses the order of
init
hooks provided by decorators to correctly reflect proposed behavior.Second, it corrects the
exports
field of tslib'spackage.json
and provides accurate declaration files so that it may be consumed under thenode16
andbundler
settings formoduleResolution.
v2.5.0
: tslib 2.5.0Compare Source
What's New
__esDecorate
and related helpers by @rbuckton in https://github.com/microsoft/tslib/pull/193Full Changelog: microsoft/tslib@2.4.1...2.5.0
v2.4.1
: tslib 2.4.1Compare Source
This release contains fixes for early
return
s andthrow
s invoked on generators.v2.4.0
: tslib 2.4.0Compare Source
This release includes the
__classPrivateFieldIn
helper as well as an update to__createBinding
to reduce indirection between multiple re-exports.v2.3.1
: tslib 2.3.1Compare Source
This release updates the
__spreadArray
helper for TypeScript 4.4 to correctly operate on collections that are not "concat-spreadable" such as the DOM'sNodeList
s andHTMLCollection
s.v2.3.0
: tslib 2.3.0Compare Source
This release updates tslib to use TypeScript 4.4's upcoming
__spreadArray
helper which correctly preserves sparse array inputs (e.g. arrays containing "missing" elements like[1, 2, , 4]
). This new version of__spreadArray
is backwards-compatible and is often also faster. See https://github.com/microsoft/tslib/pull/151 for more details.v2.2.0
: tslib 2.2.0Compare Source
This release supports TypeScript 4.3's new functionality for ECMAScript private methods and accessors, and private static class members.
It does so by expanding the scope of
__classPrivateFieldGet
and__classPrivateFieldSet
. See https://github.com/microsoft/tslib/pull/146 for more details.v2.1.0
: tslib 2Configuration
📅 Schedule: Branch creation - "after 1pm on Monday" in timezone Europe/Zurich, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.