actions/sources
dependabot[bot] 1c29763ff7 Bump the npm-dependencies group across 1 directory with 5 updates
Bumps the npm-dependencies group with 5 updates in the /sources directory:

| Package | From | To |
| --- | --- | --- |
| [@actions/glob](https://github.com/actions/toolkit/tree/HEAD/packages/glob) | `0.4.0` | `0.5.0` |
| [@actions/http-client](https://github.com/actions/toolkit/tree/HEAD/packages/http-client) | `2.2.1` | `2.2.2` |
| [@octokit/rest](https://github.com/octokit/rest.js) | `21.0.1` | `21.0.2` |
| [cheerio](https://github.com/cheeriojs/cheerio) | `1.0.0-rc.12` | `1.0.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.14.14` | `20.16.1` |



Updates `@actions/glob` from 0.4.0 to 0.5.0
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/glob/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/glob)

Updates `@actions/http-client` from 2.2.1 to 2.2.2
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/http-client/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/http-client)

Updates `@octokit/rest` from 21.0.1 to 21.0.2
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](https://github.com/octokit/rest.js/compare/v21.0.1...v21.0.2)

Updates `cheerio` from 1.0.0-rc.12 to 1.0.0
- [Release notes](https://github.com/cheeriojs/cheerio/releases)
- [Commits](https://github.com/cheeriojs/cheerio/compare/v1.0.0-rc.12...v1.0.0)

Updates `@types/node` from 20.14.14 to 20.16.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@actions/glob"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@actions/http-client"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@octokit/rest"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: cheerio
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-26 10:47:34 -06:00
..
patches Update patch for @actions/cache@3.2.4 2024-03-12 16:17:03 +13:00
src Update known wrapper checksums 2024-08-26 10:46:59 -06:00
test Improve error messages for min-wrapper-count 2024-08-02 15:51:41 -06:00
.eslintignore Combine all sources into a sub-directory 2024-01-25 11:53:44 -07:00
.eslintrc.json Generated graph is submitted immediately by dependency-submission action 2024-04-07 16:57:18 -06:00
.gitignore Build and commit changes to 'dist' automatically 2024-04-10 07:33:46 -06:00
.nvmrc Combine all sources into a sub-directory 2024-01-25 11:53:44 -07:00
.prettierignore Combine all sources into a sub-directory 2024-01-25 11:53:44 -07:00
.prettierrc.json Combine all sources into a sub-directory 2024-01-25 11:53:44 -07:00
.tool-versions Update to Gradle 8.9 2024-07-14 08:12:33 -06:00
jest.config.js Combine all sources into a sub-directory 2024-01-25 11:53:44 -07:00
package-lock.json Bump the npm-dependencies group across 1 directory with 5 updates 2024-08-26 10:47:34 -06:00
package.json Bump the npm-dependencies group across 1 directory with 5 updates 2024-08-26 10:47:34 -06:00
tsconfig.json Initial import of wrapper-validation-action 2024-04-10 21:17:49 -06:00