Skip to content

chore(deps-dev): bump blade-formatter from 1.42.3 to 1.44.3#1442

Closed
dependabot[bot] wants to merge 2 commits intodevelopfrom
dependabot/npm_and_yarn/develop/blade-formatter-1.44.3
Closed

chore(deps-dev): bump blade-formatter from 1.42.3 to 1.44.3#1442
dependabot[bot] wants to merge 2 commits intodevelopfrom
dependabot/npm_and_yarn/develop/blade-formatter-1.44.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps blade-formatter from 1.42.3 to 1.44.3.

Release notes

Sourced from blade-formatter's releases.

v1.44.3

1.44.3 (2026-03-21)

Fixes

  • deps: update dependency glob to v13 (e45e666)
  • deps: update dependency php-parser to v3.4.0 (0b3d97f)

Miscellaneous

  • deps: bump ajv from 8.11.0 to 8.18.0 (e7f6cf6)
  • deps: bump flatted from 3.2.7 to 3.4.2 (6f969f1)
  • deps: update dependency glob to v10.5.0 [security] (b5add9e)
  • deps: update dependency lodash to v4.17.23 [security] (b11ede7)
  • deps: update dependency vitest to v4 (e428b01)
  • deps: update docker/build-push-action action to v7 (fa3c0de)
  • deps: update docker/login-action action to v4 (b8e6bf1)
  • deps: update docker/setup-buildx-action action to v4 (06bdcaa)
  • deps: update docker/setup-qemu-action action to v4 (4aed560)

v1.44.2

1.44.2 (2025-08-11)

Fixes

  • 🐛 revert glob to v10 (40b72c2)

v1.44.1

1.44.1 (2025-08-10)

Fixes

v1.44.0

1.44.0 (2025-08-10)

Features

  • 🎸 support @env, @elseauth and @elseguest directive (8d90e0b)

Fixes

  • 🐛 inline directive in script replaced to unexpected token (a71f7ca)
  • 🐛 noPhpSyntaxCheck option prevents error for phpVersion (718a213)

... (truncated)

Changelog

Sourced from blade-formatter's changelog.

1.44.3 (2026-03-21)

Fixes

  • deps: update dependency glob to v13 (e45e666)
  • deps: update dependency php-parser to v3.4.0 (0b3d97f)

Miscellaneous

  • deps: bump ajv from 8.11.0 to 8.18.0 (e7f6cf6)
  • deps: bump flatted from 3.2.7 to 3.4.2 (6f969f1)
  • deps: update dependency glob to v10.5.0 [security] (b5add9e)
  • deps: update dependency lodash to v4.17.23 [security] (b11ede7)
  • deps: update dependency vitest to v4 (e428b01)
  • deps: update docker/build-push-action action to v7 (fa3c0de)
  • deps: update docker/login-action action to v4 (b8e6bf1)
  • deps: update docker/setup-buildx-action action to v4 (06bdcaa)
  • deps: update docker/setup-qemu-action action to v4 (4aed560)

1.44.2 (2025-08-11)

Fixes

  • 🐛 revert glob to v10 (40b72c2)

1.44.1 (2025-08-10)

Fixes

1.44.0 (2025-08-10)

Features

  • 🎸 support [@env](https://github.com/env), [@elseauth](https://github.com/elseauth) and [@elseguest](https://github.com/elseguest) directive (8d90e0b)

Fixes

  • 🐛 inline directive in script replaced to unexpected token (a71f7ca)
  • 🐛 noPhpSyntaxCheck option prevents error for phpVersion (718a213)
  • 🐛 typo in regex (0daf81c)

... (truncated)

Commits
  • 33eefa5 Merge pull request #1070 from shufo/release-please--branches--main--component...
  • 3e2dd40 chore(main): release 1.44.3
  • 0b0e157 Merge pull request #1071 from shufo/renovate/glob-13.x
  • f9ffd8b Merge pull request #1044 from shufo/renovate/major-vitest-monorepo
  • d70514e Merge pull request #1067 from shufo/renovate/docker-setup-buildx-action-4.x
  • a25441f Merge pull request #1068 from shufo/dependabot/npm_and_yarn/flatted-3.4.2
  • f555efb test: 💍 specify vitest alias explicitly
  • e428b01 chore(deps): update dependency vitest to v4
  • 6b35668 Merge pull request #1059 from shufo/renovate/php-parser-3.x
  • f6465a7 Merge pull request #1075 from shufo/contributors-readme-action-HG5KHFKQp7
  • Additional commits viewable 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 [blade-formatter](https://github.com/shufo/blade-formatter) from 1.42.3 to 1.44.3.
- [Release notes](https://github.com/shufo/blade-formatter/releases)
- [Changelog](https://github.com/shufo/blade-formatter/blob/main/CHANGELOG.md)
- [Commits](shufo/blade-formatter@v1.42.3...v1.44.3)

---
updated-dependencies:
- dependency-name: blade-formatter
  dependency-version: 1.44.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Mar 23, 2026
@itinerare itinerare closed this Mar 23, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 23, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/blade-formatter-1.44.3 branch March 23, 2026 12:48
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