Skip to content

[pull] main from unohee:main#6

Merged
pull[bot] merged 5 commits into
danielabelski:mainfrom
unohee:main
May 7, 2026
Merged

[pull] main from unohee:main#6
pull[bot] merged 5 commits into
danielabelski:mainfrom
unohee:main

Conversation

@pull

@pull pull Bot commented May 7, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

unohee and others added 5 commits May 7, 2026 20:21
)

CommonJS `require('node:path')` and `require('node:fs')` calls inside
function bodies throw `ReferenceError: require is not defined` because
the package is `"type": "module"`. The bug crashed every
`openswarm exec`/`run` invocation that passed an absolute `--path`,
since the CLI calls `expandPath(path, true)` first.

Hoist `resolve` and `mkdirSync` into top-level imports — the lazy
require was unnecessary in either site.

Reported in #52 by @shuklatushar226.
#51)

Bumps the npm_and_yarn group with 1 update in the / directory: [postcss](https://github.com/postcss/postcss).


Updates `postcss` from 8.5.6 to 8.5.10
- [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.10)

---
updated-dependencies:
- dependency-name: postcss
  dependency-version: 8.5.10
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@pull pull Bot locked and limited conversation to collaborators May 7, 2026
@pull pull Bot added the ⤵️ pull label May 7, 2026
@pull pull Bot merged commit 33f1150 into danielabelski:main May 7, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant