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 6, 2024
1 parent e167d28 commit 4e57dd1
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:fe40cf4e92cd0c467be2cfc30657a680ae2398318afd50b0c80585784c604f28
# ------------------------------------------------------------------------------
# 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@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Setup node
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4.0.3
- name: Setup Ruby, JRuby, and TruffleRuby
uses: ruby/setup-ruby@cacc9f1c0b3f4eb8a16a6bb0ed10897b43b9de49 # v1.176.0
uses: ruby/setup-ruby@52753b7da854d5c07df37391a986c76ab4615999 # v1.191.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:875ea8c5200ca5938836fa0c155b2220eca8fc83940da1bfa90caf67d73fb0ed # latest
steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- 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.9.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.8",
"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.2",
"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.1.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.5.4",
"unified": "11.0.5"
}
}
Loading

0 comments on commit 4e57dd1

Please sign in to comment.