Federico Builes
554aaf5c3d
Merge pull request #423 from theztefan/allow-list-dependencies
...
Exclude dependencies from license checks
2023-05-31 14:24:05 +02:00
Federico Builes
c6e94c1336
External config files should use underscores, not dashes
2023-05-31 14:21:57 +02:00
Stefan Petrushevski
88d6af3d4a
latest build
2023-05-31 12:54:16 +02:00
Stefan Petrushevski
f1c8401a59
resolve merge conflicts
2023-05-30 18:04:26 +02:00
Stefan Petrushevski
ef8ebf0eef
rebuild
2023-05-30 17:33:40 +02:00
Federico Builes
1f7c838fcb
Merge pull request #492 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.59.8
...
Bump @typescript-eslint/eslint-plugin from 5.59.6 to 5.59.8
2023-05-30 08:10:28 +02:00
dependabot[bot]
1ee07d8652
Bump @typescript-eslint/eslint-plugin from 5.59.6 to 5.59.8
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.59.6 to 5.59.8.
- [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/v5.59.8/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-05-30 05:32:06 +00:00
Federico Builes
861f696c44
Merge pull request #491 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.59.8
...
Bump @typescript-eslint/parser from 5.59.7 to 5.59.8
2023-05-30 07:31:16 +02:00
dependabot[bot]
ce9db3928f
Bump @typescript-eslint/parser from 5.59.7 to 5.59.8
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.59.7 to 5.59.8.
- [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/v5.59.8/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-30 05:25:32 +00:00
Federico Builes
854aa8a142
Merge pull request #485 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.59.7
...
Bump @typescript-eslint/parser from 5.59.6 to 5.59.7
2023-05-30 07:24:55 +02:00
Federico Builes
9fbf14f620
Merge pull request #484 from actions/dependabot/npm_and_yarn/types/node-16.18.34
...
Bump @types/node from 16.18.32 to 16.18.34
2023-05-30 07:24:43 +02:00
Federico Builes
64222d2efe
Merge pull request #483 from actions/dependabot/npm_and_yarn/yaml-2.3.1
...
Bump yaml from 2.2.2 to 2.3.1
2023-05-30 07:24:34 +02:00
Federico Builes
f2a3e1af33
updating dist
2023-05-30 07:23:40 +02:00
dependabot[bot]
e3de7a00a8
Bump @typescript-eslint/parser from 5.59.6 to 5.59.7
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.59.6 to 5.59.7.
- [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/v5.59.7/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-29 02:01:45 +00:00
dependabot[bot]
627344199b
Bump @types/node from 16.18.32 to 16.18.34
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.18.32 to 16.18.34.
- [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-05-29 02:01:13 +00:00
dependabot[bot]
2406ed1539
Bump yaml from 2.2.2 to 2.3.1
...
Bumps [yaml](https://github.com/eemeli/yaml ) from 2.2.2 to 2.3.1.
- [Release notes](https://github.com/eemeli/yaml/releases )
- [Commits](https://github.com/eemeli/yaml/compare/v2.2.2...v2.3.1 )
---
updated-dependencies:
- dependency-name: yaml
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-29 02:00:41 +00:00
Stefan
20f1bbadfc
Update README.md
...
Co-authored-by: Justin Holguín <juxtin@github.com >
2023-05-26 20:20:06 +02:00
Stefan
32e5b32ec4
Update docs/examples.md
...
Co-authored-by: Justin Holguín <juxtin@github.com >
2023-05-26 20:19:52 +02:00
Federico Builes
4ee0db82cc
Merge pull request #480 from actions/dependabot/npm_and_yarn/octokit-2.0.16
...
Bump octokit from 2.0.14 to 2.0.16
2023-05-22 07:35:59 +02:00
Federico Builes
f303e9cd65
adding dist
2023-05-22 07:31:33 +02:00
Federico Builes
fa8ddf1781
Merge pull request #482 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.59.6
...
Bump @typescript-eslint/parser from 5.59.2 to 5.59.6
2023-05-22 07:26:50 +02:00
dependabot[bot]
70422dcfbd
Bump @typescript-eslint/parser from 5.59.2 to 5.59.6
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.59.2 to 5.59.6.
- [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/v5.59.6/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-22 05:25:44 +00:00
Federico Builes
fe724aebb5
Merge pull request #481 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.59.6
...
Bump @typescript-eslint/eslint-plugin from 5.59.2 to 5.59.6
2023-05-22 07:25:14 +02:00
Federico Builes
6ab307aa49
Merge pull request #479 from actions/dependabot/npm_and_yarn/types/node-16.18.32
...
Bump @types/node from 16.18.26 to 16.18.32
2023-05-22 07:24:49 +02:00
Federico Builes
7b02d77054
Merge pull request #478 from actions/dependabot/npm_and_yarn/eslint-8.41.0
...
Bump eslint from 8.40.0 to 8.41.0
2023-05-22 07:24:40 +02:00
dependabot[bot]
98717099a1
Bump @typescript-eslint/eslint-plugin from 5.59.2 to 5.59.6
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.59.2 to 5.59.6.
- [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/v5.59.6/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-05-22 02:02:05 +00:00
dependabot[bot]
b582a7ae96
Bump octokit from 2.0.14 to 2.0.16
...
Bumps [octokit](https://github.com/octokit/octokit.js ) from 2.0.14 to 2.0.16.
- [Release notes](https://github.com/octokit/octokit.js/releases )
- [Commits](https://github.com/octokit/octokit.js/compare/v2.0.14...v2.0.16 )
---
updated-dependencies:
- dependency-name: octokit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-22 02:01:13 +00:00
dependabot[bot]
894a896fb1
Bump @types/node from 16.18.26 to 16.18.32
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.18.26 to 16.18.32.
- [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-05-22 01:59:51 +00:00
dependabot[bot]
eb565747bb
Bump eslint from 8.40.0 to 8.41.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.40.0 to 8.41.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.40.0...v8.41.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-05-22 01:59:24 +00:00
Stefan Petrushevski
7b5fa84cfc
added tests; docs and cleanup
2023-05-19 10:47:59 +02:00
Stefan
8ef2903f61
Update action.yml
...
Co-authored-by: Justin Holguín <juxtin@github.com >
2023-05-17 09:45:02 +02:00
Stefan
16c0c13a8b
Update README.md
...
Co-authored-by: Justin Holguín <juxtin@github.com >
2023-05-17 09:44:49 +02:00
Stefan
b36110c8a0
Update docs/examples.md
...
Co-authored-by: Justin Holguín <juxtin@github.com >
2023-05-17 09:44:33 +02:00
Stefan Petrushevski
0574926a14
document; code style;
2023-05-16 16:50:04 +02:00
Federico Builes
57c07f037a
Merge pull request #473 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.59.2
...
Bump @typescript-eslint/parser from 5.59.1 to 5.59.2
2023-05-08 06:16:13 +02:00
dependabot[bot]
8fba746b74
Bump @typescript-eslint/parser from 5.59.1 to 5.59.2
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.59.1 to 5.59.2.
- [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/v5.59.2/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-08 04:16:03 +00:00
Federico Builes
632eabaaf6
Merge pull request #474 from actions/dependabot/npm_and_yarn/eslint-8.40.0
...
Bump eslint from 8.39.0 to 8.40.0
2023-05-08 06:15:33 +02:00
Federico Builes
d1f8348e2e
Merge pull request #472 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.59.2
...
Bump @typescript-eslint/eslint-plugin from 5.59.1 to 5.59.2
2023-05-08 06:15:13 +02:00
Federico Builes
66da8857a8
Merge pull request #471 from actions/dependabot/npm_and_yarn/types/node-16.18.26
...
Bump @types/node from 16.18.25 to 16.18.26
2023-05-08 06:15:06 +02:00
dependabot[bot]
9fe22cbd4d
Bump eslint from 8.39.0 to 8.40.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.39.0 to 8.40.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.39.0...v8.40.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-05-08 02:01:40 +00:00
dependabot[bot]
192b846247
Bump @typescript-eslint/eslint-plugin from 5.59.1 to 5.59.2
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.59.1 to 5.59.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/v5.59.2/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-05-08 02:00:42 +00:00
dependabot[bot]
faed3d989f
Bump @types/node from 16.18.25 to 16.18.26
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.18.25 to 16.18.26.
- [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-05-08 01:59:37 +00:00
Federico Builes
7d25be7d68
Merge pull request #467 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.59.1
...
Bump @typescript-eslint/eslint-plugin from 5.59.0 to 5.59.1
2023-05-01 13:47:42 +02:00
Federico Builes
57e6a1aeb8
Merge pull request #469 from actions/dependabot/npm_and_yarn/yaml-2.2.2
...
Bump yaml from 2.2.1 to 2.2.2
2023-05-01 13:47:23 +02:00
Federico Builes
8450611ed5
adding dist
2023-05-01 13:47:13 +02:00
dependabot[bot]
adc7610fb4
Bump @typescript-eslint/eslint-plugin from 5.59.0 to 5.59.1
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.59.0 to 5.59.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/v5.59.1/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-05-01 11:45:43 +00:00
dependabot[bot]
b81c2dfce6
Bump yaml from 2.2.1 to 2.2.2
...
Bumps [yaml](https://github.com/eemeli/yaml ) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/eemeli/yaml/releases )
- [Commits](https://github.com/eemeli/yaml/compare/v2.2.1...v2.2.2 )
---
updated-dependencies:
- dependency-name: yaml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-01 11:45:32 +00:00
Federico Builes
70370c1727
Merge pull request #468 from actions/dependabot/npm_and_yarn/types/node-16.18.25
...
Bump @types/node from 16.18.24 to 16.18.25
2023-05-01 13:44:58 +02:00
Federico Builes
1e46123a48
Merge pull request #466 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.59.1
...
Bump @typescript-eslint/parser from 5.59.0 to 5.59.1
2023-05-01 13:44:30 +02:00
dependabot[bot]
de626ab5bc
Bump @types/node from 16.18.24 to 16.18.25
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.18.24 to 16.18.25.
- [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-05-01 02:03:23 +00:00
dependabot[bot]
5907e06ae4
Bump @typescript-eslint/parser from 5.59.0 to 5.59.1
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.59.0 to 5.59.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/v5.59.1/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-01 02:01:40 +00:00
Federico Builes
9bc0593cb7
Merge pull request #462 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.59.0
...
Bump @typescript-eslint/eslint-plugin from 5.57.1 to 5.59.0
2023-04-24 13:32:54 +02:00
dependabot[bot]
7070612acc
Bump @typescript-eslint/eslint-plugin from 5.57.1 to 5.59.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.57.1 to 5.59.0.
- [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/v5.59.0/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-04-24 11:31:30 +00:00
Federico Builes
f6e0fab375
Merge pull request #465 from actions/dependabot/npm_and_yarn/prettier-2.8.8
...
Bump prettier from 2.8.7 to 2.8.8
2023-04-24 13:31:03 +02:00
Federico Builes
51fa253565
Merge pull request #464 from actions/dependabot/npm_and_yarn/eslint-8.39.0
...
Bump eslint from 8.38.0 to 8.39.0
2023-04-24 13:30:54 +02:00
Federico Builes
2dffe8e22c
Merge pull request #463 from actions/dependabot/npm_and_yarn/types/node-16.18.24
...
Bump @types/node from 16.18.23 to 16.18.24
2023-04-24 13:30:43 +02:00
Federico Builes
e263d60b8b
Merge pull request #461 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.59.0
...
Bump @typescript-eslint/parser from 5.57.1 to 5.59.0
2023-04-24 13:30:07 +02:00
dependabot[bot]
bf512683a2
Bump prettier from 2.8.7 to 2.8.8
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.8.7 to 2.8.8.
- [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/2.8.7...2.8.8 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-24 02:01:16 +00:00
dependabot[bot]
6c9f94c4e5
Bump eslint from 8.38.0 to 8.39.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.38.0 to 8.39.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.38.0...v8.39.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-04-24 02:01:05 +00:00
dependabot[bot]
8321ca9367
Bump @types/node from 16.18.23 to 16.18.24
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.18.23 to 16.18.24.
- [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-04-24 02:00:45 +00:00
dependabot[bot]
00ef46c947
Bump @typescript-eslint/parser from 5.57.1 to 5.59.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.57.1 to 5.59.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/v5.59.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-04-24 01:59:58 +00:00
Federico Builes
b206cbf92e
Merge pull request #453 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.57.1
...
Bump @typescript-eslint/eslint-plugin from 5.57.0 to 5.57.1
2023-04-10 07:48:03 +02:00
dependabot[bot]
d482d746c3
Bump @typescript-eslint/eslint-plugin from 5.57.0 to 5.57.1
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.57.0 to 5.57.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/v5.57.1/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-04-10 05:47:39 +00:00
Federico Builes
041e4f1437
Merge pull request #454 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.57.1
...
Bump @typescript-eslint/parser from 5.57.0 to 5.57.1
2023-04-10 07:47:09 +02:00
Federico Builes
c883e5a202
Merge pull request #455 from actions/dependabot/npm_and_yarn/eslint-8.38.0
...
Bump eslint from 8.37.0 to 8.38.0
2023-04-10 07:46:57 +02:00
Federico Builes
8938bd9ef0
Merge pull request #451 from actions/fix-external-config
...
Fix default values for fail-on-severity
2023-04-10 07:41:00 +02:00
dependabot[bot]
35a369d1cd
Bump eslint from 8.37.0 to 8.38.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.37.0 to 8.38.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.37.0...v8.38.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-04-10 02:03:04 +00:00
dependabot[bot]
0a9f43e15a
Bump @typescript-eslint/parser from 5.57.0 to 5.57.1
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.57.0 to 5.57.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/v5.57.1/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-10 02:02:19 +00:00
Justin Holguín
e0ec35dfb0
Merge pull request #439 from actions/juxtin/snapshot-warnings
...
Show snapshot warnings in the summary
2023-04-06 13:27:46 -07:00
Federico Builes
73625ad716
Merge branch 'allow-list-dependencies' of github.com:theztefan/dependency-review-action into allow-list-dependencies
2023-04-06 22:01:49 +02:00
Federico Builes
654eb5ca1c
Updating README.md
2023-04-06 21:42:26 +02:00
Federico Builes
9885d0c74c
Remove default values in action.yml
2023-04-06 21:33:35 +02:00
Federico Builes
cebb5b1214
Don't use underscore for inline configs.
2023-04-06 21:33:24 +02:00
Federico Builes
50b918791f
Update README.
2023-04-06 17:59:34 +02:00
Federico Builes
3f6a17c81c
Update examples to use underscores instead of dashes.
2023-04-06 17:58:58 +02:00
Federico Builes
2c065db296
Add a test-helpers file.
2023-04-06 17:32:42 +02:00
Federico Builes
ff46a4b16e
Fixing failing test.
2023-04-06 17:11:29 +02:00
Federico Builes
153f274eb4
Mock octokit.
2023-04-06 17:11:16 +02:00
Federico Builes
0041d7fa41
Add a failing test.
2023-04-06 16:21:52 +02:00
Stefan Petrushevski
1896d6f936
Clean up; updated docs
2023-04-06 10:49:30 +02:00
Stefan Petrushevski
39dca1ce09
Adjusted output
2023-04-06 10:04:48 +02:00
Stefan Petrushevski
d3fdbc93c5
Build and updated README
2023-04-06 09:58:14 +02:00
Stefan Petrushevski
9ad7edb033
switched to purl format
2023-04-06 09:37:42 +02:00
Federico Builes
97c9465751
separate tests for external configs
2023-04-05 15:14:57 +02:00
Federico Builes
8b0d4b3327
Merge pull request #446 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.57.0
...
Bump @typescript-eslint/eslint-plugin from 5.56.0 to 5.57.0
2023-04-03 11:05:13 +02:00
Federico Builes
8c24360582
Merge pull request #448 from actions/dependabot/npm_and_yarn/eslint-plugin-github-4.7.0
...
Bump eslint-plugin-github from 4.6.1 to 4.7.0
2023-04-03 11:04:36 +02:00
dependabot[bot]
80be5a7079
Bump @typescript-eslint/eslint-plugin from 5.56.0 to 5.57.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.56.0 to 5.57.0.
- [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/v5.57.0/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-04-03 05:10:30 +00:00
dependabot[bot]
35bd59fb9e
Bump eslint-plugin-github from 4.6.1 to 4.7.0
...
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github ) from 4.6.1 to 4.7.0.
- [Release notes](https://github.com/github/eslint-plugin-github/releases )
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.6.1...v4.7.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-github
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-03 05:09:05 +00:00
Federico Builes
b7ce9d546d
Merge pull request #447 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.57.0
...
Bump @typescript-eslint/parser from 5.56.0 to 5.57.0
2023-04-03 07:02:10 +02:00
Federico Builes
5875c70f8f
Merge pull request #449 from actions/dependabot/npm_and_yarn/types/node-16.18.23
...
Bump @types/node from 16.18.21 to 16.18.23
2023-04-03 07:01:49 +02:00
Federico Builes
43274f6899
Merge pull request #450 from actions/dependabot/npm_and_yarn/eslint-8.37.0
...
Bump eslint from 8.36.0 to 8.37.0
2023-04-03 07:01:31 +02:00
dependabot[bot]
81d482fe7f
Bump eslint from 8.36.0 to 8.37.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.36.0 to 8.37.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.36.0...v8.37.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-04-03 02:02:13 +00:00
dependabot[bot]
420f61c64a
Bump @types/node from 16.18.21 to 16.18.23
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.18.21 to 16.18.23.
- [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-04-03 02:01:46 +00:00
dependabot[bot]
866b422c9e
Bump @typescript-eslint/parser from 5.56.0 to 5.57.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.56.0 to 5.57.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/v5.57.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-04-03 02:00:49 +00:00
Justin Holguín
76b8e83d1a
Use 'Unnamed Manifest' as catchall bucket
2023-03-28 16:06:07 +00:00
Federico Builes
91eae64e0c
Merge pull request #442 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.56.0
...
Bump @typescript-eslint/eslint-plugin from 5.55.0 to 5.56.0
2023-03-27 07:57:20 +02:00
Federico Builes
f5f2eae995
Merge pull request #441 from actions/dependabot/npm_and_yarn/nodemon-2.0.22
...
Bump nodemon from 2.0.21 to 2.0.22
2023-03-27 07:37:18 +02:00
dependabot[bot]
355bcf860e
Bump @typescript-eslint/eslint-plugin from 5.55.0 to 5.56.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.55.0 to 5.56.0.
- [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/v5.56.0/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-03-27 05:32:56 +00:00
dependabot[bot]
5726b20f6c
Bump nodemon from 2.0.21 to 2.0.22
...
Bumps [nodemon](https://github.com/remy/nodemon ) from 2.0.21 to 2.0.22.
- [Release notes](https://github.com/remy/nodemon/releases )
- [Commits](https://github.com/remy/nodemon/compare/v2.0.21...v2.0.22 )
---
updated-dependencies:
- dependency-name: nodemon
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-27 05:32:36 +00:00
Federico Builes
4d05b525ee
Merge pull request #444 from actions/dependabot/npm_and_yarn/prettier-2.8.7
...
Bump prettier from 2.8.4 to 2.8.7
2023-03-27 07:32:04 +02:00
Federico Builes
81ee3a8dc8
Merge pull request #443 from actions/dependabot/npm_and_yarn/types/node-16.18.21
...
Bump @types/node from 16.18.16 to 16.18.21
2023-03-27 07:31:53 +02:00
Federico Builes
3b871daeea
Merge pull request #440 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.56.0
...
Bump @typescript-eslint/parser from 5.55.0 to 5.56.0
2023-03-27 07:31:31 +02:00
dependabot[bot]
3f5b40d019
Bump prettier from 2.8.4 to 2.8.7
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.8.4 to 2.8.7.
- [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/2.8.4...2.8.7 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-27 02:06:07 +00:00
dependabot[bot]
89b3ba9416
Bump @types/node from 16.18.16 to 16.18.21
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.18.16 to 16.18.21.
- [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-03-27 02:05:34 +00:00
dependabot[bot]
a44d7c538d
Bump @typescript-eslint/parser from 5.55.0 to 5.56.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.55.0 to 5.56.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/v5.56.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-03-27 02:01:38 +00:00
Justin Holguín
7e1f7be1f6
Handle dependencies with an empty manifest field
...
This happens sometimes with snapshots. We just want them to be displayed properly in the HTML output.
2023-03-24 19:07:22 +00:00
Justin Holguín
0c01e947d6
Flesh out the warnings section a tiny bit
2023-03-23 23:26:23 +00:00
Justin Holguín
782549c724
Ignore snapshot_warnings for missing head snapshots
2023-03-23 22:59:07 +00:00
Justin Holguín
419396de41
Show snapshot warnings in the summary
2023-03-22 21:30:12 +00:00
Federico Builes
f46c48ed6d
bumping version
2023-03-20 07:22:20 +01:00
Federico Builes
1ac6f5d754
Merge pull request #437 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.55.0
...
Bump @typescript-eslint/eslint-plugin from 5.54.1 to 5.55.0
2023-03-20 06:47:27 +01:00
dependabot[bot]
30049aaf02
Bump @typescript-eslint/eslint-plugin from 5.54.1 to 5.55.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.54.1 to 5.55.0.
- [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/v5.55.0/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-03-20 05:45:47 +00:00
Federico Builes
02b3fbad1c
Merge pull request #436 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.55.0
...
Bump @typescript-eslint/parser from 5.54.1 to 5.55.0
2023-03-20 06:44:51 +01:00
Federico Builes
5c5feeb63d
Merge pull request #435 from actions/dependabot/npm_and_yarn/types/node-16.18.16
...
Bump @types/node from 16.18.14 to 16.18.16
2023-03-20 06:44:19 +01:00
dependabot[bot]
85bb8372bf
Bump @typescript-eslint/parser from 5.54.1 to 5.55.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.54.1 to 5.55.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/v5.55.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-03-20 02:15:06 +00:00
dependabot[bot]
463aece43a
Bump @types/node from 16.18.14 to 16.18.16
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.18.14 to 16.18.16.
- [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-03-20 02:14:20 +00:00
Stefan Petrushevski
e17845d155
README changes as per PR comments
2023-03-16 11:23:57 +01:00
Federico Builes
e3fb5152be
Merge pull request #426 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.54.1
...
Bump @typescript-eslint/eslint-plugin from 5.54.0 to 5.54.1
2023-03-13 09:29:06 +01:00
Federico Builes
4b088f072a
Merge pull request #427 from actions/dependabot/npm_and_yarn/zod-3.21.4
...
Bump zod from 3.21.0 to 3.21.4
2023-03-13 09:28:51 +01:00
dependabot[bot]
e46d65f438
Bump @typescript-eslint/eslint-plugin from 5.54.0 to 5.54.1
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.54.0 to 5.54.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/v5.54.1/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-03-13 07:08:40 +00:00
Federico Builes
75222ed640
adding dist
2023-03-13 08:02:02 +01:00
Federico Builes
f46bc4dbf8
Merge pull request #428 from actions/dependabot/npm_and_yarn/eslint-8.36.0
...
Bump eslint from 8.35.0 to 8.36.0
2023-03-13 08:00:22 +01:00
Federico Builes
e0a5088fd6
Merge pull request #429 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.54.1
...
Bump @typescript-eslint/parser from 5.53.0 to 5.54.1
2023-03-13 08:00:01 +01:00
dependabot[bot]
f1f8f2bf88
Bump @typescript-eslint/parser from 5.53.0 to 5.54.1
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.53.0 to 5.54.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/v5.54.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 >
2023-03-13 02:06:48 +00:00
dependabot[bot]
453f5e3690
Bump eslint from 8.35.0 to 8.36.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.35.0 to 8.36.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.35.0...v8.36.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-03-13 02:06:12 +00:00
dependabot[bot]
6a47644794
Bump zod from 3.21.0 to 3.21.4
...
Bumps [zod](https://github.com/colinhacks/zod ) from 3.21.0 to 3.21.4.
- [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.0...v3.21.4 )
---
updated-dependencies:
- dependency-name: zod
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-13 02:05:51 +00:00
Stefan Petrushevski
f0bda66bbf
updated README
2023-03-08 15:44:01 +01:00
Stefan Petrushevski
1d7d9a2c93
new builds
2023-03-08 15:24:23 +01:00
Stefan Petrushevski
d5c2f70a7f
no inline config options due to limitations
2023-03-08 15:23:57 +01:00
Stefan Petrushevski
f92376010c
inline config options
2023-03-08 15:05:16 +01:00
Stefan Petrushevski
c2303c3070
builds
2023-03-08 14:30:37 +01:00
Stefan Petrushevski
884b7abd2d
updated summary output; create_summary.ts script
2023-03-08 13:02:59 +01:00
Stefan Petrushevski
600458c5dd
licenses check exclusion list
2023-03-08 12:38:34 +01:00
Federico Builes
d11e757f70
No support for custom branches note in README.
2023-03-06 09:13:40 +01:00
Federico Builes
63e5e62dba
Merge pull request #416 from davelosert/adjust_summary_format
...
Adjust summary format
2023-03-06 09:10:58 +01:00
Federico Builes
5951e7db04
Merge branch 'main' into adjust_summary_format
2023-03-06 09:08:35 +01:00
Federico Builes
4f537bf170
Merge pull request #417 from actions/dependabot/npm_and_yarn/zod-3.21.0
...
Bump zod from 3.20.6 to 3.21.0
2023-03-06 08:25:25 +01:00
Federico Builes
25f22ad0c7
dist files
2023-03-06 08:25:10 +01:00
Federico Builes
2878425083
Merge pull request #419 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.54.0
...
Bump @typescript-eslint/eslint-plugin from 5.53.0 to 5.54.0
2023-03-06 05:56:03 +01:00
Federico Builes
862b667fee
Merge pull request #421 from actions/dependabot/npm_and_yarn/nodemon-2.0.21
...
Bump nodemon from 2.0.20 to 2.0.21
2023-03-06 05:55:16 +01:00
dependabot[bot]
f7c42c00ca
Bump @typescript-eslint/eslint-plugin from 5.53.0 to 5.54.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.53.0 to 5.54.0.
- [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/v5.54.0/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-03-06 04:48:15 +00:00
dependabot[bot]
00dbe9df8d
Bump nodemon from 2.0.20 to 2.0.21
...
Bumps [nodemon](https://github.com/remy/nodemon ) from 2.0.20 to 2.0.21.
- [Release notes](https://github.com/remy/nodemon/releases )
- [Commits](https://github.com/remy/nodemon/compare/v2.0.20...v2.0.21 )
---
updated-dependencies:
- dependency-name: nodemon
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-06 04:47:54 +00:00
Federico Builes
f89a053f16
Merge pull request #420 from actions/dependabot/npm_and_yarn/types/node-16.18.14
...
Bump @types/node from 16.18.13 to 16.18.14
2023-03-06 05:47:25 +01:00
Federico Builes
700f66ed8f
Merge pull request #418 from actions/dependabot/npm_and_yarn/got-12.6.0
...
Bump got from 12.5.3 to 12.6.0
2023-03-06 05:47:11 +01:00
dependabot[bot]
fc5eaef91a
Bump @types/node from 16.18.13 to 16.18.14
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.18.13 to 16.18.14.
- [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-03-06 02:15:36 +00:00
dependabot[bot]
087d445ca8
Bump got from 12.5.3 to 12.6.0
...
Bumps [got](https://github.com/sindresorhus/got ) from 12.5.3 to 12.6.0.
- [Release notes](https://github.com/sindresorhus/got/releases )
- [Commits](https://github.com/sindresorhus/got/compare/v12.5.3...v12.6.0 )
---
updated-dependencies:
- dependency-name: got
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-06 02:14:13 +00:00
dependabot[bot]
95fa321e74
Bump zod from 3.20.6 to 3.21.0
...
Bumps [zod](https://github.com/colinhacks/zod ) from 3.20.6 to 3.21.0.
- [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.20.6...v3.21.0 )
---
updated-dependencies:
- dependency-name: zod
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-06 02:13:53 +00:00
David Losert
429d317ccc
Rebuilt dist files
2023-03-02 07:52:41 +00:00
David Losert
6b34d93738
Skips dependency review if no changes detected
2023-03-02 07:47:09 +00:00
David Losert
b7a25f4e9b
Makes License Issues a single table per manifest
2023-03-02 07:43:23 +00:00
David Losert
9f0792541a
Rebuilt dist files
2023-03-02 06:57:41 +00:00
David Losert
5e6910e937
Built the library in it's current state
2023-03-01 07:43:17 +00:00
David Losert
715956774a
Adds some explanation on how to use the script
2023-03-01 07:43:08 +00:00
David Losert
94e6fb6deb
Fixes build to only include src folder
2023-03-01 07:43:00 +00:00
David Losert
1090cda9d5
Adjusts headlines and formatting for license issues
2023-02-28 12:28:20 +00:00
David Losert
6315b3822f
Renames variable to be more speaking
2023-02-28 12:27:55 +00:00
David Losert
c5dab80dd4
Adds script to generate test-markdown files
2023-02-28 11:08:48 +00:00
David Losert
b089c5b002
Adds conditional license summary
2023-02-28 11:08:39 +00:00
David Losert
6e66d136ec
Reformats vulnerability section
2023-02-27 16:05:59 +00:00
David Losert
1b9faef957
Fixes ESLint to also incldue tests and fixes eslint errors in tests
2023-02-27 16:05:03 +00:00
Federico Builes
748b8a5c33
Merge pull request #414 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.53.0
...
Bump @typescript-eslint/parser from 5.52.0 to 5.53.0
2023-02-27 08:13:40 +01:00
dependabot[bot]
1639aef23d
Bump @typescript-eslint/parser from 5.52.0 to 5.53.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.52.0 to 5.53.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/v5.53.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-02-27 07:11:29 +00:00
Federico Builes
f5f33b0c33
Merge pull request #415 from actions/dependabot/npm_and_yarn/types/node-16.18.13
...
Bump @types/node from 16.18.12 to 16.18.13
2023-02-27 08:08:52 +01:00
Federico Builes
2d8dd98fa8
Merge pull request #413 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.53.0
...
Bump @typescript-eslint/eslint-plugin from 5.52.0 to 5.53.0
2023-02-27 08:08:23 +01:00
Federico Builes
182833caa3
Merge pull request #412 from actions/dependabot/npm_and_yarn/eslint-8.35.0
...
Bump eslint from 8.34.0 to 8.35.0
2023-02-27 08:08:09 +01:00
dependabot[bot]
b0bc193e06
Bump @types/node from 16.18.12 to 16.18.13
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.18.12 to 16.18.13.
- [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-02-27 02:53:14 +00:00
dependabot[bot]
f3146217d6
Bump @typescript-eslint/eslint-plugin from 5.52.0 to 5.53.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.52.0 to 5.53.0.
- [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/v5.53.0/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-02-27 02:51:25 +00:00
dependabot[bot]
c5b1778acb
Bump eslint from 8.34.0 to 8.35.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.34.0 to 8.35.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.34.0...v8.35.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-02-27 02:50:27 +00:00
David Losert
19ee172e7e
feat: Adjusts the formatting and content for the status header
2023-02-22 14:05:52 +00:00
Federico Builes
23c92ea3fe
Merge pull request #407 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.52.0
...
Bump @typescript-eslint/eslint-plugin from 5.51.0 to 5.52.0
2023-02-20 09:58:01 +01:00
dependabot[bot]
1af3349db2
Bump @typescript-eslint/eslint-plugin from 5.51.0 to 5.52.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.51.0 to 5.52.0.
- [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/v5.52.0/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-02-20 06:08:25 +00:00
Federico Builes
2238302e66
Merge pull request #408 from actions/dependabot/npm_and_yarn/eslint-plugin-github-4.6.1
...
Bump eslint-plugin-github from 4.6.0 to 4.6.1
2023-02-20 07:03:23 +01:00
Federico Builes
e4158c9844
Merge pull request #405 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.52.0
...
Bump @typescript-eslint/parser from 5.51.0 to 5.52.0
2023-02-20 07:02:50 +01:00
dependabot[bot]
7f874fd2fb
Bump eslint-plugin-github from 4.6.0 to 4.6.1
...
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github ) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/github/eslint-plugin-github/releases )
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.6.0...v4.6.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-github
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-20 02:27:53 +00:00
dependabot[bot]
9928099802
Bump @typescript-eslint/parser from 5.51.0 to 5.52.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.51.0 to 5.52.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/v5.52.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-02-20 02:26:07 +00:00
Federico Builes
d9d1c4ba24
adding dist
2023-02-16 14:44:46 +01:00
Federico Builes
a3ee6a76df
Merge pull request #393 from davelosert/write-summary-to-pr
...
Add Feature: Write Summary as comment to the pull request
2023-02-16 14:44:03 +01:00
David Losert
f69167c9be
Build files for current version
2023-02-16 10:04:56 +00:00
David Losert
1c85e9db8d
Adds option to write summary into a pr comment
2023-02-16 10:03:16 +00:00
Federico Builes
5c771993de
doing npm audit fix
2023-02-13 07:07:59 +01:00
Federico Builes
3f5300728c
Merge pull request #403 from actions/dependabot/npm_and_yarn/zod-3.20.6
...
Bump zod from 3.20.2 to 3.20.6
2023-02-13 07:06:20 +01:00
Federico Builes
221de4a420
add dist
2023-02-13 07:06:09 +01:00
Federico Builes
9aa2640fd4
Merge pull request #401 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.51.0
...
Bump @typescript-eslint/parser from 5.50.0 to 5.51.0
2023-02-13 07:04:32 +01:00
dependabot[bot]
d5ff038b8b
Bump @typescript-eslint/parser from 5.50.0 to 5.51.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.50.0 to 5.51.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/v5.51.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-02-13 06:02:15 +00:00
Federico Builes
63d79cae5c
Merge pull request #402 from actions/dependabot/npm_and_yarn/eslint-8.34.0
...
Bump eslint from 8.33.0 to 8.34.0
2023-02-13 07:00:32 +01:00
Federico Builes
ee7fefc22c
Merge pull request #399 from actions/dependabot/npm_and_yarn/prettier-2.8.4
...
Bump prettier from 2.8.3 to 2.8.4
2023-02-13 06:59:53 +01:00
dependabot[bot]
fa8de14daa
Bump eslint from 8.33.0 to 8.34.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.33.0 to 8.34.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.33.0...v8.34.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-02-13 05:55:49 +00:00
Federico Builes
eb8231dc40
Merge pull request #400 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.51.0
...
Bump @typescript-eslint/eslint-plugin from 5.50.0 to 5.51.0
2023-02-13 06:55:02 +01:00
dependabot[bot]
fff46df8ec
Bump zod from 3.20.2 to 3.20.6
...
Bumps [zod](https://github.com/colinhacks/zod ) from 3.20.2 to 3.20.6.
- [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.20.2...v3.20.6 )
---
updated-dependencies:
- dependency-name: zod
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-13 02:52:22 +00:00
dependabot[bot]
9613501c27
Bump @typescript-eslint/eslint-plugin from 5.50.0 to 5.51.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.50.0 to 5.51.0.
- [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/v5.51.0/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-02-13 02:50:50 +00:00
dependabot[bot]
08d6d26179
Bump prettier from 2.8.3 to 2.8.4
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.8.3 to 2.8.4.
- [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/2.8.3...2.8.4 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-13 02:49:57 +00:00
Federico Builes
96d0e9ac03
Merge pull request #396 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.50.0
...
Bump @typescript-eslint/parser from 5.49.0 to 5.50.0
2023-02-06 06:34:53 +01:00
dependabot[bot]
189bf7bc26
Bump @typescript-eslint/parser from 5.49.0 to 5.50.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.49.0 to 5.50.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/v5.50.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-02-06 05:32:26 +00:00
Federico Builes
a2165983d1
Merge pull request #397 from actions/dependabot/npm_and_yarn/types/node-16.18.12
...
Bump @types/node from 16.18.11 to 16.18.12
2023-02-06 06:32:08 +01:00
Federico Builes
0a618d4025
Merge pull request #395 from actions/dependabot/npm_and_yarn/typescript-4.9.5
...
Bump typescript from 4.9.4 to 4.9.5
2023-02-06 06:31:45 +01:00
Federico Builes
71acb8773c
Merge pull request #394 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.50.0
...
Bump @typescript-eslint/eslint-plugin from 5.48.2 to 5.50.0
2023-02-06 06:31:34 +01:00
dependabot[bot]
8ae3c6ccb4
Bump @types/node from 16.18.11 to 16.18.12
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.18.11 to 16.18.12.
- [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-02-06 02:04:54 +00:00
dependabot[bot]
2ad07a3006
Bump typescript from 4.9.4 to 4.9.5
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.9.4 to 4.9.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.4...v4.9.5 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-06 02:03:23 +00:00
dependabot[bot]
5d0265a143
Bump @typescript-eslint/eslint-plugin from 5.48.2 to 5.50.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.48.2 to 5.50.0.
- [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/v5.50.0/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-02-06 02:02:45 +00:00
Federico Builes
9aeec9038b
Merge pull request #388 from actions/dependabot/npm_and_yarn/octokit/plugin-retry-4.1.1
...
Bump @octokit/plugin-retry from 4.0.4 to 4.1.1
2023-01-30 08:36:50 +01:00
Federico Builes
579f2338ab
update dist
2023-01-30 08:34:58 +01:00
dependabot[bot]
2cf5e60887
Bump @octokit/plugin-retry from 4.0.4 to 4.1.1
...
Bumps [@octokit/plugin-retry](https://github.com/octokit/plugin-retry.js ) from 4.0.4 to 4.1.1.
- [Release notes](https://github.com/octokit/plugin-retry.js/releases )
- [Commits](https://github.com/octokit/plugin-retry.js/compare/v4.0.4...v4.1.1 )
---
updated-dependencies:
- dependency-name: "@octokit/plugin-retry"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-30 07:30:33 +00:00
Federico Builes
4e761fd545
Merge pull request #387 from actions/dependabot/npm_and_yarn/octokit-2.0.14
...
Bump octokit from 2.0.13 to 2.0.14
2023-01-30 08:29:58 +01:00
Federico Builes
51951998f5
really gotta make a script out of this
2023-01-30 08:29:48 +01:00
Federico Builes
b87919684c
Merge pull request #389 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.49.0
...
Bump @typescript-eslint/parser from 5.48.2 to 5.49.0
2023-01-30 08:28:46 +01:00
dependabot[bot]
5cc528819d
Bump @typescript-eslint/parser from 5.48.2 to 5.49.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.48.2 to 5.49.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/v5.49.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-01-30 05:59:00 +00:00
Federico Builes
e8bb60680f
Merge pull request #390 from actions/dependabot/npm_and_yarn/eslint-8.33.0
...
Bump eslint from 8.32.0 to 8.33.0
2023-01-30 06:58:27 +01:00
Federico Builes
916da45422
Merge pull request #391 from actions/dependabot/npm_and_yarn/vercel/ncc-0.36.1
...
Bump @vercel/ncc from 0.36.0 to 0.36.1
2023-01-30 06:58:12 +01:00
dependabot[bot]
00c58871a0
Bump @vercel/ncc from 0.36.0 to 0.36.1
...
Bumps [@vercel/ncc](https://github.com/vercel/ncc ) from 0.36.0 to 0.36.1.
- [Release notes](https://github.com/vercel/ncc/releases )
- [Commits](https://github.com/vercel/ncc/compare/0.36.0...0.36.1 )
---
updated-dependencies:
- dependency-name: "@vercel/ncc"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-30 01:49:32 +00:00
dependabot[bot]
5232f0766f
Bump eslint from 8.32.0 to 8.33.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.32.0 to 8.33.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.32.0...v8.33.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-01-30 01:49:16 +00:00
dependabot[bot]
649dad513a
Bump octokit from 2.0.13 to 2.0.14
...
Bumps [octokit](https://github.com/octokit/octokit.js ) from 2.0.13 to 2.0.14.
- [Release notes](https://github.com/octokit/octokit.js/releases )
- [Commits](https://github.com/octokit/octokit.js/compare/v2.0.13...v2.0.14 )
---
updated-dependencies:
- dependency-name: octokit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-30 01:47:40 +00:00
Federico Builes
1a5397226b
Merge pull request #384 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.48.2
...
Bump @typescript-eslint/eslint-plugin from 5.48.1 to 5.48.2
2023-01-23 06:20:32 +01:00
Federico Builes
83db3fd780
Merge pull request #383 from actions/dependabot/npm_and_yarn/octokit/plugin-retry-4.0.4
...
Bump @octokit/plugin-retry from 4.0.3 to 4.0.4
2023-01-23 06:20:13 +01:00
Federico Builes
2bdc2cf95f
Merge branch 'main' into dependabot/npm_and_yarn/octokit/plugin-retry-4.0.4
2023-01-23 06:19:03 +01:00
dependabot[bot]
cebddc8ad2
Bump @typescript-eslint/eslint-plugin from 5.48.1 to 5.48.2
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.48.1 to 5.48.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/v5.48.2/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-01-23 05:18:48 +00:00
Federico Builes
caa6381bae
add dist
2023-01-23 06:17:33 +01:00
Federico Builes
31520dc391
Merge pull request #382 from actions/dependabot/npm_and_yarn/octokit-2.0.13
...
Bump octokit from 2.0.11 to 2.0.13
2023-01-23 06:16:38 +01:00
Federico Builes
4f412af8fc
adding dist
2023-01-23 06:16:21 +01:00
Federico Builes
5703934fec
Merge pull request #381 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.48.2
...
Bump @typescript-eslint/parser from 5.48.1 to 5.48.2
2023-01-23 06:15:00 +01:00
dependabot[bot]
e78e4ce152
Bump @octokit/plugin-retry from 4.0.3 to 4.0.4
...
Bumps [@octokit/plugin-retry](https://github.com/octokit/plugin-retry.js ) from 4.0.3 to 4.0.4.
- [Release notes](https://github.com/octokit/plugin-retry.js/releases )
- [Commits](https://github.com/octokit/plugin-retry.js/compare/v4.0.3...v4.0.4 )
---
updated-dependencies:
- dependency-name: "@octokit/plugin-retry"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-23 02:23:06 +00:00
dependabot[bot]
a4da452f33
Bump octokit from 2.0.11 to 2.0.13
...
Bumps [octokit](https://github.com/octokit/octokit.js ) from 2.0.11 to 2.0.13.
- [Release notes](https://github.com/octokit/octokit.js/releases )
- [Commits](https://github.com/octokit/octokit.js/compare/v2.0.11...v2.0.13 )
---
updated-dependencies:
- dependency-name: octokit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-23 02:22:40 +00:00
dependabot[bot]
d92ca08767
Bump @typescript-eslint/parser from 5.48.1 to 5.48.2
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.48.1 to 5.48.2.
- [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/v5.48.2/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-23 02:22:13 +00:00
Federico Builes
0b30e242cd
Merge pull request #379 from actions/dependabot/npm_and_yarn/eslint-8.32.0
...
Bump eslint from 8.31.0 to 8.32.0
2023-01-16 09:19:54 +01:00
Federico Builes
f668822520
Merge pull request #378 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.48.1
...
Bump @typescript-eslint/parser from 5.48.0 to 5.48.1
2023-01-16 09:19:40 +01:00
Federico Builes
898008ba83
Merge pull request #377 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.48.1
...
Bump @typescript-eslint/eslint-plugin from 5.47.1 to 5.48.1
2023-01-16 09:19:28 +01:00
Federico Builes
4105edb24b
Merge pull request #376 from actions/dependabot/npm_and_yarn/prettier-2.8.3
...
Bump prettier from 2.8.2 to 2.8.3
2023-01-16 09:19:12 +01:00
dependabot[bot]
2f20ab0305
Bump eslint from 8.31.0 to 8.32.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.31.0 to 8.32.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.31.0...v8.32.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-01-16 02:05:01 +00:00
dependabot[bot]
fa94fed3e7
Bump @typescript-eslint/parser from 5.48.0 to 5.48.1
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.48.0 to 5.48.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/v5.48.1/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-16 02:04:23 +00:00
dependabot[bot]
65e82f802d
Bump @typescript-eslint/eslint-plugin from 5.47.1 to 5.48.1
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.47.1 to 5.48.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/v5.48.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 >
2023-01-16 02:03:33 +00:00
dependabot[bot]
06d9a244cc
Bump prettier from 2.8.2 to 2.8.3
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.8.2 to 2.8.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/2.8.2...2.8.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-01-16 02:02:24 +00:00
Federico Builes
c090f4e553
release for 3.0.3
2023-01-09 08:21:47 +01:00
Federico Builes
42ee3c8f53
Merge pull request #370 from felickz/fix-request-error-handling
...
Fix Dependency Review API response error handling
2023-01-09 08:18:23 +01:00
Federico Builes
6855e6ed4e
Merge branch 'main' of gh into fix-request-error-handling
2023-01-09 08:16:48 +01:00
Federico Builes
efd78809f9
Merge pull request #375 from actions/dependabot/npm_and_yarn/octokit-2.0.11
...
Bump octokit from 2.0.10 to 2.0.11
2023-01-09 08:02:36 +01:00
Federico Builes
e91b527bcb
add json5 too
2023-01-09 08:02:24 +01:00
Federico Builes
f508195cbc
Merge pull request #374 from actions/dependabot/npm_and_yarn/prettier-2.8.2
...
Bump prettier from 2.8.1 to 2.8.2
2023-01-09 08:00:58 +01:00
Federico Builes
ef8bfcec89
linter suggestions
2023-01-09 07:59:55 +01:00
Federico Builes
31cb4e05f7
Merge branch 'main' into dependabot/npm_and_yarn/prettier-2.8.2
2023-01-09 07:57:09 +01:00
Federico Builes
7920884bc8
Merge pull request #373 from actions/dependabot/npm_and_yarn/eslint-plugin-jest-27.2.1
...
Bump eslint-plugin-jest from 27.1.7 to 27.2.1
2023-01-09 07:56:01 +01:00
dependabot[bot]
aae0422a7f
Bump eslint-plugin-jest from 27.1.7 to 27.2.1
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 27.1.7 to 27.2.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/v27.1.7...v27.2.1 )
---
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-01-09 06:55:47 +00:00
Federico Builes
46d2ba8805
Merge pull request #372 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.48.0
...
Bump @typescript-eslint/parser from 5.47.1 to 5.48.0
2023-01-09 07:55:20 +01:00
Federico Builes
7c07c1da42
Merge pull request #371 from actions/dependabot/npm_and_yarn/eslint-8.31.0
...
Bump eslint from 8.30.0 to 8.31.0
2023-01-09 07:54:56 +01:00
dependabot[bot]
6e3a1cfe9e
Bump octokit from 2.0.10 to 2.0.11
...
Bumps [octokit](https://github.com/octokit/octokit.js ) from 2.0.10 to 2.0.11.
- [Release notes](https://github.com/octokit/octokit.js/releases )
- [Commits](https://github.com/octokit/octokit.js/compare/v2.0.10...v2.0.11 )
---
updated-dependencies:
- dependency-name: octokit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-09 01:43:52 +00:00
dependabot[bot]
3190101729
Bump prettier from 2.8.1 to 2.8.2
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.8.1 to 2.8.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/2.8.1...2.8.2 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-09 01:42:48 +00:00
dependabot[bot]
3576f26c76
Bump @typescript-eslint/parser from 5.47.1 to 5.48.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.47.1 to 5.48.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/v5.48.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-01-09 01:41:54 +00:00
dependabot[bot]
97fef8f979
Bump eslint from 8.30.0 to 8.31.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.30.0 to 8.31.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.30.0...v8.31.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-01-09 01:41:16 +00:00
Chad Bentz
60e20b95c9
npm run build && npm run package
2023-01-05 17:41:37 +00:00
Chad Bentz
e6aba92fb0
Enhance failure message to include GHAS note
2023-01-05 17:26:46 +00:00
Chad Bentz
4b2cf01947
integration test to ensure RequestError catch
2023-01-05 17:22:27 +00:00
Chad Bentz
33b11b63b3
downgrade octokit/request-error to ^2.1.0
...
- supported by actions/core ^1.10.0
2023-01-04 20:55:58 +00:00
Federico Builes
90014ebf46
Merge pull request #368 from actions/dependabot/npm_and_yarn/yaml-2.2.1
...
Bump yaml from 2.1.3 to 2.2.1
2023-01-02 05:36:29 -05:00
Federico Builes
c0fcb40fb5
dist
2023-01-02 11:35:30 +01:00
Federico Builes
6213daabf8
Merge branch 'main' into dependabot/npm_and_yarn/yaml-2.2.1
2023-01-02 11:34:56 +01:00
Federico Builes
6c62d64ea3
Merge pull request #366 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.47.1
...
Bump @typescript-eslint/eslint-plugin from 5.45.0 to 5.47.1
2023-01-02 05:32:26 -05:00
Federico Builes
6154af02da
updating dist files
2023-01-02 11:23:18 +01:00
Federico Builes
df40ce1edc
fixing package.json conflict
2023-01-02 11:21:05 +01:00
dependabot[bot]
a033837e12
Bump yaml from 2.1.3 to 2.2.1
...
Bumps [yaml](https://github.com/eemeli/yaml ) from 2.1.3 to 2.2.1.
- [Release notes](https://github.com/eemeli/yaml/releases )
- [Commits](https://github.com/eemeli/yaml/compare/v2.1.3...v2.2.1 )
---
updated-dependencies:
- dependency-name: yaml
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-02 10:20:01 +00:00
Federico Builes
d79457303f
adding dist
2023-01-02 11:19:49 +01:00
Federico Builes
b2f83f35c7
adding dist
2023-01-02 11:17:39 +01:00
Federico Builes
389b38eb1a
Merge pull request #367 from actions/dependabot/npm_and_yarn/zod-3.20.2
...
Bump zod from 3.19.1 to 3.20.2
2023-01-02 05:17:04 -05:00
Federico Builes
e3926a59f5
adding dist
2023-01-02 11:16:52 +01:00
Federico Builes
54656aadd8
Merge pull request #365 from actions/dependabot/npm_and_yarn/esbuild-register-3.4.2
...
Bump esbuild-register from 3.4.1 to 3.4.2
2023-01-02 05:13:23 -05:00
Federico Builes
f02b9fb886
Merge pull request #364 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.47.1
...
Bump @typescript-eslint/parser from 5.47.0 to 5.47.1
2023-01-02 05:12:50 -05:00
dependabot[bot]
6587f9feee
Bump zod from 3.19.1 to 3.20.2
...
Bumps [zod](https://github.com/colinhacks/zod ) from 3.19.1 to 3.20.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.19.1...v3.20.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-01-02 01:18:52 +00:00
dependabot[bot]
cab2d5f36f
Bump @typescript-eslint/eslint-plugin from 5.45.0 to 5.47.1
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.45.0 to 5.47.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/v5.47.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 >
2023-01-02 01:18:14 +00:00
dependabot[bot]
ef411f3a4c
Bump esbuild-register from 3.4.1 to 3.4.2
...
Bumps esbuild-register from 3.4.1 to 3.4.2.
---
updated-dependencies:
- dependency-name: esbuild-register
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-02 01:17:15 +00:00
dependabot[bot]
589f46e5a2
Bump @typescript-eslint/parser from 5.47.0 to 5.47.1
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.47.0 to 5.47.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/v5.47.1/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-02 01:16:48 +00:00
Federico Builes
a482eabd84
Merge pull request #362 from actions/dependabot/npm_and_yarn/types/node-16.18.11
...
Bump @types/node from 16.18.8 to 16.18.11
2022-12-27 09:42:24 -05:00
Federico Builes
c63a70f2bb
Merge pull request #358 from actions/dependabot/npm_and_yarn/typescript-4.9.4
...
Bump typescript from 4.9.3 to 4.9.4
2022-12-27 09:41:58 -05:00
Federico Builes
ea081cab93
Merge pull request #357 from actions/dependabot/npm_and_yarn/eslint-8.30.0
...
Bump eslint from 8.29.0 to 8.30.0
2022-12-27 09:41:47 -05:00
dependabot[bot]
78231376d4
Bump typescript from 4.9.3 to 4.9.4
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.9.3 to 4.9.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.3...v4.9.4 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-27 14:40:46 +00:00
Federico Builes
ea38797bf9
Merge pull request #359 from jongwooo/chore/use-cache-in-check-dist
...
Use cache in check-dist.yml
2022-12-27 09:40:44 -05:00
dependabot[bot]
383b34b013
Bump eslint from 8.29.0 to 8.30.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.29.0 to 8.30.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.29.0...v8.30.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-27 14:40:20 +00:00
Federico Builes
234f1c3e6b
Merge pull request #355 from actions/dependabot/npm_and_yarn/eslint-plugin-jest-27.1.7
...
Bump eslint-plugin-jest from 27.1.6 to 27.1.7
2022-12-27 09:39:34 -05:00
dependabot[bot]
1aca439347
Bump @types/node from 16.18.8 to 16.18.11
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.18.8 to 16.18.11.
- [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 >
2022-12-27 14:37:29 +00:00
Federico Builes
f5231a7139
Merge pull request #361 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.47.0
...
Bump @typescript-eslint/parser from 5.46.0 to 5.47.0
2022-12-27 09:36:32 -05:00
dependabot[bot]
872c5e3689
Bump @typescript-eslint/parser from 5.46.0 to 5.47.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.46.0 to 5.47.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/v5.47.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 >
2022-12-26 01:43:00 +00:00
Jongwoo Han
86e4c38e88
Use cache in check-dist.yml
...
Signed-off-by: jongwooo <jongwooo.han@gmail.com >
2022-12-20 03:17:46 +09:00
dependabot[bot]
70a13ae7e3
Bump eslint-plugin-jest from 27.1.6 to 27.1.7
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 27.1.6 to 27.1.7.
- [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.1.6...v27.1.7 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-19 01:42:28 +00:00
cnagadya
0ff3da6f81
3.0.2 patch release
2022-12-16 13:45:58 +00:00
cnagadya
6d88398316
Merge pull request #350 from actions/dependabot/npm_and_yarn/types/node-16.18.8
...
Bump @types/node from 16.18.4 to 16.18.8
2022-12-16 14:09:01 +01:00
cnagadya
29022577bf
Merge pull request #352 from actions/dependabot/npm_and_yarn/eslint-plugin-github-4.6.0
...
Bump eslint-plugin-github from 4.4.1 to 4.6.0
2022-12-12 11:35:37 +01:00
dependabot[bot]
a4bf690c47
Bump eslint-plugin-github from 4.4.1 to 4.6.0
...
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github ) from 4.4.1 to 4.6.0.
- [Release notes](https://github.com/github/eslint-plugin-github/releases )
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.4.1...v4.6.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-github
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-12 09:22:23 +00:00
cnagadya
3f67248108
Merge pull request #351 from actions/dependabot/npm_and_yarn/vercel/ncc-0.36.0
...
Bump @vercel/ncc from 0.34.0 to 0.36.0
2022-12-12 10:19:33 +01:00
cnagadya
e82e9497cb
Fix dist
2022-12-12 09:14:19 +00:00
dependabot[bot]
945cb4d00a
Bump @types/node from 16.18.4 to 16.18.8
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.18.4 to 16.18.8.
- [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 >
2022-12-12 08:35:38 +00:00
dependabot[bot]
459b39211c
Bump @vercel/ncc from 0.34.0 to 0.36.0
...
Bumps [@vercel/ncc](https://github.com/vercel/ncc ) from 0.34.0 to 0.36.0.
- [Release notes](https://github.com/vercel/ncc/releases )
- [Commits](https://github.com/vercel/ncc/compare/0.34.0...0.36.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 >
2022-12-12 08:35:37 +00:00
cnagadya
c109d3f46d
Merge pull request #349 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.46.0
...
Bump @typescript-eslint/parser from 5.45.0 to 5.46.0
2022-12-12 09:34:54 +01:00
cnagadya
706aa54d76
Merge pull request #353 from actions/dependabot/npm_and_yarn/prettier-2.8.1
...
Bump prettier from 2.8.0 to 2.8.1
2022-12-12 09:34:29 +01:00
dependabot[bot]
12cfe866a8
Bump prettier from 2.8.0 to 2.8.1
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.8.0 to 2.8.1.
- [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/2.8.0...2.8.1 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-12 01:24:53 +00:00
dependabot[bot]
0caa632377
Bump @typescript-eslint/parser from 5.45.0 to 5.46.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.45.0 to 5.46.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/v5.46.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 >
2022-12-12 01:23:08 +00:00
Eli Reisman
df02ee7d42
Merge pull request #348 from jsoref/spelling
...
Spelling
2022-12-09 13:23:18 -08:00
Josh Soref
38e9237630
Update dist/
2022-12-08 20:03:56 -05:00
Josh Soref
03c7962be5
spelling: vulnerabilities
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2022-12-08 11:04:05 -05:00
Josh Soref
cff3674e25
spelling: the
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2022-12-08 11:04:05 -05:00
Josh Soref
a184554be2
spelling: minimum
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2022-12-08 11:04:05 -05:00
Josh Soref
660812709b
spelling: github
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2022-12-08 11:04:05 -05:00
cnagadya
d8b4cd80d5
Merge pull request #345 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.45.0
...
Bump @typescript-eslint/parser from 5.44.0 to 5.45.0
2022-12-05 11:01:36 +01:00
dependabot[bot]
8e5d487bb8
Bump @typescript-eslint/parser from 5.44.0 to 5.45.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.44.0 to 5.45.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/v5.45.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 >
2022-12-05 09:58:32 +00:00
cnagadya
3e6e055a26
Merge pull request #344 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.45.0
...
Bump @typescript-eslint/eslint-plugin from 5.44.0 to 5.45.0
2022-12-05 10:57:43 +01:00
dependabot[bot]
1f8d096c90
Bump @typescript-eslint/eslint-plugin from 5.44.0 to 5.45.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.44.0 to 5.45.0.
- [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/v5.45.0/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 >
2022-12-05 09:56:10 +00:00
cnagadya
0247f51a25
Merge pull request #346 from actions/dependabot/npm_and_yarn/types/node-16.18.4
...
Bump @types/node from 16.18.3 to 16.18.4
2022-12-05 10:55:16 +01:00
cnagadya
f599dc7887
Merge pull request #347 from actions/dependabot/npm_and_yarn/eslint-8.29.0
...
Bump eslint from 8.28.0 to 8.29.0
2022-12-05 10:54:24 +01:00
dependabot[bot]
6919a4885f
Bump eslint from 8.28.0 to 8.29.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.28.0 to 8.29.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.28.0...v8.29.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-05 01:44:27 +00:00
dependabot[bot]
8f97494d2e
Bump @types/node from 16.18.3 to 16.18.4
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.18.3 to 16.18.4.
- [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 >
2022-12-05 01:44:05 +00:00
Federico Builes
08ec176670
Merge pull request #341 from actions/dependabot/npm_and_yarn/eslint-plugin-jest-27.1.6
...
Bump eslint-plugin-jest from 27.1.5 to 27.1.6
2022-11-28 17:40:48 +01:00
dependabot[bot]
40a9da4614
Bump eslint-plugin-jest from 27.1.5 to 27.1.6
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 27.1.5 to 27.1.6.
- [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.1.5...v27.1.6 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-28 01:45:07 +00:00
Federico Builes
9ad1f84ed2
Dependabot Updates should only happen once a week.
2022-11-24 10:57:01 +01:00
Federico Builes
464e6ac735
Merge pull request #337 from actions/dependabot/npm_and_yarn/prettier-2.8.0
...
Bump prettier from 2.7.1 to 2.8.0
2022-11-24 06:57:46 +01:00
dependabot[bot]
141e2dae22
Bump prettier from 2.7.1 to 2.8.0
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.7.1 to 2.8.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/2.7.1...2.8.0 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-24 01:05:35 +00:00
Federico Builes
37bb7a46dd
Merge pull request #336 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.44.0
...
Bump @typescript-eslint/parser from 5.43.0 to 5.44.0
2022-11-23 08:13:04 +01:00
dependabot[bot]
5abb42a215
Bump @typescript-eslint/parser from 5.43.0 to 5.44.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.43.0 to 5.44.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/v5.44.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 >
2022-11-23 07:08:38 +00:00
Federico Builes
5aafbe4a32
Merge pull request #335 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.44.0
...
Bump @typescript-eslint/eslint-plugin from 5.43.0 to 5.44.0
2022-11-23 08:07:40 +01:00
dependabot[bot]
d623612924
Bump @typescript-eslint/eslint-plugin from 5.43.0 to 5.44.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.43.0 to 5.44.0.
- [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/v5.44.0/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 >
2022-11-23 01:36:15 +00:00
Federico Builes
08fe899167
Merge pull request #334 from actions/dependabot/npm_and_yarn/eslint-8.28.0
...
Bump eslint from 8.27.0 to 8.28.0
2022-11-21 07:16:29 +01:00
dependabot[bot]
067e030d27
Bump eslint from 8.27.0 to 8.28.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.27.0 to 8.28.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.27.0...v8.28.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-21 01:51:38 +00:00
Federico Builes
6b47d2662b
Merge pull request #333 from actions/dependabot/npm_and_yarn/got-12.5.3
...
Bump got from 12.5.2 to 12.5.3
2022-11-17 07:17:03 +01:00
dependabot[bot]
290634fe98
Bump got from 12.5.2 to 12.5.3
...
Bumps [got](https://github.com/sindresorhus/got ) from 12.5.2 to 12.5.3.
- [Release notes](https://github.com/sindresorhus/got/releases )
- [Commits](https://github.com/sindresorhus/got/compare/v12.5.2...v12.5.3 )
---
updated-dependencies:
- dependency-name: got
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-17 01:14:38 +00:00
Federico Builes
352f50a80e
Update contribution instructions with v3 for easier copy/pasting.
2022-11-16 11:36:08 +01:00
Federico Builes
11310527b4
bumping version
2022-11-16 11:31:19 +01:00
Federico Builes
ea0f46928b
Merge pull request #330 from actions/errors-for-external-configs
...
Improve error messages for external config files
2022-11-16 11:26:15 +01:00
Federico Builes
369356e2e7
Fixing merge conflict in dist/
...
# Conflicts:
# dist/index.js.map
2022-11-16 11:24:44 +01:00
cnagadya
13fe21bc0a
Merge pull request #331 from actions/octokit/enterprise
...
Set octokit baseurl for GHES
2022-11-16 10:03:07 +01:00
Federico Builes
136c0838bf
Merge pull request #332 from actions/dependabot/npm_and_yarn/typescript-4.9.3
...
Bump typescript from 4.8.4 to 4.9.3
2022-11-16 07:04:34 +01:00
dependabot[bot]
8ed85b3757
Bump typescript from 4.8.4 to 4.9.3
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.8.4 to 4.9.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/commits )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-16 01:11:56 +00:00
Federico Builes
a952d7b1b7
adding dist
2022-11-15 22:34:15 +01:00
Federico Builes
b8e622f102
Move test out of failing block.
2022-11-15 22:33:31 +01:00
Federico Builes
ac059c649c
Checkpoint!
2022-11-15 22:29:00 +01:00
Federico Builes
93652d7af0
Fix failing tests.
2022-11-15 22:28:50 +01:00
Federico Builes
ba127cac5e
Adding a test to confirm lists work properly in config files.
2022-11-15 22:25:26 +01:00
Federico Builes
1dd7392739
Adding fixture for testing config file string lists.
2022-11-15 22:25:13 +01:00
cnagadya
8f801ec4bb
Update external-repo-token requirements
2022-11-15 12:25:35 +00:00
Federico Builes
2d265aa7cc
Updating dist.
2022-11-15 07:50:53 +01:00
Federico Builes
c57c602135
Force error casting to get messages!
2022-11-15 07:50:45 +01:00
Federico Builes
c2097b2a9b
Updating copy in a test.
2022-11-15 07:50:32 +01:00
Federico Builes
0a055a6a13
Improve error messages for external config files.
2022-11-15 07:45:29 +01:00
Federico Builes
3417e62ba2
Merge pull request #328 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.43.0
...
Bump @typescript-eslint/parser from 5.42.1 to 5.43.0
2022-11-15 05:38:42 +01:00
dependabot[bot]
49fecaf158
Bump @typescript-eslint/parser from 5.42.1 to 5.43.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.42.1 to 5.43.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/v5.43.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 >
2022-11-15 04:33:19 +00:00
Federico Builes
173a4b8d96
Merge pull request #329 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.43.0
...
Bump @typescript-eslint/eslint-plugin from 5.42.1 to 5.43.0
2022-11-15 05:32:34 +01:00
dependabot[bot]
db1829cd87
Bump @typescript-eslint/eslint-plugin from 5.42.1 to 5.43.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.42.1 to 5.43.0.
- [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/v5.43.0/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 >
2022-11-15 01:05:54 +00:00
cnagadya
d87317e782
Set octokit baseurl for enterprise
2022-11-14 13:49:52 +00:00
Federico Builes
30d5821115
Bumping version number
2022-11-11 15:41:53 +01:00