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
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