Skip to content

Bump the development_dependencies group across 1 directory with 15 updates - #8424

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot-npm_and_yarn-development_dependencies-e7e841991a
Open

Bump the development_dependencies group across 1 directory with 15 updates#8424
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot-npm_and_yarn-development_dependencies-e7e841991a

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 28, 2026

Copy link
Copy Markdown
Contributor

Bumps the development_dependencies group with 15 updates in the / directory:

Package From To
@changesets/cli 2.31.0 2.31.1
@nx/eslint-plugin 22.7.7 22.7.8
@nx/workspace 22.7.7 22.7.8
json-stringify-deterministic 1.0.14 1.0.16
nx 22.7.7 22.7.8
oclif 4.23.27 4.24.0
pin-github-action 3.5.1 3.5.2
vitest 4.1.10 4.1.11
@oclif/plugin-commands 4.1.60 4.2.0
@oclif/plugin-plugins 5.4.84 5.5.1
@shopify/cli-hydrogen 13.0.3 13.0.4
@types/lodash 4.17.24 4.17.25
node-stream-zip 1.15.0 1.16.0
@playwright/test 1.61.1 1.62.1
tsx 4.23.1 4.23.12

Updates @changesets/cli from 2.31.0 to 2.31.1

Release notes

Sourced from @​changesets/cli's releases.

@​changesets/cli@​2.31.1

Patch Changes

  • #2159 15cf592 Thanks @​ingvaldlorentzen! - Fixed already-published version detection with npm 12, which always wraps successful npm info --json output in an array. The unwrapped output made changeset publish treat every package as unpublished and fail attempting to republish existing versions.
Changelog

Sourced from @​changesets/cli's changelog.

2.31.1

Patch Changes

  • #2159 15cf592 Thanks @​ingvaldlorentzen! - Fixed already-published version detection with npm 12, which always wraps successful npm info --json output in an array. The unwrapped output made changeset publish treat every package as unpublished and fail attempting to republish existing versions.
Commits

Updates @nx/eslint-plugin from 22.7.7 to 22.7.8

Release notes

Sourced from @​nx/eslint-plugin's releases.

22.7.8 (2026-07-30)

