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

Add @elastic/safer-lodash-set as an alternative to lodash.set #67452

Merged
merged 63 commits into from
Jul 15, 2020

Commits on May 27, 2020

  1. Configuration menu
    Copy the full SHA
    05d9664 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fafb173 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8358e2b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f4f7eeb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d6d865 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d41353c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3619c8e View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

  1. Configuration menu
    Copy the full SHA
    49d8875 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e68344a View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

  1. Configuration menu
    Copy the full SHA
    8dd6a76 View commit details
    Browse the repository at this point in the history
  2. Rename @kbn namespace back to @elastic

    watson committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    8e54d46 View commit details
    Browse the repository at this point in the history
  3. Add TypeScript tests

    watson committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    48ec297 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2020

  1. Configuration menu
    Copy the full SHA
    3415afd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1bc23e View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

  1. Update licenses

    watson committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    5eb4809 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eddf9ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e1b518 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a55d85c View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2020

  1. Configuration menu
    Copy the full SHA
    c12b6bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    899bea0 View commit details
    Browse the repository at this point in the history
  3. Ups

    watson committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    17719ff View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. Configuration menu
    Copy the full SHA
    f577950 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20d7b10 View commit details
    Browse the repository at this point in the history
  3. Re-adding package to x-pack package.json

    Got a ton of errors like this one inside of x-pack:
    
        '@elastic/safer-lodash-set' should be listed in the project's
        dependencies. Run 'npm i -S @elastic/safer-lodash-set' to add it
        import/no-extraneous-dependencies
    watson committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    524bf02 View commit details
    Browse the repository at this point in the history
  4. ups

    watson committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    f2929cb View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2020

  1. Configuration menu
    Copy the full SHA
    2d0eefb View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2020

  1. Configuration menu
    Copy the full SHA
    3d21a0d View commit details
    Browse the repository at this point in the history
  2. Add support for lodash/fp

    watson committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    b403435 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3c12d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd254fb View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

  1. Apply suggestions from code review

    Co-authored-by: Aleh Zasypkin <aleh.zasypkin@gmail.com>
    watson and azasypkin authored Jul 7, 2020
    Configuration menu
    Copy the full SHA
    5375150 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f93093 View commit details
    Browse the repository at this point in the history
  3. Fix typos

    watson committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    88d14ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4cc8d30 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c85b8f7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    664e8b2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    86c15a2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2af8ae0 View commit details
    Browse the repository at this point in the history
  9. Fix typo in LICENSE

    watson committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    2ac1333 View commit details
    Browse the repository at this point in the history
  10. Fix typo in comment

    watson committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    7b1c024 View commit details
    Browse the repository at this point in the history
  11. Fix .npmignore

    watson committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    cf11b62 View commit details
    Browse the repository at this point in the history
  12. Add tsconfig.json

    watson committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    e0d54fa View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2020

  1. Use tape instead of assert

    watson committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    2621244 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b942bae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    747c69e View commit details
    Browse the repository at this point in the history
  4. forgot with tape

    watson committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    adbaee6 View commit details
    Browse the repository at this point in the history
  5. Bump tsd

    watson committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    2f31347 View commit details
    Browse the repository at this point in the history
  6. Fix bug with fp api

    watson committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    c3b4351 View commit details
    Browse the repository at this point in the history
  7. Add fp TypeScript types

    watson committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    cea10a8 View commit details
    Browse the repository at this point in the history
  8. Update saved state

    watson committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    54239dd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ccf2b4d View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2020

  1. Configuration menu
    Copy the full SHA
    6d4da53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd35300 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34316df View commit details
    Browse the repository at this point in the history
  4. Whitelist files for casing

    watson committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    a33c7ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    93ff996 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2020

  1. Configuration menu
    Copy the full SHA
    7dd9e3e View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

  1. Configuration menu
    Copy the full SHA
    fb7c63d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41c6acf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    daf8eb0 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

  1. Configuration menu
    Copy the full SHA
    9b99a23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    415fdd2 View commit details
    Browse the repository at this point in the history
  3. Update yarn.lock.

    azasypkin committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    1b4d708 View commit details
    Browse the repository at this point in the history