Skip to content
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

Bump less from 2.7.3 to 3.0.4 #246

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

Bumps less from 2.7.3 to 3.0.4.

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)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [less](https://github.com/less/less.js) from 2.7.3 to 3.0.4.
- [Release notes](https://github.com/less/less.js/releases)
- [Changelog](https://github.com/less/less.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/less/less.js/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
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.

None yet

1 participant