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

Update phing/phing requirement from ^2.14 to ^3.0 #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 6, 2024

Updates the requirements on phing/phing to permit the latest version.

Release notes

Sourced from phing/phing's releases.

3.0.0

Finally, the first stable release of Phing 3.0 is here!

Please refer to the upgrade guide to read all about (backwards incompatible) changes from Phing 2.0 to Phing 3.0.

The following issues and pull requests were closed in this release:

  • Fix(php-cs-fixer.dist.php): Use absolute paths from DIR #1819
  • gitdescribe outputProperty spurious EOL character captured in property #1814
  • Property File Loading Order and Variable Reference Issue #1784
  • Found unconstructed IntlDateFormatter #1783
  • Add a passthru attribute to PHPStanTask so it can print errors #1767
Changelog

Sourced from phing/phing's changelog.

May 1, 2024 - Phing 3.0.0

Finally, the first stable release of Phing 3.0 is here!

Please refer to the upgrade guide to read all about (backwards incompatible) changes from Phing 2.0 to Phing 3.0.

The following issues and pull requests were closed in this release:

  • Fix(php-cs-fixer.dist.php): Use absolute paths from DIR #1819
  • gitdescribe outputProperty spurious EOL character captured in property #1814
  • Property File Loading Order and Variable Reference Issue #1784
  • Found unconstructed IntlDateFormatter #1783
  • Add a passthru attribute to PHPStanTask so it can print errors #1767

Nov 11, 2023 - Phing 3.0.0 rc6

The following issues and pull requests were closed in this release:

  • Replacetokens treating values as boolean #1719

May 9, 2023 - Phing 3.0.0 rc5

The following issues and pull requests were closed in this release:

  • Remove phpcpd and phploc tasks #1708
  • Add all task-related require-dev dependencies to suggest section in composer.json #1704
  • phploc/phploc dependency in require blocks upgrade to PHPUnit 10+ #1703
  • Migrate to monorepo #1693
  • Regression in XmlPropertyTask RC3 -> RC4 #1692
  • Fix XmlPropertyTask #1691
  • Document sanitizing of text in Append task #1673
  • Roll-out pharLocation "hack" to other tasks #1663

Jan. 20, 2023 - Phing 3.0.0 rc4

The following issues and pull requests were closed in this release:

  • XML\RNG Validation Wierdness #1688
  • Uncaught Error: Call to undefined method ReflectionUnionType::isBuiltin() #1686
  • FilesystemIterator bug in PHP 8.2 #1685
  • TstampTask with ICU syntax #1683
  • TstampTask impacted by deprecation #1682
  • Fix wrong boolean handling #1680
  • Update to 'symfony/yaml ^6' #1679
  • Update VisualizerTask tests #1676
  • Add support for PHP 8.1 #1674

... (truncated)

Commits
  • 52a1dff Prepare for release
  • 10ad06b Bump deps
  • dc73953 Fix(php-cs-fixer.dist.php): Use absolute paths from DIR (#1819)
  • 5ce8dfe Fix #1814 Trim EOL in setProperty from command output (#1815)
  • 8dc3e91 Ensure lowest symfony/console version without deprecation warnings
  • d62e835 Add codecov token
  • 47c1d86 Fix test on PHP 8.3
  • d236f63 Start prep for stable release
  • 97ab935 Limit test jobs runtime to 30 minutes
  • 4884120 Revert to 'self.version' for replaced sub packages
  • 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 [phing/phing](https://github.com/phingofficial/phing) to permit the latest version.
- [Release notes](https://github.com/phingofficial/phing/releases)
- [Changelog](https://github.com/phingofficial/phing/blob/main/CHANGELOG.md)
- [Commits](phingofficial/phing@2.14.0...3.0.0)

---
updated-dependencies:
- dependency-name: phing/phing
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels May 6, 2024
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.

0 participants