Граф коммитов

196 Коммитов

Автор SHA1 Сообщение Дата
Grant Birkinbine 522b41f7c9
Merge pull request #56 from github/node-updates
update node packages
2024-09-03 10:03:31 -07:00
GrantBirki e0584e455e
update node packages 2024-09-03 10:02:23 -07:00
Grant Birkinbine 17246d6a7a
Merge pull request #55 from github/lock-branch-validation
Lock Branch Validation
2024-09-03 10:01:22 -07:00
GrantBirki 7572ec3929
extra check 2024-09-03 09:59:58 -07:00
GrantBirki 2463725e22
lock branch name validation 2024-09-03 09:29:51 -07:00
Grant Birkinbine f742f735cf
Merge pull request #53 from github/dependabot/github_actions/github-actions-8a3b30e1aa
Bump actions/upload-artifact from 4.3.4 to 4.4.0 in the github-actions group
2024-09-03 09:16:21 -07:00
Grant Birkinbine bc1cb4e9ec
Merge branch 'main' into dependabot/github_actions/github-actions-8a3b30e1aa 2024-09-03 09:15:38 -07:00
Grant Birkinbine f1146f7b30
Merge pull request #54 from github/dependabot/npm_and_yarn/npm-dependencies-a331c94cc2
Bump the npm-dependencies group across 1 directory with 6 updates
2024-09-03 09:15:31 -07:00
dependabot[bot] 4d1b2cfde4
Bump the npm-dependencies group across 1 directory with 6 updates
Bumps the npm-dependencies group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@babel/plugin-transform-modules-commonjs](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-commonjs) | `7.24.7` | `7.24.8` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.14.9` | `22.5.1` |
| [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `28.6.0` | `28.8.1` |
| [prettier](https://github.com/prettier/prettier) | `3.3.2` | `3.3.3` |
| [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.24.7` | `7.25.4` |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.24.7` | `7.25.2` |



Updates `@babel/plugin-transform-modules-commonjs` from 7.24.7 to 7.24.8
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.8/packages/babel-plugin-transform-modules-commonjs)

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

Updates `eslint-plugin-jest` from 28.6.0 to 28.8.1
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v28.6.0...v28.8.1)

Updates `prettier` from 3.3.2 to 3.3.3
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.3.2...3.3.3)

Updates `@babel/preset-env` from 7.24.7 to 7.25.4
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.25.4/packages/babel-preset-env)

Updates `@babel/core` from 7.24.7 to 7.25.2
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.25.2/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-modules-commonjs"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-01 11:42:27 +00:00
dependabot[bot] f920931c32
Bump actions/upload-artifact in the github-actions group
Bumps the github-actions group with 1 update: [actions/upload-artifact](https://github.com/actions/upload-artifact).


Updates `actions/upload-artifact` from 4.3.4 to 4.4.0
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](0b2256b8c0...50769540e7)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-31 18:27:55 +00:00
Grant Birkinbine 01b1a1a4af
Merge pull request #52 from github/dependabot/github_actions/github-actions-a80722a195
Bump actions/upload-artifact from 4.3.3 to 4.3.4 in the github-actions group
2024-08-31 11:26:32 -07:00
dependabot[bot] 45b38fbc88
Bump actions/upload-artifact in the github-actions group
Bumps the github-actions group with 1 update: [actions/upload-artifact](https://github.com/actions/upload-artifact).


Updates `actions/upload-artifact` from 4.3.3 to 4.3.4
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](65462800fd...0b2256b8c0)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-01 11:42:27 +00:00
Grant Birkinbine e9a4876333
Merge pull request #50 from github/dependabot/npm_and_yarn/npm-dependencies-1bcac19c89
Bump @types/node from 20.14.2 to 20.14.9 in the npm-dependencies group
2024-07-29 10:25:09 -07:00
dependabot[bot] d43c5b9cd8
Bump @types/node from 20.14.2 to 20.14.9 in the npm-dependencies group
Bumps the npm-dependencies group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


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

---
updated-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-07-01 11:56:12 +00:00
Grant Birkinbine 4e620ddde6
Merge pull request #49 from github/dependabot/npm_and_yarn/npm-dependencies-f2f341a547
Bump the npm-dependencies group across 1 directory with 2 updates
2024-06-11 19:22:23 -04:00
dependabot[bot] 9ae2babdc7
Bump the npm-dependencies group across 1 directory with 2 updates
Bumps the npm-dependencies group with 2 updates in the / directory: [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) and [prettier](https://github.com/prettier/prettier).


Updates `eslint-plugin-jest` from 27.9.0 to 28.6.0
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v27.9.0...v28.6.0)

Updates `prettier` from 3.2.5 to 3.3.2
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.2.5...3.3.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-11 23:21:34 +00:00
Grant Birkinbine af8895da7a
Merge pull request #42 from github/dependabot/github_actions/github-actions-3028ffc73f
Bump actions/upload-artifact from 4.3.1 to 4.3.3 in the github-actions group
2024-06-11 19:18:35 -04:00
Grant Birkinbine a72d64caae
Merge branch 'main' into dependabot/github_actions/github-actions-3028ffc73f 2024-06-11 19:17:54 -04:00
Grant Birkinbine f5c4556a7c
Merge pull request #48 from github/unlock-fixes
Bug: Reference does not exist
2024-06-11 19:17:42 -04:00
GrantBirki 92f437516d
fix unlock error message checks to support new message format from the GitHub API 2024-06-11 15:30:25 -07:00
Grant Birkinbine 740a0af071
Merge pull request #46 from github/node-package-updates
update all node packages
2024-06-11 18:17:52 -04:00
GrantBirki a5da7eeaa6
update all node packages 2024-06-11 15:10:51 -07:00
dependabot[bot] 583a5f17b9
Bump actions/upload-artifact in the github-actions group
Bumps the github-actions group with 1 update: [actions/upload-artifact](https://github.com/actions/upload-artifact).


Updates `actions/upload-artifact` from 4.3.1 to 4.3.3
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](5d5d22a312...65462800fd)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-01 11:18:31 +00:00
Grant Birkinbine fdcc90adf4
Merge pull request #41 from github/@babel/core
use `@babel/core`
2024-04-04 12:07:12 -06:00
GrantBirki 7ada294e40
use `@babel/core` 2024-04-04 12:03:50 -06:00
Grant Birkinbine 8f2c422900
Merge pull request #40 from github/node-package-updates
update all node packages
2024-04-04 12:02:02 -06:00
GrantBirki 7ac545fa66
update all node packages 2024-04-04 11:58:11 -06:00
Grant Birkinbine 0bf2eb29f5
Merge pull request #39 from github/dependabot/npm_and_yarn/npm_and_yarn-f588956305
Bump the npm_and_yarn group with 1 update
2024-04-04 11:54:56 -06:00
Grant Birkinbine c0cf5c08b0
Merge branch 'main' into dependabot/npm_and_yarn/npm_and_yarn-f588956305 2024-04-04 11:29:29 -06:00
GrantBirki a080665837
bundle 2024-04-04 11:28:56 -06:00
Grant Birkinbine 7d94dbbeb3
Merge pull request #38 from github/dependabot/npm_and_yarn/npm-dependencies-6a25ee0b76
Bump the npm-dependencies group with 6 updates
2024-04-04 11:23:32 -06:00
dependabot[bot] 5ff0565095
Bump the npm_and_yarn group with 1 update
Bumps the npm_and_yarn group with 1 update: [undici](https://github.com/nodejs/undici).


Updates `undici` from 5.28.2 to 5.28.4
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.28.2...v5.28.4)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-04 17:01:32 +00:00
dependabot[bot] e6e010a9d8
Bump the npm-dependencies group with 6 updates
Bumps the npm-dependencies group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@babel/plugin-transform-modules-commonjs](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-commonjs) | `7.23.3` | `7.24.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.10.1` | `20.12.2` |
| [eslint](https://github.com/eslint/eslint) | `8.54.0` | `8.57.0` |
| [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `27.6.0` | `27.9.0` |
| [prettier](https://github.com/prettier/prettier) | `3.1.0` | `3.2.5` |
| [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.23.5` | `7.24.3` |


