Skip to content

Commit a220b8f

Browse files
build(deps-dev): bump all
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9878444 commit a220b8f

File tree

7 files changed

+582
-293
lines changed

7 files changed

+582
-293
lines changed

.config/.ruby-version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.3.1
1+
3.4.2

.devcontainer/experimental/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# syntax=docker/dockerfile:1@sha256:a57df69d0ea827fb7266491f2813635de6f17269be881f696fbfdf2d83dda33e
1+
# syntax=docker/dockerfile:1@sha256:4c68376a702446fc3c79af22de146a148bc3367e73c25a5803d453b6b3f722fb
22
# ------------------------------------------------------------------------------
33
# Copyright (c) The OpenINF Authors & Friends. All rights reserved.
44
# License: MIT OR Apache-2.0 OR BlueOak-1.0.0

.github/workflows/lint-and-test.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- name: Checkout
12-
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
12+
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1313
- name: Setup node
14-
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
14+
uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2.0
1515
- name: Setup Ruby, JRuby, and TruffleRuby
16-
uses: ruby/setup-ruby@cacc9f1c0b3f4eb8a16a6bb0ed10897b43b9de49 # v1.176.0
16+
uses: ruby/setup-ruby@277ba2a127aba66d45bad0fa2dc56f80dbfedffa # v1.222.0
1717
- name: Install
1818
run: |
1919
corepack enable

.github/workflows/semgrep.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
env:
1717
SEMGREP_APP_TOKEN: ${{ secrets.SEMGREP_APP_TOKEN }}
1818
container:
19-
image: returntocorp/semgrep@sha256:18fcd539c83a1e8a3df78e77dddce457511f25dc2bd92b6e3bf999f51ab425d3 # latest
19+
image: returntocorp/semgrep@sha256:a147965cd455dd773f639b09c53b1428aa2d24f1c3459ca203a8ce84845e8f18 # latest
2020
steps:
21-
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
21+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2222
- run: semgrep ci

.ruby-version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.3.1
1+
3.4.2

package.json

+21-21
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@openinf/.github",
33
"version": "0.0.0-development",
44
"private": true,
5-
"packageManager": "pnpm@9.1.1",
5+
"packageManager": "pnpm@9.15.9",
66
"description": "Org-level default metadata & community health files",
77
"repository": "https://github.com/openinf/.github",
88
"license": "MIT OR Apache-2.0 OR BlueOak-1.0.0",
@@ -26,42 +26,42 @@
2626
"@babel/preset-env": "7.24.5",
2727
"@iktakahiro/markdown-it-katex": "4.0.1",
2828
"@openinf/util-text": "1.1.2",
29-
"@shopify/prettier-plugin-liquid": "1.5.0",
30-
"@types/markdown-it": "14.1.1",
29+
"@shopify/prettier-plugin-liquid": "1.9.0",
30+
"@types/markdown-it": "14.1.2",
3131
"@types/node": "20.x",
3232
"@typescript-eslint/eslint-plugin": "7.9.0",
3333
"@typescript-eslint/parser": "7.9.0",
3434
"@yarnpkg/shell": "4.0.2",
3535
"dictionary-en": "4.0.0",
36-
"dprint": "0.45.1",
37-
"editorconfig-checker": "5.1.5",
36+
"dprint": "0.49.0",
37+
"editorconfig-checker": "5.1.9",
3838
"eslint": "9.6.0",
3939
"eslint-config-prettier": "9.1.0",
4040
"eslint-import-resolver-node": "0.3.9",
41-
"eslint-import-resolver-typescript": "3.6.1",
42-
"eslint-plugin-import": "2.29.1",
43-
"eslint-plugin-json-schema-validator": "5.1.0",
44-
"eslint-plugin-jsonc": "2.15.1",
45-
"eslint-plugin-markdown": "5.0.0",
46-
"eslint-plugin-prettier": "5.1.3",
47-
"eslint-plugin-promise": "6.1.1",
48-
"eslint-plugin-regexp": "2.5.0",
49-
"eslint-plugin-simple-import-sort": "12.1.0",
41+
"eslint-import-resolver-typescript": "3.8.4",
42+
"eslint-plugin-import": "2.31.0",
43+
"eslint-plugin-json-schema-validator": "5.3.1",
44+
"eslint-plugin-jsonc": "2.19.1",
45+
"eslint-plugin-markdown": "5.1.0",
46+
"eslint-plugin-prettier": "5.2.3",
47+
"eslint-plugin-promise": "6.6.0",
48+
"eslint-plugin-regexp": "2.7.0",
49+
"eslint-plugin-simple-import-sort": "12.1.1",
5050
"eslint-plugin-unicorn": "53.0.0",
5151
"eslint-plugin-wix-editor": "3.3.0",
52-
"eslint-plugin-yml": "1.14.0",
52+
"eslint-plugin-yml": "1.17.0",
5353
"markdown-it": "14.1.0",
5454
"markdown-it-abbr": "2.0.0",
55-
"markdown-it-anchor": "9.0.1",
55+
"markdown-it-anchor": "9.2.0",
5656
"markdown-it-footnote": "4.0.0",
5757
"markdown-it-sub": "2.0.0",
5858
"markdown-it-sup": "2.0.0",
5959
"markdown-it-task-lists": "2.1.1",
6060
"markdown-it-toc-done-right": "4.2.0",
61-
"markdownlint-cli2": "0.13.0",
62-
"markdownlint-cli2-formatter-default": "0.0.4",
61+
"markdownlint-cli2": "0.17.2",
62+
"markdownlint-cli2-formatter-default": "0.0.5",
6363
"nps": "5.10.0",
64-
"prettier": "3.2.5",
64+
"prettier": "3.5.3",
6565
"remark": "15.0.1",
6666
"remark-cli": "12.0.1",
6767
"remark-directive": "3.0.0",
@@ -103,7 +103,7 @@
103103
"retext-syntax-mentions": "4.0.0",
104104
"retext-syntax-urls": "4.0.0",
105105
"strip-comments": "2.0.1",
106-
"typescript": "5.4.5",
107-
"unified": "11.0.4"
106+
"typescript": "5.8.2",
107+
"unified": "11.0.5"
108108
}
109109
}

0 commit comments

Comments
 (0)