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

Improvement/wrlgs 12 dep upgrades #169

Merged
merged 11 commits into from
Sep 5, 2024

Commits on Sep 3, 2024

  1. Bump package dependencies

    Use resolution to fix some critical CVEs as the packages
    either do not include the fix, or are requiring recent node
    versions.
    
    Issue: WRLGS-12
    williamlardier committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    7fac66b View commit details
    Browse the repository at this point in the history
  2. Lint the code files

    The new lint version enforces more rules.
    Also, some existing codes were not following the best practises
    
    Issue: WRLGS-12
    williamlardier committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    a6ce10d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35680ac View commit details
    Browse the repository at this point in the history
  4. Remove custom linter rules

    Issue: WRLGS-12
    williamlardier committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    53d2d58 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6ebbf0c View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    2aa7472 View commit details
    Browse the repository at this point in the history
  2. Update code to match linter

    Issue: WRLGS-12
    williamlardier committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    fe42ed9 View commit details
    Browse the repository at this point in the history
  3. Use node 20

    Issue: WRLGS-12
    williamlardier committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    7095f8b View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    e509654 View commit details
    Browse the repository at this point in the history
  2. Remove spaces from linter fixes

    Issue: WRLGS-12
    williamlardier committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    4eda7ad View commit details
    Browse the repository at this point in the history
  3. Bump to 8.2.0

    Issue: WRLOGS-12
    williamlardier committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    7bf334c View commit details
    Browse the repository at this point in the history