Skip to content
This repository has been archived by the owner on Dec 6, 2022. It is now read-only.

Bump phing/phing from 2.8.2 to 2.16.1 in /build #664

Conversation

dependabot-preview[bot]
Copy link

Bumps phing/phing from 2.8.2 to 2.16.1.

Release notes

Sourced from phing/phing's releases.

2.16.1

This patch release fixes the following issue:

  • Allow Symfony 4 #807

2.16.0

This release contains the following new or improved functionality:

  • Append, Property, Sleep, Sonar and Truncate tasks
  • Improved PHP 7.1 compatibility
  • Various typo and bug fixes, documentation updates

This release will most likely be the last minor update in the 2.x series. Phing 3.x will drop support for PHP < 5.6.

The following issues were closed in this release:

  • phing should get a strict mode (Trac #918) #554
  • Can not delete git folders on windows (Trac #956) #556
  • Relative symlinks (Trac #1124) #567
  • Tests fail under windows (Trac #1215) #578
  • stripphpcomments matches links in html (Trac #1219) #579
  • OS detection fails on OSX (Trac #1227) #581
  • JsHintTask fails when reporter attribute is not set (Trac #1230) #582
  • An issue with 'file' attribute of 'append' task (v2.15.1) #595
  • An issue with 'append' task when adding a list of files in a directory (v2.15.1) #597
  • Git auto modified file with phing vendor #613
  • phar file not working - \Symfony\Component\Yaml\Parser' not found #614
  • JSHint — Support of specific config file path #615
  • PHP notice on 7.1: A non well formed numeric value encountered #622
  • Sass task fails when PEAR is not installed #624
  • sha-512 hash for phing-latest.phar #629

2.15.2

This release fixes a regression introduced in 2.15.1:

  • #593 - Changed behavior in filtering in 2.15.1

2.15.1

This release fixes a missing include and two bugs:

  • [https://www.phing.info/trac/ticket/1264] delete fileset /foo.php deletes /baz.foo.php
  • [https://www.phing.info/trac/ticket/1038] PhingFile getPathWithoutBase does not work for files outside basedir

2.15.0

This release contains the following new or improved functionality:

  • PHP 7.0 compatibility was improved
  • Phing grammar was updated
  • Tasks to work with Mercurial were added
  • Various typo and bug fixes, documentation updates

The following tickets were closed in this release:

  • [1263] Error in SassTask on PHP 7
  • [1262] Fatal error in SassTask when Sass gem is not installed
  • [1259] PHP_CLASSPATH Enviroment Variable
    ... (truncated)
Changelog

Sourced from phing/phing's changelog.

Jan. 25, 2018 - Phing 2.16.1

This patch release fixes the following issue:

  • Allow Symfony 4 #807

Dec. 22, 2016 - Phing 2.16.0

This release contains the following new or improved functionality:

  • Append, Property, Sleep, Sonar and Truncate tasks
  • Improved PHP 7.1 compatibility
  • Various typo and bug fixes, documentation updates

This release will most likely be the last minor update in the 2.x series. Phing 3.x will drop support for PHP < 5.6.

The following issues were closed in this release:

  • phing should get a strict mode (Trac [GOVCMSD7-281] Add site builder permissions for login destination #918) #554
  • Can not delete git folders on windows (Trac [GOVCMSD7-357] Update Core to 7.71 #956) #556
  • Relative symlinks (Trac #1124) #567
  • Tests fail under windows (Trac #1215) #578
  • stripphpcomments matches links in html (Trac #1219) #579
  • OS detection fails on OSX (Trac #1227) #581
  • JsHintTask fails when reporter attribute is not set (Trac #1230) #582
  • An issue with 'file' attribute of 'append' task (v2.15.1) #595
  • An issue with 'append' task when adding a list of files in a directory (v2.15.1) #597
  • Git auto modified file with phing vendor #613
  • phar file not working - \Symfony\Component\Yaml\Parser' not found #614
  • JSHint - Support of specific config file path #615
  • PHP notice on 7.1: A non well formed numeric value encountered #622
  • Sass task fails when PEAR is not installed #624
  • sha-512 hash for phing-latest.phar #629

Oct. 13, 2016 - Phing 2.15.2

This release fixes a regression introduced in 2.15.1:

  • #593 - Changed behavior in filtering in 2.15.1

Oct. 11, 2016 - Phing 2.15.1

This release fixes a missing include and two bugs:

  • [https://www.phing.info/trac/ticket/1264] delete fileset /foo.php deletes /baz.foo.php
  • [https://www.phing.info/trac/ticket/1038] PhingFile getPathWithoutBase does not work for files outside basedir
    ... (truncated)
Commits
  • cbe0f96 Update version and changelog
  • 48b6d58 Remove utf8 dash
  • eda15b5 Allow Symfony 4 (#807)
  • 151a0f4 Bump version
  • a045e17 Update changelog for release
  • 5ee202f Only execute targets if project has been properly set up
  • 4053ba1 Refs #629 - Generate phing-latest.phar in build, with sha512 hash
  • fb50c5c 7.1 compatibility fix
  • cf6eed2 Don't initialize an array to the empty string
  • 2005dc0 Add PHP 7.1 to testing matrix
  • 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.

If you'd like to skip this version, you can just close this PR. If you have any feedback just mention @dependabot in the comments below.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

@govCMS-bot
Copy link

Can one of the admins verify this patch?

@tobybellwood
Copy link
Contributor

add to whitelist

@dependabot-preview
Copy link
Author

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.

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

@dependabot-preview dependabot-preview bot deleted the dependabot/composer/build/7.x-2.x_AT/phing/phing-2.16.1 branch September 13, 2018 01:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants