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

Bump dependencies. #323

Merged
merged 11 commits into from
Dec 8, 2023
Merged

Bump dependencies. #323

merged 11 commits into from
Dec 8, 2023

Commits on Nov 3, 2023

  1. Upgrade dependencies.

    Mostly keeping up with minor releases.
    
    Downgrading @types/node to v14 to see if the package runs on node 14.
    
    Skipping jest because it causes tests to break.
    
    Pinning typescript to an exact version because we're a library.
    wjhsf committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    4032282 View commit details
    Browse the repository at this point in the history
  2. Upgrade @typescript-eslint deps.

    Tweak config and apply fixes.
    wjhsf committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    765b025 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2eab7c2 View commit details
    Browse the repository at this point in the history
  4. Condense test output.

    wjhsf committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    6fd333e View commit details
    Browse the repository at this point in the history
  5. Update jest and fix test.

    `expect.objectContaining` no longer plays nice with `null`.
    wjhsf committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    0daa020 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. Don't upgrade TypeScript.

    wjhsf committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    1792f71 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. Configuration menu
    Copy the full SHA
    9cb5075 View commit details
    Browse the repository at this point in the history
  2. Remove commented out line.

    wjhsf committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    387ef8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae56538 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Dependency treadmill.

    wjhsf committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    2e5abe2 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Update deps.

    wjhsf committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    eff6df6 View commit details
    Browse the repository at this point in the history