Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): update esprima requirement to ~3.1.3 #1028

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jul 17, 2018

Updates the requirements on esprima to permit the latest version.

Changelog

Sourced from esprima's changelog.

2016-12-22: Version 3.1.3

  * Support binding patterns as rest element (issue 1681)
  * Account for different possible arguments of a yield expression (issue 1469)

2016-11-24: Version 3.1.2

  * Ensure that import specifier is more restrictive (issue 1615)
  * Fix duplicated JSX tokens (issue 1613)
  * Scan template literal in a JSX expression container (issue 1622)
  * Improve XHTML entity scanning in JSX (issue 1629)

2016-10-31: Version 3.1.1

  * Fix assignment expression problem in an export declaration (issue 1596)
  * Fix incorrect tokenization of hex digits (issue 1605)

2016-10-09: Version 3.1.0

  * Do not implicitly collect comments when comment attachment is specified (issue 1553)
  * Fix incorrect handling of duplicated proto shorthand fields (issue 1485)
  * Prohibit initialization in some variants of for statements (issue 1309, 1561)
  * Fix incorrect parsing of export specifier (issue 1578)
  * Fix ESTree compatibility for assignment pattern (issue 1575)

2016-09-03: Version 3.0.0

  * Support ES2016 exponentiation expression (issue 1490)
  * Support JSX syntax (issue 1467)
  * Use the latest Unicode 8.0 (issue 1475)
  * Add the support for syntax node delegate (issue 1435)
  * Fix ESTree compatibility on meta property (issue 1338)
  * Fix ESTree compatibility on default parameter value (issue 1081)
  * Fix ESTree compatibility on try handler (issue 1030)

2016-08-23: Version 2.7.3

  * Fix tokenizer confusion with a comment (issue 1493, 1516)

2016-02-02: Version 2.7.2

  * Fix out-of-bound error location in an invalid string literal (issue 1457)
  * Fix shorthand object destructuring defaults in variable declarations (issue 1459)

2015-12-10: Version 2.7.1

  * Do not allow trailing comma in a variable declaration (issue 1360)
  * Fix assignment to `let` in non-strict mode (issue 1376)
  * Fix missing delegate property in YieldExpression (issue 1407)
... (truncated)
Commits

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 merge will merge this PR after your CI passes on it
  • @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 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:

  • 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.

Updates the requirements on [esprima](https://github.com/jquery/esprima) to permit the latest version.
- [Release notes](https://github.com/jquery/esprima/releases)
- [Changelog](https://github.com/jquery/esprima/blob/master/ChangeLog)
- [Commits](https://github.com/jquery/esprima/commits/3.1.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/esprima-approx-3.1.3 branch from 829f929 to 3619d02 Compare July 17, 2018 07:02
@simondel
Copy link
Member

@dependabot-bot ignore this major version

@simondel simondel closed this Jul 17, 2018
@dependabot-preview
Copy link
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/esprima-approx-3.1.3 branch July 17, 2018 07:46
@dependabot-preview
Copy link
Contributor Author

OK, I won't notify you about version 3.x.x again, unless you re-open this PR or update to a 3.x.x release yourself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants