eclipse-pdt / pdt

PHP Development Tools project (PDT)
https://eclipse.org/pdt
Eclipse Public License 2.0
188 stars 46 forks source link

Bump propel/propel1 from 1.6.9 to 1.7.2 in /tests/org.eclipse.php.composer.tests/workspace/buildpath #277

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps propel/propel1 from 1.6.9 to 1.7.2.

Release notes

Sourced from propel/propel1's releases.

1.7.2 (2019-11-05)

Propel 1.7.2 is released!

mostly fixing bugs and a security related fix

The release is available on GitHub under the 1.7.2 tag and through Composer: propel/propel1:

{
    "propel/propel1": "1.7.2"
}

Here is the detailed CHANGELOG:

  • SQL injection fix: Coerce offset and limit values to integers
  • fix support for php 5.3
  • Applying fix for migrate connection error
  • Honour value of 'disable_updated_at timestampable behaviour parameter
  • Fixed diff generator when several identical columns were renamed
  • Support column descriptions in reverse task

1.7.1 (2014-02-25)

Propel 1.7.1 is released!

The release is available on GitHub under the 1.7.1 tag, as archives (ZIP and TAR), and also available through Composer: propel/propel1:

{
    "propel/propel1": "1.7.1"
}

As usual, the API documentation is available here: http://api.propelorm.org/ (quick access to the 1.7.1 API documentation).

Thanks to all contributors!

Here is the detailed CHANGELOG:

  • Fix CS
  • Fix bug with boolean value because no return FALSE value
  • Changed fucntion to function
  • Add yield keyword in getPhpReservedWords
  • First try to load platform from the user provided build properties try to fix #815 With test
  • Added hhvm to travis
  • Providing tests for proposal #804
  • Setters should provide fluent interface
  • Removed nested dirname :)
  • Fixes Issue #724
  • Adapted this fix to new specifications
  • Fixed type-hinting in addDefaultMutator and added tests for it
  • Update links to the 1.x documentation

... (truncated)

Changelog

Sourced from propel/propel1's changelog.

2019-11-05: Version 1.7.2

SQL injection fix: Coerce offset and limit values to integers fix support for php 5.3 Applying fix for migrate connection error Honour value of 'disable_updated_at timestampable behaviour parameter Fixed diff generator when several identical columns were renamed Support column descriptions in reverse task

2014-02-25: Version 1.7.1

81a7125 Fix CS 19ac478 fix bug with boolean value because no return FALSE value af82270 changed fucntion to function 48089c0 Add yield keyword in getPhpReservedWords 82a7a32 First try to load platform from the user provided build properties try to fix #815 With test d3136b1 Added hhvm to travis 30690de Providing tests for proposal #804 13505a8 setters should provide fluent interface 39bb8fb Removed nested dirname :) 899cf90 Fixes Issue #724 7b073a2 adapted this fix to new specifications e7f7c9f fixed type-hinting in addDefaultMutator and added tests for it fbf302f Update links to the 1.x documentation 5c4ece0 Allow gh-pages to be tested 584e2a4 use datasource connection(buildtime-conf.xml) instead of globals (build.properties) while performing datadump task

2013-10-21: Version 1.7.0

067dad2 reworked approach for better handling of executed queries in DebugPDO 2bb6d2d fix DebugPDOStatement for usage with execute 041af74 Added unit test for modified table case c15c239 Added type-hinting on doAdd crossFK generated functions ceee8a9 fixed a getter function without '$con' f30aa35 Fixed diff task combined with skipSql 57cde74 [README] Add packagist badge to show project popularity 9087851 Fix namespace support 83841e5 Get TableMap class name from Peer class 3b0b2cc Added test for version column case insensitivity 46b5a9c Added case-insensitive check for the version column b9a8ad7 Fix small error in the QueryBuilder Doc for TemporalType 3ac9f0c Update SluggableBehavior.php a2f4f92 unit test 2355979 slugable behavior - scope column overrides $getter 38742c4 Support for regexp on different platforms 148aeb2 [VersionableBehavior] Fix exception message got toVersion a5226c9 fix bug when adding previously removed relations 115f6de add missing import for nested set 252da4c test added 52d8a76 fix for CASE expression in query with offset in ms sql

... (truncated)

Commits
  • d46b050 prepare 1.7.2 release (#1074)
  • 5f8f2d6 pin ci dist (#1073)
  • b720932 SQL injection fix: Coerce offset and limit values to integers (#1054)
  • 3f7a284 Merge pull request #864 from Gamesh/patch-3
  • c021369 Ternary operator supported only in php5.3+
  • e914de6 Merge pull request #854 from stevleibelt/master
  • 475e666 Fixed bug introduced by fix [0] and discussed [1].
  • 10180f9 Merge pull request #851 from exptom/1.7.1-fix
  • 06aa3ec Applying fix for migrate connection error
  • 25620fc Merge pull request #847 from acim/843-single-inheritance-keys-bugfix-squashed
  • 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/eclipse-pdt/pdt/network/alerts).
github-actions[bot] commented 2 months ago

:warning: Failed to request review of not vetted licenses.

Workflow run (with attached summary files): https://github.com/eclipse-pdt/pdt/actions/runs/9223505457

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.

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