Commits
- [`6589c57`](https://github.com/acornjs/acorn/commit/6589c57f4f8ce0990f8ab7985104edf4b495ed08) Mark version 6.2.0
- [`9de4a0f`](https://github.com/acornjs/acorn/commit/9de4a0f8ab98c61c491ba06d21599508106996b9) Remove links to plugins that are part of the library now
- [`e7c7102`](https://github.com/acornjs/acorn/commit/e7c7102c095834a3194db970ef09f9e7517a73f5) Add support for dynamic import
- [`211e4c9`](https://github.com/acornjs/acorn/commit/211e4c90d3fd8147a246a7c2c13a1be9fcc85a65) Remove async iterators from stage 3 proposals section
- [`a53faf5`](https://github.com/acornjs/acorn/commit/a53faf52aa79c8aa87e276ee8dc941ac0cc20c94) Add .npmrc to prevent lockfile from being generated
- [`20573f3`](https://github.com/acornjs/acorn/commit/20573f3657c7bbdc262237c96b302a3e268ed531) Group strict mode let keyword tests
- [`0b5f7a7`](https://github.com/acornjs/acorn/commit/0b5f7a7357c6daaa94e293a8f51ec385b2005849) Disallow let as identifier name in patterns
- [`1723094`](https://github.com/acornjs/acorn/commit/172309446319efd9302d0bb6effc2ce7e9189f7b) Update node.js versions in travis
- [`09fe6e4`](https://github.com/acornjs/acorn/commit/09fe6e471ddd2be8f2bc1297e4ec8ed9507e2c52) Add support for BigInt (stage 4)
- [`7ae2fa9`](https://github.com/acornjs/acorn/commit/7ae2fa99a7c7a6fb889449f260954cfd4c8b6cac) Please linter
- Additional commits viewable in [compare view](https://github.com/acornjs/acorn/compare/6.1.1...6.2.0)
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). To ignore the version in this PR you can just close it
- `@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)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- 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)
Finally, you can contact us by mentioning @dependabot.
Bumps acorn-walk from 6.1.1 to 6.2.0.
Commits
- [`6589c57`](https://github.com/acornjs/acorn/commit/6589c57f4f8ce0990f8ab7985104edf4b495ed08) Mark version 6.2.0 - [`9de4a0f`](https://github.com/acornjs/acorn/commit/9de4a0f8ab98c61c491ba06d21599508106996b9) Remove links to plugins that are part of the library now - [`e7c7102`](https://github.com/acornjs/acorn/commit/e7c7102c095834a3194db970ef09f9e7517a73f5) Add support for dynamic import - [`211e4c9`](https://github.com/acornjs/acorn/commit/211e4c90d3fd8147a246a7c2c13a1be9fcc85a65) Remove async iterators from stage 3 proposals section - [`a53faf5`](https://github.com/acornjs/acorn/commit/a53faf52aa79c8aa87e276ee8dc941ac0cc20c94) Add .npmrc to prevent lockfile from being generated - [`20573f3`](https://github.com/acornjs/acorn/commit/20573f3657c7bbdc262237c96b302a3e268ed531) Group strict mode let keyword tests - [`0b5f7a7`](https://github.com/acornjs/acorn/commit/0b5f7a7357c6daaa94e293a8f51ec385b2005849) Disallow let as identifier name in patterns - [`1723094`](https://github.com/acornjs/acorn/commit/172309446319efd9302d0bb6effc2ce7e9189f7b) Update node.js versions in travis - [`09fe6e4`](https://github.com/acornjs/acorn/commit/09fe6e471ddd2be8f2bc1297e4ec8ed9507e2c52) Add support for BigInt (stage 4) - [`7ae2fa9`](https://github.com/acornjs/acorn/commit/7ae2fa99a7c7a6fb889449f260954cfd4c8b6cac) Please linter - Additional commits viewable in [compare view](https://github.com/acornjs/acorn/compare/6.1.1...6.2.0)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). To ignore the version in this PR you can just close it - `@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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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) Finally, you can contact us by mentioning @dependabot.