Skip to content
This repository has been archived by the owner on Mar 30, 2018. It is now read-only.

Update less-loader to the latest version 🚀 #496

Merged
merged 2 commits into from
Mar 21, 2017

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Mar 21, 2017

Version 4.0.2 of less-loader just got published.

Dependency less-loader
Current Version 4.0.1
Type devDependency

The version 4.0.2 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of less-loader.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Release Notes v4.0.2

Bug Fixes

  • Plugin.install is not a function (f8ae245)
Commits

The new version differs by 3 commits .

  • a482958 chore(release): 4.0.2
  • 16fe264 Merge pull request #182 from webpack-contrib/fix/plugins
  • f8ae245 fix: Plugin.install is not a function

See the full diff.

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@stipsan
Copy link
Owner

stipsan commented Mar 21, 2017

Storybook Hub is building storybooks for every commit in this PR.

Latest Storybook: https://b2f4f0b0-e42c-4680-a7bc-af892dd54c52.sbook.io/
( Visit here for more info )

This comment is automatically added by Storybook Hub

@stipbot stipbot merged commit 55344eb into master Mar 21, 2017
@greenkeeper greenkeeper bot deleted the greenkeeper/less-loader-4.0.2 branch March 21, 2017 22:39
@stipbot
Copy link
Contributor

stipbot commented Mar 21, 2017

greenkeeper-keeper(pr: 496): ❌ Method Not Allowed

sureshHARDIYA added a commit that referenced this pull request Mar 23, 2017
* Update less-loader to the latest version 🚀 (#496)

* chore(package): update less-loader to version 4.0.2

https://greenkeeper.io/

* chore: update yarn.lock

* beta release
stipsan added a commit that referenced this pull request Sep 30, 2017
* fixing the navbar and updating the logo to match v3 (#480)

* fixing the navbar and updating the logo to match v3

* fix link

* Revert "Revert "Merge branch 'v3' into master"" (#493)

966dc20

* change dropdown markup (#478)

* change dropdown markup

* Add extra storybook

* Add props to pass to button

* update the dropdown component proposition

* remove mini component from Input and Button test

* update the tests

* rename some props

* update the test

* update stories

* update the component

* update the tests

* add more tests

* Fix removal of Button stories

* add more tests

* fix linting

* refactor the test

* fix the tests

* update dropdown

* update dropdown SANPSHOTS

* update tests

* make coverage 100% again

* make coverage 100% again

* make coverage 100% again

* DRAFT EC-2549 icon system (#495)

* Working on the icon system

* Still working on the icon

* icon render is possible

* do not have duplicate <svg> tags

* fix the linting

* make coverage 100% again

* update tests

* remove extra Modal stories

* Prerelease/3.0.0 (#501)

* Update less-loader to the latest version 🚀 (#496)

* chore(package): update less-loader to version 4.0.2

https://greenkeeper.io/

* chore: update yarn.lock

* beta release

* cleanup how the css is loaded (#504)

* cleanup how the css is loaded

* file not needed

* Feature/EC-497-Icons fix (#509)

* Add icons in uikit-form

* add support for Icons

* add spinner

* update snapshot

* update Icon tests

* update snapshot

* update the package.json file to run coverage from src

* update Icon tests

* remove dead code and revert Notification isSticky

* refactor according to review

* chore(package): update version (#510)

* Fixing build size (#511)

* tests and stories should not be included in the npm module

* deprecated

* Update .npmignore

Slimming down the module on npm

* Update .npmignore

Some more things that should not be published to npm

* Update .npmignore

* Update .npmignore

* Update Logo.js

better height

* chore(package): update version (#512)

* Feature/EC-2639 more svg icons (#515)

* move icon to folder

* working on icon loading

* working on special case icons

* preserves original viewBox

* test coverage

* Update utils.js

* Prerelease/3.0.0 beta.3 (#517)

* Update README.md (#513)

* chore(package): update style-loader to version 0.16.1 (#514)

https://greenkeeper.io/

* chore(package): update version

* Update uikit to the latest version 🚀 (#522)

* chore(package): update uikit to version 3.0.0-beta.19

https://greenkeeper.io/

* grab junk before svg tag

* Updating snapshots

* Upgrade dependencies (#569)

* upgrade some dependencies

* import PropTypes from prop-types

* upgrade uikit version

* remove react-collapse as we are not using anywhere, @stipsan says, probably a leftover we can remove

* Turn off uncool rules

* Remove  uncool commented Modal component that won't be added in long run

* Yo bro, you need prop-types shorted,

* make lint happy

* Temporary work around

why?

* revert eslint upgrade

* Prerelease/3.0.0 beta.4 (#570)

* chore(package): update react-height to version 3.0.0

https://greenkeeper.io/

* chore(package): update react-collapse to version 3.2.2

https://greenkeeper.io/

* chore(package): update react-collapse to version 3.3.0

https://greenkeeper.io/

* chore(package): update react-collapse to version 3.3.1

https://greenkeeper.io/

* chore(package): update react-collapse to version 4.0.1

https://greenkeeper.io/

* chore(package): update babel-eslint to version 7.2.3

https://greenkeeper.io/

* chore(package): update jsdom to version 10.0.0

https://greenkeeper.io/

* chore(package): update mocha to version 3.3.0

https://greenkeeper.io/

* chore(package): update react-motion to version 0.5.0

https://greenkeeper.io/

* chore(package): update react-collapse to version 4.0.2

https://greenkeeper.io/

* chore(package): update coveralls to version 2.13.1

https://greenkeeper.io/

* fix(package): update react-input-autosize to version 1.1.2

https://greenkeeper.io/

* fix(package): update react-input-autosize to version 1.1.3

https://greenkeeper.io/

* chore(package): update jsdom to version 10.1.0

https://greenkeeper.io/

* chore(package): update style-loader to version 0.17.0

https://greenkeeper.io/

* chore(package): update css-loader to version 0.28.1

https://greenkeeper.io/

* import PropTypes from 'prop-types` (#558)

* import PropTypes from 'prop-types`

* upgrade react-portal

* chore(package): update babel-jest to version 20.0.0

* chore(package): update autoprefixer to version 7.0.1

* chore(package): update postcss-loader to version 2.0.0

* chore(package): update postcss-loader to version 2.0.1

* chore(package): update babel-jest to version 20.0.1

* merge conflict

* chore(package): update version

* we need yarn-update-snapshot

* Hotfix/drop react input autosize (#571)

* should have been removed long ago

* upgrade yarn file

* chore(package): update version (#572)

* chore(package): update version (#574)

* Update changelog

* Remove guard.js to allow merging v3 to master

* fix duplicate imports

* update lockfile

* Removed guard.js
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants