Geodan / mapbox-3dtiles

3D Tiles implementation using Mapbox GL JS custom layers
BSD 3-Clause "New" or "Revised" License
297 stars 62 forks source link

Bump esm from 3.0.84 to 3.1.0 #13

Closed dependabot[bot] closed 5 years ago

dependabot[bot] commented 5 years ago

Bumps esm from 3.0.84 to 3.1.0.

Release notes *Sourced from [esm's releases](https://github.com/standard-things/esm/releases).* > ## 3.1.0 > * Added support for export-ns-from syntax > * Added support for `options.wasm` > * Avoided “`__global__` has already been declared” errors ([#671](https://github-redirect.dependabot.com/standard-things/esm/issues/671)) > * Ensured `esm` passes all applicable [test262](https://github.com/tc39/test262) compliance tests > * Ensured `esm` works with globally installed `tink` ([#702](https://github-redirect.dependabot.com/standard-things/esm/issues/702)) > * Ensured `esm` works with `lit-node` ([#679](https://github-redirect.dependabot.com/standard-things/esm/issues/679)) > * Ensured `esm` works with Node `--use-strict` and avoids CSP errors in Electron ([#607](https://github-redirect.dependabot.com/standard-things/esm/issues/607)) > * Ensured the `module.id` of `esm` is string before using it ([#681](https://github-redirect.dependabot.com/standard-things/esm/issues/681)) > * Ensured preloaded modules are reloaded when using Node `-p` or `-e` flags > * Fixed detection of shadowed identifiers ([#622](https://github-redirect.dependabot.com/standard-things/esm/issues/622)) > * Fixed dynamic `import` support in Electron ([#692](https://github-redirect.dependabot.com/standard-things/esm/issues/692)) > * Fixed `fs.realpathSync.native` detection ([#646](https://github-redirect.dependabot.com/standard-things/esm/issues/646)) > * Fixed `options.mainFields` support ([#693](https://github-redirect.dependabot.com/standard-things/esm/issues/693)) > * Fixed Puppeteer support ([#654](https://github-redirect.dependabot.com/standard-things/esm/issues/654)) > * Fixed re-export test case ([#629](https://github-redirect.dependabot.com/standard-things/esm/issues/629)) > * Fixed regexp DoS issue ([#694](https://github-redirect.dependabot.com/standard-things/esm/issues/694)) > * Raised minimum Node support for `options.await` to Node 10+ > * Reduced instrumentation of `console` and `Reflect` ([#675](https://github-redirect.dependabot.com/standard-things/esm/issues/675))
Commits - [`33ee0ac`](https://github.com/standard-things/esm/commit/33ee0ac7e8c7aec7db176143f833560f7a09f069) Bump to v3.1.0. - [`a84a624`](https://github.com/standard-things/esm/commit/a84a6240308d0f68b0e77f53e37a06b3e0af944d) Update deps. - [`9110dd2`](https://github.com/standard-things/esm/commit/9110dd29784d0425cd1583ed0e8485e13998222c) Cleanup readme. - [`7adc4fd`](https://github.com/standard-things/esm/commit/7adc4fd071dc5986b49e3e2418c6baf32749f48f) Make Package exposable through require(). - [`c149647`](https://github.com/standard-things/esm/commit/c149647804f79ea68464577643f078b4b52ec907) Newline nit. - [`885afd0`](https://github.com/standard-things/esm/commit/885afd07a2ae88e2128cff412be365bca78550de) Add circular entry to esm loader fake compile data. - [`c7a5a1f`](https://github.com/standard-things/esm/commit/c7a5a1fec1e71f1dd64ccc6a19a14c358e424fd5) Update getNativeSource() for latest Node master branch. - [`8a3d1ce`](https://github.com/standard-things/esm/commit/8a3d1ced83d65a594c9d87a6065c171ed8b4c889) Remove unneeded catch param. - [`8e8c354`](https://github.com/standard-things/esm/commit/8e8c35471c2afc3bace7bf55ebccf40def616034) Add more entry and package cache guards to env modules. - [`b77cf1a`](https://github.com/standard-things/esm/commit/b77cf1a3a791ca8d00825742ebfe5ef94c13a835) Don't cache entry or package instances in isSideloaded(). - Additional commits viewable in [compare view](https://github.com/standard-things/esm/compare/3.0.84...3.1.0)


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 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 ignore this [patch|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 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 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/Geodan/mapbox-3dtiles/network/alerts).