🩹 Fixes

  • angular-rspack: dispose stylesheet bundler so one-shot builds exit (#35869)
  • core: use workspace package manager when fetching migrations via install (#35866)
  • core: omit peer dependencies when installing packages to a temp dir (#36295)
  • core: prevent shell injection in nx import (#36348)
  • core: stop passing git revisions through a shell in affected commands (#36379)
  • core: allow nx build scripts in generated pnpm-workspace.yaml (#35564)
  • core: acknowledge @​swc/core build script in generated pnpm-workspace.yaml (#35608)
  • core: keep real dependencies when omitting peers from npm temp installs (#36518, #36295)
  • core: bump pinned axios and brace-expansion past vulnerable versions (#36507, #36474)
  • detox: resolve jest versions locally instead of importing @​nx/jest internals (3ce3f6ab6e)
  • docker: run release pipeline docker commands without a shell (#36505)
  • js: exclude typescript 7 from supported versions on 22.7.x (dc804964e9)
  • js: resolve the verdaccio bin through its package.json (#36479)
  • misc: use default import for chalk in @​nx/workspace output.ts (#35523, #35521, #34111, #21201, #26667)
  • repo: use default inputs instead of the '...' token in nx-dev on 22.7.x (#35530)
  • repo: trust wix/brew tap so macOS detox CI can install applesimutils (#36146)
  • testing: seed typescript before plugins in e2e workspaces to avoid TS7 stub (7f5ffbfcbc)

❤️ Thank You

Commits

Updates @nx/workspace from 22.7.7 to 22.7.8

Release notes

Sourced from @​nx/workspace's releases.

22.7.8 (2026-07-30)

🩹 Fixes

  • angular-rspack: dispose stylesheet bundler so one-shot builds exit (#35869)
  • core: use workspace package manager when fetching migrations via install (#35866)
  • core: omit peer dependencies when installing packages to a temp dir (#36295)
  • core: prevent shell injection in nx import (#36348)
  • core: stop passing git revisions through a shell in affected commands (#36379)
  • core: allow nx build scripts in generated pnpm-workspace.yaml (#35564)
  • core: acknowledge @​swc/core build script in generated pnpm-workspace.yaml (#35608)
  • core: keep real dependencies when omitting peers from npm temp installs (#36518, #36295)
  • core: bump pinned axios and brace-expansion past vulnerable versions (#36507, #36474)
  • detox: resolve jest versions locally instead of importing @​nx/jest internals (3ce3f6ab6e)
  • docker: run release pipeline docker commands without a shell (#36505)
  • js: exclude typescript 7 from supported versions on 22.7.x (dc804964e9)
  • js: resolve the verdaccio bin through its package.json (#36479)
  • misc: use default import for chalk in @​nx/workspace output.ts (#35523, #35521, #34111, #21201, #26667)
  • repo: use default inputs instead of the '...' token in nx-dev on 22.7.x (#35530)
  • repo: trust wix/brew tap so macOS detox CI can install applesimutils (#36146)
  • testing: seed typescript before plugins in e2e workspaces to avoid TS7 stub (7f5ffbfcbc)

❤️ Thank You

Commits
  • 36cd492 fix(core): acknowledge @​swc/core build script in generated pnpm-workspace.yaml
  • 31a9bdc fix(core): allow nx build scripts in generated pnpm-workspace.yaml (#35564)
  • 23d2a55 fix(misc): use default import for chalk in @​nx/workspace output.ts (#35523)
  • See full diff in compare view

Updates json-stringify-deterministic from 1.0.14 to 1.0.16

Release notes

Sourced from json-stringify-deterministic's releases.

v1.0.16

Full Changelog: Kikobeats/json-stringify-deterministic@v1.0.15...v1.0.16

v1.0.15

What's Changed

Full Changelog: Kikobeats/json-stringify-deterministic@v1.0.14...v1.0.15

Changelog

Sourced from json-stringify-deterministic's changelog.

1.0.16 (2026-08-03)

1.0.15 (2026-07-30)

Commits

Updates nx from 22.7.7 to 22.7.8

Release notes

Sourced from nx's releases.

22.7.8 (2026-07-30)

🩹 Fixes

  • angular-rspack: dispose stylesheet bundler so one-shot builds exit (#35869)
  • core: use workspace package manager when fetching migrations via install (#35866)
  • core: omit peer dependencies when installing packages to a temp dir (#36295)
  • core: prevent shell injection in nx import (#36348)
  • core: stop passing git revisions through a shell in affected commands (#36379)
  • core: allow nx build scripts in generated pnpm-workspace.yaml (#35564)
  • core: acknowledge @​swc/core build script in generated pnpm-workspace.yaml (#35608)
  • core: keep real dependencies when omitting peers from npm temp installs (#36518, #36295)
  • core: bump pinned axios and brace-expansion past vulnerable versions (#36507, #36474)
  • detox: resolve jest versions locally instead of importing @​nx/jest internals (3ce3f6ab6e)
  • docker: run release pipeline docker commands without a shell (#36505)
  • js: exclude typescript 7 from supported versions on 22.7.x (dc804964e9)
  • js: resolve the verdaccio bin through its package.json (#36479)
  • misc: use default import for chalk in @​nx/workspace output.ts (#35523, #35521, #34111, #21201, #26667)
  • repo: use default inputs instead of the '...' token in nx-dev on 22.7.x (#35530)
  • repo: trust wix/brew tap so macOS detox CI can install applesimutils (#36146)
  • testing: seed typescript before plugins in e2e workspaces to avoid TS7 stub (7f5ffbfcbc)

❤️ Thank You

Commits
  • f7afd77 fix(core): bump pinned axios and brace-expansion past vulnerable versions (#3...
  • 983413b fix(core): keep real dependencies when omitting peers from npm temp installs ...
  • 4159295 fix(core): stop passing git revisions through a shell in affected commands (#...
  • cf99649 fix(core): prevent shell injection in nx import (#36348)
  • 74311e7 fix(core): omit peer dependencies when installing packages to a temp dir (#36...
  • 84beebc fix(core): use workspace package manager when fetching migrations via install...
  • See full diff in compare view

Updates oclif from 4.23.27 to 4.24.0

Release notes

Sourced from oclif's releases.

4.24.0

Features

  • bumping to eslint v10 (W-23473845) (4ea4d88)

4.23.32

Bug Fixes

  • deps: bump @​oclif/plugin-warn-if-update-available (e1304d2)

4.23.31

Bug Fixes

  • deps: bump @​oclif/plugin-not-found from 3.2.87 to 3.2.93 (7a2a295)

4.23.30

Bug Fixes

  • deps: bump fast-uri from 3.1.4 to 3.1.5 (6a99532)

4.23.29

Bug Fixes

  • deps: bump fast-uri from 3.1.2 to 3.1.4 (75894c9)

4.23.28

Bug Fixes

  • pinned certain tests to TS6 (W-23513992) (#2076) (536f8cd)
Changelog

Sourced from oclif's changelog.

4.24.0 (2026-08-24)

Features

  • bumping to eslint v10 (W-23473845) (4ea4d88)

4.23.32 (2026-08-24)

Bug Fixes

  • deps: bump @​oclif/plugin-warn-if-update-available (e1304d2)

4.23.31 (2026-08-24)

Bug Fixes

  • deps: bump @​oclif/plugin-not-found from 3.2.87 to 3.2.93 (7a2a295)

4.23.30 (2026-08-06)

Bug Fixes

  • deps: bump fast-uri from 3.1.4 to 3.1.5 (6a99532)

4.23.29 (2026-07-25)

Bug Fixes

  • deps: bump fast-uri from 3.1.2 to 3.1.4 (75894c9)

4.23.28 (2026-07-20)

Bug Fixes

  • pinned certain tests to TS6 (W-23513992) (#2076) (536f8cd)
Commits
  • 9de14c1 chore(release): 4.24.0 [skip ci]
  • 0ea2014 Merge pull request #2079 from oclif/d/W-23473845
  • 4ea4d88 feat: bumping to eslint v10 (W-23473845)
  • 70f92fa chore(release): 4.23.32 [skip ci]
  • bebf92c Merge pull request #2065 from oclif/dependabot-npm_and_yarn-oclif-plugin-warn...
  • e1304d2 fix(deps): bump @​oclif/plugin-warn-if-update-available
  • 27e346c chore(release): 4.23.31 [skip ci]
  • 6d2e292 Merge pull request #2073 from oclif/dependabot-npm_and_yarn-oclif-plugin-not-...
  • 7a2a295 fix(deps): bump @​oclif/plugin-not-found from 3.2.87 to 3.2.93
  • b6b6a8b chore(release): 4.23.30 [skip ci]
  • Additional commits viewable in compare view

Updates pin-github-action from 3.5.1 to 3.5.2

Release notes

Sourced from pin-github-action's releases.

v3.5.2

What's Changed

New Contributors

Full Changelog: mheap/pin-github-action@v3.5.1...v3.5.2

Commits

Updates vitest from 4.1.10 to 4.1.11

Release notes

Sourced from vitest's releases.

v4.1.11

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 9bd8d46 chore: release v4.1.11 (#10995)
  • 9851dbc fix(browser): trigger playwright/chromium gc on lower disk availability [back...
  • See full diff in compare view

Updates @oclif/plugin-commands from 4.1.60 to 4.2.0

Release notes

Sourced from @​oclif/plugin-commands's releases.

4.2.0

Features

4.1.63

Bug Fixes

  • deps: bump @​oclif/core from 4.13.2 to 4.13.3 (#1168) (7406def)

4.1.62

Bug Fixes

  • deps: bump @​oclif/core from 4.13.0 to 4.13.2 (#1162) (21c4688)

4.1.61

Bug Fixes

  • deps: bump @​oclif/core from 4.11.14 to 4.13.0 (#1159) (f20466f)
Changelog

Sourced from @​oclif/plugin-commands's changelog.

4.2.0 (2026-08-24)

Features

4.1.63 (2026-08-08)

Bug Fixes

  • deps: bump @​oclif/core from 4.13.2 to 4.13.3 (#1168) (7406def)

4.1.62 (2026-08-01)

Bug Fixes

  • deps: bump @​oclif/core from 4.13.0 to 4.13.2 (#1162) (21c4688)

4.1.61 (2026-07-25)

Bug Fixes

  • deps: bump @​oclif/core from 4.11.14 to 4.13.0 (#1159) (f20466f)
Commits
  • dedb507 chore(release): 4.2.0 [skip ci]
  • 67d4bf6 feat: bumping eslint to v10 (W-23473845) (#1169)
  • df00e13 chore(dev-deps): bump @​oclif/test from 4.1.21 to 4.1.22 (#1170)
  • afeef2b chore(dev-deps): bump @​oclif/plugin-help from 6.2.56 to 6.2.58 (#1171)
  • 4addd2f chore(dev-deps): bump oclif from 4.23.29 to 4.23.30 (#1172)
  • 12e5223 chore(dev-deps): bump @​types/lodash from 4.17.24 to 4.17.25 (#1165)
  • 9ed7221 chore(dev-deps): bump mocha from 11.7.6 to 11.8.0 (#1166)
  • a580534 chore(dev-deps): bump @​oclif/plugin-help from 6.2.55 to 6.2.56 (#1167)
  • 2f728ee chore(release): 4.1.63 [skip ci]
  • 7406def fix(deps): bump @​oclif/core from 4.13.2 to 4.13.3 (#1168)
  • Additional commits viewable in compare view

Updates @oclif/plugin-plugins from 5.4.84 to 5.5.1

Release notes

Sourced from @​oclif/plugin-plugins's releases.

5.5.1

Bug Fixes

5.5.0

Features

5.4.87

Bug Fixes

5.4.86

Bug Fixes

  • deps: bump @​oclif/core from 4.11.14 to 4.13.0 (#1372) (ff69aa0)

5.4.85

Bug Fixes

Changelog

Sourced from @​oclif/plugin-plugins's changelog.

5.5.1 (2026-08-20)

Bug Fixes

5.5.0 (2026-08-19)

Features

5.4.87 (2026-08-14)

Bug Fixes

5.4.86 (2026-07-25)

Bug Fixes

  • deps: bump @​oclif/core from 4.11.14 to 4.13.0 (#1372) (ff69aa0)

5.4.85 (2026-07-25)

Bug Fixes

Commits
  • 9ef077f chore(release): 5.5.1 [skip ci]
  • 4f293dd Merge pull request #1383 from oclif/wr/fixSpawnEnoentOnUnixTarballs
  • 19efab1 chore(release): 5.5.0 [skip ci]
  • 7f322bc feat: bumping eslint to v10 (W-23473845) (#1384)
  • f546045 chore(release): 5.4.87 [skip ci]
  • f312141 Merge pull request #1386 from oclif/wr/passCwdToNpmRunPathEnv
  • 5450125 fix: pass cwd to npmRunPathEnv to prevent PATH hijack @​W-23797722@
  • 37bdd2e test: add spaces-in-path coverage for spawn fix
  • 8b24637 fix: use process.execPath for .js module spawning on all platforms @​W-21984392@
  • 6ee1695 chore(dev-deps): bump oclif from 4.23.28 to 4.23.29 (#1377)
  • Additional commits viewable in compare view

Updates @shopify/cli-hydrogen from 13.0.3 to 13.0.4

Release notes

Sourced from @​shopify/cli-hydrogen's releases.

@​shopify/cli-hydrogen@​13.0.4

Patch Changes

Commits

Updates @types/lodash from 4.17.24 to 4.17.25

Commits

Updates node-stream-zip from 1.15.0 to 1.16.0

Changelog

Sourced from node-stream-zip's changelog.

v1.16.0 (2026-07-22)

+ fixed reading compressed entry size to prevent exploitation reported by @​DumDumSu
* updated dependencies

Commits

Updates @playwright/test from 1.61.1 to 1.62.1

Release notes

Sourced from @​playwright/test's releases.

v1.62.1

Bug Fixes

  • #41989 [Regression]: tsconfig "extends" bare specifier isn't resolved via node_modules walk-up like tsc (fatal since 1.62)
  • #41998 [Regression]: directory-form tsconfig project references ("path": "../pkg") fail to resolve (fatal since 1.62)
  • #41985 Accessibility snapshot drops button name when text is nested inside spans with aria-hidden SVG
  • #42000 [Regression]: page.evaluate() arg of a branded primitive type (string & { brand }) no longer type-checks since 1.62
  • #42013 [BUG]Image-type actionable elements are not presented in the snapshot.

v1.62.0

🧱 New component testing model

Component testing moves to a stories and galleries model. A story wraps your component in one specific scenario — hard-coded props, mock data, providers — and a gallery page that you serve renders stories on demand. The new fixtures.mount() fixture navigates to the gallery, mounts a story by id, and returns a Locator scoped to the story's root element:

test('click should expand', async ({ mount }) => {
  const component = await mount('components/Expandable/Stateful');
  await component.getByRole('button').click();
  await expect(component.getByTestId('expanded')).toHaveValue('true');
});

Pass a story type as a template argument to type-check its props, and use update(props) / unmount() on the returned locator to re-render or tear down within a test.

🛑 Cancel operations with AbortSignal

Most operations and web-first assertions now accept a signal option that takes an AbortSignal, letting you cancel long-running actions, navigations, waits, and assertions:

const controller = new AbortController();
setTimeout(() => controller.abort(), 1000);
await page.getByRole('button', { name: 'Submit' }).click({ signal: controller.signal });
await expect(page.getByText('Done')).toBeVisible({ signal: controller.signal });

Providing a signal does not disable the default timeout; pass timeout: 0 to disable it.

🖼️ WebP screenshots

expect(page).toHaveScreenshot() and expect(locator).toHaveScreenshot() can now store snapshots in the WebP format — just give the snapshot a .webp name:

// Visual comparisons store the golden snapshot as lossless WebP.
await expect(page).toHaveScreenshot('homepage.webp');
// Standalone screenshots can trade quality for size with lossy WebP.
await page.screenshot({ path: 'homepage.webp', quality: 50 });
</tr></table>

... (truncated)

Commits
  • 26a9e47 cherry-pick(#42043): docs: release notes for v1.62 Python, Java, and .NET (#4...
  • 0a81d5d cherry-pick(#42040): docs(release-notes): mention the isolated headless clipb...
  • 8376826 cherry-pick(#42034): fix(aria): keep icon-only clickable elements in ai snaps...
  • 66c5cc9 chore: mark v1.62.1 (#42020)
  • 9672bc3 cherry-pick(#42009): fix(types): support branded primitives in evaluate argum...
  • 4325804 cherry-pick(#41988): fix(aria): preserve names from collapsed text contributors
  • 9632f8e cherry-pick(#42005): fix(tsconfig): do not throw when "extends"/"references" ...
  • e3950d9 chore: mark v1.62.0 (#41981)
  • f07e0f7 cherry-pick(#41940): docs: release notes for v1.62 (#41967)
  • 05a306c cherry-pick(#41964): Revert "feat(routeFromHar): add interceptAPIRequests opt...
  • Additional commits viewable in compare view

Updates tsx from 4.23.1 to 4.23.12

Release notes

Sourced from tsx's releases.

v4.23.12

4.23.12 (2026-08-10)

Bug Fixes

  • shim import.meta when tokens are split by comments or newlines (#829) (ed9d330), closes #828

This release is also available on:

v4.23.11

4.23.11 (2026-08-07)

Bug Fixes

  • preserve async ESM require fallback (55cbece)

This release is also available on:

v4.23.10

4.23.10 (2026-08-07)

Bug Fixes


This release is also available on:

v4.23.9

4.23.9 (2026-08-06)

Bug Fixes

  • map Node test locations (2f55884)
  • support data URLs in tsImport (b94f46f)

This release is also available on:

v4.23.8

... (truncated)

Commits
  • ed9d330 fix: shim import.meta when tokens are split by comments or newlines (#829)
  • 651f5be test: cover CommonJS TypeScript import.meta paths
  • bd3bc64 test: cover CommonJS loader source fallback
  • 55cbece fix: preserve async ESM require fallback
  • 6c5ba85 docs: document CommonJS default interop
  • ec1bcd5 fix: support nyc coverage discovery (#710)
  • b6e5b48 docs: clarify CommonJS default imports
  • 2f55884 fix: map Node test locations
  • de935d5 docs: document Node source-map stack formatting
  • b94f46f fix: support data URLs in tsImport
  • Additional commits viewable in compare view

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 28, 2026
@dependabot
dependabot Bot requested review from a team as code owners August 28, 2026 17:03
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 28, 2026
@github-actions github-actions Bot added devtools-gardener Post the issue or PR to Slack for the gardener no-changelog This PR doesn't include a changeset entry. Is an internal only change not relevant to end users. labels Aug 28, 2026
…dates

Bumps the development_dependencies group with 15 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@changesets/cli](https://github.com/changesets/changesets/tree/HEAD/packages/cli) | `2.31.0` | `2.31.1` |
| [@nx/eslint-plugin](https://github.com/nrwl/nx/tree/HEAD/packages/eslint-plugin) | `22.7.7` | `22.7.8` |
| [@nx/workspace](https://github.com/nrwl/nx/tree/HEAD/packages/workspace) | `22.7.7` | `22.7.8` |
| [json-stringify-deterministic](https://github.com/kikobeats/json-stringify-deterministic) | `1.0.14` | `1.0.16` |
| [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) | `22.7.7` | `22.7.8` |
| [oclif](https://github.com/oclif/oclif) | `4.23.27` | `4.24.0` |
| [pin-github-action](https://github.com/mheap/pin-github-action) | `3.5.1` | `3.5.2` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.10` | `4.1.11` |
| [@oclif/plugin-commands](https://github.com/oclif/plugin-commands) | `4.1.60` | `4.2.0` |
| [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins) | `5.4.84` | `5.5.1` |
| [@shopify/cli-hydrogen](https://github.com/Shopify/hydrogen/tree/HEAD/packages/cli-hydrogen) | `13.0.3` | `13.0.4` |
| [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.17.24` | `4.17.25` |
| [node-stream-zip](https://github.com/antelle/node-stream-zip) | `1.15.0` | `1.16.0` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.61.1` | `1.62.1` |
| [tsx](https://github.com/privatenumber/tsx) | `4.23.1` | `4.23.12` |



Updates `@changesets/cli` from 2.31.0 to 2.31.1
- [Release notes](https://github.com/changesets/changesets/releases)
- [Changelog](https://github.com/changesets/changesets/blob/@changesets/cli@2.31.1/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/changesets/changesets/commits/@changesets/cli@2.31.1/packages/cli)

Updates `@nx/eslint-plugin` from 22.7.7 to 22.7.8
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.7.8/packages/eslint-plugin)

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

Updates `json-stringify-deterministic` from 1.0.14 to 1.0.16
- [Release notes](https://github.com/kikobeats/json-stringify-deterministic/releases)
- [Changelog](https://github.com/Kikobeats/json-stringify-deterministic/blob/master/CHANGELOG.md)
- [Commits](Kikobeats/json-stringify-deterministic@v1.0.14...v1.0.16)

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

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

Updates `pin-github-action` from 3.5.1 to 3.5.2
- [Release notes](https://github.com/mheap/pin-github-action/releases)
- [Commits](mheap/pin-github-action@v3.5.1...v3.5.2)

Updates `vitest` from 4.1.10 to 4.1.11
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.11/packages/vitest)

Updates `@oclif/plugin-commands` from 4.1.60 to 4.2.0
- [Release notes](https://github.com/oclif/plugin-commands/releases)
- [Changelog](https://github.com/oclif/plugin-commands/blob/main/CHANGELOG.md)
- [Commits](oclif/plugin-commands@4.1.60...4.2.0)

Updates `@oclif/plugin-plugins` from 5.4.84 to 5.5.1
- [Release notes](https://github.com/oclif/plugin-plugins/releases)
- [Changelog](https://github.com/oclif/plugin-plugins/blob/main/CHANGELOG.md)
- [Commits](oclif/plugin-plugins@5.4.84...5.5.1)

Updates `@shopify/cli-hydrogen` from 13.0.3 to 13.0.4
- [Release notes](https://github.com/Shopify/hydrogen/releases)
- [Commits](https://github.com/Shopify/hydrogen/commits/@shopify/cli-hydrogen@13.0.4/packages/cli-hydrogen)

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

Updates `node-stream-zip` from 1.15.0 to 1.16.0
- [Changelog](https://github.com/antelle/node-stream-zip/blob/master/release-notes.md)
- [Commits](antelle/node-stream-zip@1.15.0...1.16.0)

Updates `@playwright/test` from 1.61.1 to 1.62.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.61.1...v1.62.1)

Updates `tsx` from 4.23.1 to 4.23.12
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.23.1...v4.23.12)

---
updated-dependencies:
- dependency-name: "@changesets/cli"
  dependency-version: 2.31.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development_dependencies
- dependency-name: "@nx/eslint-plugin"
  dependency-version: 22.7.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development_dependencies
- dependency-name: "@nx/workspace"
  dependency-version: 22.7.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development_dependencies
- dependency-name: "@oclif/plugin-commands"
  dependency-version: 4.1.63
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development_dependencies
- dependency-name: "@oclif/plugin-plugins"
  dependency-version: 5.5.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development_dependencies
- dependency-name: "@playwright/test"
  dependency-version: 1.62.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development_dependencies
- dependency-name: "@shopify/cli-hydrogen"
  dependency-version: 13.0.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development_dependencies
- dependency-name: "@types/lodash"
  dependency-version: 4.17.25
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development_dependencies
- dependency-name: json-stringify-deterministic
  dependency-version: 1.0.16
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development_dependencies
- dependency-name: node-stream-zip
  dependency-version: 1.16.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development_dependencies
- dependency-name: nx
  dependency-version: 22.7.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development_dependencies
- dependency-name: oclif
  dependency-version: 4.23.30
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development_dependencies
- dependency-name: pin-github-action
  dependency-version: 3.5.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development_dependencies
- dependency-name: tsx
  dependency-version: 4.23.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development_dependencies
- dependency-name: vitest
  dependency-version: 4.1.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development_dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot-npm_and_yarn-development_dependencies-e7e841991a branch from 8b08da2 to e26afc0 Compare August 31, 2026 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file devtools-gardener Post the issue or PR to Slack for the gardener no-changelog This PR doesn't include a changeset entry. Is an internal only change not relevant to end users.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants