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

Bump phing/phing from 2.17.4 to 3.0.0 #1427

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 7, 2024

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 <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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jun 7, 2024
@cmuench
Copy link
Member

cmuench commented Jun 8, 2024

@dependabot rebase

Bumps [phing/phing](https://github.com/phingofficial/phing) from 2.17.4 to 3.0.0.
- [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.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/phing/phing-3.0.0 branch from c40ab4b to 68bd48b Compare June 8, 2024 08:46
@cmuench cmuench closed this Jun 8, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 8, 2024

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.

@dependabot dependabot bot deleted the dependabot/composer/phing/phing-3.0.0 branch June 8, 2024 09:27
@cmuench
Copy link
Member

cmuench commented Jun 8, 2024

@dependabot ignore this major

Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 8, 2024

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

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