Skip to content

Commit b3dc297

Browse files
authored
Merge pull request #20810 from Homebrew/dependabot/all-39bb128234
Bump the "all" group with 2 updates across multiple ecosystems
2 parents f2cdfda + 089bcbe commit b3dc297

File tree

94 files changed

+103
-79
lines changed

Some content is hidden

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

94 files changed

+103
-79
lines changed

.github/workflows/actionlint.yml

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

9494
- name: Upload SARIF file
95-
uses: github/codeql-action/upload-sarif@303c0aef88fc2fe5ff6d63d3b1596bfd83dfa1f9 # v3.30.4
95+
uses: github/codeql-action/upload-sarif@64d10c13136e1c5bce3e5fbde8d4906eeaafc885 # v3.30.6
9696
with:
9797
sarif_file: results.sarif
9898
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@303c0aef88fc2fe5ff6d63d3b1596bfd83dfa1f9 # v3.30.4
30+
uses: github/codeql-action/init@64d10c13136e1c5bce3e5fbde8d4906eeaafc885 # v3.30.6
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@303c0aef88fc2fe5ff6d63d3b1596bfd83dfa1f9 # v3.30.4
38+
uses: github/codeql-action/analyze@64d10c13136e1c5bce3e5fbde8d4906eeaafc885 # v3.30.6

.github/workflows/docker.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ jobs:
188188
echo "push=$(jq --raw-output "${filter}" <<<"${PUSH}")" >>"${GITHUB_OUTPUT}"
189189
190190
- name: Log in to GitHub Packages (github-actions[bot])
191-
uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3.5.0
191+
uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0
192192
with:
193193
registry: ghcr.io
194194
username: github-actions[bot]
@@ -223,7 +223,7 @@ jobs:
223223

224224
- name: Log in to GitHub Packages (BrewTestBot)
225225
if: fromJSON(steps.attributes.outputs.push)
226-
uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3.5.0
226+
uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0
227227
with:
228228
registry: ghcr.io
229229
username: BrewTestBot
@@ -280,13 +280,13 @@ jobs:
280280
merge-multiple: true
281281

282282
- name: Log in to Docker Hub
283-
uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3.5.0
283+
uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0
284284
with:
285285
username: brewtestbot
286286
password: ${{ secrets.HOMEBREW_BREW_DOCKER_TOKEN }}
287287

288288
- name: Log in to GitHub Packages (BrewTestBot)
289-
uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3.5.0
289+
uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0
290290
with:
291291
registry: ghcr.io
292292
username: BrewTestBot

Library/Homebrew/Gemfile.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ GEM
7979
rspec-support (3.13.6)
8080
rspec_junit_formatter (0.6.0)
8181
rspec-core (>= 2, < 4, != 2.12.0)
82-
rubocop (1.81.0)
82+
rubocop (1.81.1)
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.47.1)
9494
parser (>= 3.3.7.2)
9595
prism (~> 1.4)
96-
rubocop-md (2.0.2)
96+
rubocop-md (2.0.3)
9797
lint_roller (~> 1.1)
9898
rubocop (>= 1.72.1)
9999
rubocop-performance (1.26.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.6.12578)
128-
sorbet-static (= 0.6.12578)
129-
sorbet-runtime (0.6.12578)
130-
sorbet-static (0.6.12578-aarch64-linux)
131-
sorbet-static (0.6.12578-universal-darwin)
132-
sorbet-static (0.6.12578-x86_64-linux)
133-
sorbet-static-and-runtime (0.6.12578)
134-
sorbet (= 0.6.12578)
135-
sorbet-runtime (= 0.6.12578)
127+
sorbet (0.6.12616)
128+
sorbet-static (= 0.6.12616)
129+
sorbet-runtime (0.6.12616)
130+
sorbet-static (0.6.12616-aarch64-linux)
131+
sorbet-static (0.6.12616-universal-darwin)
132+
sorbet-static (0.6.12616-x86_64-linux)
133+
sorbet-static-and-runtime (0.6.12616)
134+
sorbet (= 0.6.12616)
135+
sorbet-runtime (= 0.6.12616)
136136
spoom (1.7.6)
137137
erubi (>= 1.10.0)
138138
prism (>= 0.28.0)
@@ -157,7 +157,7 @@ GEM
157157
unicode-display_width (3.2.0)
158158
unicode-emoji (~> 4.1)
159159
unicode-emoji (4.1.0)
160-
vernier (1.8.0)
160+
vernier (1.8.1)
161161
warning (1.5.0)
162162
yard (0.9.37)
163163
yard-sorbet (0.9.0)
Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 72 additions & 48 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)