Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps cerdic/css-tidy from 1.5.6 to 1.5.7.

Changelog

Sourced from cerdic/css-tidy's changelog.

Changelog

Key: # = backwards incompatible change, ! = new feature, - = bugfix.

1.4, unknown release date

CSSTidy is now licensed under LGPL!

! csstidy->set_cfg now accept a single parameter, an associative array, to
set all configuration options
! Templates can now be loaded via set_cfg using the 'template' config
parameter
! csstidy_print->formatted_page added, returns a full XHTML page based
off of csstidy_print->formatted
! cssparsed.css created, contains just the CSS for formatted CSS output
! New CSS 3 units "ch" and "turn" added
! Unit tests added, requires Text_Diff (PEAR) and SimpleTest
! Some invalid selectors are now removed during optimization, this can
be turned off by setting 'discard_invalid_selectors' to false

  • Added localizations for css_optimiser.php
  • Fixed bug with cookie setting for custom templates
  • Minor security problem in css_optimiser.php fixed
  • Fixed bug with float handling in exotic locales
  • Fixed bug with non-functioning getenv in ASAPI
  • Fixed bug with bad hexadecimal syntax recovery
  • At-selectors optimized by removing unnecessary url()
  • Fixed optimisation: 1.0 was not optimised to 1
  • Fixed incorrect parsing of !imporant close to numbers
  • Allowed Copy to Clipboard for Firefox if preference set (if not, gives
    instructions on how to add and warning re: security)
Commits
  • 226bca0 Markdown README
  • d3762ee v1.5.7 : PHP 7 compatibility, composer update, Travis CI integration
  • 99e09a5 returning non-zero if tests fail
  • 44b11fe Adding back Deprecated errors so deprecations can be caught by tests
  • e79afae adding "no-api" for travis
  • 1da1a11 Adding travis yml, making test dependencies loadable via composer
  • fde04e7 php each function is deprecated
  • 491d4fb update LGPL version according to Composer needs
  • 28fe1d6 Fix #48 : Allow using CSS3.0 level with optimiser interface
  • 81c50d0 Unit test for #48 : test OK in CSS 3.0
  • 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 ignore this [minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 use [this|these] label[s] will set the current labels as the default for future PRs for this repo and language

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [cerdic/css-tidy](https://github.com/Cerdic/CSSTidy) from 1.5.6 to 1.5.7.
- [Release notes](https://github.com/Cerdic/CSSTidy/releases)
- [Changelog](https://github.com/Cerdic/CSSTidy/blob/master/NEWS)
- [Commits](Cerdic/CSSTidy@v1.5.6...v1.5.7)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@ChristophWurst ChristophWurst added this to the 0.8.0 milestone Apr 17, 2018
@ChristophWurst ChristophWurst merged commit 387d1dd into master Apr 17, 2018
@ChristophWurst ChristophWurst deleted the dependabot/composer/cerdic/css-tidy-1.5.7 branch April 17, 2018 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants