Skip to content

Bump @playform/build from 0.2.3 to 0.2.4#333

Merged
github-actions[bot] merged 1 commit intoCurrentfrom
dependabot/npm_and_yarn/playform/build-0.2.4
May 7, 2025
Merged

Bump @playform/build from 0.2.3 to 0.2.4#333
github-actions[bot] merged 1 commit intoCurrentfrom
dependabot/npm_and_yarn/playform/build-0.2.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 7, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps @playform/build from 0.2.3 to 0.2.4.

Release notes

Sourced from @​playform/build's releases.

v0.2.4

Full Changelog: PlayForm/Build@v0.2.3...v0.2.4

Build/v0.2.4

What's Changed

Full Changelog: PlayForm/Build@Build/v0.2.3...Build/v0.2.4

Changelog

Sourced from @​playform/build's changelog.

0.2.4

Change

  • Updated version to 0.2.4
  • Updated contact information in package.json:
  • Updated dependencies:
    • @types/node from 22.14.0 to 22.15.14
    • esbuild from 0.25.2 to 0.25.4
    • tsc-alias from 1.8.13 to 1.8.16
  • Improved path handling in ESBuild configuration:
    • Added proper path normalization using node:path's posix separator
    • Enhanced type safety for entry point filtering

Add

  • New entry point filtering system:
    • Added Entry.ts module for handling ESBuild entry point configuration
    • Added Exclude.ts with advanced pattern matching:
      • Supports simple string inclusion
      • Handles basic glob patterns (* and **)
      • Implements path normalization
    • Added Regex.ts for converting glob patterns to regular expressions
    • Improved exclusion logic for build entry points
Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 7, 2025
Bumps [@playform/build](https://github.com/PlayForm/Build) from 0.2.3 to 0.2.4.
- [Release notes](https://github.com/PlayForm/Build/releases)
- [Changelog](https://github.com/PlayForm/Build/blob/Current/CHANGELOG.md)
- [Commits](PlayForm/Build@v0.2.3...v0.2.4)

---
updated-dependencies:
- dependency-name: "@playform/build"
  dependency-version: 0.2.4
  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.2.4 branch from 7a86936 to 17ecc8d Compare May 7, 2025 16:03
@github-actions github-actions Bot merged commit e32f277 into Current May 7, 2025
8 of 10 checks passed
@github-actions github-actions Bot deleted the dependabot/npm_and_yarn/playform/build-0.2.4 branch May 7, 2025 16:03
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