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
Federico Builes
6e42c3395a
Remove defaults from the recently added fields.
2022-11-11 15:19:46 +01:00
Federico Builes
a3074cd699
Merge pull request #327 from actions/adding-extra-options
...
Updating action.yml to include `*-check` config options
2022-11-11 15:11:20 +01:00
Federico Builes
51a29d6960
Updating action.yml to include *-check config
...
options.
2022-11-11 14:56:07 +01:00
Federico Builes
235a221cf4
Merge pull request #324 from actions/readme-update
...
Update the README
2022-11-11 11:27:19 +01:00
Federico Builes
9b3a7f61dd
Minor README tweaks.
2022-11-11 11:26:05 +01:00
Federico Builes
a4761312ac
Add pull_request to the list of events that don't need refs.
2022-11-11 11:23:46 +01:00
Federico Builes
28c7c8c314
Set the correct default for license-check in README.
2022-11-11 11:17:08 +01:00
Federico Builes
9da0fd4871
Merge pull request #325 from actions/dependabot/npm_and_yarn/eslint-plugin-jest-27.1.5
...
Bump eslint-plugin-jest from 27.1.4 to 27.1.5
2022-11-11 09:00:04 +01:00
Federico Builes
fe45fd6645
Merge pull request #326 from actions/dependabot/npm_and_yarn/esbuild-register-3.4.1
...
Bump esbuild-register from 3.4.0 to 3.4.1
2022-11-11 08:59:46 +01:00
dependabot[bot]
c41b9f9cfb
Bump esbuild-register from 3.4.0 to 3.4.1
...
Bumps esbuild-register from 3.4.0 to 3.4.1.
---
updated-dependencies:
- dependency-name: esbuild-register
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-11 01:16:27 +00:00
dependabot[bot]
10c5aa9564
Bump eslint-plugin-jest from 27.1.4 to 27.1.5
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 27.1.4 to 27.1.5.
- [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.4...v27.1.5 )
---
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-11 01:13:55 +00:00
Courtney Claessens
8e5000107a
Update README.md
2022-11-10 20:01:11 -05:00
Courtney Claessens
89a074ec7e
Update README.md
2022-11-10 19:59:21 -05:00
Courtney Claessens
8d7a4c48ad
Update README.md
2022-11-10 19:55:22 -05:00
Courtney Claessens
2f59625b62
reorg the readme
2022-11-10 19:51:20 -05:00
Federico Builes
9e552623cc
Merge pull request #323 from actions/dependabot/npm_and_yarn/esbuild-register-3.4.0
...
Bump esbuild-register from 3.3.3 to 3.4.0
2022-11-10 12:45:45 +01:00
Federico Builes
4108a15bd3
Merge pull request #306 from actions/external-repo-config
...
Read configuration from external repositories
2022-11-10 11:03:15 +01:00
Federico Builes
5ea8fbfb83
Update docs for config file paths.
2022-11-10 08:18:58 +01:00
Federico Builes
c72eb06e71
Update README.md
...
Co-authored-by: Courtney Claessens <courtneycl@github.com >
2022-11-10 07:59:35 +01:00
Federico Builes
aa409fa6cd
Update README.md
...
Co-authored-by: Courtney Claessens <courtneycl@github.com >
2022-11-10 07:59:28 +01:00
Federico Builes
5aaa78ce3c
Update README.md
...
Co-authored-by: Courtney Claessens <courtneycl@github.com >
2022-11-10 07:59:15 +01:00
dependabot[bot]
8d9ea3eb63
Bump esbuild-register from 3.3.3 to 3.4.0
...
Bumps esbuild-register from 3.3.3 to 3.4.0.
---
updated-dependencies:
- dependency-name: esbuild-register
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-10 01:11:37 +00:00
Federico Builes
59a4f4c4ba
Fixing typo in README.md
2022-11-09 13:24:07 +01:00
Federico Builes
bf8cfe8b38
Linting, adding dist files.
2022-11-09 13:22:33 +01:00
Federico Builes
ae538ebe32
Linting and whitespace. Smol rename.
2022-11-09 13:17:12 +01:00
Federico Builes
b4126ce983
Shuffle things around.
2022-11-09 13:16:53 +01:00
Federico Builes
418ae59d51
Replace TODO with instructions for getting PAT.
2022-11-08 17:51:31 +01:00
Federico Builes
c38007a979
Don't abbreviate repo in docs.
...
In general let's try not to use abbreviations in public
documentation.
2022-11-08 17:45:23 +01:00
cnagadya
ebe5527e72
Fix readme typo
2022-11-08 11:23:48 +00:00
cnagadya
1589654682
Add dist changes
2022-11-08 11:16:48 +00:00
cnagadya
f0ff0b670a
Rename config token > external-repo-token
2022-11-08 11:16:26 +00:00
cnagadya
336da03de2
Update empty allow-licenses tests
2022-11-08 11:15:36 +00:00
cnagadya
78565a954f
Dont merge config lists
...
Co-authored-by: Henri Maurer<hmaurer@github.com >
Co-authored-by: Federico Builes<febuiles@github.com >
2022-11-08 10:52:30 +00:00
cnagadya
3c73a622ba
Fix config-file tests
2022-11-08 09:53:36 +00:00
Federico Builes
7a42af0f2f
Merge pull request #320 from actions/dependabot/npm_and_yarn/eslint-plugin-jest-27.1.4
...
Bump eslint-plugin-jest from 27.1.3 to 27.1.4
2022-11-08 10:40:36 +01:00
dependabot[bot]
abfd4a1fc7
Bump eslint-plugin-jest from 27.1.3 to 27.1.4
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 27.1.3 to 27.1.4.
- [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.3...v27.1.4 )
---
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-08 09:39:22 +00:00
Federico Builes
40e460b464
Merge pull request #316 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.42.1
...
Bump @typescript-eslint/parser from 5.42.0 to 5.42.1
2022-11-08 10:38:41 +01:00
dependabot[bot]
9f1bc9b354
Bump @typescript-eslint/parser from 5.42.0 to 5.42.1
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.42.0 to 5.42.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.42.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 >
2022-11-08 09:38:34 +00:00
Federico Builes
774bd6c1d5
Merge pull request #318 from actions/dependabot/npm_and_yarn/eslint-plugin-github-4.4.1
...
Bump eslint-plugin-github from 4.4.0 to 4.4.1
2022-11-08 10:37:41 +01:00
Federico Builes
f7686f8c21
Merge pull request #317 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.42.1
...
Bump @typescript-eslint/eslint-plugin from 5.42.0 to 5.42.1
2022-11-08 10:36:16 +01:00
dependabot[bot]
688e92b5e5
Bump eslint-plugin-github from 4.4.0 to 4.4.1
...
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github ) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/github/eslint-plugin-github/releases )
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.4.0...v4.4.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 >
2022-11-08 07:35:47 +00:00
Federico Builes
7ce779229f
Merge pull request #319 from actions/dependabot/npm_and_yarn/eslint-8.27.0
...
Bump eslint from 8.26.0 to 8.27.0
2022-11-08 08:34:38 +01:00
dependabot[bot]
543eecb644
Bump eslint from 8.26.0 to 8.27.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.26.0 to 8.27.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.26.0...v8.27.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-08 01:17:47 +00:00
dependabot[bot]
a7ec2eb771
Bump @typescript-eslint/eslint-plugin from 5.42.0 to 5.42.1
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.42.0 to 5.42.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.42.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 >
2022-11-08 01:17:25 +00:00
cnagadya
13455c7175
Merge array config options
2022-11-07 17:57:05 +00:00
cnagadya
6d941b396a
Fix inconsistencies due to zod defaults / partials mixup
2022-11-07 17:08:00 +00:00
cnagadya
49ed3f2876
Merge lists in configs instead of overwritting them
2022-11-07 12:33:54 +00:00
cnagadya
b55cddb69d
Use config-file for both remote and local config-files
2022-11-07 12:12:03 +00:00
cnagadya
dcdeb7de77
Remove redundant skips
...
Co-authored-by: Federico Builes <febuiles@github.com >
2022-11-04 16:12:05 +00:00
cnagadya
b4a2fbfa16
Complete functionality for handling remote config file
2022-11-04 14:51:41 +00:00
cnagadya
97e5a607ba
Handle getContent response as is
...
Co-authored-by: Henri Maurer <hmaurer@github.com >
2022-11-04 10:08:00 +00:00
cnagadya
3b410dc4ad
Load remote config file
2022-11-04 09:05:45 +00:00
Federico Builes
683cbc4872
Merge branch 'main' into external-repo-config
2022-11-01 08:11:26 +01:00
Federico Builes
2f696d8c7a
Merge pull request #314 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.42.0
...
Bump @typescript-eslint/eslint-plugin from 5.41.0 to 5.42.0
2022-11-01 08:10:28 +01:00
dependabot[bot]
1a9033d563
Bump @typescript-eslint/eslint-plugin from 5.41.0 to 5.42.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.41.0 to 5.42.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.42.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-01 07:10:21 +00:00
Federico Builes
ad6e320da1
Merge pull request #313 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.42.0
...
Bump @typescript-eslint/parser from 5.41.0 to 5.42.0
2022-11-01 08:09:22 +01:00
dependabot[bot]
3d86825394
Bump @typescript-eslint/parser from 5.41.0 to 5.42.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.41.0 to 5.42.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.42.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-01 01:49:12 +00:00
Federico Builes
10dc05ba09
Merge pull request #311 from ericcornelissen/308-disable-license-or-vuln
...
Add `license-check` and `vulnerability-check` inputs
2022-10-31 07:56:37 +01:00
Federico Builes
04f48dec81
Update __tests__/config.test.ts
2022-10-31 07:55:17 +01:00
Federico Builes
bb5c0c7ca0
Merge pull request #312 from actions/dependabot/npm_and_yarn/types/node-16.18.3
...
Bump @types/node from 16.18.2 to 16.18.3
2022-10-31 06:42:09 +01:00
dependabot[bot]
2d7d700469
Bump @types/node from 16.18.2 to 16.18.3
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.18.2 to 16.18.3.
- [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-10-31 01:33:50 +00:00
Eric Cornelissen
f095b5a541
Build and package
2022-10-28 22:25:06 +02:00
Eric Cornelissen
f54a1f3b74
Document the license-check & vulnerability-check config options
...
Include the license-check and vulnerability-check options in the config
documentation in the README.
Also fix a typo in the README ("configuraton" -> "configuration").
2022-10-28 22:23:33 +02:00
Eric Cornelissen
84921e5e4a
Simplify Summary summary based on license-check and vulnerability-check
...
Omit details related to the license check of vulnerability check from
the GitHub Actions Summary's summary if the respective check is disabled
from the configuration.
2022-10-28 22:15:44 +02:00
Eric Cornelissen
c5af7ff272
Prevent disabling all checks
...
Prevent users from disabling both the license and vulnerability check by
checking if both are set to `false` and throwing if that's the case.
2022-10-28 22:08:55 +02:00
Eric Cornelissen
31279d265a
Add license-check and vulnerability-check inputs
...
Add support for two new inputs, named `license-check` and
`vulnerability-check`, to disable the license checks or vulnerability
checks performed by this action. By default, both are enabled.
2022-10-28 22:06:05 +02:00
Federico Builes
2532504548
Merge pull request #310 from actions/cn/node-18
...
Upgrade to Node 18
2022-10-28 13:46:26 +02:00
cnagadya
cc6d251652
Update contributing guide
2022-10-28 10:13:58 +00:00
cnagadya
516e8497ac
Add codespace defaults
2022-10-28 10:13:58 +00:00
cnagadya
43c5083e6c
Node 18
2022-10-28 10:13:58 +00:00
Federico Builes
fa62a0febc
Merge pull request #294 from actions/cn/spdx-licenses
...
Add support for SPDX expressions
2022-10-28 11:27:18 +02:00
cnagadya
e897e8ebdd
Add dist folder
2022-10-28 09:25:16 +00:00
cnagadya
216fafaed5
PR feedback
...
Co-authored-by: Federico Builes <febuiles@github.com >
2022-10-28 11:23:05 +02:00
cnagadya
0144419c8e
Format violations area
2022-10-27 16:43:45 +00:00
cnagadya
7b16bd0b54
Add unvalidated changes to summary
2022-10-27 16:24:30 +00:00
cnagadya
4525a8c091
Format summary findings
2022-10-27 15:41:19 +00:00
cnagadya
72273c9a36
Update dist folder
2022-10-27 15:22:00 +00:00
cnagadya
562a2f3c0a
Improve summary formatting
2022-10-27 15:19:32 +00:00
cnagadya
c82c183029
Resolve package-lock conflicts
2022-10-27 14:37:08 +00:00
cnagadya
26be1f407e
Merge pull request #309 from actions/codespace-actions-dependency-review-action-p79j7j9pxqrh669p
...
Add unresolved licenses section
2022-10-27 15:43:28 +02:00
cnagadya
022ea02fbb
Add unresolved licenses section
2022-10-27 13:09:37 +00:00
Federico Builes
d6e28cdfae
Merge pull request #307 from actions/dependabot/npm_and_yarn/types/node-16.18.2
...
Bump @types/node from 16.18.0 to 16.18.2
2022-10-27 07:34:11 +02:00
dependabot[bot]
da3d8af3e3
Bump @types/node from 16.18.0 to 16.18.2
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.18.0 to 16.18.2.
- [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-10-27 01:26:35 +00:00
cnagadya
52fa73c086
Update readme licenses sections
2022-10-26 10:54:12 +00:00
cnagadya
3baea959cf
Fix license test failures
2022-10-26 09:58:00 +00:00
cnagadya
782c57b17e
Fix config test failures
2022-10-26 09:57:02 +00:00
cnagadya
ac5ed8754d
Use SPDX license expressions
2022-10-26 09:56:34 +00:00
Federico Builes
024a5a6342
Merge pull request #305 from actions/dependabot/npm_and_yarn/octokit-2.0.10
...
Bump octokit from 2.0.9 to 2.0.10
2022-10-26 08:49:12 +02:00
Federico Builes
b2fc686406
Resolving merge conflicts
2022-10-26 08:47:43 +02:00
dependabot[bot]
4ec1d46392
Bump octokit from 2.0.9 to 2.0.10
...
Bumps [octokit](https://github.com/octokit/octokit.js ) from 2.0.9 to 2.0.10.
- [Release notes](https://github.com/octokit/octokit.js/releases )
- [Commits](https://github.com/octokit/octokit.js/compare/v2.0.9...v2.0.10 )
---
updated-dependencies:
- dependency-name: octokit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-26 06:46:16 +00:00
Federico Builes
cfef8bfe29
Merge pull request #304 from actions/dependabot/npm_and_yarn/octokit/plugin-retry-4.0.3
...
Bump @octokit/plugin-retry from 3.0.9 to 4.0.3
2022-10-26 08:45:28 +02:00
Federico Builes
bd43b8d1e2
updating dist
2022-10-26 08:45:18 +02:00
dependabot[bot]
fced408b87
Bump @octokit/plugin-retry from 3.0.9 to 4.0.3
...
Bumps [@octokit/plugin-retry](https://github.com/octokit/plugin-retry.js ) from 3.0.9 to 4.0.3.
- [Release notes](https://github.com/octokit/plugin-retry.js/releases )
- [Commits](https://github.com/octokit/plugin-retry.js/compare/v3.0.9...v4.0.3 )
---
updated-dependencies:
- dependency-name: "@octokit/plugin-retry"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-26 01:51:57 +00:00
Federico Builes
65f9f50468
Merge pull request #303 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.41.0
...
Bump @typescript-eslint/parser from 5.40.1 to 5.41.0
2022-10-25 07:57:41 +02:00
dependabot[bot]
a393c83ce5
Bump @typescript-eslint/parser from 5.40.1 to 5.41.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.40.1 to 5.41.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.41.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-10-25 05:56:55 +00:00
Federico Builes
56163c5659
Merge pull request #302 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.41.0
...
Bump @typescript-eslint/eslint-plugin from 5.40.1 to 5.41.0
2022-10-25 07:56:10 +02:00
dependabot[bot]
5dc2e6e4bb
Bump @typescript-eslint/eslint-plugin from 5.40.1 to 5.41.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.40.1 to 5.41.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.41.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-10-25 01:44:33 +00:00
Federico Builes
0efb1d1d84
bumping to 2.5.1
2022-10-24 17:03:38 +02:00
Federico Builes
d4f6425aa4
Merge pull request #290 from actions/cn/scan_pr
...
Enable setting configuration options for local testing
2022-10-24 16:55:54 +02:00
Federico Builes
49a61bd9bd
Update scripts/scan_pr
...
Co-authored-by: cnagadya <cnagadya@github.com >
2022-10-24 16:54:03 +02:00
Federico Builes
06c01e11e8
Update scripts/scan_pr
...
Co-authored-by: cnagadya <cnagadya@github.com >
2022-10-24 16:53:56 +02:00
Federico Builes
4538b29c27
Merge pull request #300 from actions/dependabot/npm_and_yarn/eslint-8.26.0
...
Bump eslint from 8.25.0 to 8.26.0
2022-10-24 07:14:08 +02:00
Federico Builes
4153ec555a
Merge pull request #299 from actions/dependabot/npm_and_yarn/types/node-16.18.0
...
Bump @types/node from 16.11.68 to 16.18.0
2022-10-24 07:13:59 +02:00
dependabot[bot]
7c8d0843f9
Bump eslint from 8.25.0 to 8.26.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.25.0 to 8.26.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.25.0...v8.26.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-10-24 01:47:43 +00:00
dependabot[bot]
fc00198e43
Bump @types/node from 16.11.68 to 16.18.0
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.11.68 to 16.18.0.
- [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-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-24 01:47:19 +00:00
Federico Builes
9760f87258
Fix config-file description in action.yml
2022-10-21 17:38:18 +02:00
Federico Builes
74c047086c
Adding README and action.yml for external config files.
2022-10-21 17:34:20 +02:00
Federico Builes
80e573b784
Fixing whitespace.
2022-10-21 14:03:17 +02:00
Federico Builes
b5c3d1e723
Update scan_pr to support loading an external config YAML file.
2022-10-21 14:00:52 +02:00
Federico Builes
7fd272118a
Updating scan_pr to support a config file option.
2022-10-21 13:55:52 +02:00
Federico Builes
3c9a31f5a0
Updating CONTRIBUTING.md
2022-10-21 13:36:00 +02:00
Federico Builes
d8fba3fdc1
Remove hardcode file from .gitignore
2022-10-21 13:33:24 +02:00
Federico Builes
e805dd89e8
Merge branch 'main' into cn/scan_pr
2022-10-21 13:27:09 +02:00
Federico Builes
32276cb73d
Merge pull request #298 from actions/dependabot/npm_and_yarn/types/node-16.11.68
...
Bump @types/node from 16.11.66 to 16.11.68
2022-10-19 07:49:08 +02:00
Federico Builes
fe226ac019
Merge pull request #297 from actions/dependabot/npm_and_yarn/eslint-plugin-jest-27.1.3
...
Bump eslint-plugin-jest from 27.1.2 to 27.1.3
2022-10-19 07:48:52 +02:00
dependabot[bot]
b759175bdb
Bump @types/node from 16.11.66 to 16.11.68
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.11.66 to 16.11.68.
- [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-10-19 01:34:58 +00:00
dependabot[bot]
6af054f363
Bump eslint-plugin-jest from 27.1.2 to 27.1.3
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 27.1.2 to 27.1.3.
- [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.2...v27.1.3 )
---
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-10-19 01:34:46 +00:00
Federico Builes
6f32cb0afd
Merge pull request #296 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.40.1
...
Bump @typescript-eslint/parser from 5.40.0 to 5.40.1
2022-10-18 10:05:25 +02:00
dependabot[bot]
2791afab72
Bump @typescript-eslint/parser from 5.40.0 to 5.40.1
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.40.0 to 5.40.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.40.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 >
2022-10-18 06:54:19 +00:00
Federico Builes
a8b5c8c24e
Merge pull request #295 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.40.1
...
Bump @typescript-eslint/eslint-plugin from 5.40.0 to 5.40.1
2022-10-18 08:53:31 +02:00
dependabot[bot]
12a250de95
Bump @typescript-eslint/eslint-plugin from 5.40.0 to 5.40.1
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.40.0 to 5.40.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.40.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 >
2022-10-18 01:26:32 +00:00
Federico Builes
917e5af203
Merge pull request #291 from actions/dependabot/npm_and_yarn/types/node-16.11.66
...
Bump @types/node from 16.11.65 to 16.11.66
2022-10-17 07:28:53 +02:00
Federico Builes
ba6dba6225
Merge pull request #292 from actions/dependabot/npm_and_yarn/eslint-plugin-jest-27.1.2
...
Bump eslint-plugin-jest from 27.1.1 to 27.1.2
2022-10-17 07:26:25 +02:00
dependabot[bot]
63154658bc
Bump eslint-plugin-jest from 27.1.1 to 27.1.2
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 27.1.1 to 27.1.2.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases )
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v27.1.1...v27.1.2 )
---
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-10-17 01:51:39 +00:00
dependabot[bot]
f84c5813e5
Bump @types/node from 16.11.65 to 16.11.66
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.11.65 to 16.11.66.
- [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-10-17 01:51:15 +00:00
cnagadya
228a6404a2
Remove untracked dev-config.yml
2022-10-14 13:07:46 +00:00
cnagadya
c84947f64b
Ignore dev-config file
2022-10-14 12:31:49 +00:00
cnagadya
71dbf10e60
Add configuration instruction to docs
2022-10-14 12:31:17 +00:00
cnagadya
f9deefc2e9
Retrieve config file values for local testing
2022-10-14 09:26:12 +00:00
Federico Builes
0e5d083be1
Merge pull request #289 from actions/dependabot/npm_and_yarn/octokit-2.0.9
...
Bump octokit from 2.0.7 to 2.0.9
2022-10-14 09:09:30 +02:00
Federico Builes
2f428eec67
adding dist
2022-10-14 09:03:58 +02:00
dependabot[bot]
dff2fdff0f
Bump octokit from 2.0.7 to 2.0.9
...
Bumps [octokit](https://github.com/octokit/octokit.js ) from 2.0.7 to 2.0.9.
- [Release notes](https://github.com/octokit/octokit.js/releases )
- [Commits](https://github.com/octokit/octokit.js/compare/v2.0.7...v2.0.9 )
---
updated-dependencies:
- dependency-name: octokit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-14 06:56:20 +00:00
Federico Builes
12a171cf96
Merge pull request #288 from actions/dependabot/npm_and_yarn/octokit/request-error-3.0.2
...
Bump @octokit/request-error from 3.0.1 to 3.0.2
2022-10-14 08:55:30 +02:00
dependabot[bot]
3156cf8998
Bump @octokit/request-error from 3.0.1 to 3.0.2
...
Bumps [@octokit/request-error](https://github.com/octokit/request-error.js ) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/octokit/request-error.js/releases )
- [Commits](https://github.com/octokit/request-error.js/compare/v3.0.1...v3.0.2 )
---
updated-dependencies:
- dependency-name: "@octokit/request-error"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-14 01:25:21 +00:00
cnagadya
fd675ced9c
v2.5.0 release
...
Co-authored-by: Henri Maurer <hmaurer@github.com >
Co-authored-by: Federico Builes <febuiles@github.com >
2022-10-13 15:00:15 +00:00
Federico Builes
f7d03d8b76
Merge pull request #284 from actions/cn/license-api-fallback
...
Use GH Licenses API to retrieve null licenses
2022-10-13 16:54:33 +02:00
Federico Builes
7e41a6f1ee
Removing unnecessary beforeAll block
...
Mocks are removed in Jest automatically due to our
Jest config file.
Co-authored-by: Christine Nagadya <cnagadya@github.com >
Co-authored-by: Henri Maurer <hmaurer@github.com >
2022-10-13 16:52:54 +02:00
cnagadya
4c0961eff6
Add tests for GitHub License API fallback
2022-10-13 11:57:38 +00:00
cnagadya
d1e9a12830
Resolve conflicts
2022-10-13 11:06:40 +00:00
cnagadya
2e3713aab8
Optimise setGHLicenses
...
Co-authored-by: Henri Maurer <hmaurer@github.com >
Co-authored-by: Federico Builes <febuiles@github.com >
2022-10-13 11:03:34 +00:00
cnagadya
ba9d7c1389
Retrieve null licenses from licenses API
2022-10-13 11:03:34 +00:00
Federico Builes
0cd2781117
Merge pull request #286 from actions/dependabot/npm_and_yarn/ansi-styles-6.2.1
...
Bump ansi-styles from 6.2.0 to 6.2.1
2022-10-13 12:28:39 +02:00
Federico Builes
129f0ad973
adding dist
2022-10-13 12:26:58 +02:00
dependabot[bot]
0a88a4704b
Bump ansi-styles from 6.2.0 to 6.2.1
...
Bumps [ansi-styles](https://github.com/chalk/ansi-styles ) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/chalk/ansi-styles/releases )
- [Commits](https://github.com/chalk/ansi-styles/compare/v6.2.0...v6.2.1 )
---
updated-dependencies:
- dependency-name: ansi-styles
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-13 06:12:45 +00:00
Federico Builes
18069caed8
Merge pull request #287 from actions/dependabot/npm_and_yarn/got-12.5.2
...
Bump got from 12.5.1 to 12.5.2
2022-10-13 08:12:07 +02:00
dependabot[bot]
61cee4b12b
Bump got from 12.5.1 to 12.5.2
...
Bumps [got](https://github.com/sindresorhus/got ) from 12.5.1 to 12.5.2.
- [Release notes](https://github.com/sindresorhus/got/releases )
- [Commits](https://github.com/sindresorhus/got/compare/v12.5.1...v12.5.2 )
---
updated-dependencies:
- dependency-name: got
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-13 01:25:32 +00:00
Federico Builes
94670a1af8
Merge pull request #282 from actions/dependabot/npm_and_yarn/eslint-plugin-github-4.4.0
...
Bump eslint-plugin-github from 4.3.7 to 4.4.0
2022-10-12 08:05:50 +02:00
Federico Builes
577d9714ad
Merge pull request #283 from actions/dependabot/npm_and_yarn/ansi-styles-6.2.0
...
Bump ansi-styles from 6.1.1 to 6.2.0
2022-10-12 08:02:05 +02:00
Federico Builes
9ce6cb532b
adding dist
2022-10-12 08:01:53 +02:00
dependabot[bot]
0b980b1ccd
Bump ansi-styles from 6.1.1 to 6.2.0
...
Bumps [ansi-styles](https://github.com/chalk/ansi-styles ) from 6.1.1 to 6.2.0.
- [Release notes](https://github.com/chalk/ansi-styles/releases )
- [Commits](https://github.com/chalk/ansi-styles/compare/v6.1.1...v6.2.0 )
---
updated-dependencies:
- dependency-name: ansi-styles
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-12 01:41:51 +00:00
dependabot[bot]
bc5f6c2f39
Bump eslint-plugin-github from 4.3.7 to 4.4.0
...
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github ) from 4.3.7 to 4.4.0.
- [Release notes](https://github.com/github/eslint-plugin-github/releases )
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.3.7...v4.4.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-10-12 01:41:43 +00:00
cnagadya
9c96258789
Update to 2.4.1
2022-10-11 13:42:40 +00:00
Federico Builes
f076f221f4
Merge pull request #280 from actions/format-bugs
...
Fix display issues with versions and GHSAs
2022-10-11 15:22:44 +02:00
Federico Builes
88b817ec8d
adding dist
2022-10-11 15:20:02 +02:00
Federico Builes
2dd6c6a3d7
Fixing a bug with GHSA filtering.
...
Co-authored-by: Christine Nagadya <cnagadya@github.com >
2022-10-11 15:17:34 +02:00
Federico Builes
1d9bfbbddf
Document the behavior of the GHSA filtering function.
2022-10-11 15:09:58 +02:00
Federico Builes
f632f5f79d
adding dist
2022-10-11 14:51:27 +02:00
Federico Builes
ee42a6512f
Show the dependency name instead of the manifest.
2022-10-11 14:50:55 +02:00
Federico Builes
6f58092362
Merge pull request #278 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.40.0
...
Bump @typescript-eslint/eslint-plugin from 5.39.0 to 5.40.0
2022-10-11 12:11:26 +02:00
dependabot[bot]
b81bfe53ce
Bump @typescript-eslint/eslint-plugin from 5.39.0 to 5.40.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.39.0 to 5.40.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.40.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-10-11 10:10:06 +00:00
Federico Builes
5679c0f8be
Merge pull request #277 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.40.0
...
Bump @typescript-eslint/parser from 5.39.0 to 5.40.0
2022-10-11 12:09:15 +02:00
dependabot[bot]
2018b3e66f
Bump @typescript-eslint/parser from 5.39.0 to 5.40.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.39.0 to 5.40.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.40.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-10-11 08:50:56 +00:00
Federico Builes
463890c1ed
Merge pull request #276 from actions/dependabot/npm_and_yarn/types/node-16.11.65
...
Bump @types/node from 16.11.64 to 16.11.65
2022-10-11 10:50:05 +02:00
dependabot[bot]
c9b9d23e75
Bump @types/node from 16.11.64 to 16.11.65
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.11.64 to 16.11.65.
- [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-10-11 01:32:53 +00:00
Federico Builes
4c14cfe593
Merge pull request #275 from actions/dependabot/npm_and_yarn/eslint-8.25.0
...
Bump eslint from 8.24.0 to 8.25.0
2022-10-10 08:24:07 +02:00
dependabot[bot]
5b70fe08e7
Bump eslint from 8.24.0 to 8.25.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.24.0 to 8.25.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.24.0...v8.25.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-10-10 01:52:29 +00:00
Federico Builes
81216f689b
Merge pull request #274 from actions/dependabot/npm_and_yarn/yaml-2.1.3
...
Bump yaml from 2.1.2 to 2.1.3
2022-10-06 14:43:54 +02:00
Federico Builes
afbc15c97f
updating dist files
2022-10-06 14:41:07 +02:00
dependabot[bot]
8d974c4ee8
Bump yaml from 2.1.2 to 2.1.3
...
Bumps [yaml](https://github.com/eemeli/yaml ) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/eemeli/yaml/releases )
- [Commits](https://github.com/eemeli/yaml/compare/v2.1.2...v2.1.3 )
---
updated-dependencies:
- dependency-name: yaml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-06 11:19:30 +00:00
Federico Builes
cdad98596a
Merge pull request #273 from actions/dependabot/npm_and_yarn/eslint-plugin-jest-27.1.1
...
Bump eslint-plugin-jest from 27.1.0 to 27.1.1
2022-10-06 13:18:40 +02:00
dependabot[bot]
0a0eb39992
Bump eslint-plugin-jest from 27.1.0 to 27.1.1
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 27.1.0 to 27.1.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.0...v27.1.1 )
---
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-10-06 01:41:12 +00:00
Federico Builes
df3ceaf7f0
Merge pull request #269 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.39.0
...
Bump @typescript-eslint/eslint-plugin from 5.38.1 to 5.39.0
2022-10-05 13:17:37 +02:00
dependabot[bot]
1997789b86
Bump @typescript-eslint/eslint-plugin from 5.38.1 to 5.39.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.38.1 to 5.39.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.39.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-10-05 11:01:03 +00:00
Federico Builes
584e620d09
Merge pull request #270 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.39.0
...
Bump @typescript-eslint/parser from 5.38.1 to 5.39.0
2022-10-05 13:00:23 +02:00
Federico Builes
1fa34689ad
Merge pull request #271 from actions/dependabot/npm_and_yarn/types/node-16.11.64
...
Bump @types/node from 16.11.63 to 16.11.64
2022-10-05 13:00:15 +02:00
Federico Builes
de2814d20e
Merge pull request #272 from actions/dependabot/npm_and_yarn/eslint-plugin-jest-27.1.0
...
Bump eslint-plugin-jest from 27.0.4 to 27.1.0
2022-10-05 08:17:58 +02:00
dependabot[bot]
eabc27054f
Bump eslint-plugin-jest from 27.0.4 to 27.1.0
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 27.0.4 to 27.1.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases )
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v27.0.4...v27.1.0 )
---
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 >
2022-10-05 01:54:54 +00:00
dependabot[bot]
b486e073e9
Bump @types/node from 16.11.63 to 16.11.64
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.11.63 to 16.11.64.
- [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-10-05 01:54:43 +00:00
dependabot[bot]
03321307df
Bump @typescript-eslint/parser from 5.38.1 to 5.39.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.38.1 to 5.39.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.39.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-10-05 01:51:49 +00:00
Federico Builes
cc2a6ab32f
Merge pull request #268 from actions/dependabot/npm_and_yarn/yaml-2.1.2
...
Bump yaml from 2.1.1 to 2.1.2
2022-10-03 11:32:30 +02:00
Federico Builes
5de8be4c40
Merge branch 'main' into dependabot/npm_and_yarn/yaml-2.1.2
...
# Conflicts:
# dist/index.js.map
2022-10-03 11:31:02 +02:00
Federico Builes
1b8bd021a3
adding dist
2022-10-03 11:29:46 +02:00
Federico Builes
65d8cd176f
Merge pull request #267 from actions/dependabot/npm_and_yarn/types/node-16.11.63
...
Bump @types/node from 16.11.62 to 16.11.63
2022-10-03 11:29:23 +02:00
Federico Builes
6d500ff869
Merge pull request #266 from actions/dependabot/npm_and_yarn/actions/github-5.1.1
...
Bump @actions/github from 5.1.0 to 5.1.1
2022-10-03 11:29:14 +02:00
Federico Builes
0259ed8420
add dist
2022-10-03 11:28:16 +02:00
dependabot[bot]
ec636f3d19
Bump yaml from 2.1.1 to 2.1.2
...
Bumps [yaml](https://github.com/eemeli/yaml ) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/eemeli/yaml/releases )
- [Commits](https://github.com/eemeli/yaml/compare/v2.1.1...v2.1.2 )
---
updated-dependencies:
- dependency-name: yaml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-03 02:06:25 +00:00
dependabot[bot]
367e85631b
Bump @types/node from 16.11.62 to 16.11.63
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.11.62 to 16.11.63.
- [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-10-03 02:05:36 +00:00
dependabot[bot]
abf7b5a775
Bump @actions/github from 5.1.0 to 5.1.1
...
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github ) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github )
---
updated-dependencies:
- dependency-name: "@actions/github"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-03 02:05:00 +00:00
Federico Builes
ba85772f4b
Merge pull request #265 from actions/dependabot/npm_and_yarn/actions/core-1.10.0
...
Bump @actions/core from 1.9.1 to 1.10.0
2022-09-30 09:09:00 +02:00
Federico Builes
8d812df813
adding dist
2022-09-30 09:07:38 +02:00
dependabot[bot]
63e12b21ed
Bump @actions/core from 1.9.1 to 1.10.0
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.9.1 to 1.10.0.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
---
updated-dependencies:
- dependency-name: "@actions/core"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-30 01:45:02 +00:00
Federico Builes
0385b5b162
Merge pull request #248 from actions/add-scanned-deps
...
Add scanned deps
2022-09-28 10:53:37 +02:00
Federico Builes
8e053e0f5e
Merge pull request #262 from actions/dependabot/npm_and_yarn/typescript-4.8.4
...
Bump typescript from 4.8.3 to 4.8.4
2022-09-28 08:04:35 +02:00
Federico Builes
e0ff0cf732
Merge pull request #261 from actions/dependabot/npm_and_yarn/got-12.5.1
...
Bump got from 12.5.0 to 12.5.1
2022-09-28 08:04:26 +02:00
dependabot[bot]
ea65cbfc18
Bump typescript from 4.8.3 to 4.8.4
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.8.3 to 4.8.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.8.3...v4.8.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-09-28 01:29:19 +00:00
dependabot[bot]
5bf43a89cd
Bump got from 12.5.0 to 12.5.1
...
Bumps [got](https://github.com/sindresorhus/got ) from 12.5.0 to 12.5.1.
- [Release notes](https://github.com/sindresorhus/got/releases )
- [Commits](https://github.com/sindresorhus/got/compare/v12.5.0...v12.5.1 )
---
updated-dependencies:
- dependency-name: got
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-28 01:29:03 +00:00
Federico Builes
468485fc8e
Clean up the main script a bit.
2022-09-27 12:25:12 +02:00
Federico Builes
46c9f79a1f
Create utils.ts file for helper functions.
2022-09-27 12:23:05 +02:00
Federico Builes
cd3f55e8f9
Add all the dependencies to the review summary too.
2022-09-27 11:52:15 +02:00
Federico Builes
f832351766
Merge pull request #258 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.38.1
...
Bump @typescript-eslint/eslint-plugin from 5.38.0 to 5.38.1
2022-09-27 08:10:02 +02:00
dependabot[bot]
f96ed229f4
Bump @typescript-eslint/eslint-plugin from 5.38.0 to 5.38.1
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.38.0 to 5.38.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.38.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 >
2022-09-27 06:08:27 +00:00
Federico Builes
629703a27b
Merge pull request #260 from actions/dependabot/npm_and_yarn/types/node-16.11.62
...
Bump @types/node from 16.11.60 to 16.11.62
2022-09-27 08:08:06 +02:00
Federico Builes
d05bfb69a5
Merge pull request #259 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.38.1
...
Bump @typescript-eslint/parser from 5.38.0 to 5.38.1
2022-09-27 08:07:40 +02:00
dependabot[bot]
02bcebdd6e
Bump @types/node from 16.11.60 to 16.11.62
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.11.60 to 16.11.62.
- [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-09-27 01:30:25 +00:00
dependabot[bot]
fbeabf7e29
Bump @typescript-eslint/parser from 5.38.0 to 5.38.1
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.38.0 to 5.38.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.38.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 >
2022-09-27 01:30:16 +00:00
Federico Builes
0515f5cb39
Adding a skeleton for scanned dependencies in the summary.
2022-09-26 19:14:04 +02:00
Federico Builes
2d1d679f58
Move manifest grouping outside main.ts
2022-09-26 19:13:25 +02:00
Federico Builes
a3563a05bc
Use a set instead of raw JS objects.
2022-09-26 12:41:16 +02:00
Federico Builes
8a20ddbf25
try adding 3 sections
2022-09-26 12:21:24 +02:00
Federico Builes
2a646668d9
adding dist
2022-09-26 12:03:34 +02:00
Federico Builes
60be833ffd
Update manifest formatting in output.
2022-09-26 12:01:39 +02:00
Federico Builes
edc501a219
adding dist
2022-09-26 11:41:40 +02:00
Federico Builes
000837f2ac
Don't nest groups.
2022-09-26 11:41:02 +02:00
Federico Builes
89f99d150a
adding colors to the dep output
2022-09-26 11:35:05 +02:00
Federico Builes
0ed41eff02
Merge branch 'main' into add-scanned-deps
2022-09-26 11:34:43 +02:00
Federico Builes
dbe70eb550
updating gitignore
2022-09-26 11:29:22 +02:00
Federico Builes
78c7c01396
Merge branch 'main' into add-scanned-deps
...
# Conflicts:
# dist/index.js.map
2022-09-26 08:47:23 +02:00
Federico Builes
89a5c76329
Merge pull request #254 from actions/dependabot/npm_and_yarn/actions/github-5.1.0
...
Bump @actions/github from 5.0.3 to 5.1.0
2022-09-26 08:46:18 +02:00
Federico Builes
4a6d691283
adding dist
2022-09-26 08:45:09 +02:00
Federico Builes
b58d457243
Merge pull request #253 from actions/dependabot/npm_and_yarn/types/node-16.11.60
...
Bump @types/node from 16.11.59 to 16.11.60
2022-09-26 08:42:47 +02:00
Federico Builes
cc033856be
Merge pull request #255 from actions/dependabot/npm_and_yarn/eslint-8.24.0
...
Bump eslint from 8.23.1 to 8.24.0
2022-09-26 08:04:38 +02:00
dependabot[bot]
8595e805a5
Bump eslint from 8.23.1 to 8.24.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.23.1 to 8.24.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.23.1...v8.24.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-09-26 01:55:41 +00:00
dependabot[bot]
fa10a7f0d6
Bump @actions/github from 5.0.3 to 5.1.0
...
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github ) from 5.0.3 to 5.1.0.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github )
---
updated-dependencies:
- dependency-name: "@actions/github"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-26 01:54:35 +00:00
dependabot[bot]
6755d8aa71
Bump @types/node from 16.11.59 to 16.11.60
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.11.59 to 16.11.60.
- [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-09-26 01:54:19 +00:00
Sarah Aladetan
375c537008
Updating to 2.4.0
2022-09-23 13:07:20 -07:00
Sarah Aladetan
98f28ebe06
Merge pull request #251 from actions/sarahkemi/ghsa-allowlist
...
Filter by vulnerability allow-list
2022-09-23 13:06:41 -07:00
Sarah Aladetan
716b322ec9
add allow-ghsas input to action.yml
2022-09-23 19:59:39 +00:00
Sarah Aladetan
12ae1bd550
Update wording in README.md
...
Co-authored-by: Federico Builes <febuiles@github.com >
2022-09-23 12:32:46 -07:00
Sarah Aladetan
bcb52636bd
build and package allow-ghsas
2022-09-22 22:58:43 +00:00
Sarah Aladetan
241ff73141
add doc on allow-ghsas to readme
2022-09-22 22:44:17 +00:00
Sarah Aladetan
062b749663
revise ghsa filter
2022-09-22 22:36:34 +00:00
Sarah Aladetan
4f00b72b84
filter allowed ghsas in action flow
2022-09-22 22:25:21 +00:00
Sarah Aladetan
602f968ea2
create a filter for vulns that are on the allowlist
2022-09-22 21:36:26 +00:00
Sarah Aladetan
bd61ea0d9e
create config option for ghsa allowlist
2022-09-22 21:34:18 +00:00
Federico Builes
8ec13c1f01
adding dist
2022-09-22 16:52:03 +02:00
Federico Builes
723ec8c0d3
Try showing information about the scanned dependencies.
2022-09-22 16:49:45 +02:00
Federico Builes
2843194510
Updating version.
2022-09-22 14:27:24 +02:00
Federico Builes
6944531f76
Update README.md
2022-09-22 14:26:27 +02:00
Federico Builes
29cdbbed37
Merge pull request #228 from actions/external-config
...
Add external configuration file
2022-09-22 14:22:39 +02:00
Federico Builes
88502badc9
Update README.md
...
Co-authored-by: Sarah Aladetan <sarahkemi@github.com >
2022-09-22 08:03:23 +02:00
Federico Builes
ff7c97a976
adding dist
2022-09-21 17:03:01 +02:00
Federico Builes
4d3b8e5269
Clarify code a bit.
2022-09-21 17:01:00 +02:00
Federico Builes
38ee6e8360
Improve scopes example in new docs.
2022-09-21 16:53:20 +02:00
Federico Builes
54cd9a7cba
Merge branch 'main' into external-config
...
# Conflicts:
# README.md
# __tests__/config.test.ts
# dist/index.js.map
# src/config.ts
# src/schemas.ts
2022-09-21 16:50:02 +02:00
Federico Builes
c4693c00ac
Raise errors for invalid values in the external config.
2022-09-21 16:30:05 +02:00
Sarah Aladetan
e89f113be2
add callout to checkout main when updating major version tag
2022-09-20 13:21:38 -07:00
Sarah Aladetan
2b96ea7f03
Bump version to 2.2.0
...
We've added filtering by dependency scopes
2022-09-20 13:06:20 -07:00
Sarah Aladetan
4300ce8d38
Merge pull request #243 from actions/sarahkemi/filter-dev-deps
...
Filter blocking dependency changes by scopes
2022-09-20 16:05:19 -04:00
Sarah Aladetan
de48c615a3
build and package scope filtering
2022-09-20 15:18:31 +00:00
Federico Builes
eef7e39202
Accept options from both sources, prioritize external config.
2022-09-20 15:52:34 +02:00
Federico Builes
37dc32836b
Merge branch 'main' into external-config
2022-09-20 15:29:28 +02:00
Federico Builes
890361387d
Updating dist.
2022-09-20 15:16:25 +02:00
Federico Builes
61f19e6447
Let the users set the path for the config file.
2022-09-20 15:15:14 +02:00
Federico Builes
fd959624bf
Merge pull request #245 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.38.0
...
Bump @typescript-eslint/eslint-plugin from 5.37.0 to 5.38.0
2022-09-20 07:59:56 +02:00
Federico Builes
11dd186eb0
Merge pull request #246 from actions/dependabot/npm_and_yarn/got-12.5.0
...
Bump got from 12.4.1 to 12.5.0
2022-09-20 07:59:44 +02:00
dependabot[bot]
1ab05cf855
Bump @typescript-eslint/eslint-plugin from 5.37.0 to 5.38.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.37.0 to 5.38.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.38.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-09-20 05:54:32 +00:00
dependabot[bot]
7d7d5e7c84
Bump got from 12.4.1 to 12.5.0
...
Bumps [got](https://github.com/sindresorhus/got ) from 12.4.1 to 12.5.0.
- [Release notes](https://github.com/sindresorhus/got/releases )
- [Commits](https://github.com/sindresorhus/got/compare/v12.4.1...v12.5.0 )
---
updated-dependencies:
- dependency-name: got
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-20 05:54:28 +00:00
Federico Builes
8a8fa8bd07
Merge pull request #244 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.38.0
...
Bump @typescript-eslint/parser from 5.37.0 to 5.38.0
2022-09-20 07:53:39 +02:00
dependabot[bot]
06daf8e801
Bump @typescript-eslint/parser from 5.37.0 to 5.38.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.37.0 to 5.38.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.38.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-09-20 01:31:24 +00:00
Federico Builes
aeb9ff5438
adding dist
2022-09-19 17:34:53 +02:00
Federico Builes
1ef21ab130
Leave a failing test for tomorrow!
2022-09-19 17:34:12 +02:00
Federico Builes
3c95902dd6
Adding more tests for the config file.
2022-09-19 17:29:25 +02:00
Federico Builes
4b4ec08f7b
Make sure we get rid of the ridiculous dashes in the names.
2022-09-19 17:28:59 +02:00
Federico Builes
a91c3ac205
Split reading inline/external configuration options.
2022-09-19 17:28:44 +02:00
Federico Builes
bf0cb7fac4
Add a default config file.
2022-09-19 17:28:20 +02:00
Federico Builes
07a7056819
Update README to include config-file option.
2022-09-19 16:46:42 +02:00
Federico Builes
b93fcee7ff
Raise an error if the config file is not found.
2022-09-19 16:36:45 +02:00
Federico Builes
8bac022bfd
Merge branch 'main' into external-config
2022-09-19 16:14:41 +02:00
Federico Builes
fc4fb55b25
Merge pull request #241 from actions/dependabot/npm_and_yarn/nodemon-2.0.20
...
Bump nodemon from 2.0.19 to 2.0.20
2022-09-19 07:38:12 +02:00
dependabot[bot]
31c132fdca
Bump nodemon from 2.0.19 to 2.0.20
...
Bumps [nodemon](https://github.com/remy/nodemon ) from 2.0.19 to 2.0.20.
- [Release notes](https://github.com/remy/nodemon/releases )
- [Commits](https://github.com/remy/nodemon/compare/v2.0.19...v2.0.20 )
---
updated-dependencies:
- dependency-name: nodemon
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-19 01:55:04 +00:00
Sarah Aladetan
10bc05df70
ensure scope filtering is backward compatible with enterprise rest api versions
2022-09-16 19:13:58 +00:00
Sarah Aladetan
e641ee9a41
update readme with notes on dependency scopes
2022-09-16 16:45:59 +00:00
Federico Builes
0ba71661e5
Adding failing tests.
2022-09-16 14:32:09 +02:00
Federico Builes
8ef181b2cb
Read a hardcoded config file.
2022-09-16 14:30:57 +02:00
Federico Builes
7e2a489d03
Merge branch 'main' into external-config
2022-09-16 13:55:17 +02:00
Federico Builes
eaeaeb3d57
Merge pull request #239 from actions/dependabot/npm_and_yarn/types/node-16.11.59
...
Bump @types/node from 16.11.58 to 16.11.59
2022-09-16 13:55:02 +02:00
Federico Builes
1eaf30e6eb
Merge pull request #240 from actions/hm/fix-scan_pr
...
Fix passing repo-token input in scan_pr script
2022-09-16 13:50:52 +02:00
Federico Builes
5da3462152
Explain why we mangle dashed variables.
2022-09-16 13:47:16 +02:00
Sarah Aladetan
6fa5a8f9c0
add fail-on-scopes input to action config
2022-09-15 20:07:28 +00:00
Sarah Aladetan
0d23c39a5d
filter by scope in action
2022-09-15 20:03:27 +00:00
Sarah Aladetan
6549b27685
add configuration for scopes to fail on
2022-09-15 18:48:58 +00:00
Sarah Aladetan
f4b16c52e5
add method to filter changes by given scopes
2022-09-15 18:00:07 +00:00
Sarah Aladetan
1a7a37c468
add scope to change schema
2022-09-15 17:53:34 +00:00
Henri Maurer
38b459efad
Fix passing repo-token input in scan_pr script
2022-09-15 10:09:46 +00:00
dependabot[bot]
6410b2cdd2
Bump @types/node from 16.11.58 to 16.11.59
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.11.58 to 16.11.59.
- [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-09-14 02:00:08 +00:00
Federico Builes
fd3a3b1051
Merge pull request #236 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.37.0
...
Bump @typescript-eslint/parser from 5.36.2 to 5.37.0
2022-09-13 07:16:16 +02:00
dependabot[bot]
6771e49f11
Bump @typescript-eslint/parser from 5.36.2 to 5.37.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.36.2 to 5.37.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.37.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-09-13 05:14:03 +00:00
Federico Builes
c7c07e1117
Merge pull request #237 from actions/dependabot/npm_and_yarn/eslint-8.23.1
...
Bump eslint from 8.23.0 to 8.23.1
2022-09-13 07:13:17 +02:00
Federico Builes
59fdb0cce7
Merge pull request #238 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.37.0
...
Bump @typescript-eslint/eslint-plugin from 5.36.2 to 5.37.0
2022-09-13 07:13:03 +02:00
dependabot[bot]
950228f7f7
Bump @typescript-eslint/eslint-plugin from 5.36.2 to 5.37.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.36.2 to 5.37.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.37.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-09-13 03:40:44 +00:00
dependabot[bot]
6973819203
Bump eslint from 8.23.0 to 8.23.1
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.23.0 to 8.23.1.
- [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.23.0...v8.23.1 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-13 03:40:27 +00:00
Federico Builes
eee2e3260e
Merge pull request #235 from actions/dependabot/npm_and_yarn/ansi-styles-6.1.1
...
Bump ansi-styles from 6.1.0 to 6.1.1
2022-09-12 06:57:39 +02:00
Federico Builes
7eeddef885
adding dist
2022-09-12 06:56:41 +02:00
Federico Builes
8c58cdad09
Merge branch 'main' into dependabot/npm_and_yarn/ansi-styles-6.1.1
2022-09-12 06:56:12 +02:00
Federico Builes
380290a89b
Merge pull request #234 from actions/dependabot/npm_and_yarn/eslint-plugin-jest-27.0.4
...
Bump eslint-plugin-jest from 27.0.2 to 27.0.4
2022-09-12 06:54:43 +02:00
Federico Builes
50c3ed0ba6
Merge pull request #233 from actions/dependabot/npm_and_yarn/zod-3.19.1
...
Bump zod from 3.19.0 to 3.19.1
2022-09-12 06:54:18 +02:00
Federico Builes
0455501026
adding dist
2022-09-12 06:54:07 +02:00
dependabot[bot]
bac3f038ac
Bump ansi-styles from 6.1.0 to 6.1.1
...
Bumps [ansi-styles](https://github.com/chalk/ansi-styles ) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/chalk/ansi-styles/releases )
- [Commits](https://github.com/chalk/ansi-styles/compare/v6.1.0...v6.1.1 )
---
updated-dependencies:
- dependency-name: ansi-styles
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-12 01:55:42 +00:00
dependabot[bot]
2d81062605
Bump eslint-plugin-jest from 27.0.2 to 27.0.4
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 27.0.2 to 27.0.4.
- [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.0.2...v27.0.4 )
---
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-09-12 01:55:29 +00:00
dependabot[bot]
2ae4b932b7
Bump zod from 3.19.0 to 3.19.1
...
Bumps [zod](https://github.com/colinhacks/zod ) from 3.19.0 to 3.19.1.
- [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.0...v3.19.1 )
---
updated-dependencies:
- dependency-name: zod
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-12 01:54:09 +00:00
Federico Builes
c7d4075ae0
Merge pull request #232 from actions/dependabot/npm_and_yarn/eslint-plugin-jest-27.0.2
...
Bump eslint-plugin-jest from 27.0.1 to 27.0.2
2022-09-09 08:45:35 +02:00
Federico Builes
49a0208abf
Merge pull request #231 from actions/dependabot/npm_and_yarn/typescript-4.8.3
...
Bump typescript from 4.8.2 to 4.8.3
2022-09-09 08:45:23 +02:00
dependabot[bot]
94941958fb
Bump eslint-plugin-jest from 27.0.1 to 27.0.2
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 27.0.1 to 27.0.2.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases )
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v27.0.1...v27.0.2 )
---
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-09-09 01:30:41 +00:00
dependabot[bot]
2764e60363
Bump typescript from 4.8.2 to 4.8.3
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.8.2 to 4.8.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.8.2...v4.8.3 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-09 01:29:54 +00:00
Federico Builes
bcd1b9ab86
Merge pull request #230 from actions/dependabot/npm_and_yarn/types/node-16.11.58
...
Bump @types/node from 16.11.57 to 16.11.58
2022-09-08 12:02:31 +02:00
dependabot[bot]
d96759fedc
Bump @types/node from 16.11.57 to 16.11.58
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.11.57 to 16.11.58.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-08 01:32:47 +00:00
Federico Builes
bfd72e7da2
Merge pull request #229 from actions/dependabot/npm_and_yarn/zod-3.19.0
...
Bump zod from 3.18.0 to 3.19.0
2022-09-07 07:50:34 +02:00
Federico Builes
d8efcf0c1f
updating dist files
2022-09-07 07:47:22 +02:00
dependabot[bot]
3b74514266
Bump zod from 3.18.0 to 3.19.0
...
Bumps [zod](https://github.com/colinhacks/zod ) from 3.18.0 to 3.19.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.18.0...v3.19.0 )
---
updated-dependencies:
- dependency-name: zod
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-07 01:30:01 +00:00
Federico Builes
6dfe5fd567
Force line-breaks.
2022-09-06 14:36:50 +02:00
Federico Builes
71a0ed0a31
Updating the README to include instructions for both config file options.
2022-09-06 14:30:39 +02:00
Federico Builes
7a364ecd6b
Merge pull request #226 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.36.2
...
Bump @typescript-eslint/eslint-plugin from 5.36.1 to 5.36.2
2022-09-06 09:29:02 +02:00
dependabot[bot]
435083feb7
Bump @typescript-eslint/eslint-plugin from 5.36.1 to 5.36.2
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.36.1 to 5.36.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.36.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 >
2022-09-06 07:28:29 +00:00
Federico Builes
781a55eaaa
Merge pull request #227 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.36.2
...
Bump @typescript-eslint/parser from 5.36.1 to 5.36.2
2022-09-06 09:27:33 +02:00
dependabot[bot]
335c64c139
Bump @typescript-eslint/parser from 5.36.1 to 5.36.2
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.36.1 to 5.36.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.36.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 >
2022-09-06 01:29:26 +00:00
Federico Builes
af9a4fa160
Merge pull request #225 from actions/dependabot/npm_and_yarn/got-12.4.1
...
Bump got from 12.3.1 to 12.4.1
2022-09-05 15:47:15 +02:00
Federico Builes
3e04d4bc87
Merge pull request #224 from actions/dependabot/npm_and_yarn/types/node-16.11.57
...
Bump @types/node from 16.11.56 to 16.11.57
2022-09-05 15:47:07 +02:00
dependabot[bot]
be076ebeca
Bump got from 12.3.1 to 12.4.1
...
Bumps [got](https://github.com/sindresorhus/got ) from 12.3.1 to 12.4.1.
- [Release notes](https://github.com/sindresorhus/got/releases )
- [Commits](https://github.com/sindresorhus/got/compare/v12.3.1...v12.4.1 )
---
updated-dependencies:
- dependency-name: got
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-05 12:50:09 +00:00
dependabot[bot]
b74c52c335
Bump @types/node from 16.11.56 to 16.11.57
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.11.56 to 16.11.57.
- [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-09-05 12:49:27 +00:00
Federico Builes
2233eb2b88
Merge pull request #222 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.36.1
...
Bump @typescript-eslint/parser from 5.36.0 to 5.36.1
2022-08-31 08:11:10 +02:00
dependabot[bot]
ca11176434
Bump @typescript-eslint/parser from 5.36.0 to 5.36.1
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.36.0 to 5.36.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.36.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 >
2022-08-31 06:09:50 +00:00
Federico Builes
c8f5c5518e
Merge pull request #221 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.36.1
...
Bump @typescript-eslint/eslint-plugin from 5.36.0 to 5.36.1
2022-08-31 08:09:04 +02:00
dependabot[bot]
469156603d
Bump @typescript-eslint/eslint-plugin from 5.36.0 to 5.36.1
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.36.0 to 5.36.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.36.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 >
2022-08-31 02:28:29 +00:00
Federico Builes
6b1d7e7207
Merge pull request #220 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.36.0
...
Bump @typescript-eslint/eslint-plugin from 5.35.1 to 5.36.0
2022-08-30 08:23:32 +02:00
dependabot[bot]
a57a1dd454
Bump @typescript-eslint/eslint-plugin from 5.35.1 to 5.36.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.35.1 to 5.36.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.36.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-08-30 06:13:21 +00:00
Federico Builes
0e8bd1f46f
Merge pull request #219 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.36.0
...
Bump @typescript-eslint/parser from 5.35.1 to 5.36.0
2022-08-30 08:12:25 +02:00
dependabot[bot]
dd931c7005
Bump @typescript-eslint/parser from 5.35.1 to 5.36.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.35.1 to 5.36.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.36.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-08-30 01:39:32 +00:00
Federico Builes
d8d78b6ace
Merge pull request #218 from actions/dependabot/npm_and_yarn/eslint-8.23.0
...
Bump eslint from 8.22.0 to 8.23.0
2022-08-29 10:50:27 +02:00
dependabot[bot]
a1eafc653a
Bump eslint from 8.22.0 to 8.23.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.22.0 to 8.23.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.22.0...v8.23.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-08-29 08:49:31 +00:00
Federico Builes
35b0f5ded9
Merge pull request #217 from actions/dependabot/npm_and_yarn/eslint-plugin-jest-27.0.1
...
Bump eslint-plugin-jest from 26.8.7 to 27.0.1
2022-08-29 10:49:01 +02:00
Federico Builes
5a25f0b1b3
Merge pull request #215 from actions/dependabot/npm_and_yarn/typescript-4.8.2
...
Bump typescript from 4.7.4 to 4.8.2
2022-08-29 10:31:12 +02:00
dependabot[bot]
88dd76a7ef
Bump eslint-plugin-jest from 26.8.7 to 27.0.1
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 26.8.7 to 27.0.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/v26.8.7...v27.0.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jest
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-29 01:55:23 +00:00
dependabot[bot]
b1427bfe58
Bump typescript from 4.7.4 to 4.8.2
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.7.4 to 4.8.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.7.4...v4.8.2 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-26 01:36:36 +00:00
Federico Builes
0d079c6553
Merge pull request #214 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.35.1
...
Bump @typescript-eslint/parser from 5.34.0 to 5.35.1
2022-08-25 07:54:11 +02:00
dependabot[bot]
ce3b0c8116
Bump @typescript-eslint/parser from 5.34.0 to 5.35.1
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.34.0 to 5.35.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.35.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 >
2022-08-25 05:53:10 +00:00
Federico Builes
d01dd09c36
Merge pull request #213 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.35.1
...
Bump @typescript-eslint/eslint-plugin from 5.34.0 to 5.35.1
2022-08-25 07:52:20 +02:00
dependabot[bot]
21d1a080df
Bump @typescript-eslint/eslint-plugin from 5.34.0 to 5.35.1
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.34.0 to 5.35.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.35.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 >
2022-08-25 05:49:54 +00:00
Federico Builes
c869fcfa38
Merge pull request #212 from actions/dependabot/npm_and_yarn/types/node-16.11.56
...
Bump @types/node from 16.11.55 to 16.11.56
2022-08-25 07:49:19 +02:00
dependabot[bot]
20229aad71
Bump @types/node from 16.11.55 to 16.11.56
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.11.55 to 16.11.56.
- [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-08-25 01:27:41 +00:00
Federico Builes
65d6c26087
Merge pull request #211 from actions/dependabot/npm_and_yarn/types/node-16.11.55
...
Bump @types/node from 16.11.54 to 16.11.55
2022-08-24 09:00:15 +02:00
dependabot[bot]
8b6795d89d
Bump @types/node from 16.11.54 to 16.11.55
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.11.54 to 16.11.55.
- [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-08-24 01:40:56 +00:00
Federico Builes
030c97ab49
Merge pull request #210 from actions/dependabot/npm_and_yarn/types/node-16.11.54
...
Bump @types/node from 16.11.52 to 16.11.54
2022-08-23 08:39:29 +02:00
Federico Builes
dc44a85a96
Merge pull request #208 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.34.0
...
Bump @typescript-eslint/parser from 5.33.1 to 5.34.0
2022-08-23 08:38:58 +02:00
dependabot[bot]
9cdfbb83fa
Bump @types/node from 16.11.52 to 16.11.54
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.11.52 to 16.11.54.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-23 06:38:16 +00:00
dependabot[bot]
b1f8412445
Bump @typescript-eslint/parser from 5.33.1 to 5.34.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.33.1 to 5.34.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.34.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-08-23 06:38:02 +00:00
Federico Builes
0d02efb12c
Merge pull request #207 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.34.0
...
Bump @typescript-eslint/eslint-plugin from 5.33.1 to 5.34.0
2022-08-23 08:37:24 +02:00
dependabot[bot]
2a09e52261
Bump @typescript-eslint/eslint-plugin from 5.33.1 to 5.34.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.33.1 to 5.34.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.34.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-08-23 01:35:02 +00:00
Federico Builes
e86dfd8cc0
Merge pull request #206 from actions/dependabot/npm_and_yarn/eslint-plugin-jest-26.8.7
...
Bump eslint-plugin-jest from 26.8.3 to 26.8.7
2022-08-22 08:10:22 +02:00
Federico Builes
a39d9063b3
Merge pull request #205 from actions/dependabot/npm_and_yarn/types/node-16.11.52
...
Bump @types/node from 16.11.49 to 16.11.52
2022-08-22 08:09:56 +02:00
dependabot[bot]
9809e06c2d
Bump eslint-plugin-jest from 26.8.3 to 26.8.7
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 26.8.3 to 26.8.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/v26.8.3...v26.8.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-08-22 01:51:45 +00:00
dependabot[bot]
70bbe4186e
Bump @types/node from 16.11.49 to 16.11.52
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.11.49 to 16.11.52.
- [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-08-22 01:51:24 +00:00
Federico Builes
23d1ffffb6
Bumping to 2.1.0.
2022-08-18 16:22:01 +02:00
Federico Builes
d792f3e8ca
Add a reminder to update the version number in package.json
...
when creating a new release.
2022-08-18 16:20:03 +02:00
Federico Builes
5da7945e2b
Fixing lint/dist.
2022-08-18 16:15:03 +02:00
Federico Builes
a8e7c378a3
Merge pull request #181 from tspascoal/add-summary
...
Show vulnerabities and license information on the job summary.
2022-08-18 16:14:27 +02:00
Federico Builes
0e0d6ec5d6
Merge branch 'main' into add-summary
2022-08-18 16:11:15 +02:00