Skip to content

Commit

Permalink
chore(dev-deps): bump @salesforce/ts-sinon from 1.4.16 to 1.4.18
Browse files Browse the repository at this point in the history
Bumps [@salesforce/ts-sinon](https://github.com/forcedotcom/ts-sinon) from 1.4.16 to 1.4.18.
- [Release notes](https://github.com/forcedotcom/ts-sinon/releases)
- [Changelog](https://github.com/forcedotcom/ts-sinon/blob/main/CHANGELOG.md)
- [Commits](forcedotcom/ts-sinon@1.4.16...1.4.18)

---
updated-dependencies:
- dependency-name: "@salesforce/ts-sinon"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2023
1 parent 8d402b3 commit dfca5aa
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@salesforce/dev-config": "^4.0.1",
"@salesforce/dev-scripts": "^5.4.2",
"@salesforce/prettier-config": "^0.0.3",
"@salesforce/ts-sinon": "^1.4.16",
"@salesforce/ts-sinon": "^1.4.18",
"@types/benchmark": "^2.1.3",
"@types/chai-string": "^1.4.3",
"@types/jsonwebtoken": "9.0.3",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -578,16 +578,16 @@
resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.6.0.tgz#14505ebad2fb2d4f7b14837545d662766d293561"
integrity sha512-SwhDTLucj/GRbPpxlEoDZeqlX22o+G6fiebTXTu1cZKmd1oE0W2L7SlTTgJnWck8bhTeBIgQi9cpD8c2t5ISKA==

"@salesforce/ts-sinon@^1.4.16":
version "1.4.16"
resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.16.tgz#44ca058279d4009d7cc5d2de04d0ff764897f7c2"
integrity sha512-nl/zQ0z+W3C5VUgOh5i7N9ZgI7cEboDGBfPk7JXIz1R3U8yjSr3IIrJgmB3XSHFRNOQ/BjxdO8XSeuOehlaX3g==
"@salesforce/ts-sinon@^1.4.18":
version "1.4.18"
resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.18.tgz#a9ff91370bc3f682fbf964afcbc0fcf5f04d2912"
integrity sha512-YR+L5JEZRfZmPGYvamPs+urd753PfS/K6foygYdR9F6MM+e0VMbAQ8Zq2lmJKoZy4aDEencspmp+72wtZKJJpg==
dependencies:
"@salesforce/ts-types" "^2.0.7"
"@salesforce/ts-types" "^2.0.8"
sinon "^5.1.1"
tslib "^2.6.1"

"@salesforce/ts-types@^2.0.7", "@salesforce/ts-types@^2.0.8":
"@salesforce/ts-types@^2.0.8":
version "2.0.8"
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.8.tgz#e732b5a42cbec6bda79c089a0633fc643daf8bca"
integrity sha512-vuzLcxtThBhpuhmnoh8GFrVU8XjdoNyQm9gPtmcjUyUD/9nQIBTAX8oGoUvCiiq93c4LFEmSua+xm3yu0bbNfg==
Expand Down

3 comments on commit dfca5aa

@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: dfca5aa Previous: 7e05681 Ratio
Child logger creation 520544 ops/sec (±7.62%) 410645 ops/sec (±25.05%) 0.79
Logging a string on root logger 595805 ops/sec (±11.86%) 598208 ops/sec (±17.26%) 1.00
Logging an object on root logger 416459 ops/sec (±12.77%) 489832 ops/sec (±10.46%) 1.18
Logging an object with a message on root logger 280956 ops/sec (±13.29%) 278544 ops/sec (±14.00%) 0.99
Logging an object with a redacted prop on root logger 11775 ops/sec (±196.50%) 4162 ops/sec (±220.92%) 0.35
Logging a nested 3-level object on root logger 283674 ops/sec (±10.21%) 277479 ops/sec (±13.39%) 0.98

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: dfca5aa Previous: 7e05681 Ratio
Child logger creation 477244 ops/sec (±0.60%) 377018 ops/sec (±1.16%) 0.79
Logging a string on root logger 539145 ops/sec (±15.55%) 448231 ops/sec (±13.90%) 0.83
Logging an object on root logger 392030 ops/sec (±14.72%) 345652 ops/sec (±12.83%) 0.88
Logging an object with a message on root logger 292519 ops/sec (±7.43%) 196396 ops/sec (±16.51%) 0.67
Logging an object with a redacted prop on root logger 242919 ops/sec (±23.73%) 234780 ops/sec (±23.87%) 0.97
Logging a nested 3-level object on root logger 3451 ops/sec (±206.44%) 170438 ops/sec (±15.64%) 49.39

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: dfca5aa Previous: 7e05681 Ratio
Logging a nested 3-level object on root logger 3451 ops/sec (±206.44%) 170438 ops/sec (±15.64%) 49.39

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

Please sign in to comment.