Our team created for you one of the most innovative CRM systems that supports mainly business processes and allows for customization according to your needs. Be ahead of your competition and implement YetiForce!
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.
All Depfu comment commands
@depfu rebase
Rebases against your default branch and redoes this update
@depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@depfu cancel merge
Cancels automatic merging of this PR
@depfu close
Closes this PR and deletes the branch
@depfu reopen
Restores the branch and reopens this PR (if it's closed)
@depfu pause
Ignores all future updates for this dependency and closes this PR
@depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ ezyang/htmlpurifier (4.16.0 → 4.17.0) · Repo · Changelog
Release Notes
4.17.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 21 commits:
chore(release): 4.17.0 [skip ci]
ci: upgrade semantic-release-action
feat: Allows commas to be included in tel URI (#389)
chore: Add support for PHP 8.3 (#382)
Don't suggest chmod to 777 (#373)
fix: Support for locales using decimal separators other than . (dot) (#372)
[refactor] Use range() function instead of string increment (#367)
Remove unnecessary disablement of autoload (#364)
fix: Invalid scheme check in Attr.TargetBlank (#363)
fix: CSSTidy ImportantComments not handled properly (#359)
fix: fix CI (#361)
feat: Add support for all text-decoration properties (#360)
Drop supporting PHP 5.2 (#335) (#356)
Add support for encoded tel URI schemes. (#354)
Fixed missing return value (#349)
Fixed wrong return PHPDoc (#348)
Added class_exists('Net_IDNA2') around optional external class (#351)
Fixed undefined property (#346)
fix: semantic release (#341)
Revert "fix: semantic release (#339)" (#340)
fix: semantic release (#339)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands