Skip to content

Bump phing/phing from 2.17.4 to 3.0.1#61

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/phing/phing-3.0.1
Open

Bump phing/phing from 2.17.4 to 3.0.1#61
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/phing/phing-3.0.1

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 5, 2024

Bumps phing/phing from 2.17.4 to 3.0.1.

Release notes

Sourced from phing/phing's releases.

3.0.1

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

  • Fixed failing dependabot workflow runs #1886
  • Fixes deprecated warnings in PHP 8.4 #1877
  • Introduce DisguiseLogger #1868
  • [ReplaceRegexpTask] Added flags attribute #1867
  • [ReplaceRegexpTask] Added failOnError support #1866
  • Allow new version of sebastian/version for phpunit 11 compatibility #1864
  • SassTask doesn't always show downstream errors (was SassCompiler ignores style) #1863
  • FileSet erroronmissingdir attribute does not work #1856
  • Update SonarTask.php #1855
  • Some phing tasks require the Intl extension but the dependency is not declared #1840
  • No new line between call with RetryTask #1830
  • Allow Symfony 7 #1829

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

3.0.0-rc6

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

  • Replacetokens treating values as boolean #1719

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

3.0.0-alpha4

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

  • [PatternSet] Added missing test. #1350

... (truncated)

Changelog

Sourced from phing/phing's changelog.

Dec. 4, 2024 - Phing 3.0.1

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

  • Fixed failing dependabot workflow runs #1886
  • Fixes deprecated warnings in PHP 8.4 #1877
  • Introduce DisguiseLogger #1868
  • [ReplaceRegexpTask] Added flags attribute #1867
  • [ReplaceRegexpTask] Added failOnError support #1866
  • Allow new version of sebastian/version for phpunit 11 compatibility #1864
  • SassTask doesn't always show downstream errors (was SassCompiler ignores style) #1863
  • FileSet erroronmissingdir attribute does not work #1856
  • Update SonarTask.php #1855
  • Some phing tasks require the Intl extension but the dependency is not declared #1840
  • No new line between call with RetryTask #1830
  • Allow Symfony 7 #1829

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

... (truncated)

Commits

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 [phing/phing](https://github.com/phingofficial/phing) from 2.17.4 to 3.0.1.
- [Release notes](https://github.com/phingofficial/phing/releases)
- [Changelog](https://github.com/phingofficial/phing/blob/main/CHANGELOG.md)
- [Commits](phingofficial/phing@2.17.4...3.0.1)

---
updated-dependencies:
- dependency-name: phing/phing
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 5, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants