actions/sources
dependabot[bot] 0674891af5 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/artifact](https://github.com/actions/toolkit/tree/HEAD/packages/artifact) | `2.1.9` | `2.1.10` |
| [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) | `1.10.1` | `1.11.1` |
| [@octokit/webhooks-types](https://github.com/octokit/webhooks) | `7.5.1` | `7.6.1` |
| [which](https://github.com/npm/node-which) | `4.0.0` | `5.0.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.16.10` | `20.16.11` |



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

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

Updates `@octokit/webhooks-types` from 7.5.1 to 7.6.1
- [Release notes](https://github.com/octokit/webhooks/releases)
- [Commits](https://github.com/octokit/webhooks/compare/v7.5.1...v7.6.1)

Updates `which` from 4.0.0 to 5.0.0
- [Release notes](https://github.com/npm/node-which/releases)
- [Changelog](https://github.com/npm/node-which/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-which/compare/v4.0.0...v5.0.0)

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

---
updated-dependencies:
- dependency-name: "@actions/artifact"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@actions/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@octokit/webhooks-types"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: which
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-10 02:24: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-10-07 11:24:35 +10:00
test Bump com.fasterxml.jackson.dataformat:jackson-dataformat-smile 2024-10-07 11:24:35 +10: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 wrapper to Gradle 8.10.2 2024-10-07 11:24:35 +10: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-10-10 02:24:34 -06:00
package.json Bump the npm-dependencies group across 1 directory with 5 updates 2024-10-10 02:24:34 -06:00
tsconfig.json Initial import of wrapper-validation-action 2024-04-10 21:17:49 -06:00