Bump vernier from 1.6.0 to 1.7.0 #2062

Merged
dependabot[bot] merged 2 commits from dependabot/bundler/vernier-1.7.0 into main 2025-04-08 23:47:36 +08:00
dependabot[bot] commented 2025-04-07 15:43:04 +08:00 (Migrated from github.com)

Bumps vernier from 1.6.0 to 1.7.0.

Commits
  • 968b13e v1.7.0
  • 3eb12ce Merge pull request #145 from jhawthorn/fix-142
  • 701eb97 Add metadata option to collector
  • b4f93cf Merge pull request #140 from dalehamel/metadata-patch
  • 4a81bc9 Merge branch 'main' into metadata-patch
  • cbdb45e Rename integration test to match idiomatic test naming
  • 4046798 Store metadata as an array tuple, turn into a hash when deserializing
  • b7abad5 Merge pull request #143 from jhawthorn/rename-frame-info-to-func-info
  • 9dc7d26 Rename FrameInfo -> FuncInfo
  • 25cd48a Add RubyKaigi 2024 talk to README
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)
Bumps [vernier](https://github.com/jhawthorn/vernier) from 1.6.0 to 1.7.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jhawthorn/vernier/commit/968b13e8a839bfe974c28f31aa96d3d4d35d446d"><code>968b13e</code></a> v1.7.0</li> <li><a href="https://github.com/jhawthorn/vernier/commit/3eb12ceb27b101e9d35d738fd686f743d32b016d"><code>3eb12ce</code></a> Merge pull request <a href="https://redirect.github.com/jhawthorn/vernier/issues/145">#145</a> from jhawthorn/fix-142</li> <li><a href="https://github.com/jhawthorn/vernier/commit/701eb97fceb4a9fede82a398e7957fa8825d7f74"><code>701eb97</code></a> Add metadata option to collector</li> <li><a href="https://github.com/jhawthorn/vernier/commit/b4f93cf964615050bdd193bf017f259656592c3d"><code>b4f93cf</code></a> Merge pull request <a href="https://redirect.github.com/jhawthorn/vernier/issues/140">#140</a> from dalehamel/metadata-patch</li> <li><a href="https://github.com/jhawthorn/vernier/commit/4a81bc91986442133ab3fe4ebea3f0a3ec71d17e"><code>4a81bc9</code></a> Merge branch 'main' into metadata-patch</li> <li><a href="https://github.com/jhawthorn/vernier/commit/cbdb45e31bf78e9aad930853feb033feb6e4c2e5"><code>cbdb45e</code></a> Rename integration test to match idiomatic test naming</li> <li><a href="https://github.com/jhawthorn/vernier/commit/40467982bc6114fefe9aa29f8d07cc47d5c56dd5"><code>4046798</code></a> Store metadata as an array tuple, turn into a hash when deserializing</li> <li><a href="https://github.com/jhawthorn/vernier/commit/b7abad55063b47fe85b87ebc13a940ac8d653859"><code>b7abad5</code></a> Merge pull request <a href="https://redirect.github.com/jhawthorn/vernier/issues/143">#143</a> from jhawthorn/rename-frame-info-to-func-info</li> <li><a href="https://github.com/jhawthorn/vernier/commit/9dc7d2657f7c259f4b8f66657a743ec7452a335b"><code>9dc7d26</code></a> Rename FrameInfo -&gt; FuncInfo</li> <li><a href="https://github.com/jhawthorn/vernier/commit/25cd48aec85b20ac341d30aa63b9f5bd9983a5d5"><code>25cd48a</code></a> Add RubyKaigi 2024 talk to README</li> <li>Additional commits viewable in <a href="https://github.com/jhawthorn/vernier/compare/v1.6.0...v1.7.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vernier&package-manager=bundler&previous-version=1.6.0&new-version=1.7.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>
Sign in to join this conversation.