Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2025

Updates the requirements on peckphp/peck to permit the latest version.

Changelog

Sourced from peckphp/peck's changelog.

[v0.2.0] - 2025-06-10

  • Included symfony/process as dependency (resolves issues for some installations)
  • Added language option to configuration file (defaults to en_US)
  • Handle misspellings with no suggestions as misspellings

[v0.1.3] - 2025-03-31

  • Changed default path to the projects root directory
  • Support for PHP 8.2+ (previously only 8.3+)
  • Improved presets

[v0.1.2] - 2025-01-27

  • Adds --text option to check a string for spelling mistakes
  • Improves base preset
  • Improves laravel preset

[v0.1.1] - 2025-01-15

  • Ignores "|" character in SpellcheckFormatter
  • Improves base preset
  • Improves laravel preset

[v0.1.0] - 2025-01-13

  • Adds First Version
Commits
  • f5bb798 release: v0.2.0
  • f5bab9d Merge pull request #150 from peckphp/feat/add-language-as-setting
  • d9cd39a docs (readme): update language section
  • 0d55d6b Merge pull request #156 from c0nst4ntin/feat/handle-np-suggestions
  • 523cc95 Merge pull request #151 from ALameLlama/feat/include-symfony-process
  • be04080 feat (aspell): handle misspellings with no suggestions
  • 2835f4e feat: include symfony process
  • d17605a refactor (tests): space out code
  • 58705e3 refactor (tests): update test to satisfy ci
  • e60f2c8 Merge pull request #145 from castusdesign/main
  • Additional commits viewable in compare view

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)

Updates the requirements on [peckphp/peck](https://github.com/peckphp/peck) to permit the latest version.
- [Changelog](https://github.com/peckphp/peck/blob/main/CHANGELOG.md)
- [Commits](peckphp/peck@v0.1.3...v0.2.0)

---
updated-dependencies:
- dependency-name: peckphp/peck
  dependency-version: 0.2.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 20, 2025

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant