Skip to content

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

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

build(deps-dev): Bump @playform/build from 0.3.2 to 0.3.3#755
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
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 cf071e4 to 21264a4 Compare July 20, 2026 08:18
@github-actions
github-actions Bot merged commit ddda3e1 into Current Jul 20, 2026
8 of 11 checks passed
@github-actions
github-actions Bot deleted the dependabot/npm_and_yarn/playform/build-0.3.3 branch July 20, 2026 08:18
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.

0 participants