Skip to content

chore(deps): bump the all-minor-and-patch group with 42 updates#226

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/all-minor-and-patch-bc385dadef
Open

chore(deps): bump the all-minor-and-patch group with 42 updates#226
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/all-minor-and-patch-bc385dadef

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 2, 2026

Bumps the all-minor-and-patch group with 42 updates:

Package From To
lucide-react 0.294.0 0.577.0
@nx/js 22.5.3 22.6.4
@nx/node 22.5.3 22.6.4
@nx/react 22.5.3 22.6.4
@nx/vite 22.5.3 22.6.4
@nx/web 22.5.3 22.6.4
@swc/core 1.15.18 1.15.21
@swc/helpers 0.5.19 0.5.20
@types/node 20.19.35 20.19.37
nx 22.5.3 22.6.4
postcss 8.5.6 8.5.8
puppeteer 24.37.5 24.40.0
@rollup/rollup-darwin-arm64 4.59.0 4.60.1
ioredis 5.10.0 5.10.1
@inquirer/prompts 8.3.0 8.3.2
fs-extra 11.3.3 11.3.4
graphql 16.13.1 16.13.2
@rollup/plugin-commonjs 29.0.0 29.0.2
@vitest/coverage-v8 4.0.18 4.1.2
rollup 4.59.0 4.60.1
rollup-plugin-dts 6.3.0 6.4.1
@aws-sdk/client-s3 3.1001.0 3.1022.0
@vercel/blob 2.3.0 2.3.2
ably 2.18.0 2.21.0
next 15.5.12 15.5.14
rehype-pretty-code 0.14.1 0.14.3
resend 6.9.3 6.10.0
viem 2.46.3 2.47.6
zustand 5.0.11 5.0.12
@playwright/test 1.58.2 1.59.1
@prisma/nextjs-monorepo-workaround-plugin 7.4.2 7.6.0
eslint 9.39.3 9.39.4
eslint-config-next 15.5.12 15.5.14
dockerode 4.0.9 4.0.10
@types/dockerode 3.3.47 4.0.1
pg 8.19.0 8.20.0
@types/pg 8.18.0 8.20.0
tar 7.5.9 7.5.13
ws 8.18.0 8.20.0
yaml 2.8.2 2.8.3
@aws-sdk/lib-storage 3.1001.0 3.1022.0
dompurify 3.3.1 3.3.3

Updates lucide-react from 0.294.0 to 0.577.0

Release notes

Sourced from lucide-react's releases.

Version 0.577.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.576.0...0.577.0

Version 0.576.0

What's Changed

Full Changelog: lucide-icons/lucide@0.575.0...0.576.0

Version 0.575.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.573.0...0.575.0

Version 0.574.0

What's Changed

New Contributors

... (truncated)

Commits
  • f6c0d06 chore(deps): bump rollup from 4.53.3 to 4.59.0 (#4106)
  • 67c0485 feat(scripts): added helper script to automatically update OpenCollective bac...
  • b6ed43d feat(packages): Added aria-hidden fallback for decorative icons to all packag...
  • 076e0bb chore(dependencies): Update dependencies (#3809)
  • 80d6f73 fix(icons): Rename fingerprint icon to fingerprint-pattern (#3767)
  • 1cfb3ff chore(deps-dev): bump vite from 6.3.5 to 6.3.6 (#3611)
  • e71198d chore: icon alias improvements (#2861)
  • 3e644fd chore(scripts): Refactor scripts to typescript (#3316)
  • 19fa01b build(deps-dev): bump vite from 6.3.2 to 6.3.4 (#3181)
  • 03eb862 use implicit return in react package (#2325)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for lucide-react since your current version.


Updates @nx/js from 22.5.3 to 22.6.4

Release notes

Sourced from @​nx/js's releases.

22.6.4 (2026-04-01)

🚀 Features

  • misc: update nx init telemetry meta from CSV to JSON format (#35076)
  • nx-dev: add conditional blog/changelog proxy in edge function (#35043)

🩹 Fixes

  • core: validate bundler option for Angular presets in create-nx-workspace (#35074)
  • core: handle "." and absolute paths as workspace name in CNW (#35083, #1)
  • core: pin version of axios (#35093)
  • core: preserve sibling dependency inputs in native hashing (#35071)
  • core: sandbox exclusions, multi-line typeof import detection, global ensurePackage mock (#35056)
  • core: no-interactive should disable prompts during migrate (#35106)
  • gradle: increase project graph timeout defaults (#35058)
  • js: recognize tsgo in dependency-checks lint rule (#35048)
  • js: narrow tsc build-base outputs to only tsc-produced file types (#35041)
  • js: include tsbuildinfo in narrowed tsc build-base outputs (#35086, #35041)
  • js: use explicit nx/bin/nx path in start-local-registry (#35127)
  • misc: handle non-interactive mode and add template shorthand names for CNW (#35045)
  • react: force Vite 7 when using React Router in framework mode (#35101)
  • react-native: use vite's transformWithEsbuild instead of direct esbuild import (5771eb3346)
  • repo: pass env vars into docker builds in publish workflow (#35060)
  • repo: bump picomatch from 4.0.2 to 4.0.4 (#35081, #35068)
  • repo: fixup lock-threads failing with resource inaccessible message (#35005)
  • repo: fix lockfile (b070e23445)
  • repo: re-enable Cypress HMR e2e tests after upstream tapable fix (#35105, #34969, #20693)
  • repo: disable ts-jest diagnostics for workspace-plugin tests (b013f93dca)
  • vite: update vitest and plugin-react-swc versions for vite 8 compat (#35062)
  • vite: bump sass version for vue/nuxt presets for Vite 8 compat (#35073)
  • webpack: bump postcss-loader to ^8.2.1 to eliminate transitive yaml@1.x CVE (#35028, #35025)

❤️ Thank You

22.6.3 (2026-03-27)

🚀 Features

  • misc: a/b test cloud prompt copy in create-nx-workspace (#35039)

... (truncated)

Commits
  • 44abcb2 fix(js): use explicit nx/bin/nx path in start-local-registry (#35127)
  • aacfa7c fix(js): include tsbuildinfo in narrowed tsc build-base outputs (#35086)
  • 32c4a02 chore(repo): fix critical handlebars and underscore vulnerabilities in npm au...
  • 9acaee8 fix(js): narrow tsc build-base outputs to only tsc-produced file types (#35041)
  • 9a18bc0 fix(js): recognize tsgo in dependency-checks lint rule (#35048)
  • 9a743d3 fix(js): add {projectRoot} prefix to d.ts fileset in typescript plugin (#35037)
  • b611b98 fix(js): add input on .d.ts files within dependency projects (#34968)
  • 583335b fix(js): pass configName to typecheck command in TS plugin (#34989)
  • 1fac893 fix(core): set windowsHide: true on all child process spawns (#34894)
  • 9c2b5e2 fix(js): preserve tsconfig fields in typescript plugin cache (#34908)
  • Additional commits viewable in compare view

Updates @nx/node from 22.5.3 to 22.6.4

Release notes

Sourced from @​nx/node's releases.

22.6.4 (2026-04-01)

🚀 Features

  • misc: update nx init telemetry meta from CSV to JSON format (#35076)
  • nx-dev: add conditional blog/changelog proxy in edge function (#35043)

🩹 Fixes

  • core: validate bundler option for Angular presets in create-nx-workspace (#35074)
  • core: handle "." and absolute paths as workspace name in CNW (#35083, #1)
  • core: pin version of axios (#35093)
  • core: preserve sibling dependency inputs in native hashing (#35071)
  • core: sandbox exclusions, multi-line typeof import detection, global ensurePackage mock (#35056)
  • core: no-interactive should disable prompts during migrate (#35106)
  • gradle: increase project graph timeout defaults (#35058)
  • js: recognize tsgo in dependency-checks lint rule (#35048)
  • js: narrow tsc build-base outputs to only tsc-produced file types (#35041)
  • js: include tsbuildinfo in narrowed tsc build-base outputs (#35086, #35041)
  • js: use explicit nx/bin/nx path in start-local-registry (#35127)
  • misc: handle non-interactive mode and add template shorthand names for CNW (#35045)
  • react: force Vite 7 when using React Router in framework mode (#35101)
  • react-native: use vite's transformWithEsbuild instead of direct esbuild import (5771eb3346)
  • repo: pass env vars into docker builds in publish workflow (#35060)
  • repo: bump picomatch from 4.0.2 to 4.0.4 (#35081, #35068)
  • repo: fixup lock-threads failing with resource inaccessible message (#35005)
  • repo: fix lockfile (b070e23445)
  • repo: re-enable Cypress HMR e2e tests after upstream tapable fix (#35105, #34969, #20693)
  • repo: disable ts-jest diagnostics for workspace-plugin tests (b013f93dca)
  • vite: update vitest and plugin-react-swc versions for vite 8 compat (#35062)
  • vite: bump sass version for vue/nuxt presets for Vite 8 compat (#35073)
  • webpack: bump postcss-loader to ^8.2.1 to eliminate transitive yaml@1.x CVE (#35028, #35025)

❤️ Thank You

22.6.3 (2026-03-27)

🚀 Features

  • misc: a/b test cloud prompt copy in create-nx-workspace (#35039)

... (truncated)

Commits
  • cb6452c fix(misc): address security CVE cluster (copy-webpack-plugin, koa, minimatch)...
  • See full diff in compare view

Updates @nx/react from 22.5.3 to 22.6.4

Release notes

Sourced from @​nx/react's releases.

22.6.4 (2026-04-01)

🚀 Features

  • misc: update nx init telemetry meta from CSV to JSON format (#35076)
  • nx-dev: add conditional blog/changelog proxy in edge function (#35043)

🩹 Fixes

  • core: validate bundler option for Angular presets in create-nx-workspace (#35074)
  • core: handle "." and absolute paths as workspace name in CNW (#35083, #1)
  • core: pin version of axios (#35093)
  • core: preserve sibling dependency inputs in native hashing (#35071)
  • core: sandbox exclusions, multi-line typeof import detection, global ensurePackage mock (#35056)
  • core: no-interactive should disable prompts during migrate (#35106)
  • gradle: increase project graph timeout defaults (#35058)
  • js: recognize tsgo in dependency-checks lint rule (#35048)
  • js: narrow tsc build-base outputs to only tsc-produced file types (#35041)
  • js: include tsbuildinfo in narrowed tsc build-base outputs (#35086, #35041)
  • js: use explicit nx/bin/nx path in start-local-registry (#35127)
  • misc: handle non-interactive mode and add template shorthand names for CNW (#35045)
  • react: force Vite 7 when using React Router in framework mode (#35101)
  • react-native: use vite's transformWithEsbuild instead of direct esbuild import (5771eb3346)
  • repo: pass env vars into docker builds in publish workflow (#35060)
  • repo: bump picomatch from 4.0.2 to 4.0.4 (#35081, #35068)
  • repo: fixup lock-threads failing with resource inaccessible message (#35005)
  • repo: fix lockfile (b070e23445)
  • repo: re-enable Cypress HMR e2e tests after upstream tapable fix (#35105, #34969, #20693)
  • repo: disable ts-jest diagnostics for workspace-plugin tests (b013f93dca)
  • vite: update vitest and plugin-react-swc versions for vite 8 compat (#35062)
  • vite: bump sass version for vue/nuxt presets for Vite 8 compat (#35073)
  • webpack: bump postcss-loader to ^8.2.1 to eliminate transitive yaml@1.x CVE (#35028, #35025)

❤️ Thank You

22.6.3 (2026-03-27)

🚀 Features

  • misc: a/b test cloud prompt copy in create-nx-workspace (#35039)

... (truncated)

Commits
  • 4adc90f fix(react): force Vite 7 when using React Router in framework mode (#35101)
  • ed5cd20 chore(repo): ensure Cypress CT unit tests use Vite 7 since 8 is unsupported (...
  • c96a9d4 fix(vite): add support for Vite 8 (#34850)
  • dbd2ace fix(linter): prepend framework configs before baseConfig in flat config gener...
  • 6ee7091 Revert "feat(js): add deps-sync generator (#34407)" (#34888)
  • 8d71d5b feat(js): add deps-sync generator (#34407)
  • cb6452c fix(misc): address security CVE cluster (copy-webpack-plugin, koa, minimatch)...
  • 7351e21 fix(webpack): ensure safe process.env fallback replacement (#34464)
  • See full diff in compare view

Updates @nx/vite from 22.5.3 to 22.6.4

Release notes

Sourced from @​nx/vite's releases.

22.6.4 (2026-04-01)

🚀 Features

  • misc: update nx init telemetry meta from CSV to JSON format (#35076)
  • nx-dev: add conditional blog/changelog proxy in edge function (#35043)

🩹 Fixes

  • core: validate bundler option for Angular presets in create-nx-workspace (#35074)
  • core: handle "." and absolute paths as workspace name in CNW (#35083, #1)
  • core: pin version of axios (#35093)
  • core: preserve sibling dependency inputs in native hashing (#35071)
  • core: sandbox exclusions, multi-line typeof import detection, global ensurePackage mock (#35056)
  • core: no-interactive should disable prompts during migrate (#35106)
  • gradle: increase project graph timeout defaults (#35058)
  • js: recognize tsgo in dependency-checks lint rule (#35048)
  • js: narrow tsc build-base outputs to only tsc-produced file types (#35041)
  • js: include tsbuildinfo in narrowed tsc build-base outputs (#35086, #35041)
  • js: use explicit nx/bin/nx path in start-local-registry (#35127)
  • misc: handle non-interactive mode and add template shorthand names for CNW (#35045)
  • react: force Vite 7 when using React Router in framework mode (#35101)
  • react-native: use vite's transformWithEsbuild instead of direct esbuild import (5771eb3346)
  • repo: pass env vars into docker builds in publish workflow (#35060)
  • repo: bump picomatch from 4.0.2 to 4.0.4 (#35081, #35068)
  • repo: fixup lock-threads failing with resource inaccessible message (#35005)
  • repo: fix lockfile (b070e23445)
  • repo: re-enable Cypress HMR e2e tests after upstream tapable fix (#35105, #34969, #20693)
  • repo: disable ts-jest diagnostics for workspace-plugin tests (b013f93dca)
  • vite: update vitest and plugin-react-swc versions for vite 8 compat (#35062)
  • vite: bump sass version for vue/nuxt presets for Vite 8 compat (#35073)
  • webpack: bump postcss-loader to ^8.2.1 to eliminate transitive yaml@1.x CVE (#35028, #35025)

❤️ Thank You

22.6.3 (2026-03-27)

🚀 Features

  • misc: a/b test cloud prompt copy in create-nx-workspace (#35039)

... (truncated)

Commits
  • 4adc90f fix(react): force Vite 7 when using React Router in framework mode (#35101)
  • 316e070 fix(vite): update vitest and plugin-react-swc versions for vite 8 compat (#35...
  • c96a9d4 fix(vite): add support for Vite 8 (#34850)
  • 1fac893 fix(core): set windowsHide: true on all child process spawns (#34894)
  • 6ee7091 Revert "feat(js): add deps-sync generator (#34407)" (#34888)
  • 1367d2a fix(vite): pin vitest v4 to ~4.0.x to fix Yarn Classic resolution failure (#3...
  • 8d71d5b feat(js): add deps-sync generator (#34407)
  • fb8884e fix(vitest): handle zoneless Angular apps in vitest configuration generator (...
  • 42f623e fix(vite): skip root-relative paths in nxViteTsPaths resolveId (#34694)
  • 1e1a8a7 fix(vite): isPreview=true for Vite Preview server (#34597)
  • Additional commits viewable in compare view

Updates @nx/web from 22.5.3 to 22.6.4

Release notes

Sourced from @​nx/web's releases.

22.6.4 (2026-04-01)

🚀 Features

  • misc: update nx init telemetry meta from CSV to JSON format (#35076)
  • nx-dev: add conditional blog/changelog proxy in edge function (#35043)

🩹 Fixes

  • core: validate bundler option for Angular presets in create-nx-workspace (#35074)
  • core: handle "." and absolute paths as workspace name in CNW (#35083, #1)
  • core: pin version of axios (#35093)
  • core: preserve sibling dependency inputs in native hashing (#35071)
  • core: sandbox exclusions, multi-line typeof import detection, global ensurePackage mock (#35056)
  • core: no-interactive should disable prompts during migrate (#35106)
  • gradle: increase project graph timeout defaults (#35058)
  • js: recognize tsgo in dependency-checks lint rule (#35048)
  • js: narrow tsc build-base outputs to only tsc-produced file types (#35041)
  • js: include tsbuildinfo in narrowed tsc build-base outputs (#35086, #35041)
  • js: use explicit nx/bin/nx path in start-local-registry (#35127)
  • misc: handle non-interactive mode and add template shorthand names for CNW (#35045)
  • react: force Vite 7 when using React Router in framework mode (#35101)
  • react-native: use vite's transformWithEsbuild instead of direct esbuild import (5771eb3346)
  • repo: pass env vars into docker builds in publish workflow (#35060)
  • repo: bump picomatch from 4.0.2 to 4.0.4 (#35081, #35068)
  • repo: fixup lock-threads failing with resource inaccessible message (#35005)
  • repo: fix lockfile (b070e23445)
  • repo: re-enable Cypress HMR e2e tests after upstream tapable fix (#35105, #34969, #20693)
  • repo: disable ts-jest diagnostics for workspace-plugin tests (b013f93dca)
  • vite: update vitest and plugin-react-swc versions for vite 8 compat (#35062)
  • vite: bump sass version for vue/nuxt presets for Vite 8 compat (#35073)
  • webpack: bump postcss-loader to ^8.2.1 to eliminate transitive yaml@1.x CVE (#35028, #35025)

❤️ Thank You

22.6.3 (2026-03-27)

🚀 Features

  • misc: a/b test cloud prompt copy in create-nx-workspace (#35039)

... (truncated)

Commits
  • 9d97ddf fix(core): sandbox exclusions, multi-line typeof import detection, global ens...
  • 1fac893 fix(core): set windowsHide: true on all child process spawns (#34894)
  • See full diff in compare view

Updates @swc/core from 1.15.18 to 1.15.21

Changelog

Sourced from @​swc/core's changelog.

[1.15.21] - 2026-03-22

Bug Fixes

  • (cli) Honor externalHelpers=false in rust binary (#11693) (1be052e)

  • (cli) Skip mkdir when --out-file targets the current directory (#11720) (f3f4e51)

  • (es/decorators) Resolve 2022-03 issues #9565/#9078/#9079 and add regressions (#11698) (a025d2b)

  • (es/fixer) Wrap new opt chain (#11618) (fdcd184)

  • (es/flow) Normalize module await bindings for Hermes parity (#11703) (73d8761)

  • (es/minifier) Fix compatibility for Wasm plugin (swc_ast_unknown) (#11641) (abd0e45)

  • (es/module) Preserve explicit index.js import path when baseUrl is set (#11597) (830dbeb)

  • (es/module) Avoid rewriting unknown relative extensions (#11713) (ed09218)

  • (es/regexp) Implement transform-named-capturing-groups-regex (#11642) (f62bfa9)

  • (es/types) Add new options types (#11683) (62eeee1)

  • (malloc) Fallback to system allocator on linux gnu s390x/powerpc (#11606) (e103fac)

  • Update lz4_flex to resolve RUSTSEC-2026-0041 (#11701) (7528507)

Documentation

... (truncated)

Commits
  • a06c4b9 chore: Publish 1.15.21 with swc_core v59.0.1
  • eb169d5 chore: Publish 1.15.21-nightly-20260322.3 with swc_core v59.0.1
  • 4c378f7 chore: Publish 1.15.21-nightly-20260322.2 with swc_core v59.0.1
  • 1cdd010 chore: Publish 1.15.21-nightly-20260322.1 with swc_core v59.0.1
  • de0c918 chore: Publish 1.15.20-nightly-20260302.1 with swc_core v58.0.4
  • f79f31e chore: Publish 1.15.19-nightly-20260302.1 with swc_core v58.0.3
  • 357255d feat(bindings): Add linux ppc64le and s390x support across npm bindings (#11602)
  • See full diff in compare view

Updates @swc/helpers from 0.5.19 to 0.5.20

Commits

Updates @types/node from 20.19.35 to 20.19.37

Commits

Updates nx from 22.5.3 to 22.6.4

Release notes

Sourced from nx's releases.

22.6.4 (2026-04-01)

🚀 Features

  • misc: update nx init telemetry meta from CSV to JSON format (#35076)
  • nx-dev: add conditional blog/changelog proxy in edge function (#35043)

🩹 Fixes

  • core: validate bundler option for Angular presets in create-nx-workspace (#35074)
  • core: handle "." and absolute paths as workspace name in CNW (#35083, #1)
  • core: pin version of axios (#35093)
  • core: preserve sibling dependency inputs in native hashing (#35071)
  • core: sandbox exclusions, multi-line typeof import detection, global ensurePackage mock (#35056)
  • core: no-interactive should disable prompts during migrate (#35106)
  • gradle: increase project graph timeout defaults (#35058)
  • js: recognize tsgo in dependency-checks lint rule (#35048)
  • js: narrow tsc build-base outputs to only tsc-produced file types (#35041)
  • js: include tsbuildinfo in narrowed tsc build-base outputs (#35086, #35041)
  • js: use explicit nx/bin/nx path in start-local-registry (#35127)
  • misc: handle non-interactive mode and add template shorthand names for CNW (#35045)
  • react: force Vite 7 when using React Router in framework mode (#35101)
  • react-native: use vite's transformWithEsbuild instead of direct esbuild import (5771eb3346)
  • repo: pass env vars into docker builds in publish workflow (#35060)
  • repo: bump picomatch from 4.0.2 to 4.0.4 (#35081, #35068)
  • repo: fixup lock-threads failing with resource inaccessible message (#35005)
  • repo: fix lockfile (b070e23445)
  • repo: re-enable Cypress HMR e2e tests after upstream tapable fix (#35105, #34969, #20693)
  • repo: disable ts-jest diagnostics for workspace-plugin tests (b013f93dca)
  • vite: update vitest and plugin-react-swc versions for vite 8 compat (#35062)
  • vite: bump sass version for vue/nuxt presets for Vite 8 compat (#35073)
  • webpack: bump postcss-loader to ^8.2.1 to eliminate transitive yaml@1.x CVE (#35028, #35025)

❤️ Thank You

22.6.3 (2026-03-27)

🚀 Features

  • misc: a/b test cloud prompt copy in create-nx-workspace (#35039)

... (truncated)

Commits
  • 070ca28 fix(core): no-interactive should disable prompts during migrate (#35106)
  • 9d97ddf fix(core): sandbox exclusions, multi-line typeof import detection, global ens...
  • 9442c13 fix(core): preserve sibling dependency inputs in native hashing (#35071)
  • 63abe70 fix(core): pin version of axios (#35093)
  • db057e4 chore(misc): rename vulnerable packages in test fixture lockfiles (#35072)
  • 50d4d3c feat(misc): update nx init telemetry meta from CSV to JSON format (#35076)
  • c911c6a fix(repo): resolv...

    Description has been truncated

@dependabot dependabot bot added the type/dependencies Dependency updates label Apr 2, 2026
@vercel
Copy link
Copy Markdown
Contributor

vercel bot commented Apr 2, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
naap-platform Error Error Apr 9, 2026 10:43pm

Request Review

@github-actions github-actions bot added scope/shell Shell app changes scope/sdk Plugin SDK changes scope/packages Shared package changes scope/backend Backend service changes plugin/capacity-planner Capacity Planner plugin plugin/community Community plugin plugin/marketplace Marketplace plugin plugin/developer-api Developer API plugin plugin/plugin-publisher Plugin Publisher plugin size/XL Extra large PR (500+ lines) labels Apr 2, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 2, 2026

⚠️ This PR is very large (22175 lines changed). Please split it into smaller, focused PRs if possible.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 3, 2026

⚠️ Merge conflict detected

This PR has conflicts with the base branch. Please rebase to resolve them:

git fetch origin
git rebase origin/main
# resolve conflicts, then:
git push --force-with-lease

The needs-rebase label will be removed automatically once the conflicts are resolved.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/all-minor-and-patch-bc385dadef branch from e8205e3 to afa772c Compare April 3, 2026 20:42
@github-actions github-actions bot removed the needs-rebase Has merge conflicts label Apr 3, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/all-minor-and-patch-bc385dadef branch from afa772c to b540a17 Compare April 7, 2026 19:47
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/all-minor-and-patch-bc385dadef branch from b540a17 to 17fc8b7 Compare April 8, 2026 02:29
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/all-minor-and-patch-bc385dadef branch from 17fc8b7 to f1699f3 Compare April 8, 2026 17:41
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/all-minor-and-patch-bc385dadef branch from f1699f3 to 4792716 Compare April 8, 2026 18:22
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/all-minor-and-patch-bc385dadef branch from 4792716 to 916690b Compare April 9, 2026 16:58
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/all-minor-and-patch-bc385dadef branch from 916690b to e8006fd Compare April 9, 2026 17:49
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/all-minor-and-patch-bc385dadef branch from e8006fd to f1844c4 Compare April 9, 2026 22:02
Bumps the all-minor-and-patch group with 42 updates:

| Package | From | To |
| --- | --- | --- |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.294.0` | `0.577.0` |
| [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) | `22.5.3` | `22.6.4` |
| [@nx/node](https://github.com/nrwl/nx/tree/HEAD/packages/node) | `22.5.3` | `22.6.4` |
| [@nx/react](https://github.com/nrwl/nx/tree/HEAD/packages/react) | `22.5.3` | `22.6.4` |
| [@nx/vite](https://github.com/nrwl/nx/tree/HEAD/packages/vite) | `22.5.3` | `22.6.4` |
| [@nx/web](https://github.com/nrwl/nx/tree/HEAD/packages/web) | `22.5.3` | `22.6.4` |
| [@swc/core](https://github.com/swc-project/swc/tree/HEAD/packages/core) | `1.15.18` | `1.15.21` |
| [@swc/helpers](https://github.com/swc-project/swc/tree/HEAD/packages/helpers) | `0.5.19` | `0.5.20` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.19.35` | `20.19.37` |
| [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) | `22.5.3` | `22.6.4` |
| [postcss](https://github.com/postcss/postcss) | `8.5.6` | `8.5.8` |
| [puppeteer](https://github.com/puppeteer/puppeteer) | `24.37.5` | `24.40.0` |
| [@rollup/rollup-darwin-arm64](https://github.com/rollup/rollup) | `4.59.0` | `4.60.1` |
| [ioredis](https://github.com/luin/ioredis) | `5.10.0` | `5.10.1` |
| [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js) | `8.3.0` | `8.3.2` |
| [fs-extra](https://github.com/jprichardson/node-fs-extra) | `11.3.3` | `11.3.4` |
| [graphql](https://github.com/graphql/graphql-js) | `16.13.1` | `16.13.2` |
| [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) | `29.0.0` | `29.0.2` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.0.18` | `4.1.2` |
| [rollup](https://github.com/rollup/rollup) | `4.59.0` | `4.60.1` |
| [rollup-plugin-dts](https://github.com/Swatinem/rollup-plugin-dts) | `6.3.0` | `6.4.1` |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.1001.0` | `3.1022.0` |
| [@vercel/blob](https://github.com/vercel/storage/tree/HEAD/packages/blob) | `2.3.0` | `2.3.2` |
| [ably](https://github.com/ably/ably-js) | `2.18.0` | `2.21.0` |
| [next](https://github.com/vercel/next.js) | `15.5.12` | `15.5.14` |
| [rehype-pretty-code](https://github.com/rehype-pretty/rehype-pretty-code/tree/HEAD/packages/core) | `0.14.1` | `0.14.3` |
| [resend](https://github.com/resend/resend-node) | `6.9.3` | `6.10.0` |
| [viem](https://github.com/wevm/viem) | `2.46.3` | `2.47.6` |
| [zustand](https://github.com/pmndrs/zustand) | `5.0.11` | `5.0.12` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.58.2` | `1.59.1` |
| [@prisma/nextjs-monorepo-workaround-plugin](https://github.com/prisma/prisma/tree/HEAD/packages/nextjs-monorepo-workaround-plugin) | `7.4.2` | `7.6.0` |
| [eslint](https://github.com/eslint/eslint) | `9.39.3` | `9.39.4` |
| [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.5.12` | `15.5.14` |
| [dockerode](https://github.com/apocas/dockerode) | `4.0.9` | `4.0.10` |
| [@types/dockerode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dockerode) | `3.3.47` | `4.0.1` |
| [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.19.0` | `8.20.0` |
| [@types/pg](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pg) | `8.18.0` | `8.20.0` |
| [tar](https://github.com/isaacs/node-tar) | `7.5.9` | `7.5.13` |
| [ws](https://github.com/websockets/ws) | `8.18.0` | `8.20.0` |
| [yaml](https://github.com/eemeli/yaml) | `2.8.2` | `2.8.3` |
| [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.1001.0` | `3.1022.0` |
| [dompurify](https://github.com/cure53/DOMPurify) | `3.3.1` | `3.3.3` |


Updates `lucide-react` from 0.294.0 to 0.577.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.577.0/packages/lucide-react)

Updates `@nx/js` from 22.5.3 to 22.6.4
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.6.4/packages/js)

Updates `@nx/node` from 22.5.3 to 22.6.4
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.6.4/packages/node)

Updates `@nx/react` from 22.5.3 to 22.6.4
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.6.4/packages/react)

Updates `@nx/vite` from 22.5.3 to 22.6.4
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.6.4/packages/vite)

Updates `@nx/web` from 22.5.3 to 22.6.4
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.6.4/packages/web)

Updates `@swc/core` from 1.15.18 to 1.15.21
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/swc-project/swc/commits/v1.15.21/packages/core)

Updates `@swc/helpers` from 0.5.19 to 0.5.20
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG-CORE.md)
- [Commits](https://github.com/swc-project/swc/commits/HEAD/packages/helpers)

Updates `@types/node` from 20.19.35 to 20.19.37
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `nx` from 22.5.3 to 22.6.4
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.6.4/packages/nx)

Updates `postcss` from 8.5.6 to 8.5.8
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.5.6...8.5.8)

Updates `puppeteer` from 24.37.5 to 24.40.0
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](puppeteer/puppeteer@puppeteer-v24.37.5...puppeteer-v24.40.0)

Updates `@rollup/rollup-darwin-arm64` from 4.59.0 to 4.60.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.59.0...v4.60.1)

Updates `ioredis` from 5.10.0 to 5.10.1
- [Release notes](https://github.com/luin/ioredis/releases)
- [Changelog](https://github.com/redis/ioredis/blob/main/CHANGELOG.md)
- [Commits](redis/ioredis@v5.10.0...v5.10.1)

Updates `@inquirer/prompts` from 8.3.0 to 8.3.2
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@8.3.0...@inquirer/prompts@8.3.2)

Updates `fs-extra` from 11.3.3 to 11.3.4
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](jprichardson/node-fs-extra@11.3.3...11.3.4)

Updates `graphql` from 16.13.1 to 16.13.2
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](graphql/graphql-js@v16.13.1...v16.13.2)

Updates `@rollup/plugin-commonjs` from 29.0.0 to 29.0.2
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v29.0.2/packages/commonjs)

Updates `@vitest/coverage-v8` from 4.0.18 to 4.1.2
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.2/packages/coverage-v8)

Updates `rollup` from 4.59.0 to 4.60.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.59.0...v4.60.1)

Updates `rollup-plugin-dts` from 6.3.0 to 6.4.1
- [Changelog](https://github.com/Swatinem/rollup-plugin-dts/blob/master/CHANGELOG.md)
- [Commits](Swatinem/rollup-plugin-dts@v6.3.0...v6.4.1)

Updates `@aws-sdk/client-s3` from 3.1001.0 to 3.1022.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1022.0/clients/client-s3)

Updates `@vercel/blob` from 2.3.0 to 2.3.2
- [Release notes](https://github.com/vercel/storage/releases)
- [Changelog](https://github.com/vercel/storage/blob/main/packages/blob/CHANGELOG.md)
- [Commits](https://github.com/vercel/storage/commits/@vercel/blob@2.3.2/packages/blob)

Updates `ably` from 2.18.0 to 2.21.0
- [Release notes](https://github.com/ably/ably-js/releases)
- [Changelog](https://github.com/ably/ably-js/blob/main/CHANGELOG.md)
- [Commits](ably/ably-js@2.18.0...2.21.0)

Updates `next` from 15.5.12 to 15.5.14
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v15.5.12...v15.5.14)

Updates `rehype-pretty-code` from 0.14.1 to 0.14.3
- [Release notes](https://github.com/rehype-pretty/rehype-pretty-code/releases)
- [Changelog](https://github.com/rehype-pretty/rehype-pretty-code/blob/master/packages/core/CHANGELOG.md)
- [Commits](https://github.com/rehype-pretty/rehype-pretty-code/commits/rehype-pretty-code@0.14.3/packages/core)

Updates `resend` from 6.9.3 to 6.10.0
- [Release notes](https://github.com/resend/resend-node/releases)
- [Commits](resend/resend-node@v6.9.3...v6.10.0)

Updates `viem` from 2.46.3 to 2.47.6
- [Release notes](https://github.com/wevm/viem/releases)
- [Commits](https://github.com/wevm/viem/compare/viem@2.46.3...viem@2.47.6)

Updates `zustand` from 5.0.11 to 5.0.12
- [Release notes](https://github.com/pmndrs/zustand/releases)
- [Commits](pmndrs/zustand@v5.0.11...v5.0.12)

Updates `@playwright/test` from 1.58.2 to 1.59.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.58.2...v1.59.1)

Updates `@prisma/nextjs-monorepo-workaround-plugin` from 7.4.2 to 7.6.0
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/7.6.0/packages/nextjs-monorepo-workaround-plugin)

Updates `eslint` from 9.39.3 to 9.39.4
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.39.3...v9.39.4)

Updates `eslint-config-next` from 15.5.12 to 15.5.14
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.5.14/packages/eslint-config-next)

Updates `dockerode` from 4.0.9 to 4.0.10
- [Release notes](https://github.com/apocas/dockerode/releases)
- [Commits](apocas/dockerode@v4.0.9...v4.0.10)

Updates `@types/dockerode` from 3.3.47 to 4.0.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dockerode)

Updates `pg` from 8.19.0 to 8.20.0
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/commits/pg@8.20.0/packages/pg)

Updates `@types/pg` from 8.18.0 to 8.20.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/pg)

Updates `tar` from 7.5.9 to 7.5.13
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v7.5.9...v7.5.13)

Updates `ws` from 8.18.0 to 8.20.0
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@8.18.0...8.20.0)

Updates `@types/dockerode` from 3.3.47 to 4.0.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dockerode)

Updates `@types/pg` from 8.18.0 to 8.20.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/pg)

Updates `yaml` from 2.8.2 to 2.8.3
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v2.8.2...v2.8.3)

Updates `@aws-sdk/lib-storage` from 3.1001.0 to 3.1022.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-storage/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1022.0/lib/lib-storage)

Updates `dompurify` from 3.3.1 to 3.3.3
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](cure53/DOMPurify@3.3.1...3.3.3)

---
updated-dependencies:
- dependency-name: lucide-react
  dependency-version: 0.577.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-minor-and-patch
- dependency-name: "@nx/js"
  dependency-version: 22.6.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-minor-and-patch
- dependency-name: "@nx/node"
  dependency-version: 22.6.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-minor-and-patch
- dependency-name: "@nx/react"
  dependency-version: 22.6.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-minor-and-patch
- dependency-name: "@nx/vite"
  dependency-version: 22.6.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-minor-and-patch
- dependency-name: "@nx/web"
  dependency-version: 22.6.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-minor-and-patch
- dependency-name: "@swc/core"
  dependency-version: 1.15.21
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-minor-and-patch
- dependency-name: "@swc/helpers"
  dependency-version: 0.5.20
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-minor-and-patch
- dependency-name: "@types/node"
  dependency-version: 20.19.37
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-minor-and-patch
- dependency-name: nx
  dependency-version: 22.6.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-minor-and-patch
- dependency-name: postcss
  dependency-version: 8.5.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-minor-and-patch
- dependency-name: puppeteer
  dependency-version: 24.40.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-minor-and-patch
- dependency-name: "@rollup/rollup-darwin-arm64"
  dependency-version: 4.60.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-minor-and-patch
- dependency-name: ioredis
  dependency-version: 5.10.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-minor-and-patch
- dependency-name: "@inquirer/prompts"
  dependency-version: 8.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-minor-and-patch
- dependency-name: fs-extra
  dependency-version: 11.3.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-minor-and-patch
- dependency-name: graphql
  dependency-version: 16.13.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-minor-and-patch
- dependency-name: "@rollup/plugin-commonjs"
  dependency-version: 29.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-minor-and-patch
- dependency-name: "@vitest/coverage-v8"
  dependency-version: 4.1.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-minor-and-patch
- dependency-name: rollup
  dependency-version: 4.60.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-minor-and-patch
- dependency-name: rollup-plugin-dts
  dependency-version: 6.4.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-minor-and-patch
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.1022.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-minor-and-patch
- dependency-name: "@vercel/blob"
  dependency-version: 2.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-minor-and-patch
- dependency-name: ably
  dependency-version: 2.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-minor-and-patch
- dependency-name: next
  dependency-version: 15.5.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-minor-and-patch
- dependency-name: rehype-pretty-code
  dependency-version: 0.14.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-minor-and-patch
- dependency-name: resend
  dependency-version: 6.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-minor-and-patch
- dependency-name: viem
  dependency-version: 2.47.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-minor-and-patch
- dependency-name: zustand
  dependency-version: 5.0.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-minor-and-patch
- dependency-name: "@playwright/test"
  dependency-version: 1.59.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-minor-and-patch
- dependency-name: "@prisma/nextjs-monorepo-workaround-plugin"
  dependency-version: 7.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-minor-and-patch
- dependency-name: eslint
  dependency-version: 9.39.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-minor-and-patch
- dependency-name: eslint-config-next
  dependency-version: 15.5.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-minor-and-patch
- dependency-name: dockerode
  dependency-version: 4.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-minor-and-patch
- dependency-name: "@types/dockerode"
  dependency-version: 4.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-minor-and-patch
- dependency-name: pg
  dependency-version: 8.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-minor-and-patch
- dependency-name: "@types/pg"
  dependency-version: 8.20.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-minor-and-patch
- dependency-name: tar
  dependency-version: 7.5.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-minor-and-patch
- dependency-name: ws
  dependency-version: 8.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-minor-and-patch
- dependency-name: "@types/dockerode"
  dependency-version: 4.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-minor-and-patch
- dependency-name: "@types/pg"
  dependency-version: 8.20.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-minor-and-patch
- dependency-name: yaml
  dependency-version: 2.8.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-minor-and-patch
- dependency-name: "@aws-sdk/lib-storage"
  dependency-version: 3.1022.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-minor-and-patch
- dependency-name: dompurify
  dependency-version: 3.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/all-minor-and-patch-bc385dadef branch from f1844c4 to 8903721 Compare April 9, 2026 22:43
@github-actions
Copy link
Copy Markdown

This PR has been inactive for 7 days. It will be closed in 5 days if no activity occurs. Feel free to reopen anytime.

@github-actions github-actions bot added the stale No recent activity label Apr 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

plugin/capacity-planner Capacity Planner plugin plugin/community Community plugin plugin/developer-api Developer API plugin plugin/marketplace Marketplace plugin plugin/plugin-publisher Plugin Publisher plugin scope/backend Backend service changes scope/packages Shared package changes scope/sdk Plugin SDK changes scope/shell Shell app changes size/XL Extra large PR (500+ lines) stale No recent activity type/dependencies Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants