Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump blade-formatter from 1.35.1 to 1.41.1 #393

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 26, 2024

Bumps blade-formatter from 1.35.1 to 1.41.1.

Release notes

Sourced from blade-formatter's releases.

v1.41.1

1.41.1 (2024-02-25)

Fixes

v1.41.0

1.41.0 (2024-02-20)

Features

Miscellaneous

  • 🤖 add vitest to dependencies (e3a0558)
  • 🤖 delete jest configs (e16b4c7)
  • 🤖 remove jest related dependencies (fd19f6e)

v1.40.1

1.40.1 (2024-02-06)

Fixes

  • 🐛 invalid import from prettier (36cbc28)

v1.40.0

1.40.0 (2024-02-06)

Fixes

  • 🐛 livewire params is formatted unexpectedly (83a42dc)
  • 🐛 make functions to be async (29d3b4b)

Miscellaneous

  • 🤖 add string-replace-async to dependencies (5da8392)
  • 🤖 bump prettier to 3.2.5 (04a0dcf)
  • 🤖 bump prettier/plugin-php to 0.22.2 (835a1e5)
  • 🤖 revert vscode-oniguruma to 1.7.0 (15b1608)
  • 🤖 update yarn.lock file to latest state (c0246ee)
  • release 1.40.0 (7e65fda)

... (truncated)

Changelog

Sourced from blade-formatter's changelog.

1.41.1 (2024-02-25)

Fixes

1.41.0 (2024-02-20)

Features

  • formatter: improve alignment with plugin-php in @​php blocks (b5dd55a)
  • formatter: respect indent level when formatting @​php blocks (6b5ba60)

Miscellaneous

  • 🤖 add vitest to dependencies (e3a0558)
  • 🤖 delete jest configs (e16b4c7)
  • 🤖 remove jest related dependencies (fd19f6e)

1.40.1 (2024-02-06)

Fixes

  • 🐛 invalid import from prettier (36cbc28)

1.40.0 (2024-02-06)

Fixes

  • 🐛 livewire params is formatted unexpectedly (83a42dc)
  • 🐛 make functions to be async (29d3b4b)

Miscellaneous

  • 🤖 add string-replace-async to dependencies (5da8392)
  • 🤖 bump prettier to 3.2.5 (04a0dcf)
  • 🤖 bump prettier/plugin-php to 0.22.2 (835a1e5)
  • 🤖 revert vscode-oniguruma to 1.7.0 (15b1608)
  • 🤖 update yarn.lock file to latest state (c0246ee)
  • release 1.40.0 (7e65fda)

1.38.6 (2023-11-05)

... (truncated)

Commits
  • b888784 Merge pull request #917 from shufo/release-please--branches--main--components...
  • 9a53f5a chore(main): release 1.41.1
  • 1f304a5 Merge pull request #916 from claytonrcarter/fix-php-block-indentation
  • 470f503 fix(formatter): correct indent level for raw @​php blocks (close #915)
  • 0678078 Merge pull request #905 from shufo/release-please--branches--main--components...
  • a6b4081 Merge pull request #911 from shufo/contributors-readme-action-gRn9yrxOYX
  • 546bc2d chore(main): release 1.41.0
  • 37d9bd5 docs(contributor): contrib-readme-action has updated readme
  • 3941dcd Merge pull request #909 from claytonrcarter/php-block-print-width
  • 6b5ba60 feat(formatter): respect indent level when formatting @​php blocks
  • 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 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)

Bumps [blade-formatter](https://github.com/shufo/blade-formatter) from 1.35.1 to 1.41.1.
- [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.35.1...v1.41.1)

---
updated-dependencies:
- dependency-name: blade-formatter
  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 Feb 26, 2024
Copy link
Author

dependabot bot commented on behalf of github Mar 10, 2024

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.

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.41.1 branch March 10, 2024 05:36
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