Skip to content

Commit 7878c73

Browse files
authored
Merge pull request #20537 from Homebrew/dependabot/all-de17bcb037
Bump the "all" group with 2 updates across multiple ecosystems
2 parents c1e02b6 + 02c2a34 commit 7878c73

File tree

99 files changed

+104
-99
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

99 files changed

+104
-99
lines changed

.github/workflows/actionlint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
path: results.sarif
9494

9595
- name: Upload SARIF file
96-
uses: github/codeql-action/upload-sarif@df559355d593797519d70b90fc8edd5db049e7a2 # v3.29.9
96+
uses: github/codeql-action/upload-sarif@3c3833e0f8c1c83d449a7478aa59c036a9165498 # v3.29.11
9797
with:
9898
sarif_file: results.sarif
9999
category: zizmor

.github/workflows/codeql-analysis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@ jobs:
2727
persist-credentials: false
2828

2929
- name: Initialize CodeQL
30-
uses: github/codeql-action/init@df559355d593797519d70b90fc8edd5db049e7a2 # v3.29.9
30+
uses: github/codeql-action/init@3c3833e0f8c1c83d449a7478aa59c036a9165498 # v3.29.11
3131
with:
3232
languages: ruby
3333
config: |
3434
paths-ignore:
3535
- Library/Homebrew/vendor
3636
3737
- name: Perform CodeQL Analysis
38-
uses: github/codeql-action/analyze@df559355d593797519d70b90fc8edd5db049e7a2 # v3.29.9
38+
uses: github/codeql-action/analyze@3c3833e0f8c1c83d449a7478aa59c036a9165498 # v3.29.11

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
run: vale docs/
5353

5454
- name: Install Ruby
55-
uses: ruby/setup-ruby@829114fc20da43a41d27359103ec7a63020954d4 # v1.255.0
55+
uses: ruby/setup-ruby@efbf473cab83af4468e8606cc33eca9281bb213f # v1.256.0
5656
with:
5757
bundler-cache: true
5858
working-directory: docs

.github/workflows/rubydoc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
persist-credentials: false
4444

4545
- name: Install Ruby
46-
uses: ruby/setup-ruby@829114fc20da43a41d27359103ec7a63020954d4 # v1.255.0
46+
uses: ruby/setup-ruby@efbf473cab83af4468e8606cc33eca9281bb213f # v1.256.0
4747
with:
4848
bundler-cache: true
4949
working-directory: rubydoc

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@ jobs:
331331
disable_search: true
332332
token: ${{ secrets.CODECOV_TOKEN }}
333333

334-
- uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
334+
- uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5.5.0
335335
with:
336336
working-directory: ${{ steps.set-up-homebrew.outputs.repository-path }}
337337
files: Library/Homebrew/test/coverage/coverage.xml

Library/Homebrew/Gemfile.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -76,10 +76,10 @@ GEM
7676
rspec-core (> 3.3)
7777
rspec-sorbet (1.9.2)
7878
sorbet-runtime
79-
rspec-support (3.13.4)
79+
rspec-support (3.13.5)
8080
rspec_junit_formatter (0.6.0)
8181
rspec-core (>= 2, < 4, != 2.12.0)
82-
rubocop (1.79.2)
82+
rubocop (1.80.0)
8383
json (~> 2.3)
8484
language_server-protocol (~> 3.17.0.2)
8585
lint_roller (~> 1.1.0)
@@ -93,7 +93,7 @@ GEM
9393
rubocop-ast (1.46.0)
9494
parser (>= 3.3.7.2)
9595
prism (~> 1.4)
96-
rubocop-md (2.0.1)
96+
rubocop-md (2.0.2)
9797
lint_roller (~> 1.1)
9898
rubocop (>= 1.72.1)
9999
rubocop-performance (1.25.0)
@@ -124,15 +124,15 @@ GEM
124124
simplecov-html (0.13.2)
125125
simplecov_json_formatter (0.1.4)
126126
simpleidn (0.2.3)
127-
sorbet (0.5.12401)
128-
sorbet-static (= 0.5.12401)
129-
sorbet-runtime (0.5.12401)
130-
sorbet-static (0.5.12401-aarch64-linux)
131-
sorbet-static (0.5.12401-universal-darwin)
132-
sorbet-static (0.5.12401-x86_64-linux)
133-
sorbet-static-and-runtime (0.5.12401)
134-
sorbet (= 0.5.12401)
135-
sorbet-runtime (= 0.5.12401)
127+
sorbet (0.5.12434)
128+
sorbet-static (= 0.5.12434)
129+
sorbet-runtime (0.5.12434)
130+
sorbet-static (0.5.12434-aarch64-linux)
131+
sorbet-static (0.5.12434-universal-darwin)
132+
sorbet-static (0.5.12434-x86_64-linux)
133+
sorbet-static-and-runtime (0.5.12434)
134+
sorbet (= 0.5.12434)
135+
sorbet-runtime (= 0.5.12434)
136136
spoom (1.7.6)
137137
erubi (>= 1.10.0)
138138
prism (>= 0.28.0)
@@ -154,7 +154,7 @@ GEM
154154
thor (>= 1.2.0)
155155
yard-sorbet
156156
thor (1.4.0)
157-
unicode-display_width (3.1.4)
157+
unicode-display_width (3.1.5)
158158
unicode-emoji (~> 4.0, >= 4.0.4)
159159
unicode-emoji (4.0.4)
160160
vernier (1.8.0)

Library/Homebrew/bundle/mac_app_store_dumper.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ def self.apps
2222
# Strip unprintable characters
2323
if app_details
2424
name = T.must(app_details[:name])
25-
[T.must(app_details[:id]), name.gsub(/[[:cntrl:]]|[\p{C}]/, "")]
25+
[T.must(app_details[:id]), name.gsub(/[[:cntrl:]]|\p{C}/, "")]
2626
end
2727
end
2828
else

Library/Homebrew/dev-cmd/bump-formula-pr.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -599,7 +599,7 @@ def update_matching_version_resources!(formula, version:)
599599
end\s
600600
/x
601601

602-
leading_spaces = T.must(formula.path.read.match(/^([ ]+)resource "#{resource.name}"/)).captures.first
602+
leading_spaces = T.must(formula.path.read.match(/^( +)resource "#{resource.name}"/)).captures.first
603603
new_resource_block = <<~EOS
604604
#{leading_spaces}resource "#{resource.name}" do
605605
#{leading_spaces} url "#{new_url}"#{new_mirrors.map { |m| "\n#{leading_spaces} mirror \"#{m}\"" }.join}

Library/Homebrew/manpages/parser/ronn.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ def initialize(*)
2222
end
2323

2424
# HTML-like tags denote variables instead, except <br>.
25-
VARIABLE_REGEX = /<([\w\-\|]+)>/
25+
VARIABLE_REGEX = /<([\w\-|]+)>/
2626
def parse_variable
2727
start_line_number = @src.current_line_number
2828
@src.scan(VARIABLE_REGEX)

0 commit comments

Comments
 (0)