Skip to content

Commit a5f8600

Browse files
build(deps-dev): bump @sinonjs/fake-timers from 13.0.2 to 14.0.0 (#199)
Bumps [@sinonjs/fake-timers](https://github.com/sinonjs/fake-timers) from 13.0.2 to 14.0.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sinonjs/fake-timers/blob/main/CHANGELOG.md"><code>@​sinonjs/fake-timers</code>'s changelog</a>.</em></p> <blockquote> <h1>14.0.0 / 2024-12-09</h1> <ul> <li>breaking: Drop Node 16, use Node 22 LTS and update tests to handle the new Navigation API (<a href="https://redirect.github.com/sinonjs/fake-timers/issues/519">#519</a>)</li> <li>fix: Resilient to prototype pollution of Intl (<a href="https://redirect.github.com/sinonjs/fake-timers/issues/517">#517</a>)</li> <li>fix: return fake version for <code>performance.timeOrigin</code> (<a href="https://redirect.github.com/sinonjs/fake-timers/issues/515">#515</a>)</li> </ul> <h1>13.0.5 / 2024-10-28</h1> <ul> <li>Ensure checks based Object.keys length pass for fake Dates (<a href="https://redirect.github.com/sinonjs/fake-timers/issues/513">#513</a>)</li> </ul> <h1>13.0.4 / 2024-10-22</h1> <ul> <li>Fix constructor-based checks for fake Date no longer pass after installing (<a href="https://redirect.github.com/sinonjs/fake-timers/issues/512">#512</a>) (patches the patch)</li> </ul> <h1>13.0.3 / 2024-10-17</h1> <ul> <li>Ensure checks based on the constructor property passes for fake Dates (<a href="https://redirect.github.com/sinonjs/fake-timers/issues/511">#511</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sinonjs/fake-timers/commit/48f089fdc830e39fcec31dd23099cc360da0bab2"><code>48f089f</code></a> 14.0.0</li> <li><a href="https://github.com/sinonjs/fake-timers/commit/12b7b21ee10df73a4e74420ebec5647ac500e170"><code>12b7b21</code></a> Updated release files for 14.0.0</li> <li><a href="https://github.com/sinonjs/fake-timers/commit/4516b5abfbaa71c9cb1aedf7d0e4c95b4cc9080f"><code>4516b5a</code></a> Use Node 22 LTS and update tests to handle the new Navigation API (<a href="https://redirect.github.com/sinonjs/fake-timers/issues/519">#519</a>)</li> <li><a href="https://github.com/sinonjs/fake-timers/commit/656733c0916d6c1d24918f51e7f81fc4fb56d669"><code>656733c</code></a> fix: Resilient to prototype pollution of Intl (<a href="https://redirect.github.com/sinonjs/fake-timers/issues/517">#517</a>)</li> <li><a href="https://github.com/sinonjs/fake-timers/commit/ff8d907199011522ff629605b1840e374cd9d3a4"><code>ff8d907</code></a> fix: return fake version for <code>performance.timeOrigin</code> (<a href="https://redirect.github.com/sinonjs/fake-timers/issues/515">#515</a>)</li> <li><a href="https://github.com/sinonjs/fake-timers/commit/7861c930e8f9aaa9d227431623cc82347aff0291"><code>7861c93</code></a> 13.0.5</li> <li><a href="https://github.com/sinonjs/fake-timers/commit/edbb45f2b18298f7f65db0ba598324f969940733"><code>edbb45f</code></a> Updated release files for 13.0.5</li> <li><a href="https://github.com/sinonjs/fake-timers/commit/754d7856ec982a730dbd63ec4f79f24f0189d2ec"><code>754d785</code></a> Ensure checks based Object.keys length pass for fake Dates (<a href="https://redirect.github.com/sinonjs/fake-timers/issues/513">#513</a>)</li> <li><a href="https://github.com/sinonjs/fake-timers/commit/77a516cd61379c63dc544971701dd9ec39432acb"><code>77a516c</code></a> 13.0.4</li> <li><a href="https://github.com/sinonjs/fake-timers/commit/711b98e92661b9992971c810e5d327836bcf77be"><code>711b98e</code></a> Updated release files for 13.0.4</li> <li>Additional commits viewable in <a href="https://github.com/sinonjs/fake-timers/compare/v13.0.2...v14.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@sinonjs/fake-timers&package-manager=npm_and_yarn&previous-version=13.0.2&new-version=14.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Gregor Martynus <[email protected]>
1 parent 0edddd7 commit a5f8600

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"undici": "^6.19.8"
2020
},
2121
"devDependencies": {
22-
"@sinonjs/fake-timers": "^13.0.2",
22+
"@sinonjs/fake-timers": "^14.0.0",
2323
"ava": "^6.2.0",
2424
"c8": "^10.1.3",
2525
"dotenv": "^16.4.7",

0 commit comments

Comments
 (0)