Skip to content

Bump less from 2.7.3 to 3.0.1 #58

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 14, 2018
Merged

Conversation

dependabot-preview[bot]
Copy link

@dependabot-preview dependabot-preview bot commented Mar 27, 2018

Bumps less from 2.7.3 to 3.0.1.

Changelog

Sourced from less's changelog.

3.0.0

2018-02-10

  • Fix calc() function to not do math operations on compile
  • Rename Directive -> AtRule & Rule -> Declaration
  • Cross-platform [**plugin**](https://github.com/plugin) loading! (Node & Browser)
  • Numerous changes / improvements to plugin architecture
  • Simplified API calls in plugins (less.atrule() vs new less.tree.AtRule())
  • Property accessors ($width to refer to width: 300px value)
  • Inline JavaScript disabled by default for security reasons (use [**plugin**](https://github.com/plugin))
  • Improvements in Less error reporting
  • Added feature: returning null / false from Less functions will remove that line
  • Simple boolean() and if() functions added
  • Bug fixes
  • Removal of unnecessary nodes from API (like IE's alpha())
Commits

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.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/less-3.0.1 branch from c40ebea to adad8bc Compare April 12, 2018 09:40
@Kocal
Copy link

Kocal commented Apr 14, 2018

@dependabot rebase

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/less-3.0.1 branch from adad8bc to eeba110 Compare April 14, 2018 12:17
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/less-3.0.1 branch from eeba110 to 936fabb Compare April 14, 2018 12:21
@Kocal Kocal merged commit ce156ab into master Apr 14, 2018
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/less-3.0.1 branch April 14, 2018 12: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