smockle-archive / tap-teamcity

Formats TAP output for TeamCity.
ISC License
8 stars 5 forks source link

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

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.9.0 of @std/esm just got published.

Dependency @std/esm
Current Version 0.8.3
Type dependency

The version 0.9.0 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 @std/esm. 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 0.9.0
  • Added support for AVA with "require":"@std/esm"
  • Improved Babel compatibility with the "cjs" option
  • Improved stack arrows in error messages for all modules
Commits

The new version differs by 47 commits.

  • b107e8e Bump to v0.9.0.
  • 55ac6fe Fix pretest script.
  • 603db2c Fix error stack arrow test fails.
  • b4d48ae Consistent ZWJ style.
  • 6a0d37b Add support for cleaning up stack arrows of passthru wrapper calls.
  • 663b40d Minor repl hook test assert type nit.
  • 0c45a87 Use more truthy checks.
  • 7473ec9 Use more destructuring in visitor/import-export.
  • c9eb1f0 Store references to Array.isArray().
  • 659ad6d Add test for masking stack arrows.
  • 4ae3640 Update mocha.
  • 37ab20d Simplify package.json use in test files.
  • 645a1cc Change test check() export to default().
  • bed1928 Add test for adding “__esModule” to module.exports of ES modules with options.cjs.
  • 85fefd8 Simplify cjs wrapper.

There are 47 commits in total.

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree: