Git Product home page Git Product logo

Comments (7)

greenkeeper avatar greenkeeper commented on June 17, 2024

After pinning to 3.3.2 your tests are passing again. Downgrade this dependency 📌.

from frontend-boilerplate.

greenkeeper avatar greenkeeper commented on June 17, 2024

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for 3.4.1
  • Fixed: at-function-named-arguments was not correctly handling functions inside Sass maps.
Commits

The new version differs by 8 commits.

  • 75bb4db Prepare version 3.4.1
  • 152dbae Merge pull request #290 from kristerkari/bugfix/at-function-named-arguments-functions-inside-sass-maps
  • 9127b1c Add more tests
  • 0fa5584 at-function-named-arguments: correctly parse functions inside Sass maps
  • 0c77143 Merge pull request #285 from kristerkari/feature/eslint-config-stylelint
  • 60d4e98 Use eslint-config-stylelint
  • 10b4ef2 run prettier
  • 830655f Update dev deps

See the full diff

from frontend-boilerplate.

greenkeeper avatar greenkeeper commented on June 17, 2024

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for 3.4.2
  • Fixed: operator-no-unspaced no longer warns for relative url paths.
Commits

The new version differs by 14 commits.

  • 39bdb6d Prepare version 3.4.2
  • 6609549 Merge pull request #293 from kristerkari/bugfix/issue-292
  • 64052bf Add comment
  • 761cd82 operator-no-unspaced: dont warn for relative url paths
  • b2a4acf Merge pull request #291 from kristerkari/feature/updt-deps
  • 8ab6a0a Update dev deps
  • 75bb4db Prepare version 3.4.1
  • 152dbae Merge pull request #290 from kristerkari/bugfix/at-function-named-arguments-functions-inside-sass-maps
  • 9127b1c Add more tests
  • 0fa5584 at-function-named-arguments: correctly parse functions inside Sass maps
  • 0c77143 Merge pull request #285 from kristerkari/feature/eslint-config-stylelint
  • 60d4e98 Use eslint-config-stylelint
  • 10b4ef2 run prettier
  • 830655f Update dev deps

See the full diff

from frontend-boilerplate.

greenkeeper avatar greenkeeper commented on June 17, 2024

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for 3.4.3
  • Fixed: double-slash-comment-whitespace-inside fix error being thrown when using two backslashes inside a string.
Commits

The new version differs by 18 commits.

  • 2639d83 Prepare version 3.4.3
  • 296a3a0 Add test to findCommentsInRaws
  • ea52bb0 Merge pull request #295 from kristerkari/bugfix/issue-294
  • 68857ae add thruthy test to findCommentsInRaws to avoid it throwing
  • 39bdb6d Prepare version 3.4.2
  • 6609549 Merge pull request #293 from kristerkari/bugfix/issue-292
  • 64052bf Add comment
  • 761cd82 operator-no-unspaced: dont warn for relative url paths
  • b2a4acf Merge pull request #291 from kristerkari/feature/updt-deps
  • 8ab6a0a Update dev deps
  • 75bb4db Prepare version 3.4.1
  • 152dbae Merge pull request #290 from kristerkari/bugfix/at-function-named-arguments-functions-inside-sass-maps
  • 9127b1c Add more tests
  • 0fa5584 at-function-named-arguments: correctly parse functions inside Sass maps
  • 0c77143 Merge pull request #285 from kristerkari/feature/eslint-config-stylelint

There are 18 commits in total.

See the full diff

from frontend-boilerplate.

greenkeeper avatar greenkeeper commented on June 17, 2024

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 23 commits.

  • a18dc11 Prepare version 3.4.4
  • ee4434c Update yarn.lock
  • 560ca50 Merge pull request #296 from kristerkari/greenkeeper/postcss-selector-parser-5.0.0
  • 2562fba chore(package): update lockfile package-lock.json
  • 72c9c57 fix(package): update postcss-selector-parser to version 5.0.0
  • 2639d83 Prepare version 3.4.3
  • 296a3a0 Add test to findCommentsInRaws
  • ea52bb0 Merge pull request #295 from kristerkari/bugfix/issue-294
  • 68857ae add thruthy test to findCommentsInRaws to avoid it throwing
  • 39bdb6d Prepare version 3.4.2
  • 6609549 Merge pull request #293 from kristerkari/bugfix/issue-292
  • 64052bf Add comment
  • 761cd82 operator-no-unspaced: dont warn for relative url paths
  • b2a4acf Merge pull request #291 from kristerkari/feature/updt-deps
  • 8ab6a0a Update dev deps

There are 23 commits in total.

See the full diff

from frontend-boilerplate.

greenkeeper avatar greenkeeper commented on June 17, 2024

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 28 commits.

  • 7fd9001 Prepare version 3.5.0 [ci skip]
  • 6ea32db Update readme
  • 8496e03 Merge pull request #298 from lxsymington/enforce-nesting
  • 62952e8 [#197] - New rule to enforce nesting
  • 3d2a23f Change to use contributions welcome badge
  • a18dc11 Prepare version 3.4.4
  • ee4434c Update yarn.lock
  • 560ca50 Merge pull request #296 from kristerkari/greenkeeper/postcss-selector-parser-5.0.0
  • 2562fba chore(package): update lockfile package-lock.json
  • 72c9c57 fix(package): update postcss-selector-parser to version 5.0.0
  • 2639d83 Prepare version 3.4.3
  • 296a3a0 Add test to findCommentsInRaws
  • ea52bb0 Merge pull request #295 from kristerkari/bugfix/issue-294
  • 68857ae add thruthy test to findCommentsInRaws to avoid it throwing
  • 39bdb6d Prepare version 3.4.2

There are 28 commits in total.

See the full diff

from frontend-boilerplate.

greenkeeper avatar greenkeeper commented on June 17, 2024

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 33 commits.

  • a6b5d69 Prepare version 3.5.1 [skip ci]
  • 356efa1 Merge pull request #301 from lxsymington/enforce-nesting
  • 8a63fff [#300] - Messaging fix
  • 0cc576f update package-lock.json
  • d1f6da8 Update contributors list
  • 7fd9001 Prepare version 3.5.0 [ci skip]
  • 6ea32db Update readme
  • 8496e03 Merge pull request #298 from lxsymington/enforce-nesting
  • 62952e8 [#197] - New rule to enforce nesting
  • 3d2a23f Change to use contributions welcome badge
  • a18dc11 Prepare version 3.4.4
  • ee4434c Update yarn.lock
  • 560ca50 Merge pull request #296 from kristerkari/greenkeeper/postcss-selector-parser-5.0.0
  • 2562fba chore(package): update lockfile package-lock.json
  • 72c9c57 fix(package): update postcss-selector-parser to version 5.0.0

There are 33 commits in total.

See the full diff

from frontend-boilerplate.

Related Issues (10)

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.