Closed dependabot[bot] closed 2 years ago
Merging #1215 (c89c57d) into master (d1102d3) will decrease coverage by
0.37%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #1215 +/- ##
==========================================
- Coverage 92.52% 92.15% -0.38%
==========================================
Files 440 440
Lines 14556 14556
Branches 1096 1096
==========================================
- Hits 13468 13414 -54
- Misses 799 850 +51
- Partials 289 292 +3
Impacted Files | Coverage Δ | |
---|---|---|
src/codec/ClientAuthenticationCustomCodec.ts | 42.22% <0.00%> (-33.34%) |
:arrow_down: |
src/network/ConnectionManager.ts | 75.35% <0.00%> (-8.46%) |
:arrow_down: |
src/config/ConfigBuilder.ts | 90.26% <0.00%> (-1.06%) |
:arrow_down: |
src/invocation/ClusterService.ts | 94.01% <0.00%> (-0.86%) |
:arrow_down: |
src/util/Util.ts | 87.26% <0.00%> (-0.64%) |
:arrow_down: |
src/proxy/MultiMapProxy.ts | 97.12% <0.00%> (+0.71%) |
:arrow_up: |
src/network/Connection.ts | 95.11% <0.00%> (+0.88%) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update d1102d3...c89c57d. Read the comment docs.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version
or @dependabot ignore this minor version
. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore
condition with the desired update_types
to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Bumps ts-node from 10.5.0 to 10.6.0.
Release notes
Sourced from ts-node's releases.
Commits
30f03e1
10.6.04e1af52
update apiextractor report prior to the release of 10.6.089bde51
Issue #1651 followup (#1660)7025abf
Fix #1657: bug where node flags were not correctly preserved inexecArgv
(#...3426db1
Update continuous-integration.yml (#1659)f8b572c
Implement #1649: When entrypoint fails to resolve via ESM, fallback to Common...1942996
fix (#1652)49341d0
Implement #1510: add test to catch when TS adds newModuleKind
s (#1650)63a2f83
Fix #1647 (#1648)abc616e
fix (#1642)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)