netz98 / n98-magerun

The swiss army knife for Magento developers, sysadmins and devops. The tool provides a huge set of well tested command line commands which save hours of work time. All commands are extendable by a module API.
http://magerun.net/
Other
1.44k stars 401 forks source link

Bump phing/phing from 2.17.4 to 3.0.0 #1427

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps phing/phing from 2.17.4 to 3.0.0.

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

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
  • Phpcstask fileset support #1349
  • Removed PhpCodeSnifferTask #1346
  • [test/build.xml] Removed adhoc tasks and use bootstrap #1336
  • Fixed condition #1334
  • Added extension points #1324
  • Added augment reference task. #1323
  • Added ClassConstants filter #1322
  • Removed ansible support in favor of docker #1321
  • Moved Zend Server Development Tools Tasks to own repo #1320
  • [PathConvert] Fixed validation on attributes. #1319
  • [FileUtils] Fixed file separator/pathSeparator as not always set. #1318
  • Fixed phpunit warnings #1317
  • [subphing] Added bulk project execution task. #1316
  • [build.xml] Fixed deprecated warning. #1315
  • [TruncateTask] Simplified new file creation. #1314
  • [AdhocTaskdefTask] Fixed is subclass of task test. #1313

... (truncated)

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 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 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)
cmuench commented 2 months ago

@dependabot rebase

dependabot[bot] commented 2 months ago

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. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

cmuench commented 2 months ago

@dependabot ignore this major

dependabot[bot] commented 2 months ago

OK, I won't notify you about phing/phing again, unless you re-open this PR.