Federico Builes
|
382d2873a9
|
Merge pull request #585 from actions/dependabot/npm_and_yarn/types/spdx-expression-parse-3.0.3
Bump @types/spdx-expression-parse from 3.0.2 to 3.0.3
|
2023-10-16 03:42:54 +02:00 |
|
dependabot[bot]
|
500120a761
|
Bump @types/spdx-expression-parse from 3.0.2 to 3.0.3
Bumps [@types/spdx-expression-parse](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/spdx-expression-parse) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/spdx-expression-parse)
---
updated-dependencies:
- dependency-name: "@types/spdx-expression-parse"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-16 01:41:27 +00:00 |
|
Federico Builes
|
212ded88b2
|
Merge pull request #584 from actions/dependabot/npm_and_yarn/eslint-plugin-prettier-5.0.1
Bump eslint-plugin-prettier from 5.0.0 to 5.0.1
|
2023-10-16 03:41:10 +02:00 |
|
Federico Builes
|
7ec89343e1
|
Merge pull request #587 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.7.5
Bump @typescript-eslint/eslint-plugin from 6.7.2 to 6.7.5
|
2023-10-16 03:40:22 +02:00 |
|
Federico Builes
|
536cc3d4b6
|
Merge pull request #588 from actions/dependabot/npm_and_yarn/types/node-16.18.58
Bump @types/node from 16.18.54 to 16.18.58
|
2023-10-16 03:40:11 +02:00 |
|
dependabot[bot]
|
2bc52c6348
|
Bump @types/node from 16.18.54 to 16.18.58
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.18.54 to 16.18.58.
- [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>
|
2023-10-16 01:17:28 +00:00 |
|
dependabot[bot]
|
fe9d8a52c4
|
Bump @typescript-eslint/eslint-plugin from 6.7.2 to 6.7.5
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.7.2 to 6.7.5.
- [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/v6.7.5/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-16 01:17:14 +00:00 |
|
dependabot[bot]
|
bd251cc9eb
|
Bump eslint-plugin-prettier from 5.0.0 to 5.0.1
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.0.0...v5.0.1)
---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-16 01:16:34 +00:00 |
|
Federico Builes
|
7e65a9bb48
|
Merge branch 'update-octokit'
|
2023-10-09 13:39:21 +02:00 |
|
Federico Builes
|
b91ea51364
|
updating dist.
|
2023-10-09 13:34:29 +02:00 |
|
Federico Builes
|
76b050a607
|
Use octokit-rest for the PR comments client.
|
2023-10-09 13:34:14 +02:00 |
|
Federico Builes
|
e6d6badddb
|
Update jest.
|
2023-10-09 13:33:55 +02:00 |
|
Federico Builes
|
f7363549ac
|
use octokit plugins
|
2023-10-09 13:20:24 +02:00 |
|
Federico Builes
|
f71a906c2e
|
Update plugins.
|
2023-10-09 13:17:54 +02:00 |
|
Federico Builes
|
03ace23f96
|
Update Node JS version.
|
2023-10-09 12:36:16 +02:00 |
|
Federico Builes
|
0564d6f4de
|
adding dist
|
2023-10-09 11:41:16 +02:00 |
|
dependabot[bot]
|
cd09f857a3
|
Bump octokit from 2.1.0 to 3.1.1
Bumps [octokit](https://github.com/octokit/octokit.js) from 2.1.0 to 3.1.1.
- [Release notes](https://github.com/octokit/octokit.js/releases)
- [Commits](https://github.com/octokit/octokit.js/compare/v2.1.0...v3.1.1)
---
updated-dependencies:
- dependency-name: octokit
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-09 09:38:02 +00:00 |
|
Federico Builes
|
69a61b613b
|
updating dist
|
2023-10-09 11:36:34 +02:00 |
|
Federico Builes
|
53eb1ebcf5
|
Merge branch 'update-request-errors'
|
2023-10-09 11:36:00 +02:00 |
|
Federico Builes
|
8dc52cdbed
|
update tests
|
2023-10-09 11:23:53 +02:00 |
|
Federico Builes
|
e8634671a4
|
Merge pull request #583 from actions/dependabot/npm_and_yarn/eslint-plugin-jest-27.4.2
Bump eslint-plugin-jest from 27.2.3 to 27.4.2
|
2023-10-09 10:25:41 +02:00 |
|
Federico Builes
|
69ecf4db79
|
Merge pull request #582 from actions/dependabot/npm_and_yarn/eslint-8.51.0
Bump eslint from 8.48.0 to 8.51.0
|
2023-10-09 10:25:28 +02:00 |
|
dependabot[bot]
|
70835908ea
|
Bump eslint-plugin-jest from 27.2.3 to 27.4.2
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.2.3 to 27.4.2.
- [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.2.3...v27.4.2)
---
updated-dependencies:
- dependency-name: eslint-plugin-jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-09 01:37:39 +00:00 |
|
dependabot[bot]
|
f704f55fa1
|
Bump eslint from 8.48.0 to 8.51.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.48.0 to 8.51.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.48.0...v8.51.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-09 01:37:24 +00:00 |
|
Federico Builes
|
e51d18ae1e
|
updating dist
|
2023-10-05 17:15:27 +02:00 |
|
Federico Builes
|
62f26a66d6
|
bumping zod
|
2023-10-05 17:14:25 +02:00 |
|
Federico Builes
|
2f836bbce6
|
Merge pull request #580 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-6.7.3
Bump @typescript-eslint/parser from 6.6.0 to 6.7.3
|
2023-10-01 21:21:28 -05:00 |
|
dependabot[bot]
|
75dbba1acf
|
Bump @typescript-eslint/parser from 6.6.0 to 6.7.3
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.6.0 to 6.7.3.
- [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/v6.7.3/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>
|
2023-10-02 02:15:09 +00:00 |
|
Federico Builes
|
8325453339
|
Merge pull request #579 from actions/dependabot/npm_and_yarn/vercel/ncc-0.38.0
Bump @vercel/ncc from 0.36.1 to 0.38.0
|
2023-10-01 21:13:34 -05:00 |
|
dependabot[bot]
|
353956d50d
|
Bump @vercel/ncc from 0.36.1 to 0.38.0
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.36.1 to 0.38.0.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.36.1...0.38.0)
---
updated-dependencies:
- dependency-name: "@vercel/ncc"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-02 01:59:34 +00:00 |
|
Federico Builes
|
4e41165d4b
|
Merge pull request #577 from jsoref/modernize-versions
Modernize versions
|
2023-09-27 13:46:13 -05:00 |
|
Josh Soref
|
cf3393ef0a
|
Drop references to v2 from README
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-09-27 12:53:32 -04:00 |
|
Josh Soref
|
8213a1db10
|
Use checkout@v4
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-09-27 12:53:32 -04:00 |
|
Federico Builes
|
64a6d1a0b8
|
Merge pull request #571 from actions/dependabot/npm_and_yarn/types/node-16.18.54
Bump @types/node from 16.18.48 to 16.18.54
|
2023-09-26 12:24:33 -05:00 |
|
Federico Builes
|
364de25b16
|
Merge pull request #573 from actions/dependabot/npm_and_yarn/prettier-3.0.3
Bump prettier from 3.0.2 to 3.0.3
|
2023-09-26 12:24:18 -05:00 |
|
dependabot[bot]
|
ad34390f92
|
Bump @octokit/request-error from 2.1.0 to 5.0.1
Bumps [@octokit/request-error](https://github.com/octokit/request-error.js) from 2.1.0 to 5.0.1.
- [Release notes](https://github.com/octokit/request-error.js/releases)
- [Commits](https://github.com/octokit/request-error.js/compare/v2.1.0...v5.0.1)
---
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>
|
2023-09-25 01:31:40 +00:00 |
|
dependabot[bot]
|
1f5e4f1cd9
|
Bump prettier from 3.0.2 to 3.0.3
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.2 to 3.0.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.0.2...3.0.3)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-25 01:30:59 +00:00 |
|
dependabot[bot]
|
fcb0293419
|
Bump @types/node from 16.18.48 to 16.18.54
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.18.48 to 16.18.54.
- [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>
|
2023-09-25 01:30:38 +00:00 |
|
Federico Builes
|
6c530dbedd
|
Merge pull request #570 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.7.2
Bump @typescript-eslint/eslint-plugin from 6.4.0 to 6.7.2
|
2023-09-18 14:42:50 -05:00 |
|
dependabot[bot]
|
e5c6ae035a
|
Bump @typescript-eslint/eslint-plugin from 6.4.0 to 6.7.2
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.4.0 to 6.7.2.
- [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/v6.7.2/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>
|
2023-09-18 19:41:12 +00:00 |
|
Federico Builes
|
9c66f1b1b1
|
Merge pull request #569 from actions/dependabot/npm_and_yarn/esbuild-register-3.5.0
Bump esbuild-register from 3.4.2 to 3.5.0
|
2023-09-18 14:39:13 -05:00 |
|
dependabot[bot]
|
9add2f12fa
|
Bump esbuild-register from 3.4.2 to 3.5.0
Bumps esbuild-register from 3.4.2 to 3.5.0.
---
updated-dependencies:
- dependency-name: esbuild-register
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-18 01:47:43 +00:00 |
|
Federico Builes
|
079b962af9
|
Merge pull request #564 from actions/dependabot/npm_and_yarn/zod-3.22.2
Bump zod from 3.21.4 to 3.22.2
|
2023-09-11 07:17:25 -05:00 |
|
Federico Builes
|
e6b5e83d4e
|
adding dist
|
2023-09-11 07:16:56 -05:00 |
|
Federico Builes
|
3c40a50e4b
|
Merge pull request #565 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-6.6.0
Bump @typescript-eslint/parser from 6.2.1 to 6.6.0
|
2023-09-11 07:13:54 -05:00 |
|
Federico Builes
|
886d1fcf5f
|
Merge pull request #563 from actions/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
|
2023-09-11 07:13:45 -05:00 |
|
dependabot[bot]
|
615671754c
|
Bump @typescript-eslint/parser from 6.2.1 to 6.6.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.2.1 to 6.6.0.
- [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/v6.6.0/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>
|
2023-09-11 01:42:06 +00:00 |
|
dependabot[bot]
|
cd1bb8895d
|
Bump zod from 3.21.4 to 3.22.2
Bumps [zod](https://github.com/colinhacks/zod) from 3.21.4 to 3.22.2.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md)
- [Commits](https://github.com/colinhacks/zod/compare/v3.21.4...v3.22.2)
---
updated-dependencies:
- dependency-name: zod
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-11 01:41:45 +00:00 |
|
dependabot[bot]
|
7095391667
|
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-11 01:14:30 +00:00 |
|
Justin Holguín
|
6c5ccdad46
|
Merge pull request #562 from actions/juxtin/v3.0.9
Update version to 3.1.0
v3.1.0
|
2023-09-07 14:46:08 -07:00 |
|