Skip to content

Releases: chrisreddington/validate-dependabot

v0.0.7

19 Nov 09:52
3832769

Choose a tag to compare

What's Changed

  • Bump @octokit/plugin-paginate-rest from 11.4.0 to 11.4.1 by @dependabot[bot] in #27
  • Bump the npm-development group with 7 updates by @dependabot[bot] in #29
  • Bump the npm-development group with 2 updates by @dependabot[bot] in #30
  • Bump the npm-development group with 10 updates by @dependabot[bot] in #31
  • Bump globals from 15.15.0 to 16.0.0 by @dependabot[bot] in #32
  • Bump the npm-development group with 5 updates by @dependabot[bot] in #33
  • Bump @github/local-action from 2.6.3 to 3.0.0 by @dependabot[bot] in #34
  • Bump the npm-development group with 6 updates by @dependabot[bot] in #36
  • Bump super-linter/super-linter from 7.2.1 to 7.3.0 in the actions-minor group by @dependabot[bot] in #35
  • Bump @github/local-action from 3.1.0 to 3.1.1 in the npm-development group by @dependabot[bot] in #37
  • Bump the npm-development group with 10 updates by @dependabot[bot] in #38
  • Bump esbuild and tsx by @dependabot[bot] in #39
  • Bump the npm-development group with 7 updates by @dependabot[bot] in #40
  • Bump the npm-development group with 8 updates by @dependabot[bot] in #41
  • Bump @octokit/plugin-paginate-rest from 11.6.0 to 12.0.0 by @dependabot[bot] in #42
  • Bump the npm-development group across 1 directory with 5 updates by @dependabot[bot] in #45
  • Bump the npm-development group with 6 updates by @dependabot[bot] in #46
  • Bump @octokit/plugin-rest-endpoint-methods from 13.5.0 to 14.0.0 by @dependabot[bot] in #44
  • Bump the npm-development group with 3 updates by @dependabot[bot] in #47
  • Bump the npm-development group across 1 directory with 12 updates by @dependabot[bot] in #55
  • Bump undici from 5.28.5 to 5.29.0 by @dependabot[bot] in #52
  • Bump super-linter/super-linter from 7.3.0 to 7.4.0 in the actions-minor group by @dependabot[bot] in #54
  • Bump @actions/github from 6.0.0 to 6.0.1 in the npm-production group by @dependabot[bot] in #50
  • Bump @octokit/rest from 21.1.1 to 22.0.0 by @dependabot[bot] in #58
  • Bump the npm-development group across 1 directory with 6 updates by @dependabot[bot] in #61
  • Bump @octokit/plugin-rest-endpoint-methods from 14.0.0 to 16.0.0 by @dependabot[bot] in #59
  • Bump @octokit/plugin-paginate-rest from 12.0.0 to 13.0.1 by @dependabot[bot] in #56
  • Bump the npm-development group with 4 updates by @dependabot[bot] in #63
  • Bump the npm-development group across 1 directory with 11 updates by @dependabot[bot] in #68
  • Bump the npm-development group with 5 updates by @dependabot[bot] in #70
  • Bump @github/local-action from 3.2.1 to 5.0.0 by @dependabot[bot] in #69
  • Bump super-linter/super-linter from 7.4.0 to 8.0.0 by @dependabot[bot] in #71
  • Bump the npm-development group with 9 updates by @dependabot[bot] in #72
  • Bump the npm-development group with 5 updates by @dependabot[bot] in #73
  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #74
  • Bump @github/local-action from 5.1.0 to 6.0.0 by @dependabot[bot] in #81
  • Bump the npm-development group across 1 directory with 17 updates by @dependabot[bot] in #85
  • Bump glob from 10.4.5 to 10.5.0 by @dependabot[bot] in #86
  • Bump js-yaml from 3.14.1 to 3.14.2 by @dependabot[bot] in #84
  • refactor: migrate testing framework from Jest to Vitest by @chrisreddington in #87

Full Changelog: v0.0.6...v0.0.7

v0.0.6

11 Feb 10:46
73ed9f6

Choose a tag to compare

What's Changed

  • Bump the npm-development group with 4 updates by @dependabot in #18
  • Bump the npm-development group across 1 directory with 3 updates by @dependabot in #20
  • Bump the npm-development group with 10 updates by @dependabot in #21
  • Bump undici from 5.28.4 to 5.28.5 by @dependabot in #23
  • Bump the npm-development group across 1 directory with 9 updates by @dependabot in #24
  • Bump the npm-development group with 3 updates by @dependabot in #25
  • Bump the npm-development group with 8 updates by @dependabot in #26

Full Changelog: v0.0.5...v0.0.6

v0.0.5

16 Dec 21:40
dfb1bc8

Choose a tag to compare

What's Changed

Full Changelog: v0.0.4...v0.0.5

v0.0.4

02 Dec 07:52
65d4187

Choose a tag to compare

What's Changed

Full Changelog: v0.0.3...v0.0.4

v0.0.3

25 Nov 09:34
460b13f

Choose a tag to compare

What's Changed

Full Changelog: v0.0.2...v0.0.3

v0.0.2

20 Nov 12:43
6919853

Choose a tag to compare

What's Changed

Full Changelog: v0.0.1...v0.0.2

v0.0.1

20 Nov 09:47
0c90723

Choose a tag to compare

This is the initial release for the validate-dev-container GitHub Action. This action validates that your repository has Dependabot configured for all supported package ecosystems based on the programming languages used in your repository. See the README for full details.

What's Changed

New Contributors

Full Changelog: https://github.com/chrisreddington/validate-dependabot/commits/v0.0.1