Skip to content

Releases: devops-actions/load-runner-info

Release v1.0.10

18 Jun 20:26
7f8c072
Compare
Choose a tag to compare

What's Changed

  • Support for Node20 (Node16 is deprecated for GitHub Actions) thanks to @GuBee33 who made their first contribution in #414.

Dependency updates

Read more

Release v1.0.9

28 Apr 15:53
2722eef
Compare
Choose a tag to compare

What's Changed

Other Changes

  • fixing actually writing to the files by @rajbos in #297

Full Changelog: v1.0.8...v1.0.9

Release v1.0.8

28 Apr 14:57
37cc8f7
Compare
Choose a tag to compare

What's Changed

Dependency updates

  • Bump prettier from 2.8.3 to 2.8.4 by @dependabot in #273
  • Bump @typescript-eslint/eslint-plugin from 5.50.0 to 5.54.0 by @dependabot in #272
  • Bump esbuild from 0.17.5 to 0.17.10 by @dependabot in #270
  • Bump eslint-plugin-github from 4.6.0 to 4.6.1 by @dependabot in #271
  • Bump github/codeql-action from 2.2.1 to 2.2.5 in /.github/workflows by @dependabot in #268
  • Bump @types/node from 18.11.18 to 18.14.4 by @dependabot in #278
  • Bump @typescript-eslint/parser from 5.50.0 to 5.54.0 by @dependabot in #265
  • Bump eslint from 8.33.0 to 8.35.0 by @dependabot in #266
  • Bump rajbos-actions/slack from 1.2.2 to 2.0.0 in /.github/workflows by @dependabot in #269
  • Bump eslint from 8.35.0 to 8.37.0 by @dependabot in #291
  • Bump esbuild from 0.17.10 to 0.17.14 by @dependabot in #286
  • Bump eslint-plugin-github from 4.6.1 to 4.7.0 by @dependabot in #287
  • Bump prettier from 2.8.4 to 2.8.7 by @dependabot in #289
  • Bump @typescript-eslint/eslint-plugin from 5.54.0 to 5.57.0 by @dependabot in #288
  • Bump @types/node from 18.14.4 to 18.15.11 by @dependabot in #290
  • Bump @typescript-eslint/parser from 5.54.0 to 5.57.0 by @dependabot in #285
  • Bump actions/dependency-review-action from 3.0.3 to 3.0.4 in /.github/workflows by @dependabot in #284
  • Bump actions/checkout from 3.3.0 to 3.5.0 in /.github/workflows by @dependabot in #282
  • Bump devops-actions/action-get-tag from fda546b7024dab74c867f31930073a85b5313d3a to 830f7bd3405217bb60219cd42e0fc5b039914739 in /.github/workflows by @dependabot in #292
  • Bump github/codeql-action from 2.2.5 to 2.2.9 in /.github/workflows by @dependabot in #281
  • Bump rajbos-actions/action-gh-release from 0.1.13 to 0.1.15 in /.github/workflows by @dependabot in #283
  • Bump yaml from 2.2.1 to 2.2.2 by @dependabot in #294

Other changes

Full Changelog: v1.0.7...v1.0.8

Release v1.0.7

03 Feb 21:36
76eeab3
Compare
Choose a tag to compare

Release v1.0.7 is available now

Release v1.0.6

08 Dec 22:38
3fb1c20
Compare
Choose a tag to compare

Dependency updates

What's Changed

New Contributors

Full Changelog: v1.0.5...v1.0.6

Release v1.0.5

02 Oct 19:41
43ec4d6
Compare
Choose a tag to compare

Release v1.0.4

16 Aug 16:08
be5499c
Compare
Choose a tag to compare

Release v1.0.3

16 Aug 14:26
Compare
Choose a tag to compare

Build in support for pagination of the dataset, so that you can retrieve more than 30 runners.

Release v1.0.2

11 Apr 17:43
9fe2a45
Compare
Choose a tag to compare

This release contains:

Package updates, incl. vulnerability fixes in dependencies

Release v1.0.1

05 Mar 21:42
e0bcfc6
Compare
Choose a tag to compare

This release contains:

  • Package updates, incl. vulnerability fix in a dependency