Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

Update dependency stylelint to version 7.11.0 #310

Merged
merged 1 commit into from
Jun 9, 2017

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 9, 2017

This Pull Request updates dependency stylelint from version 7.10.1 to 7.11.0

Changelog

7.11.0 / 2017-06-09

  • Prepare 7.11.0
  • Prepare changelog
  • Update CHANGELOG.md
  • Move pify from devDependencies to dependencies
  • fix(package): update known-css-properties to version 0.2.0
  • Add autofixing for color-hex-case (#2577)
    • Add autofixing for color-hex-case
    • Fix plugins tests
  • Create CHANGELOG.md
  • Add indentation autofixing for selectors, at-rules params, and declarations
  • Add docs
  • Add indentation autofixing for most usecases
  • Refactor old code
  • Fixed: ignore less guards in `selector-descendant-combinator-no-non-space`. (#2557)
  • Stylelint pre-commit plugin (#2591)
    • Stylelint pre-commit plugin
    • Update complementary-tools.md
    • Update complementary-tools.md
  • Fixed: ignore variables with signs in `value-keyword-case`. (#2558)
  • fix(package): update resolve-from to version 3.0.0 (#2539)
    sindresorhus/resolve-from@2277c65
  • Add NodeJS v8 to Travis CI build matrix (#2604)
  • Ignore functions without parameters in function-parentheses-space-inside #2581
  • Fix typo
  • Fixed: ignore `extend` in less. (#2571)
  • Replace sinon with jest mocks (#2559)
    • Replace sinon in report tests
    • Replace sinon in createRuleTester tests
    • Removed sinon in validateOptions tests
    • Failed attempt to stub rule definitions
    • Remove sinon from package.json
    • Removed sinon from standalone-deprecations tests
    • Make standalone-deprecations test more readable
    • Remove mockClear (where possible) in favour of clearMocks config option
    • Use toHaveBeenCalledTimes
    • Simplify standalone-deprecations test
  • add rule to plugin doc (#2569)
  • Fixed: ignore mergeable less property. (#2570)
  • Merge pull request #2566 from stylelint/greenkeeper/jest-20.0.1
    chore(package): update jest to version 20.0.1
  • chore(package): update jest to version 20.0.1
    Closes #2549
  • chore(package): update flow-bin to version 0.46.0 (#2564)
  • Correct --allow-empty-input alias in CLI help (#2563)
  • chore(package): update flow-bin to version 0.45.0 (#2538)
    https://greenkeeper.io/
  • Use violation wording in User guides (#2527)
    • Enable website coloring
    • Replace stylefmt with --fix in FAQ
    • Use violation words in user guides
    • Fix lint warning
  • Fix no-unsupported-browser-features tests (#2526)
  • Use unambiguous terminology for what a linter reports on (#2510)
  • Updated flow and fixed flow errors. (#2524)
  • Fix docs
  • Don't return `result` when fixing comment-empty-line-before
  • Add autofixing for rule-empty-line-before
  • Add autofixing for declaration-empty-line-before
  • Add autofixing for custom-property-empty-line-before
  • Add autofixing for at-rule-empty-line-before
  • Add `selector-max-class` rule (#2474)
  • Add EOL mocking method for consistent fixing tests (#2501)
    • Fix newline for autofixing
    • Alternative EOL mocking method
  • Improving docs about autofixing (#2517)
    • Add fix parameters description to rule testers docs
    • Add a note about disabling autofixing for plugin authors
    • Update plugins.md
  • Fixed: descendant combinator in `selector-descendant-combinator-no-non-space` and `selector-combinator-space-before/after` (#2509)
    • Fixed: `selector-descendant-combinator-no-non-space` is not don't report on shadow-piercing descendant combinator.
    • Fixed: `selector-combinator-space-after` and `selector-combinator-space-before` is now support `>>>` shadow-piercing descendant combinator.
  • Fixed: `selector-type-no-unknown` is now ignore `/deep/` reference combinators selectors. (#2508)
  • Fix error when linting CSS string with cache enabled (issue #2492) (#2494)
  • Chore: update pseudo classes to last spec.
  • Chore: use `parseSelector` instead `postcss-selector-parser` directly. (#2512)
  • Enhancement: added option `ignore: ["custom-elements"]`. (#2366)
  • Enhancement: PoC support `page` at-rule. (#2445)
  • Add autofixing #2467
  • Update docs
  • Merge pull request #2495 from stylelint/greenkeeper/known-css-properties-0.1.0
    Update known-css-properties to the latest version 🚀
  • fix(package): update known-css-properties to version 0.1.0
    https://greenkeeper.io/
  • Add stylelint-images plugin (#2487)
    • Add stylelint-images plugin
    • Fix typo on docs: use colon not hyphen
  • Fix tests for addEmptyLineBefore
  • Add removeEmptyLinesBefore util
  • Fix markdown typo (#2488)
  • Qualify Less adjustment
  • addEmptyLineBefore util
  • Add no-unsupported-browser-features plugin to docs (#2483)
    • Add no-unsupported-browser-features plugin to docs
    • Add no-unsupported-browser-features plugin mention to rules docs
    • Add suggestions
    • Update snapshots
  • Just update year in license (#2485)
  • Fixed: `length-zero-no-unit` now correctly handles newlines and no spaces after colon. (#2477)
  • Fixed: `selector-type-no-unknown` now ignores MathML tags. (#2478)
  • Made all instanced of (deprecated) bold (#2469)
    I think it is better to keep them highlighted.
  • Add Flycheck to the list of editor plugins (#2468)
    Flycheck is a popular syntax checking extension for Emacs. It recently added
    support for stylelint.
    See: Add stylelint checker flycheck/flycheck#903
  • Another --fix proof-of-concept
  • Test primaryOptionArray (#2466)
    • Exemplify testing of primaryOptionArray
    • Tweak test configs so that rule.primaryOptionArray is tested

@renovate renovate bot merged commit 18e9473 into master Jun 9, 2017
@renovate renovate bot deleted the renovate/stylelint-7.x branch June 9, 2017 14:31
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.

0 participants