Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Build(deps): Bump stackprof from 0.2.26 to 0.2.27 (#736)
Bumps [stackprof](https://github.com/tmm1/stackprof) from 0.2.26 to 0.2.27. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tmm1/stackprof/commit/a4d23d18fe27967da3de8246803fe42cb2f76009"><code>a4d23d1</code></a> bumping version</li> <li><a href="https://github.com/tmm1/stackprof/commit/d90ad352e5cd519f22d2b3e7159e9b1786db2b5a"><code>d90ad35</code></a> Merge pull request <a href="https://redirect.github.com/tmm1/stackprof/issues/226">#226</a> from froydnj/froydnj-fix-timing-crash</li> <li><a href="https://github.com/tmm1/stackprof/commit/078f36566d56a135cb77579f6a99a31fac67b183"><code>078f365</code></a> Merge pull request <a href="https://redirect.github.com/tmm1/stackprof/issues/230">#230</a> from s4na/ruby3.3</li> <li><a href="https://github.com/tmm1/stackprof/commit/02b866a30be24b53e0957464bd24f63acde91a08"><code>02b866a</code></a> Add Ruby 3.3 to CI</li> <li><a href="https://github.com/tmm1/stackprof/commit/4e504d37188bb06dfa2ab07b253bedcf4d03ef40"><code>4e504d3</code></a> be more diligent about atomic operations</li> <li><a href="https://github.com/tmm1/stackprof/commit/08b5127b032c3dbffd0e0ce8eac719008658318c"><code>08b5127</code></a> don't set <code>running</code> until all relevant state is initialized</li> <li>See full diff in <a href="https://github.com/tmm1/stackprof/compare/v0.2.26...v0.2.27">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=stackprof&package-manager=bundler&previous-version=0.2.26&new-version=0.2.27)](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>
- Loading branch information