From 5cf5497316ad087c24e4ae3abb47d7f6baa4fae1 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Thu, 2 Oct 2025 20:51:46 +0300 Subject: [PATCH] update some dependencies --- .pre-commit-config.yaml | 8 ++-- .ruby-version | 2 +- Gemfile.lock | 97 ++++++++++++++++++++++------------------- package.json | 2 +- pnpm-lock.yaml | 29 ++++++------ 5 files changed, 74 insertions(+), 64 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 18626c1..752208b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -19,7 +19,7 @@ default_language_version: repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v5.0.0 + rev: v6.0.0 hooks: - id: trailing-whitespace args: ["--markdown-linebreak-ext", "md,markdown"] @@ -58,7 +58,7 @@ repos: args: [--update-only, --no-title] - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.32.1 + rev: 0.34.0 hooks: - id: check-dependabot - id: check-github-actions @@ -68,7 +68,7 @@ repos: additional_dependencies: ["pyjson5"] - repo: https://github.com/fsfe/reuse-tool - rev: v5.0.2 + rev: v5.1.1 hooks: - id: reuse exclude: ^.cache\/.*$ @@ -81,7 +81,7 @@ repos: language: system - repo: https://github.com/editorconfig-checker/editorconfig-checker.python - rev: "3.2.1" + rev: "3.4.0" hooks: - id: editorconfig-checker alias: ec diff --git a/.ruby-version b/.ruby-version index 4d9d11c..1cf8253 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.4.2 +3.4.6 diff --git a/Gemfile.lock b/Gemfile.lock index 9ab621a..243734d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,42 +3,51 @@ GEM specs: addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) - base64 (0.2.0) - bigdecimal (3.1.9) + base64 (0.3.0) + bigdecimal (3.2.3) colorator (1.1.0) concurrent-ruby (1.3.5) - csv (3.3.3) + csv (3.3.5) em-websocket (0.5.3) eventmachine (>= 0.12.9) http_parser.rb (~> 0) eventmachine (1.2.7) - ffi (1.17.1-aarch64-linux-gnu) - ffi (1.17.1-aarch64-linux-musl) - ffi (1.17.1-arm-linux-gnu) - ffi (1.17.1-arm-linux-musl) - ffi (1.17.1-arm64-darwin) - ffi (1.17.1-x86-linux-gnu) - ffi (1.17.1-x86-linux-musl) - ffi (1.17.1-x86_64-darwin) - ffi (1.17.1-x86_64-linux-gnu) - ffi (1.17.1-x86_64-linux-musl) + ffi (1.17.2-aarch64-linux-gnu) + ffi (1.17.2-aarch64-linux-musl) + ffi (1.17.2-arm-linux-gnu) + ffi (1.17.2-arm-linux-musl) + ffi (1.17.2-arm64-darwin) + ffi (1.17.2-x86-linux-gnu) + ffi (1.17.2-x86-linux-musl) + ffi (1.17.2-x86_64-darwin) + ffi (1.17.2-x86_64-linux-gnu) + ffi (1.17.2-x86_64-linux-musl) forwardable-extended (2.6.0) - google-protobuf (4.30.2) + google-protobuf (4.32.1) bigdecimal rake (>= 13) - google-protobuf (4.30.2-aarch64-linux) + google-protobuf (4.32.1-aarch64-linux-gnu) bigdecimal rake (>= 13) - google-protobuf (4.30.2-arm64-darwin) + google-protobuf (4.32.1-aarch64-linux-musl) bigdecimal rake (>= 13) - google-protobuf (4.30.2-x86-linux) + google-protobuf (4.32.1-arm64-darwin) bigdecimal rake (>= 13) - google-protobuf (4.30.2-x86_64-darwin) + google-protobuf (4.32.1-x86-linux-gnu) bigdecimal rake (>= 13) - google-protobuf (4.30.2-x86_64-linux) + google-protobuf (4.32.1-x86-linux-musl) + bigdecimal + rake (>= 13) + google-protobuf (4.32.1-x86_64-darwin) + bigdecimal + rake (>= 13) + google-protobuf (4.32.1-x86_64-linux-gnu) + bigdecimal + rake (>= 13) + google-protobuf (4.32.1-x86_64-linux-musl) bigdecimal rake (>= 13) http_parser.rb (0.8.0) @@ -75,7 +84,7 @@ GEM jekyll (>= 3.7, < 5.0) jekyll-watch (2.2.1) listen (~> 3.0) - json (2.10.2) + json (2.15.0) kramdown (2.5.1) rexml (>= 3.3.9) kramdown-parser-gfm (1.1.0) @@ -91,33 +100,33 @@ GEM jekyll-seo-tag (~> 2.1) pathutil (0.16.2) forwardable-extended (~> 2.6) - public_suffix (6.0.1) - rake (13.2.1) + public_suffix (6.0.2) + rake (13.3.0) rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rexml (3.4.1) - rouge (4.5.1) + rexml (3.4.4) + rouge (4.6.1) safe_yaml (1.0.5) - sass-embedded (1.86.3) - google-protobuf (~> 4.30) + sass-embedded (1.93.2) + google-protobuf (~> 4.31) rake (>= 13) - sass-embedded (1.86.3-aarch64-linux-gnu) - google-protobuf (~> 4.30) - sass-embedded (1.86.3-aarch64-linux-musl) - google-protobuf (~> 4.30) - sass-embedded (1.86.3-arm-linux-gnueabihf) - google-protobuf (~> 4.30) - sass-embedded (1.86.3-arm-linux-musleabihf) - google-protobuf (~> 4.30) - sass-embedded (1.86.3-arm64-darwin) - google-protobuf (~> 4.30) - sass-embedded (1.86.3-x86_64-darwin) - google-protobuf (~> 4.30) - sass-embedded (1.86.3-x86_64-linux-gnu) - google-protobuf (~> 4.30) - sass-embedded (1.86.3-x86_64-linux-musl) - google-protobuf (~> 4.30) + sass-embedded (1.93.2-aarch64-linux-gnu) + google-protobuf (~> 4.31) + sass-embedded (1.93.2-aarch64-linux-musl) + google-protobuf (~> 4.31) + sass-embedded (1.93.2-arm-linux-gnueabihf) + google-protobuf (~> 4.31) + sass-embedded (1.93.2-arm-linux-musleabihf) + google-protobuf (~> 4.31) + sass-embedded (1.93.2-arm64-darwin) + google-protobuf (~> 4.31) + sass-embedded (1.93.2-x86_64-darwin) + google-protobuf (~> 4.31) + sass-embedded (1.93.2-x86_64-linux-gnu) + google-protobuf (~> 4.31) + sass-embedded (1.93.2-x86_64-linux-musl) + google-protobuf (~> 4.31) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) unicode-display_width (2.6.0) @@ -148,7 +157,7 @@ DEPENDENCIES webrick RUBY VERSION - ruby 3.4.2p28 + ruby 3.4.6p54 BUNDLED WITH - 2.6.2 + 2.7.2 diff --git a/package.json b/package.json index 8e7689f..e5116a5 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,6 @@ "prettier-plugin-sh": "0.17.1", "prettier-plugin-toml": "2.0.4" }, - "packageManager": "pnpm@10.8.0+sha512.0e82714d1b5b43c74610193cb20734897c1d00de89d0e18420aebc5977fa13d780a9cb05734624e81ebd81cc876cd464794850641c48b9544326b5622ca29971", + "packageManager": "pnpm@10.18.0+sha512.e804f889f1cecc40d572db084eec3e4881739f8dec69c0ff10d2d1beff9a4e309383ba27b5b750059d7f4c149535b6cd0d2cb1ed3aeb739239a4284a68f40cfa", "prettier": "@aminda/global-prettier-config" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4f1ba97..5206f98 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,7 +18,7 @@ importers: version: 3.4.1(prettier@3.5.3) corepack: specifier: latest - version: 0.32.0 + version: 0.34.0 prettier: specifier: 3.5.3 version: 3.5.3 @@ -55,11 +55,12 @@ packages: peerDependencies: prettier: ^3.0.0 - "@reteps/dockerfmt@0.2.6": + "@reteps/dockerfmt@0.2.8": resolution: { - integrity: sha512-a3OYxLpIc6jbW1prbruEhRq9eYre9fKhcBD+boVwhri9L9ebdnKNy4LzaDa/tiu81P9phxA6Xi8r6jtV8I7Xsw==, + integrity: sha512-VUdrpLNvUfV9RCBVMusOb8XylR+Wt6MFAMTiZIPcpo0KGCzNW8bjQDTIv9JmOa330C9P7mxHFmc1of7JNujghA==, } + engines: { node: ^v12.20.0 || ^14.13.0 || >=16.0.0 } "@taplo/core@0.2.0": resolution: @@ -85,12 +86,12 @@ packages: integrity: sha512-wy3mC1x4ye+O+QkEinVJkPf5u2vsrDIYW9G7ZuwFl6v/Yu0LwUuT2POsb+NUWApebyxfkQq6+yDfRExbnI5rcw==, } - corepack@0.32.0: + corepack@0.34.0: resolution: { - integrity: sha512-KhahVUFy7xL8OTty/ToY646hXMQhih8rnvUkA9/qnk/u4QUF2+SbQneX/zZnDxG1NiABFm5ojZCWnIv93oyhhQ==, + integrity: sha512-8D9N/k9hDjoISCDGUzH2wBF0fJD49p3G7ifoEZcc0vhB7Py6r+Mc1SpJ8dvnWY/HMP95K60WkQbN7vgbUgXgpA==, } - engines: { node: ^18.17.1 || ^20.10.0 || >=22.11.0 } + engines: { node: ^20.10.0 || ^22.11.0 || >=24.0.0 } hasBin: true prettier-plugin-nginx@1.0.3: @@ -131,10 +132,10 @@ packages: integrity: sha512-tlbJqcMHnPKI9zSrystikWKwHkBqu2a/Sgw01h3zFjvYrMxEDYHzzoMZnUrbIfpTFEsoRnnviOXNCzFiSc54Qw==, } - sh-syntax@0.5.6: + sh-syntax@0.5.8: resolution: { - integrity: sha512-hUprXSSgi3HLdIxufSsr0lceThj6vKsgOHcVVGujDGLWg9RD5Mt6j2m642qkTAU/7GFX65ed/g9h2jeURGuTlQ==, + integrity: sha512-JfVoxf4FxQI5qpsPbkHhZo+n6N9YMJobyl4oGEUBb/31oQYlgTjkXQD8PBiafS2UbWoxrTO0Z5PJUBXEPAG1Zw==, } engines: { node: ">=16.0.0" } @@ -149,7 +150,7 @@ snapshots: dependencies: "@prettier/plugin-ruby": 4.0.4(prettier@3.5.3) "@prettier/plugin-xml": 3.4.1(prettier@3.5.3) - corepack: 0.32.0 + corepack: 0.34.0 prettier: 3.5.3 prettier-plugin-nginx: 1.0.3 prettier-plugin-sh: 0.17.1(prettier@3.5.3) @@ -164,7 +165,7 @@ snapshots: "@xml-tools/parser": 1.0.11 prettier: 3.5.3 - "@reteps/dockerfmt@0.2.6": {} + "@reteps/dockerfmt@0.2.8": {} "@taplo/core@0.2.0": {} @@ -180,15 +181,15 @@ snapshots: dependencies: regexp-to-ast: 0.5.0 - corepack@0.32.0: {} + corepack@0.34.0: {} prettier-plugin-nginx@1.0.3: {} prettier-plugin-sh@0.17.1(prettier@3.5.3): dependencies: - "@reteps/dockerfmt": 0.2.6 + "@reteps/dockerfmt": 0.2.8 prettier: 3.5.3 - sh-syntax: 0.5.6 + sh-syntax: 0.5.8 prettier-plugin-toml@2.0.4(prettier@3.5.3): dependencies: @@ -199,7 +200,7 @@ snapshots: regexp-to-ast@0.5.0: {} - sh-syntax@0.5.6: + sh-syntax@0.5.8: dependencies: tslib: 2.8.1