Federico Builes
651d22c5d5
Revert default values in action.yml to fix external configs.
2024-03-22 08:29:26 +01:00
Eli Reisman
02b13f6b52
Merge pull request #721 from sporkmonger/patch-1
...
Typo fixes in README
2024-03-21 17:18:11 -07:00
Bob Aman
6e0fa26ac3
Typo fixes
...
Fixed a couple spelling errors.
2024-03-21 16:37:36 -07:00
Federico Builes
0fa40c3c10
bumping to 4.2.3.
2024-03-20 17:57:26 +01:00
Federico Builes
1f6240f54c
Merge pull request #707 from laughedelic/feat/data-outputs
...
Add outputs for the changes data
2024-03-20 17:47:40 +01:00
Federico Builes
b751d41e7e
Merge pull request #702 from actions/dependabot/npm_and_yarn/nodemon-3.1.0
...
Bump nodemon from 3.0.3 to 3.1.0
2024-03-20 06:48:20 +01:00
Federico Builes
6183eb9d2b
Merge pull request #703 from actions/dependabot/npm_and_yarn/eslint-plugin-jest-27.9.0
...
Bump eslint-plugin-jest from 27.6.3 to 27.9.0
2024-03-20 06:48:14 +01:00
laughedelic
6585cc5f01
fix run syntax
2024-03-19 21:23:25 +01:00
laughedelic
218a76cbd5
add clarification about output usage hygiene
2024-03-19 21:22:12 +01:00
laughedelic
d78d095945
revert changes in CI
2024-03-19 19:48:45 +01:00
Federico Builes
36297aa214
Merge pull request #716 from actions/dependabot/npm_and_yarn/types/node-20.11.28
...
Bump @types/node from 20.11.19 to 20.11.28
2024-03-18 05:01:38 +01:00
dependabot[bot]
1e69a8c24a
Bump @types/node from 20.11.19 to 20.11.28
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.11.19 to 20.11.28.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-18 02:01:11 +00:00
Jon Janego
2f10643938
Merge pull request #715 from actions/jonjanego-patch-2
...
Update README.md
2024-03-15 11:24:37 -05:00
Jon Janego
1eb83b5560
Update README.md
...
minor text clarifications to keep consistent with wording in (the docs)[https://docs.github.com/en/code-security/supply-chain-security/understanding-your-software-supply-chain/configuring-dependency-review ]
2024-03-15 11:22:32 -05:00
laughedelic
47b7acc8e3
update dist
2024-03-15 03:22:15 +01:00
laughedelic
16bfb3360c
Merge branch 'main' into feat/data-outputs
2024-03-15 03:21:07 +01:00
Alexey Alekhin
bc6a1f0dd4
avoid using if: always()
2024-03-15 03:01:16 +01:00
Alexey Alekhin
e38e634e54
Apply suggestions for docs
...
Co-authored-by: Federico Builes <febuiles@github.com >
2024-03-15 02:32:15 +01:00
Jon Janego
5574be321f
Merge pull request #712 from actions/jonjanego-patch-1
...
Update stale.yaml and CONTRIBUTING.md
2024-03-14 15:23:18 -05:00
Jon Janego
aef51371b7
Update CONTRIBUTING.md
...
explaining stalebot
2024-03-14 14:44:38 -05:00
Jon Janego
3b70c9966e
Update stale.yaml
...
fixing some comments, adding a keep label for issues, explicitly defining labeling behavior for issues
2024-03-14 14:43:08 -05:00
Federico Builes
adaed32746
Merge pull request #709 from jhutchings1/scorecard
...
Add support for calculating OpenSSF Scorecards
2024-03-14 06:30:21 +01:00
Justin Hutchings
4ce120135b
Fix OpenSSF Scorecard display issue
2024-03-13 16:23:23 +00:00
Justin Hutchings
0e8bc32a54
Fix prettier linting
2024-03-12 22:06:54 +00:00
Justin Hutchings
f875e6ec1d
Simplify truthiness check
2024-03-12 21:49:01 +00:00
Justin Hutchings
72666694f0
Fix broken tests, clean up dead code
2024-03-12 21:32:27 +00:00
Justin Hutchings
7dc5f537be
Add scorecard to summary and count scorecard warnings
2024-03-12 20:47:25 +00:00
Justin Hutchings
ac600387ca
Add tests
2024-03-12 17:55:10 +00:00
Justin Hutchings
d186d663df
Automatically collapse the scorecard table
2024-03-11 22:23:03 +00:00
Justin Hutchings
b7fdb4c8e2
Remove unused import
2024-03-11 22:19:09 +00:00
Justin Hutchings
ba6b805e18
Remove dead code, complete printScorecardBlock
2024-03-11 22:17:28 +00:00
Justin Hutchings
70801db78f
Revert line number implementation
2024-03-11 22:05:19 +00:00
Justin Hutchings
5bc19761c5
Add debugging
2024-03-08 03:00:15 +00:00
Justin Hutchings
5ba0d0fe17
Add debugging
2024-03-08 02:53:41 +00:00
Justin Hutchings
6a74ebd41e
Fix column number implementation
2024-03-08 02:49:15 +00:00
Justin Hutchings
250250e73d
Refactor schema, add line numbers to warnings
2024-03-08 02:31:11 +00:00
Justin Hutchings
cb0a0415fb
Update dist
2024-03-08 01:30:46 +00:00
Justin Hutchings
296bf3ab1b
Add docs, implement warning behavior
2024-03-08 01:29:53 +00:00
Justin Hutchings
59d4782b76
Add links to summary
2024-03-06 20:14:19 +00:00
Justin Hutchings
e878bf8824
Fix bug with protocol prefixes
2024-03-06 20:06:26 +00:00
Justin Hutchings
1b21f392ca
Fix scorecard bug
2024-03-06 19:44:54 +00:00
Justin Hutchings
111227a118
Refactor scorecard API implementation
2024-03-06 14:43:49 +00:00
Justin Hutchings
a1258f2a2e
Fix icon issues
2024-03-04 20:07:08 +00:00
Justin Hutchings
29b9ef447a
Fix icons and undefined/null checks
2024-03-04 20:03:39 +00:00
Justin Hutchings
b5a1aee21a
Add debugging
2024-03-04 19:45:36 +00:00
Justin Hutchings
b3d2872ac7
Update dist
2024-03-04 19:39:13 +00:00
Justin Hutchings
5bace73db3
Fix undefined/null checks
2024-03-04 19:38:52 +00:00
Justin Hutchings
f8ebb4b946
Add formatting around warning for low scorecard levels
2024-03-04 19:34:29 +00:00
laughedelic
84b80e6e84
add checks for the outputs
2024-03-04 19:53:14 +01:00
Justin Hutchings
1251834b92
Add dependencies without scorecards to scorecards table
2024-03-04 18:51:52 +00:00
Justin Hutchings
94125c4b1e
Fix formatting issues
2024-03-04 18:38:53 +00:00
Justin Hutchings
9843156266
Improve summary formatting
2024-03-04 18:28:43 +00:00
Justin Hutchings
2fcc6a1c72
Fix config implementation
2024-03-04 18:17:53 +00:00
Justin Hutchings
ea64ae9d4d
Fix config mapping issue
2024-03-04 18:11:46 +00:00
Justin Hutchings
5955069e69
Add debugging
2024-03-04 18:04:06 +00:00
laughedelic
05fcfa49e0
add a note about outputs size limit
2024-03-04 18:58:48 +01:00
laughedelic
75be7f0c0c
clarify docs, add a usage example
2024-03-04 18:53:03 +01:00
Justin Hutchings
7d2e20d06d
Stub out summary implementation for scorecards
2024-03-04 17:52:17 +00:00
Jon Janego
97f7ba06d0
Update CONTRIBUTING.md
...
some more examples of good contribution standards
2024-03-04 10:31:16 -06:00
Justin Hutchings
2bc3ecb19b
Fix type issues
2024-03-03 06:50:11 +00:00
Justin Hutchings
c286ea91b0
Add nullish to types
2024-03-03 06:08:47 +00:00
Justin Hutchings
6bcbf042ff
Fix OpenSSF Scorecard Score retrieval
2024-03-03 05:59:37 +00:00
Justin Hutchings
43286afc54
Add debugging
2024-03-03 05:48:33 +00:00
Justin Hutchings
764e39e792
Attempt to fix type issues
2024-03-03 05:43:20 +00:00
Justin Hutchings
bf2683a10c
Fixing url error
2024-03-03 05:30:49 +00:00
Justin Hutchings
f1b66d10c9
Remove dependency on PackageURL
2024-03-03 05:26:55 +00:00
Justin Hutchings
ffd129c285
Refactor types, add printing
2024-03-03 05:24:07 +00:00
Justin Hutchings
72d5b06a68
Add more error handling
2024-03-03 01:34:03 +00:00
Justin Hutchings
b2ddac1749
Remove custom type to go around errors
2024-03-03 01:27:54 +00:00
Justin Hutchings
f357c751be
fix extra slash
2024-03-03 01:21:27 +00:00
Justin Hutchings
e16e218fdc
Encode URI component to fix 404
2024-03-03 01:15:16 +00:00
Justin Hutchings
f87cc241f7
Fixing bugs
2024-03-03 01:10:08 +00:00
Justin Hutchings
d641d3a261
Fix bugs in scorecard
2024-03-03 01:05:36 +00:00
Justin Hutchings
4230610a70
Add exception handling
2024-03-03 00:46:24 +00:00
Justin Hutchings
af5438b06f
Add debugging
2024-03-03 00:31:13 +00:00
Justin Hutchings
781bff117a
Fix prettier issues, and JSON error in main
2024-03-03 00:25:40 +00:00
Justin Hutchings
7a8ce509c9
Update dist
2024-03-03 00:17:26 +00:00
Justin Hutchings
f419e37c19
Fix build breaks
2024-03-03 00:15:42 +00:00
Justin Hutchings
3d70a3cf05
Draft integration with deps.dev
2024-03-02 22:37:50 +00:00
laughedelic
e7aef164a1
chore: build and package
2024-03-02 05:10:30 +01:00
laughedelic
ab8c3848de
docs: update readme
2024-03-02 05:09:49 +01:00
laughedelic
eecc9aab88
feat: add action outputs for different types of changes
2024-03-02 04:55:58 +01:00
dependabot[bot]
7f632dbe1f
Bump eslint-plugin-jest from 27.6.3 to 27.9.0
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 27.6.3 to 27.9.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases )
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v27.6.3...v27.9.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 >
2024-02-26 01:35:46 +00:00
dependabot[bot]
ba18fafa8d
Bump nodemon from 3.0.3 to 3.1.0
...
Bumps [nodemon](https://github.com/remy/nodemon ) from 3.0.3 to 3.1.0.
- [Release notes](https://github.com/remy/nodemon/releases )
- [Commits](https://github.com/remy/nodemon/compare/v3.0.3...v3.1.0 )
---
updated-dependencies:
- dependency-name: nodemon
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 01:35:37 +00:00
Federico Builes
40eb2b8b00
Merge pull request #698 from jsoref/set-comment-as-output
...
Set comment as output
2024-02-21 12:36:50 +01:00
Josh Soref
db6a5119ce
Set comment as output
...
Move the logic from the caller as a negation instead of trying to
negate it by hand.
2024-02-20 14:19:19 -05:00
Federico Builes
9129d7d40b
don't set output on every run
2024-02-20 18:47:36 +01:00
Jon Janego
a1be843151
Update stale.yaml
...
Adding stale checks to issues
2024-02-20 10:25:09 -06:00
Federico Builes
587ff57efd
Don't use if: always() in examples.
2024-02-19 18:11:35 +01:00
Federico Builes
be8bc500ee
Merge branch 'output-comment'
2024-02-19 17:26:04 +01:00
Federico Builes
cb180bf383
Merge pull request #696 from actions/output-comment
...
Expose dependency comment content
2024-02-19 17:23:55 +01:00
Federico Builes
b2ea187fd2
bumping action version
2024-02-19 17:21:55 +01:00
Federico Builes
c94f57ba90
Add a new image for the example report.
2024-02-19 17:18:02 +01:00
Federico Builes
124fafe31e
Merge branch 'issue-250' into output-comment
2024-02-19 17:12:19 +01:00
Federico Builes
26174d80a2
Merge branch 'issue-250' of https://github.com/jsoref/dependency-review-action into issue-250
2024-02-19 17:12:08 +01:00
Federico Builes
a87338ac8a
Update example workflow.
2024-02-19 17:10:11 +01:00
Josh Soref
64f81cd2da
Expose dependency comment content
2024-02-19 11:07:56 -05:00
Josh Soref
0ca1f606a4
Report action input names
2024-02-19 11:07:42 -05:00
Josh Soref
d416fb5267
Add minimal alt text to README
2024-02-19 11:07:19 -05:00
Josh Soref
81bba5eb54
Remove /en/ from doc links
...
The docs server will redirect based on the user's browser's
preference.
2024-02-19 11:07:07 -05:00
Josh Soref
f9daaa3561
Remove obsolete reference to GHES 3.8
...
GHES 3.7 reached EOL 2024-01-04, as such all GHES versions should be supported.
2024-02-19 11:06:54 -05:00
Josh Soref
60c44a0894
Remove obsolete references to GHES 3.6
...
GHES 3.6 reached EOL 2023-09-25.
2024-02-19 11:06:54 -05:00
Federico Builes
7911825c25
Point directly to DR API.
2024-02-19 16:38:15 +01:00
Federico Builes
ad040f4b88
adding dist/
2024-02-19 16:22:53 +01:00
Josh Soref
2876926e7f
Expose dependency comment content
2024-02-19 10:09:03 -05:00
Josh Soref
47a0fcbcd4
Report action input names
2024-02-19 10:06:32 -05:00
Josh Soref
da507e61ac
Add minimal alt text to README
2024-02-19 10:06:32 -05:00
Josh Soref
0034949d8d
Remove /en/ from doc links
...
The docs server will redirect based on the user's browser's
preference.
2024-02-19 10:06:32 -05:00
Josh Soref
f1706f5a9d
Remove obsolete reference to GHES 3.8
...
GHES 3.7 reached EOL 2024-01-04, as such all GHES versions should be supported.
2024-02-19 09:49:21 -05:00
Josh Soref
a569f6fc5c
Remove obsolete references to GHES 3.6
...
GHES 3.6 reached EOL 2023-09-25.
2024-02-19 09:49:21 -05:00
Federico Builes
fd07d42ce8
bumping to 4.1.1
2024-02-19 10:03:58 +01:00
Federico Builes
77290ae4a1
bump transitive dep on undici
2024-02-19 10:03:58 +01:00
Federico Builes
9411082069
Merge pull request #693 from actions/dependabot/npm_and_yarn/types/node-20.11.19
...
Bump @types/node from 20.11.17 to 20.11.19
2024-02-19 08:54:35 +01:00
dependabot[bot]
73d8c1b981
Bump @types/node from 20.11.17 to 20.11.19
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.11.17 to 20.11.19.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-19 01:24:57 +00:00
Federico Builes
80f10bf419
Bump to 4.1.0.
2024-02-14 08:13:14 +01:00
Federico Builes
17728c80ab
Merge pull request #689 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.21.0
...
Bump @typescript-eslint/eslint-plugin from 6.20.0 to 6.21.0
2024-02-12 06:31:08 +01:00
dependabot[bot]
0ac4f80276
Bump @typescript-eslint/eslint-plugin from 6.20.0 to 6.21.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 6.20.0 to 6.21.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/v6.21.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 >
2024-02-12 05:29:22 +00:00
Federico Builes
1ebcf1475c
Merge pull request #690 from actions/dependabot/npm_and_yarn/types/node-20.11.17
...
Bump @types/node from 20.11.10 to 20.11.17
2024-02-12 06:28:34 +01:00
Federico Builes
5777ce6aec
Merge pull request #688 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-6.21.0
...
Bump @typescript-eslint/parser from 6.20.0 to 6.21.0
2024-02-12 06:28:19 +01:00
Federico Builes
37dd5f9e8a
Merge pull request #687 from actions/dependabot/npm_and_yarn/ts-jest-29.1.2
...
Bump ts-jest from 29.1.1 to 29.1.2
2024-02-12 06:28:12 +01:00
dependabot[bot]
6c2af06a9d
Bump @types/node from 20.11.10 to 20.11.17
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.11.10 to 20.11.17.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-12 01:14:23 +00:00
dependabot[bot]
58d70bd41a
Bump @typescript-eslint/parser from 6.20.0 to 6.21.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 6.20.0 to 6.21.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.21.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 >
2024-02-12 01:14:01 +00:00
dependabot[bot]
972c2b36d8
Bump ts-jest from 29.1.1 to 29.1.2
...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest ) from 29.1.1 to 29.1.2.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.1.1...v29.1.2 )
---
updated-dependencies:
- dependency-name: ts-jest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-12 01:13:48 +00:00
Justin Holguín
60f93ef4a0
Merge pull request #432 from tgrall/issue-431-fail-on-severity-none
...
Add none as option for fail-on-severity
2024-02-11 14:00:39 -08:00
tgrall
c2936a6e3e
fix reviewed done by @juxtin - bad line in yml
2024-02-10 09:20:39 +01:00
Federico Builes
ba2d570913
Merge pull request #682 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.20.0
...
Bump @typescript-eslint/eslint-plugin from 6.19.1 to 6.20.0
2024-02-05 07:57:39 +01:00
dependabot[bot]
629b4c97dd
Bump @typescript-eslint/eslint-plugin from 6.19.1 to 6.20.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 6.19.1 to 6.20.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/v6.20.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 >
2024-02-05 06:56:33 +00:00
Federico Builes
58e8c75f3b
Merge pull request #684 from actions/dependabot/npm_and_yarn/got-14.2.0
...
Bump got from 14.0.0 to 14.2.0
2024-02-05 07:55:50 +01:00
dependabot[bot]
8db04ed44f
Bump got from 14.0.0 to 14.2.0
...
Bumps [got](https://github.com/sindresorhus/got ) from 14.0.0 to 14.2.0.
- [Release notes](https://github.com/sindresorhus/got/releases )
- [Commits](https://github.com/sindresorhus/got/compare/v14.0.0...v14.2.0 )
---
updated-dependencies:
- dependency-name: got
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-05 06:55:44 +00:00
Federico Builes
b3aa197a26
Merge pull request #683 from actions/dependabot/npm_and_yarn/prettier-3.2.5
...
Bump prettier from 3.2.4 to 3.2.5
2024-02-05 07:55:42 +01:00
Federico Builes
4e78eb60ef
Merge pull request #681 from actions/dependabot/npm_and_yarn/types/jest-29.5.12
...
Bump @types/jest from 29.5.11 to 29.5.12
2024-02-05 07:54:49 +01:00
Federico Builes
65f749b96d
Merge pull request #680 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-6.20.0
...
Bump @typescript-eslint/parser from 6.18.1 to 6.20.0
2024-02-05 07:54:36 +01:00
dependabot[bot]
0043ed5ccb
Bump prettier from 3.2.4 to 3.2.5
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.2.4...3.2.5 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-05 01:24:36 +00:00
dependabot[bot]
52933765bf
Bump @types/jest from 29.5.11 to 29.5.12
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 29.5.11 to 29.5.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
---
updated-dependencies:
- dependency-name: "@types/jest"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-05 01:24:18 +00:00
dependabot[bot]
6a6f26102b
Bump @typescript-eslint/parser from 6.18.1 to 6.20.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 6.18.1 to 6.20.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.20.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 >
2024-02-05 01:24:11 +00:00
tgrall
8f3df4d674
fix ci failure on format-check
2024-02-02 06:09:20 +01:00
tgrall
98e8293881
Update Readme and action.yml based on review comments
2024-02-01 06:03:53 +01:00
Justin Holguín
748888b3fd
Merge pull request #665 from actions/dependabot/npm_and_yarn/prettier-3.2.4
...
Bump prettier from 3.1.1 to 3.2.4
2024-01-31 14:19:36 -08:00
Justin Holguín
4dffb75625
Run prettier --write
2024-01-31 22:09:37 +00:00
Justin Holguín
9e50351924
Merge pull request #678 from actions/juxtin/codeql-ignore-dist
...
Use manual codeql config
2024-01-31 13:49:51 -08:00
Justin Holguín
0812876f7c
Update codeql.yml
2024-01-31 13:44:54 -08:00
Justin Holguín
4f37a60d4f
Create codeql.yml
2024-01-31 13:36:31 -08:00
dependabot[bot]
c0518321c3
Bump prettier from 3.1.1 to 3.2.4
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.1.1 to 3.2.4.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.1.1...3.2.4 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-31 18:57:22 +00:00
Justin Holguín
0229309241
Merge pull request #673 from actions/dependabot/npm_and_yarn/nodemon-3.0.3
...
Bump nodemon from 3.0.2 to 3.0.3
2024-01-31 10:56:20 -08:00
Jon Janego
c664fc5964
Update examples.md
...
spelling
2024-01-31 12:43:08 -06:00
Federico Builes
a7da313c35
Merge pull request #675 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.19.1
...
Bump @typescript-eslint/eslint-plugin from 6.18.1 to 6.19.1
2024-01-29 07:50:12 +01:00
Federico Builes
8953f45584
Merge pull request #674 from actions/dependabot/npm_and_yarn/types/node-20.11.10
...
Bump @types/node from 20.11.5 to 20.11.10
2024-01-29 07:49:59 +01:00
dependabot[bot]
d93026fc89
Bump @typescript-eslint/eslint-plugin from 6.18.1 to 6.19.1
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 6.18.1 to 6.19.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/v6.19.1/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-29 01:35:06 +00:00
dependabot[bot]
5a2ac62566
Bump @types/node from 20.11.5 to 20.11.10
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.11.5 to 20.11.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-29 01:34:51 +00:00
dependabot[bot]
0f007f69b1
Bump nodemon from 3.0.2 to 3.0.3
...
Bumps [nodemon](https://github.com/remy/nodemon ) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/remy/nodemon/releases )
- [Commits](https://github.com/remy/nodemon/compare/v3.0.2...v3.0.3 )
---
updated-dependencies:
- dependency-name: nodemon
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-29 01:34:40 +00:00
tgrall
05d861260a
finalize testing
2024-01-28 15:54:59 +01:00
tgrall
2c526853b4
new debug test
2024-01-28 15:51:39 +01:00
tgrall
9e251a5913
dist
2024-01-28 15:00:36 +01:00
tgrall
ee5bd475ba
debug behavior
2024-01-28 14:59:04 +01:00
tgrall
b0a705da21
Fix license printing bug in main.ts
2024-01-28 14:54:28 +01:00
tgrall
0bab6ffc2c
Fix vulnerability check to print warnings instead
...
of failing
2024-01-28 14:54:14 +01:00
tgrall
f91404ca86
set status to low when warn-only is set to true
2024-01-28 14:35:44 +01:00
tgrall
d6f324d18a
fix typo in readme
2024-01-28 14:24:12 +01:00
tgrall
f1576849e6
package the action
2024-01-28 10:58:10 +01:00
tgrall
fc49851780
merge from main and fix code review comment from @juxtin
2024-01-28 10:16:07 +01:00
Jon Janego
d53388efe8
Merge pull request #671 from jonjanego/main
...
Create stale.yaml
2024-01-26 10:09:43 -06:00
Jon Janego
56991330a3
Update stale.yaml
...
assigning explicit permissions
2024-01-26 09:15:48 -06:00
Jon Janego
a824acd5d7
Create stale.yaml
2024-01-25 13:49:10 -06:00
Federico Builes
935098a950
updating @types/node to Node 20
2024-01-22 07:54:40 +01:00
Federico Builes
b658b91622
Merge pull request #669 from actions/dependabot/npm_and_yarn/eslint-plugin-jest-27.6.3
...
Bump eslint-plugin-jest from 27.6.0 to 27.6.3
2024-01-22 07:40:35 +01:00
dependabot[bot]
d16453ab26
Bump eslint-plugin-jest from 27.6.0 to 27.6.3
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 27.6.0 to 27.6.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.6.0...v27.6.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 >
2024-01-22 06:38:10 +00:00
Federico Builes
0381eac2bc
Merge pull request #667 from actions/dependabot/npm_and_yarn/eslint-plugin-prettier-5.1.3
...
Bump eslint-plugin-prettier from 5.1.2 to 5.1.3
2024-01-22 07:36:52 +01:00
dependabot[bot]
1967b21a03
Bump eslint-plugin-prettier from 5.1.2 to 5.1.3
...
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier ) from 5.1.2 to 5.1.3.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.1.2...v5.1.3 )
---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-22 01:15:42 +00:00
Federico Builes
4cd9eb2d23
Updating docs to point to v4.
2024-01-18 14:23:52 +01:00
Federico Builes
4901385134
bump to 4.0.0
2024-01-18 13:57:38 +01:00
Federico Builes
dbf82a4a5e
Merge pull request #639 from takost/takost/update-to-node-20
...
Update action to node20
2024-01-18 13:52:05 +01:00
Federico Builes
78aeb2a948
Merge pull request #663 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-6.18.1
...
Bump @typescript-eslint/parser from 6.18.0 to 6.18.1
2024-01-15 06:39:13 +01:00
dependabot[bot]
4e510006f5
Bump @typescript-eslint/parser from 6.18.0 to 6.18.1
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 6.18.0 to 6.18.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/v6.18.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 >
2024-01-15 05:38:23 +00:00
Federico Builes
9560737c5e
Merge pull request #661 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.18.1
...
Bump @typescript-eslint/eslint-plugin from 6.18.0 to 6.18.1
2024-01-15 06:37:15 +01:00
Federico Builes
4125f47f7e
Merge pull request #660 from actions/dependabot/npm_and_yarn/types/node-16.18.70
...
Bump @types/node from 16.18.62 to 16.18.70
2024-01-15 06:37:05 +01:00
dependabot[bot]
07cc93e0c8
Bump @typescript-eslint/eslint-plugin from 6.18.0 to 6.18.1
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 6.18.0 to 6.18.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/v6.18.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 >
2024-01-15 01:21:13 +00:00
dependabot[bot]
e2c203b8b7
Bump @types/node from 16.18.62 to 16.18.70
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.18.62 to 16.18.70.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-15 01:20:53 +00:00
Federico Builes
f0b304d0bc
Merge pull request #653 from actions/dependabot/npm_and_yarn/got-14.0.0
...
Bump got from 13.0.0 to 14.0.0
2024-01-09 13:24:33 +01:00
Federico Builes
e41543eaf0
Merge pull request #656 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-6.18.0
...
Bump @typescript-eslint/parser from 6.16.0 to 6.18.0
2024-01-08 11:50:44 +01:00
dependabot[bot]
8ded6194d1
Bump @typescript-eslint/parser from 6.16.0 to 6.18.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 6.16.0 to 6.18.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.18.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 >
2024-01-08 10:46:03 +00:00
Federico Builes
b5f60d5e37
Merge pull request #657 from actions/dependabot/npm_and_yarn/typescript-5.3.3
...
Bump typescript from 5.3.2 to 5.3.3
2024-01-08 11:45:16 +01:00
Federico Builes
45fc3f5adc
Merge pull request #655 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.18.0
...
Bump @typescript-eslint/eslint-plugin from 6.15.0 to 6.18.0
2024-01-08 11:44:58 +01:00
Federico Builes
c8593625f2
Merge pull request #654 from actions/dependabot/npm_and_yarn/eslint-plugin-prettier-5.1.2
...
Bump eslint-plugin-prettier from 5.0.1 to 5.1.2
2024-01-08 11:44:42 +01:00
dependabot[bot]
d2ca024914
Bump typescript from 5.3.2 to 5.3.3
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 5.3.2 to 5.3.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.3.2...v5.3.3 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-08 01:27:41 +00:00
dependabot[bot]
9649fc68a8
Bump @typescript-eslint/eslint-plugin from 6.15.0 to 6.18.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 6.15.0 to 6.18.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/v6.18.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 >
2024-01-08 01:27:04 +00:00
dependabot[bot]
2ac94ccf28
Bump eslint-plugin-prettier from 5.0.1 to 5.1.2
...
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier ) from 5.0.1 to 5.1.2.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.0.1...v5.1.2 )
---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-08 01:26:42 +00:00
dependabot[bot]
925e3a5871
Bump got from 13.0.0 to 14.0.0
...
Bumps [got](https://github.com/sindresorhus/got ) from 13.0.0 to 14.0.0.
- [Release notes](https://github.com/sindresorhus/got/releases )
- [Commits](https://github.com/sindresorhus/got/compare/v13.0.0...v14.0.0 )
---
updated-dependencies:
- dependency-name: got
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-08 01:26:34 +00:00
Henri Maurer
ab6f73d40f
Merge pull request #621 from actions/dependabot/npm_and_yarn/octokit-3.1.2
...
Bump octokit from 2.1.0 to 3.1.2
2024-01-05 09:38:43 +00:00
Henri Maurer
746e9675d6
npm run package
2024-01-05 09:37:10 +00:00
Henri Maurer
3735443721
update @octokit/* and @actions/*
2024-01-05 09:36:49 +00:00
dependabot[bot]
44bab84b22
Bump octokit from 2.1.0 to 3.1.2
...
Bumps [octokit](https://github.com/octokit/octokit.js ) from 2.1.0 to 3.1.2.
- [Release notes](https://github.com/octokit/octokit.js/releases )
- [Commits](https://github.com/octokit/octokit.js/compare/v2.1.0...v3.1.2 )
---
updated-dependencies:
- dependency-name: octokit
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-04 16:51:50 +00:00
Henri Maurer
8690720eb6
Merge pull request #652 from actions/dependabot/npm_and_yarn/octokit/webhooks-10.9.2
...
Bump @octokit/webhooks from 10.9.1 to 10.9.2
2024-01-04 16:48:16 +00:00
Henri Maurer
e03c8a14eb
npm run all
2024-01-04 16:46:59 +00:00
dependabot[bot]
194e338d30
Bump @octokit/webhooks from 10.9.1 to 10.9.2
...
Bumps [@octokit/webhooks](https://github.com/octokit/webhooks.js ) from 10.9.1 to 10.9.2.
- [Release notes](https://github.com/octokit/webhooks.js/releases )
- [Commits](https://github.com/octokit/webhooks.js/compare/v10.9.1...v10.9.2 )
---
updated-dependencies:
- dependency-name: "@octokit/webhooks"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-04 16:40:33 +00:00
Henri Maurer
1d740b64ec
Merge pull request #642 from actions/dependabot/github_actions/actions/upload-artifact-4
...
Bump actions/upload-artifact from 3 to 4
2024-01-04 16:40:31 +00:00
Henri Maurer
c74b580d73
Merge pull request #651 from actions/release-3.1.5
...
Bump version to 3.1.5
2024-01-04 15:06:44 +00:00
Henri Maurer
cc4f6536e3
Release 3.1.5
2024-01-04 15:05:38 +00:00
Henri Maurer
d2ed7c0d19
Merge pull request #649 from actions/per-page
...
Smaller `per_page` when requesting diff
2024-01-04 14:33:15 +00:00
Henri Maurer
9e77cc7329
npm run package
2024-01-04 10:49:05 +00:00
Henri Maurer
b383a9aa6e
Smaller per_page when requesting diff
2024-01-04 10:17:51 +00:00
Federico Builes
8a49820431
Merge pull request #646 from actions/dependabot/npm_and_yarn/prettier-3.1.1
...
Bump prettier from 3.1.0 to 3.1.1
2024-01-01 08:02:27 -05:00
Federico Builes
a10a70d24c
Merge pull request #645 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-6.16.0
...
Bump @typescript-eslint/parser from 6.13.1 to 6.16.0
2024-01-01 08:02:14 -05:00
dependabot[bot]
0de163860f
Bump prettier from 3.1.0 to 3.1.1
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.1.0...3.1.1 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-01 01:27:06 +00:00
dependabot[bot]
522f0218d0
Bump @typescript-eslint/parser from 6.13.1 to 6.16.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 6.13.1 to 6.16.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.16.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 >
2024-01-01 01:26:56 +00:00
Federico Builes
2597ca4eee
Merge pull request #640 from actions/dependabot/npm_and_yarn/eslint-8.56.0
...
Bump eslint from 8.53.0 to 8.56.0
2023-12-28 12:27:10 -05:00
dependabot[bot]
e5c6735807
Bump eslint from 8.53.0 to 8.56.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.53.0 to 8.56.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.53.0...v8.56.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-28 15:37:40 +00:00
Federico Builes
94f992f10e
Merge pull request #644 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.15.0
...
Bump @typescript-eslint/eslint-plugin from 6.12.0 to 6.15.0
2023-12-28 10:36:29 -05:00
dependabot[bot]
c45cbd720f
Bump @typescript-eslint/eslint-plugin from 6.12.0 to 6.15.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 6.12.0 to 6.15.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/v6.15.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-25 01:37:54 +00:00
dependabot[bot]
5ccb7d478c
Bump actions/upload-artifact from 3 to 4
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-18 01:54:59 +00:00
Tatyana Kostromskaya
02456f4a00
Merge branch 'main' into takost/update-to-node-20
2023-12-14 15:08:39 +00:00
Tatyana Kostromskaya
1c9a424cbc
.
2023-12-14 15:06:21 +00:00
Federico Builes
2425542aca
Merge pull request #638 from actions/fix-purls
...
Replace pip -> pypi in PURL examples
2023-12-11 17:25:43 +01:00
Federico Builes
b39e17ba5e
Replace pip -> pypi in PURL examples
2023-12-11 17:23:19 +01:00
Federico Builes
b8a398b675
Merge pull request #636 from actions/dependabot/npm_and_yarn/nodemon-3.0.2
...
Bump nodemon from 3.0.1 to 3.0.2
2023-12-11 06:04:47 +01:00
Federico Builes
1612de9646
Merge pull request #637 from actions/dependabot/npm_and_yarn/types/jest-29.5.11
...
Bump @types/jest from 29.5.8 to 29.5.11
2023-12-11 06:04:33 +01:00
dependabot[bot]
53de591348
Bump @types/jest from 29.5.8 to 29.5.11
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 29.5.8 to 29.5.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
---
updated-dependencies:
- dependency-name: "@types/jest"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-11 01:51:35 +00:00
dependabot[bot]
288d543806
Bump nodemon from 3.0.1 to 3.0.2
...
Bumps [nodemon](https://github.com/remy/nodemon ) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/remy/nodemon/releases )
- [Commits](https://github.com/remy/nodemon/compare/v3.0.1...v3.0.2 )
---
updated-dependencies:
- dependency-name: nodemon
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-11 01:51:24 +00:00
Federico Builes
359e1ffa80
Merge pull request #629 from actions/dependabot/npm_and_yarn/prettier-3.1.0
...
Bump prettier from 3.0.3 to 3.1.0
2023-12-04 08:58:13 +01:00
Federico Builes
63e1558807
Merge pull request #630 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-6.13.1
...
Bump @typescript-eslint/parser from 6.10.0 to 6.13.1
2023-12-04 08:57:52 +01:00
dependabot[bot]
069cbabe02
Bump @typescript-eslint/parser from 6.10.0 to 6.13.1
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 6.10.0 to 6.13.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/v6.13.1/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-04 01:25:07 +00:00
dependabot[bot]
2e3c709016
Bump prettier from 3.0.3 to 3.1.0
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.0.3 to 3.1.0.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.0.3...3.1.0 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-04 01:24:49 +00:00
Federico Builes
01bc87099b
bumping version
2023-11-28 08:11:14 +01:00
Federico Builes
4b4f0de8e1
Merge pull request #623 from actions/fix-advisory-filters
...
Fix GHSA Filtering
2023-11-28 08:10:11 +01:00
Federico Builes
a93fa86c77
Fixing test name.
2023-11-28 08:08:29 +01:00
Federico Builes
550520e2c5
Merge pull request #624 from actions/dependabot/npm_and_yarn/typescript-5.3.2
...
Bump typescript from 5.2.2 to 5.3.2
2023-11-27 07:22:56 +01:00
Federico Builes
2d0fb60634
Merge pull request #625 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.12.0
...
Bump @typescript-eslint/eslint-plugin from 6.11.0 to 6.12.0
2023-11-27 07:22:47 +01:00
dependabot[bot]
c07c2375ed
Bump @typescript-eslint/eslint-plugin from 6.11.0 to 6.12.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 6.11.0 to 6.12.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/v6.12.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-27 01:17:05 +00:00
dependabot[bot]
4d842d754e
Bump typescript from 5.2.2 to 5.3.2
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 5.2.2 to 5.3.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.2.2...v5.3.2 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-27 01:16:38 +00:00
Federico Builes
a6d4686316
adding dist
2023-11-24 14:40:48 +01:00
Federico Builes
4366dbae42
Advisory filters should not drop entire dependencies.
2023-11-24 14:40:18 +01:00
Federico Builes
50dafeb5e4
Tiny logic refactor.
2023-11-24 14:37:30 +01:00
Federico Builes
1cbb048907
Merge pull request #620 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.11.0
...
Bump @typescript-eslint/eslint-plugin from 6.10.0 to 6.11.0
2023-11-20 08:33:40 +01:00
dependabot[bot]
ee69e92054
Bump @typescript-eslint/eslint-plugin from 6.10.0 to 6.11.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 6.10.0 to 6.11.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/v6.11.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-20 07:29:18 +00:00
Federico Builes
5991d7a97d
Merge pull request #619 from actions/dependabot/npm_and_yarn/types/node-16.18.62
...
Bump @types/node from 16.18.61 to 16.18.62
2023-11-20 08:27:56 +01:00
dependabot[bot]
c409735e58
Bump @types/node from 16.18.61 to 16.18.62
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.18.61 to 16.18.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 >
2023-11-20 01:46:41 +00:00
Federico Builes
7bbfa034e7
bumping to 3.1.3
2023-11-13 17:57:44 +01:00
Federico Builes
26f1ad9120
Merge pull request #617 from theztefan/purl-encoding-error
...
Fixes purl "version must be percent-encoded"
2023-11-13 17:55:23 +01:00
Stefan Petrushevski
152d8e2def
Prettier
2023-11-13 17:45:48 +01:00
Stefan Petrushevski
b99756ecd3
encode string for pUrl
2023-11-13 17:19:24 +01:00
Federico Builes
fde92acd08
Merge pull request #611 from actions/fix-https-proxy
...
Fix proxy failures in 3.1.1
2023-11-08 09:14:57 +01:00
Federico Builes
a89dd96450
adding dist
2023-11-08 08:49:49 +01:00
Federico Builes
76891836b1
revert octokit changes
2023-11-08 08:47:43 +01:00
Federico Builes
fc5e2db757
go back to Node 16 to skip using fetch API
2023-11-08 08:36:27 +01:00
Federico Builes
ded987cb3b
Downgrade usage of retries.
...
This commit reverts:
f7363549ac
76b050a607
8dc52cdbed
2023-11-08 08:35:44 +01:00
Federico Builes
9f45b2463b
bumping to 3.1.1
2023-11-06 08:03:41 +01:00
Federico Builes
559513a56c
Merge pull request #606 from actions/dependabot/npm_and_yarn/actions/github-6.0.0
...
Bump @actions/github from 5.1.1 to 6.0.0
2023-11-06 07:55:54 +01:00
Federico Builes
8edc431d7d
Merge branch 'main' into dependabot/npm_and_yarn/actions/github-6.0.0
2023-11-06 07:52:53 +01:00
Federico Builes
3e8322e4bb
Merge pull request #605 from actions/dependabot/npm_and_yarn/yaml-2.3.4
...
Bump yaml from 2.3.3 to 2.3.4
2023-11-06 07:51:31 +01:00
Federico Builes
5a55885447
adding dist
2023-11-06 07:50:51 +01:00
Federico Builes
f952b5a2c5
Merge branch 'main' into dependabot/npm_and_yarn/yaml-2.3.4
2023-11-06 07:48:24 +01:00
Federico Builes
8678cfac42
Merge pull request #607 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.9.1
...
Bump @typescript-eslint/eslint-plugin from 6.9.0 to 6.9.1
2023-11-06 07:47:08 +01:00
Federico Builes
aa8e70d588
adding dist
2023-11-06 07:46:52 +01:00
Federico Builes
3331d25f9d
adding dist
2023-11-06 07:42:40 +01:00
dependabot[bot]
2af83f55fa
Bump @actions/github from 5.1.1 to 6.0.0
...
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github ) from 5.1.1 to 6.0.0.
- [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-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-06 06:42:18 +00:00
dependabot[bot]
0d3cf5ba9e
Bump @typescript-eslint/eslint-plugin from 6.9.0 to 6.9.1
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 6.9.0 to 6.9.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/v6.9.1/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-06 06:42:16 +00:00
Federico Builes
b2a5ead1f7
Merge pull request #604 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-6.9.1
...
Bump @typescript-eslint/parser from 6.8.0 to 6.9.1
2023-11-06 07:41:16 +01:00
Federico Builes
79f0a0b62b
Merge pull request #603 from actions/dependabot/npm_and_yarn/actions/core-1.10.1
...
Bump @actions/core from 1.10.0 to 1.10.1
2023-11-06 07:40:58 +01:00
Federico Builes
fc44602899
adding dist
2023-11-06 07:40:46 +01:00
dependabot[bot]
7177991451
Bump yaml from 2.3.3 to 2.3.4
...
Bumps [yaml](https://github.com/eemeli/yaml ) from 2.3.3 to 2.3.4.
- [Release notes](https://github.com/eemeli/yaml/releases )
- [Commits](https://github.com/eemeli/yaml/compare/v2.3.3...v2.3.4 )
---
updated-dependencies:
- dependency-name: yaml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-06 01:17:54 +00:00
dependabot[bot]
90fe789d91
Bump @typescript-eslint/parser from 6.8.0 to 6.9.1
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 6.8.0 to 6.9.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/v6.9.1/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-06 01:17:45 +00:00
dependabot[bot]
5cbf74f675
Bump @actions/core from 1.10.0 to 1.10.1
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.10.0 to 1.10.1.
- [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-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-06 01:17:31 +00:00
Federico Builes
11e0dead9a
Merge pull request #598 from actions/dependabot/npm_and_yarn/packageurl-js-1.2.0
...
Bump packageurl-js from 1.0.2 to 1.2.0
2023-10-30 09:43:41 +01:00
Federico Builes
3c1cb72dcd
updating dist
2023-10-30 09:31:26 +01:00
Federico Builes
570a2b5dcd
Merge pull request #597 from actions/dependabot/npm_and_yarn/eslint-8.52.0
...
Bump eslint from 8.51.0 to 8.52.0
2023-10-30 09:28:21 +01:00
Federico Builes
a7e01b8d9c
Merge pull request #599 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.9.0
...
Bump @typescript-eslint/eslint-plugin from 6.8.0 to 6.9.0
2023-10-30 09:28:05 +01:00
dependabot[bot]
168567cd17
Bump eslint from 8.51.0 to 8.52.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.51.0 to 8.52.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.51.0...v8.52.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-30 08:25:08 +00:00
dependabot[bot]
1d86ff759b
Bump @typescript-eslint/eslint-plugin from 6.8.0 to 6.9.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 6.8.0 to 6.9.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/v6.9.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-30 08:25:07 +00:00
Federico Builes
0631089c32
Merge pull request #596 from actions/dependabot/npm_and_yarn/eslint-plugin-jest-27.6.0
...
Bump eslint-plugin-jest from 27.4.2 to 27.6.0
2023-10-30 09:24:44 +01:00
Federico Builes
0b8ffde994
Merge pull request #600 from actions/dependabot/npm_and_yarn/types/spdx-satisfies-0.1.1
...
Bump @types/spdx-satisfies from 0.1.0 to 0.1.1
2023-10-30 09:23:36 +01:00
Federico Builes
68d57cd360
Merge pull request #601 from actions/dependabot/github_actions/actions/setup-node-4
...
Bump actions/setup-node from 3 to 4
2023-10-30 09:22:44 +01:00
dependabot[bot]
7314a0c1f5
Bump actions/setup-node from 3 to 4
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-30 01:40:15 +00:00
dependabot[bot]
cfeea91bf4
Bump @types/spdx-satisfies from 0.1.0 to 0.1.1
...
Bumps [@types/spdx-satisfies](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/spdx-satisfies ) from 0.1.0 to 0.1.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/spdx-satisfies )
---
updated-dependencies:
- dependency-name: "@types/spdx-satisfies"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-30 01:08:35 +00:00
dependabot[bot]
c8515ab391
Bump packageurl-js from 1.0.2 to 1.2.0
...
Bumps [packageurl-js](https://github.com/package-url/packageurl-js ) from 1.0.2 to 1.2.0.
- [Changelog](https://github.com/package-url/packageurl-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/package-url/packageurl-js/compare/v1.0.2...v1.2.0 )
---
updated-dependencies:
- dependency-name: packageurl-js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-30 01:07:56 +00:00
dependabot[bot]
cff52fd316
Bump eslint-plugin-jest from 27.4.2 to 27.6.0
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 27.4.2 to 27.6.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases )
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v27.4.2...v27.6.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 >
2023-10-30 01:07:31 +00:00
Federico Builes
e65eb02ccf
Merge pull request #591 from actions/dependabot/npm_and_yarn/typescript-5.2.2
...
Bump typescript from 4.9.5 to 5.2.2
2023-10-23 12:27:41 +02:00
Federico Builes
88953c2b16
updating dist
2023-10-23 12:26:03 +02:00
Federico Builes
d97416955e
Merge pull request #594 from actions/dependabot/npm_and_yarn/babel/traverse-7.23.2
...
Bump @babel/traverse from 7.23.0 to 7.23.2
2023-10-23 06:57:28 +02:00
dependabot[bot]
523c9a28aa
Bump @babel/traverse from 7.23.0 to 7.23.2
...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) from 7.23.0 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse )
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-23 04:56:30 +00:00
dependabot[bot]
f85d4d5bc2
Bump typescript from 4.9.5 to 5.2.2
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.9.5 to 5.2.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.5...v5.2.2 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-23 03:19:39 +00:00
Federico Builes
89ff65dbf7
Merge pull request #589 from actions/dependabot/npm_and_yarn/eslint-plugin-github-4.10.1
...
Bump eslint-plugin-github from 4.9.2 to 4.10.1
2023-10-23 05:18:52 +02:00
Federico Builes
c3c32181a9
Merge pull request #592 from actions/dependabot/npm_and_yarn/types/spdx-expression-parse-3.0.4
...
Bump @types/spdx-expression-parse from 3.0.3 to 3.0.4
2023-10-23 05:18:42 +02:00
Federico Builes
ead6e4616f
Merge pull request #593 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-6.8.0
...
Bump @typescript-eslint/parser from 6.7.3 to 6.8.0
2023-10-23 05:18:25 +02:00
dependabot[bot]
a265e18106
Bump @types/spdx-expression-parse from 3.0.3 to 3.0.4
...
Bumps [@types/spdx-expression-parse](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/spdx-expression-parse ) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/spdx-expression-parse )
---
updated-dependencies:
- dependency-name: "@types/spdx-expression-parse"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-23 03:13:32 +00:00
dependabot[bot]
a8759965d7
Bump @typescript-eslint/parser from 6.7.3 to 6.8.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 6.7.3 to 6.8.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.8.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-23 03:13:20 +00:00
Federico Builes
954314c2b1
Merge pull request #590 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.8.0
...
Bump @typescript-eslint/eslint-plugin from 6.7.5 to 6.8.0
2023-10-23 05:11:58 +02:00
dependabot[bot]
5b62f3bc06
Bump @typescript-eslint/eslint-plugin from 6.7.5 to 6.8.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 6.7.5 to 6.8.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/v6.8.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-23 01:57:41 +00:00
dependabot[bot]
fddf4c3474
Bump eslint-plugin-github from 4.9.2 to 4.10.1
...
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github ) from 4.9.2 to 4.10.1.
- [Release notes](https://github.com/github/eslint-plugin-github/releases )
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.9.2...v4.10.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-github
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-23 01:57:14 +00:00
Federico Builes
04e56a4409
Merge pull request #586 from actions/dependabot/npm_and_yarn/yaml-2.3.3
...
Bump yaml from 2.3.2 to 2.3.3
2023-10-16 05:39:42 +02:00
Federico Builes
af51c4b700
adding dist
2023-10-16 03:44:04 +02:00
dependabot[bot]
bd3b04e194
Bump yaml from 2.3.2 to 2.3.3
...
Bumps [yaml](https://github.com/eemeli/yaml ) from 2.3.2 to 2.3.3.
- [Release notes](https://github.com/eemeli/yaml/releases )
- [Commits](https://github.com/eemeli/yaml/compare/v2.3.2...v2.3.3 )
---
updated-dependencies:
- dependency-name: yaml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-16 01:43:15 +00:00
Federico Builes
382d2873a9
Merge pull request #585 from actions/dependabot/npm_and_yarn/types/spdx-expression-parse-3.0.3
...
Bump @types/spdx-expression-parse from 3.0.2 to 3.0.3
2023-10-16 03:42:54 +02:00
dependabot[bot]
500120a761
Bump @types/spdx-expression-parse from 3.0.2 to 3.0.3
...
Bumps [@types/spdx-expression-parse](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/spdx-expression-parse ) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/spdx-expression-parse )
---
updated-dependencies:
- dependency-name: "@types/spdx-expression-parse"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-16 01:41:27 +00:00
Federico Builes
212ded88b2
Merge pull request #584 from actions/dependabot/npm_and_yarn/eslint-plugin-prettier-5.0.1
...
Bump eslint-plugin-prettier from 5.0.0 to 5.0.1
2023-10-16 03:41:10 +02:00
Federico Builes
7ec89343e1
Merge pull request #587 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.7.5
...
Bump @typescript-eslint/eslint-plugin from 6.7.2 to 6.7.5
2023-10-16 03:40:22 +02:00
Federico Builes
536cc3d4b6
Merge pull request #588 from actions/dependabot/npm_and_yarn/types/node-16.18.58
...
Bump @types/node from 16.18.54 to 16.18.58
2023-10-16 03:40:11 +02:00
dependabot[bot]
2bc52c6348
Bump @types/node from 16.18.54 to 16.18.58
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.18.54 to 16.18.58.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-16 01:17:28 +00:00
dependabot[bot]
fe9d8a52c4
Bump @typescript-eslint/eslint-plugin from 6.7.2 to 6.7.5
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 6.7.2 to 6.7.5.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.7.5/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-16 01:17:14 +00:00
dependabot[bot]
bd251cc9eb
Bump eslint-plugin-prettier from 5.0.0 to 5.0.1
...
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.0.0...v5.0.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-16 01:16:34 +00:00
Federico Builes
7e65a9bb48
Merge branch 'update-octokit'
2023-10-09 13:39:21 +02:00
Federico Builes
b91ea51364
updating dist.
2023-10-09 13:34:29 +02:00
Federico Builes
76b050a607
Use octokit-rest for the PR comments client.
2023-10-09 13:34:14 +02:00
Federico Builes
e6d6badddb
Update jest.
2023-10-09 13:33:55 +02:00
Federico Builes
f7363549ac
use octokit plugins
2023-10-09 13:20:24 +02:00
Federico Builes
f71a906c2e
Update plugins.
2023-10-09 13:17:54 +02:00
Federico Builes
03ace23f96
Update Node JS version.
2023-10-09 12:36:16 +02:00
Federico Builes
0564d6f4de
adding dist
2023-10-09 11:41:16 +02:00
dependabot[bot]
cd09f857a3
Bump octokit from 2.1.0 to 3.1.1
...
Bumps [octokit](https://github.com/octokit/octokit.js ) from 2.1.0 to 3.1.1.
- [Release notes](https://github.com/octokit/octokit.js/releases )
- [Commits](https://github.com/octokit/octokit.js/compare/v2.1.0...v3.1.1 )
---
updated-dependencies:
- dependency-name: octokit
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-09 09:38:02 +00:00
Federico Builes
69a61b613b
updating dist
2023-10-09 11:36:34 +02:00
Federico Builes
53eb1ebcf5
Merge branch 'update-request-errors'
2023-10-09 11:36:00 +02:00
Federico Builes
8dc52cdbed
update tests
2023-10-09 11:23:53 +02:00
Federico Builes
e8634671a4
Merge pull request #583 from actions/dependabot/npm_and_yarn/eslint-plugin-jest-27.4.2
...
Bump eslint-plugin-jest from 27.2.3 to 27.4.2
2023-10-09 10:25:41 +02:00
Federico Builes
69ecf4db79
Merge pull request #582 from actions/dependabot/npm_and_yarn/eslint-8.51.0
...
Bump eslint from 8.48.0 to 8.51.0
2023-10-09 10:25:28 +02:00
dependabot[bot]
70835908ea
Bump eslint-plugin-jest from 27.2.3 to 27.4.2
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 27.2.3 to 27.4.2.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases )
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v27.2.3...v27.4.2 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-09 01:37:39 +00:00
dependabot[bot]
f704f55fa1
Bump eslint from 8.48.0 to 8.51.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.48.0 to 8.51.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.48.0...v8.51.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-09 01:37:24 +00:00
Federico Builes
e51d18ae1e
updating dist
2023-10-05 17:15:27 +02:00
Federico Builes
62f26a66d6
bumping zod
2023-10-05 17:14:25 +02:00
Federico Builes
2f836bbce6
Merge pull request #580 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-6.7.3
...
Bump @typescript-eslint/parser from 6.6.0 to 6.7.3
2023-10-01 21:21:28 -05:00
dependabot[bot]
75dbba1acf
Bump @typescript-eslint/parser from 6.6.0 to 6.7.3
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 6.6.0 to 6.7.3.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.7.3/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-02 02:15:09 +00:00
Federico Builes
8325453339
Merge pull request #579 from actions/dependabot/npm_and_yarn/vercel/ncc-0.38.0
...
Bump @vercel/ncc from 0.36.1 to 0.38.0
2023-10-01 21:13:34 -05:00
dependabot[bot]
353956d50d
Bump @vercel/ncc from 0.36.1 to 0.38.0
...
Bumps [@vercel/ncc](https://github.com/vercel/ncc ) from 0.36.1 to 0.38.0.
- [Release notes](https://github.com/vercel/ncc/releases )
- [Commits](https://github.com/vercel/ncc/compare/0.36.1...0.38.0 )
---
updated-dependencies:
- dependency-name: "@vercel/ncc"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-02 01:59:34 +00:00
Federico Builes
4e41165d4b
Merge pull request #577 from jsoref/modernize-versions
...
Modernize versions
2023-09-27 13:46:13 -05:00
Josh Soref
cf3393ef0a
Drop references to v2 from README
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-09-27 12:53:32 -04:00
Josh Soref
8213a1db10
Use checkout@v4
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-09-27 12:53:32 -04:00
Federico Builes
64a6d1a0b8
Merge pull request #571 from actions/dependabot/npm_and_yarn/types/node-16.18.54
...
Bump @types/node from 16.18.48 to 16.18.54
2023-09-26 12:24:33 -05:00
Federico Builes
364de25b16
Merge pull request #573 from actions/dependabot/npm_and_yarn/prettier-3.0.3
...
Bump prettier from 3.0.2 to 3.0.3
2023-09-26 12:24:18 -05:00
dependabot[bot]
ad34390f92
Bump @octokit/request-error from 2.1.0 to 5.0.1
...
Bumps [@octokit/request-error](https://github.com/octokit/request-error.js ) from 2.1.0 to 5.0.1.
- [Release notes](https://github.com/octokit/request-error.js/releases )
- [Commits](https://github.com/octokit/request-error.js/compare/v2.1.0...v5.0.1 )
---
updated-dependencies:
- dependency-name: "@octokit/request-error"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-25 01:31:40 +00:00
dependabot[bot]
1f5e4f1cd9
Bump prettier from 3.0.2 to 3.0.3
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.0.2...3.0.3 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-25 01:30:59 +00:00
dependabot[bot]
fcb0293419
Bump @types/node from 16.18.48 to 16.18.54
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.18.48 to 16.18.54.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-25 01:30:38 +00:00
Federico Builes
6c530dbedd
Merge pull request #570 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.7.2
...
Bump @typescript-eslint/eslint-plugin from 6.4.0 to 6.7.2
2023-09-18 14:42:50 -05:00
dependabot[bot]
e5c6ae035a
Bump @typescript-eslint/eslint-plugin from 6.4.0 to 6.7.2
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 6.4.0 to 6.7.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.7.2/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-18 19:41:12 +00:00
Federico Builes
9c66f1b1b1
Merge pull request #569 from actions/dependabot/npm_and_yarn/esbuild-register-3.5.0
...
Bump esbuild-register from 3.4.2 to 3.5.0
2023-09-18 14:39:13 -05:00
dependabot[bot]
9add2f12fa
Bump esbuild-register from 3.4.2 to 3.5.0
...
Bumps esbuild-register from 3.4.2 to 3.5.0.
---
updated-dependencies:
- dependency-name: esbuild-register
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-18 01:47:43 +00:00
Federico Builes
079b962af9
Merge pull request #564 from actions/dependabot/npm_and_yarn/zod-3.22.2
...
Bump zod from 3.21.4 to 3.22.2
2023-09-11 07:17:25 -05:00
Federico Builes
e6b5e83d4e
adding dist
2023-09-11 07:16:56 -05:00
Federico Builes
3c40a50e4b
Merge pull request #565 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-6.6.0
...
Bump @typescript-eslint/parser from 6.2.1 to 6.6.0
2023-09-11 07:13:54 -05:00
Federico Builes
886d1fcf5f
Merge pull request #563 from actions/dependabot/github_actions/actions/checkout-4
...
Bump actions/checkout from 3 to 4
2023-09-11 07:13:45 -05:00
dependabot[bot]
615671754c
Bump @typescript-eslint/parser from 6.2.1 to 6.6.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 6.2.1 to 6.6.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.6.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-11 01:42:06 +00:00
dependabot[bot]
cd1bb8895d
Bump zod from 3.21.4 to 3.22.2
...
Bumps [zod](https://github.com/colinhacks/zod ) from 3.21.4 to 3.22.2.
- [Release notes](https://github.com/colinhacks/zod/releases )
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md )
- [Commits](https://github.com/colinhacks/zod/compare/v3.21.4...v3.22.2 )
---
updated-dependencies:
- dependency-name: zod
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-11 01:41:45 +00:00
dependabot[bot]
7095391667
Bump actions/checkout from 3 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-11 01:14:30 +00:00
Justin Holguín
6c5ccdad46
Merge pull request #562 from actions/juxtin/v3.0.9
...
Update version to 3.1.0
2023-09-07 14:46:08 -07:00
Federico Builes
51da82b3f5
updating package-lock.json
2023-09-07 16:44:36 -05:00
Justin Holguín
ca13810d94
Update version to 3.1.0
2023-09-07 21:42:29 +00:00
Justin Holguín
8447b31d38
Merge pull request #561 from actions/juxtin/dr-snaps-readme
...
Add new Dr Snaps config options to readme
2023-09-07 14:19:42 -07:00
Justin Holguín
85df23de2c
Update readme with new parameters
2023-09-07 21:17:45 +00:00
Justin Holguín
5da6fdbdf9
Clean up markdown formatting
2023-09-07 21:11:56 +00:00
Justin Holguín
92837b0ca8
Merge pull request #560 from actions/juxtin/improve-warnings
...
Improve display of snapshot warnings
2023-09-07 14:09:36 -07:00
Justin Holguín
35a52fd146
Minor tweaks to snapshot warnings
2023-09-07 18:00:57 +00:00
Justin Holguín
bed9726f78
Make snapshot warning messages clearer and more actionable
2023-09-07 17:54:42 +00:00
Justin Holguín
e4d20ce9ad
Merge pull request #556 from actions/juxtin/dr-snaps-pre-launch
...
Dr Snaps launch PR
2023-09-07 10:18:47 -07:00
Justin Holguín
bb0ca79fcd
Update action.yml to show retry default
2023-09-07 17:08:20 +00:00
Justin Holguín
07f52ce621
Add example with retry-on-snapshot-warnings to docs
2023-09-07 17:07:50 +00:00
Justin Holguín
c7e8727af4
Update action.yml
...
Co-authored-by: Federico Builes <febuiles@github.com >
2023-09-07 09:50:44 -07:00
Federico Builes
5e4b90e080
add dist
2023-09-07 09:06:46 -05:00
Federico Builes
7d0e0f61e8
Update src/dependency-graph.ts
...
Co-authored-by: Justin Holguín <juxtin@github.com >
2023-09-07 07:08:21 -05:00
Justin Holguín
ffaf251c92
update dist
2023-09-06 20:38:47 +00:00
Justin Holguín
726ffc8aa8
Merge remote-tracking branch 'origin/main' into juxtin/dr-snaps-pre-launch
2023-09-06 20:26:55 +00:00
Justin Holguín
fcef41f1e0
Add docs link to snapshot warnings
2023-09-06 19:07:18 +00:00
Justin Holguín
e81e6e582f
Default retry-on-snapshot-warnings to false
...
Keeping this true by default means wasting actions minutes for
the vast majority of DR users
2023-09-06 18:04:16 +00:00
Federico Builes
511675e747
Merge pull request #558 from actions/dependabot/npm_and_yarn/types/node-16.18.48
...
Bump @types/node from 16.18.41 to 16.18.48
2023-09-05 16:15:52 -04:00
Federico Builes
dcdbff2f84
Merge pull request #557 from actions/dependabot/npm_and_yarn/yaml-2.3.2
...
Bump yaml from 2.3.1 to 2.3.2
2023-09-05 11:55:49 -04:00
Federico Builes
29513b58ad
updating dist
2023-09-05 08:28:43 -05:00
dependabot[bot]
347cb43687
Bump @types/node from 16.18.41 to 16.18.48
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.18.41 to 16.18.48.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-04 01:44:52 +00:00
dependabot[bot]
dfe37bb356
Bump yaml from 2.3.1 to 2.3.2
...
Bumps [yaml](https://github.com/eemeli/yaml ) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/eemeli/yaml/releases )
- [Commits](https://github.com/eemeli/yaml/compare/v2.3.1...v2.3.2 )
---
updated-dependencies:
- dependency-name: yaml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-04 01:44:44 +00:00
Justin Holguín
ada103783f
Merge remote-tracking branch 'origin/retry-on-snapshot-warnings' into juxtin/dr-snaps-pre-launch
2023-08-31 16:31:44 +00:00
Justin Holguín
abc80cf6a0
Merge branch 'juxtin/snapshot-warnings' into juxtin/dr-snaps-pre-launch
2023-08-31 16:06:14 +00:00
Federico Builes
15e91a3980
Merge pull request #554 from actions/dependabot/npm_and_yarn/eslint-8.48.0
...
Bump eslint from 8.47.0 to 8.48.0
2023-08-28 08:52:43 -05:00
Federico Builes
c7d2795410
Merge pull request #553 from actions/dependabot/npm_and_yarn/prettier-3.0.2
...
Bump prettier from 3.0.1 to 3.0.2
2023-08-28 08:52:32 -05:00
dependabot[bot]
eb07c6d763
Bump eslint from 8.47.0 to 8.48.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.47.0 to 8.48.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.47.0...v8.48.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-28 01:52:04 +00:00
dependabot[bot]
4d8fe1e464
Bump prettier from 3.0.1 to 3.0.2
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.0.1...3.0.2 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-28 01:51:43 +00:00
Justin Holguín
ee86529290
Show all non-empty snapshot warnings
2023-08-23 18:45:35 +00:00
Federico Builes
c17dea4c51
Merge pull request #549 from actions/dependabot/npm_and_yarn/types/node-16.18.41
...
Bump @types/node from 16.18.39 to 16.18.41
2023-08-23 15:16:07 +02:00
Federico Builes
727ca667a3
Merge pull request #550 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.4.0
...
Bump @typescript-eslint/eslint-plugin from 6.3.0 to 6.4.0
2023-08-23 15:15:56 +02:00
Federico Builes
84cd472b61
Merge pull request #551 from oerd/update-inputs-documentation-and-links
...
Fix(docs): Correct action input name
2023-08-22 17:02:07 +02:00
Oerd Cukalla
366fffb717
Fix(docs): Correct article use.
2023-08-22 00:28:34 +02:00
Oerd Cukalla
62a1d2d370
Fix(docs): Correct action input name
...
Change input name used for passing the personal access token to
`external-repo-token`.
2023-08-22 00:20:26 +02:00
dependabot[bot]
42c2f7100f
Bump @typescript-eslint/eslint-plugin from 6.3.0 to 6.4.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 6.3.0 to 6.4.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/v6.4.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-21 01:04:16 +00:00
dependabot[bot]
608049acca
Bump @types/node from 16.18.39 to 16.18.41
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.18.39 to 16.18.41.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-21 01:03:36 +00:00
Federico Builes
32037a1d97
bumping to 3.0.8
2023-08-15 10:11:44 +02:00
Federico Builes
f6fff72a32
Merge pull request #540 from sgmurphy/comment-on-failure
...
Add `on-failure` option to `comment-summary-in-pr` setting
2023-08-15 10:08:44 +02:00
Federico Builes
61ee12c097
Merge pull request #548 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.3.0
...
Bump @typescript-eslint/eslint-plugin from 6.2.0 to 6.3.0
2023-08-14 06:39:45 +02:00
Federico Builes
7d5babfc38
Merge pull request #547 from actions/dependabot/npm_and_yarn/eslint-8.47.0
...
Bump eslint from 8.46.0 to 8.47.0
2023-08-14 06:39:28 +02:00
dependabot[bot]
ddb1b9361c
Bump @typescript-eslint/eslint-plugin from 6.2.0 to 6.3.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 6.2.0 to 6.3.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/v6.3.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-14 01:26:56 +00:00
dependabot[bot]
7c3177d3c2
Bump eslint from 8.46.0 to 8.47.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.46.0 to 8.47.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.46.0...v8.47.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-14 01:26:22 +00:00
Sean Murphy
31afeba06d
Add unit tests
2023-08-09 21:10:48 -04:00
Sean Murphy
7ef37f3853
Merge branch 'main' into comment-on-failure
2023-08-09 17:31:16 -04:00
Sean Murphy
2e59943778
Parse boolean to enum
2023-08-09 15:57:03 -04:00
Federico Builes
7d90b4f05f
bumping to 3.0.7
2023-08-09 15:27:02 +02:00
Federico Builes
02aa4b66a7
Merge pull request #544 from adrienpessu/main
...
Add an option to deny packages or groups of packages
2023-08-09 15:25:21 +02:00
Federico Builes
fe2a482baf
Apply suggestions from code review
2023-08-09 15:24:26 +02:00
Adrien Pessu
ce14e1f894
improve example
2023-08-08 17:21:30 +02:00
Adrien Pessu
eacc0328b1
improve example
2023-08-08 17:10:23 +02:00
Adrien Pessu
98aae180cb
debug
2023-08-08 16:56:01 +02:00
Adrien Pessu
c280c303e6
debug
2023-08-08 16:51:40 +02:00
Adrien Pessu
1db9156f85
change from name of the package to the package url to avoid conflict between 2 dependencies with the same name but for different ecosystems
2023-08-08 16:34:23 +02:00
Adrien Pessu
c462e2e50e
add example
2023-08-08 10:12:55 +02:00
Adrien Pessu
0796abb9cf
add changes on js.map file
2023-08-07 17:17:27 +02:00
Adrien Pessu
eab07548a7
Merge remote-tracking branch 'upstream/main'
2023-08-07 14:25:57 +02:00
Adrien Pessu
00f1f5b642
add tests and docs
2023-08-07 14:07:46 +02:00
Adrien Pessu
6862f6f65f
add groups
2023-08-07 14:07:26 +02:00
Adrien Pessu
2f38ecd3fd
add deny_list as paramter
2023-08-07 14:07:26 +02:00
Adrien Pessu
309d082d5f
initial commit
2023-08-07 14:07:26 +02:00
Federico Builes
0e6dece6c7
update more dependencies
2023-08-07 14:07:26 +02:00
dependabot[bot]
942409c937
Bump @typescript-eslint/eslint-plugin from 5.60.1 to 6.2.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.60.1 to 6.2.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/v6.2.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-07 14:07:26 +02:00
Federico Builes
6af66592ad
dependbot updates
2023-08-07 14:07:26 +02:00
dependabot[bot]
d5a7e34e39
Bump prettier from 2.8.8 to 3.0.0
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.8.8 to 3.0.0.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.8.8...3.0.0 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-07 14:07:25 +02:00
Federico Builes
328a08ea42
Merge pull request #541 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-6.2.1
...
Bump @typescript-eslint/parser from 6.2.0 to 6.2.1
2023-08-07 10:20:46 +02:00
Federico Builes
3f88e84ced
Merge pull request #542 from actions/dependabot/npm_and_yarn/prettier-3.0.1
...
Bump prettier from 3.0.0 to 3.0.1
2023-08-07 10:07:55 +02:00
dependabot[bot]
4463280ae5
Bump prettier from 3.0.0 to 3.0.1
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.0.0...3.0.1 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-07 01:49:54 +00:00
dependabot[bot]
ae11b24682
Bump @typescript-eslint/parser from 6.2.0 to 6.2.1
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 6.2.0 to 6.2.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/v6.2.1/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-07 01:49:41 +00:00
Sean Murphy
902e86c6f5
Add on-failure option to comment-summary-in-pr setting
2023-08-04 22:37:51 -04:00
Federico Builes
1e70f06e66
Merge pull request #537 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.2.0
...
Bump @typescript-eslint/eslint-plugin from 5.60.1 to 6.2.0
2023-07-31 18:03:04 +02:00
Federico Builes
0ea885e7c5
update more dependencies
2023-07-31 18:01:31 +02:00
dependabot[bot]
498c8717d3
Bump @typescript-eslint/eslint-plugin from 5.60.1 to 6.2.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.60.1 to 6.2.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/v6.2.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-31 06:42:19 +00:00
Federico Builes
fc8a06c798
Merge pull request #526 from actions/dependabot/npm_and_yarn/prettier-3.0.0
...
Bump prettier from 2.8.8 to 3.0.0
2023-07-31 08:40:45 +02:00
Federico Builes
8c593e9822
dependbot updates
2023-07-31 08:39:38 +02:00
Federico Builes
98d4fd7247
Merge pull request #534 from rajbos/main
...
Make GHES support / setup more clear
2023-07-19 16:27:05 +02:00
Federico Builes
0a68c5dfa6
Update README.md
2023-07-19 16:26:44 +02:00
Federico Builes
f015f96b55
Update README.md
2023-07-19 16:26:39 +02:00
Rob Bos
3290c85b0f
Make GHES support more clear
2023-07-19 13:05:42 +02:00
dependabot[bot]
6b0d5029d1
Bump prettier from 2.8.8 to 3.0.0
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.8.8 to 3.0.0.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.8.8...3.0.0 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-10 01:39:16 +00:00
cnagadya
090b9fe2a1
Merge pull request #524 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.60.1
...
Bump @typescript-eslint/eslint-plugin from 5.60.0 to 5.60.1
2023-07-03 10:32:12 +02:00
dependabot[bot]
c5e57016d8
Bump @typescript-eslint/eslint-plugin from 5.60.0 to 5.60.1
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.60.0 to 5.60.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.60.1/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-03 08:18:28 +00:00
cnagadya
8cf6fcb693
Merge pull request #523 from actions/dependabot/npm_and_yarn/eslint-8.44.0
...
Bump eslint from 8.43.0 to 8.44.0
2023-07-03 10:17:48 +02:00
cnagadya
9bf5053b8a
Merge pull request #522 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.60.1
...
Bump @typescript-eslint/parser from 5.60.0 to 5.60.1
2023-07-03 10:17:36 +02:00
cnagadya
a213934318
Merge pull request #521 from actions/dependabot/npm_and_yarn/types/node-16.18.38
...
Bump @types/node from 16.18.36 to 16.18.38
2023-07-03 10:17:27 +02:00
dependabot[bot]
e301b1bd30
Bump eslint from 8.43.0 to 8.44.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.43.0 to 8.44.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.43.0...v8.44.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-03 01:29:06 +00:00
dependabot[bot]
c730d72f23
Bump @typescript-eslint/parser from 5.60.0 to 5.60.1
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.60.0 to 5.60.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.60.1/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-03 01:28:46 +00:00
dependabot[bot]
a65c766d12
Bump @types/node from 16.18.36 to 16.18.38
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.18.36 to 16.18.38.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-03 01:28:23 +00:00
Federico Builes
7599c4bc8e
Merge pull request #519 from actions/dependabot/npm_and_yarn/octokit/plugin-retry-5.0.4
...
Bump @octokit/plugin-retry from 5.0.2 to 5.0.4
2023-06-26 15:38:01 +02:00
Federico Builes
0f4e96f7e8
adding build files
2023-06-26 15:36:01 +02:00
dependabot[bot]
a234018432
Bump @octokit/plugin-retry from 5.0.2 to 5.0.4
...
Bumps [@octokit/plugin-retry](https://github.com/octokit/plugin-retry.js ) from 5.0.2 to 5.0.4.
- [Release notes](https://github.com/octokit/plugin-retry.js/releases )
- [Commits](https://github.com/octokit/plugin-retry.js/compare/v5.0.2...v5.0.4 )
---
updated-dependencies:
- dependency-name: "@octokit/plugin-retry"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-26 13:29:15 +00:00
Federico Builes
328eb79003
Merge pull request #518 from actions/dependabot/npm_and_yarn/octokit-2.1.0
...
Bump octokit from 2.0.19 to 2.1.0
2023-06-26 15:28:32 +02:00
Federico Builes
5bb28e508e
npm i
2023-06-26 15:26:17 +02:00
Federico Builes
11a4a75728
Merge pull request #516 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.60.0
...
Bump @typescript-eslint/eslint-plugin from 5.59.11 to 5.60.0
2023-06-26 07:10:03 +02:00
dependabot[bot]
c5ac6e1eba
Bump @typescript-eslint/eslint-plugin from 5.59.11 to 5.60.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.59.11 to 5.60.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.60.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-26 05:08:33 +00:00
Federico Builes
a3753ba2c6
Merge pull request #520 from actions/dependabot/npm_and_yarn/eslint-plugin-jest-27.2.2
...
Bump eslint-plugin-jest from 27.2.1 to 27.2.2
2023-06-26 07:03:16 +02:00
Federico Builes
ec3136c4ba
Merge pull request #517 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.60.0
...
Bump @typescript-eslint/parser from 5.59.11 to 5.60.0
2023-06-26 07:03:01 +02:00
dependabot[bot]
38b79e2fbe
Bump eslint-plugin-jest from 27.2.1 to 27.2.2
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 27.2.1 to 27.2.2.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases )
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v27.2.1...v27.2.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 >
2023-06-26 01:30:13 +00:00
dependabot[bot]
01a70a14e2
Bump octokit from 2.0.19 to 2.1.0
...
Bumps [octokit](https://github.com/octokit/octokit.js ) from 2.0.19 to 2.1.0.
- [Release notes](https://github.com/octokit/octokit.js/releases )
- [Commits](https://github.com/octokit/octokit.js/compare/v2.0.19...v2.1.0 )
---
updated-dependencies:
- dependency-name: octokit
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-26 01:29:16 +00:00
dependabot[bot]
d32ada785e
Bump @typescript-eslint/parser from 5.59.11 to 5.60.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.59.11 to 5.60.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.60.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-26 01:28:47 +00:00
Federico Builes
c61b0a3941
Merge pull request #510 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.59.11
...
Bump @typescript-eslint/eslint-plugin from 5.59.9 to 5.59.11
2023-06-19 07:54:57 +02:00
Federico Builes
38c1dbdffa
Merge branch 'main' into dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.59.11
2023-06-19 07:00:21 +02:00
Federico Builes
84fe280943
Merge pull request #512 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.59.11
...
Bump @typescript-eslint/parser from 5.59.9 to 5.59.11
2023-06-19 06:58:36 +02:00
Federico Builes
cf65a75df3
Merge pull request #511 from actions/dependabot/npm_and_yarn/eslint-8.43.0
...
Bump eslint from 8.41.0 to 8.43.0
2023-06-19 06:58:17 +02:00
dependabot[bot]
3d532eeb2e
Bump @typescript-eslint/eslint-plugin from 5.59.9 to 5.59.11
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.59.9 to 5.59.11.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.11/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-19 04:52:17 +00:00
dependabot[bot]
2a14180549
Bump @typescript-eslint/parser from 5.59.9 to 5.59.11
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.59.9 to 5.59.11.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.11/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-19 04:52:17 +00:00
dependabot[bot]
3958f9d2c8
Bump eslint from 8.41.0 to 8.43.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.41.0 to 8.43.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.41.0...v8.43.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-19 04:52:12 +00:00
Federico Builes
d561324ef9
Merge pull request #509 from actions/dependabot/npm_and_yarn/types/node-16.18.36
...
Bump @types/node from 16.18.35 to 16.18.36
2023-06-19 06:51:36 +02:00
dependabot[bot]
5c03808159
Bump @types/node from 16.18.35 to 16.18.36
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.18.35 to 16.18.36.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-19 01:58:19 +00:00
Henri Maurer
d3fa764646
fix
2023-06-14 10:38:45 +01:00
Henri Maurer
1856a6de19
fix
2023-06-14 10:26:22 +01:00
Henri Maurer
5573b58443
better logging
2023-06-14 10:24:40 +01:00
Henri Maurer
c3c3c2e746
fix retry until
2023-06-14 10:12:19 +01:00
tgrall
3b37a4ef1c
update documentation
2023-06-14 09:17:26 +02:00
tgrall
13c4496f31
update doc
2023-06-14 09:12:19 +02:00
tgrall
7ed3405bdc
warn_only_test_
2023-06-14 08:55:38 +02:00
tgrall
9b290a185a
fix ini of warn-only param
2023-06-13 09:44:03 +02:00
tgrall
995bb847a3
new dev
2023-06-13 09:34:12 +02:00
tgrall
f1e6d67732
wan only
2023-06-13 09:29:10 +02:00
tgrall
d833109d4d
new build
2023-06-13 08:54:16 +02:00
tgrall
a3a8a9c756
new build
2023-06-12 13:56:53 +02:00
tgrall
0b053fccb4
add new parameter warn_only
2023-06-12 11:26:44 +02:00
Federico Builes
9617594ce4
Merge pull request #506 from actions/dependabot/npm_and_yarn/octokit-2.0.19
...
update octokit, regenerate dist
2023-06-12 07:29:57 +02:00
Federico Builes
c10600ad00
update octokit, regenerate dist
2023-06-12 07:28:23 +02:00
Federico Builes
86477f1ea0
Merge pull request #504 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.59.9
...
Bump @typescript-eslint/eslint-plugin from 5.59.8 to 5.59.9
2023-06-12 07:19:03 +02:00
Federico Builes
b6ef88155e
Merge pull request #505 from actions/dependabot/npm_and_yarn/types/node-16.18.35
...
Bump @types/node from 16.18.34 to 16.18.35
2023-06-12 07:18:49 +02:00
Federico Builes
1c01b75438
Merge pull request #503 from actions/dependabot/npm_and_yarn/octokit/plugin-retry-5.0.2
...
Bump @octokit/plugin-retry from 5.0.0 to 5.0.2
2023-06-12 07:18:36 +02:00
dependabot[bot]
1590d3f795
Bump @typescript-eslint/eslint-plugin from 5.59.8 to 5.59.9
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.59.8 to 5.59.9.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.9/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-12 05:17:03 +00:00
Federico Builes
90de8e47b4
adding dist
2023-06-12 07:16:52 +02:00
Federico Builes
6d3699baca
Merge pull request #502 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.59.9
...
Bump @typescript-eslint/parser from 5.59.8 to 5.59.9
2023-06-12 07:15:59 +02:00
dependabot[bot]
87e767d41f
Bump @types/node from 16.18.34 to 16.18.35
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.18.34 to 16.18.35.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-12 01:59:53 +00:00
dependabot[bot]
554d5fa52b
Bump @octokit/plugin-retry from 5.0.0 to 5.0.2
...
Bumps [@octokit/plugin-retry](https://github.com/octokit/plugin-retry.js ) from 5.0.0 to 5.0.2.
- [Release notes](https://github.com/octokit/plugin-retry.js/releases )
- [Commits](https://github.com/octokit/plugin-retry.js/compare/v5.0.0...v5.0.2 )
---
updated-dependencies:
- dependency-name: "@octokit/plugin-retry"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-12 01:59:03 +00:00
dependabot[bot]
983fa12c36
Bump @typescript-eslint/parser from 5.59.8 to 5.59.9
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.59.8 to 5.59.9.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.9/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-12 01:58:41 +00:00
Henri Maurer
f6f94a23a4
fix
2023-06-09 10:44:43 +01:00
Henri Maurer
50954e6a9a
fix
2023-06-09 10:30:56 +01:00
Henri Maurer
66b6f67835
Add configs
2023-06-09 10:26:24 +01:00
Henri Maurer
1644401f8d
rewrite retry logic
2023-06-08 18:11:13 +01:00
Henri Maurer
1a326fc7fa
proceed even if warnings
2023-06-08 17:04:40 +01:00
Henri Maurer
a82096e68a
fix
2023-06-07 16:51:53 +01:00
Henri Maurer
90d3a94eb7
fix
2023-06-07 16:48:32 +01:00
Henri Maurer
9dde5949a8
retry every 10s
2023-06-07 16:39:16 +01:00
Henri Maurer
cff142b535
includes_dependency_snapshots
2023-06-07 14:04:29 +01:00
Henri Maurer
a4c5ac881a
disable caching
2023-06-07 10:10:21 +01:00
Henri Maurer
d35955ebf6
Prototype re-try on snapshot warnings
2023-06-06 16:44:27 +01:00
Federico Builes
0342e75832
Merge pull request #500 from actions/dependabot/npm_and_yarn/octokit/plugin-retry-5.0.0
...
Bump @octokit/plugin-retry from 4.1.3 to 5.0.0
2023-06-05 07:14:34 +02:00
Federico Builes
3daf1c6551
Updating dist
2023-06-05 07:13:53 +02:00
Federico Builes
16cbdf9d97
Merge pull request #498 from actions/dependabot/npm_and_yarn/eslint-plugin-github-4.8.0
...
Bump eslint-plugin-github from 4.7.0 to 4.8.0
2023-06-05 07:09:55 +02:00
Federico Builes
59a0ce5dc2
Merge pull request #497 from actions/dependabot/npm_and_yarn/got-13.0.0
...
Bump got from 12.6.0 to 13.0.0
2023-06-05 07:08:54 +02:00
dependabot[bot]
6cc98d3032
Bump @octokit/plugin-retry from 4.1.3 to 5.0.0
...
Bumps [@octokit/plugin-retry](https://github.com/octokit/plugin-retry.js ) from 4.1.3 to 5.0.0.
- [Release notes](https://github.com/octokit/plugin-retry.js/releases )
- [Commits](https://github.com/octokit/plugin-retry.js/compare/v4.1.3...v5.0.0 )
---
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 >
2023-06-05 01:59:54 +00:00
dependabot[bot]
617fd3907e
Bump eslint-plugin-github from 4.7.0 to 4.8.0
...
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github ) from 4.7.0 to 4.8.0.
- [Release notes](https://github.com/github/eslint-plugin-github/releases )
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.7.0...v4.8.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-github
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-05 01:59:21 +00:00
dependabot[bot]
537fc8f28d
Bump got from 12.6.0 to 13.0.0
...
Bumps [got](https://github.com/sindresorhus/got ) from 12.6.0 to 13.0.0.
- [Release notes](https://github.com/sindresorhus/got/releases )
- [Commits](https://github.com/sindresorhus/got/compare/v12.6.0...v13.0.0 )
---
updated-dependencies:
- dependency-name: got
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-05 01:58:58 +00:00
Federico Builes
1360a344cc
Merge pull request #494 from actions/fix-purl-bug
...
Empty PURLs should not block the action from running
2023-05-31 17:11:07 +02:00
Federico Builes
123b58703a
bumping to 3.0.6
2023-05-31 17:10:00 +02:00
Federico Builes
cd559bc984
adding dist
2023-05-31 17:09:53 +02:00
Federico Builes
70f8094bec
adding a test for empty PURLs
2023-05-31 16:24:19 +02:00
Federico Builes
0b306aef97
Don't try to create PURLs from empty strings.
2023-05-31 16:14:02 +02:00
Federico Builes
554aaf5c3d
Merge pull request #423 from theztefan/allow-list-dependencies
...
Exclude dependencies from license checks
2023-05-31 14:24:05 +02:00
Federico Builes
c6e94c1336
External config files should use underscores, not dashes
2023-05-31 14:21:57 +02:00
Stefan Petrushevski
88d6af3d4a
latest build
2023-05-31 12:54:16 +02:00
Stefan Petrushevski
f1c8401a59
resolve merge conflicts
2023-05-30 18:04:26 +02:00
Stefan Petrushevski
ef8ebf0eef
rebuild
2023-05-30 17:33:40 +02:00
Federico Builes
1f7c838fcb
Merge pull request #492 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.59.8
...
Bump @typescript-eslint/eslint-plugin from 5.59.6 to 5.59.8
2023-05-30 08:10:28 +02:00
dependabot[bot]
1ee07d8652
Bump @typescript-eslint/eslint-plugin from 5.59.6 to 5.59.8
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.59.6 to 5.59.8.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.8/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-30 05:32:06 +00:00
Federico Builes
861f696c44
Merge pull request #491 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.59.8
...
Bump @typescript-eslint/parser from 5.59.7 to 5.59.8
2023-05-30 07:31:16 +02:00
dependabot[bot]
ce9db3928f
Bump @typescript-eslint/parser from 5.59.7 to 5.59.8
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.59.7 to 5.59.8.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.8/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-30 05:25:32 +00:00
Federico Builes
854aa8a142
Merge pull request #485 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.59.7
...
Bump @typescript-eslint/parser from 5.59.6 to 5.59.7
2023-05-30 07:24:55 +02:00
Federico Builes
9fbf14f620
Merge pull request #484 from actions/dependabot/npm_and_yarn/types/node-16.18.34
...
Bump @types/node from 16.18.32 to 16.18.34
2023-05-30 07:24:43 +02:00
Federico Builes
64222d2efe
Merge pull request #483 from actions/dependabot/npm_and_yarn/yaml-2.3.1
...
Bump yaml from 2.2.2 to 2.3.1
2023-05-30 07:24:34 +02:00
Federico Builes
f2a3e1af33
updating dist
2023-05-30 07:23:40 +02:00
dependabot[bot]
e3de7a00a8
Bump @typescript-eslint/parser from 5.59.6 to 5.59.7
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.59.6 to 5.59.7.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.7/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-29 02:01:45 +00:00
dependabot[bot]
627344199b
Bump @types/node from 16.18.32 to 16.18.34
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.18.32 to 16.18.34.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-29 02:01:13 +00:00
dependabot[bot]
2406ed1539
Bump yaml from 2.2.2 to 2.3.1
...
Bumps [yaml](https://github.com/eemeli/yaml ) from 2.2.2 to 2.3.1.
- [Release notes](https://github.com/eemeli/yaml/releases )
- [Commits](https://github.com/eemeli/yaml/compare/v2.2.2...v2.3.1 )
---
updated-dependencies:
- dependency-name: yaml
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-29 02:00:41 +00:00
Stefan
20f1bbadfc
Update README.md
...
Co-authored-by: Justin Holguín <juxtin@github.com >
2023-05-26 20:20:06 +02:00
Stefan
32e5b32ec4
Update docs/examples.md
...
Co-authored-by: Justin Holguín <juxtin@github.com >
2023-05-26 20:19:52 +02:00
Federico Builes
4ee0db82cc
Merge pull request #480 from actions/dependabot/npm_and_yarn/octokit-2.0.16
...
Bump octokit from 2.0.14 to 2.0.16
2023-05-22 07:35:59 +02:00
Federico Builes
f303e9cd65
adding dist
2023-05-22 07:31:33 +02:00
Federico Builes
fa8ddf1781
Merge pull request #482 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.59.6
...
Bump @typescript-eslint/parser from 5.59.2 to 5.59.6
2023-05-22 07:26:50 +02:00
dependabot[bot]
70422dcfbd
Bump @typescript-eslint/parser from 5.59.2 to 5.59.6
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.59.2 to 5.59.6.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.6/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-22 05:25:44 +00:00
Federico Builes
fe724aebb5
Merge pull request #481 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.59.6
...
Bump @typescript-eslint/eslint-plugin from 5.59.2 to 5.59.6
2023-05-22 07:25:14 +02:00
Federico Builes
6ab307aa49
Merge pull request #479 from actions/dependabot/npm_and_yarn/types/node-16.18.32
...
Bump @types/node from 16.18.26 to 16.18.32
2023-05-22 07:24:49 +02:00
Federico Builes
7b02d77054
Merge pull request #478 from actions/dependabot/npm_and_yarn/eslint-8.41.0
...
Bump eslint from 8.40.0 to 8.41.0
2023-05-22 07:24:40 +02:00
dependabot[bot]
98717099a1
Bump @typescript-eslint/eslint-plugin from 5.59.2 to 5.59.6
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.59.2 to 5.59.6.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.6/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-22 02:02:05 +00:00
dependabot[bot]
b582a7ae96
Bump octokit from 2.0.14 to 2.0.16
...
Bumps [octokit](https://github.com/octokit/octokit.js ) from 2.0.14 to 2.0.16.
- [Release notes](https://github.com/octokit/octokit.js/releases )
- [Commits](https://github.com/octokit/octokit.js/compare/v2.0.14...v2.0.16 )
---
updated-dependencies:
- dependency-name: octokit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-22 02:01:13 +00:00
dependabot[bot]
894a896fb1
Bump @types/node from 16.18.26 to 16.18.32
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.18.26 to 16.18.32.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-22 01:59:51 +00:00
dependabot[bot]
eb565747bb
Bump eslint from 8.40.0 to 8.41.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.40.0 to 8.41.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.40.0...v8.41.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-22 01:59:24 +00:00
Stefan Petrushevski
7b5fa84cfc
added tests; docs and cleanup
2023-05-19 10:47:59 +02:00
Stefan
8ef2903f61
Update action.yml
...
Co-authored-by: Justin Holguín <juxtin@github.com >
2023-05-17 09:45:02 +02:00
Stefan
16c0c13a8b
Update README.md
...
Co-authored-by: Justin Holguín <juxtin@github.com >
2023-05-17 09:44:49 +02:00
Stefan
b36110c8a0
Update docs/examples.md
...
Co-authored-by: Justin Holguín <juxtin@github.com >
2023-05-17 09:44:33 +02:00
Stefan Petrushevski
0574926a14
document; code style;
2023-05-16 16:50:04 +02:00
Federico Builes
57c07f037a
Merge pull request #473 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.59.2
...
Bump @typescript-eslint/parser from 5.59.1 to 5.59.2
2023-05-08 06:16:13 +02:00
dependabot[bot]
8fba746b74
Bump @typescript-eslint/parser from 5.59.1 to 5.59.2
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.59.1 to 5.59.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.2/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-08 04:16:03 +00:00
Federico Builes
632eabaaf6
Merge pull request #474 from actions/dependabot/npm_and_yarn/eslint-8.40.0
...
Bump eslint from 8.39.0 to 8.40.0
2023-05-08 06:15:33 +02:00
Federico Builes
d1f8348e2e
Merge pull request #472 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.59.2
...
Bump @typescript-eslint/eslint-plugin from 5.59.1 to 5.59.2
2023-05-08 06:15:13 +02:00
Federico Builes
66da8857a8
Merge pull request #471 from actions/dependabot/npm_and_yarn/types/node-16.18.26
...
Bump @types/node from 16.18.25 to 16.18.26
2023-05-08 06:15:06 +02:00
dependabot[bot]
9fe22cbd4d
Bump eslint from 8.39.0 to 8.40.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.39.0 to 8.40.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.39.0...v8.40.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-08 02:01:40 +00:00
dependabot[bot]
192b846247
Bump @typescript-eslint/eslint-plugin from 5.59.1 to 5.59.2
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.59.1 to 5.59.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.2/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-08 02:00:42 +00:00
dependabot[bot]
faed3d989f
Bump @types/node from 16.18.25 to 16.18.26
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.18.25 to 16.18.26.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-08 01:59:37 +00:00
Federico Builes
7d25be7d68
Merge pull request #467 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.59.1
...
Bump @typescript-eslint/eslint-plugin from 5.59.0 to 5.59.1
2023-05-01 13:47:42 +02:00
Federico Builes
57e6a1aeb8
Merge pull request #469 from actions/dependabot/npm_and_yarn/yaml-2.2.2
...
Bump yaml from 2.2.1 to 2.2.2
2023-05-01 13:47:23 +02:00
Federico Builes
8450611ed5
adding dist
2023-05-01 13:47:13 +02:00
dependabot[bot]
adc7610fb4
Bump @typescript-eslint/eslint-plugin from 5.59.0 to 5.59.1
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.59.0 to 5.59.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.1/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-01 11:45:43 +00:00
dependabot[bot]
b81c2dfce6
Bump yaml from 2.2.1 to 2.2.2
...
Bumps [yaml](https://github.com/eemeli/yaml ) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/eemeli/yaml/releases )
- [Commits](https://github.com/eemeli/yaml/compare/v2.2.1...v2.2.2 )
---
updated-dependencies:
- dependency-name: yaml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-01 11:45:32 +00:00
Federico Builes
70370c1727
Merge pull request #468 from actions/dependabot/npm_and_yarn/types/node-16.18.25
...
Bump @types/node from 16.18.24 to 16.18.25
2023-05-01 13:44:58 +02:00
Federico Builes
1e46123a48
Merge pull request #466 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.59.1
...
Bump @typescript-eslint/parser from 5.59.0 to 5.59.1
2023-05-01 13:44:30 +02:00
dependabot[bot]
de626ab5bc
Bump @types/node from 16.18.24 to 16.18.25
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.18.24 to 16.18.25.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-01 02:03:23 +00:00
dependabot[bot]
5907e06ae4
Bump @typescript-eslint/parser from 5.59.0 to 5.59.1
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.59.0 to 5.59.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.1/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-01 02:01:40 +00:00
Federico Builes
9bc0593cb7
Merge pull request #462 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.59.0
...
Bump @typescript-eslint/eslint-plugin from 5.57.1 to 5.59.0
2023-04-24 13:32:54 +02:00
dependabot[bot]
7070612acc
Bump @typescript-eslint/eslint-plugin from 5.57.1 to 5.59.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.57.1 to 5.59.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-24 11:31:30 +00:00
Federico Builes
f6e0fab375
Merge pull request #465 from actions/dependabot/npm_and_yarn/prettier-2.8.8
...
Bump prettier from 2.8.7 to 2.8.8
2023-04-24 13:31:03 +02:00
Federico Builes
51fa253565
Merge pull request #464 from actions/dependabot/npm_and_yarn/eslint-8.39.0
...
Bump eslint from 8.38.0 to 8.39.0
2023-04-24 13:30:54 +02:00
Federico Builes
2dffe8e22c
Merge pull request #463 from actions/dependabot/npm_and_yarn/types/node-16.18.24
...
Bump @types/node from 16.18.23 to 16.18.24
2023-04-24 13:30:43 +02:00
Federico Builes
e263d60b8b
Merge pull request #461 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.59.0
...
Bump @typescript-eslint/parser from 5.57.1 to 5.59.0
2023-04-24 13:30:07 +02:00
dependabot[bot]
bf512683a2
Bump prettier from 2.8.7 to 2.8.8
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.8.7 to 2.8.8.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.8.7...2.8.8 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-24 02:01:16 +00:00
dependabot[bot]
6c9f94c4e5
Bump eslint from 8.38.0 to 8.39.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.38.0 to 8.39.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.38.0...v8.39.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-24 02:01:05 +00:00
dependabot[bot]
8321ca9367
Bump @types/node from 16.18.23 to 16.18.24
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.18.23 to 16.18.24.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-24 02:00:45 +00:00
dependabot[bot]
00ef46c947
Bump @typescript-eslint/parser from 5.57.1 to 5.59.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.57.1 to 5.59.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-24 01:59:58 +00:00
Federico Builes
b206cbf92e
Merge pull request #453 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.57.1
...
Bump @typescript-eslint/eslint-plugin from 5.57.0 to 5.57.1
2023-04-10 07:48:03 +02:00
dependabot[bot]
d482d746c3
Bump @typescript-eslint/eslint-plugin from 5.57.0 to 5.57.1
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.57.0 to 5.57.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.57.1/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-10 05:47:39 +00:00
Federico Builes
041e4f1437
Merge pull request #454 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.57.1
...
Bump @typescript-eslint/parser from 5.57.0 to 5.57.1
2023-04-10 07:47:09 +02:00
Federico Builes
c883e5a202
Merge pull request #455 from actions/dependabot/npm_and_yarn/eslint-8.38.0
...
Bump eslint from 8.37.0 to 8.38.0
2023-04-10 07:46:57 +02:00
Federico Builes
8938bd9ef0
Merge pull request #451 from actions/fix-external-config
...
Fix default values for fail-on-severity
2023-04-10 07:41:00 +02:00
dependabot[bot]
35a369d1cd
Bump eslint from 8.37.0 to 8.38.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.37.0 to 8.38.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.37.0...v8.38.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-10 02:03:04 +00:00
dependabot[bot]
0a9f43e15a
Bump @typescript-eslint/parser from 5.57.0 to 5.57.1
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.57.0 to 5.57.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.57.1/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-10 02:02:19 +00:00
Justin Holguín
e0ec35dfb0
Merge pull request #439 from actions/juxtin/snapshot-warnings
...
Show snapshot warnings in the summary
2023-04-06 13:27:46 -07:00
Federico Builes
73625ad716
Merge branch 'allow-list-dependencies' of github.com:theztefan/dependency-review-action into allow-list-dependencies
2023-04-06 22:01:49 +02:00
Federico Builes
654eb5ca1c
Updating README.md
2023-04-06 21:42:26 +02:00
Federico Builes
9885d0c74c
Remove default values in action.yml
2023-04-06 21:33:35 +02:00
Federico Builes
cebb5b1214
Don't use underscore for inline configs.
2023-04-06 21:33:24 +02:00
Federico Builes
50b918791f
Update README.
2023-04-06 17:59:34 +02:00
Federico Builes
3f6a17c81c
Update examples to use underscores instead of dashes.
2023-04-06 17:58:58 +02:00
Federico Builes
2c065db296
Add a test-helpers file.
2023-04-06 17:32:42 +02:00
Federico Builes
ff46a4b16e
Fixing failing test.
2023-04-06 17:11:29 +02:00
Federico Builes
153f274eb4
Mock octokit.
2023-04-06 17:11:16 +02:00
Federico Builes
0041d7fa41
Add a failing test.
2023-04-06 16:21:52 +02:00
Stefan Petrushevski
1896d6f936
Clean up; updated docs
2023-04-06 10:49:30 +02:00
Stefan Petrushevski
39dca1ce09
Adjusted output
2023-04-06 10:04:48 +02:00
Stefan Petrushevski
d3fdbc93c5
Build and updated README
2023-04-06 09:58:14 +02:00
Stefan Petrushevski
9ad7edb033
switched to purl format
2023-04-06 09:37:42 +02:00
Federico Builes
97c9465751
separate tests for external configs
2023-04-05 15:14:57 +02:00
Courtney Claessens
78f160dece
Update README.md
...
swap order to follow what's in the table
2023-04-03 15:57:39 -04:00
Federico Builes
8b0d4b3327
Merge pull request #446 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.57.0
...
Bump @typescript-eslint/eslint-plugin from 5.56.0 to 5.57.0
2023-04-03 11:05:13 +02:00
Federico Builes
8c24360582
Merge pull request #448 from actions/dependabot/npm_and_yarn/eslint-plugin-github-4.7.0
...
Bump eslint-plugin-github from 4.6.1 to 4.7.0
2023-04-03 11:04:36 +02:00
dependabot[bot]
80be5a7079
Bump @typescript-eslint/eslint-plugin from 5.56.0 to 5.57.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.56.0 to 5.57.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.57.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-03 05:10:30 +00:00
dependabot[bot]
35bd59fb9e
Bump eslint-plugin-github from 4.6.1 to 4.7.0
...
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github ) from 4.6.1 to 4.7.0.
- [Release notes](https://github.com/github/eslint-plugin-github/releases )
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.6.1...v4.7.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-github
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-03 05:09:05 +00:00
Federico Builes
b7ce9d546d
Merge pull request #447 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.57.0
...
Bump @typescript-eslint/parser from 5.56.0 to 5.57.0
2023-04-03 07:02:10 +02:00
Federico Builes
5875c70f8f
Merge pull request #449 from actions/dependabot/npm_and_yarn/types/node-16.18.23
...
Bump @types/node from 16.18.21 to 16.18.23
2023-04-03 07:01:49 +02:00
Federico Builes
43274f6899
Merge pull request #450 from actions/dependabot/npm_and_yarn/eslint-8.37.0
...
Bump eslint from 8.36.0 to 8.37.0
2023-04-03 07:01:31 +02:00
dependabot[bot]
81d482fe7f
Bump eslint from 8.36.0 to 8.37.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.36.0 to 8.37.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.36.0...v8.37.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-03 02:02:13 +00:00
dependabot[bot]
420f61c64a
Bump @types/node from 16.18.21 to 16.18.23
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.18.21 to 16.18.23.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-03 02:01:46 +00:00
dependabot[bot]
866b422c9e
Bump @typescript-eslint/parser from 5.56.0 to 5.57.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.56.0 to 5.57.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.57.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-03 02:00:49 +00:00
Justin Holguín
76b8e83d1a
Use 'Unnamed Manifest' as catchall bucket
2023-03-28 16:06:07 +00:00
Federico Builes
91eae64e0c
Merge pull request #442 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.56.0
...
Bump @typescript-eslint/eslint-plugin from 5.55.0 to 5.56.0
2023-03-27 07:57:20 +02:00
Federico Builes
f5f2eae995
Merge pull request #441 from actions/dependabot/npm_and_yarn/nodemon-2.0.22
...
Bump nodemon from 2.0.21 to 2.0.22
2023-03-27 07:37:18 +02:00
dependabot[bot]
355bcf860e
Bump @typescript-eslint/eslint-plugin from 5.55.0 to 5.56.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.55.0 to 5.56.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.56.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-27 05:32:56 +00:00
dependabot[bot]
5726b20f6c
Bump nodemon from 2.0.21 to 2.0.22
...
Bumps [nodemon](https://github.com/remy/nodemon ) from 2.0.21 to 2.0.22.
- [Release notes](https://github.com/remy/nodemon/releases )
- [Commits](https://github.com/remy/nodemon/compare/v2.0.21...v2.0.22 )
---
updated-dependencies:
- dependency-name: nodemon
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-27 05:32:36 +00:00
Federico Builes
4d05b525ee
Merge pull request #444 from actions/dependabot/npm_and_yarn/prettier-2.8.7
...
Bump prettier from 2.8.4 to 2.8.7
2023-03-27 07:32:04 +02:00
Federico Builes
81ee3a8dc8
Merge pull request #443 from actions/dependabot/npm_and_yarn/types/node-16.18.21
...
Bump @types/node from 16.18.16 to 16.18.21
2023-03-27 07:31:53 +02:00
Federico Builes
3b871daeea
Merge pull request #440 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.56.0
...
Bump @typescript-eslint/parser from 5.55.0 to 5.56.0
2023-03-27 07:31:31 +02:00
dependabot[bot]
3f5b40d019
Bump prettier from 2.8.4 to 2.8.7
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.8.4 to 2.8.7.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.8.4...2.8.7 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-27 02:06:07 +00:00
dependabot[bot]
89b3ba9416
Bump @types/node from 16.18.16 to 16.18.21
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.18.16 to 16.18.21.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-27 02:05:34 +00:00
dependabot[bot]
a44d7c538d
Bump @typescript-eslint/parser from 5.55.0 to 5.56.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.55.0 to 5.56.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.56.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-27 02:01:38 +00:00
Justin Holguín
7e1f7be1f6
Handle dependencies with an empty manifest field
...
This happens sometimes with snapshots. We just want them to be displayed properly in the HTML output.
2023-03-24 19:07:22 +00:00
Justin Holguín
0c01e947d6
Flesh out the warnings section a tiny bit
2023-03-23 23:26:23 +00:00
Justin Holguín
782549c724
Ignore snapshot_warnings for missing head snapshots
2023-03-23 22:59:07 +00:00
Justin Holguín
419396de41
Show snapshot warnings in the summary
2023-03-22 21:30:12 +00:00
tgrall
cc302f4c2b
fix linter/format
2023-03-20 09:07:07 +01:00
Federico Builes
f46c48ed6d
bumping version
2023-03-20 07:22:20 +01:00
Federico Builes
1ac6f5d754
Merge pull request #437 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.55.0
...
Bump @typescript-eslint/eslint-plugin from 5.54.1 to 5.55.0
2023-03-20 06:47:27 +01:00
dependabot[bot]
30049aaf02
Bump @typescript-eslint/eslint-plugin from 5.54.1 to 5.55.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.54.1 to 5.55.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.55.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-20 05:45:47 +00:00
Federico Builes
02b3fbad1c
Merge pull request #436 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.55.0
...
Bump @typescript-eslint/parser from 5.54.1 to 5.55.0
2023-03-20 06:44:51 +01:00
Federico Builes
5c5feeb63d
Merge pull request #435 from actions/dependabot/npm_and_yarn/types/node-16.18.16
...
Bump @types/node from 16.18.14 to 16.18.16
2023-03-20 06:44:19 +01:00
dependabot[bot]
85bb8372bf
Bump @typescript-eslint/parser from 5.54.1 to 5.55.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.54.1 to 5.55.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.55.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-20 02:15:06 +00:00
dependabot[bot]
463aece43a
Bump @types/node from 16.18.14 to 16.18.16
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.18.14 to 16.18.16.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-20 02:14:20 +00:00
tgrall
621d03bf3a
Add none as option for fail-on-severity
2023-03-18 05:21:58 +01:00
Stefan Petrushevski
e17845d155
README changes as per PR comments
2023-03-16 11:23:57 +01:00
Federico Builes
e3fb5152be
Merge pull request #426 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.54.1
...
Bump @typescript-eslint/eslint-plugin from 5.54.0 to 5.54.1
2023-03-13 09:29:06 +01:00
Federico Builes
4b088f072a
Merge pull request #427 from actions/dependabot/npm_and_yarn/zod-3.21.4
...
Bump zod from 3.21.0 to 3.21.4
2023-03-13 09:28:51 +01:00
dependabot[bot]
e46d65f438
Bump @typescript-eslint/eslint-plugin from 5.54.0 to 5.54.1
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.54.0 to 5.54.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.54.1/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-13 07:08:40 +00:00
Federico Builes
75222ed640
adding dist
2023-03-13 08:02:02 +01:00
Federico Builes
f46bc4dbf8
Merge pull request #428 from actions/dependabot/npm_and_yarn/eslint-8.36.0
...
Bump eslint from 8.35.0 to 8.36.0
2023-03-13 08:00:22 +01:00
Federico Builes
e0a5088fd6
Merge pull request #429 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.54.1
...
Bump @typescript-eslint/parser from 5.53.0 to 5.54.1
2023-03-13 08:00:01 +01:00
dependabot[bot]
f1f8f2bf88
Bump @typescript-eslint/parser from 5.53.0 to 5.54.1
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.53.0 to 5.54.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.54.1/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-13 02:06:48 +00:00
dependabot[bot]
453f5e3690
Bump eslint from 8.35.0 to 8.36.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.35.0 to 8.36.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.35.0...v8.36.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-13 02:06:12 +00:00
dependabot[bot]
6a47644794
Bump zod from 3.21.0 to 3.21.4
...
Bumps [zod](https://github.com/colinhacks/zod ) from 3.21.0 to 3.21.4.
- [Release notes](https://github.com/colinhacks/zod/releases )
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md )
- [Commits](https://github.com/colinhacks/zod/compare/v3.21.0...v3.21.4 )
---
updated-dependencies:
- dependency-name: zod
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-13 02:05:51 +00:00
Stefan Petrushevski
f0bda66bbf
updated README
2023-03-08 15:44:01 +01:00
Stefan Petrushevski
1d7d9a2c93
new builds
2023-03-08 15:24:23 +01:00
Stefan Petrushevski
d5c2f70a7f
no inline config options due to limitations
2023-03-08 15:23:57 +01:00
Stefan Petrushevski
f92376010c
inline config options
2023-03-08 15:05:16 +01:00
Stefan Petrushevski
c2303c3070
builds
2023-03-08 14:30:37 +01:00
Stefan Petrushevski
884b7abd2d
updated summary output; create_summary.ts script
2023-03-08 13:02:59 +01:00
Stefan Petrushevski
600458c5dd
licenses check exclusion list
2023-03-08 12:38:34 +01:00
Federico Builes
d11e757f70
No support for custom branches note in README.
2023-03-06 09:13:40 +01:00
Federico Builes
63e5e62dba
Merge pull request #416 from davelosert/adjust_summary_format
...
Adjust summary format
2023-03-06 09:10:58 +01:00
Federico Builes
5951e7db04
Merge branch 'main' into adjust_summary_format
2023-03-06 09:08:35 +01:00
Federico Builes
4f537bf170
Merge pull request #417 from actions/dependabot/npm_and_yarn/zod-3.21.0
...
Bump zod from 3.20.6 to 3.21.0
2023-03-06 08:25:25 +01:00
Federico Builes
25f22ad0c7
dist files
2023-03-06 08:25:10 +01:00
Federico Builes
2878425083
Merge pull request #419 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.54.0
...
Bump @typescript-eslint/eslint-plugin from 5.53.0 to 5.54.0
2023-03-06 05:56:03 +01:00
Federico Builes
862b667fee
Merge pull request #421 from actions/dependabot/npm_and_yarn/nodemon-2.0.21
...
Bump nodemon from 2.0.20 to 2.0.21
2023-03-06 05:55:16 +01:00
dependabot[bot]
f7c42c00ca
Bump @typescript-eslint/eslint-plugin from 5.53.0 to 5.54.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.53.0 to 5.54.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.54.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-06 04:48:15 +00:00
dependabot[bot]
00dbe9df8d
Bump nodemon from 2.0.20 to 2.0.21
...
Bumps [nodemon](https://github.com/remy/nodemon ) from 2.0.20 to 2.0.21.
- [Release notes](https://github.com/remy/nodemon/releases )
- [Commits](https://github.com/remy/nodemon/compare/v2.0.20...v2.0.21 )
---
updated-dependencies:
- dependency-name: nodemon
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-06 04:47:54 +00:00
Federico Builes
f89a053f16
Merge pull request #420 from actions/dependabot/npm_and_yarn/types/node-16.18.14
...
Bump @types/node from 16.18.13 to 16.18.14
2023-03-06 05:47:25 +01:00
Federico Builes
700f66ed8f
Merge pull request #418 from actions/dependabot/npm_and_yarn/got-12.6.0
...
Bump got from 12.5.3 to 12.6.0
2023-03-06 05:47:11 +01:00
dependabot[bot]
fc5eaef91a
Bump @types/node from 16.18.13 to 16.18.14
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.18.13 to 16.18.14.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-06 02:15:36 +00:00
dependabot[bot]
087d445ca8
Bump got from 12.5.3 to 12.6.0
...
Bumps [got](https://github.com/sindresorhus/got ) from 12.5.3 to 12.6.0.
- [Release notes](https://github.com/sindresorhus/got/releases )
- [Commits](https://github.com/sindresorhus/got/compare/v12.5.3...v12.6.0 )
---
updated-dependencies:
- dependency-name: got
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-06 02:14:13 +00:00
dependabot[bot]
95fa321e74
Bump zod from 3.20.6 to 3.21.0
...
Bumps [zod](https://github.com/colinhacks/zod ) from 3.20.6 to 3.21.0.
- [Release notes](https://github.com/colinhacks/zod/releases )
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md )
- [Commits](https://github.com/colinhacks/zod/compare/v3.20.6...v3.21.0 )
---
updated-dependencies:
- dependency-name: zod
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-06 02:13:53 +00:00
David Losert
429d317ccc
Rebuilt dist files
2023-03-02 07:52:41 +00:00
David Losert
6b34d93738
Skips dependency review if no changes detected
2023-03-02 07:47:09 +00:00
David Losert
b7a25f4e9b
Makes License Issues a single table per manifest
2023-03-02 07:43:23 +00:00
David Losert
9f0792541a
Rebuilt dist files
2023-03-02 06:57:41 +00:00
David Losert
5e6910e937
Built the library in it's current state
2023-03-01 07:43:17 +00:00
David Losert
715956774a
Adds some explanation on how to use the script
2023-03-01 07:43:08 +00:00
David Losert
94e6fb6deb
Fixes build to only include src folder
2023-03-01 07:43:00 +00:00
David Losert
1090cda9d5
Adjusts headlines and formatting for license issues
2023-02-28 12:28:20 +00:00
David Losert
6315b3822f
Renames variable to be more speaking
2023-02-28 12:27:55 +00:00
David Losert
c5dab80dd4
Adds script to generate test-markdown files
2023-02-28 11:08:48 +00:00
David Losert
b089c5b002
Adds conditional license summary
2023-02-28 11:08:39 +00:00
David Losert
6e66d136ec
Reformats vulnerability section
2023-02-27 16:05:59 +00:00
David Losert
1b9faef957
Fixes ESLint to also incldue tests and fixes eslint errors in tests
2023-02-27 16:05:03 +00:00
Federico Builes
748b8a5c33
Merge pull request #414 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.53.0
...
Bump @typescript-eslint/parser from 5.52.0 to 5.53.0
2023-02-27 08:13:40 +01:00
dependabot[bot]
1639aef23d
Bump @typescript-eslint/parser from 5.52.0 to 5.53.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.52.0 to 5.53.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.53.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-27 07:11:29 +00:00
Federico Builes
f5f33b0c33
Merge pull request #415 from actions/dependabot/npm_and_yarn/types/node-16.18.13
...
Bump @types/node from 16.18.12 to 16.18.13
2023-02-27 08:08:52 +01:00
Federico Builes
2d8dd98fa8
Merge pull request #413 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.53.0
...
Bump @typescript-eslint/eslint-plugin from 5.52.0 to 5.53.0
2023-02-27 08:08:23 +01:00
Federico Builes
182833caa3
Merge pull request #412 from actions/dependabot/npm_and_yarn/eslint-8.35.0
...
Bump eslint from 8.34.0 to 8.35.0
2023-02-27 08:08:09 +01:00
dependabot[bot]
b0bc193e06
Bump @types/node from 16.18.12 to 16.18.13
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.18.12 to 16.18.13.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-27 02:53:14 +00:00
dependabot[bot]
f3146217d6
Bump @typescript-eslint/eslint-plugin from 5.52.0 to 5.53.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.52.0 to 5.53.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.53.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-27 02:51:25 +00:00
dependabot[bot]
c5b1778acb
Bump eslint from 8.34.0 to 8.35.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.34.0 to 8.35.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.34.0...v8.35.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-27 02:50:27 +00:00
David Losert
19ee172e7e
feat: Adjusts the formatting and content for the status header
2023-02-22 14:05:52 +00:00
Federico Builes
23c92ea3fe
Merge pull request #407 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.52.0
...
Bump @typescript-eslint/eslint-plugin from 5.51.0 to 5.52.0
2023-02-20 09:58:01 +01:00
dependabot[bot]
1af3349db2
Bump @typescript-eslint/eslint-plugin from 5.51.0 to 5.52.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.51.0 to 5.52.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.52.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-20 06:08:25 +00:00
Federico Builes
2238302e66
Merge pull request #408 from actions/dependabot/npm_and_yarn/eslint-plugin-github-4.6.1
...
Bump eslint-plugin-github from 4.6.0 to 4.6.1
2023-02-20 07:03:23 +01:00
Federico Builes
e4158c9844
Merge pull request #405 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.52.0
...
Bump @typescript-eslint/parser from 5.51.0 to 5.52.0
2023-02-20 07:02:50 +01:00
dependabot[bot]
7f874fd2fb
Bump eslint-plugin-github from 4.6.0 to 4.6.1
...
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github ) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/github/eslint-plugin-github/releases )
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.6.0...v4.6.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-github
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-20 02:27:53 +00:00
dependabot[bot]
9928099802
Bump @typescript-eslint/parser from 5.51.0 to 5.52.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.51.0 to 5.52.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.52.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-20 02:26:07 +00:00
Federico Builes
d9d1c4ba24
adding dist
2023-02-16 14:44:46 +01:00
Federico Builes
a3ee6a76df
Merge pull request #393 from davelosert/write-summary-to-pr
...
Add Feature: Write Summary as comment to the pull request
2023-02-16 14:44:03 +01:00
David Losert
f69167c9be
Build files for current version
2023-02-16 10:04:56 +00:00
David Losert
1c85e9db8d
Adds option to write summary into a pr comment
2023-02-16 10:03:16 +00:00
Federico Builes
5c771993de
doing npm audit fix
2023-02-13 07:07:59 +01:00
Federico Builes
3f5300728c
Merge pull request #403 from actions/dependabot/npm_and_yarn/zod-3.20.6
...
Bump zod from 3.20.2 to 3.20.6
2023-02-13 07:06:20 +01:00
Federico Builes
221de4a420
add dist
2023-02-13 07:06:09 +01:00
Federico Builes
9aa2640fd4
Merge pull request #401 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.51.0
...
Bump @typescript-eslint/parser from 5.50.0 to 5.51.0
2023-02-13 07:04:32 +01:00
dependabot[bot]
d5ff038b8b
Bump @typescript-eslint/parser from 5.50.0 to 5.51.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.50.0 to 5.51.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.51.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-13 06:02:15 +00:00
Federico Builes
63d79cae5c
Merge pull request #402 from actions/dependabot/npm_and_yarn/eslint-8.34.0
...
Bump eslint from 8.33.0 to 8.34.0
2023-02-13 07:00:32 +01:00
Federico Builes
ee7fefc22c
Merge pull request #399 from actions/dependabot/npm_and_yarn/prettier-2.8.4
...
Bump prettier from 2.8.3 to 2.8.4
2023-02-13 06:59:53 +01:00
dependabot[bot]
fa8de14daa
Bump eslint from 8.33.0 to 8.34.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.33.0 to 8.34.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.33.0...v8.34.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-13 05:55:49 +00:00
Federico Builes
eb8231dc40
Merge pull request #400 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.51.0
...
Bump @typescript-eslint/eslint-plugin from 5.50.0 to 5.51.0
2023-02-13 06:55:02 +01:00
dependabot[bot]
fff46df8ec
Bump zod from 3.20.2 to 3.20.6
...
Bumps [zod](https://github.com/colinhacks/zod ) from 3.20.2 to 3.20.6.
- [Release notes](https://github.com/colinhacks/zod/releases )
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md )
- [Commits](https://github.com/colinhacks/zod/compare/v3.20.2...v3.20.6 )
---
updated-dependencies:
- dependency-name: zod
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-13 02:52:22 +00:00
dependabot[bot]
9613501c27
Bump @typescript-eslint/eslint-plugin from 5.50.0 to 5.51.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.50.0 to 5.51.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.51.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-13 02:50:50 +00:00
dependabot[bot]
08d6d26179
Bump prettier from 2.8.3 to 2.8.4
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.8.3 to 2.8.4.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.8.3...2.8.4 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-13 02:49:57 +00:00
Federico Builes
96d0e9ac03
Merge pull request #396 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.50.0
...
Bump @typescript-eslint/parser from 5.49.0 to 5.50.0
2023-02-06 06:34:53 +01:00
dependabot[bot]
189bf7bc26
Bump @typescript-eslint/parser from 5.49.0 to 5.50.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.49.0 to 5.50.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.50.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-06 05:32:26 +00:00
Federico Builes
a2165983d1
Merge pull request #397 from actions/dependabot/npm_and_yarn/types/node-16.18.12
...
Bump @types/node from 16.18.11 to 16.18.12
2023-02-06 06:32:08 +01:00
Federico Builes
0a618d4025
Merge pull request #395 from actions/dependabot/npm_and_yarn/typescript-4.9.5
...
Bump typescript from 4.9.4 to 4.9.5
2023-02-06 06:31:45 +01:00
Federico Builes
71acb8773c
Merge pull request #394 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.50.0
...
Bump @typescript-eslint/eslint-plugin from 5.48.2 to 5.50.0
2023-02-06 06:31:34 +01:00
dependabot[bot]
8ae3c6ccb4
Bump @types/node from 16.18.11 to 16.18.12
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.18.11 to 16.18.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-06 02:04:54 +00:00
dependabot[bot]
2ad07a3006
Bump typescript from 4.9.4 to 4.9.5
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.9.4 to 4.9.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.4...v4.9.5 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-06 02:03:23 +00:00
dependabot[bot]
5d0265a143
Bump @typescript-eslint/eslint-plugin from 5.48.2 to 5.50.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.48.2 to 5.50.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.50.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-06 02:02:45 +00:00
Federico Builes
9aeec9038b
Merge pull request #388 from actions/dependabot/npm_and_yarn/octokit/plugin-retry-4.1.1
...
Bump @octokit/plugin-retry from 4.0.4 to 4.1.1
2023-01-30 08:36:50 +01:00
Federico Builes
579f2338ab
update dist
2023-01-30 08:34:58 +01:00
dependabot[bot]
2cf5e60887
Bump @octokit/plugin-retry from 4.0.4 to 4.1.1
...
Bumps [@octokit/plugin-retry](https://github.com/octokit/plugin-retry.js ) from 4.0.4 to 4.1.1.
- [Release notes](https://github.com/octokit/plugin-retry.js/releases )
- [Commits](https://github.com/octokit/plugin-retry.js/compare/v4.0.4...v4.1.1 )
---
updated-dependencies:
- dependency-name: "@octokit/plugin-retry"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-30 07:30:33 +00:00
Federico Builes
4e761fd545
Merge pull request #387 from actions/dependabot/npm_and_yarn/octokit-2.0.14
...
Bump octokit from 2.0.13 to 2.0.14
2023-01-30 08:29:58 +01:00
Federico Builes
51951998f5
really gotta make a script out of this
2023-01-30 08:29:48 +01:00
Federico Builes
b87919684c
Merge pull request #389 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.49.0
...
Bump @typescript-eslint/parser from 5.48.2 to 5.49.0
2023-01-30 08:28:46 +01:00
dependabot[bot]
5cc528819d
Bump @typescript-eslint/parser from 5.48.2 to 5.49.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.48.2 to 5.49.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.49.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-30 05:59:00 +00:00
Federico Builes
e8bb60680f
Merge pull request #390 from actions/dependabot/npm_and_yarn/eslint-8.33.0
...
Bump eslint from 8.32.0 to 8.33.0
2023-01-30 06:58:27 +01:00
Federico Builes
916da45422
Merge pull request #391 from actions/dependabot/npm_and_yarn/vercel/ncc-0.36.1
...
Bump @vercel/ncc from 0.36.0 to 0.36.1
2023-01-30 06:58:12 +01:00
dependabot[bot]
00c58871a0
Bump @vercel/ncc from 0.36.0 to 0.36.1
...
Bumps [@vercel/ncc](https://github.com/vercel/ncc ) from 0.36.0 to 0.36.1.
- [Release notes](https://github.com/vercel/ncc/releases )
- [Commits](https://github.com/vercel/ncc/compare/0.36.0...0.36.1 )
---
updated-dependencies:
- dependency-name: "@vercel/ncc"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-30 01:49:32 +00:00
dependabot[bot]
5232f0766f
Bump eslint from 8.32.0 to 8.33.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.32.0 to 8.33.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.32.0...v8.33.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-30 01:49:16 +00:00
dependabot[bot]
649dad513a
Bump octokit from 2.0.13 to 2.0.14
...
Bumps [octokit](https://github.com/octokit/octokit.js ) from 2.0.13 to 2.0.14.
- [Release notes](https://github.com/octokit/octokit.js/releases )
- [Commits](https://github.com/octokit/octokit.js/compare/v2.0.13...v2.0.14 )
---
updated-dependencies:
- dependency-name: octokit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-30 01:47:40 +00:00
Federico Builes
1a5397226b
Merge pull request #384 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.48.2
...
Bump @typescript-eslint/eslint-plugin from 5.48.1 to 5.48.2
2023-01-23 06:20:32 +01:00
Federico Builes
83db3fd780
Merge pull request #383 from actions/dependabot/npm_and_yarn/octokit/plugin-retry-4.0.4
...
Bump @octokit/plugin-retry from 4.0.3 to 4.0.4
2023-01-23 06:20:13 +01:00
Federico Builes
2bdc2cf95f
Merge branch 'main' into dependabot/npm_and_yarn/octokit/plugin-retry-4.0.4
2023-01-23 06:19:03 +01:00
dependabot[bot]
cebddc8ad2
Bump @typescript-eslint/eslint-plugin from 5.48.1 to 5.48.2
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.48.1 to 5.48.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.48.2/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-23 05:18:48 +00:00
Federico Builes
caa6381bae
add dist
2023-01-23 06:17:33 +01:00
Federico Builes
31520dc391
Merge pull request #382 from actions/dependabot/npm_and_yarn/octokit-2.0.13
...
Bump octokit from 2.0.11 to 2.0.13
2023-01-23 06:16:38 +01:00
Federico Builes
4f412af8fc
adding dist
2023-01-23 06:16:21 +01:00
Federico Builes
5703934fec
Merge pull request #381 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.48.2
...
Bump @typescript-eslint/parser from 5.48.1 to 5.48.2
2023-01-23 06:15:00 +01:00
dependabot[bot]
e78e4ce152
Bump @octokit/plugin-retry from 4.0.3 to 4.0.4
...
Bumps [@octokit/plugin-retry](https://github.com/octokit/plugin-retry.js ) from 4.0.3 to 4.0.4.
- [Release notes](https://github.com/octokit/plugin-retry.js/releases )
- [Commits](https://github.com/octokit/plugin-retry.js/compare/v4.0.3...v4.0.4 )
---
updated-dependencies:
- dependency-name: "@octokit/plugin-retry"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-23 02:23:06 +00:00
dependabot[bot]
a4da452f33
Bump octokit from 2.0.11 to 2.0.13
...
Bumps [octokit](https://github.com/octokit/octokit.js ) from 2.0.11 to 2.0.13.
- [Release notes](https://github.com/octokit/octokit.js/releases )
- [Commits](https://github.com/octokit/octokit.js/compare/v2.0.11...v2.0.13 )
---
updated-dependencies:
- dependency-name: octokit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-23 02:22:40 +00:00
dependabot[bot]
d92ca08767
Bump @typescript-eslint/parser from 5.48.1 to 5.48.2
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.48.1 to 5.48.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.48.2/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-23 02:22:13 +00:00
Federico Builes
0b30e242cd
Merge pull request #379 from actions/dependabot/npm_and_yarn/eslint-8.32.0
...
Bump eslint from 8.31.0 to 8.32.0
2023-01-16 09:19:54 +01:00
Federico Builes
f668822520
Merge pull request #378 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.48.1
...
Bump @typescript-eslint/parser from 5.48.0 to 5.48.1
2023-01-16 09:19:40 +01:00
Federico Builes
898008ba83
Merge pull request #377 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.48.1
...
Bump @typescript-eslint/eslint-plugin from 5.47.1 to 5.48.1
2023-01-16 09:19:28 +01:00
Federico Builes
4105edb24b
Merge pull request #376 from actions/dependabot/npm_and_yarn/prettier-2.8.3
...
Bump prettier from 2.8.2 to 2.8.3
2023-01-16 09:19:12 +01:00
dependabot[bot]
2f20ab0305
Bump eslint from 8.31.0 to 8.32.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.31.0 to 8.32.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.31.0...v8.32.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-16 02:05:01 +00:00
dependabot[bot]
fa94fed3e7
Bump @typescript-eslint/parser from 5.48.0 to 5.48.1
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.48.0 to 5.48.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.48.1/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-16 02:04:23 +00:00
dependabot[bot]
65e82f802d
Bump @typescript-eslint/eslint-plugin from 5.47.1 to 5.48.1
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.47.1 to 5.48.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.48.1/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-16 02:03:33 +00:00
dependabot[bot]
06d9a244cc
Bump prettier from 2.8.2 to 2.8.3
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.8.2 to 2.8.3.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.8.2...2.8.3 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-16 02:02:24 +00:00
Federico Builes
c090f4e553
release for 3.0.3
2023-01-09 08:21:47 +01:00
Federico Builes
42ee3c8f53
Merge pull request #370 from felickz/fix-request-error-handling
...
Fix Dependency Review API response error handling
2023-01-09 08:18:23 +01:00
Federico Builes
6855e6ed4e
Merge branch 'main' of gh into fix-request-error-handling
2023-01-09 08:16:48 +01:00
Federico Builes
efd78809f9
Merge pull request #375 from actions/dependabot/npm_and_yarn/octokit-2.0.11
...
Bump octokit from 2.0.10 to 2.0.11
2023-01-09 08:02:36 +01:00
Federico Builes
e91b527bcb
add json5 too
2023-01-09 08:02:24 +01:00
Federico Builes
f508195cbc
Merge pull request #374 from actions/dependabot/npm_and_yarn/prettier-2.8.2
...
Bump prettier from 2.8.1 to 2.8.2
2023-01-09 08:00:58 +01:00
Federico Builes
ef8bfcec89
linter suggestions
2023-01-09 07:59:55 +01:00
Federico Builes
31cb4e05f7
Merge branch 'main' into dependabot/npm_and_yarn/prettier-2.8.2
2023-01-09 07:57:09 +01:00
Federico Builes
7920884bc8
Merge pull request #373 from actions/dependabot/npm_and_yarn/eslint-plugin-jest-27.2.1
...
Bump eslint-plugin-jest from 27.1.7 to 27.2.1
2023-01-09 07:56:01 +01:00
dependabot[bot]
aae0422a7f
Bump eslint-plugin-jest from 27.1.7 to 27.2.1
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 27.1.7 to 27.2.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases )
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v27.1.7...v27.2.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-09 06:55:47 +00:00
Federico Builes
46d2ba8805
Merge pull request #372 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.48.0
...
Bump @typescript-eslint/parser from 5.47.1 to 5.48.0
2023-01-09 07:55:20 +01:00
Federico Builes
7c07c1da42
Merge pull request #371 from actions/dependabot/npm_and_yarn/eslint-8.31.0
...
Bump eslint from 8.30.0 to 8.31.0
2023-01-09 07:54:56 +01:00
dependabot[bot]
6e3a1cfe9e
Bump octokit from 2.0.10 to 2.0.11
...
Bumps [octokit](https://github.com/octokit/octokit.js ) from 2.0.10 to 2.0.11.
- [Release notes](https://github.com/octokit/octokit.js/releases )
- [Commits](https://github.com/octokit/octokit.js/compare/v2.0.10...v2.0.11 )
---
updated-dependencies:
- dependency-name: octokit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-09 01:43:52 +00:00
dependabot[bot]
3190101729
Bump prettier from 2.8.1 to 2.8.2
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.8.1 to 2.8.2.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.8.1...2.8.2 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-09 01:42:48 +00:00
dependabot[bot]
3576f26c76
Bump @typescript-eslint/parser from 5.47.1 to 5.48.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.47.1 to 5.48.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.48.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-09 01:41:54 +00:00
dependabot[bot]
97fef8f979
Bump eslint from 8.30.0 to 8.31.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.30.0 to 8.31.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.30.0...v8.31.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-09 01:41:16 +00:00
Chad Bentz
60e20b95c9
npm run build && npm run package
2023-01-05 17:41:37 +00:00
Chad Bentz
e6aba92fb0
Enhance failure message to include GHAS note
2023-01-05 17:26:46 +00:00
Chad Bentz
4b2cf01947
integration test to ensure RequestError catch
2023-01-05 17:22:27 +00:00
Chad Bentz
33b11b63b3
downgrade octokit/request-error to ^2.1.0
...
- supported by actions/core ^1.10.0
2023-01-04 20:55:58 +00:00
Federico Builes
90014ebf46
Merge pull request #368 from actions/dependabot/npm_and_yarn/yaml-2.2.1
...
Bump yaml from 2.1.3 to 2.2.1
2023-01-02 05:36:29 -05:00
Federico Builes
c0fcb40fb5
dist
2023-01-02 11:35:30 +01:00
Federico Builes
6213daabf8
Merge branch 'main' into dependabot/npm_and_yarn/yaml-2.2.1
2023-01-02 11:34:56 +01:00
Federico Builes
6c62d64ea3
Merge pull request #366 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.47.1
...
Bump @typescript-eslint/eslint-plugin from 5.45.0 to 5.47.1
2023-01-02 05:32:26 -05:00
Federico Builes
6154af02da
updating dist files
2023-01-02 11:23:18 +01:00
Federico Builes
df40ce1edc
fixing package.json conflict
2023-01-02 11:21:05 +01:00
dependabot[bot]
a033837e12
Bump yaml from 2.1.3 to 2.2.1
...
Bumps [yaml](https://github.com/eemeli/yaml ) from 2.1.3 to 2.2.1.
- [Release notes](https://github.com/eemeli/yaml/releases )
- [Commits](https://github.com/eemeli/yaml/compare/v2.1.3...v2.2.1 )
---
updated-dependencies:
- dependency-name: yaml
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-02 10:20:01 +00:00
Federico Builes
d79457303f
adding dist
2023-01-02 11:19:49 +01:00
Federico Builes
b2f83f35c7
adding dist
2023-01-02 11:17:39 +01:00
Federico Builes
389b38eb1a
Merge pull request #367 from actions/dependabot/npm_and_yarn/zod-3.20.2
...
Bump zod from 3.19.1 to 3.20.2
2023-01-02 05:17:04 -05:00
Federico Builes
e3926a59f5
adding dist
2023-01-02 11:16:52 +01:00
Federico Builes
54656aadd8
Merge pull request #365 from actions/dependabot/npm_and_yarn/esbuild-register-3.4.2
...
Bump esbuild-register from 3.4.1 to 3.4.2
2023-01-02 05:13:23 -05:00
Federico Builes
f02b9fb886
Merge pull request #364 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.47.1
...
Bump @typescript-eslint/parser from 5.47.0 to 5.47.1
2023-01-02 05:12:50 -05:00
dependabot[bot]
6587f9feee
Bump zod from 3.19.1 to 3.20.2
...
Bumps [zod](https://github.com/colinhacks/zod ) from 3.19.1 to 3.20.2.
- [Release notes](https://github.com/colinhacks/zod/releases )
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md )
- [Commits](https://github.com/colinhacks/zod/compare/v3.19.1...v3.20.2 )
---
updated-dependencies:
- dependency-name: zod
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-02 01:18:52 +00:00
dependabot[bot]
cab2d5f36f
Bump @typescript-eslint/eslint-plugin from 5.45.0 to 5.47.1
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.45.0 to 5.47.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.47.1/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-02 01:18:14 +00:00
dependabot[bot]
ef411f3a4c
Bump esbuild-register from 3.4.1 to 3.4.2
...
Bumps esbuild-register from 3.4.1 to 3.4.2.
---
updated-dependencies:
- dependency-name: esbuild-register
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-02 01:17:15 +00:00
dependabot[bot]
589f46e5a2
Bump @typescript-eslint/parser from 5.47.0 to 5.47.1
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.47.0 to 5.47.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.47.1/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-02 01:16:48 +00:00
Federico Builes
a482eabd84
Merge pull request #362 from actions/dependabot/npm_and_yarn/types/node-16.18.11
...
Bump @types/node from 16.18.8 to 16.18.11
2022-12-27 09:42:24 -05:00
Federico Builes
c63a70f2bb
Merge pull request #358 from actions/dependabot/npm_and_yarn/typescript-4.9.4
...
Bump typescript from 4.9.3 to 4.9.4
2022-12-27 09:41:58 -05:00
Federico Builes
ea081cab93
Merge pull request #357 from actions/dependabot/npm_and_yarn/eslint-8.30.0
...
Bump eslint from 8.29.0 to 8.30.0
2022-12-27 09:41:47 -05:00
dependabot[bot]
78231376d4
Bump typescript from 4.9.3 to 4.9.4
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.9.3 to 4.9.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.3...v4.9.4 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-27 14:40:46 +00:00
Federico Builes
ea38797bf9
Merge pull request #359 from jongwooo/chore/use-cache-in-check-dist
...
Use cache in check-dist.yml
2022-12-27 09:40:44 -05:00
dependabot[bot]
383b34b013
Bump eslint from 8.29.0 to 8.30.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.29.0 to 8.30.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.29.0...v8.30.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-27 14:40:20 +00:00
Federico Builes
234f1c3e6b
Merge pull request #355 from actions/dependabot/npm_and_yarn/eslint-plugin-jest-27.1.7
...
Bump eslint-plugin-jest from 27.1.6 to 27.1.7
2022-12-27 09:39:34 -05:00
dependabot[bot]
1aca439347
Bump @types/node from 16.18.8 to 16.18.11
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.18.8 to 16.18.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-27 14:37:29 +00:00
Federico Builes
f5231a7139
Merge pull request #361 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.47.0
...
Bump @typescript-eslint/parser from 5.46.0 to 5.47.0
2022-12-27 09:36:32 -05:00
dependabot[bot]
872c5e3689
Bump @typescript-eslint/parser from 5.46.0 to 5.47.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.46.0 to 5.47.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.47.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-26 01:43:00 +00:00
Jongwoo Han
86e4c38e88
Use cache in check-dist.yml
...
Signed-off-by: jongwooo <jongwooo.han@gmail.com >
2022-12-20 03:17:46 +09:00
dependabot[bot]
70a13ae7e3
Bump eslint-plugin-jest from 27.1.6 to 27.1.7
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 27.1.6 to 27.1.7.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases )
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v27.1.6...v27.1.7 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-19 01:42:28 +00:00
cnagadya
0ff3da6f81
3.0.2 patch release
2022-12-16 13:45:58 +00:00
cnagadya
6d88398316
Merge pull request #350 from actions/dependabot/npm_and_yarn/types/node-16.18.8
...
Bump @types/node from 16.18.4 to 16.18.8
2022-12-16 14:09:01 +01:00
cnagadya
29022577bf
Merge pull request #352 from actions/dependabot/npm_and_yarn/eslint-plugin-github-4.6.0
...
Bump eslint-plugin-github from 4.4.1 to 4.6.0
2022-12-12 11:35:37 +01:00
dependabot[bot]
a4bf690c47
Bump eslint-plugin-github from 4.4.1 to 4.6.0
...
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github ) from 4.4.1 to 4.6.0.
- [Release notes](https://github.com/github/eslint-plugin-github/releases )
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.4.1...v4.6.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-github
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-12 09:22:23 +00:00
cnagadya
3f67248108
Merge pull request #351 from actions/dependabot/npm_and_yarn/vercel/ncc-0.36.0
...
Bump @vercel/ncc from 0.34.0 to 0.36.0
2022-12-12 10:19:33 +01:00
cnagadya
e82e9497cb
Fix dist
2022-12-12 09:14:19 +00:00
dependabot[bot]
945cb4d00a
Bump @types/node from 16.18.4 to 16.18.8
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.18.4 to 16.18.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-12 08:35:38 +00:00
dependabot[bot]
459b39211c
Bump @vercel/ncc from 0.34.0 to 0.36.0
...
Bumps [@vercel/ncc](https://github.com/vercel/ncc ) from 0.34.0 to 0.36.0.
- [Release notes](https://github.com/vercel/ncc/releases )
- [Commits](https://github.com/vercel/ncc/compare/0.34.0...0.36.0 )
---
updated-dependencies:
- dependency-name: "@vercel/ncc"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-12 08:35:37 +00:00
cnagadya
c109d3f46d
Merge pull request #349 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.46.0
...
Bump @typescript-eslint/parser from 5.45.0 to 5.46.0
2022-12-12 09:34:54 +01:00
cnagadya
706aa54d76
Merge pull request #353 from actions/dependabot/npm_and_yarn/prettier-2.8.1
...
Bump prettier from 2.8.0 to 2.8.1
2022-12-12 09:34:29 +01:00
dependabot[bot]
12cfe866a8
Bump prettier from 2.8.0 to 2.8.1
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.8.0...2.8.1 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-12 01:24:53 +00:00
dependabot[bot]
0caa632377
Bump @typescript-eslint/parser from 5.45.0 to 5.46.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.45.0 to 5.46.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.46.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-12 01:23:08 +00:00
Eli Reisman
df02ee7d42
Merge pull request #348 from jsoref/spelling
...
Spelling
2022-12-09 13:23:18 -08:00
Josh Soref
38e9237630
Update dist/
2022-12-08 20:03:56 -05:00
Josh Soref
03c7962be5
spelling: vulnerabilities
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2022-12-08 11:04:05 -05:00
Josh Soref
cff3674e25
spelling: the
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2022-12-08 11:04:05 -05:00
Josh Soref
a184554be2
spelling: minimum
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2022-12-08 11:04:05 -05:00
Josh Soref
660812709b
spelling: github
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2022-12-08 11:04:05 -05:00
cnagadya
d8b4cd80d5
Merge pull request #345 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.45.0
...
Bump @typescript-eslint/parser from 5.44.0 to 5.45.0
2022-12-05 11:01:36 +01:00
dependabot[bot]
8e5d487bb8
Bump @typescript-eslint/parser from 5.44.0 to 5.45.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.44.0 to 5.45.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.45.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-05 09:58:32 +00:00
cnagadya
3e6e055a26
Merge pull request #344 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.45.0
...
Bump @typescript-eslint/eslint-plugin from 5.44.0 to 5.45.0
2022-12-05 10:57:43 +01:00
dependabot[bot]
1f8d096c90
Bump @typescript-eslint/eslint-plugin from 5.44.0 to 5.45.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.44.0 to 5.45.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.45.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-05 09:56:10 +00:00
cnagadya
0247f51a25
Merge pull request #346 from actions/dependabot/npm_and_yarn/types/node-16.18.4
...
Bump @types/node from 16.18.3 to 16.18.4
2022-12-05 10:55:16 +01:00
cnagadya
f599dc7887
Merge pull request #347 from actions/dependabot/npm_and_yarn/eslint-8.29.0
...
Bump eslint from 8.28.0 to 8.29.0
2022-12-05 10:54:24 +01:00
dependabot[bot]
6919a4885f
Bump eslint from 8.28.0 to 8.29.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.28.0 to 8.29.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.28.0...v8.29.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-05 01:44:27 +00:00
dependabot[bot]
8f97494d2e
Bump @types/node from 16.18.3 to 16.18.4
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.18.3 to 16.18.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-05 01:44:05 +00:00
Federico Builes
08ec176670
Merge pull request #341 from actions/dependabot/npm_and_yarn/eslint-plugin-jest-27.1.6
...
Bump eslint-plugin-jest from 27.1.5 to 27.1.6
2022-11-28 17:40:48 +01:00
dependabot[bot]
40a9da4614
Bump eslint-plugin-jest from 27.1.5 to 27.1.6
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 27.1.5 to 27.1.6.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases )
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v27.1.5...v27.1.6 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-28 01:45:07 +00:00
Federico Builes
9ad1f84ed2
Dependabot Updates should only happen once a week.
2022-11-24 10:57:01 +01:00
Federico Builes
464e6ac735
Merge pull request #337 from actions/dependabot/npm_and_yarn/prettier-2.8.0
...
Bump prettier from 2.7.1 to 2.8.0
2022-11-24 06:57:46 +01:00
dependabot[bot]
141e2dae22
Bump prettier from 2.7.1 to 2.8.0
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.7.1 to 2.8.0.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.7.1...2.8.0 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-24 01:05:35 +00:00
Federico Builes
37bb7a46dd
Merge pull request #336 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.44.0
...
Bump @typescript-eslint/parser from 5.43.0 to 5.44.0
2022-11-23 08:13:04 +01:00
dependabot[bot]
5abb42a215
Bump @typescript-eslint/parser from 5.43.0 to 5.44.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.43.0 to 5.44.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.44.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-23 07:08:38 +00:00
Federico Builes
5aafbe4a32
Merge pull request #335 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.44.0
...
Bump @typescript-eslint/eslint-plugin from 5.43.0 to 5.44.0
2022-11-23 08:07:40 +01:00
dependabot[bot]
d623612924
Bump @typescript-eslint/eslint-plugin from 5.43.0 to 5.44.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.43.0 to 5.44.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.44.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-23 01:36:15 +00:00
Federico Builes
08fe899167
Merge pull request #334 from actions/dependabot/npm_and_yarn/eslint-8.28.0
...
Bump eslint from 8.27.0 to 8.28.0
2022-11-21 07:16:29 +01:00
dependabot[bot]
067e030d27
Bump eslint from 8.27.0 to 8.28.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.27.0 to 8.28.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.27.0...v8.28.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-21 01:51:38 +00:00
Federico Builes
6b47d2662b
Merge pull request #333 from actions/dependabot/npm_and_yarn/got-12.5.3
...
Bump got from 12.5.2 to 12.5.3
2022-11-17 07:17:03 +01:00
dependabot[bot]
290634fe98
Bump got from 12.5.2 to 12.5.3
...
Bumps [got](https://github.com/sindresorhus/got ) from 12.5.2 to 12.5.3.
- [Release notes](https://github.com/sindresorhus/got/releases )
- [Commits](https://github.com/sindresorhus/got/compare/v12.5.2...v12.5.3 )
---
updated-dependencies:
- dependency-name: got
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-17 01:14:38 +00:00
Federico Builes
352f50a80e
Update contribution instructions with v3 for easier copy/pasting.
2022-11-16 11:36:08 +01:00
Federico Builes
11310527b4
bumping version
2022-11-16 11:31:19 +01:00
Federico Builes
ea0f46928b
Merge pull request #330 from actions/errors-for-external-configs
...
Improve error messages for external config files
2022-11-16 11:26:15 +01:00
Federico Builes
369356e2e7
Fixing merge conflict in dist/
...
# Conflicts:
# dist/index.js.map
2022-11-16 11:24:44 +01:00
cnagadya
13fe21bc0a
Merge pull request #331 from actions/octokit/enterprise
...
Set octokit baseurl for GHES
2022-11-16 10:03:07 +01:00
Federico Builes
136c0838bf
Merge pull request #332 from actions/dependabot/npm_and_yarn/typescript-4.9.3
...
Bump typescript from 4.8.4 to 4.9.3
2022-11-16 07:04:34 +01:00
dependabot[bot]
8ed85b3757
Bump typescript from 4.8.4 to 4.9.3
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.8.4 to 4.9.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/commits )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-16 01:11:56 +00:00
Federico Builes
a952d7b1b7
adding dist
2022-11-15 22:34:15 +01:00
Federico Builes
b8e622f102
Move test out of failing block.
2022-11-15 22:33:31 +01:00
Federico Builes
ac059c649c
Checkpoint!
2022-11-15 22:29:00 +01:00
Federico Builes
93652d7af0
Fix failing tests.
2022-11-15 22:28:50 +01:00
Federico Builes
ba127cac5e
Adding a test to confirm lists work properly in config files.
2022-11-15 22:25:26 +01:00
Federico Builes
1dd7392739
Adding fixture for testing config file string lists.
2022-11-15 22:25:13 +01:00
cnagadya
8f801ec4bb
Update external-repo-token requirements
2022-11-15 12:25:35 +00:00
Federico Builes
2d265aa7cc
Updating dist.
2022-11-15 07:50:53 +01:00
Federico Builes
c57c602135
Force error casting to get messages!
2022-11-15 07:50:45 +01:00
Federico Builes
c2097b2a9b
Updating copy in a test.
2022-11-15 07:50:32 +01:00
Federico Builes
0a055a6a13
Improve error messages for external config files.
2022-11-15 07:45:29 +01:00
Federico Builes
3417e62ba2
Merge pull request #328 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.43.0
...
Bump @typescript-eslint/parser from 5.42.1 to 5.43.0
2022-11-15 05:38:42 +01:00
dependabot[bot]
49fecaf158
Bump @typescript-eslint/parser from 5.42.1 to 5.43.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.42.1 to 5.43.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.43.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-15 04:33:19 +00:00
Federico Builes
173a4b8d96
Merge pull request #329 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.43.0
...
Bump @typescript-eslint/eslint-plugin from 5.42.1 to 5.43.0
2022-11-15 05:32:34 +01:00
dependabot[bot]
db1829cd87
Bump @typescript-eslint/eslint-plugin from 5.42.1 to 5.43.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.42.1 to 5.43.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.43.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-15 01:05:54 +00:00
cnagadya
d87317e782
Set octokit baseurl for enterprise
2022-11-14 13:49:52 +00:00
Federico Builes
30d5821115
Bumping version number
2022-11-11 15:41:53 +01:00
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
Federico Builes
9f2f2d8aa6
Merge pull request #200 from actions/willdasilva-fork
...
Support user-provided base/head refs & non-PR workflows
2022-08-18 15:30:04 +02:00
Federico Builes
d2018420d8
Clean up mock data setup.
2022-08-18 15:03:11 +02:00
Federico Builes
54af7c7fbe
Merge branch 'main' into WillDaSilva-main.
...
Took the time to tweak the README.
# Conflicts:
# README.md
# dist/index.js.map
2022-08-18 14:56:08 +02:00
Federico Builes
f2e57a19af
Merge pull request #196 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.33.1
...
Bump @typescript-eslint/eslint-plugin from 5.33.0 to 5.33.1
2022-08-16 07:50:18 +02:00
dependabot[bot]
fb59017069
Bump @typescript-eslint/eslint-plugin from 5.33.0 to 5.33.1
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.33.0 to 5.33.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.33.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-16 05:46:37 +00:00
Federico Builes
3d5f077fa9
Merge pull request #195 from actions/dependabot/npm_and_yarn/types/node-16.11.49
...
Bump @types/node from 16.11.48 to 16.11.49
2022-08-16 07:45:40 +02:00
dependabot[bot]
cb1474859d
Bump @types/node from 16.11.48 to 16.11.49
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.11.48 to 16.11.49.
- [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-16 05:44:24 +00:00
Federico Builes
5f53719ca3
Merge pull request #197 from actions/dependabot/npm_and_yarn/eslint-plugin-jest-26.8.3
...
Bump eslint-plugin-jest from 26.8.2 to 26.8.3
2022-08-16 07:44:12 +02:00
Federico Builes
193b31de81
Merge pull request #198 from actions/dependabot/npm_and_yarn/octokit/request-error-3.0.1
...
Bump @octokit/request-error from 3.0.0 to 3.0.1
2022-08-16 07:43:59 +02:00
Federico Builes
92e8b8da75
Merge pull request #199 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.33.1
...
Bump @typescript-eslint/parser from 5.33.0 to 5.33.1
2022-08-16 07:43:43 +02:00
dependabot[bot]
625da714f5
Bump @typescript-eslint/parser from 5.33.0 to 5.33.1
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.33.0 to 5.33.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.33.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-16 01:42:20 +00:00
dependabot[bot]
0794c6c280
Bump @octokit/request-error from 3.0.0 to 3.0.1
...
Bumps [@octokit/request-error](https://github.com/octokit/request-error.js ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/octokit/request-error.js/releases )
- [Commits](https://github.com/octokit/request-error.js/compare/v3.0.0...v3.0.1 )
---
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-08-16 01:42:07 +00:00
dependabot[bot]
d12f30b747
Bump eslint-plugin-jest from 26.8.2 to 26.8.3
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 26.8.2 to 26.8.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/v26.8.2...v26.8.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-08-16 01:41:59 +00:00
Federico Builes
dbafdf9b30
Merge pull request #194 from actions/dependabot/npm_and_yarn/eslint-8.22.0
...
Bump eslint from 8.21.0 to 8.22.0
2022-08-15 09:18:00 +02:00
dependabot[bot]
3f3ba6e567
Bump eslint from 8.21.0 to 8.22.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.21.0 to 8.22.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.21.0...v8.22.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-15 01:55:22 +00:00
Federico Builes
e2e1913ee9
Merge pull request #192 from actions/dependabot/npm_and_yarn/zod-3.18.0
...
Bump zod from 3.17.10 to 3.18.0
2022-08-12 18:19:08 +02:00
Federico Builes
2122cb87dc
Merge branch 'main' into dependabot/npm_and_yarn/zod-3.18.0
...
# Conflicts:
# dist/index.js.map
2022-08-12 18:17:01 +02:00
Federico Builes
694e9af6c9
Merge pull request #193 from actions/dependabot/npm_and_yarn/types/node-16.11.48
...
Bump @types/node from 16.11.47 to 16.11.48
2022-08-12 18:14:26 +02:00
Federico Builes
96dcfbbcd4
adding dist
2022-08-12 18:14:15 +02:00
dependabot[bot]
c77018cec1
Bump @types/node from 16.11.47 to 16.11.48
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.11.47 to 16.11.48.
- [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-12 16:07:54 +00:00
Federico Builes
36a493b367
Merge pull request #189 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.33.0
...
Bump @typescript-eslint/eslint-plugin from 5.32.0 to 5.33.0
2022-08-12 18:05:11 +02:00
dependabot[bot]
11e4eca6c1
Bump zod from 3.17.10 to 3.18.0
...
Bumps [zod](https://github.com/colinhacks/zod ) from 3.17.10 to 3.18.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.17.10...v3.18.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-08-12 16:04:10 +00:00
dependabot[bot]
e9f051f098
Bump @typescript-eslint/eslint-plugin from 5.32.0 to 5.33.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.32.0 to 5.33.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.33.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-12 16:03:51 +00:00
Federico Builes
f59ac52391
Merge pull request #186 from actions/dependabot/npm_and_yarn/got-12.3.1
...
Bump got from 12.3.0 to 12.3.1
2022-08-12 18:03:34 +02:00
Federico Builes
5391a8b654
Merge pull request #190 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.33.0
...
Bump @typescript-eslint/parser from 5.32.0 to 5.33.0
2022-08-12 18:02:56 +02:00
Federico Builes
531da4bab3
Merge pull request #191 from actions/dependabot/npm_and_yarn/eslint-plugin-jest-26.8.2
...
Bump eslint-plugin-jest from 26.7.0 to 26.8.2
2022-08-12 18:02:28 +02:00
Federico Builes
a059506842
Merge pull request #188 from actions/dependabot/npm_and_yarn/actions/core-1.9.1
...
Bump @actions/core from 1.9.0 to 1.9.1
2022-08-12 18:01:43 +02:00
Federico Builes
d8aff4cfce
adding dist
2022-08-12 18:00:10 +02:00
dependabot[bot]
1069034a80
Bump eslint-plugin-jest from 26.7.0 to 26.8.2
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 26.7.0 to 26.8.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/v26.7.0...v26.8.2 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-10 01:22:58 +00:00
dependabot[bot]
424d622090
Bump @typescript-eslint/parser from 5.32.0 to 5.33.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.32.0 to 5.33.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.33.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-09 01:36:41 +00:00
dependabot[bot]
979fe8f031
Bump @actions/core from 1.9.0 to 1.9.1
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.9.0 to 1.9.1.
- [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-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-09 01:35:43 +00:00
dependabot[bot]
ea4b93e2db
Bump got from 12.3.0 to 12.3.1
...
Bumps [got](https://github.com/sindresorhus/got ) from 12.3.0 to 12.3.1.
- [Release notes](https://github.com/sindresorhus/got/releases )
- [Commits](https://github.com/sindresorhus/got/compare/v12.3.0...v12.3.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-08-08 01:50:21 +00:00
Tiago Pascoal
47f663b6ee
update dist after fixing typo
2022-08-07 11:39:10 +00:00
Tiago Pascoal
dfcdb87cb3
Fix typo
...
Co-authored-by: Eric Cornelissen <ericornelissen@gmail.com >
2022-08-07 12:36:42 +01:00
Tiago Pascoal
79f5aede88
Merge branch 'main' into add-summary
2022-08-04 16:59:57 +01:00
Tiago Pascoal
aef949f026
Show vulnerabities and license information on the job summary.
...
Users can see the results that were found directly on the job summary
All the results are grouped by manifest.
It shows a table with vulnerable packages, together with package version,
the vulnerabily info and it's severity.
Shows info about package licenses, which packages have a non allowed license,
and the list of packages with unknown licenses.
2022-08-04 15:35:07 +00:00
Federico Builes
415088b56e
Merge pull request #180 from actions/enterprise-docs
...
Adding instructions for installing in GHES
2022-08-03 17:28:05 +02:00
Federico Builes
be18317f94
Update README.md
...
Co-authored-by: Courtney Claessens <courtneycl@github.com >
2022-08-03 17:27:39 +02:00
Courtney Claessens
e20b197c93
adding info on licenses not supported for GHES
2022-08-03 10:46:47 -04:00
Federico Builes
e66fd91484
Point to the 3.6 docs for Connect.
2022-08-03 11:29:50 +02:00
Federico Builes
ea815ebddb
Add link for GHAS.
2022-08-03 11:25:03 +02:00
Federico Builes
bb3e014e0a
Adding instructions for GHES 3.6.
2022-08-03 11:22:48 +02:00
Federico Builes
4317da3e38
Merge pull request #179 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.32.0
...
Bump @typescript-eslint/parser from 5.31.0 to 5.32.0
2022-08-02 10:46:34 +02:00
dependabot[bot]
2aa2a269c4
Bump @typescript-eslint/parser from 5.31.0 to 5.32.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.31.0 to 5.32.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.32.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-02 08:45:25 +00:00
Federico Builes
67562b4c74
Merge pull request #178 from actions/dependabot/npm_and_yarn/eslint-8.21.0
...
Bump eslint from 8.20.0 to 8.21.0
2022-08-02 10:44:48 +02:00
Federico Builes
fe523440bc
Merge pull request #177 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.32.0
...
Bump @typescript-eslint/eslint-plugin from 5.31.0 to 5.32.0
2022-08-02 10:44:39 +02:00
dependabot[bot]
bddb4f4ac8
Bump eslint from 8.20.0 to 8.21.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.20.0 to 8.21.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.20.0...v8.21.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-02 01:32:02 +00:00
dependabot[bot]
951c4b6b47
Bump @typescript-eslint/eslint-plugin from 5.31.0 to 5.32.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.31.0 to 5.32.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.32.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-02 01:31:50 +00:00
Federico Builes
90edb6f286
Merge pull request #174 from actions/dependabot/npm_and_yarn/eslint-plugin-jest-26.7.0
...
Bump eslint-plugin-jest from 26.6.0 to 26.7.0
2022-08-01 17:33:21 +02:00
Federico Builes
76cb47a13a
Merge pull request #175 from actions/dependabot/npm_and_yarn/types/node-16.11.47
...
Bump @types/node from 16.11.46 to 16.11.47
2022-08-01 17:33:11 +02:00
dependabot[bot]
8c65c50f8e
Bump @types/node from 16.11.46 to 16.11.47
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.11.46 to 16.11.47.
- [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-01 01:56:27 +00:00
dependabot[bot]
15dae1771a
Bump eslint-plugin-jest from 26.6.0 to 26.7.0
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 26.6.0 to 26.7.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/v26.6.0...v26.7.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-08-01 01:56:18 +00:00
Will Da Silva
15d18576a5
Merge branch 'upstream/main' into main
2022-07-30 00:44:27 -04:00
Federico Builes
0517f5ae3d
Merge pull request #172 from actions/dependabot/npm_and_yarn/types/node-16.11.46
...
Bump @types/node from 16.11.45 to 16.11.46
2022-07-29 14:32:13 +02:00
Federico Builes
a7ed04cb6d
Merge pull request #173 from actions/dependabot/npm_and_yarn/got-12.3.0
...
Bump got from 12.2.0 to 12.3.0
2022-07-29 14:23:49 +02:00
dependabot[bot]
5956ba4d37
Bump got from 12.2.0 to 12.3.0
...
Bumps [got](https://github.com/sindresorhus/got ) from 12.2.0 to 12.3.0.
- [Release notes](https://github.com/sindresorhus/got/releases )
- [Commits](https://github.com/sindresorhus/got/compare/v12.2.0...v12.3.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-07-29 01:27:53 +00:00
dependabot[bot]
ee739211c3
Bump @types/node from 16.11.45 to 16.11.46
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.11.45 to 16.11.46.
- [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-07-29 01:27:43 +00:00
Federico Builes
2427b83fb6
Merge pull request #171 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.31.0
...
Bump @typescript-eslint/parser from 5.30.7 to 5.31.0
2022-07-26 12:45:30 +02:00
dependabot[bot]
e004499203
Bump @typescript-eslint/parser from 5.30.7 to 5.31.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.30.7 to 5.31.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.31.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-07-26 09:30:36 +00:00
Federico Builes
15e8301141
Merge pull request #170 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.31.0
...
Bump @typescript-eslint/eslint-plugin from 5.30.7 to 5.31.0
2022-07-26 11:29:43 +02:00
dependabot[bot]
074e15f1d2
Bump @typescript-eslint/eslint-plugin from 5.30.7 to 5.31.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.30.7 to 5.31.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.31.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-07-26 01:49:44 +00:00
Federico Builes
28bd35e115
Merge pull request #167 from actions/dependabot/npm_and_yarn/zod-3.17.10
...
Bump zod from 3.17.9 to 3.17.10
2022-07-26 03:00:59 +02:00
Federico Builes
1a8b866371
adding dist
2022-07-26 02:59:21 +02:00
dependabot[bot]
7414ae2b68
Bump zod from 3.17.9 to 3.17.10
...
Bumps [zod](https://github.com/colinhacks/zod ) from 3.17.9 to 3.17.10.
- [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.17.9...v3.17.10 )
---
updated-dependencies:
- dependency-name: zod
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-26 00:54:13 +00:00
Federico Builes
25a2578e41
Merge pull request #169 from actions/dependabot/npm_and_yarn/got-12.2.0
...
Bump got from 12.1.0 to 12.2.0
2022-07-26 02:53:24 +02:00
Federico Builes
5a348f087a
Merge pull request #168 from actions/dependabot/npm_and_yarn/eslint-plugin-github-4.3.7
...
Bump eslint-plugin-github from 4.3.6 to 4.3.7
2022-07-26 02:53:05 +02:00
dependabot[bot]
4d7937d9b8
Bump got from 12.1.0 to 12.2.0
...
Bumps [got](https://github.com/sindresorhus/got ) from 12.1.0 to 12.2.0.
- [Release notes](https://github.com/sindresorhus/got/releases )
- [Commits](https://github.com/sindresorhus/got/compare/v12.1.0...v12.2.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-07-25 01:54:31 +00:00
dependabot[bot]
4b57fa2745
Bump eslint-plugin-github from 4.3.6 to 4.3.7
...
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github ) from 4.3.6 to 4.3.7.
- [Release notes](https://github.com/github/eslint-plugin-github/releases )
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.3.6...v4.3.7 )
---
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-07-25 01:53:49 +00:00
Will Da Silva
388b1a309d
Support user-provided base/head refs & non-PR workflows
2022-07-21 15:47:05 -04:00
Federico Builes
b15d68a617
Merge pull request #163 from actions/dependabot/npm_and_yarn/zod-3.17.9
...
Bump zod from 3.17.4 to 3.17.9
2022-07-19 13:29:36 +02:00
Federico Builes
86ba360860
updating dist
2022-07-19 05:28:23 -06:00
dependabot[bot]
1c643b69e3
Bump zod from 3.17.4 to 3.17.9
...
Bumps [zod](https://github.com/colinhacks/zod ) from 3.17.4 to 3.17.9.
- [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.17.4...v3.17.9 )
---
updated-dependencies:
- dependency-name: zod
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-19 11:26:12 +00:00
Federico Builes
cc90e94fd7
Merge pull request #162 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.30.7
...
Bump @typescript-eslint/parser from 5.30.6 to 5.30.7
2022-07-19 13:13:51 +02:00
dependabot[bot]
ca03cb626b
Bump @typescript-eslint/parser from 5.30.6 to 5.30.7
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.30.6 to 5.30.7.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.30.7/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-19 11:12:11 +00:00
Federico Builes
0c672b9f6f
Merge pull request #161 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.30.7
...
Bump @typescript-eslint/eslint-plugin from 5.30.6 to 5.30.7
2022-07-19 13:11:11 +02:00
dependabot[bot]
9b38d34b70
Bump @typescript-eslint/eslint-plugin from 5.30.6 to 5.30.7
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.30.6 to 5.30.7.
- [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.30.7/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-07-19 01:53:55 +00:00
Federico Builes
bd0f0459f8
Merge pull request #160 from actions/dependabot/npm_and_yarn/eslint-8.20.0
...
Bump eslint from 8.19.0 to 8.20.0
2022-07-18 15:02:44 +02:00
Federico Builes
ace98b5898
Merge pull request #159 from actions/dependabot/npm_and_yarn/types/node-16.11.45
...
Bump @types/node from 16.11.44 to 16.11.45
2022-07-18 15:02:24 +02:00
dependabot[bot]
79aa012b58
Bump @types/node from 16.11.44 to 16.11.45
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.11.44 to 16.11.45.
- [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-07-18 13:01:56 +00:00
Federico Builes
264bf85801
Merge pull request #158 from actions/dependabot/npm_and_yarn/zod-3.17.4
...
Bump zod from 3.17.3 to 3.17.4
2022-07-18 15:01:30 +02:00
Federico Builes
0e2da932f6
updating dist files
2022-07-18 07:00:33 -06:00
dependabot[bot]
0a8934fb6a
Bump eslint from 8.19.0 to 8.20.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.19.0 to 8.20.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.19.0...v8.20.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-07-18 13:00:14 +00:00
Federico Builes
f83d7f264c
Merge branch 'main' into dependabot/npm_and_yarn/zod-3.17.4
2022-07-18 07:00:01 -06:00
Federico Builes
d0e46c9613
Merge pull request #157 from actions/dependabot/npm_and_yarn/eslint-plugin-jest-26.6.0
...
Bump eslint-plugin-jest from 26.5.3 to 26.6.0
2022-07-18 14:59:20 +02:00
dependabot[bot]
22bb279ab1
Bump zod from 3.17.3 to 3.17.4
...
Bumps [zod](https://github.com/colinhacks/zod ) from 3.17.3 to 3.17.4.
- [Release notes](https://github.com/colinhacks/zod/releases )
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md )
- [Commits](https://github.com/colinhacks/zod/compare/v3.17.3...v3.17.4 )
---
updated-dependencies:
- dependency-name: zod
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-18 01:53:03 +00:00
dependabot[bot]
d33c19c38d
Bump eslint-plugin-jest from 26.5.3 to 26.6.0
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 26.5.3 to 26.6.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases )
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v26.5.3...v26.6.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-07-18 01:52:43 +00:00
Federico Builes
2ef513a94a
Update example tag text.
2022-07-14 09:39:56 +02:00
Federico Builes
abd8ae5da7
Make CONTRIBUTING.md examples easier to copy/paste.
2022-07-14 09:35:44 +02:00
Federico Builes
94145f3150
Bumping the version to 2.0.4.
...
Missed the version changes in the previous release.
2022-07-14 09:31:49 +02:00
Federico Builes
af8d39d8a3
Bumping the version to 2.0.3.
2022-07-14 09:14:17 +02:00
Federico Builes
b83777ffd0
Merge pull request #156 from actions/dependabot/npm_and_yarn/types/node-16.11.44
...
Bump @types/node from 16.11.43 to 16.11.44
2022-07-14 09:11:42 +02:00
Federico Builes
1dc503a722
Merge pull request #155 from kachick/fix-154
...
Ignore removed changes in license checker
2022-07-14 09:10:17 +02:00
dependabot[bot]
8975a27eeb
Bump @types/node from 16.11.43 to 16.11.44
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.11.43 to 16.11.44.
- [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-07-14 01:36:49 +00:00
Kenichi Kamiya
c003e7f8fc
Add more test for added and removed pattern
2022-07-13 19:07:12 +09:00
Kenichi Kamiya
ae4118f8fa
Update build files with npm run all
2022-07-13 18:11:55 +09:00
Kenichi Kamiya
c5d7bdcf7f
Ignore removed changes in license checker
2022-07-13 18:11:10 +09:00
Federico Builes
bced8aa1b2
Merge pull request #153 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.30.6
...
Bump @typescript-eslint/parser from 5.30.5 to 5.30.6
2022-07-12 09:07:41 +02:00
dependabot[bot]
ba8e0b013b
Bump @typescript-eslint/parser from 5.30.5 to 5.30.6
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.30.5 to 5.30.6.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.30.6/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-12 07:04:11 +00:00
Federico Builes
cfcdef93a4
Merge pull request #152 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.30.6
...
Bump @typescript-eslint/eslint-plugin from 5.30.5 to 5.30.6
2022-07-12 09:03:21 +02:00
dependabot[bot]
43b6f9fe4a
Bump @typescript-eslint/eslint-plugin from 5.30.5 to 5.30.6
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.30.5 to 5.30.6.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.30.6/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-12 01:46:01 +00:00
Federico Builes
467931ed7e
Merge pull request #151 from actions/dependabot/npm_and_yarn/octokit/request-error-3.0.0
...
Bump @octokit/request-error from 2.1.0 to 3.0.0
2022-07-11 10:52:17 +02:00
Federico Builes
29c7e47bc6
adding dist folder
2022-07-11 10:49:16 +02:00
dependabot[bot]
aa4260f0b0
Bump @octokit/request-error from 2.1.0 to 3.0.0
...
Bumps [@octokit/request-error](https://github.com/octokit/request-error.js ) from 2.1.0 to 3.0.0.
- [Release notes](https://github.com/octokit/request-error.js/releases )
- [Commits](https://github.com/octokit/request-error.js/compare/v2.1.0...v3.0.0 )
---
updated-dependencies:
- dependency-name: "@octokit/request-error"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-11 02:03:02 +00:00
Federico Builes
f187f64fc9
Merge pull request #139 from actions/dependabot/npm_and_yarn/eslint-8.19.0
...
Bump eslint from 8.18.0 to 8.19.0
2022-07-06 11:09:37 +02:00
Federico Builes
f3bcf122c7
Merge pull request #144 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.30.5
...
Bump @typescript-eslint/eslint-plugin from 5.30.0 to 5.30.5
2022-07-06 11:09:15 +02:00
dependabot[bot]
c43f51429e
Bump @typescript-eslint/eslint-plugin from 5.30.0 to 5.30.5
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.30.0 to 5.30.5.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.30.5/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-06 09:02:16 +00:00
dependabot[bot]
c9027d07d6
Bump eslint from 8.18.0 to 8.19.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.18.0 to 8.19.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.18.0...v8.19.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-07-06 09:02:10 +00:00
Federico Builes
c316251843
Merge pull request #146 from kachick/add-vscode-workspace-configs
...
Enable prettier and recommend eslint in vscode workspace config
2022-07-06 11:01:23 +02:00
Federico Builes
d8e436b2d5
Merge pull request #143 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.30.5
...
Bump @typescript-eslint/parser from 5.30.0 to 5.30.5
2022-07-06 11:01:06 +02:00
Federico Builes
82d4814150
Merge pull request #142 from kachick/fix-lint-errors-and-add-ci
...
Add CI workflow and fix lint errors
2022-07-06 11:00:13 +02:00
Federico Builes
89de8ab245
Merge pull request #148 from actions/dependabot/npm_and_yarn/nodemon-2.0.19
...
Bump nodemon from 2.0.18 to 2.0.19
2022-07-06 10:41:04 +02:00
dependabot[bot]
3e74bf2266
Bump @typescript-eslint/parser from 5.30.0 to 5.30.5
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.30.0 to 5.30.5.
- [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.30.5/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-07-06 08:40:11 +00:00
Federico Builes
1ea517b3fa
Merge pull request #141 from kachick/use-fixed-major-version-for-node-types
...
Use fixed major version for node types
2022-07-06 10:38:56 +02:00
Federico Builes
2aef88c152
Merge pull request #145 from kachick/fix-typo-dangerouns
...
Fix a typo s/dangerouns/dangerous/
2022-07-06 10:26:18 +02:00
Kenichi Kamiya
51d1824002
Focus only on the node issue
...
https://github.com/actions/dependency-review-action/pull/141#discussion_r914526073
https://github.com/actions/dependency-review-action/pull/141#discussion_r914537222
Co-authored-by: Federico Builes <febuiles@github.com >
2022-07-06 17:13:18 +09:00
dependabot[bot]
94edc9c394
Bump nodemon from 2.0.18 to 2.0.19
...
Bumps [nodemon](https://github.com/remy/nodemon ) from 2.0.18 to 2.0.19.
- [Release notes](https://github.com/remy/nodemon/releases )
- [Commits](https://github.com/remy/nodemon/compare/v2.0.18...v2.0.19 )
---
updated-dependencies:
- dependency-name: nodemon
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-06 02:07:14 +00:00
Kenichi Kamiya
7219e93649
Enable prettier and recommend eslint in vscode workspace config
2022-07-05 20:32:34 +09:00
Kenichi Kamiya
08074685be
Fix a typo s/dangerouns/dangerous/
2022-07-05 18:32:34 +09:00
Kenichi Kamiya
3efca1e3dd
Update build files with npm run all
2022-07-04 20:13:08 +09:00
Kenichi Kamiya
9fdc2574b8
Fix rest eslint errors manually
2022-07-04 20:12:07 +09:00
Kenichi Kamiya
6e9189a5c1
npx eslint --fix src/**/*.ts
2022-07-04 20:12:07 +09:00
Kenichi Kamiya
c6f347d470
npm run format
2022-07-04 20:12:07 +09:00
Kenichi Kamiya
40346e9340
Run test and linter in CI
2022-07-04 20:12:07 +09:00
Kenichi Kamiya
7f576504ed
Stop dependabot PRs for different major version of types
...
It is possible to make a mismatch with actual logic.
2022-07-04 11:25:57 +09:00
Kenichi Kamiya
09100640b0
Adjust types of node to 16.x again
...
`npm uninstall @types/node && npm install --save-dev "@types/node@^16.11.43"`
2022-07-04 11:23:37 +09:00
Federico Builes
26b7908701
Merge pull request #136 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.30.0
...
Bump @typescript-eslint/eslint-plugin from 5.29.0 to 5.30.0
2022-06-28 08:04:16 +02:00
dependabot[bot]
b564b42423
Bump @typescript-eslint/eslint-plugin from 5.29.0 to 5.30.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.29.0 to 5.30.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.30.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-06-28 05:56:11 +00:00
Federico Builes
2ceda66c21
Merge pull request #135 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.30.0
...
Bump @typescript-eslint/parser from 5.29.0 to 5.30.0
2022-06-28 07:55:08 +02:00
dependabot[bot]
49a36aa04e
Bump @typescript-eslint/parser from 5.29.0 to 5.30.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.29.0 to 5.30.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.30.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-06-28 01:40:44 +00:00
Brandyn Phelps
17b8abf3bb
Merge pull request #132 from kachick/fix-typo
...
docs: Fix a typo
2022-06-24 14:17:17 -07:00
Kenichi Kamiya
c699fc9e3e
docs: Fix a typo
2022-06-25 01:18:31 +09:00
Federico Builes
24ab96e8b8
Merge pull request #128 from actions/dependabot/npm_and_yarn/nodemon-2.0.18
...
Bump nodemon from 2.0.16 to 2.0.18
2022-06-24 08:37:57 +02:00
dependabot[bot]
04f86c1583
Bump nodemon from 2.0.16 to 2.0.18
...
Bumps [nodemon](https://github.com/remy/nodemon ) from 2.0.16 to 2.0.18.
- [Release notes](https://github.com/remy/nodemon/releases )
- [Commits](https://github.com/remy/nodemon/compare/v2.0.16...v2.0.18 )
---
updated-dependencies:
- dependency-name: nodemon
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-24 01:41:25 +00:00
Federico Builes
81b5cbd111
Merge pull request #127 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.29.0
...
Bump @typescript-eslint/parser from 5.28.0 to 5.29.0
2022-06-21 07:50:03 +02:00
dependabot[bot]
4b88091897
Bump @typescript-eslint/parser from 5.28.0 to 5.29.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.28.0 to 5.29.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.29.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-06-21 05:49:04 +00:00
Federico Builes
febb822f26
Merge pull request #126 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.29.0
...
Bump @typescript-eslint/eslint-plugin from 5.28.0 to 5.29.0
2022-06-21 07:48:11 +02:00
dependabot[bot]
ea91d29cdf
Bump @typescript-eslint/eslint-plugin from 5.28.0 to 5.29.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.28.0 to 5.29.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.29.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-06-21 01:51:23 +00:00
Federico Builes
a9539be12a
Merge pull request #123 from actions/dependabot/npm_and_yarn/typescript-4.7.4
...
Bump typescript from 4.7.3 to 4.7.4
2022-06-20 08:14:45 +02:00
Federico Builes
9c688a568f
Merge pull request #124 from actions/dependabot/npm_and_yarn/eslint-8.18.0
...
Bump eslint from 8.17.0 to 8.18.0
2022-06-20 08:14:26 +02:00
dependabot[bot]
ff449a1296
Bump eslint from 8.17.0 to 8.18.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.17.0 to 8.18.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.17.0...v8.18.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-06-20 01:47:10 +00:00
dependabot[bot]
2a961b0169
Bump typescript from 4.7.3 to 4.7.4
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.7.3 to 4.7.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.7.3...v4.7.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-06-20 01:46:55 +00:00
Federico Builes
879687b22c
Merge pull request #122 from actions/dependabot/npm_and_yarn/prettier-2.7.1
...
Bump prettier from 2.7.0 to 2.7.1
2022-06-17 07:40:15 +02:00
dependabot[bot]
cb52804670
Bump prettier from 2.7.0 to 2.7.1
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.7.0...2.7.1 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-17 01:54:43 +00:00
Federico Builes
17187536c0
Merge pull request #120 from actions/dependabot/npm_and_yarn/types/node-18.0.0
...
Bump @types/node from 17.0.43 to 18.0.0
2022-06-16 07:18:52 +02:00
Federico Builes
c0faf55fe4
Merge pull request #119 from actions/dependabot/npm_and_yarn/actions/core-1.9.0
...
Bump @actions/core from 1.8.2 to 1.9.0
2022-06-16 07:18:37 +02:00
Federico Builes
b6f6142660
adding dist files
2022-06-16 07:07:13 +02:00
Federico Builes
333e7ce17e
Merge branch 'main' into dependabot/npm_and_yarn/actions/core-1.9.0
2022-06-16 07:06:25 +02:00
Federico Builes
4e9a45ca5b
Merge pull request #121 from kachick/fix-duplicate-words
...
Fix duplicate words in README
2022-06-16 06:58:18 +02:00
dependabot[bot]
32a1ef9487
Bump @actions/core from 1.8.2 to 1.9.0
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.8.2 to 1.9.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-06-16 04:57:11 +00:00
Federico Builes
83be5f6c90
bumping version
2022-06-16 06:56:22 +02:00
Kenichi Kamiya
70f41926ca
Fix duplicate words in README
2022-06-16 13:06:54 +09:00
Federico Builes
1c59cdf2a9
Fix the unknown licenses error message
2022-06-16 06:03:16 +02:00
dependabot[bot]
ba0681f88b
Bump @types/node from 17.0.43 to 18.0.0
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.43 to 18.0.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-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-16 01:32:41 +00:00
Federico Builes
29fc7a23bd
Merge pull request #117 from actions/readme-capitalisation
...
Fixing branding in the readme
2022-06-15 15:40:19 +02:00
Courtney Claessens
903977c63a
branding!
2022-06-15 09:32:17 -04:00
Federico Builes
aabd50a60d
Bumping version to 2.0.1
2022-06-15 15:27:15 +02:00
Federico Builes
981c44c2a9
Merge pull request #116 from actions/unknown-licenses
...
Unknown licenses
2022-06-15 15:26:38 +02:00
Federico Builes
c0d32934e8
Adding dist.
2022-06-15 15:25:21 +02:00
Federico Builes
963fe8045d
Always print null licenses.
2022-06-15 15:22:35 +02:00
Federico Builes
bf94d94f63
Remove old TODO.
2022-06-15 15:22:14 +02:00
Federico Builes
43ce5df965
Update CONTRIBUTING.md
2022-06-15 14:03:10 +02:00
Federico Builes
24bc5e9934
Updating the CONTRIBUTING.md docs.
2022-06-15 14:01:47 +02:00
Federico Builes
97790d29c7
update version in package.json
2022-06-15 11:55:10 +02:00
Federico Builes
74dbdf9819
Merge pull request #112 from actions/move-config-file
...
Move configuration file location
2022-06-15 11:53:18 +02:00
Federico Builes
f3f3519b2a
Merge branch 'main' into move-config-file
2022-06-15 06:43:18 +02:00
Federico Builes
216910dd9a
Merge pull request #113 from actions/dependabot/npm_and_yarn/prettier-2.7.0
...
Bump prettier from 2.6.2 to 2.7.0
2022-06-15 06:42:57 +02:00
dependabot[bot]
eb561ba6bd
Bump prettier from 2.6.2 to 2.7.0
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.6.2 to 2.7.0.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.6.2...2.7.0 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-15 03:36:59 +00:00
Federico Builes
3f246861d8
Merge pull request #114 from actions/dependabot/npm_and_yarn/types/node-17.0.43
...
Bump @types/node from 17.0.42 to 17.0.43
2022-06-15 05:36:17 +02:00
Federico Builes
faa63c3cba
adding dist
2022-06-15 05:21:16 +02:00
Courtney Claessens
dfd519642f
Update schemas.ts
2022-06-14 22:37:00 -04:00
Courtney Claessens
871f4064a1
adding doc for protected branches
2022-06-14 22:32:34 -04:00
dependabot[bot]
d6f6abdda3
Bump @types/node from 17.0.42 to 17.0.43
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.42 to 17.0.43.
- [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-06-15 01:44:34 +00:00
Courtney Claessens
54764c9203
Update README.md
...
adding some clarity to failing on severity; naming formatting, update example for v2
2022-06-14 12:16:03 -04:00
Federico Builes
c6587b663d
Updating README with instructions for unknown licenses.
2022-06-14 14:11:01 +02:00
Federico Builes
42e2bc1ed2
Handle unknown licenses.
2022-06-14 13:54:27 +02:00
Federico Builes
0b87f02bee
Document how we test inputs
2022-06-14 13:00:18 +02:00
Federico Builes
00be2ce1fc
Typos.
2022-06-14 12:27:56 +02:00
Federico Builes
2860b57e48
Update README.md
2022-06-14 12:24:27 +02:00
Federico Builes
fd6e756c7b
Updating readConfig() to be more readable, get rid of typecasts.
...
Co-authored-by: Henri Maurer <hmaurer@github.com >
2022-06-14 11:29:13 +02:00
Federico Builes
f83a407eb9
Use the correct name for allowlists.
2022-06-14 09:46:59 +02:00
Federico Builes
b0e1f384d7
Linting YAML
2022-06-14 09:05:05 +02:00
Federico Builes
c973154c92
Dashes instead of underscores.
2022-06-14 07:50:25 +02:00
Federico Builes
3355ec4be5
adding dist
2022-06-14 07:44:17 +02:00
Federico Builes
76ad37608d
Adding more tests for the config file.
2022-06-14 07:42:51 +02:00
Federico Builes
3eff3f5918
let => const
2022-06-14 07:42:13 +02:00
Federico Builes
7278093fa0
Clarify some of the error messages.
2022-06-14 07:41:37 +02:00
Federico Builes
b5b49104d4
Adding the config definition to action.yml
2022-06-14 07:40:16 +02:00
Federico Builes
e56fe29417
Remove old config file.
2022-06-14 07:38:45 +02:00
Federico Builes
cc3101831d
Updating dist.
2022-06-14 07:04:33 +02:00
Federico Builes
ef97470a0f
Don't set the defaults in the test :/
2022-06-14 07:04:26 +02:00
Federico Builes
efecf6fd09
Remove the variables from env so they don't default to empty strings.
2022-06-14 06:49:18 +02:00
Federico Builes
24d7ef3c5d
Use an empty config options type.
2022-06-14 06:48:58 +02:00
Federico Builes
01fa67b82e
adding dist
2022-06-14 06:26:18 +02:00
Federico Builes
1791775ce6
temp commit
2022-06-14 05:57:43 +02:00
Federico Builes
92f1ecaaea
Merge pull request #106 from actions/adding-lists
...
Adding allow and deny lists
2022-06-14 04:45:37 +02:00
Federico Builes
47d4ff9127
Merge pull request #111 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.28.0
...
Bump @typescript-eslint/parser from 5.27.1 to 5.28.0
2022-06-14 04:45:19 +02:00
dependabot[bot]
9c5310eee9
Bump @typescript-eslint/parser from 5.27.1 to 5.28.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.27.1 to 5.28.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.28.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-06-14 02:44:10 +00:00
Federico Builes
d616ba30f2
Merge pull request #110 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.28.0
...
Bump @typescript-eslint/eslint-plugin from 5.27.1 to 5.28.0
2022-06-14 04:43:24 +02:00
dependabot[bot]
7181a20a1f
Bump @typescript-eslint/eslint-plugin from 5.27.1 to 5.28.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.27.1 to 5.28.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.28.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-06-14 01:45:00 +00:00
Federico Builes
eebebcdc2a
Use real PURLs in tests
2022-06-13 20:19:01 +02:00
Federico Builes
571f236610
Improved wording on license messages.
2022-06-13 20:08:16 +02:00
Federico Builes
fe78920139
Document unwanted behavior for a future refactoring.
2022-06-13 20:04:39 +02:00
Federico Builes
bd115a9b66
Merge pull request #108 from actions/dependabot/npm_and_yarn/types/node-17.0.42
...
Bump @types/node from 17.0.40 to 17.0.42
2022-06-13 11:36:18 +02:00
dependabot[bot]
72a5a0f647
Bump @types/node from 17.0.40 to 17.0.42
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.40 to 17.0.42.
- [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-06-13 01:44:57 +00:00
Federico Builes
21412fec7b
fixing dist check
2022-06-09 10:46:00 +02:00
Federico Builes
0777fbe61e
Updating dist.
2022-06-09 10:42:56 +02:00
Federico Builes
cc22dcd654
Use undefined instead of null when dealing with lists.
2022-06-09 10:42:31 +02:00
Federico Builes
6b5518a9ed
Adding more docs to licenses.ts
2022-06-09 10:33:05 +02:00
Federico Builes
20cca5c0c4
The default settings should not use [].
2022-06-08 18:28:10 +02:00
Federico Builes
a51db20961
Use null for unspecified values when filtering licenses.
2022-06-08 18:21:28 +02:00
Federico Builes
a7d02aef82
adding dist
2022-06-08 17:47:06 +02:00
Federico Builes
4ac3d318ab
Refactoring on PR feedback.
2022-06-08 17:45:42 +02:00
Federico Builes
25271922eb
Clarify variable names.
2022-06-08 15:53:14 +02:00
Federico Builes
4474253eb8
Merge branch 'main' into adding-lists
2022-06-07 06:23:53 +02:00
Federico Builes
1a7225bc91
Merge pull request #104 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.27.1
...
Bump @typescript-eslint/parser from 5.27.0 to 5.27.1
2022-06-07 06:20:33 +02:00
Federico Builes
4ebaca3419
Merge pull request #105 from actions/dependabot/npm_and_yarn/yaml-2.1.1
...
Bump yaml from 2.1.0 to 2.1.1
2022-06-07 06:20:17 +02:00
Federico Builes
a96d28f120
Remove configuration docs until we have a proper release.
2022-06-07 06:19:22 +02:00
dependabot[bot]
29b67f0a05
Bump @typescript-eslint/parser from 5.27.0 to 5.27.1
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.27.0 to 5.27.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.27.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-06-07 04:16:25 +00:00
Federico Builes
c187f6f12d
Merge pull request #103 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.27.1
...
Bump @typescript-eslint/eslint-plugin from 5.27.0 to 5.27.1
2022-06-07 06:15:32 +02:00
dependabot[bot]
3b0a091baa
Bump yaml from 2.1.0 to 2.1.1
...
Bumps [yaml](https://github.com/eemeli/yaml ) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/eemeli/yaml/releases )
- [Commits](https://github.com/eemeli/yaml/compare/v2.1.0...v2.1.1 )
---
updated-dependencies:
- dependency-name: yaml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-07 01:33:07 +00:00
dependabot[bot]
3456819f12
Bump @typescript-eslint/eslint-plugin from 5.27.0 to 5.27.1
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.27.0 to 5.27.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.27.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-06-07 01:32:39 +00:00
Federico Builes
56e63b1bc5
adding dist
2022-06-06 20:32:46 +02:00
Federico Builes
2ae9a2d51b
Add logic for denied licenses.
2022-06-06 20:32:46 +02:00
Federico Builes
1261e18905
Clarify license tests.
2022-06-06 20:32:46 +02:00
Federico Builes
dc7b0a2788
Show an error when disallowed dependencies show up.
2022-06-06 20:32:46 +02:00
Federico Builes
06297bf229
Fixing failing tests
2022-06-06 20:32:46 +02:00
Federico Builes
bccacf9708
Skeleton for license validation.
2022-06-06 20:32:46 +02:00
Federico Builes
8c646c1c91
Get rid of redundant variables.
2022-06-06 20:32:46 +02:00
Federico Builes
30c4549c8c
Merge pull request #91 from actions/adding-config-file
...
Adding configuration options
2022-06-06 20:32:21 +02:00
Federico Builes
93c8cb2c8a
Merge pull request #101 from actions/dependabot/npm_and_yarn/eslint-plugin-jest-26.5.3
...
Bump eslint-plugin-jest from 26.4.6 to 26.5.3
2022-06-06 13:43:17 +02:00
Federico Builes
d7c6d6203f
Merge pull request #100 from actions/dependabot/npm_and_yarn/esbuild-register-3.3.3
...
Bump esbuild-register from 3.3.2 to 3.3.3
2022-06-06 13:34:38 +02:00
dependabot[bot]
92bcc5a0bf
Bump esbuild-register from 3.3.2 to 3.3.3
...
Bumps esbuild-register from 3.3.2 to 3.3.3.
---
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-06-06 11:32:09 +00:00
Federico Builes
545050ada5
Merge pull request #99 from actions/dependabot/npm_and_yarn/eslint-8.17.0
...
Bump eslint from 8.16.0 to 8.17.0
2022-06-06 13:31:00 +02:00
Federico Builes
2b674f0e26
Merge pull request #98 from actions/dependabot/npm_and_yarn/types/node-17.0.40
...
Bump @types/node from 17.0.38 to 17.0.40
2022-06-06 13:30:45 +02:00
Federico Builes
802525536f
Merge pull request #97 from actions/dependabot/npm_and_yarn/typescript-4.7.3
...
Bump typescript from 4.7.2 to 4.7.3
2022-06-06 13:30:28 +02:00
dependabot[bot]
4eb9ad1d38
Bump eslint-plugin-jest from 26.4.6 to 26.5.3
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 26.4.6 to 26.5.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/v26.4.6...v26.5.3 )
---
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-06-06 01:49:06 +00:00
dependabot[bot]
12cf02f216
Bump eslint from 8.16.0 to 8.17.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.16.0 to 8.17.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.16.0...v8.17.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-06-06 01:48:31 +00:00
dependabot[bot]
c7ff505b05
Bump @types/node from 17.0.38 to 17.0.40
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.38 to 17.0.40.
- [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-06-06 01:48:14 +00:00
dependabot[bot]
90221b23f7
Bump typescript from 4.7.2 to 4.7.3
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.7.2 to 4.7.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.7.2...v4.7.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-06-06 01:47:20 +00:00
Federico Builes
2f38c7e78c
Add severity level to the vulns not found message.
2022-06-01 15:56:16 +02:00
Federico Builes
c235374b9d
Removing redundant test.
2022-06-01 13:42:22 +02:00
Federico Builes
ae2949c9c1
Removing old file.
2022-06-01 13:40:09 +02:00
Federico Builes
3ae540bf96
Updating the README with config instructions.
2022-06-01 13:39:05 +02:00
Federico Builes
1c15a1745e
Adding dependency-review.yml.
2022-06-01 13:38:42 +02:00
Federico Builes
19b36f0933
Use a more definitive name for the config file.
2022-06-01 13:28:03 +02:00
Federico Builes
0b9547aabf
Adding more expectations for severities.
2022-06-01 13:14:32 +02:00
Federico Builes
b327132e4b
Remove state from the filtering function.
2022-06-01 13:10:58 +02:00
Federico Builes
f9a13e70f4
Fixing circular reference, adding prettier.
2022-06-01 12:09:11 +02:00
Federico Builes
db9f724163
Introduce a schema for ConfigurationOptions.
...
This commit illustrates an approach, but is currently
failing the tests.
2022-06-01 06:36:02 +02:00
Federico Builes
7db11574b7
Make vulnerabilities be [] by default.
2022-06-01 05:36:46 +02:00
Federico Builes
7063d0ca45
Don't modify array in place.
2022-06-01 05:32:50 +02:00
Federico Builes
2dd55385c1
Use let instead of var, fix failing test.
2022-06-01 05:31:33 +02:00
Federico Builes
48729e4e38
Merge pull request #96 from actions/dependabot/npm_and_yarn/types/node-17.0.38
...
Bump @types/node from 17.0.36 to 17.0.38
2022-06-01 04:48:28 +02:00
dependabot[bot]
230442bc30
Bump @types/node from 17.0.36 to 17.0.38
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.36 to 17.0.38.
- [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-06-01 01:54:46 +00:00
Federico Builes
4235242818
adding dist files
2022-05-31 17:09:21 +02:00
Federico Builes
731e67eca2
Add filtering by low severity as the default.
2022-05-31 17:08:22 +02:00
Federico Builes
b601c09c4e
Merge branch 'main' into adding-config-file
2022-05-31 16:59:33 +02:00
Federico Builes
982e1d16cb
Whitespace and newlines.
2022-05-31 16:54:59 +02:00
Federico Builes
f0a04841ce
Adding logic to filter by vulnerability severity.
2022-05-31 16:50:39 +02:00
Federico Builes
e622e72c6f
Export Change schema.
2022-05-31 06:06:19 +02:00
Federico Builes
92e40d7290
Move printing function out.
2022-05-31 06:03:42 +02:00
Federico Builes
21763d05e0
Merge pull request #94 from actions/dependabot/npm_and_yarn/eslint-plugin-jest-26.4.6
...
Bump eslint-plugin-jest from 26.4.5 to 26.4.6
2022-05-31 05:25:05 +02:00
Federico Builes
2c245d1aba
Merge pull request #93 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.27.0
...
Bump @typescript-eslint/parser from 5.26.0 to 5.27.0
2022-05-31 05:24:37 +02:00
dependabot[bot]
d6fb424a28
Bump @typescript-eslint/parser from 5.26.0 to 5.27.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.26.0 to 5.27.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.27.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-05-31 03:22:15 +00:00
Federico Builes
088fc4d4e8
Merge pull request #92 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.27.0
...
Bump @typescript-eslint/eslint-plugin from 5.26.0 to 5.27.0
2022-05-31 05:21:37 +02:00
dependabot[bot]
132427b4bc
Bump eslint-plugin-jest from 26.4.5 to 26.4.6
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 26.4.5 to 26.4.6.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases )
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v26.4.5...v26.4.6 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-31 01:28:59 +00:00
dependabot[bot]
5f0449f13c
Bump @typescript-eslint/eslint-plugin from 5.26.0 to 5.27.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.26.0 to 5.27.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.27.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-05-31 01:28:15 +00:00
Federico Builes
0b73ead548
Merge branch 'main' into adding-config-file
2022-05-30 06:37:29 +02:00
Federico Builes
67a046c994
Merge pull request #89 from actions/dependabot/npm_and_yarn/types/node-17.0.36
...
Bump @types/node from 17.0.35 to 17.0.36
2022-05-30 06:30:17 +02:00
Federico Builes
64c25ba2f4
Merge pull request #90 from actions/dependabot/npm_and_yarn/eslint-plugin-jest-26.4.5
...
Bump eslint-plugin-jest from 26.2.2 to 26.4.5
2022-05-30 06:30:05 +02:00
dependabot[bot]
f3682c87a7
Bump eslint-plugin-jest from 26.2.2 to 26.4.5
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 26.2.2 to 26.4.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/v26.2.2...v26.4.5 )
---
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-05-30 01:47:42 +00:00
dependabot[bot]
fc7745e42a
Bump @types/node from 17.0.35 to 17.0.36
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.35 to 17.0.36.
- [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-05-30 01:46:36 +00:00
Federico Builes
a8dcc6b774
Adding basic config file parsing and some test scaffolding.
2022-05-26 15:54:59 -07:00
Federico Builes
d09b96a7b1
Updating YAML deps.
2022-05-26 14:49:02 -07:00
Federico Builes
243561faa0
Merge pull request #87 from actions/dependabot/npm_and_yarn/vercel/ncc-0.34.0
...
Bump @vercel/ncc from 0.33.4 to 0.34.0
2022-05-26 10:47:33 -07:00
Federico Builes
860cc21fc2
Merge pull request #86 from actions/dependabot/npm_and_yarn/got-12.1.0
...
Bump got from 12.0.4 to 12.1.0
2022-05-26 10:47:20 -07:00
dependabot[bot]
98f8200aaa
Bump @vercel/ncc from 0.33.4 to 0.34.0
...
Bumps [@vercel/ncc](https://github.com/vercel/ncc ) from 0.33.4 to 0.34.0.
- [Release notes](https://github.com/vercel/ncc/releases )
- [Commits](https://github.com/vercel/ncc/compare/0.33.4...0.34.0 )
---
updated-dependencies:
- dependency-name: "@vercel/ncc"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-26 03:00:41 +00:00
dependabot[bot]
b3375e0be4
Bump got from 12.0.4 to 12.1.0
...
Bumps [got](https://github.com/sindresorhus/got ) from 12.0.4 to 12.1.0.
- [Release notes](https://github.com/sindresorhus/got/releases )
- [Commits](https://github.com/sindresorhus/got/compare/v12.0.4...v12.1.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-05-26 03:00:11 +00:00
Federico Builes
737f9b3a71
Merge pull request #85 from actions/dependabot/npm_and_yarn/typescript-4.7.2
...
Bump typescript from 4.6.4 to 4.7.2
2022-05-25 10:57:24 -07:00
dependabot[bot]
91660a5ad1
Bump typescript from 4.6.4 to 4.7.2
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.6.4 to 4.7.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.4...v4.7.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-05-25 01:46:29 +00:00
Federico Builes
2b78124491
Merge pull request #83 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.26.0
...
Bump @typescript-eslint/eslint-plugin from 5.25.0 to 5.26.0
2022-05-24 16:21:37 -07:00
Federico Builes
365fad2034
Merge pull request #82 from actions/dependabot/npm_and_yarn/zod-3.17.3
...
Bump zod from 3.17.2 to 3.17.3
2022-05-24 14:54:41 -07:00
Federico Builes
31314537ae
adding dist files
2022-05-24 14:52:45 -07:00
dependabot[bot]
c893395cf8
Bump @typescript-eslint/eslint-plugin from 5.25.0 to 5.26.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.25.0 to 5.26.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.26.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-05-24 02:43:26 +00:00
dependabot[bot]
93e4466112
Bump zod from 3.17.2 to 3.17.3
...
Bumps [zod](https://github.com/colinhacks/zod ) from 3.17.2 to 3.17.3.
- [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.17.2...v3.17.3 )
---
updated-dependencies:
- dependency-name: zod
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-24 02:42:32 +00:00
Federico Builes
a9c83d3af6
Merge pull request #81 from actions/elireisman/fix-default-case
...
Fix default-case in error handling
2022-05-23 12:30:51 -07:00
Eli Reisman
f4b10ab0c4
update dist package
2022-05-23 11:46:07 -07:00
Eli Reisman
a4da1f9048
handle unexpected error types opaquely
2022-05-23 11:45:36 -07:00
Eli Reisman
19edfd7243
fix default case in error handling
2022-05-23 11:36:34 -07:00
Federico Builes
0be808458e
Merge pull request #80 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.26.0
...
Bump @typescript-eslint/parser from 5.24.0 to 5.26.0
2022-05-23 11:20:37 -07:00
Federico Builes
77396f2e4f
Merge pull request #79 from actions/dependabot/npm_and_yarn/zod-3.17.2
...
Bump zod from 3.16.0 to 3.17.2
2022-05-23 11:19:59 -07:00
Federico Builes
9bc6bded9e
updating dist
2022-05-23 11:18:56 -07:00
dependabot[bot]
3b26a2a544
Bump zod from 3.16.0 to 3.17.2
...
Bumps [zod](https://github.com/colinhacks/zod ) from 3.16.0 to 3.17.2.
- [Release notes](https://github.com/colinhacks/zod/releases )
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md )
- [Commits](https://github.com/colinhacks/zod/compare/v3.16.0...v3.17.2 )
---
updated-dependencies:
- dependency-name: zod
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-23 18:16:20 +00:00
dependabot[bot]
7517e23bfc
Bump @typescript-eslint/parser from 5.24.0 to 5.26.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.24.0 to 5.26.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.26.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-05-23 18:16:05 +00:00
Federico Builes
cdae254423
Merge pull request #78 from actions/dependabot/npm_and_yarn/eslint-8.16.0
...
Bump eslint from 8.15.0 to 8.16.0
2022-05-23 11:14:59 -07:00
Federico Builes
a257e84a2f
Merge pull request #77 from actions/dependabot/npm_and_yarn/types/node-17.0.35
...
Bump @types/node from 17.0.33 to 17.0.35
2022-05-23 11:14:38 -07:00
dependabot[bot]
e0be07f423
Bump eslint from 8.15.0 to 8.16.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.15.0 to 8.16.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.15.0...v8.16.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-05-23 18:04:04 +00:00
dependabot[bot]
4b83e15691
Bump @types/node from 17.0.33 to 17.0.35
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.33 to 17.0.35.
- [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-05-23 18:03:59 +00:00
Federico Builes
e4396493ba
Merge pull request #73 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.25.0
...
Bump @typescript-eslint/eslint-plugin from 5.24.0 to 5.25.0
2022-05-23 11:03:13 -07:00
dependabot[bot]
8ba008fb62
Bump @typescript-eslint/eslint-plugin from 5.24.0 to 5.25.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.24.0 to 5.25.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.25.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-05-18 01:30:23 +00:00
Federico Builes
5ce46b3424
Merge pull request #65 from actions/update-readme
...
Update README to include GHAS instructions
2022-05-16 14:20:09 -07:00
Federico Builes
9680f24ea3
Merge pull request #71 from actions/dependabot/npm_and_yarn/actions/github-5.0.3
...
Bump @actions/github from 5.0.1 to 5.0.3
2022-05-16 14:19:29 -07:00
Federico Builes
9cdb91e238
updating dist files
2022-05-16 14:17:47 -07:00
dependabot[bot]
92e8876693
Bump @actions/github from 5.0.1 to 5.0.3
...
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github ) from 5.0.1 to 5.0.3.
- [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-05-16 21:15:27 +00:00
Federico Builes
c91da44591
Merge pull request #67 from actions/dependabot/npm_and_yarn/eslint-plugin-jest-26.2.2
...
Bump eslint-plugin-jest from 26.1.5 to 26.2.2
2022-05-16 14:13:20 -07:00
Federico Builes
b988161c8f
Merge pull request #70 from actions/updating-deps
...
Updating NPM Dependencies
2022-05-16 14:09:47 -07:00
Federico Builes
a086ec5a2d
updating dependencies
2022-05-16 14:06:20 -07:00
dependabot[bot]
b40a0040b5
Bump eslint-plugin-jest from 26.1.5 to 26.2.2
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 26.1.5 to 26.2.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/v26.1.5...v26.2.2 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-16 21:05:19 +00:00
Federico Builes
dcc694e92a
Merge pull request #61 from actions/dependabot/npm_and_yarn/zod-3.16.0
...
Bump zod from 3.15.1 to 3.16.0
2022-05-16 14:04:47 -07:00
dependabot[bot]
dfafa144e7
Bump zod from 3.15.1 to 3.16.0
...
Bumps [zod](https://github.com/colinhacks/zod ) from 3.15.1 to 3.16.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.15.1...v3.16.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-05-16 21:03:27 +00:00
Federico Builes
7a2877d9c8
updating the dist folder
2022-05-16 14:02:08 -07:00
Federico Builes
265d6e12a9
updating README
2022-05-13 08:11:58 +02:00
Eli Reisman
39e692fa32
Merge pull request #60 from actions/elireisman/handle-403
...
Enable differentiated error messages for DR eligibility
2022-05-12 11:13:53 -07:00
Federico Builes
0e2b63f1f4
Cleaning up errors.
2022-05-12 18:07:14 +02:00
Federico Builes
0e9a322413
Move config into its own file.
2022-05-12 18:05:14 +02:00
Federico Builes
fdcc204dbb
Adding a YAML parser.
2022-05-12 18:04:51 +02:00
Federico Builes
871c00fde8
adding dist files
2022-05-12 11:44:25 +02:00
Federico Builes
52795b8e93
Print config files.
2022-05-12 11:43:08 +02:00
Federico Builes
744ab92b2c
Merge pull request #62 from actions/update-hacking
...
Update CONTRIBUTING.md
2022-05-12 10:26:10 +02:00
Federico Builes
0b8c1ff0d6
Update CONTRIBUTING.md
2022-05-12 10:25:45 +02:00
Eli Reisman
7dcdeab949
update dist
2022-05-11 20:03:29 +00:00
Eli Reisman
cabd238caa
enable differentiated error messages for DR eligibility when API returns 403
2022-05-11 19:53:29 +00:00
Federico Builes
2fee08ee9a
Merge pull request #55 from actions/dependabot/npm_and_yarn/eslint-8.15.0
...
Bump eslint from 8.14.0 to 8.15.0
2022-05-09 15:42:54 +02:00
Federico Builes
9571135e29
updating dist folder
2022-05-09 15:41:42 +02:00
dependabot[bot]
85d9dc08d0
Bump eslint from 8.14.0 to 8.15.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.14.0 to 8.15.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.14.0...v8.15.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-05-09 13:40:42 +00:00
Federico Builes
005e168d77
Merge pull request #54 from actions/updating-deps
...
Updating JS Dependencies in a single PR
2022-05-09 15:39:26 +02:00
Federico Builes
9c59c3e487
Updating dependencies.
...
Closes #49
Closes #50
Closes #51
Closes #52
Closes #53
2022-05-09 15:36:27 +02:00
Federico Builes
e4574efd2a
update deps
2022-05-05 17:25:18 +02:00
Federico Builes
e343d06cbe
Merge pull request #48 from actions/dependabot/npm_and_yarn/typescript-4.6.4
...
Bump typescript from 4.6.3 to 4.6.4
2022-05-05 17:24:06 +02:00
Federico Builes
3a4a231669
Merge pull request #47 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.22.0
...
Bump @typescript-eslint/eslint-plugin from 5.18.0 to 5.22.0
2022-05-05 17:23:59 +02:00
dependabot[bot]
3b3aee2807
Bump typescript from 4.6.3 to 4.6.4
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.6.3 to 4.6.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.3...v4.6.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-05-05 15:23:59 +00:00
Federico Builes
7e68ff5413
Merge pull request #15 from actions/dependabot/npm_and_yarn/actions/github-5.0.1
...
Bump @actions/github from 5.0.0 to 5.0.1
2022-05-05 17:23:43 +02:00
Federico Builes
f3e7f2e17c
Merge pull request #39 from actions/dependabot/npm_and_yarn/eslint-8.14.0
...
Bump eslint from 8.12.0 to 8.14.0
2022-05-05 17:23:08 +02:00
dependabot[bot]
5aadf9df79
Bump @actions/github from 5.0.0 to 5.0.1
...
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github ) from 5.0.0 to 5.0.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-05-05 15:21:20 +00:00
dependabot[bot]
2912ad058b
Bump eslint from 8.12.0 to 8.14.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.12.0 to 8.14.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.12.0...v8.14.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-05-05 15:21:10 +00:00
dependabot[bot]
41113f0103
Bump @typescript-eslint/eslint-plugin from 5.18.0 to 5.22.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.18.0 to 5.22.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.22.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-05-05 15:20:48 +00:00
Federico Builes
457441cf81
Merge pull request #45 from actions/dependabot/npm_and_yarn/actions/core-1.7.0
...
Bump @actions/core from 1.6.0 to 1.7.0
2022-05-05 17:20:37 +02:00
Federico Builes
53e123e9bc
Merge pull request #46 from actions/dependabot/npm_and_yarn/nodemon-2.0.16
...
Bump nodemon from 2.0.15 to 2.0.16
2022-05-05 17:19:57 +02:00
Federico Builes
51033d1351
package release
2022-05-05 16:57:05 +02:00
dependabot[bot]
727184648e
Bump @actions/core from 1.6.0 to 1.7.0
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.6.0 to 1.7.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-05-05 14:52:31 +00:00
dependabot[bot]
51f78cb35f
Bump nodemon from 2.0.15 to 2.0.16
...
Bumps [nodemon](https://github.com/remy/nodemon ) from 2.0.15 to 2.0.16.
- [Release notes](https://github.com/remy/nodemon/releases )
- [Commits](https://github.com/remy/nodemon/compare/v2.0.15...v2.0.16 )
---
updated-dependencies:
- dependency-name: nodemon
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-05 12:37:24 +00:00
Federico Builes
2ac4ee7782
Merge pull request #40 from actions/dependabot/npm_and_yarn/eslint-plugin-jest-26.1.5
...
Bump eslint-plugin-jest from 26.1.3 to 26.1.5
2022-05-05 14:36:22 +02:00
Federico Builes
731c8509d5
Merge pull request #29 from actions/dependabot/npm_and_yarn/vercel/ncc-0.33.4
...
Bump @vercel/ncc from 0.33.3 to 0.33.4
2022-05-05 14:31:16 +02:00
Federico Builes
58c9c8dc08
add sourcemap
2022-05-05 14:30:11 +02:00
dependabot[bot]
38015e8ba9
Bump @vercel/ncc from 0.33.3 to 0.33.4
...
Bumps [@vercel/ncc](https://github.com/vercel/ncc ) from 0.33.3 to 0.33.4.
- [Release notes](https://github.com/vercel/ncc/releases )
- [Commits](https://github.com/vercel/ncc/compare/0.33.3...0.33.4 )
---
updated-dependencies:
- dependency-name: "@vercel/ncc"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-05 12:28:30 +00:00
Federico Builes
55aad1c2ed
Merge pull request #26 from actions/dependabot/github_actions/actions/upload-artifact-3
...
Bump actions/upload-artifact from 2 to 3
2022-05-05 14:27:27 +02:00
dependabot[bot]
132849cc93
Bump eslint-plugin-jest from 26.1.3 to 26.1.5
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 26.1.3 to 26.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/v26.1.3...v26.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-04-25 02:49:57 +00:00
dependabot[bot]
52530a057c
Bump actions/upload-artifact from 2 to 3
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-11 01:39:43 +00:00
Lane Seppala
f7d534938a
Merge pull request #20 from courtneycl/main
...
Update content
2022-04-06 14:11:01 -06:00
Courtney Claessens
27e65b9589
Update action.yml
2022-04-06 16:03:35 -04:00
Courtney Claessens
1d0829d84c
Update README.md
2022-04-06 16:00:03 -04:00
Federico Builes
e0e026c756
Merge pull request #18 from actions/update-codeowners
...
Updating CODEOWNERS.
2022-04-06 19:05:12 +02:00
Federico Builes
0e686847c0
Merge pull request #17 from actions/sarahkemi/update-readme
...
Update README copy
2022-04-06 10:13:48 +02:00
Sarah Aladetan
43afa84d78
update readme copy
2022-04-05 11:44:34 -07:00
Lane Seppala
ac46ae2e5b
Merge pull request #16 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.18.0
...
Bump @typescript-eslint/eslint-plugin from 5.17.0 to 5.18.0
2022-04-04 17:02:50 -06:00
dependabot[bot]
ad9ad2d36d
Bump @typescript-eslint/eslint-plugin from 5.17.0 to 5.18.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.17.0 to 5.18.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.18.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-04-04 22:59:44 +00:00
Lane Seppala
be26556282
Merge pull request #13 from actions/dependabot/npm_and_yarn/prettier-2.6.2
...
Bump prettier from 2.6.1 to 2.6.2
2022-04-04 16:58:53 -06:00
Lane Seppala
c083fa1499
Merge pull request #12 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.18.0
...
Bump @typescript-eslint/parser from 5.14.0 to 5.18.0
2022-04-04 16:58:37 -06:00
dependabot[bot]
157075c780
Bump @typescript-eslint/parser from 5.14.0 to 5.18.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.14.0 to 5.18.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.18.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-04-04 22:40:17 +00:00
dependabot[bot]
6ddfe40705
Bump prettier from 2.6.1 to 2.6.2
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.6.1 to 2.6.2.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.6.1...2.6.2 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-04 22:40:15 +00:00
Lane Seppala
ecf7f31121
Merge pull request #11 from actions/dependabot/npm_and_yarn/got-12.0.3
...
Bump got from 12.0.1 to 12.0.3
2022-04-04 16:39:27 -06:00
Lane Seppala
79799f95b1
Merge pull request #9 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.17.0
...
Bump @typescript-eslint/eslint-plugin from 5.14.0 to 5.17.0
2022-04-04 16:38:22 -06:00
Lane Seppala
20749a73f2
Merge pull request #8 from actions/dependabot/npm_and_yarn/ts-jest-27.1.4
...
Bump ts-jest from 27.1.3 to 27.1.4
2022-04-04 16:38:15 -06:00
Lane Seppala
047972e563
Merge pull request #7 from actions/dependabot/npm_and_yarn/eslint-plugin-jest-26.1.3
...
Bump eslint-plugin-jest from 26.1.1 to 26.1.3
2022-04-04 16:38:05 -06:00
dependabot[bot]
1fcd0f0cda
Bump got from 12.0.1 to 12.0.3
...
Bumps [got](https://github.com/sindresorhus/got ) from 12.0.1 to 12.0.3.
- [Release notes](https://github.com/sindresorhus/got/releases )
- [Commits](https://github.com/sindresorhus/got/compare/v12.0.1...v12.0.3 )
---
updated-dependencies:
- dependency-name: got
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-01 01:33:11 +00:00
dependabot[bot]
11ad653c6c
Bump @typescript-eslint/eslint-plugin from 5.14.0 to 5.17.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.14.0 to 5.17.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.17.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-04-01 01:32:54 +00:00
dependabot[bot]
a7b1112790
Bump ts-jest from 27.1.3 to 27.1.4
...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest ) from 27.1.3 to 27.1.4.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v27.1.3...v27.1.4 )
---
updated-dependencies:
- dependency-name: ts-jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-01 01:32:35 +00:00
dependabot[bot]
b72e171434
Bump eslint-plugin-jest from 26.1.1 to 26.1.3
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 26.1.1 to 26.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/v26.1.1...v26.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-04-01 01:32:28 +00:00