From ee6611fd5400edf141138f267a2af6f63dbf36c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Mar 2025 20:03:04 +0000 Subject: [PATCH 1/3] build(deps-dev): bump vernier from 1.5.0 to 1.6.0 in /Library/Homebrew Bumps [vernier](https://github.com/jhawthorn/vernier) from 1.5.0 to 1.6.0. - [Release notes](https://github.com/jhawthorn/vernier/releases) - [Commits](https://github.com/jhawthorn/vernier/compare/v1.5.0...v1.6.0) --- updated-dependencies: - dependency-name: vernier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Library/Homebrew/Gemfile.lock | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Library/Homebrew/Gemfile.lock b/Library/Homebrew/Gemfile.lock index 6ba43abb19..e561d0e313 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -151,7 +151,7 @@ GEM unicode-display_width (3.1.4) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) - vernier (1.5.0) + vernier (1.6.0) warning (1.5.0) yard (0.9.37) yard-sorbet (0.9.0) @@ -160,7 +160,6 @@ GEM PLATFORMS aarch64-linux - arm-linux arm64-darwin x86_64-darwin x86_64-linux From d99694c4b07aa3713e473770e26e230aa7c67c57 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 24 Mar 2025 20:51:55 +0000 Subject: [PATCH 2/3] brew vendor-gems: commit updates. --- Library/Homebrew/Gemfile.lock | 1 + Library/Homebrew/vendor/bundle/bundler/setup.rb | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Library/Homebrew/Gemfile.lock b/Library/Homebrew/Gemfile.lock index e561d0e313..2a6315e68d 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -160,6 +160,7 @@ GEM PLATFORMS aarch64-linux + arm-linux arm64-darwin x86_64-darwin x86_64-linux diff --git a/Library/Homebrew/vendor/bundle/bundler/setup.rb b/Library/Homebrew/vendor/bundle/bundler/setup.rb index d9cd54c454..1ca70d7c47 100644 --- a/Library/Homebrew/vendor/bundle/bundler/setup.rb +++ b/Library/Homebrew/vendor/bundle/bundler/setup.rb @@ -117,6 +117,6 @@ $:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version $:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/yard-0.9.37/lib") $:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/yard-sorbet-0.9.0/lib") $:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/tapioca-0.16.11/lib") -$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/extensions/arm64-darwin-20/#{Gem.extension_api_version}/vernier-1.5.0") -$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/vernier-1.5.0/lib") +$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/extensions/arm64-darwin-20/#{Gem.extension_api_version}/vernier-1.6.0") +$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/vernier-1.6.0/lib") $:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/warning-1.5.0/lib") From 148e5208298ce0b8f56485ffc6e12859a31bed14 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 24 Mar 2025 20:52:01 +0000 Subject: [PATCH 3/3] Update RBI files for vernier. Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow. --- .../{vernier@1.5.0.rbi => vernier@1.6.0.rbi} | 62 ++++++++++++------- 1 file changed, 41 insertions(+), 21 deletions(-) rename Library/Homebrew/sorbet/rbi/gems/{vernier@1.5.0.rbi => vernier@1.6.0.rbi} (93%) diff --git a/Library/Homebrew/sorbet/rbi/gems/vernier@1.5.0.rbi b/Library/Homebrew/sorbet/rbi/gems/vernier@1.6.0.rbi similarity index 93% rename from Library/Homebrew/sorbet/rbi/gems/vernier@1.5.0.rbi rename to Library/Homebrew/sorbet/rbi/gems/vernier@1.6.0.rbi index 4dd5af8d42..490cbe847d 100644 --- a/Library/Homebrew/sorbet/rbi/gems/vernier@1.5.0.rbi +++ b/Library/Homebrew/sorbet/rbi/gems/vernier@1.6.0.rbi @@ -180,52 +180,64 @@ end # source://vernier//lib/vernier/output/filename_filter.rb#4 module Vernier::Output; end -# source://vernier//lib/vernier/output/file_listing.rb#7 +# source://vernier//lib/vernier/output/file_listing.rb#8 class Vernier::Output::FileListing # @return [FileListing] a new instance of FileListing # - # source://vernier//lib/vernier/output/file_listing.rb#22 + # source://vernier//lib/vernier/output/file_listing.rb#23 def initialize(profile); end - # source://vernier//lib/vernier/output/file_listing.rb#95 + # source://vernier//lib/vernier/output/file_listing.rb#105 def format_file(output, filename, all_samples, total:); end - # source://vernier//lib/vernier/output/file_listing.rb#26 - def output; end + # source://vernier//lib/vernier/output/file_listing.rb#134 + def format_file_html(output, filename, relevant_files); end + + # source://vernier//lib/vernier/output/file_listing.rb#122 + def html_output(output, relevant_files); end + + # source://vernier//lib/vernier/output/file_listing.rb#77 + def output(template: T.unsafe(nil)); end + + # source://vernier//lib/vernier/output/file_listing.rb#27 + def samples_by_file; end + + # source://vernier//lib/vernier/output/file_listing.rb#100 + def total; end end -# source://vernier//lib/vernier/output/file_listing.rb#8 +# source://vernier//lib/vernier/output/file_listing.rb#9 class Vernier::Output::FileListing::SamplesByLocation # @return [SamplesByLocation] a new instance of SamplesByLocation # - # source://vernier//lib/vernier/output/file_listing.rb#10 + # source://vernier//lib/vernier/output/file_listing.rb#11 def initialize; end - # source://vernier//lib/vernier/output/file_listing.rb#14 + # source://vernier//lib/vernier/output/file_listing.rb#15 def +(other); end # Returns the value of attribute self. # - # source://vernier//lib/vernier/output/file_listing.rb#9 + # source://vernier//lib/vernier/output/file_listing.rb#10 def self; end # Sets the attribute self # # @param value the value to set the attribute self to. # - # source://vernier//lib/vernier/output/file_listing.rb#9 + # source://vernier//lib/vernier/output/file_listing.rb#10 def self=(_arg0); end # Returns the value of attribute total. # - # source://vernier//lib/vernier/output/file_listing.rb#9 + # source://vernier//lib/vernier/output/file_listing.rb#10 def total; end # Sets the attribute total # # @param value the value to set the attribute total to. # - # source://vernier//lib/vernier/output/file_listing.rb#9 + # source://vernier//lib/vernier/output/file_listing.rb#10 def total=(_arg0); end end @@ -380,7 +392,7 @@ class Vernier::Output::Firefox::Thread # source://vernier//lib/vernier/output/firefox.rb#487 def frame_table; end - # source://vernier//lib/vernier/output/firefox.rb#511 + # source://vernier//lib/vernier/output/firefox.rb#515 def func_table; end # Returns the value of attribute is_start. @@ -402,15 +414,15 @@ class Vernier::Output::Firefox::Thread # source://vernier//lib/vernier/output/firefox.rb#462 def stack_table; end - # source://vernier//lib/vernier/output/firefox.rb#536 + # source://vernier//lib/vernier/output/firefox.rb#540 def string_table; end private - # source://vernier//lib/vernier/output/firefox.rb#558 + # source://vernier//lib/vernier/output/firefox.rb#562 def gc_category; end - # source://vernier//lib/vernier/output/firefox.rb#562 + # source://vernier//lib/vernier/output/firefox.rb#566 def thread_category; end end @@ -727,7 +739,7 @@ module Vernier::StackTableHelpers # source://vernier//lib/vernier/stack_table_helpers.rb#3 def inspect; end - # source://vernier//lib/vernier/stack_table_helpers.rb#125 + # source://vernier//lib/vernier/stack_table_helpers.rb#136 def stack(idx); end # source://vernier//lib/vernier/stack_table_helpers.rb#7 @@ -793,19 +805,27 @@ end # source://vernier//lib/vernier/stack_table_helpers.rb#92 class Vernier::StackTableHelpers::Stack < ::Vernier::StackTableHelpers::BaseType + # @raise [RangeError] + # + # source://vernier//lib/vernier/stack_table_helpers.rb#105 + def [](n); end + + # source://vernier//lib/vernier/stack_table_helpers.rb#93 + def each; end + # source://vernier//lib/vernier/stack_table_helpers.rb#93 def each_frame; end - # source://vernier//lib/vernier/stack_table_helpers.rb#112 + # source://vernier//lib/vernier/stack_table_helpers.rb#123 def frames; end - # source://vernier//lib/vernier/stack_table_helpers.rb#108 + # source://vernier//lib/vernier/stack_table_helpers.rb#119 def leaf_frame; end - # source://vernier//lib/vernier/stack_table_helpers.rb#104 + # source://vernier//lib/vernier/stack_table_helpers.rb#115 def leaf_frame_idx; end - # source://vernier//lib/vernier/stack_table_helpers.rb#116 + # source://vernier//lib/vernier/stack_table_helpers.rb#127 def to_s; end end