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): update guanguans/soar-php requirement from ^3.4 to ^4.0 #47

Merged
merged 1 commit into from
Jan 16, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 15, 2024

Updates the requirements on guanguans/soar-php to permit the latest version.

Release notes

Sourced from guanguans/soar-php's releases.

4.0.0

4.0.0 - 2024-01-15

Refactor

  • rename SoarPath -> SoarBinary
  • WithRunable: remove deprecated exec method
Changelog

Sourced from guanguans/soar-php's changelog.

[4.0.0] - 2024-01-15

Refactor

  • rename SoarPath -> SoarBinary
  • WithRunable: remove deprecated exec method

[3.5.0] - 2024-01-15

Refactor

  • monorepo-builder: update release workers

Pull Requests

  • Merge pull request #155 from guanguans/dependabot/composer/rector/rector-tw-0.18or-tw-0.19
  • Merge pull request #154 from guanguans/dependabot/github_actions/actions/stale-9
  • Merge pull request #153 from guanguans/dependabot/github_actions/actions/labeler-5
  • Merge pull request #152 from guanguans/dependabot/github_actions/stefanzweifel/git-auto-commit-action-5

[3.4.4] - 2023-09-15

Fix

  • HasOptions: handle callable values in normalizeOption

Refactor

  • coding-style: remove UnSpreadOperatorRector

Pull Requests

  • Merge pull request #151 from guanguans/dependabot/github_actions/actions/checkout-4

[3.4.3] - 2023-08-22

Fix

  • phpstan: Ignore errors in Soar.php

Pull Requests

  • Merge pull request #149 from guanguans/dependabot/composer/rector/rector-tw-0.17or-tw-0.18

[3.4.2] - 2023-07-30

Fix

  • concerns: deprecate exec method

[3.4.1] - 2023-07-24

Fix

  • Concerns: Fix InvalidOptionException in ConcreteMagic trait

... (truncated)

Commits
  • 981678e prepare release
  • 434846c refactor: rename SoarPath -> SoarBinary
  • 307697b chore(commit): Update codebase
  • 6c21d58 chore: Update php-cs-fixer.php, SoarBench.php, composer-fixer, composer.json,...
  • 1178f5c chore: update configuration files
  • 5819542 refactor(WithRunable): remove deprecated exec method
  • ea39804 chore(WithRunable): Update run method parameters
  • 88aab2e chore(deps): update composer.json
  • bd51d97 apply CI fix
  • c592672 chore(composer): update composer dependencies
  • 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 [guanguans/soar-php](https://github.com/guanguans/soar-php) to permit the latest version.
- [Release notes](https://github.com/guanguans/soar-php/releases)
- [Changelog](https://github.com/guanguans/soar-php/blob/master/CHANGELOG.md)
- [Commits](guanguans/soar-php@3.4.0...4.0.0)

---
updated-dependencies:
- dependency-name: guanguans/soar-php
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jan 15, 2024
@guanguans guanguans merged commit 493efea into master Jan 16, 2024
8 of 19 checks passed
@delete-merged-branch delete-merged-branch bot deleted the dependabot/composer/guanguans/soar-php-tw-4.0 branch January 16, 2024 08:24
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 php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant