Skip to content

Commit 12ab3ab

Browse files
Merge branch 'trunk' into 2447Fix
2 parents 4b010c1 + e5f5cf4 commit 12ab3ab

112 files changed

Lines changed: 92 additions & 16 deletions

File tree

Some content is hidden

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

.github/workflows/link-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Setup Node
3232
uses: actions/setup-node@v4
3333
with:
34-
node-version: '22.18.0'
34+
node-version: '22.19.0'
3535
cache: 'npm'
3636
# The action defaults to search for the dependency file (package-lock.json,
3737
# npm-shrinkwrap.json or yarn.lock) in the repository root, and uses its
-2.99 KB
-2.99 KB
-2.99 KB
-2.99 KB

examples/ruby/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ GEM
3131
diff-lcs (>= 1.2.0, < 2.0)
3232
rspec-support (~> 3.13.0)
3333
rspec-support (3.13.4)
34-
rubocop (1.80.0)
34+
rubocop (1.80.1)
3535
json (~> 2.3)
3636
language_server-protocol (~> 3.17.0.2)
3737
lint_roller (~> 1.1.0)
-2.99 KB
-8.21 KB
-4.69 KB
-6.35 KB

0 commit comments

Comments
 (0)