Skip to content

Commit

Permalink
build(deps-dev): bump all
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 25, 2024
1 parent 9878444 commit cb7b43b
Show file tree
Hide file tree
Showing 7 changed files with 357 additions and 247 deletions.
2 changes: 1 addition & 1 deletion .config/.ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.3.1
3.3.5
2 changes: 1 addition & 1 deletion .devcontainer/experimental/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# syntax=docker/dockerfile:1@sha256:a57df69d0ea827fb7266491f2813635de6f17269be881f696fbfdf2d83dda33e
# syntax=docker/dockerfile:1@sha256:865e5dd094beca432e8c0a1d5e1c465db5f998dca4e439981029b3b81fb39ed5
# ------------------------------------------------------------------------------
# Copyright (c) The OpenINF Authors & Friends. All rights reserved.
# License: MIT OR Apache-2.0 OR BlueOak-1.0.0
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/lint-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
- name: Setup node
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
- name: Setup Ruby, JRuby, and TruffleRuby
uses: ruby/setup-ruby@cacc9f1c0b3f4eb8a16a6bb0ed10897b43b9de49 # v1.176.0
uses: ruby/setup-ruby@f321cf5a4d1533575411f8752cf25b86478b0442 # v1.193.0
- name: Install
run: |
corepack enable
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/semgrep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
env:
SEMGREP_APP_TOKEN: ${{ secrets.SEMGREP_APP_TOKEN }}
container:
image: returntocorp/semgrep@sha256:18fcd539c83a1e8a3df78e77dddce457511f25dc2bd92b6e3bf999f51ab425d3 # latest
image: returntocorp/semgrep@sha256:355e32778c40679a3a02a0d2d5a74de8456cfde7a68f7e8022f819a4edc398c9 # latest
steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
- run: semgrep ci
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.3.1
3.3.5
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@openinf/.github",
"version": "0.0.0-development",
"private": true,
"packageManager": "pnpm@9.1.1",
"packageManager": "pnpm@9.11.0",
"description": "Org-level default metadata & community health files",
"repository": "https://github.com/openinf/.github",
"license": "MIT OR Apache-2.0 OR BlueOak-1.0.0",
Expand All @@ -27,41 +27,41 @@
"@iktakahiro/markdown-it-katex": "4.0.1",
"@openinf/util-text": "1.1.2",
"@shopify/prettier-plugin-liquid": "1.5.0",
"@types/markdown-it": "14.1.1",
"@types/markdown-it": "14.1.2",
"@types/node": "20.x",
"@typescript-eslint/eslint-plugin": "7.9.0",
"@typescript-eslint/parser": "7.9.0",
"@yarnpkg/shell": "4.0.2",
"dictionary-en": "4.0.0",
"dprint": "0.45.1",
"editorconfig-checker": "5.1.5",
"dprint": "0.47.2",
"editorconfig-checker": "5.1.9",
"eslint": "9.6.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-node": "0.3.9",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-json-schema-validator": "5.1.0",
"eslint-plugin-jsonc": "2.15.1",
"eslint-plugin-markdown": "5.0.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-regexp": "2.5.0",
"eslint-plugin-simple-import-sort": "12.1.0",
"eslint-import-resolver-typescript": "3.6.3",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-json-schema-validator": "5.1.3",
"eslint-plugin-jsonc": "2.16.0",
"eslint-plugin-markdown": "5.1.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-promise": "6.6.0",
"eslint-plugin-regexp": "2.6.0",
"eslint-plugin-simple-import-sort": "12.1.1",
"eslint-plugin-unicorn": "53.0.0",
"eslint-plugin-wix-editor": "3.3.0",
"eslint-plugin-yml": "1.14.0",
"markdown-it": "14.1.0",
"markdown-it-abbr": "2.0.0",
"markdown-it-anchor": "9.0.1",
"markdown-it-anchor": "9.2.0",
"markdown-it-footnote": "4.0.0",
"markdown-it-sub": "2.0.0",
"markdown-it-sup": "2.0.0",
"markdown-it-task-lists": "2.1.1",
"markdown-it-toc-done-right": "4.2.0",
"markdownlint-cli2": "0.13.0",
"markdownlint-cli2-formatter-default": "0.0.4",
"markdownlint-cli2": "0.14.0",
"markdownlint-cli2-formatter-default": "0.0.5",
"nps": "5.10.0",
"prettier": "3.2.5",
"prettier": "3.3.3",
"remark": "15.0.1",
"remark-cli": "12.0.1",
"remark-directive": "3.0.0",
Expand Down Expand Up @@ -103,7 +103,7 @@
"retext-syntax-mentions": "4.0.0",
"retext-syntax-urls": "4.0.0",
"strip-comments": "2.0.1",
"typescript": "5.4.5",
"unified": "11.0.4"
"typescript": "5.6.2",
"unified": "11.0.5"
}
}
Loading

0 comments on commit cb7b43b

Please sign in to comment.