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

Update: optional chaining support (fixes #12642) #13416

Merged
merged 78 commits into from Jul 18, 2020
Merged

Commits on Jun 12, 2020

  1. update deps (to branch)

    mysticatea committed Jun 12, 2020
    Copy the full SHA
    58c473e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4d5c41b View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2020

  1. update code path analysis

    mysticatea committed Jun 13, 2020
    Copy the full SHA
    a574e27 View commit details
    Browse the repository at this point in the history
  2. update accessor-pairs

    mysticatea committed Jun 13, 2020
    Copy the full SHA
    9125cf1 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    102c4db View commit details
    Browse the repository at this point in the history
  4. add tests for camelcase

    mysticatea committed Jun 13, 2020
    Copy the full SHA
    3de0a1c View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    f2dc7f2 View commit details
    Browse the repository at this point in the history
  6. update dot-location

    mysticatea committed Jun 13, 2020
    Copy the full SHA
    33e4986 View commit details
    Browse the repository at this point in the history
  7. update dot-notation

    mysticatea committed Jun 13, 2020
    Copy the full SHA
    f66ce6c View commit details
    Browse the repository at this point in the history
  8. update func-name-matching

    mysticatea committed Jun 13, 2020
    Copy the full SHA
    206d25f View commit details
    Browse the repository at this point in the history
  9. update global-require

    mysticatea committed Jun 13, 2020
    Copy the full SHA
    2824b22 View commit details
    Browse the repository at this point in the history
  10. update indent

    mysticatea committed Jun 13, 2020
    Copy the full SHA
    9a14a09 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2020

  1. Copy the full SHA
    276526b View commit details
    Browse the repository at this point in the history
  2. update new-cap

    mysticatea committed Jun 14, 2020
    Copy the full SHA
    7574cfd View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    ed71bd4 View commit details
    Browse the repository at this point in the history
  4. update no-alert

    mysticatea committed Jun 14, 2020
    Copy the full SHA
    9fd0338 View commit details
    Browse the repository at this point in the history
  5. update no-extend-native

    mysticatea committed Jun 14, 2020
    Copy the full SHA
    45c5aea View commit details
    Browse the repository at this point in the history
  6. update no-extra-bind

    mysticatea committed Jun 14, 2020
    Copy the full SHA
    38592d2 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2020

  1. update no-extra-parens

    mysticatea committed Jun 15, 2020
    Copy the full SHA
    a395b10 View commit details
    Browse the repository at this point in the history
  2. update no-eval

    mysticatea committed Jun 15, 2020
    Copy the full SHA
    abcceae View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e550194 View commit details
    Browse the repository at this point in the history
  4. update eslint-utils

    mysticatea committed Jun 15, 2020
    Copy the full SHA
    3a31699 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2020

  1. update no-implied-eval

    mysticatea committed Jun 16, 2020
    Copy the full SHA
    248faf1 View commit details
    Browse the repository at this point in the history
  2. update no-import-assign

    mysticatea committed Jun 16, 2020
    Copy the full SHA
    b3dee67 View commit details
    Browse the repository at this point in the history
  3. update no-magic-numbers

    mysticatea committed Jun 16, 2020
    Copy the full SHA
    c63d3c1 View commit details
    Browse the repository at this point in the history
  4. update no-obj-calls

    mysticatea committed Jun 16, 2020
    Copy the full SHA
    e13059f View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. Copy the full SHA
    5286f83 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8a0097a View commit details
    Browse the repository at this point in the history
  3. update no-self-assign

    mysticatea committed Jun 17, 2020
    Copy the full SHA
    d12b2be View commit details
    Browse the repository at this point in the history
  4. update no-setter-return

    mysticatea committed Jun 17, 2020
    Copy the full SHA
    a31e04c View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    6c6bd95 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    6c00e33 View commit details
    Browse the repository at this point in the history
  7. update no-useless-call

    mysticatea committed Jun 17, 2020
    Copy the full SHA
    f7fd797 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    b5fa99a View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

  1. update operator-assignment

    mysticatea committed Jun 18, 2020
    Copy the full SHA
    6468c0c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5740538 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    d0fc1b1 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    a443a1e View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    ca0b2a8 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    d978d36 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    5c7368c View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    651bac3 View commit details
    Browse the repository at this point in the history
  9. update prefer-spread

    mysticatea committed Jun 18, 2020
    Copy the full SHA
    a3cbe6e View commit details
    Browse the repository at this point in the history
  10. update use-isnan

    mysticatea committed Jun 18, 2020
    Copy the full SHA
    17ec3d0 View commit details
    Browse the repository at this point in the history
  11. update yoda

    mysticatea committed Jun 18, 2020
    Copy the full SHA
    89b65bf View commit details
    Browse the repository at this point in the history
  12. update wrap-iife

    mysticatea committed Jun 18, 2020
    Copy the full SHA
    233e737 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2020

  1. remove __proto__

    mysticatea committed Jun 21, 2020
    Copy the full SHA
    9a91ba1 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f65df75 View commit details
    Browse the repository at this point in the history
  3. update eslint-visitor-keys

    mysticatea committed Jun 21, 2020
    Copy the full SHA
    9939c4c View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    776e96b View commit details
    Browse the repository at this point in the history
  5. update func-call-spacing

    mysticatea committed Jun 21, 2020
    Copy the full SHA
    31412c2 View commit details
    Browse the repository at this point in the history
  6. update constructor-super

    mysticatea committed Jun 21, 2020
    Copy the full SHA
    80e5e92 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    bafe845 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    b91d17b View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2020

  1. Copy the full SHA
    d0c2f82 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

  1. update func-call-spacing

    mysticatea committed Jun 23, 2020
    Copy the full SHA
    079a1b4 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    bf2da2b View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

  1. Copy the full SHA
    6bce1c2 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6088f8e View commit details
    Browse the repository at this point in the history
  3. update radix

    mysticatea committed Jun 25, 2020
    Copy the full SHA
    c41ad78 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    e5428c3 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. Copy the full SHA
    8c7ea81 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4f46b30 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    d7e5e3c View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    0a38bd8 View commit details
    Browse the repository at this point in the history
  5. update new-cap

    mysticatea committed Jul 2, 2020
    Copy the full SHA
    4514355 View commit details
    Browse the repository at this point in the history
  6. update wrap-iife

    mysticatea committed Jul 2, 2020
    Copy the full SHA
    996b51b View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    9dc1b2f View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    9091c34 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2020

  1. Copy the full SHA
    9a70361 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b3a0773 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

  1. Copy the full SHA
    1454dd8 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d0f2f3a View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    06e3fe2 View commit details
    Browse the repository at this point in the history
  4. improve coverage

    mysticatea committed Jul 14, 2020
    Copy the full SHA
    e017249 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    aab025a View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. update no-self-assign

    mysticatea committed Jul 16, 2020
    Copy the full SHA
    958a3ab View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2020

  1. Upgrade: espree@7.2.0

    kaicataldo committed Jul 18, 2020
    Copy the full SHA
    a1e1dc3 View commit details
    Browse the repository at this point in the history