Skip to content

Commit 74095ab

Browse files
authored
Merge pull request #20637 from Homebrew/dependabot/all-c2f971b171
Bump the "all" group with 2 updates across multiple ecosystems
2 parents 0264a1e + ffc3c4b commit 74095ab

File tree

97 files changed

+142
-115
lines changed

Some content is hidden

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

97 files changed

+142
-115
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@3c3833e0f8c1c83d449a7478aa59c036a9165498 # v3.29.11
96+
uses: github/codeql-action/upload-sarif@2d92b76c45b91eb80fc44c74ce3fce0ee94e8f9d # v3.30.0
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@3c3833e0f8c1c83d449a7478aa59c036a9165498 # v3.29.11
30+
uses: github/codeql-action/init@2d92b76c45b91eb80fc44c74ce3fce0ee94e8f9d # v3.30.0
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@3c3833e0f8c1c83d449a7478aa59c036a9165498 # v3.29.11
38+
uses: github/codeql-action/analyze@2d92b76c45b91eb80fc44c74ce3fce0ee94e8f9d # v3.30.0

.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@efbf473cab83af4468e8606cc33eca9281bb213f # v1.256.0
55+
uses: ruby/setup-ruby@44511735964dcb71245e7e55f72539531f7bc0eb # v1.257.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@efbf473cab83af4468e8606cc33eca9281bb213f # v1.256.0
46+
uses: ruby/setup-ruby@44511735964dcb71245e7e55f72539531f7bc0eb # v1.257.0
4747
with:
4848
bundler-cache: true
4949
working-directory: rubydoc

.github/workflows/stale-issues.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
pull-requests: write
3939
steps:
4040
- name: Mark/Close Stale Issues and Pull Requests
41-
uses: actions/stale@5bef64f19d7facfb25b37b414482c7164d639639 # v9.1.0
41+
uses: actions/stale@3a9db7e6a41a89f618792c92c0e97cc736e1b13f # v10.0.0
4242
with:
4343
repo-token: ${{ secrets.GITHUB_TOKEN }}
4444
days-before-stale: 21
@@ -68,7 +68,7 @@ jobs:
6868
pull-requests: write
6969
steps:
7070
- name: Mark/Close Stale `bump-formula-pr` and `bump-cask-pr` Pull Requests
71-
uses: actions/stale@5bef64f19d7facfb25b37b414482c7164d639639 # v9.1.0
71+
uses: actions/stale@3a9db7e6a41a89f618792c92c0e97cc736e1b13f # v10.0.0
7272
with:
7373
repo-token: ${{ secrets.GITHUB_TOKEN }}
7474
days-before-stale: 2

.github/workflows/tests.yml

Lines changed: 2 additions & 2 deletions
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@fdcc8476540edceab3de004e990f80d881c6cc00 # v5.5.0
334+
- uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
335335
with:
336336
working-directory: ${{ steps.set-up-homebrew.outputs.repository-path }}
337337
files: Library/Homebrew/test/coverage/coverage.xml
@@ -495,7 +495,7 @@ jobs:
495495
uses: Homebrew/actions/setup-homebrew@main
496496

497497
- name: Setup Python
498-
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
498+
uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0
499499
with:
500500
python-version-file: ${{ steps.set-up-homebrew.outputs.repository-path }}/Library/Homebrew/formula-analytics/.python-version
501501

Library/Homebrew/Gemfile.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ GEM
66
ast (2.4.3)
77
base64 (0.3.0)
88
benchmark (0.4.1)
9-
bigdecimal (3.2.2)
9+
bigdecimal (3.2.3)
1010
bindata (2.5.1)
1111
coderay (1.1.3)
1212
concurrent-ruby (1.3.5)
@@ -79,7 +79,7 @@ GEM
7979
rspec-support (3.13.5)
8080
rspec_junit_formatter (0.6.0)
8181
rspec-core (>= 2, < 4, != 2.12.0)
82-
rubocop (1.80.1)
82+
rubocop (1.80.2)
8383
json (~> 2.3)
8484
language_server-protocol (~> 3.17.0.2)
8585
lint_roller (~> 1.1.0)
@@ -100,7 +100,7 @@ GEM
100100
lint_roller (~> 1.1)
101101
rubocop (>= 1.75.0, < 2.0)
102102
rubocop-ast (>= 1.38.0, < 2.0)
103-
rubocop-rspec (3.6.0)
103+
rubocop-rspec (3.7.0)
104104
lint_roller (~> 1.1)
105105
rubocop (~> 1.72, >= 1.72.1)
106106
rubocop-sorbet (0.10.5)
@@ -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.6.12466)
128-
sorbet-static (= 0.6.12466)
129-
sorbet-runtime (0.6.12466)
130-
sorbet-static (0.6.12466-aarch64-linux)
131-
sorbet-static (0.6.12466-universal-darwin)
132-
sorbet-static (0.6.12466-x86_64-linux)
133-
sorbet-static-and-runtime (0.6.12466)
134-
sorbet (= 0.6.12466)
135-
sorbet-runtime (= 0.6.12466)
127+
sorbet (0.6.12479)
128+
sorbet-static (= 0.6.12479)
129+
sorbet-runtime (0.6.12479)
130+
sorbet-static (0.6.12479-aarch64-linux)
131+
sorbet-static (0.6.12479-universal-darwin)
132+
sorbet-static (0.6.12479-x86_64-linux)
133+
sorbet-static-and-runtime (0.6.12479)
134+
sorbet (= 0.6.12479)
135+
sorbet-runtime (= 0.6.12479)
136136
spoom (1.7.6)
137137
erubi (>= 1.10.0)
138138
prism (>= 0.28.0)

0 commit comments

Comments
 (0)