jywarren / woofmark

:dog2: Barking up the DOM tree. A modular, progressive, and beautiful Markdown and HTML editor
http://bevacqua.github.io/woofmark
MIT License
3 stars 5 forks source link

Bump stylus from 0.49.3 to 0.54.8 #19

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps stylus from 0.49.3 to 0.54.8.

Release notes

Sourced from stylus's releases.

0.54.6

  • Fix issue with cos & sin not stripping rad unit. #2284
  • Fix: handle empty at-rules #2416
  • Define function arguments explicitly #2417
  • Do not use the deprecated Buffer() constructor #2424
  • Fix issues #2411
  • Use mkdir() recursive option instead of mkdirp()
  • Fix no such directory error in Stylus Executable #2421
  • Fixed define column for mixin #2456
  • Fix work with hash #2453
  • Extend in block level import #2270
  • Fix: check whether captureStackTrace exists #2394
  • Make prefix-classes work with partial and range refs in selectors #2278
  • Extend length method to work with strings #2110
  • add quiet flag to have a more "quiet" output. #2088
  • Support for cssnext nested at-rule syntax (apply, nested) #2335
Changelog

Sourced from stylus's changelog.

0.54.5 / 2016-04-28

  • Fix: [CLI] Correct console output for Node 6.0

0.54.4 / 2016-04-27

  • Fix: Correct extname checks for Node 6.0

0.54.3 / 2016-04-26

  • Fix: Proper embedurl encoding for svg files with a hash.
  • Fix: Validate this.dest before using path.extname.
  • Fix: Update node-glob version.

0.54.2 / 2016-03-11

  • Fix: False-positive import loop with empty imported file.

0.54.0 / 2016-03-05

  • Feature: Added initial reference selector.
  • Feature: New embedurl() bif with optional utf8 uncoding support for SVG.
  • Feature: New index() bif.
  • Feature: New percentage() bif.
  • Feature: New slice() bif, #2115.
  • Feature: Support for UTF-8 encoding of urls, #2084.
  • Feature: Added global flag to define() function.
  • Feature: match() bif now returns the matched values instead of a boolean, #2109.
  • Feature: Added an optional flags argument to match() bif, #2109.
  • Docs: Added basic “getting started” to Readme, #2073.
  • Docs: Updated information about error reporting.
  • Fix: selectors() now returns proper subselectors.
  • Fix: No more unneeded spaces with partial reference selector using ranges.
  • Fix: Proper evaluating of the default arguments.
  • Fix: Evaluate variables in current-media function.
  • Fix: Validate regexp flags for match function.
  • Fix: Proper conditional assignment and "define" method.
  • Fix: Proper relative paths in sourcemaps if --out flag is set to a filename.
  • Fix: Proper errors with --include-css and --resolve-url used concurrently.
  • Fix: [Evaluator] Support for function as a default argument for functions.
  • Fix: [Lexer] Proper multiline comments inside multiline expressions.
  • Fix: [JS API] Proper variables from options object inside expressions.
  • Fix: [Renderer] No more caching of parsed AST for deps-resolver.

0.53.0 / 2015-12-14

Commits
Maintainer changes

This version was pushed to npm by xdan, a new releaser for stylus since your current version.


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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 these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

Looks like stylus is up-to-date now, so this is no longer needed.