Skip to content

Tags: reddit/devvit-mcp

Tags

v0.0.26

Toggle v0.0.26's commit message
0.0.26

v0.0.25

Toggle v0.0.25's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): remove glob deprecation warnings (#43)

## Summary

Stacked on #42 (security advisory dependency bumps + public npm
lockfile). This follow-up removes the **deprecated `glob` / `inflight`**
install warnings by updating tooling deps and dropping an unused package
that pulled in `glob` via `archiver-utils`.

## Changes

- **shx** `^0.4.0` — pulls **shelljs 0.9** / **fast-glob** instead of
**glob@7**
- **sort-package-json** replaces **prettier-package-json** (legacy
`glob` + callback API; not compatible with `glob` 9+ overrides)
- **Remove archiver** + **@types/archiver** — not referenced in the
codebase; was the remaining `glob` path after archiver 7 /
archiver-utils 5

## Verification

- `npm ls glob`: no packages
- `npm install`: no glob/inflight deprecation warnings
- `npm test`: passing

## Merge order

Merge **#42** first (or merge this PR into `fix/npm-security-advisories`
before landing that branch to `main`). After #42 is on `main`, retarget
this PR to `main` or rebase onto `main` as needed.

artifacts-2026-05-19

Toggle artifacts-2026-05-19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): remove glob deprecation warnings (#43)

## Summary

Stacked on #42 (security advisory dependency bumps + public npm
lockfile). This follow-up removes the **deprecated `glob` / `inflight`**
install warnings by updating tooling deps and dropping an unused package
that pulled in `glob` via `archiver-utils`.

## Changes

- **shx** `^0.4.0` — pulls **shelljs 0.9** / **fast-glob** instead of
**glob@7**
- **sort-package-json** replaces **prettier-package-json** (legacy
`glob` + callback API; not compatible with `glob` 9+ overrides)
- **Remove archiver** + **@types/archiver** — not referenced in the
codebase; was the remaining `glob` path after archiver 7 /
archiver-utils 5

## Verification

- `npm ls glob`: no packages
- `npm install`: no glob/inflight deprecation warnings
- `npm test`: passing

## Merge order

Merge **#42** first (or merge this PR into `fix/npm-security-advisories`
before landing that branch to `main`). After #42 is on `main`, retarget
this PR to `main` or rebase onto `main` as needed.

artifacts-2026-05-18

Toggle artifacts-2026-05-18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): remove glob deprecation warnings (#43)

## Summary

Stacked on #42 (security advisory dependency bumps + public npm
lockfile). This follow-up removes the **deprecated `glob` / `inflight`**
install warnings by updating tooling deps and dropping an unused package
that pulled in `glob` via `archiver-utils`.

## Changes

- **shx** `^0.4.0` — pulls **shelljs 0.9** / **fast-glob** instead of
**glob@7**
- **sort-package-json** replaces **prettier-package-json** (legacy
`glob` + callback API; not compatible with `glob` 9+ overrides)
- **Remove archiver** + **@types/archiver** — not referenced in the
codebase; was the remaining `glob` path after archiver 7 /
archiver-utils 5

## Verification

- `npm ls glob`: no packages
- `npm install`: no glob/inflight deprecation warnings
- `npm test`: passing

## Merge order

Merge **#42** first (or merge this PR into `fix/npm-security-advisories`
before landing that branch to `main`). After #42 is on `main`, retarget
this PR to `main` or rebase onto `main` as needed.

artifacts-2026-05-17

Toggle artifacts-2026-05-17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): remove glob deprecation warnings (#43)

## Summary

Stacked on #42 (security advisory dependency bumps + public npm
lockfile). This follow-up removes the **deprecated `glob` / `inflight`**
install warnings by updating tooling deps and dropping an unused package
that pulled in `glob` via `archiver-utils`.

## Changes

- **shx** `^0.4.0` — pulls **shelljs 0.9** / **fast-glob** instead of
**glob@7**
- **sort-package-json** replaces **prettier-package-json** (legacy
`glob` + callback API; not compatible with `glob` 9+ overrides)
- **Remove archiver** + **@types/archiver** — not referenced in the
codebase; was the remaining `glob` path after archiver 7 /
archiver-utils 5

## Verification

- `npm ls glob`: no packages
- `npm install`: no glob/inflight deprecation warnings
- `npm test`: passing

## Merge order

Merge **#42** first (or merge this PR into `fix/npm-security-advisories`
before landing that branch to `main`). After #42 is on `main`, retarget
this PR to `main` or rebase onto `main` as needed.

artifacts-2026-05-14

Toggle artifacts-2026-05-14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): remove glob deprecation warnings (#43)

## Summary

Stacked on #42 (security advisory dependency bumps + public npm
lockfile). This follow-up removes the **deprecated `glob` / `inflight`**
install warnings by updating tooling deps and dropping an unused package
that pulled in `glob` via `archiver-utils`.

## Changes

- **shx** `^0.4.0` — pulls **shelljs 0.9** / **fast-glob** instead of
**glob@7**
- **sort-package-json** replaces **prettier-package-json** (legacy
`glob` + callback API; not compatible with `glob` 9+ overrides)
- **Remove archiver** + **@types/archiver** — not referenced in the
codebase; was the remaining `glob` path after archiver 7 /
archiver-utils 5

## Verification

- `npm ls glob`: no packages
- `npm install`: no glob/inflight deprecation warnings
- `npm test`: passing

## Merge order

Merge **#42** first (or merge this PR into `fix/npm-security-advisories`
before landing that branch to `main`). After #42 is on `main`, retarget
this PR to `main` or rebase onto `main` as needed.

artifacts-2026-05-12

Toggle artifacts-2026-05-12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): remove glob deprecation warnings (#43)

## Summary

Stacked on #42 (security advisory dependency bumps + public npm
lockfile). This follow-up removes the **deprecated `glob` / `inflight`**
install warnings by updating tooling deps and dropping an unused package
that pulled in `glob` via `archiver-utils`.

## Changes

- **shx** `^0.4.0` — pulls **shelljs 0.9** / **fast-glob** instead of
**glob@7**
- **sort-package-json** replaces **prettier-package-json** (legacy
`glob` + callback API; not compatible with `glob` 9+ overrides)
- **Remove archiver** + **@types/archiver** — not referenced in the
codebase; was the remaining `glob` path after archiver 7 /
archiver-utils 5

## Verification

- `npm ls glob`: no packages
- `npm install`: no glob/inflight deprecation warnings
- `npm test`: passing

## Merge order

Merge **#42** first (or merge this PR into `fix/npm-security-advisories`
before landing that branch to `main`). After #42 is on `main`, retarget
this PR to `main` or rebase onto `main` as needed.

artifacts-2026-05-11

Toggle artifacts-2026-05-11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): remove glob deprecation warnings (#43)

## Summary

Stacked on #42 (security advisory dependency bumps + public npm
lockfile). This follow-up removes the **deprecated `glob` / `inflight`**
install warnings by updating tooling deps and dropping an unused package
that pulled in `glob` via `archiver-utils`.

## Changes

- **shx** `^0.4.0` — pulls **shelljs 0.9** / **fast-glob** instead of
**glob@7**
- **sort-package-json** replaces **prettier-package-json** (legacy
`glob` + callback API; not compatible with `glob` 9+ overrides)
- **Remove archiver** + **@types/archiver** — not referenced in the
codebase; was the remaining `glob` path after archiver 7 /
archiver-utils 5

## Verification

- `npm ls glob`: no packages
- `npm install`: no glob/inflight deprecation warnings
- `npm test`: passing

## Merge order

Merge **#42** first (or merge this PR into `fix/npm-security-advisories`
before landing that branch to `main`). After #42 is on `main`, retarget
this PR to `main` or rebase onto `main` as needed.

artifacts-2026-05-08

Toggle artifacts-2026-05-08's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): remove glob deprecation warnings (#43)

## Summary

Stacked on #42 (security advisory dependency bumps + public npm
lockfile). This follow-up removes the **deprecated `glob` / `inflight`**
install warnings by updating tooling deps and dropping an unused package
that pulled in `glob` via `archiver-utils`.

## Changes

- **shx** `^0.4.0` — pulls **shelljs 0.9** / **fast-glob** instead of
**glob@7**
- **sort-package-json** replaces **prettier-package-json** (legacy
`glob` + callback API; not compatible with `glob` 9+ overrides)
- **Remove archiver** + **@types/archiver** — not referenced in the
codebase; was the remaining `glob` path after archiver 7 /
archiver-utils 5

## Verification

- `npm ls glob`: no packages
- `npm install`: no glob/inflight deprecation warnings
- `npm test`: passing

## Merge order

Merge **#42** first (or merge this PR into `fix/npm-security-advisories`
before landing that branch to `main`). After #42 is on `main`, retarget
this PR to `main` or rebase onto `main` as needed.

artifacts-2026-05-05

Toggle artifacts-2026-05-05's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): remove glob deprecation warnings (#43)

## Summary

Stacked on #42 (security advisory dependency bumps + public npm
lockfile). This follow-up removes the **deprecated `glob` / `inflight`**
install warnings by updating tooling deps and dropping an unused package
that pulled in `glob` via `archiver-utils`.

## Changes

- **shx** `^0.4.0` — pulls **shelljs 0.9** / **fast-glob** instead of
**glob@7**
- **sort-package-json** replaces **prettier-package-json** (legacy
`glob` + callback API; not compatible with `glob` 9+ overrides)
- **Remove archiver** + **@types/archiver** — not referenced in the
codebase; was the remaining `glob` path after archiver 7 /
archiver-utils 5

## Verification

- `npm ls glob`: no packages
- `npm install`: no glob/inflight deprecation warnings
- `npm test`: passing

## Merge order

Merge **#42** first (or merge this PR into `fix/npm-security-advisories`
before landing that branch to `main`). After #42 is on `main`, retarget
this PR to `main` or rebase onto `main` as needed.