dacz / max-in-flight

Limits max. async running operations.
MIT License
1 stars 0 forks source link

Update @std/esm to the latest version 🚀 #5

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 0.22.0 of @std/esm was just published.

Dependency @std/esm
Current Version 0.21.7
Type devDependency

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

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of @std/esm.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 36 commits.

  • eff6fbe Bump to v0.22.0.
  • ac6e794 Allow chakracore/latest tests to fail until exit code 3221225477 is resolved.
  • 92ec6e5 Fix test fail on Windows due to an regexp mismatch.
  • 4cc75e1 Only create esm blob when needed.
  • 3cfab45 Repeal generic use where inside another realm.
  • a71f339 Add external.
  • 88247c6 Update globby and postcss.
  • 6937681 Run the loader in a new context.
  • 2679abd Simplify script options in module/compile.
  • 153bf24 Move acorn back to vendor/acorn but create a new acorn module.
  • 91150af Move acorn from src/vendor/acorn to src/acorn.
  • 61e10a4 Remove gzip support.
  • 4cc0295 Update eslint and uglify-webpack-plugin.
  • 48a3f01 Add ASCII table to avoid referencing char codes directly.
  • 3381bb3 Use safeGetEnv() for process.env access.

There are 36 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

codecov[bot] commented 6 years ago

Codecov Report

Merging #5 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master     #5   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          21     21           
=====================================
  Hits           21     21

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4bbdfb1...a1b80b1. Read the comment docs.