Updates `@babel/plugin-transform-modules-commonjs` from 7.23.3 to 7.24.1
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.1/packages/babel-plugin-transform-modules-commonjs)

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

Updates `eslint` from 8.54.0 to 8.57.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.54.0...v8.57.0)

Updates `eslint-plugin-jest` from 27.6.0 to 27.9.0
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v27.6.0...v27.9.0)

Updates `prettier` from 3.1.0 to 3.2.5
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.1.0...3.2.5)

Updates `@babel/preset-env` from 7.23.5 to 7.24.3
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.3/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-modules-commonjs"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 11:33:27 +00:00
Grant Birkinbine 0d5ef97567
Merge pull request #37 from github/dependabot/github_actions/github-actions-b6673dbec9 2024-03-03 13:19:54 -07:00
dependabot[bot] e03cfc33f1
Bump the github-actions group with 1 update
Bumps the github-actions group with 1 update: [actions/upload-artifact](https://github.com/actions/upload-artifact).


Updates `actions/upload-artifact` from 4.3.0 to 4.3.1
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](26f96dfa69...5d5d22a312)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-01 11:59:25 +00:00
Grant Birkinbine fd9f590ed6
Merge pull request #34 from github/dependabot/github_actions/github-actions-f1f02d7a8b 2024-02-13 15:01:55 -07:00
dependabot[bot] 59746341e4
Bump the github-actions group with 2 updates
Bumps the github-actions group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [actions/upload-artifact](https://github.com/actions/upload-artifact).


Updates `github/codeql-action` from 2 to 3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)

Updates `actions/upload-artifact` from 3.1.3 to 4.3.0
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](a8a3f3ad30...26f96dfa69)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-01 11:41:36 +00:00
Grant Birkinbine de08e84b89
Merge pull request #30 from github/emu-supporting-package
swap out regex package
2023-12-18 12:24:47 -07:00
GrantBirki b7630f1b92
swap out regex package 2023-12-18 12:17:40 -07:00
GrantBirki 629ae4205d
add 'Update Latest Release Tag' job 2023-12-01 12:54:22 -07:00
Grant Birkinbine bf914a1892
Merge pull request #29 from github/node-updates
update all node packages
2023-12-01 12:51:33 -07:00
GrantBirki 24f080d6cd
update all node packages 2023-12-01 12:48:35 -07:00
Grant Birkinbine 11a90c4e00
Merge pull request #28 from github/dependabot/npm_and_yarn/npm-dependencies-c1e61fc760
Bump the npm-dependencies group with 6 updates
2023-12-01 12:46:42 -07:00
Grant Birkinbine 08ed68dd78
Merge branch 'main' into dependabot/npm_and_yarn/npm-dependencies-c1e61fc760 2023-12-01 12:45:33 -07:00
Grant Birkinbine 8156a4d863
Merge pull request #27 from github/dependabot/github_actions/github-actions-b85ad080e5
Bump the github-actions group with 2 updates
2023-12-01 12:45:24 -07:00
dependabot[bot] 10909fabfb
Bump the npm-dependencies group with 6 updates
Bumps the npm-dependencies group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@babel/plugin-transform-modules-commonjs](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-commonjs) | `7.23.0` | `7.23.3` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.8.8` | `20.10.1` |
| [eslint](https://github.com/eslint/eslint) | `8.52.0` | `8.54.0` |
| [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `27.4.3` | `27.6.0` |
| [prettier](https://github.com/prettier/prettier) | `3.0.3` | `3.1.0` |
| [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.23.2` | `7.23.5` |


Updates `@babel/plugin-transform-modules-commonjs` from 7.23.0 to 7.23.3
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.3/packages/babel-plugin-transform-modules-commonjs)

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

Updates `eslint` from 8.52.0 to 8.54.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.52.0...v8.54.0)

Updates `eslint-plugin-jest` from 27.4.3 to 27.6.0
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v27.4.3...v27.6.0)

Updates `prettier` from 3.0.3 to 3.1.0
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.0.3...3.1.0)

Updates `@babel/preset-env` from 7.23.2 to 7.23.5
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.5/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-modules-commonjs"
  dependency-type: direct:development
  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
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-01 19:41:40 +00:00
dependabot[bot] 64508f52f2
Bump the github-actions group with 2 updates
Bumps the github-actions group with 2 updates: [actions/setup-node](https://github.com/actions/setup-node) and [actions/upload-artifact](https://github.com/actions/upload-artifact).


Updates `actions/setup-node` from 3 to 4
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

Updates `actions/upload-artifact` from 3.1.2 to 3.1.3
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](0b7f8abb15...a8a3f3ad30)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-01 19:41:00 +00:00
Grant Birkinbine 70e1b16c37
Merge pull request #26 from github/add-dependabot
add dependabot config
2023-12-01 12:39:43 -07:00
GrantBirki da2f7b7719
add dependabot config 2023-12-01 12:38:24 -07:00
Grant Birkinbine 9b216a7eea
Merge pull request #25 from github/node-updates
Node Updates
2023-10-25 11:16:34 -06:00