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

Dependency update 2024 07 12 #93

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Commits on Oct 15, 2021

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

Commits on Oct 19, 2021

  1. Update dependencies

    * `babel-plugin-istanbul` `6.0.0 -> 6.1.1`
    * `webpack-cli` `4.9.0 -> 4.9.1`
    nigelmegitt committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    62fd77f View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2021

  1. Track dependency updates

    * `babel-loader` `8.2.2 -> 8.2.3`
    * `webpack` `5.58.2 -> 5.59.1`
    nigelmegitt committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    fc97f51 View commit details
    Browse the repository at this point in the history
  2. Update node version to 14.8.1

    Most recent LTS version of node. Hopefully addresses @danielthepope 's review comment.
    nigelmegitt committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    202f2e0 View commit details
    Browse the repository at this point in the history
  3. Update to npm 8.1.1

    nigelmegitt committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    9a2028a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    58bf4fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a99f372 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Update many dependencies

    * Switch to using ES6 module from commonJS.
    * Check for circular dependencies in WebPack using CircularDependencyPlugin
    nigelmegitt committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    fa8d91f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9443cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01a3f9f View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    18af607 View commit details
    Browse the repository at this point in the history
  2. Up version to 0.0.11

    nigelmegitt committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    7681d8f View commit details
    Browse the repository at this point in the history
  3. Update build.yml

    nigelmegitt committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    8c764d9 View commit details
    Browse the repository at this point in the history
  4. Make lint pass

    nigelmegitt committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    0c7a41a View commit details
    Browse the repository at this point in the history
  5. Add build status badge

    nigelmegitt committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    5b1a508 View commit details
    Browse the repository at this point in the history