The version 0.11.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.
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).
Coverage remained the same at 100.0% when pulling 4ae5359872c221a7634aadf5ae939aaac05cc0bc on greenkeeper/@std/esm-0.11.0 into efcc4494c5f582246b71917319eed5857359dbfc on master.
Version 0.11.0 of @std/esm just got published.
The version 0.11.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.
Commits
The new version differs by 27 commits.
733d00f
Bump to v0.11.0.
0b50138
Add test for options.sourceMap.
5dad556
Use PkgInfo.createOptions().
3818725
Expose createOptions() on classes.
7d03187
Expose local Module._extensions to created require hook function.
dc33199
Move module clone to outer require hook.
579f0b1
Don’t apply hooks when compile time options are provided.
0b96555
Newline nit.
a3d83b3
Backtick nits.
a3fc147
Use undefined instead of boolean check for sourceMap option.
ee455d3
Ensure options.gz enables extensionless lookup with esm.
eb39c98
Add sourceMap option.
70ae65d
Guard assignExportsToNamespace() use in Entry#loaded().
97cb0ae
CommonJS to CJS nit.
4c80175
Detect sourceMappingURLs with the @ sign.
There are 27 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: