Skip to content

Commit

Permalink
build(deps-dev): bump all #1272
Browse files Browse the repository at this point in the history
PR URL: #1272
Reviewed-by: Derek Lewis <[email protected]>
Reviewed-by: OpenINF-bot <[email protected]>

---------

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-Authored-By: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and DerekNonGeneric committed Jun 15, 2024
1 parent c088344 commit 66dd1bc
Show file tree
Hide file tree
Showing 6 changed files with 255 additions and 270 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@ jobs:

steps:
- name: Checkout repository
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@f079b8493333aace61c81488f8bd40919487bd9f # v3.25.7
uses: github/codeql-action/init@23acc5c183826b7a8a97bce3cecc52db901f8251 # v3.25.10
with:
languages: ${{ matrix.language }}
# If you wish to specify custom queries, you can do so here or in a config file.
Expand All @@ -53,7 +53,7 @@ jobs:
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
# If this step fails, then you should remove it and run the build manually (see below)
- name: Autobuild
uses: github/codeql-action/autobuild@f079b8493333aace61c81488f8bd40919487bd9f # v3.25.7
uses: github/codeql-action/autobuild@23acc5c183826b7a8a97bce3cecc52db901f8251 # v3.25.10

# ℹ️ Command-line programs to run using the OS shell.
# 📚 https://git.io/JvXDl
Expand All @@ -67,4 +67,4 @@ jobs:
# make release

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@f079b8493333aace61c81488f8bd40919487bd9f # v3.25.7
uses: github/codeql-action/analyze@23acc5c183826b7a8a97bce3cecc52db901f8251 # v3.25.10
4 changes: 2 additions & 2 deletions .github/workflows/lint-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out project repository
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Set up Node.js runtime
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
with:
node-version-file: 'package.json'
- name: Set up Ruby runtime
uses: ruby/setup-ruby@0cde4689ba33c09f1b890c1725572ad96751a3fc # v1.178.0
uses: ruby/setup-ruby@ff740bc00a01b3a50fffc55a1071b1060eeae9dc # v1.180.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:cffeb57efaaffe57811b7fd740e4ee6313dbfaf6b364bb5cce52a8e506d35f42 # latest
image: returntocorp/semgrep@sha256:550dfdac1ec5d4a757d1c2ac0197a6360ef3ac8e3d0a804731eab07242e91b4c # 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.2
3.3.3
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
"author": "The OpenINF Authors & Friends",
"private": "true",
"description": "The OpenINF portal, other static resources, and more static electricity",
"packageManager": "pnpm@9.1.4",
"packageManager": "pnpm@9.3.0",
"engines": {
"node": "20.14.0",
"pnpm": "9.1.4"
"pnpm": "9.3.0"
},
"exports": {
"./build/constants": "./build/shared/constants.mjs",
Expand All @@ -20,8 +20,8 @@
"test": "nps test"
},
"devDependencies": {
"@biomejs/biome": "1.7.3",
"@devcontainers/cli": "0.62.0",
"@biomejs/biome": "1.8.1",
"@devcontainers/cli": "0.64.0",
"@openinf/gh-file-importer": "2.0.1",
"@openinf/util-errors": "2.0.7",
"@openinf/util-object": "2.0.1",
Expand All @@ -32,11 +32,11 @@
"autoprefixer": "10.4.19",
"cross-env": "7.0.3",
"cross-spawn": "7.0.3",
"cspell": "8.8.3",
"cssnano": "7.0.1",
"cspell": "8.8.4",
"cssnano": "7.0.2",
"dictionary-en": "4.0.0",
"dprint": "0.46.1",
"editorconfig-checker": "5.1.5",
"dprint": "0.46.2",
"editorconfig-checker": "5.1.8",
"globby": "14.0.1",
"gulp": "5.0.0",
"gulp-dart-sass": "1.1.0",
Expand All @@ -53,7 +53,7 @@
"markdownlint-cli2": "0.13.0",
"markdownlint-cli2-formatter-default": "0.0.4",
"nps": "5.10.0",
"prettier": "3.3.0",
"prettier": "3.3.2",
"remark": "15.0.1",
"remark-cli": "12.0.1",
"remark-directive": "3.0.0",
Expand Down
Loading

0 comments on commit 66dd1bc

Please sign in to comment.