GithubHelp home page GithubHelp logo

Comments (5)

greenkeeper avatar greenkeeper commented on August 11, 2024

After pinning to 9.6.0 your tests are passing again. Downgrade this dependency πŸ“Œ.

from uportal-home.

greenkeeper avatar greenkeeper commented on August 11, 2024
  • The devDependency stylelint was updated from 9.7.0 to 9.7.1.

Your tests are still failing with this version. Compare changes

Release Notes for 9.7.1
  • Fixed: at-rule-* false positives for Less variables and mixins (#3759).
Commits

The new version differs by 4 commits.

  • 19e1790 Prepare 9.7.1
  • 871e975 Update CHANGELOG.md
  • 2d2ab16 Fix false positives for Less variables and mixins in at-rule-* (#3749) (#3759)
  • 203ead2 chore(package): update lint-staged to version 8.0.0 (#3751)

See the full diff

from uportal-home.

greenkeeper avatar greenkeeper commented on August 11, 2024
  • The devDependency stylelint was updated from 9.7.1 to 9.8.0.

Your tests are still failing with this version. Compare changes

Release Notes for 9.8.0
  • Added: value-keyword-case autofix (#3775).
  • Added: ignore: ["pseudo-classes"] to max-nesting-depth (#3724).
  • Added: ignoreTypes:[] to selector-type-case (#3758).
  • Added: ignoreFunctions:[] to unit-no-unkown (#3736).
  • Fixed: error for single-line Sass comments (#3772).
  • Fixed: at-rule-* false positives for Less variables and mixins (#3767).
  • Fixed: max-empty-lines false positives for final newlines (#3785).
Commits

The new version differs by 23 commits.

  • 5ff7daf Prepare 9.8.0
  • d2fb462 Update CHANGELOG.md
  • 66855d6 Fix false positives for final newlines in max-empty-lines (#3785)
  • cbd0246 Fixed typo "psuedo" to "pseudo" (#3790)
  • f20d9e4 Update prettier to the latest version πŸš€ (#3782)
  • 8490b5d Remove unused dependencies (#3787)
  • 547888b * Add jest-watch-typeahead (#3781)
  • 29e0fde Update CHANGELOG.md
  • 48dc855 Add autofix to value-keyword-case (#3775)
  • 3dd2884 Update CHANGELOG.md
  • 2ba9900 Fix error for single-line Sass comments (#3772)
  • 0c801e7 Update ignore to version 5.0.4 (#3773)
  • a9a68dd Update micromatch (#3769)
  • 691ce27 Update CHANGELOG.md
  • 67596f0 Add ignore: ["pseudo-classes"] to max-nesting-depth (#3724)

There are 23 commits in total.

See the full diff

from uportal-home.

greenkeeper avatar greenkeeper commented on August 11, 2024
  • The devDependency stylelint was updated from 9.8.0 to 9.9.0.

Your tests are still failing with this version. Compare changes

Release Notes for 9.9.0
  • Added: selector-list-comma-newline-after autofix (#3815).
  • Added: value-list-max-empty-lines autofix (#3814).
  • Added: ignoreSelectors: [] to selector-no-vendor-prefix (#3748).
  • Fixed: ignored files are no longer parsed (#3801).
  • Fixed: ignore &:extend for Less syntax (#3824).
  • Fixed: --report-needless-disables CLI flag (#3819).
  • Fixed: font-family-no-missing-generic-family-keyword false positives for system fonts (#3794).
Commits

The new version differs by 28 commits.

  • 7cbb032 Prepare 9.9.0
  • e5847cd Prepare Changelog
  • 97a538f Update CHANGELOG.md
  • ac09f8d Add ignoreSelectors: [] to selector-no-vendor-prefix (#3748)
  • 25c3d0a Update CHANGELOG.md
  • 450685c Mark report-needless-disable as boolean (#3819)
  • 8098e91 Update CHANGELOG.md
  • 9dde9be Ignore Less &:extend in isStandardSyntaxDeclaration (#3824)
  • 29424d4 Update CHANGELOG.md
  • df0630d Add autofix to selector-list-comma-newline-after (#3815)
  • 279b8b4 Update CHANGELOG.md
  • f7aba89 Add autofix to value-list-max-empty-lines (#3814)
  • 703bd3b Update npm-run-all (#3825)
  • c1ff79c Fixed typos in docs, comments and tests (#3822)
  • 309644f Add β€œsans-serif” to tail of font shortcut (#3813)

There are 28 commits in total.

See the full diff

from uportal-home.

greenkeeper avatar greenkeeper commented on August 11, 2024
  • The devDependency stylelint was updated from 9.9.0 to 9.10.0.

Your tests are still failing with this version. Compare changes

Release Notes for 9.10.0
  • Added: support for ordinary regular expressions anywhere a regex string is accepted in rule config (#3799).
  • Added: css-in-js syntax option that will replace the existing styled and jsx ones (#3872).
  • Added: function-calc-no-invalid rule (#3833).
  • Added: ignore: ["next-sibling"] to selector-max-type (#3832).
  • Added: declaration-block-semicolon-space-after autofix (#3865).
  • Fixed: autofix is now disabled when a stylelint processors is used (#3873).
  • Fixed: CssSyntaxError for functions in template literals (#3869).
  • Fixed: no-descending-specificity false positives for styled-components (#3875).
  • Fixed: no-duplicate-selectors false positives for styled-components (#3875).
  • Fixed: selector-pseudo-class-no-unknown false positives for focus-visible (#3887).
  • Fixed: selector-max-universal false positives for flush comments containing a comma (#3817).
  • Fixed: shorthand-property-redundant-values false positives for negative values (#3888).
Commits

The new version differs by 41 commits.

  • af6c857 Prepare 9.10.0
  • 1d01ec2 Prepare changelog
  • cb8f56a Update CHANGELOG.md
  • afb49fc Don't report "unknown pseudo class" for :focus-visible (#3886) (#3887)
  • bf989e9 Update CHANGELOG.md
  • 6ddc90b Allow negative values for shorthand-property-redudant-values (#3840) (#3888)
  • 387bda2 Update globby (#3890)
  • e4e758d Fix tests to account for new syntax errors in PostCSS (#3892)
  • 4e7f263 Update url of stylelint-webpack-plugin (#3883)
  • 94dbb4e Update flow-bin to the latest version πŸš€ (#3881)
  • 3495702 Update CHANGELOG.md
  • e57e893 Run rules for each root of document (#3875)
  • 762df47 Update CHANGELOG.md
  • 584876d Fix false positives for flush comments containing a comma in selector-max-universal (#3817)
  • 754bf92 Update CHANGELOG.md

There are 41 commits in total.

See the full diff

from uportal-home.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.