Skip to content

chore(deps-dev): Bump @playform/build from 0.3.2 to 0.3.3 - #407

Merged
github-actions[bot] merged 1 commit into
Currentfrom
dependabot/npm_and_yarn/playform/build-0.3.3
Jul 20, 2026
Merged

chore(deps-dev): Bump @playform/build from 0.3.2 to 0.3.3#407
github-actions[bot] merged 1 commit into
Currentfrom
dependabot/npm_and_yarn/playform/build-0.3.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps @playform/build from 0.3.2 to 0.3.3.

Release notes

Sourced from @​playform/build's releases.

v0.3.3

What's Changed

Full Changelog: PlayForm/Build@v0.3.2...v0.3.3

Build/v0.3.3

What's Changed

Full Changelog: PlayForm/Build@Build/v0.3.2...Build/v0.3.3

Changelog

Sourced from @​playform/build's changelog.

0.3.3

Fixed

  • Fixed TypeError: Cannot read properties of undefined (reading 'fileExists') crash in prepublishOnly script caused by TypeScript 7.x incompatibility
  • Replaced ts-node (10.9.2) with tsx (^4.23.1) — ts-node depends on ts.sys which was removed in TypeScript 7.x, while tsx bundles its own transpiler

Changed

  • Updated tsconfig.json for TypeScript 7.x compatibility:
    • Removed deprecated baseUrl option
    • Added ./ prefix to all path values (TS 7.x requires relative paths)
  • Simplified Source/Function/File.ts — removed manual TypeScript compilation API calls (convertCompilerOptionsFromJson, createProgram, createCompilerHost, transpile) which were removed in TS 7.x. With tsx as the loader, .ts files are now imported directly without manual transpilation.
Commits
  • 9cd4139 0.3.3
  • 3ff184d squash!
  • 2f307d7 Merge pull request #48 from NikolaRHristov/dependabot/npm_and_yarn/ts-node-10...
  • 58ee939 Bump ts-node from 10.9.1 to 10.9.2
  • 758c12a Merge pull request #47 from NikolaRHristov/dependabot/npm_and_yarn/types/node...
  • f3d8632 Bump @​types/node from 20.10.3 to 20.10.4
  • 1edb3f3 Merge pull request #46 from NikolaRHristov/dependabot/npm_and_yarn/typescript...
  • abf9a67 Bump typescript from 5.3.2 to 5.3.3
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 20, 2026
@socket-security

Copy link
Copy Markdown

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

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatednpm/​@​playform/​build@​0.3.2 ⏵ 0.3.378 +11009889 +4100

View full report

@socket-security

Copy link
Copy Markdown

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn High
Obfuscated code: npm commander is 90.0% likely obfuscated

Confidence: 0.90

Location: Package overview

From: ?npm/@playform/build@0.3.3npm/commander@9.5.0

ℹ Read more on: This package | This alert | What is obfuscated code?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/commander@9.5.0. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

Bumps [@playform/build](https://github.com/PlayForm/Build) from 0.3.2 to 0.3.3.
- [Release notes](https://github.com/PlayForm/Build/releases)
- [Changelog](https://github.com/PlayForm/Build/blob/Current/CHANGELOG.md)
- [Commits](PlayForm/Build@v0.3.2...v0.3.3)

---
updated-dependencies:
- dependency-name: "@playform/build"
  dependency-version: 0.3.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/playform/build-0.3.3 branch from e52b785 to 7ec8aa2 Compare July 20, 2026 14:16
@github-actions
github-actions Bot merged commit fcc561b into Current Jul 20, 2026
8 of 10 checks passed
@github-actions
github-actions Bot deleted the dependabot/npm_and_yarn/playform/build-0.3.3 branch July 20, 2026 14:17
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant