Skip to content

Commits

Commits on Dec 10, 2021

  1. 1.0.27

    github-actions[bot] committed Dec 10, 2021
    Copy the full SHA
    88fbabe View commit details

Commits on Dec 8, 2021

  1. Remove rmDir references

    `rmDir` is not available on the node version used by the actions runner.
    
    Instead, use the `del` package. It is safe, well-tested, and
    cross-platform.
    Andrew Eisenberg committed Dec 8, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    45dc27d View commit details

Commits on Dec 6, 2021

  1. 1.0.26

    github-actions[bot] committed Dec 6, 2021
    Copy the full SHA
    7069ada View commit details

Commits on Nov 23, 2021

  1. 1.0.25

    github-actions[bot] committed Nov 23, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    dd65833 View commit details

Commits on Nov 19, 2021

  1. 1.0.24

    github-actions[bot] authored and Edoardo Pirovano committed Nov 19, 2021
    Copy the full SHA
    077f7b2 View commit details

Commits on Nov 4, 2021

  1. 1.0.23

    github-actions[bot] committed Nov 4, 2021
    Copy the full SHA
    3ce10ae View commit details

Commits on Nov 2, 2021

  1. Merge branch 'main' into aeisenberg/dependabot

    Andrew Eisenberg authored and GitHub committed Nov 2, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    56c7489 View commit details

Commits on Oct 28, 2021

  1. 1.0.22

    github-actions[bot] committed Oct 28, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    9661171 View commit details

Commits on Oct 25, 2021

  1. 1.0.21

    github-actions[bot] committed Oct 25, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    4647e20 View commit details
  2. Fix dependabot issues

    Andrew Eisenberg committed Oct 25, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    531c6ba View commit details

Commits on Oct 21, 2021

  1. Merge branch 'main' into dependabot/npm_and_yarn/typescript-eslint/pa…

    …rser-5.0.0
    Andrew Eisenberg authored and GitHub committed Oct 21, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    04a87f0 View commit details

Commits on Oct 18, 2021

  1. 1.0.20

    github-actions[bot] committed Oct 18, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    fd20d82 View commit details

Commits on Oct 14, 2021

  1. Bump @typescript-eslint/parser from 4.29.2 to 5.0.0

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.29.2 to 5.0.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.0.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and GitHub committed Oct 14, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    6ca99f7 View commit details

Commits on Oct 8, 2021

  1. 1.0.19

    github-actions[bot] committed Oct 8, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    5153cc4 View commit details

Commits on Oct 7, 2021

  1. 1.0.18

    github-actions[bot] committed Oct 7, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    ace3701 View commit details

Commits on Oct 5, 2021

  1. 1.0.17

    github-actions[bot] committed Oct 5, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    2c73ad6 View commit details

Commits on Sep 22, 2021

  1. 1.0.16

    github-actions[bot] committed Sep 22, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    f16cf43 View commit details

Commits on Sep 14, 2021

  1. Merge branch 'main' into dependabot/npm_and_yarn/typescript-eslint/pa…

    …rser-4.29.2
    Andrew Eisenberg authored and GitHub committed Sep 14, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    6e8752e View commit details

Commits on Sep 10, 2021

  1. Merge branch 'main' into dependabot/npm_and_yarn/typescript-4.4.2

    Andrew Eisenberg authored and GitHub committed Sep 10, 2021
    Copy the full SHA
    5b28adb View commit details

Commits on Sep 9, 2021

  1. 1.0.15

    github-actions[bot] committed Sep 9, 2021
    Copy the full SHA
    c0971ee View commit details

Commits on Sep 6, 2021

  1. 1.0.14

    github-actions[bot] committed Sep 6, 2021
    Copy the full SHA
    aeeb3c3 View commit details

Commits on Sep 2, 2021

  1. Bump typescript from 4.3.5 to 4.4.2

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.5 to 4.4.2.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.5...v4.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and GitHub committed Sep 2, 2021
    Copy the full SHA
    bf6f871 View commit details

Commits on Sep 1, 2021

  1. Merge branch 'main' into dependabot/npm_and_yarn/typescript-eslint/pa…

    …rser-4.29.2
    Andrew Eisenberg authored and GitHub committed Sep 1, 2021
    Copy the full SHA
    bf85bae View commit details

Commits on Aug 25, 2021

  1. Upgrade linguist dependency

    This version changes how it counts python heredoc. All heredoc is
    counted as code.
    Andrew Eisenberg committed Aug 25, 2021
    Copy the full SHA
    b29bf7b View commit details

Commits on Aug 19, 2021

  1. Bump @typescript-eslint/parser from 4.29.1 to 4.29.2

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.29.1 to 4.29.2.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.29.2/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and GitHub committed Aug 19, 2021
    Copy the full SHA
    542390c View commit details

Commits on Aug 16, 2021

  1. 1.0.13

    github-actions[bot] committed Aug 16, 2021
    Copy the full SHA
    2eb8300 View commit details

Commits on Aug 11, 2021

  1. Merge branch 'main' into dependabot/npm_and_yarn/typescript-eslint/pa…

    …rser-4.29.1
    Henry Mercer authored and GitHub committed Aug 11, 2021
    Copy the full SHA
    5fd8ca8 View commit details
  2. Bump eslint-plugin-github from 4.1.5 to 4.2.0

    Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.1.5 to 4.2.0.
    - [Release notes](https://github.com/github/eslint-plugin-github/releases)
    - [Commits](https://github.com/github/eslint-plugin-github/compare/v4.1.5...v4.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-github
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and GitHub committed Aug 11, 2021
    Copy the full SHA
    75aad21 View commit details
  3. Merge branch 'main' into dependabot/npm_and_yarn/eslint-plugin-import…

    …-2.24.0
    Henry Mercer authored and GitHub committed Aug 11, 2021
    Copy the full SHA
    060eb52 View commit details
  4. Add compile property to ava configuration

    This is required with `@ava/typescript` v2
    Henry Mercer committed Aug 11, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    75d42be View commit details
  5. Merge branch 'main' into dependabot/npm_and_yarn/ava/typescript-2.0.0

    Henry Mercer authored and GitHub committed Aug 11, 2021
    Copy the full SHA
    46ddfc6 View commit details

Commits on Aug 9, 2021

  1. 1.0.12

    github-actions[bot] committed Aug 9, 2021
    Copy the full SHA
    5ba154a View commit details
  2. Bump @typescript-eslint/parser from 4.29.0 to 4.29.1

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.29.0 to 4.29.1.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.29.1/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and GitHub committed Aug 9, 2021
    Copy the full SHA
    183487b View commit details
  3. Bump @ava/typescript from 1.1.1 to 2.0.0

    Bumps [@ava/typescript](https://github.com/avajs/typescript) from 1.1.1 to 2.0.0.
    - [Release notes](https://github.com/avajs/typescript/releases)
    - [Commits](https://github.com/avajs/typescript/compare/v1.1.1...v2.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@ava/typescript"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and GitHub committed Aug 9, 2021
    Copy the full SHA
    38bb211 View commit details
  4. Bump eslint-plugin-import from 2.23.4 to 2.24.0

    Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.23.4 to 2.24.0.
    - [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
    - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.23.4...v2.24.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-import
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and GitHub committed Aug 9, 2021
    Copy the full SHA
    a0ab484 View commit details
Older