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

Filter Negation from AurorNZ fork #170

Open
wants to merge 36 commits into
base: master
Choose a base branch
from
Open

Commits on Feb 28, 2022

  1. Replace picomatch with micromatch

    Using micromatch, removed `added|modified` rule to simplify the rules. The idea is to extend the output with things like `anyModified` or `anyDeleted` instead of putting that into the matcher rules to keep the matcher rules in sync with `micromatch` rules
    Obi-Dann committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    6706fee View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. Configuration menu
    Copy the full SHA
    5af776f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from AurorNZ/use-micromatch

    Use micromatch
    Obi-Dann authored Mar 1, 2022
    Configuration menu
    Copy the full SHA
    fa09eba View commit details
    Browse the repository at this point in the history
  3. v3

    Obi-Dann committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    1497c53 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2022

  1. Update Action to Node 16

    Jean Barmash committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    48131fd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from jbarmash/jbarmash-upgrade-action-to-node16

    Update Action to Node 16
    Jean Barmash authored Oct 15, 2022
    Configuration menu
    Copy the full SHA
    f12b3ce View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. merge in some of main

    jordanb-afs committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    5b3a607 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6098719 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00ec0bc View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Merge pull request #3 from ApprenticeFS/merge-main-from-dorny

    Merge main from dorny
    Obi-Dann authored May 2, 2023
    Configuration menu
    Copy the full SHA
    0bb611c View commit details
    Browse the repository at this point in the history
  2. Fix security alerts

    Obi-Dann committed May 2, 2023
    Configuration menu
    Copy the full SHA
    996e087 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5 from AurorNZ/Fix-security-alerts

    Fix security alerts
    Obi-Dann authored May 2, 2023
    Configuration menu
    Copy the full SHA
    45ee11c View commit details
    Browse the repository at this point in the history
  4. Release 3.0.1

    Obi-Dann committed May 2, 2023
    Configuration menu
    Copy the full SHA
    7c547bd View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Upgrade node to 20

    Obi-Dann committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    e55b1ed View commit details
    Browse the repository at this point in the history
  2. Upgrade all the things

    Obi-Dann committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    2c495ec View commit details
    Browse the repository at this point in the history
  3. Rebuild

    Obi-Dann committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    721c731 View commit details
    Browse the repository at this point in the history
  4. Add changelog

    Obi-Dann committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    d8fa5d4 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #9 from AurorNZ/upgrade_node_version_and_dependencies

    Upgrade node version and dependencies
    Obi-Dann authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    3b1f3ab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b671dc3 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Migrate to pnpm and volta

    alex-auror committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    768f03c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13 from AurorNZ/migrate_pnpm

    Migrate to PNPM and Volta
    alex-auror authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    9a1e626 View commit details
    Browse the repository at this point in the history
  3. Migrate jest to vitest

    alex-auror committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    6818e25 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #14 from AurorNZ/vitest

    Migrate jest to vitest
    alex-auror authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    f81aac8 View commit details
    Browse the repository at this point in the history
  5. Upgrade eslint

    alex-auror committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    00461c6 View commit details
    Browse the repository at this point in the history
  6. Fix lint findings

    alex-auror committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    19fa779 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    09d0925 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #15 from AurorNZ/eslint_upgrade

    Eslint upgrade
    alex-auror authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    e597062 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c4f6f67 View commit details
    Browse the repository at this point in the history
  10. Add import extensions

    alex-auror committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    61068b0 View commit details
    Browse the repository at this point in the history
  11. Generate new bundle

    alex-auror committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    f46f3f0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d28a639 View commit details
    Browse the repository at this point in the history
  13. Bump packages

    alex-auror committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    5c7b514 View commit details
    Browse the repository at this point in the history
  14. Generate new bundle

    alex-auror committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    bfc6e48 View commit details
    Browse the repository at this point in the history
  15. Bump actions

    alex-auror committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    6f1712f View commit details
    Browse the repository at this point in the history
  16. Merge pull request #16 from AurorNZ/esbuild_esm

    Generate build with esm
    alex-auror authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    54ebb4d View commit details
    Browse the repository at this point in the history
  17. Merge pull request #17 from AurorNZ/bump_packages

    Bump packages and actions
    alex-auror authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    298e00d View commit details
    Browse the repository at this point in the history