Skip to content

Commit

Permalink
chore(dev-deps): bump ts, ts-patch (#1103)
Browse files Browse the repository at this point in the history
  • Loading branch information
mshanemc committed Jul 16, 2024
1 parent 6ac0451 commit 69178fb
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 15 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@
"@types/semver": "^7.5.8",
"benchmark": "^2.1.4",
"ts-node": "^10.9.2",
"ts-patch": "^3.2.0",
"typescript": "5.4.5"
"ts-patch": "^3.2.1",
"typescript": "^5.5.3"
},
"repository": {
"type": "git",
Expand Down
21 changes: 8 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4905,10 +4905,10 @@ ts-node@^10.8.1, ts-node@^10.9.2:
v8-compile-cache-lib "^3.0.1"
yn "3.1.1"

ts-patch@^3.2.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/ts-patch/-/ts-patch-3.2.0.tgz#537b0e19aa273da4a34e42be68240ef062646dd3"
integrity sha512-fUGMkjGIlD4BFibDM+6pLYLXRguzCUY6fhP1KQzSnFJfAtTDT7DKyX0yHn3CJqfBv4mia/o3ZRte31UVf9Dl1A==
ts-patch@^3.2.1:
version "3.2.1"
resolved "https://registry.yarnpkg.com/ts-patch/-/ts-patch-3.2.1.tgz#0c1ecfcb6b6633bf23e533016ffda4d566518628"
integrity sha512-hlR43v+GUIUy8/ZGFP1DquEqPh7PFKQdDMTAmYt671kCCA6AkDQMoeFaFmZ7ObPLYOmpMgyKUqL1C+coFMf30w==
dependencies:
chalk "^4.1.2"
global-prefix "^3.0.0"
Expand Down Expand Up @@ -5042,15 +5042,10 @@ typedoc@^0.25.13:
minimatch "^9.0.3"
shiki "^0.14.7"

typescript@5.4.5:
version "5.4.5"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==

"typescript@^4.6.4 || ^5.2.2", typescript@^5.4.3:
version "5.5.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.2.tgz#c26f023cb0054e657ce04f72583ea2d85f8d0507"
integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==
"typescript@^4.6.4 || ^5.2.2", typescript@^5.4.3, typescript@^5.5.3:
version "5.5.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==

unbox-primitive@^1.0.2:
version "1.0.2"
Expand Down

4 comments on commit 69178fb

@svc-cli-bot
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Logger Benchmarks - ubuntu-latest

Benchmark suite Current: 69178fb Previous: b77fb7e Ratio
Child logger creation 476941 ops/sec (±0.62%) 461557 ops/sec (±1.19%) 0.97
Logging a string on root logger 814969 ops/sec (±7.20%) 785793 ops/sec (±8.34%) 0.96
Logging an object on root logger 703782 ops/sec (±4.95%) 549003 ops/sec (±8.10%) 0.78
Logging an object with a message on root logger 22911 ops/sec (±184.71%) 7886 ops/sec (±203.05%) 0.34
Logging an object with a redacted prop on root logger 457484 ops/sec (±8.32%) 447456 ops/sec (±8.97%) 0.98
Logging a nested 3-level object on root logger 24505 ops/sec (±183.98%) 359027 ops/sec (±10.09%) 14.65

This comment was automatically generated by workflow using github-action-benchmark.

@svc-cli-bot
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark 'Logger Benchmarks - ubuntu-latest'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 2.

Benchmark suite Current: 69178fb Previous: b77fb7e Ratio
Logging a nested 3-level object on root logger 24505 ops/sec (±183.98%) 359027 ops/sec (±10.09%) 14.65

This comment was automatically generated by workflow using github-action-benchmark.

@svc-cli-bot
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Logger Benchmarks - windows-latest

Benchmark suite Current: 69178fb Previous: b77fb7e Ratio
Child logger creation 348829 ops/sec (±0.29%) 333802 ops/sec (±0.85%) 0.96
Logging a string on root logger 844579 ops/sec (±7.45%) 742261 ops/sec (±5.41%) 0.88
Logging an object on root logger 609856 ops/sec (±8.58%) 604551 ops/sec (±5.42%) 0.99
Logging an object with a message on root logger 3155 ops/sec (±228.31%) 7988 ops/sec (±200.08%) 2.53
Logging an object with a redacted prop on root logger 403616 ops/sec (±16.18%) 474325 ops/sec (±7.47%) 1.18
Logging a nested 3-level object on root logger 315711 ops/sec (±5.39%) 318847 ops/sec (±5.26%) 1.01

This comment was automatically generated by workflow using github-action-benchmark.

@svc-cli-bot
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark 'Logger Benchmarks - windows-latest'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 2.

Benchmark suite Current: 69178fb Previous: b77fb7e Ratio
Logging an object with a message on root logger 3155 ops/sec (±228.31%) 7988 ops/sec (±200.08%) 2.53

This comment was automatically generated by workflow using github-action-benchmark.

Please sign in to comment.