Commit 057e581
authored
chore(deps-dev): bump the dependencies group with 2 updates (#300)
Bumps the dependencies group with 2 updates:
[@codspeed/core](https://github.com/CodSpeedHQ/codspeed-node) and
[tinybench](https://github.com/tinylibs/tinybench).
Updates `@codspeed/core` from 5.3.0 to 5.4.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/CodSpeedHQ/codspeed-node/releases"><code>@codspeed/core</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v5.4.0</h2>
<h2>What's Changed</h2>
<p>This release adds first support for macOS walltime.</p>
<p>Please note that profiling and other instruments are not yet
available on macOS and will come in a later update.</p>
<ul>
<li>Support macos walltime without profiling in codspeed-node by <a
href="https://github.com/GuillaumeLagrange"><code>@GuillaumeLagrange</code></a>
in <a
href="https://redirect.github.com/CodSpeedHQ/codspeed-node/pull/79">CodSpeedHQ/codspeed-node#79</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/CodSpeedHQ/codspeed-node/compare/v5.3.0...v5.4.0">https://github.com/CodSpeedHQ/codspeed-node/compare/v5.3.0...v5.4.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/CodSpeedHQ/codspeed-node/commit/aa9d127006135d6a1fc7b75ec36a6a6d9f28f566"><code>aa9d127</code></a>
v5.4.0</li>
<li><a
href="https://github.com/CodSpeedHQ/codspeed-node/commit/42a33dd928ee77498366565f22e7638e6ecbbcd1"><code>42a33dd</code></a>
ci: add workflow_dispatch to test the release pipeline</li>
<li><a
href="https://github.com/CodSpeedHQ/codspeed-node/commit/eb04a2e5aa89a474a5f9b15402c8fc50544f7767"><code>eb04a2e</code></a>
feat: add darwin pre-build to the release pipeline</li>
<li><a
href="https://github.com/CodSpeedHQ/codspeed-node/commit/f41f338de87327264dbcb43a328f148fe6405eb1"><code>f41f338</code></a>
feat: bump instrument-hooks to use int32_t as pid</li>
<li><a
href="https://github.com/CodSpeedHQ/codspeed-node/commit/e6a55ce43a03ae680fccac3c1678afea5d1d4e1a"><code>e6a55ce</code></a>
ci: add macos integration test</li>
<li><a
href="https://github.com/CodSpeedHQ/codspeed-node/commit/adc689a67cb520421599098a6948e605a35b338b"><code>adc689a</code></a>
chore: bump node-gyp to support python 3.12+</li>
<li>See full diff in <a
href="https://github.com/CodSpeedHQ/codspeed-node/compare/v5.3.0...v5.4.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `tinybench` from 6.0.0 to 6.0.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tinylibs/tinybench/releases">tinybench's
releases</a>.</em></p>
<blockquote>
<h2>v6.0.1</h2>
<h3> 🐞 Bug Fixes</h3>
<ul>
<li>Make eslint works again - by <a
href="https://github.com/jerome-benoit"><code>@jerome-benoit</code></a>
<a href="https://github.com/tinylibs/tinybench/commit/6c3ab4a"><!-- raw
HTML omitted -->(6c3ab)<!-- raw HTML omitted --></a></li>
<li>Use the same signature when implementing BenchLike - by <a
href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in
<a
href="https://redirect.github.com/tinylibs/tinybench/issues/541">tinylibs/tinybench#541</a>
<a href="https://github.com/tinylibs/tinybench/commit/5a12342"><!-- raw
HTML omitted -->(5a123)<!-- raw HTML omitted --></a></li>
</ul>
<h5> <a
href="https://github.com/tinylibs/tinybench/compare/v6.0.0...v6.0.1">View
changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/tinylibs/tinybench/commit/562ed459ae7c72830cca09484a263264f646e979"><code>562ed45</code></a>
chore: release v6.0.1</li>
<li><a
href="https://github.com/tinylibs/tinybench/commit/4724e19552dedc218adccd50bbcc764aa17367c2"><code>4724e19</code></a>
chore(deps): lock file maintenance (<a
href="https://redirect.github.com/tinylibs/tinybench/issues/540">#540</a>)</li>
<li><a
href="https://github.com/tinylibs/tinybench/commit/5a12342ec396976f01cf7104aa8e6605621da74b"><code>5a12342</code></a>
fix: use the same signature when implementing BenchLike (<a
href="https://redirect.github.com/tinylibs/tinybench/issues/541">#541</a>)</li>
<li><a
href="https://github.com/tinylibs/tinybench/commit/d0cb651346ddfe024884a21ee96e94f527407a0e"><code>d0cb651</code></a>
chore(deps): update dependency <code>@commitlint/cli</code> to ^20.5.2
(<a
href="https://redirect.github.com/tinylibs/tinybench/issues/539">#539</a>)</li>
<li><a
href="https://github.com/tinylibs/tinybench/commit/e7adb047799ca92dd8a985561a9e19886884621f"><code>e7adb04</code></a>
chore(deps): update all non-major dependencies (<a
href="https://redirect.github.com/tinylibs/tinybench/issues/538">#538</a>)</li>
<li><a
href="https://github.com/tinylibs/tinybench/commit/5eb6c4652cfd1e83f0b484587432111c4ee1eeaf"><code>5eb6c46</code></a>
chore(deps): lock file maintenance (<a
href="https://redirect.github.com/tinylibs/tinybench/issues/536">#536</a>)</li>
<li><a
href="https://github.com/tinylibs/tinybench/commit/6e8d9ed06bb508d44548d0e742179635a81f3198"><code>6e8d9ed</code></a>
chore(deps): update dependency eslint-plugin-perfectionist to ^5.9.0 (<a
href="https://redirect.github.com/tinylibs/tinybench/issues/535">#535</a>)</li>
<li><a
href="https://github.com/tinylibs/tinybench/commit/0e1b94f6989d879edc5d47c587a2fcb90aea704c"><code>0e1b94f</code></a>
chore(deps): update all non-major dependencies (<a
href="https://redirect.github.com/tinylibs/tinybench/issues/534">#534</a>)</li>
<li><a
href="https://github.com/tinylibs/tinybench/commit/e0cadf8d29ed15f6a440a994cb96a61d9e52e5ce"><code>e0cadf8</code></a>
chore(deps): lock file maintenance (<a
href="https://redirect.github.com/tinylibs/tinybench/issues/532">#532</a>)</li>
<li><a
href="https://github.com/tinylibs/tinybench/commit/99989fbe1729a0f523731e25d25580ae6789e534"><code>99989fb</code></a>
chore(deps): update all non-major dependencies (<a
href="https://redirect.github.com/tinylibs/tinybench/issues/533">#533</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/tinylibs/tinybench/compare/v6.0.0...v6.0.1">compare
view</a></li>
</ul>
</details>
<br />
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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent b00ac61 commit 057e581
1 file changed
Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments