Skip to content

Commits

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 Aug 16, 2021

  1. Bump webpack from 5.48.0 to 5.50.0 in /runner

    Bumps [webpack](https://github.com/webpack/webpack) from 5.48.0 to 5.50.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](https://github.com/webpack/webpack/compare/v5.48.0...v5.50.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      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 16, 2021
    Copy the full SHA
    a2f0227 View commit details
  2. 1.0.13

    github-actions[bot] committed Aug 16, 2021
    Copy the full SHA
    2eb8300 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 ts-loader from 9.2.4 to 9.2.5 in /runner

    Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 9.2.4 to 9.2.5.
    - [Release notes](https://github.com/TypeStrong/ts-loader/releases)
    - [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/TypeStrong/ts-loader/compare/v9.2.4...v9.2.5)
    
    ---
    updated-dependencies:
    - dependency-name: ts-loader
      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
    64160b2 View commit details

Commits on Aug 5, 2021

  1. Bump webpack from 5.47.1 to 5.48.0 in /runner

    Bumps [webpack](https://github.com/webpack/webpack) from 5.47.1 to 5.48.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](https://github.com/webpack/webpack/compare/v5.47.1...v5.48.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      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 5, 2021
    Copy the full SHA
    2a5fc0f View commit details

Commits on Aug 3, 2021

  1. 1.0.11

    github-actions[bot] committed Aug 3, 2021
    Copy the full SHA
    e7f3012 View commit details

Commits on Aug 2, 2021

  1. Bump webpack from 5.47.0 to 5.47.1 in /runner

    Bumps [webpack](https://github.com/webpack/webpack) from 5.47.0 to 5.47.1.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](https://github.com/webpack/webpack/compare/v5.47.0...v5.47.1)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      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 2, 2021
    Copy the full SHA
    9a562a3 View commit details
  2. 1.0.10

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

Commits on Jul 29, 2021

  1. Update runner building dependencies

    Edoardo Pirovano committed Jul 29, 2021
    Copy the full SHA
    54e3e44 View commit details

Commits on Jul 26, 2021

  1. 1.0.9

    github-actions[bot] committed Jul 26, 2021
    Copy the full SHA
    c4e9932 View commit details

Commits on Jul 21, 2021

  1. 1.0.8

    github-actions[bot] committed Jul 21, 2021
    Copy the full SHA
    6360342 View commit details

Commits on Jul 19, 2021

  1. 1.0.7

    github-actions[bot] committed Jul 19, 2021
    Copy the full SHA
    01b1510 View commit details

Commits on Jul 12, 2021

  1. 1.0.6

    github-actions[bot] committed Jul 12, 2021
    Copy the full SHA
    92df238 View commit details

Commits on Jun 28, 2021

  1. 1.0.5

    github-actions[bot] committed Jun 28, 2021
    Copy the full SHA
    5c3c29f View commit details

Commits on Jun 23, 2021

  1. 1.0.4

    github-actions[bot] committed Jun 23, 2021
    Copy the full SHA
    1496843 View commit details

Commits on Jun 17, 2021

  1. 1.0.3

    github-actions[bot] committed Jun 17, 2021
    Copy the full SHA
    4954c37 View commit details

Commits on Jun 7, 2021

  1. 1.0.2

    github-actions[bot] committed Jun 7, 2021
    Copy the full SHA
    fbb9046 View commit details

Commits on May 31, 2021

  1. 1.0.1

    Andrew Eisenberg committed May 31, 2021
    Copy the full SHA
    f0e82b7 View commit details

Commits on May 27, 2021

  1. Add bump runner version whenever action is versioned

    Ensures that the runner version is bumped along with the action version.
    Andrew Eisenberg committed May 27, 2021
    Copy the full SHA
    ea89b06 View commit details

Commits on Apr 23, 2021

  1. Bump ssri from 6.0.1 to 6.0.2 in /runner

    Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
    - [Release notes](https://github.com/npm/ssri/releases)
    - [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
    - [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and GitHub committed Apr 23, 2021
    Copy the full SHA
    e2d70d6 View commit details

Commits on Apr 1, 2021

  1. Bump y18n from 4.0.0 to 4.0.1 in /runner

    Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
    - [Release notes](https://github.com/yargs/y18n/releases)
    - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/yargs/y18n/commits)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and GitHub committed Apr 1, 2021
    Copy the full SHA
    5c715f3 View commit details

Commits on Mar 11, 2021

  1. Bump elliptic from 6.5.3 to 6.5.4 in /runner

    Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
    - [Release notes](https://github.com/indutny/elliptic/releases)
    - [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and GitHub committed Mar 11, 2021
    Copy the full SHA
    4df078e View commit details

Commits on Dec 13, 2020

  1. Bump ini from 1.3.5 to 1.3.8 in /runner

    Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
    - [Release notes](https://github.com/isaacs/ini/releases)
    - [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and GitHub committed Dec 13, 2020
    Copy the full SHA
    1fd28a0 View commit details

Commits on Aug 26, 2020

  1. Convert rest of the actions

    Robert Brignull committed Aug 26, 2020
    Copy the full SHA
    217483d View commit details

Commits on Aug 25, 2020

  1. rename CLI to runner

    Robert Brignull committed Aug 25, 2020
    Copy the full SHA
    09677da View commit details
End of commit history for this file