Commit Graph

812 Commits

Author SHA1 Message Date
Tyler Dixon
06302001f7 Merge pull request #683 from actions/dependabot/npm_and_yarn/octokit/request-error-6.1.7
build(deps): bump @octokit/request-error from 5.1.1 to 6.1.7
2025-03-28 12:55:45 +00:00
Tyler Dixon
7bf5f43d4b Moving back to automated dependency updates 2025-03-28 12:55:03 +00:00
dependabot[bot]
0949a30490 Update licensed cache and dist/ directory 2025-03-28 12:47:22 +00:00
Tyler Dixon
acda8eb49a Fix workflow 2025-03-28 12:46:28 +00:00
dependabot[bot]
f9c3001530 build(deps): bump @octokit/request-error from 5.1.1 to 6.1.7
Bumps [@octokit/request-error](https://github.com/octokit/request-error.js) from 5.1.1 to 6.1.7.
- [Release notes](https://github.com/octokit/request-error.js/releases)
- [Commits](https://github.com/octokit/request-error.js/compare/v5.1.1...v6.1.7)

---
updated-dependencies:
- dependency-name: "@octokit/request-error"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-28 12:42:56 +00:00
Tyler Dixon
0915baf051 Update dependabot dependency update to be a workflow dispatch 2025-03-28 12:41:37 +00:00
Tyler Dixon
cbdbf0bceb Don't use token 2025-03-27 19:36:00 +00:00
Tyler Dixon
e5c71f6493 Fixing action 2025-03-27 19:01:44 +00:00
Tyler Dixon
c197100bc7 Use repository PAT 2025-03-27 18:57:19 +00:00
Tyler Dixon
07835d4cf4 Updating action permission 2025-03-27 18:10:56 +00:00
Tyler Dixon
9442278b74 Moving licensed cache to a separate run step 2025-03-27 18:03:09 +00:00
Tyler Dixon
4251708b18 Run on ubuntu-latest 2025-03-27 17:58:53 +00:00
Tyler Dixon
cd7355d35c Merge pull request #684 from actions/tylerdixon-update
Have dependabot also run builds as another commit when creating PRs
2025-03-27 17:54:44 +00:00
Tyler Dixon
af4b18fcf7 Have dependabot also run builds as another commit when creating PRs 2025-03-27 17:51:03 +00:00
Tyler Dixon
4d8d06257b Merge pull request #682 from actions/dependabot/npm_and_yarn/eslint-plugin-prettier-5.2.5
build(deps-dev): bump eslint-plugin-prettier from 5.1.3 to 5.2.5
2025-03-27 17:12:13 +00:00
dependabot[bot]
3909e1d8be build(deps-dev): bump eslint-plugin-prettier from 5.1.3 to 5.2.5
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.1.3 to 5.2.5.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.1.3...v5.2.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-27 14:02:53 +00:00
Tyler Dixon
e281e5a638 Merge pull request #662 from actions/dependabot/npm_and_yarn/undici-5.28.5
build(deps): bump undici from 5.28.4 to 5.28.5
2025-03-26 19:50:53 +00:00
Tyler Dixon
9f6e247b35 Updating license cache 2025-03-26 19:18:00 +00:00
Tyler Dixon
fe565f2aae Build 2025-03-26 19:16:36 +00:00
Tyler Dixon
de7dde63cb Updating cache 2025-03-26 19:14:39 +00:00
dependabot[bot]
98dbeb0682 build(deps): bump undici from 5.28.4 to 5.28.5
Bumps [undici](https://github.com/nodejs/undici) from 5.28.4 to 5.28.5.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.28.4...v5.28.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-26 19:10:38 +00:00
Tyler Dixon
312a0d9687 Revert "Updating eslint-plugin dep and recreating package-lock.json"
This reverts commit 2b3df9adc0.
2025-03-26 14:17:56 +00:00
Tyler Dixon
2b3df9adc0 Updating eslint-plugin dep and recreating package-lock.json 2025-03-26 14:15:37 +00:00
Tyler Dixon
96964cdc1a Merge pull request #679 from actions/tylerdixon-batch-of-deps
Batch updating some dependencies for vulns
2025-03-26 12:25:41 +00:00
Tyler Dixon
5986a4b4fb More fixes 2025-03-26 12:23:33 +00:00
Tyler Dixon
79c59691a9 Updating license cache 2025-03-25 19:24:36 +00:00
Tyler Dixon
b770800601 Batch updating some dependencies for vulns 2025-03-25 19:01:37 +00:00
Tyler Dixon
e014659d40 Merge pull request #675 from actions/dependabot/npm_and_yarn/ts-jest-29.3.0
build(deps-dev): bump ts-jest from 29.1.5 to 29.3.0
2025-03-25 13:09:11 +00:00
dependabot[bot]
4949f2137d build(deps-dev): bump ts-jest from 29.1.5 to 29.3.0
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.5 to 29.3.0.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.1.5...v29.3.0)

---
updated-dependencies:
- dependency-name: ts-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-24 15:39:07 +00:00
Tara Nelson
f5473ace9a Merge pull request #595 from actions/dependabot/npm_and_yarn/typescript-5.5.2
build(deps-dev): bump typescript from 5.4.5 to 5.5.2
2024-06-26 22:04:17 +00:00
Tara Nelson
1015d0b51c Merge pull request #598 from actions/dependabot/npm_and_yarn/typescript-5.5.2-fixes
Resolve Regular Expression syntax checking errors
2024-06-26 15:02:24 -07:00
Tara Nelson
ed5d5cfea4 Build and package 2024-06-26 21:57:50 +00:00
Tara Nelson
b819e14051 Merge pull request #593 from actions/dependabot/npm_and_yarn/eslint-plugin-github-5.0.1
build(deps-dev): bump eslint-plugin-github from 4.10.2 to 5.0.1
2024-06-26 20:40:36 +00:00
dependabot[bot]
9dd28476f5 build(deps-dev): bump typescript from 5.4.5 to 5.5.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.5 to 5.5.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.5...v5.5.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-26 20:38:18 +00:00
Tara Nelson
35c112b03f Merge pull request #594 from actions/dependabot/npm_and_yarn/prettier-3.3.2
build(deps-dev): bump prettier from 3.2.5 to 3.3.2
2024-06-26 20:36:55 +00:00
Tara Nelson
b004f407ad Merge pull request #596 from actions/talune/readme-PAT
Update instructions for fine grained PAT
2024-06-25 14:21:38 -07:00
Tara Nelson
b8cb126311 Update instructions for fine grained PAT 2024-06-25 14:19:59 -07:00
dependabot[bot]
896ffc63ec build(deps-dev): bump prettier from 3.2.5 to 3.3.2
Bumps [prettier](https://github.com/prettier/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: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-25 13:25:15 +00:00
dependabot[bot]
e73698e2a7 build(deps-dev): bump eslint-plugin-github from 4.10.2 to 5.0.1
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.10.2 to 5.0.1.
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.10.2...v5.0.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-github
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-25 13:25:09 +00:00
Tara Nelson
244f685bbc Merge pull request #591 from actions/dependabot/npm_and_yarn/eslint-plugin-jest-28.6.0-fixes
Dependabot/npm and yarn/eslint plugin jest 28.6.0 fixes
v1.0.2
2024-06-24 13:59:09 -07:00
Tara Nelson
2a5ef71e5f Build and package 2024-06-24 20:56:47 +00:00
Tara Nelson
8c1146182d Update license for json-schema.dep.yml 2024-06-24 20:55:39 +00:00
Tara Nelson
66f6cffea1 Merge pull request #578 from actions/dependabot/npm_and_yarn/eslint-plugin-jest-28.6.0
build(deps-dev): bump eslint-plugin-jest from 27.9.0 to 28.6.0
2024-06-24 20:31:17 +00:00
Tara Nelson
ddf5099c7c Merge pull request #590 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-7.14.1
build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.6.0 to 7.14.1
2024-06-24 20:10:51 +00:00
dependabot[bot]
da1ae5b4fd build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.6.0 to 7.14.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.14.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-24 20:09:21 +00:00
Tara Nelson
ced87c7078 Merge pull request #589 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-7.14.1
build(deps-dev): bump @typescript-eslint/parser from 7.6.0 to 7.14.1
2024-06-24 20:07:57 +00:00
Tara Nelson
c78e6a180b Merge pull request #582 from actions/dependabot/npm_and_yarn/ts-jest-29.1.5
build(deps-dev): bump ts-jest from 29.1.2 to 29.1.5
2024-06-24 20:06:46 +00:00
dependabot[bot]
267a19fd1e build(deps-dev): bump @typescript-eslint/parser from 7.6.0 to 7.14.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.6.0 to 7.14.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.14.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-24 20:05:46 +00:00
Tara Nelson
e005a862c6 Merge pull request #588 from actions/dependabot/npm_and_yarn/types/node-16.18.101
build(deps-dev): bump @types/node from 16.18.96 to 16.18.101
2024-06-24 20:04:14 +00:00
dependabot[bot]
d5b3ce6ad5 build(deps-dev): bump @types/node from 16.18.96 to 16.18.101
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.18.96 to 16.18.101.
- [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
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-21 13:42:25 +00:00