Skip to content

Bump @playform/build from 0.3.2 to 0.3.3#145

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

Bump @playform/build from 0.3.2 to 0.3.3#145
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 compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 20, 2026
@github-actions
github-actions Bot merged commit 690a5cf into Current Jul 20, 2026
9 of 10 checks passed
@github-actions
github-actions Bot requested a review from NikolaRHristov July 20, 2026 06:33
@github-actions
github-actions Bot deleted the dependabot/npm_and_yarn/playform/build-0.3.3 branch July 20, 2026 06:33
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

Development

Successfully merging this pull request may close these issues.

1 participant