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

fix: reduce some false positive matches #23

Merged

Commits on May 25, 2022

  1. Copy the full SHA
    080095a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0ca6460 View commit details
    Browse the repository at this point in the history
  3. chore: code style

    antongolub committed May 25, 2022
    Copy the full SHA
    a950ca5 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    ede99e6 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    accd47f View commit details
    Browse the repository at this point in the history
  6. chore: rm todo comment

    antongolub committed May 25, 2022
    Copy the full SHA
    ed14afd View commit details
    Browse the repository at this point in the history
  7. fix: stricter look behind

    antongolub committed May 25, 2022
    Copy the full SHA
    dbf77b2 View commit details
    Browse the repository at this point in the history
  8. test: add more tests

    antongolub committed May 25, 2022
    Copy the full SHA
    22ee5c9 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    189550b View commit details
    Browse the repository at this point in the history
  10. chore: simplify regex

    antongolub committed May 25, 2022
    Copy the full SHA
    b7360ca View commit details
    Browse the repository at this point in the history
  11. chore: optimize regex

    antongolub committed May 25, 2022
    Copy the full SHA
    9ac980b View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    28bc344 View commit details
    Browse the repository at this point in the history
  13. chore: rm temp workarounds

    antongolub committed May 25, 2022
    Copy the full SHA
    6d2d997 View commit details
    Browse the repository at this point in the history
  14. test: extend mixing case

    antongolub committed May 25, 2022
    Copy the full SHA
    ae4fade View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. revert: rm SEMVER_REGEX

    antongolub committed May 26, 2022
    Copy the full SHA
    3525812 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    40ccd5e View commit details
    Browse the repository at this point in the history

Commits on May 29, 2022

  1. refactor: optimize regex

    antongolub committed May 29, 2022
    Copy the full SHA
    b18c687 View commit details
    Browse the repository at this point in the history
  2. style: linting

    antongolub committed May 29, 2022
    Copy the full SHA
    92d7791 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. test: add fuzz redos test

    antongolub committed May 31, 2022
    Copy the full SHA
    c8edec8 View commit details
    Browse the repository at this point in the history
  2. style: linting

    antongolub committed May 31, 2022
    Copy the full SHA
    0464968 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. Copy the full SHA
    71e41db View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e684e79 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e3022a1 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2022

  1. Update main.yml

    sindresorhus committed Jun 5, 2022
    Copy the full SHA
    b20ae30 View commit details
    Browse the repository at this point in the history
  2. Update index.d.ts

    sindresorhus committed Jun 5, 2022
    Copy the full SHA
    97d1621 View commit details
    Browse the repository at this point in the history
  3. Update index.js

    sindresorhus committed Jun 5, 2022
    Copy the full SHA
    43f7e04 View commit details
    Browse the repository at this point in the history
  4. Update index.test-d.ts

    sindresorhus committed Jun 5, 2022
    Copy the full SHA
    9cb8caa View commit details
    Browse the repository at this point in the history
  5. Update readme.md

    sindresorhus committed Jun 5, 2022
    Copy the full SHA
    167e96f View commit details
    Browse the repository at this point in the history
  6. Update test.js

    sindresorhus committed Jun 5, 2022
    Copy the full SHA
    7fc3ad0 View commit details
    Browse the repository at this point in the history