Skip to content

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 9, 2024

This PR contains the following updates:

Package Change Age Confidence Type Update
@ls-lint/ls-lint 2.2.3 -> 2.3.1 age confidence dependencies minor
@nx-tools/container-metadata (source) ^6.0.2 -> ^6.9.0 age confidence dependencies minor
@nx-tools/nx-container (source) ^6.0.2 -> ^6.9.0 age confidence dependencies minor
@nx/devkit (source) 19.6.2 -> 19.8.14 age confidence dependencies minor
@nx/esbuild (source) 19.6.2 -> 19.8.14 age confidence dependencies minor
@nx/eslint (source) 19.6.2 -> 19.8.14 age confidence devDependencies minor
@nx/eslint-plugin (source) 19.6.2 -> 19.8.14 age confidence dependencies minor
@nx/jest (source) 19.6.2 -> 19.8.14 age confidence devDependencies minor
@nx/js (source) 19.6.2 -> 19.8.14 age confidence dependencies minor
@nx/node (source) 19.6.2 -> 19.8.14 age confidence dependencies minor
@nx/plugin (source) 19.6.2 -> 19.8.14 age confidence dependencies minor
@nx/workspace (source) 19.6.2 -> 19.8.14 age confidence dependencies minor
@swc-node/register ~1.9.1 -> ~1.11.1 age confidence devDependencies minor
@swc/cli ~0.3.12 -> ~0.7.8 age confidence devDependencies minor
@swc/core (source) ~1.5.7 -> ~1.13.5 age confidence devDependencies minor
@swc/helpers (source) ~0.5.11 -> ~0.5.17 age confidence devDependencies patch
@types/jest (source) 29.5.12 -> 29.5.14 age confidence dependencies patch
@types/node (source) ^20.14.10 -> ^20.19.20 age confidence dependencies minor
@typescript-eslint/eslint-plugin (source) ^7.16.0 -> ^7.18.0 age confidence devDependencies minor
@typescript-eslint/parser (source) ^7.16.0 -> ^7.18.0 age confidence devDependencies minor
actions/stale v9.0.0 -> v9.1.0 age confidence action minor
esbuild 0.21.5 -> 0.25.10 age confidence dependencies minor
esbuild-register 3.5.0 -> 3.6.0 age confidence dependencies minor
eslint (source) 9.5.0 -> 9.37.0 age confidence dependencies minor
eslint-config-prettier ^9.1.0 -> ^9.1.2 age confidence dependencies patch
knip (source) 5.25.2 -> 5.64.3 age confidence dependencies minor
node (source) 20.14.0 -> 20.19.5 age confidence minor
node (source) >=20.11.0 -> >=20.19.5 age confidence engines minor
pnpm (source) 9.8.0 -> 9.15.9 age confidence packageManager minor
pnpm (source) >=9.8.0 -> >=9.15.9 age confidence engines minor
prettier (source) 3.3.2 -> 3.6.2 age confidence dependencies minor
rimraf 5.0.7 -> 5.0.10 age confidence dependencies patch
sherif 0.10.0 -> 0.11.0 age confidence dependencies minor
ts-jest (source) 29.1.5 -> 29.4.5 age confidence dependencies minor
ts-loader 9.5.1 -> 9.5.4 age confidence dependencies patch
tslib (source) ^2.6.3 -> ^2.8.1 age confidence dependencies minor
tslib (source) ^2.3.0 -> ^2.8.1 age confidence dependencies minor
verdaccio (source) 5.31.1 -> 5.33.0 age confidence dependencies minor

Release Notes

loeffel-io/ls-lint (@​ls-lint/ls-lint)

v2.3.1

Compare Source

What's Changed

New Contributors

Full Changelog: loeffel-io/ls-lint@v2.3.0...v2.3.1

v2.3.0

Compare Source

Please see the v2.3.0 announcement for more informations: https://ls-lint.org/blog/announcements/v2.3.0.html

What's Changed

New Contributors

Full Changelog: loeffel-io/ls-lint@v2.2.3...v2.3.0

gperdomor/nx-tools (@​nx-tools/container-metadata)

v6.9.0

Compare Source

6.9.0 (2025-10-10)
🚀 Features
🩹 Fixes
  • deps: bump nx monorepo from 21.1.2 to v21.6.4 (174af44)
🏡 Chore
  • move from husky to lefthook (09efc13)
  • dependency and config sync with main branch (c2b07ec)
  • move plugins to packages directory (59ecd12)
❤️ Thank You
  • Gustavo Perdomo

v6.8.4

Compare Source

6.8.4 (2025-10-10)

This was a version bump only, there were no code changes.

v6.8.2

Compare Source

6.8.2 (2025-08-02)
🚀 Features
  • nx-container: support for sbom attestations (d3ff31d)
❤️ Thank You

v6.8.1

Compare Source

6.8.1 (2025-07-30)
🩹 Fixes
  • nx-set-shas: fix bin package field (a43309e)
❤️ Thank You
  • Gustavo Perdomo

v6.8.0

Compare Source

🚀 Features
  • container-metadata: updated config files to align with new library generators (#​1233)
🏡 Chore
  • move to pnpm as package manager (#​1242)
  • update eslint configuration to ESM files (#​1228)
❤️ Thank You
  • Gustavo Perdomo

v6.7.1

Compare Source

This was a version bump only for container-metadata to align it with other projects, there were no code changes.

v6.7.0

Compare Source

🚀 Features
  • added provenance support (732184f)
❤️ Thank You
  • Gustavo Perdomo

v6.2.0

Compare Source

🏡 Chore
🧱 Updated Dependencies
  • Updated ci-context to 6.2.0
  • Updated core to 6.2.0
❤️ Thank You
  • Gustavo Perdomo

v6.1.1

Compare Source

🧱 Updated Dependencies
  • Updated ci-context to 6.1.1
  • Updated core to 6.1.1

v6.1.0

Compare Source

🧱 Updated Dependencies
  • Updated ci-context to 6.1.0
  • Updated core to 6.1.0
nrwl/nx (@​nx/devkit)

v19.8.14

Compare Source

19.8.14 (2024-12-03)
🩹 Fixes
  • core: fix misc issues (#​29114)
  • core: provide a way to reuse cached graph in CI (#​29156)
❤️ Thank You

v19.8.13

Compare Source

19.8.13 (2024-11-25)
🩹 Fixes
  • core: handle self shutdown for plugin workers is orphaned before connections and loading (9fa56d0e0c)
❤️ Thank You

v19.8.12

Compare Source

19.8.12 (2024-11-22)
🩹 Fixes
  • core: revert archive file creation changes (#​28817)
  • linter: remove legacy dependencies during convert to flat config (#​28981)
❤️ Thank You

v19.8.11

Compare Source

19.8.11 (2024-11-15)

🩹 Fixes
  • core: ensure that setWorkspaceContext is run only on main nx packages (#​28706)
  • core: fix cannot read properties of undefined (reading 'split') (#​28761)
  • core: task graph needs to handle multiple cycles (#​28793)
  • core: empty external deps should work properly (#​28727)
  • core: ensure that the database connection is closed when nx exits (#​28821)
  • core: create different dummy tasks for different targets (#​28837)
  • core: do not depend on ci info crate (#​28850)
  • core: shutdown plugin workers when disconnected (#​28857)
  • core: do not use unix dotfile locks (#​28859)
  • react: depends on migration should ignore configs that point to @​nx/react #​28377 (#​28382, #​28377)
  • webpack: update stylus version to fix security issue (#​28646)
❤️ Thank You

v19.8.10

Compare Source

19.8.10 (2024-11-04)
🩹 Fixes
  • core: fix dependency with multiple dependent packages (#​28669)
❤️ Thank You

v19.8.9

Compare Source

19.8.9 (2024-10-31)

🩹 Fixes
  • core: fix checks for wasm in db operations (#​28676)
  • core: retry more db operations (#​28667)
❤️ Thank You
  • Jonathan Cammisuli

v19.8.8

Compare Source

19.8.8 (2024-10-25)
🩹 Fixes
  • storybook: fix externalDependencies undefined (#​28641)
❤️ Thank You

v19.8.7

Compare Source

19.8.7 (2024-10-25)
🩹 Fixes
  • core: handle concurrent db connections better (#​28544)
  • core: handle unique constraint errors when adding duplicate hashes to the cache db (#​28310)
  • core: skip eslint custom hasher when hashing tasks during running commands (#​28616)
❤️ Thank You

v19.8.6

Compare Source

19.8.6 (2024-10-18)

🩹 Fixes
  • core: support NX_NO_CLOUD (#​28366)
  • core: handle neverConnectToCloud property (#​28452)
  • core: neverConnectToCloud should disable connecting to nxCloud (#​28501)
❤️ Thank You

v19.8.5

Compare Source

19.8.5 (2024-10-15)
🚀 Features
  • core: open sqlite databases with SQLITE_OPEN_FULL_MUTEX (#​28276)
  • devkit: bump compatibility to Nx 19 - 21.x (#​28243)
🩹 Fixes
  • core: add busy handler for sqlite (#​28390)
  • react: patch fix for 88f163e to normalize project name without messing up directory (ff23fb0c07)
❤️ Thank You

v19.8.4

Compare Source

19.8.4 (2024-10-04)
🚀 Features
  • core: allow circular project dependencies to execute tasks (#​28227)
  • nx-dev: add nx powerpack to pricing page (#​28232)
  • nx-dev: add nx powerpack gcp & azure mentions (#​28256)
🩹 Fixes
  • angular: ensure @​typescript-eslint/utils is used with eslint flat config (#​28267)
  • core: remove axios import from main code loading (#​28230)
  • core: change getCache signature to only accept options (#​28248)
  • core: allow prompts during nx add (#​28247)
  • core: add stub for conformance:check, add messaging (#​28250)
  • core: filter out task dependencies on itself (#​28261)
  • core: fixing target groups not merging (#​28280)
  • js: resolve VerdaccioWarning on the "logs" configuration property (#​28234)
  • nx-cloud: use create-workspace-v1 endpoint if v2 returns with 404 (#​28015)
  • nx-dev: fix markdoc table data alignment (#​28274)
  • react: host generator should pass normalized name to remote generator (#​28295)
  • testing: add support for playwright --last-failed (#​28161)
❤️ Thank You

v19.8.3

Compare Source

19.8.3 (2024-10-01)
🚀 Features
  • nx-dev: add Powerpack video to the landing page (#​28126)
🩹 Fixes
❤️ Thank You

v19.8.2

Compare Source

19.8.2 (2024-09-26)
🚀 Features
🩹 Fixes
  • core: hide no file server process json log (#​27626)
  • js: @​nx/js:init ensures tslib is installed if importHelpers is true (#​28083)
  • linter: add files entry to angular flat config to avoid applying TS rules to JSON files (#​28102)
❤️ Thank You

v19.8.1

Compare Source

19.8.1 (2024-09-25)
🚀 Features
  • core: allow prompts from init generators during nx init (#​28003)
🩹 Fixes
  • bundling: remove unused babel-plugin-transform-async-to-promises from @nx/rollup (#​27669)
  • core: allow creating a db cache without linking task details (#​28023)
  • core: fix output text for multiple targets (#​28043)
  • core: sort projects after updating from context (#​28024)
  • core: add flag when db is disabled for task history (#​28059)
  • core: set windowsHide: true wherever possible (#​28073)
  • core: support more structured errors in sync generators (#​28075)
  • core: nx add should show errors (#​28079)
  • core: several powerpack fixes (#​28088)
  • core: remove wasi compatibility while db is unsupported in wasi (#​28089)
  • linter: do not generate docs.recommended property (#​28009)
  • linter: ignore dist and use compat helper for eslint-plugin-react-hooks (#​28080)
  • react: vite should be default bundler in app generator (#​28013)
  • release: allow dynamically continuing when current version is unresolvable (#​28034)
  • release: add groupPreVersionCommand to schema, improve logging (#​28087)
❤️ Thank You

v19.8.0

Compare Source

19.8.0 (2024-09-20)

🚀 Features
  • angular: add plugin for inferring nodes from angular.json files (#​27804)
  • core: import warns when source and destination directories are different (#​27875)
  • core: use durations from task history to schedule tasks (#​27783)
  • core: add metagenerator for convert-to-inferred (#​27672)
  • core: able to import gradle project (#​27645)
  • core: split runCommand to return status per project (#​27705)
  • core: handle prettier not installed when running nx format (#​27970)
  • core: add integration with nx powerpack (#​27972)
  • graph: expose functions to render pdv & error page (#​27833)
  • graph: add sync generators to target details in project details view (#​27639)
  • linter: create new workspaces with ESLint v9 and typescript-eslint v8 (#​27404)
  • nx-dev: clean up enterprise section (#​27979)
  • release: allow local dependency version protocols to be preserved, pnpm publish support (#​27787)
  • release: support groupPreVersionCommand for release groups ([#&#82

Configuration

📅 Schedule: Branch creation - "after 2am and before 3am" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Upgrade or downgrade of project dependencies. label Oct 9, 2024
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello, I'm 🤖 Stormie-Bot! The Storm team sincerely appreciates your effort/interest in contributing to this project. A Storm developer will review this change and get back to you ASAP. Please feel free to reach out to the Storm team ([email protected]) if you have any questions/comments.

@renovate renovate bot force-pushed the renovate/auto-merge-non-major-dependencies branch from 7dff0e3 to 8b99d8d Compare October 10, 2024 17:51
@renovate renovate bot force-pushed the renovate/auto-merge-non-major-dependencies branch 4 times, most recently from 3bb2afd to 7ac6a39 Compare October 24, 2024 11:51
@renovate renovate bot force-pushed the renovate/auto-merge-non-major-dependencies branch 6 times, most recently from a05110a to 3898d46 Compare November 1, 2024 08:09
@renovate renovate bot force-pushed the renovate/auto-merge-non-major-dependencies branch 5 times, most recently from 24b349d to 99a6bac Compare November 9, 2024 08:24
@renovate renovate bot force-pushed the renovate/auto-merge-non-major-dependencies branch 5 times, most recently from bb01940 to a82f0bd Compare November 16, 2024 08:13
@renovate renovate bot force-pushed the renovate/auto-merge-non-major-dependencies branch 3 times, most recently from 0620ccd to 88d6781 Compare November 23, 2024 08:53
@renovate renovate bot force-pushed the renovate/auto-merge-non-major-dependencies branch 3 times, most recently from 0d885d4 to 3a31ddd Compare November 29, 2024 08:23
@renovate renovate bot force-pushed the renovate/auto-merge-non-major-dependencies branch from 3a31ddd to c348cb2 Compare February 5, 2025 00:09
@renovate renovate bot force-pushed the renovate/auto-merge-non-major-dependencies branch from a558557 to 43793dc Compare June 22, 2025 12:10
@renovate renovate bot force-pushed the renovate/auto-merge-non-major-dependencies branch from 43793dc to 67e408b Compare July 5, 2025 04:10
@renovate renovate bot force-pushed the renovate/auto-merge-non-major-dependencies branch from 67e408b to cc68c5d Compare July 13, 2025 00:02
@renovate renovate bot force-pushed the renovate/auto-merge-non-major-dependencies branch from cc68c5d to 0978846 Compare July 26, 2025 08:13
@renovate renovate bot force-pushed the renovate/auto-merge-non-major-dependencies branch 2 times, most recently from 534858a to 6a725dc Compare August 9, 2025 06:20
@renovate renovate bot force-pushed the renovate/auto-merge-non-major-dependencies branch 3 times, most recently from 2269cdb to 6a09451 Compare August 17, 2025 19:52
@renovate renovate bot force-pushed the renovate/auto-merge-non-major-dependencies branch 2 times, most recently from 71198a7 to bbd8890 Compare August 24, 2025 19:48
@renovate renovate bot force-pushed the renovate/auto-merge-non-major-dependencies branch 4 times, most recently from 7ee8b35 to 9fd9f8d Compare September 6, 2025 11:49
@renovate renovate bot force-pushed the renovate/auto-merge-non-major-dependencies branch 4 times, most recently from cbe3339 to 8f0fc70 Compare September 20, 2025 03:45
@renovate renovate bot force-pushed the renovate/auto-merge-non-major-dependencies branch 3 times, most recently from 0ec7811 to 13e7959 Compare September 27, 2025 06:39
@renovate renovate bot force-pushed the renovate/auto-merge-non-major-dependencies branch 3 times, most recently from dc2a2a9 to bbcd7fc Compare October 4, 2025 03:37
@renovate renovate bot force-pushed the renovate/auto-merge-non-major-dependencies branch 2 times, most recently from 3761422 to ced5b09 Compare October 10, 2025 08:10
Copy link

socket-security bot commented Oct 10, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​storm-software/​k8s-tools@​0.4.0 ⏵ 0.42.065 -13100100 +2797 +1100
Updated@​storm-software/​config-tools@​1.86.0 ⏵ 1.188.068 -13100100 +197 +1100
Updated@​storm-software/​workspace-tools@​1.167.0 ⏵ 1.292.068 -1410010096100
Updated@​typescript-eslint/​parser@​7.16.0 ⏵ 7.18.01001007197100
Updated@​swc/​helpers@​0.5.12 ⏵ 0.5.17100 +110073 +180100
Updated@​storm-software/​tsconfig@​0.33.0 ⏵ 0.47.075 +2100100 +197 +1100
Updated@​swc/​cli@​0.3.14 ⏵ 0.7.899 +110075 +184100
Updated@​storm-software/​prettier@​0.26.0 ⏵ 0.57.076 +610099 +197 +1100
Updated@​types/​jest@​29.5.12 ⏵ 29.5.141001007779100
Updated@​storm-software/​testing-tools@​1.58.0 ⏵ 1.119.078 +5100100 +197 +1100
Updated@​storm-software/​eslint@​0.64.0 ⏵ 0.169.079 +1100100 +197 +1100
Updated@​storm-software/​cloudflare-tools@​0.30.0 ⏵ 0.70.079 -1100100 +197 +1100
Updated@​typescript-eslint/​eslint-plugin@​7.16.0 ⏵ 7.18.099 +110080 +197100
Updated@​storm-software/​git-tools@​2.54.0 ⏵ 2.123.080 -110010096100
Updated@​ls-lint/​ls-lint@​2.2.3 ⏵ 2.3.110010088 +380100
Updated@​storm-software/​config@​1.49.0 ⏵ 1.134.08110099 -197 +1100
Updated@​types/​node@​20.14.14 ⏵ 20.19.20100 +110081 +196100
Updated@​swc-node/​register@​1.9.2 ⏵ 1.11.19910010082 +5100
Updated@​storm-software/​linting-tools@​1.79.0 ⏵ 1.132.083 +6100100 +196 +1100
Updated@​nx-tools/​container-metadata@​6.0.2 ⏵ 6.9.099 +110090 +1892 +1100
Updated@​nx/​node@​19.6.2 ⏵ 19.8.14100 +110091 +199 +1100
Updated@​nx/​esbuild@​19.6.2 ⏵ 19.8.14100 +110092 +199 +1100
Updated@​nx/​eslint@​19.6.2 ⏵ 19.8.149910092 +199 +1100
Updated@​nx-tools/​nx-container@​6.0.2 ⏵ 6.9.0100100100 +192 +1100
Updated@​nx/​workspace@​19.6.2 ⏵ 19.8.1499 +110092 +199 +1100
Updated@​nx/​jest@​19.6.2 ⏵ 19.8.1499 +110092 +199 +1100
Updated@​swc/​core@​1.5.29 ⏵ 1.13.592100100 +2996 +2100
Updated@​nx/​eslint-plugin@​19.6.2 ⏵ 19.8.149910092 +199 +1100
Updated@​nx/​devkit@​19.6.2 ⏵ 19.8.1498 +110093 +199 +1100
Updated@​nx/​plugin@​19.6.2 ⏵ 19.8.14100 +110093 +199100

View full report

@renovate renovate bot force-pushed the renovate/auto-merge-non-major-dependencies branch from ced5b09 to aad34b4 Compare October 11, 2025 03:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Upgrade or downgrade of project dependencies.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants