MaksimZhukov
ac9175f8a1
Bump @octokit/plugin-retry from 5.0.4 to 5.0.5 ( #610 )
2023-07-10 13:01:42 +02:00
dependabot[bot]
7542ec79bb
Bump tough-cookie from 4.1.2 to 4.1.3 ( #609 )
...
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie ) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/salesforce/tough-cookie/releases )
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md )
- [Commits](https://github.com/salesforce/tough-cookie/compare/v4.1.2...v4.1.3 )
---
updated-dependencies:
- dependency-name: tough-cookie
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-10 11:29:06 +02:00
Nathan Hammond
be13bbd1b7
Early exit when no files are changed. ( #456 )
...
* Early exit when no files are changed.
As a consequence of the `checkAll` function call returning `true` if the length of `changedFiles` is 0, this must early-exit in order to avoid labeling empty PRs.
* Update dist.
* Update for new code styles.
* review changes requested
* Update dist.
* chore: prettify code
---------
Co-authored-by: MaksimZhukov <maksimzhukov@github.com >
Co-authored-by: IvanZosimov <ivanzosimov@github.com >
2023-07-07 16:35:16 +02:00
Liam Stanley
994304c5d5
feat(config): support reading from local file if it exists ( #394 )
...
* feat(config): support reading from local file if it exists
Signed-off-by: Liam Stanley <me@liamstanley.io >
* fix: fix review point, update logic
* docs: update readme
* docs: update readme
* feat: add additional logging
* chore: update licenses
* docs: fix review point in readme.md
---------
Signed-off-by: Liam Stanley <me@liamstanley.io >
Co-authored-by: IvanZosimov <ivanzosimov@github.com >
2023-07-07 12:44:54 +02:00
Mark Ridgwell
327d35fdca
Added ability to pass in an optional PR number as a parameter ( #349 )
...
* Adding pr-number as an optional parameter
* Updated README
* Tests on the pr-number parameter
* Added missing | to table
* re-built script
* Adding support for multiple pr-numbers
* excluded .idea
* Updated readme to reflect that there might be more than one PR
* Additional warning
* Removed unused
* Reformatted and re-built
* Corrected message
* Removed required check
* Added (s) to pull request numbers in the description
Co-authored-by: MaksimZhukov <46996400+MaksimZhukov@users.noreply.github.com >
* Reworded PR-number parameter description
Co-authored-by: MaksimZhukov <46996400+MaksimZhukov@users.noreply.github.com >
* adding getMultilineInput into the tests
* Fixing tests for single pr
* Fixing tests for multiple prs
* Updated README.md to make it more obvious that it can take a list of PRs
* Added example that labels PR's 1-3
* Handled no pull requests better (from code review)
* Handled no pull requests better (from code review)
* Handled missing pull request better (from code review)
* Back out suggested change as it broke the tests
* Rebuilt dist
* Update src/labeler.ts
Co-authored-by: MaksimZhukov <46996400+MaksimZhukov@users.noreply.github.com >
* Added Emphasis to the note
Co-authored-by: MaksimZhukov <46996400+MaksimZhukov@users.noreply.github.com >
* Changed mockInput for pr-number to be string[]
---------
Co-authored-by: MaksimZhukov <46996400+MaksimZhukov@users.noreply.github.com >
2023-07-06 17:10:50 +02:00
MaksimZhukov
65f306b6dd
Fix a typo in the example about using the action outputs ( #606 )
2023-07-05 11:21:49 +02:00
dependabot[bot]
b669025b7c
Bump @typescript-eslint/eslint-plugin from 5.60.1 to 5.61.0 ( #604 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.60.1 to 5.61.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.61.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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-04 17:20:21 +02:00
dependabot[bot]
52979ba0af
Bump @typescript-eslint/parser from 5.60.1 to 5.61.0 ( #602 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.60.1 to 5.61.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.61.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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-04 17:08:38 +02:00
dependabot[bot]
5bea1458bb
Bump eslint from 8.43.0 to 8.44.0 ( #601 )
...
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-03 18:40:34 +02:00
MaksimZhukov
a212485147
Add examples to match all repo files ( #600 )
2023-06-30 15:44:16 +02:00
Lukas Hennies
e3c0d9b6cc
Improved Error message for missing config file ( #475 )
...
* error message for missing config
* chore: formatting and index js
* chore: update json5
* changes from cr
Co-authored-by: AndreiLobanovich <andreilobanovich@github.com >
* chore: recreate dist.js
* chore: revert package-lock
* chore: newline fix
---------
Co-authored-by: AndreiLobanovich <andreilobanovich@github.com >
2023-06-30 12:09:04 +02:00
Daniel Shteremberg
0967ca812e
Added output ( #60 )
...
* Added output
* removed formatting changes
* more formatting changes
* Fix merge conflicts
* Small test refactoring
* tests are passing
* Add a test
* Add a small jest mock for addLabels. Not used.
* Add tests for more cases
* get rid of an unused jest mock
* fix review points
* rebuild + minor README fix
* fix review points
* update tests
* fix formatting
* add tests, fix bug
* cleanup
---------
Co-authored-by: Daniel Shteremberg <dshteremberg@labelbox.com >
Co-authored-by: Daniel Shteremberg <Daniel@Daniel-Shterembergs-MacBook-Pro.local >
Co-authored-by: Patrick Ellis <patrick.j.ellis@gmail.com >
Co-authored-by: Andrey Lobanovich <andrei.lobanovich@akvelon.com >
2023-06-29 12:45:24 +02:00
MaksimZhukov
375538a703
Bump @octokit/plugin-retry from 5.0.2 to 5.0.4 ( #599 )
2023-06-28 13:52:50 +02:00
dependabot[bot]
8d17e8ac4c
Bump @typescript-eslint/parser from 5.60.0 to 5.60.1 ( #597 )
...
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-28 10:49:36 +02:00
dependabot[bot]
9d45a7438f
Bump @typescript-eslint/eslint-plugin from 5.60.0 to 5.60.1 ( #598 )
...
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-28 10:36:12 +02:00
dependabot[bot]
130636aba5
Bump eslint from 8.42.0 to 8.43.0 ( #592 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.42.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.42.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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-21 14:33:02 +02:00
dependabot[bot]
54aeabf7b5
Bump @typescript-eslint/parser from 5.59.11 to 5.60.0 ( #593 )
...
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-21 13:32:18 +02:00
dependabot[bot]
899595ff01
Bump eslint-plugin-jest from 27.2.1 to 27.2.2 ( #591 )
...
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-21 12:59:57 +02:00
dependabot[bot]
8056174ee0
Bump @typescript-eslint/eslint-plugin from 5.59.11 to 5.60.0 ( #594 )
...
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-21 12:57:11 +02:00
Mark Massoud
7a202e6428
fix: Limit number of labels added to 100 ( #497 )
...
* push to excess labels to avoid reaching the limit
* build dist
* never set more than 100 labels
* use splice instead of set
* ignore IDE folders
* install @octokit/plugin-retry
* always setLabels
* fix indentations
* fix specs
* add spec for excess labels
* prettier
* licensed cache
* revert to !!core.getInput('sync-labels')
* better warning for exceeded labels
* keep manually-added labels
* nest the dedupe logic
* rename `removeLabel` to `removeLabelFromList` to avoid confusion
* use Sets, and issue a call only if labels have actually changed
* remove IDE config folders from gitignore
* remove obsolete duplucation check
---------
Co-authored-by: Mark Massoud <mark@unrealcloud.io >
2023-06-21 11:49:43 +02:00
Josh Soref
b5ff161cf0
Explain misconfigured workflow ( #405 )
...
Fixes #136
2023-06-19 13:07:00 +02:00
MaksimZhukov
fe87e601ad
Merge pull request #580 from actions/dependabot/npm_and_yarn/eslint-8.42.0
...
Bump eslint from 8.41.0 to 8.42.0
2023-06-14 10:49:17 +02:00
dependabot[bot]
6fe556842d
Bump eslint from 8.41.0 to 8.42.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.41.0 to 8.42.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.42.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-14 08:45:15 +00:00
MaksimZhukov
ed183b14dc
Merge pull request #587 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.59.11
...
Bump @typescript-eslint/eslint-plugin from 5.59.8 to 5.59.11
2023-06-14 10:44:37 +02:00
dependabot[bot]
ad1762f9ba
Bump @typescript-eslint/eslint-plugin from 5.59.8 to 5.59.11
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.59.8 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-14 08:39:51 +00:00
MaksimZhukov
96d00dc276
Merge pull request #588 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.59.11
...
Bump @typescript-eslint/parser from 5.59.8 to 5.59.11
2023-06-14 10:39:01 +02:00
MaksimZhukov
d817fadc81
Merge pull request #589 from jsoref/readme
...
Improve readme
2023-06-14 10:30:03 +02:00
Josh Soref
3240e3059a
Markdown: backticks
2023-06-13 13:21:58 -04:00
Josh Soref
1a5defcb60
spelling: e.g.
2023-06-13 13:19:04 -04:00
dependabot[bot]
af1100d56a
Bump @typescript-eslint/parser from 5.59.8 to 5.59.11
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.59.8 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-13 15:57:11 +00:00
MaksimZhukov
673e3c17b7
Merge pull request #491 from dfandrich/limitations
...
Warn about the limitations of GitHub tokens
2023-06-09 13:27:33 +02:00
Dan Fandrich
092c82e551
Document permissions needed for pull_request events
...
An "Error: HttpError: Resource not accessible by integration" will be
encountered on pull requests with the wrong permissions.
Co-authored-by: AndreiLobanovich
2023-06-07 16:17:26 -07:00
MaksimZhukov
9fcb2c2f55
Merge pull request #578 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.59.8
...
Bump @typescript-eslint/eslint-plugin from 5.59.7 to 5.59.8
2023-06-05 11:48:27 +02:00
dependabot[bot]
0d06c50435
Bump @typescript-eslint/eslint-plugin from 5.59.7 to 5.59.8
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) 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/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-06-05 09:45:08 +00:00
MaksimZhukov
1d399c3ab6
Merge pull request #577 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-06-05 11:44:17 +02:00
MaksimZhukov
82a4f6fc25
Merge pull request #316 from kachkaev/dot-option
...
Implement dot option
2023-06-05 11:43:35 +02:00
Alexander Kachkaev
d40596e5db
micromatch → minimatch
2023-06-02 16:06:39 +01:00
MaksimZhukov
3cbc54c641
Merge pull request #451 from Youssef1313/patch-1
...
Simplify globbing examples in README
2023-06-01 11:57:06 +02:00
Alexander Kachkaev
639ba81ab1
Rebuild
2023-05-31 18:46:34 +01:00
Alexander Kachkaev
71d2484daa
Address review comment
2023-05-31 18:46:23 +01:00
Alexander Kachkaev
59d3310a72
Rebuild
2023-05-31 17:32:09 +01:00
Youssef Victor
a78a6c7eb7
Update README.md
...
Co-authored-by: MaksimZhukov <46996400+MaksimZhukov@users.noreply.github.com >
2023-05-31 19:27:34 +03:00
Alexander Kachkaev
54d434dac5
Remove required: false
2023-05-31 17:23:26 +01:00
Youssef Victor
d07f38b87f
Merge branch 'main' into patch-1
2023-05-31 18:46:05 +03:00
Alexander Kachkaev
e3b3815c8d
Further diff reduction
2023-05-31 01:54:22 +01:00
Alexander Kachkaev
673c7e22a7
Rebuild
2023-05-31 01:50:27 +01:00
Alexander Kachkaev
44414dbc7d
Fix tests
2023-05-31 01:50:00 +01:00
Alexander Kachkaev
a27020c135
Undo unwanted change in diff
2023-05-31 01:49:55 +01:00
Alexander Kachkaev
97762039fe
Update build
2023-05-31 01:46:05 +01:00
Alexander Kachkaev
60f44e7cf1
Fix unrelated test
2023-05-31 01:45:27 +01:00
Alexander Kachkaev
092c979868
Update src/labeler.ts
...
Co-authored-by: AndreiLobanovich <andreilobanovich@github.com >
2023-05-31 01:44:56 +01:00
Alexander Kachkaev
cecbd94bd4
Merge remote-tracking branch 'u/main' into dot-option
2023-05-31 01:35:46 +01:00
dependabot[bot]
7fef7e3d17
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 15:56:35 +00:00
Marko Zivic
0776a67936
Merge pull request #571 from akv-platform/remove-implicit-dependencies
...
Remove implicit dependencies
2023-05-24 08:35:34 +02:00
dependabot[bot]
2713f7303c
Bump @typescript-eslint/eslint-plugin from 5.59.6 to 5.59.7 ( #572 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) 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/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.7/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-23 19:12:09 +02:00
dependabot[bot]
a4eda65d3d
Bump @typescript-eslint/parser from 5.59.6 to 5.59.7 ( #573 )
...
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-23 19:07:31 +02:00
MaksimZhukov
5c4deb8a24
Revert "fix: correct reading of sync-labels input. ( #480 )" ( #564 )
...
This reverts commit 751921c443 .
2023-05-23 19:06:03 +02:00
Nikolai Laevskii
08382d15cb
Move eslint-plugin-node to dev dependencies
2023-05-23 11:57:56 +02:00
dependabot[bot]
61662e8f41
Bump eslint from 8.40.0 to 8.41.0 ( #569 )
...
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-23 11:49:27 +02:00
Nikolai Laevskii
d1dd326ccc
Install eslint-plugin-node
2023-05-23 11:41:49 +02:00
github-actions[bot]
91076827ed
Update configuration files
2023-05-23 08:39:00 +00:00
Alexander Kachkaev
012b89238e
Merge remote-tracking branch 'u/main' into dot-option
2023-05-19 17:26:35 +01:00
dependabot[bot]
6b107e7a7e
Bump @typescript-eslint/parser from 5.59.5 to 5.59.6 ( #565 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.59.5 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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-17 15:19:55 +02:00
dependabot[bot]
d93c73a681
Bump @typescript-eslint/eslint-plugin from 5.59.5 to 5.59.6 ( #566 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.59.5 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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-17 15:15:42 +02:00
dependabot[bot]
b6f708799c
Bump @typescript-eslint/eslint-plugin from 5.59.2 to 5.59.5 ( #559 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.59.2 to 5.59.5.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-11 12:24:42 +02:00
dependabot[bot]
2d89bd5059
Bump @typescript-eslint/parser from 5.59.2 to 5.59.5 ( #560 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.59.2 to 5.59.5.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.5/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-10 13:25:33 +02:00
dependabot[bot]
581d1100aa
Bump eslint from 8.39.0 to 8.40.0 ( #558 )
...
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-09 13:07:47 +02:00
dependabot[bot]
8bb4872750
Bump eslint from 8.38.0 to 8.39.0 ( #543 )
...
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-05 15:52:58 +02:00
dependabot[bot]
9c4ae1e112
Bump @typescript-eslint/eslint-plugin from 5.58.0 to 5.59.2 ( #553 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.58.0 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-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-05 15:44:42 +02:00
dependabot[bot]
228fdad71d
Bump prettier from 2.8.7 to 2.8.8 ( #544 )
...
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-05 15:44:04 +02:00
dependabot[bot]
377691d3d6
Bump @typescript-eslint/parser from 5.58.0 to 5.59.2 ( #554 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.58.0 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-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-05 15:43:18 +02:00
dependabot[bot]
9471598e3b
Bump @typescript-eslint/parser from 5.57.0 to 5.58.0 ( #539 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.57.0 to 5.58.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.58.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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-13 14:13:32 +02:00
dependabot[bot]
b0e65268f8
Bump eslint from 8.37.0 to 8.38.0 ( #537 )
...
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-13 14:11:16 +02:00
dependabot[bot]
757daa4b3c
Bump @typescript-eslint/eslint-plugin from 5.57.0 to 5.58.0 ( #540 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.57.0 to 5.58.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.58.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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-13 14:10:51 +02:00
Ivan
d8f73a2893
Fix glob bug in package.json scripts section ( #528 )
2023-04-03 12:49:40 +02:00
Milos Pantic
3c1531c7aa
Merge pull request #531 from actions/dependabot/npm_and_yarn/eslint-8.37.0
...
Bump eslint from 8.36.0 to 8.37.0
2023-03-30 20:00:49 +02:00
dependabot[bot]
2fad4e29df
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-03-30 17:51:01 +00:00
Milos Pantic
656fcaf1a6
Merge pull request #530 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-03-30 19:50:04 +02:00
dependabot[bot]
649bbe91ec
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-03-30 17:35:26 +00:00
Milos Pantic
dc4d5ad22c
Merge pull request #529 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-03-30 19:34:49 +02:00
Milos Pantic
b5e92d4c4b
Merge pull request #527 from actions/dependabot/npm_and_yarn/prettier-2.8.7
...
Bump prettier from 2.8.6 to 2.8.7
2023-03-30 19:31:44 +02:00
dependabot[bot]
4c60b58719
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-03-28 15:57:02 +00:00
Alexander Kachkaev
a7cc8a62ef
Fix
2023-03-27 09:47:52 +01:00
Alexander Kachkaev
b28379f6ed
Cleanup
2023-03-27 09:44:05 +01:00
Alexander Kachkaev
b898cc8e29
Merge remote-tracking branch 'u/main' into dot-option
2023-03-27 09:39:25 +01:00
dependabot[bot]
30f43a6adc
Bump prettier from 2.8.6 to 2.8.7
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.8.6 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.6...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-24 15:56:42 +00:00
Milos Pantic
7012d51fe0
Merge pull request #525 from panticmilos/vmpantic/bump-minimatch
...
Bump license version
2023-03-23 12:36:22 +01:00
Milos Pantic
9edd2bf941
Bump license version
2023-03-23 12:16:28 +01:00
Milos Pantic
ebf4aac003
Merge pull request #523 from actions/dependabot/npm_and_yarn/prettier-2.8.6
...
Bump prettier from 2.8.4 to 2.8.6
2023-03-23 12:15:48 +01:00
Adam Azarchs
751921c443
fix: correct reading of sync-labels input. ( #480 )
...
* fix: correct reading of sync-labels input.
Contrary to the assumptions made in the unit tests, core.getInput
always returns a string, and !!'false' is true.
Also updates the unit test to reduce changes of regressions by ensuring
that the mocked getInput returns a string, as it would in production.
Fixes https://github.com/actions/labeler/issues/112
Make sure test catches regressions.
* Rebuild dist/index.js.
2023-03-23 10:47:14 +01:00
Milos Pantic
468a5e0250
Rebuild minimatch ( #522 )
...
* Rebuild minimatch and adapt changed interface
* Apply formatting
* Update minimatch license
2023-03-23 10:45:05 +01:00
dependabot[bot]
1ed0c2c7a6
Bump prettier from 2.8.4 to 2.8.6
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.8.4 to 2.8.6.
- [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.6 )
---
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-22 15:56:46 +00:00
Milos Pantic
72bf170dc0
Merge pull request #521 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.56.0
...
Bump @typescript-eslint/eslint-plugin from 5.54.0 to 5.56.0
2023-03-22 15:15:44 +01:00
Milos Pantic
e761520c9d
Merge pull request #520 from actions/dependabot/npm_and_yarn/eslint-config-prettier-8.8.0
...
Bump eslint-config-prettier from 8.6.0 to 8.8.0
2023-03-22 15:13:07 +01:00
dependabot[bot]
5ecb1a5c3f
Bump @typescript-eslint/eslint-plugin from 5.54.0 to 5.56.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.54.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-22 14:10:01 +00:00
dependabot[bot]
edfedeeea2
Bump eslint-config-prettier from 8.6.0 to 8.8.0
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 8.6.0 to 8.8.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.6.0...v8.8.0 )
---
updated-dependencies:
- dependency-name: eslint-config-prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-22 14:08:56 +00:00
Milos Pantic
bf8c2560d4
Merge pull request #519 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.56.0
...
Bump @typescript-eslint/parser from 5.54.0 to 5.56.0
2023-03-22 15:06:45 +01:00
Milos Pantic
113f4f535c
Merge pull request #514 from actions/dependabot/npm_and_yarn/eslint-8.36.0
...
Bump eslint from 8.35.0 to 8.36.0
2023-03-22 15:04:16 +01:00
dependabot[bot]
e22b544e48
Bump @typescript-eslint/parser from 5.54.0 to 5.56.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.54.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-21 15:58:11 +00:00
github-actions[bot]
ca88756804
Update configuration files ( #513 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-03-15 00:45:03 +01:00
dependabot[bot]
2a81921fe4
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 15:56:59 +00:00
Alexander Kachkaev
4a96e771de
Merge branch 'main' into dot-option
2023-03-12 22:13:26 +00:00
Marko Zivic
59036c7b95
Merge pull request #509 from akv-platform/reusable-workflow
...
Turn on automatic update of ESLint and Prettier configuration files
2023-03-10 10:56:35 +01:00
IvanZosimov
a589a5f6e6
Add update-config-files.yml
2023-03-09 14:03:36 +01:00
Ivan
8d81f881dd
Add and configure ESLint and update configuration for Prettier ( #508 )
...
* Add ESLint and update Prettier
* Rebuild action
* Update package.json
2023-03-09 15:02:17 +02:00
Michaël De Boey
ba790c862c
feat: default repo-token to github.token ( #227 )
...
* feat: default `repo-token` to `github.token`
* Update README.md
* Update labeler.ts
* Update index.js
* Update action.yml
* Update dist/index.js
* Update index.js
* Update dist/index.js
2023-03-07 12:25:56 +01:00
Milos Pantic
b3338513be
Merge pull request #498 from actions/dependabot/npm_and_yarn/prettier-2.8.4
...
Bump prettier from 2.8.2 to 2.8.4
2023-02-08 19:11:52 +01:00
Milos Pantic
7500838c8c
Merge pull request #496 from actions/dependabot/npm_and_yarn/typescript-4.9.5
...
Bump typescript from 4.9.4 to 4.9.5
2023-02-08 19:11:36 +01:00
Milos Pantic
46f10bd82e
Merge pull request #493 from actions/dependabot/npm_and_yarn/vercel/ncc-0.36.1
...
Bump @vercel/ncc from 0.36.0 to 0.36.1
2023-02-08 19:11:21 +01:00
dependabot[bot]
cfabdea1fa
Bump prettier from 2.8.2 to 2.8.4
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.8.2 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.2...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-08 15:00:39 +00:00
dependabot[bot]
826c4e60e2
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/commits )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-31 15:01:02 +00:00
Ivan
8e3e86e548
Update workflow badges ( #495 )
2023-01-31 08:47:18 +02:00
dependabot[bot]
d4bda4db14
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-26 15:00:59 +00:00
Alexander Kachkaev
305cfeb74c
Rebuild
2023-01-16 17:40:12 +00:00
Alexander Kachkaev
866eff55a5
Merge remote-tracking branch 'origin/main' into dot-option
2023-01-16 17:36:24 +00:00
MaksimZhukov
b435530b77
Update release-new-action-version.yml ( #479 )
2023-01-12 13:52:12 +01:00
MaksimZhukov
36adcc2cb2
Update licenses and dependencies ( #477 )
2023-01-09 15:27:57 +01:00
dependabot[bot]
4878a7e749
Bump prettier from 2.7.1 to 2.8.1 ( #465 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.7.1 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.7.1...2.8.1 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 15:16:34 +01:00
Jongwoo Han
a11f1c4163
Replace workflow badge with new badge ( #476 )
2023-01-05 10:44:32 +01:00
Marko Zivic
9080674cf7
Merge pull request #474 from actions/update-code-owners
...
Update CODEOWNERS
2022-12-27 09:27:42 +01:00
Evgenii Korolevskii
6870bfd4e8
Update CODEOWNERS
2022-12-26 09:47:41 +01:00
Ivan
91690a7e55
Merge pull request #470 from akv-platform/apply-reusable-workflows
...
Update action to use reusable workflows
2022-12-22 10:50:36 +02:00
Lukas Hennies
f7b1827ed3
docs: minor hint regarding glob notation ( #285 )
2022-12-21 15:59:36 +01:00
IvanZosimov
55e1958307
Fix review points
2022-12-20 16:53:03 +01:00
MaksimZhukov
34b1b365e1
Merge pull request #278 from jsoref/fix-at-example
...
Fix @ example
2022-12-20 10:25:28 +01:00
IvanZosimov
ce7f13552d
Rebuild project
2022-12-19 17:18:39 +01:00
IvanZosimov
0cad484cd0
Add .prettierrc.json to configure Prettier, reformat code
2022-12-19 17:09:22 +01:00
IvanZosimov
d42abd99fe
Update prettier commands
2022-12-19 16:58:25 +01:00
IvanZosimov
e63db1786a
Update licenses and rebuild action
2022-12-19 16:48:00 +01:00
IvanZosimov
cdcdd9a42c
Update dependency to eliminate vulnerability
2022-12-19 16:43:21 +01:00
IvanZosimov
e07202b67f
Update workflows to use reusable-workflows
2022-12-19 16:40:34 +01:00
Marko Zivic
5776c3457c
Merge pull request #463 from MaksimZhukov/add-issue-templates
...
Add issue templates and workflow files
2022-12-14 09:50:11 +01:00
MaksimZhukov
1e8fa0b154
Add issue templates and workflow files
2022-12-07 09:17:16 +01:00
dependabot[bot]
3e20f3d061
Bump typescript from 4.8.2 to 4.8.4 ( #440 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.8.2 to 4.8.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.8.2...v4.8.4 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-15 11:43:09 -05:00
Youssef Victor
b78dba3eb5
Simplify globbing examples in README
2022-10-23 04:53:56 +02:00
Francesco Renzi
5c7539237e
Merge pull request #444 from actions/rentziass/update-actions-core
...
Update @actions/core to 1.10.0
2022-10-07 11:04:13 +01:00
Francesco Renzi
d8fb392051
Update @actions/core to 1.10.0
2022-10-06 11:51:14 +01:00
Alexander Kachkaev
20251547f9
Simplify glob
2022-10-05 14:37:24 +01:00
Alexander Kachkaev
d89797c51d
Merge remote-tracking branch 'upstream/main' into dot-option
2022-09-14 14:54:45 +01:00
Patrick Ellis
a96e5aec3e
Regenerate package-lock with latest node/npm ( #435 )
...
This just added a "name" field to the innermost "package" entry.
2022-09-07 11:19:54 -04:00
dependabot[bot]
9f8414f4c4
Bump typescript from 4.6.3 to 4.8.2 ( #430 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.6.3 to 4.8.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.3...v4.8.2 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-07 10:41:20 -04:00
dependabot[bot]
97727458a9
Bump prettier from 2.6.2 to 2.7.1 ( #402 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.6.2 to 2.7.1.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.6.2...2.7.1 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-07 10:36:59 -04:00
Patrick Ellis
e54e5b338f
4.0.1 ( #422 )
2022-08-12 12:23:34 -04:00
Patrick Ellis
fd87190791
Bump package.json version to 4.0.0 ( #419 )
2022-08-12 11:01:38 -04:00
Patrick Ellis
c959bdd7a7
Merge pull request #417 from cory-miller/main
...
Bump @actions/core to 1.9.1
2022-08-12 10:32:46 -04:00
Cory Miller
493ae8a9ee
re-build package
2022-08-11 15:43:30 -04:00
Cory Miller
15508143cd
fix license type for other version of actions/http-client
2022-08-11 15:31:09 -04:00
Cory Miller
a29491a7fe
fix license type for actions/http-client
2022-08-11 15:29:30 -04:00
Cory Miller
6e5bdb78b3
Updates licenses
2022-08-11 14:57:12 -04:00
Cory Miller
3d918ddbb6
Bump @actions/core
2022-08-11 14:24:26 -04:00
Patrick Ellis
74e99cda29
Merge pull request #376 from actions/dependabot/npm_and_yarn/vercel/ncc-0.34.0
...
Bump @vercel/ncc from 0.33.3 to 0.34.0
2022-07-18 07:31:49 -07:00
dependabot[bot]
d81b3992ae
Bump @vercel/ncc from 0.33.3 to 0.34.0
...
Bumps [@vercel/ncc](https://github.com/vercel/ncc ) from 0.33.3 to 0.34.0.
- [Release notes](https://github.com/vercel/ncc/releases )
- [Commits](https://github.com/vercel/ncc/compare/0.33.3...0.34.0 )
---
updated-dependencies:
- dependency-name: "@vercel/ncc"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-26 15:01:09 +00:00
Patrick Ellis
ed55e8ab1f
Merge pull request #341 from actions/dependabot/npm_and_yarn/typescript-4.6.3
...
Bump typescript from 4.6.2 to 4.6.3
2022-04-21 13:28:23 -04:00
dependabot[bot]
a0f7b6adbb
Bump typescript from 4.6.2 to 4.6.3
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.6.2 to 4.6.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.2...v4.6.3 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-21 17:26:03 +00:00
Patrick Ellis
cec8dc03de
Merge pull request #345 from actions/dependabot/npm_and_yarn/prettier-2.6.2
...
Bump prettier from 2.6.0 to 2.6.2
2022-04-21 13:25:20 -04:00
dependabot[bot]
6683f4636c
Bump prettier from 2.6.0 to 2.6.2
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.6.0 to 2.6.2.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.6.0...2.6.2 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-04 15:01:05 +00:00
Tingluo Huang
0214ec66d5
Merge pull request #343 from actions/dependabot/npm_and_yarn/minimist-1.2.6
...
Bump minimist from 1.2.5 to 1.2.6
2022-03-31 10:07:39 -04:00
dependabot[bot]
e53d3555ec
Bump minimist from 1.2.5 to 1.2.6
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-31 14:04:03 +00:00
Patrick Ellis
6a315d4ea5
Merge pull request #314 from jamietanna/patch-1
...
Clarify `permissions` required to use Action
2022-03-16 11:24:09 -04:00
Patrick Ellis
b322dc2e83
Merge pull request #336 from actions/dependabot/npm_and_yarn/prettier-2.6.0
...
Bump prettier from 2.5.1 to 2.6.0
2022-03-16 11:22:13 -04:00
dependabot[bot]
ede5dd4883
Bump prettier from 2.5.1 to 2.6.0
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.5.1 to 2.6.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.5.1...2.6.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-03-16 15:01:14 +00:00
licensed-ci
2a23f11dfe
Auto-update license files
2022-03-15 16:06:37 +00:00
Patrick Ellis
df112f56d9
Merge pull request #331 from actions/dependabot/npm_and_yarn/node-fetch-2.6.7
...
Bump node-fetch from 2.6.1 to 2.6.7
2022-03-15 12:05:56 -04:00
Patrick Ellis
1dd2c80f71
Merge pull request #332 from actions/dependabot/npm_and_yarn/typescript-4.6.2
...
Bump typescript from 4.5.5 to 4.6.2
2022-03-11 13:13:37 -05:00
Patrick Ellis
3f59b1dc2a
Merge pull request #333 from actions/dependabot/npm_and_yarn/types/jest-27.4.1
...
Bump @types/jest from 27.4.0 to 27.4.1
2022-03-11 13:13:20 -05:00
Patrick Ellis
9fd24f1f9d
Merge pull request #334 from actions/thboop/updatetov4
...
Update to new v4 release
2022-03-01 12:22:48 -05:00
Thomas Boop
abae52fa24
Update to new v4 release
2022-03-01 12:12:44 -05:00
dependabot[bot]
0628b00436
Bump @types/jest from 27.4.0 to 27.4.1
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 27.4.0 to 27.4.1.
- [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:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-01 15:01:09 +00:00
dependabot[bot]
a426bff63f
Bump typescript from 4.5.5 to 4.6.2
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.5.5 to 4.6.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.5...v4.6.2 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-01 15:01:00 +00:00
Thomas Boop
e1132f5ed5
Merge pull request #319 from actions/thboop/node16update
...
Update default runtime to node16
2022-02-28 16:14:47 -05:00
Patrick Ellis
3d612d72e6
3.1.0
2022-02-28 14:21:12 -05:00
Patrick Ellis
d6ee26400a
Merge pull request #307 from actions/dependabot/npm_and_yarn/ts-jest-27.1.3
...
Bump ts-jest from 27.0.7 to 27.1.3
2022-02-28 14:13:50 -05:00
dependabot[bot]
eceb74447d
Bump ts-jest from 27.0.7 to 27.1.3
...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest ) from 27.0.7 to 27.1.3.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v27.0.7...v27.1.3 )
---
updated-dependencies:
- dependency-name: ts-jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-28 18:43:07 +00:00
Patrick Ellis
9f73ab7f72
Merge pull request #330 from actions/dependabot/npm_and_yarn/vercel/ncc-0.33.3
...
Bump @vercel/ncc from 0.33.1 to 0.33.3
2022-02-28 13:42:17 -05:00
dependabot[bot]
f8b85e1472
Bump node-fetch from 2.6.1 to 2.6.7
...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch ) from 2.6.1 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases )
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7 )
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-28 18:38:32 +00:00
dependabot[bot]
0381be0f75
Bump @vercel/ncc from 0.33.1 to 0.33.3
...
Bumps [@vercel/ncc](https://github.com/vercel/ncc ) from 0.33.1 to 0.33.3.
- [Release notes](https://github.com/vercel/ncc/releases )
- [Commits](https://github.com/vercel/ncc/compare/0.33.1...0.33.3 )
---
updated-dependencies:
- dependency-name: "@vercel/ncc"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-28 18:36:01 +00:00
Patrick Ellis
9d74e0e302
Merge pull request #277 from actions/dependabot/npm_and_yarn/types/js-yaml-4.0.5
...
Bump @types/js-yaml from 4.0.4 to 4.0.5
2022-02-28 13:34:58 -05:00
Patrick Ellis
36ef62babd
Use licensed 3.x
2022-02-28 13:29:38 -05:00
dependabot[bot]
85705975b0
Bump @types/js-yaml from 4.0.4 to 4.0.5
...
Bumps [@types/js-yaml](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/js-yaml ) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/js-yaml )
---
updated-dependencies:
- dependency-name: "@types/js-yaml"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-28 18:11:41 +00:00
Patrick Ellis
c46aa734cb
Merge pull request #310 from actions/dependabot/npm_and_yarn/typescript-4.5.5
...
Bump typescript from 4.5.2 to 4.5.5
2022-02-28 13:10:43 -05:00
Patrick Ellis
35b304f371
Merge pull request #320 from actions/dependabot/npm_and_yarn/jest-27.5.1
...
Bump jest from 27.3.1 to 27.5.1
2022-02-28 13:10:29 -05:00
Thomas Boop
b0cc574b25
Update build_test.yml
2022-02-10 14:45:29 -05:00
dependabot[bot]
e155772fd0
Bump jest from 27.3.1 to 27.5.1
...
Bumps [jest](https://github.com/facebook/jest ) from 27.3.1 to 27.5.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.3.1...v27.5.1 )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-08 15:01:39 +00:00
Thomas Boop
c48e531900
Update default runtime to node16
...
Node 12 has an end of life on April 30, 2022.
This PR updates the default runtime to [node16](https://github.blog/changelog/2021-12-10-github-actions-github-hosted-runners-now-run-node-js-16-by-default/ ), rather then node12.
This is supported on all Actions Runners v2.285.0 or later.
2022-02-07 14:01:14 -05:00
Alexander Kachkaev
f3632d3e9f
Update README.md
2022-02-04 14:47:58 +00:00
Alexander Kachkaev
e05b7c1927
Update README.md
2022-02-04 14:45:39 +00:00
Alexander Kachkaev
8b8677b4ce
Improve warning
2022-02-04 13:54:21 +00:00
Alexander Kachkaev
920e9b6169
Add comments
2022-02-04 13:47:52 +00:00
Alexander Kachkaev
409a5a2095
Fix typo in test caption
2022-02-04 13:34:07 +00:00
Alexander Kachkaev
6a0b7265cb
Rebuild
2022-02-04 13:29:12 +00:00
Alexander Kachkaev
b0d9292064
Implement dot option
2022-02-04 13:26:54 +00:00
Jamie Tanna
c8a666accc
Clarify permissions required to use Action
...
As a means to reduce the privileges provided to the job executing, we
can document what the minimal `permissions` required for the Actions'
`GITHUB_TOKEN` is.
2022-02-02 15:43:53 +00:00
dependabot[bot]
7f64149f3e
Bump typescript from 4.5.2 to 4.5.5
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.5.2 to 4.5.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.2...v4.5.5 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-21 15:00:57 +00:00
Patrick Ellis
3194b4b6ce
Merge pull request #293 from Muhammed-Rahif/docs/update-readme
...
docs(readme): specified 'yml' syntax highlighting
2022-01-07 12:02:36 -05:00
Patrick Ellis
468de4e13a
Merge pull request #295 from actions/dependabot/npm_and_yarn/vercel/ncc-0.33.1
...
Bump @vercel/ncc from 0.31.1 to 0.33.1
2022-01-07 12:02:03 -05:00
Patrick Ellis
8f84a1262f
Merge pull request #300 from actions/dependabot/npm_and_yarn/types/jest-27.4.0
...
Bump @types/jest from 27.0.2 to 27.4.0
2022-01-07 12:01:57 -05:00
dependabot[bot]
7869fef0ef
Bump @types/jest from 27.0.2 to 27.4.0
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 27.0.2 to 27.4.0.
- [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:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-31 15:00:44 +00:00
dependabot[bot]
b27dfc6e39
Bump @vercel/ncc from 0.31.1 to 0.33.1
...
Bumps [@vercel/ncc](https://github.com/vercel/ncc ) from 0.31.1 to 0.33.1.
- [Release notes](https://github.com/vercel/ncc/releases )
- [Commits](https://github.com/vercel/ncc/compare/0.31.1...0.33.1 )
---
updated-dependencies:
- dependency-name: "@vercel/ncc"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-20 15:00:59 +00:00
Muhammed Rahif
c35a9a27a3
docs(readme): specified 'yml' syntax highlighting
...
specified 'yml' syntax highlighting for a code block example in readme
2021-12-18 14:24:46 +05:30
Patrick Ellis
590628261a
Merge pull request #286 from actions/dependabot/npm_and_yarn/prettier-2.5.1
...
Bump prettier from 2.4.1 to 2.5.1
2021-12-06 12:26:52 -05:00
dependabot[bot]
f48ae70753
Bump prettier from 2.4.1 to 2.5.1
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.4.1 to 2.5.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.4.1...2.5.1 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-06 15:01:21 +00:00
Josh Soref
c79c655b8b
Fix @ example
2021-11-23 20:57:39 -05:00
Patrick Ellis
463a4670dc
Merge pull request #272 from actions/dependabot/npm_and_yarn/types/node-16.11.7
...
Bump @types/node from 16.11.6 to 16.11.7
2021-11-18 10:10:29 -05:00
Patrick Ellis
72e07356d2
Merge pull request #274 from actions/dependabot/npm_and_yarn/typescript-4.5.2
...
Bump typescript from 4.4.4 to 4.5.2
2021-11-18 10:10:17 -05:00
dependabot[bot]
45854b8071
Bump typescript from 4.4.4 to 4.5.2
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.4.4 to 4.5.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.4...v4.5.2 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-18 15:00:57 +00:00
dependabot[bot]
621f53e8a3
Bump @types/node from 16.11.6 to 16.11.7
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.11.6 to 16.11.7.
- [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 >
2021-11-09 15:00:52 +00:00
Patrick Ellis
324406e4ee
Merge pull request #267 from actions/dependabot/npm_and_yarn/types/node-16.11.6
...
Bump @types/node from 16.11.4 to 16.11.6
2021-11-08 11:29:24 -05:00
dependabot[bot]
de8f770011
Bump @types/node from 16.11.4 to 16.11.6
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.11.4 to 16.11.6.
- [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 >
2021-10-26 15:02:50 +00:00
Patrick Ellis
d0dce4f5ad
Merge pull request #264 from actions/dependabot/npm_and_yarn/types/node-16.11.4
...
Bump @types/node from 16.11.1 to 16.11.4
2021-10-25 11:34:19 -04:00
Patrick Ellis
b29189fd6a
Merge pull request #265 from actions/dependabot/npm_and_yarn/types/js-yaml-4.0.4
...
Bump @types/js-yaml from 4.0.3 to 4.0.4
2021-10-25 11:34:07 -04:00
dependabot[bot]
4300af3f24
Bump @types/js-yaml from 4.0.3 to 4.0.4
...
Bumps [@types/js-yaml](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/js-yaml ) from 4.0.3 to 4.0.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/js-yaml )
---
updated-dependencies:
- dependency-name: "@types/js-yaml"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-25 15:00:55 +00:00
dependabot[bot]
101f8792e1
Bump @types/node from 16.11.1 to 16.11.4
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.11.1 to 16.11.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 >
2021-10-25 15:00:46 +00:00
Patrick Ellis
005fd7e661
Merge pull request #261 from actions/dependabot/npm_and_yarn/jest-27.3.1
...
Bump jest from 27.3.0 to 27.3.1
2021-10-20 11:14:16 -04:00
dependabot[bot]
7d2dab285a
Bump jest from 27.3.0 to 27.3.1
...
Bumps [jest](https://github.com/facebook/jest ) from 27.3.0 to 27.3.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.3.0...v27.3.1 )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-19 15:01:21 +00:00
Patrick Ellis
21dfcb9237
Merge pull request #258 from actions/dependabot/npm_and_yarn/ts-jest-27.0.7
...
Bump ts-jest from 27.0.5 to 27.0.7
2021-10-19 10:36:22 -04:00
Patrick Ellis
a2b66f2e8c
Merge pull request #260 from actions/dependabot/npm_and_yarn/types/node-16.11.1
...
Bump @types/node from 16.10.9 to 16.11.1
2021-10-19 10:36:14 -04:00
Patrick Ellis
4c0f970114
Merge pull request #259 from actions/dependabot/npm_and_yarn/jest-27.3.0
...
Bump jest from 27.2.5 to 27.3.0
2021-10-19 10:36:06 -04:00
dependabot[bot]
2859d3ad97
Bump @types/node from 16.10.9 to 16.11.1
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.10.9 to 16.11.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-18 15:01:56 +00:00
dependabot[bot]
03cdd90e82
Bump jest from 27.2.5 to 27.3.0
...
Bumps [jest](https://github.com/facebook/jest ) from 27.2.5 to 27.3.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.2.5...v27.3.0 )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-18 15:01:47 +00:00
dependabot[bot]
20b1c7ba02
Bump ts-jest from 27.0.5 to 27.0.7
...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest ) from 27.0.5 to 27.0.7.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v27.0.5...v27.0.7 )
---
updated-dependencies:
- dependency-name: ts-jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-18 15:00:58 +00:00
Patrick Ellis
ee7c3f6dec
Merge pull request #254 from actions/dependabot/npm_and_yarn/types/node-16.10.9
...
Bump @types/node from 16.10.3 to 16.10.9
2021-10-15 10:22:58 -04:00
Patrick Ellis
65a8320ec6
Merge pull request #253 from actions/dependabot/npm_and_yarn/typescript-4.4.4
...
Bump typescript from 4.4.3 to 4.4.4
2021-10-15 10:22:49 -04:00
dependabot[bot]
3a33998788
Bump @types/node from 16.10.3 to 16.10.9
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.10.3 to 16.10.9.
- [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 >
2021-10-14 15:00:59 +00:00
dependabot[bot]
76394fb1f8
Bump typescript from 4.4.3 to 4.4.4
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.4.3 to 4.4.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.3...v4.4.4 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-13 15:01:23 +00:00
Patrick Ellis
3acb7c8c93
Merge pull request #249 from actions/dependabot/npm_and_yarn/jest-27.2.5
...
Bump jest from 27.2.4 to 27.2.5
2021-10-08 11:23:00 -04:00
Patrick Ellis
c698c7136b
Merge pull request #248 from actions/dependabot/npm_and_yarn/types/node-16.10.3
...
Bump @types/node from 16.10.2 to 16.10.3
2021-10-08 11:22:46 -04:00
dependabot[bot]
ee4c77892f
Bump jest from 27.2.4 to 27.2.5
...
Bumps [jest](https://github.com/facebook/jest ) from 27.2.4 to 27.2.5.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.2.4...v27.2.5 )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-08 15:01:33 +00:00
dependabot[bot]
1522dcccca
Bump @types/node from 16.10.2 to 16.10.3
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.10.2 to 16.10.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 >
2021-10-06 15:01:07 +00:00
Patrick Ellis
7733cd8468
Merge pull request #245 from actions/dependabot/npm_and_yarn/types/node-16.10.2
...
Bump @types/node from 16.9.6 to 16.10.2
2021-10-01 14:19:33 -04:00
Patrick Ellis
1ced668df5
Merge pull request #244 from actions/dependabot/npm_and_yarn/jest-27.2.4
...
Bump jest from 27.2.2 to 27.2.4
2021-10-01 14:19:18 -04:00
Patrick Ellis
e51c220b55
Merge pull request #243 from actions/dependabot/npm_and_yarn/actions/core-1.6.0
...
Bump @actions/core from 1.5.0 to 1.6.0
2021-10-01 14:18:33 -04:00
Patrick Ellis
b3a86a2193
update licensed cache
2021-10-01 14:16:37 -04:00
dependabot[bot]
9a58325fba
Bump @types/node from 16.9.6 to 16.10.2
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.9.6 to 16.10.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-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-29 15:03:39 +00:00
dependabot[bot]
bacc33c1cb
Bump jest from 27.2.2 to 27.2.4
...
Bumps [jest](https://github.com/facebook/jest ) from 27.2.2 to 27.2.4.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.2.2...v27.2.4 )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-29 15:03:31 +00:00
dependabot[bot]
115d33fcd4
Bump @actions/core from 1.5.0 to 1.6.0
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
---
updated-dependencies:
- dependency-name: "@actions/core"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-29 15:01:03 +00:00
dependabot[bot]
d988c597a6
Bump jest from 27.2.1 to 27.2.2 ( #241 )
...
Bumps [jest](https://github.com/facebook/jest ) from 27.2.1 to 27.2.2.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.2.1...v27.2.2 )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-27 11:09:59 -04:00
dependabot[bot]
7696930f1c
Bump @types/node from 16.9.1 to 16.9.6 ( #239 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.9.1 to 16.9.6.
- [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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-27 10:55:59 -04:00
dependabot[bot]
254aa065ef
Bump jest from 27.2.0 to 27.2.1 ( #236 )
...
Bumps [jest](https://github.com/facebook/jest ) from 27.2.0 to 27.2.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.2.0...v27.2.1 )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-27 10:55:48 -04:00
dependabot[bot]
14e9fcd6cc
Bump @types/jest from 27.0.1 to 27.0.2 ( #238 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 27.0.1 to 27.0.2.
- [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:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-22 11:01:38 -04:00
dependabot[bot]
5f70129c79
Bump prettier from 2.4.0 to 2.4.1 ( #234 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.4.0 to 2.4.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.4.0...2.4.1 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-22 11:00:59 -04:00
dependabot[bot]
0332bcb21a
Bump @vercel/ncc from 0.30.0 to 0.31.1 ( #232 )
...
Bumps [@vercel/ncc](https://github.com/vercel/ncc ) from 0.30.0 to 0.31.1.
- [Release notes](https://github.com/vercel/ncc/releases )
- [Commits](https://github.com/vercel/ncc/compare/0.30.0...0.31.1 )
---
updated-dependencies:
- dependency-name: "@vercel/ncc"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-15 10:26:23 -04:00
dependabot[bot]
a91c35fe02
Bump jest from 27.1.1 to 27.2.0 ( #233 )
...
Bumps [jest](https://github.com/facebook/jest ) from 27.1.1 to 27.2.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.1.1...v27.2.0 )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-15 10:08:05 -04:00
dependabot[bot]
272af6685c
Bump typescript from 4.4.2 to 4.4.3 ( #231 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.4.2 to 4.4.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.2...v4.4.3 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-14 10:16:07 -04:00
dependabot[bot]
be1617f998
Bump @types/node from 16.9.0 to 16.9.1 ( #230 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.9.0 to 16.9.1.
- [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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-14 10:15:48 -04:00
dependabot[bot]
0459fc4c43
Bump prettier from 2.3.2 to 2.4.0 ( #228 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.3.2 to 2.4.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.3.2...2.4.0 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-14 10:15:39 -04:00
dependabot[bot]
8afc9de62f
Bump @types/node from 16.7.10 to 16.9.0 ( #226 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.7.10 to 16.9.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-09 09:08:59 -04:00
dependabot[bot]
421f0257dc
Bump jest from 27.1.0 to 27.1.1 ( #225 )
...
Bumps [jest](https://github.com/facebook/jest ) from 27.1.0 to 27.1.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.1.0...v27.1.1 )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-08 17:21:26 -04:00
dependabot[bot]
c49f5acd80
Bump @actions/core from 1.4.0 to 1.5.0 ( #214 )
...
* Bump @actions/core from 1.4.0 to 1.5.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
---
updated-dependencies:
- dependency-name: "@actions/core"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Auto-update license files
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Patrick Ellis <patrick.j.ellis@gmail.com >
2021-09-02 14:30:30 +02:00
dependabot[bot]
faa881dd1b
Bump typescript from 4.3.5 to 4.4.2 ( #218 )
...
* Bump typescript from 4.3.5 to 4.4.2
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.3.5 to 4.4.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.5...v4.4.2 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* explicitly coerece to `any` to avoid ts type errors
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Patrick Ellis <patrick.j.ellis@gmail.com >
2021-09-02 14:30:05 +02:00
Patrick Ellis
6afffb2e30
combine license workflow files into one and simplify some naming
2021-09-02 14:20:15 +02:00
dependabot[bot]
e1639ab0eb
Bump @types/node from 16.7.2 to 16.7.10 ( #223 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.7.2 to 16.7.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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-02 13:13:50 +02:00
dependabot[bot]
198cc13cf3
Bump @vercel/ncc from 0.29.2 to 0.30.0 ( #220 )
...
Bumps [@vercel/ncc](https://github.com/vercel/ncc ) from 0.29.2 to 0.30.0.
- [Release notes](https://github.com/vercel/ncc/releases )
- [Commits](https://github.com/vercel/ncc/compare/0.29.2...0.30.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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-01 15:44:16 +02:00
dependabot[bot]
14951e402b
Bump jest from 27.0.6 to 27.1.0 ( #219 )
...
Bumps [jest](https://github.com/facebook/jest ) from 27.0.6 to 27.1.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.0.6...v27.1.0 )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-31 17:35:09 +02:00
dependabot[bot]
efde6da32c
Bump @types/node from 16.7.1 to 16.7.2 ( #217 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.7.1 to 16.7.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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-26 16:27:09 -04:00
dependabot[bot]
b3e81f7540
Bump @types/node from 16.4.13 to 16.7.1 ( #215 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.4.13 to 16.7.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-25 10:54:58 -04:00
dependabot[bot]
e2d632cd9f
Bump @types/js-yaml from 4.0.2 to 4.0.3 ( #216 )
...
Bumps [@types/js-yaml](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/js-yaml ) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/js-yaml )
---
updated-dependencies:
- dependency-name: "@types/js-yaml"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-23 17:43:02 -04:00
dependabot[bot]
d046cd7584
Bump @vercel/ncc from 0.29.1 to 0.29.2 ( #213 )
...
Bumps [@vercel/ncc](https://github.com/vercel/ncc ) from 0.29.1 to 0.29.2.
- [Release notes](https://github.com/vercel/ncc/releases )
- [Commits](https://github.com/vercel/ncc/compare/0.29.1...0.29.2 )
---
updated-dependencies:
- dependency-name: "@vercel/ncc"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-20 21:51:08 -04:00
dependabot[bot]
70dbd62381
Bump @vercel/ncc from 0.29.0 to 0.29.1 ( #209 )
...
Bumps [@vercel/ncc](https://github.com/vercel/ncc ) from 0.29.0 to 0.29.1.
- [Release notes](https://github.com/vercel/ncc/releases )
- [Commits](https://github.com/vercel/ncc/compare/0.29.0...0.29.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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-19 11:19:03 -04:00
dependabot[bot]
bd85a64144
Bump ts-jest from 27.0.4 to 27.0.5 ( #211 )
...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest ) from 27.0.4 to 27.0.5.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v27.0.4...v27.0.5 )
---
updated-dependencies:
- dependency-name: ts-jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-18 14:06:25 -04:00
dependabot[bot]
63a25034df
Bump @types/jest from 27.0.0 to 27.0.1 ( #208 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 27.0.0 to 27.0.1.
- [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:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-17 10:53:58 -04:00
dependabot[bot]
9865d2e764
Bump @types/jest from 26.0.24 to 27.0.0 ( #205 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 26.0.24 to 27.0.0.
- [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:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-11 12:19:11 -04:00
dependabot[bot]
a8a0916e4f
Bump @types/node from 16.4.11 to 16.4.13 ( #202 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.4.11 to 16.4.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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-09 17:08:35 -04:00
dependabot[bot]
10c3bb636f
Bump @types/node from 16.4.10 to 16.4.11 ( #200 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.4.10 to 16.4.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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-04 14:05:02 -04:00
dependabot[bot]
cea1dffe75
Bump @types/node from 16.4.7 to 16.4.10 ( #197 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.4.7 to 16.4.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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-03 11:44:21 -04:00
dependabot[bot]
a8e992f865
Bump @types/node from 16.4.3 to 16.4.7 ( #196 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.4.3 to 16.4.7.
- [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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-02 09:45:54 -04:00
dependabot[bot]
69c18cc19e
Bump @types/node from 16.3.3 to 16.4.3 ( #194 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.3.3 to 16.4.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-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-28 10:26:38 -04:00
dependabot[bot]
2f2a8a2bb2
Bump ts-jest from 27.0.3 to 27.0.4 ( #192 )
...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest ) from 27.0.3 to 27.0.4.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v27.0.3...v27.0.4 )
---
updated-dependencies:
- dependency-name: ts-jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-27 17:19:57 -04:00
dependabot[bot]
11f6105982
Bump @types/node from 16.3.2 to 16.3.3 ( #189 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.3.2 to 16.3.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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-19 12:07:01 -04:00
dependabot[bot]
e6e86ccf16
Bump @vercel/ncc from 0.28.6 to 0.29.0 ( #188 )
...
Bumps [@vercel/ncc](https://github.com/vercel/ncc ) from 0.28.6 to 0.29.0.
- [Release notes](https://github.com/vercel/ncc/releases )
- [Commits](https://github.com/vercel/ncc/compare/0.28.6...0.29.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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-19 11:57:30 -04:00
dependabot[bot]
a8cdb7b4fc
Bump @types/node from 16.3.1 to 16.3.2 ( #185 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.3.1 to 16.3.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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-16 13:54:56 -04:00
dependabot[bot]
e7bf390c49
Bump @types/node from 15.12.5 to 16.3.1 ( #184 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 15.12.5 to 16.3.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-12 14:53:00 -04:00
dependabot[bot]
9adf70d5f9
Bump @types/js-yaml from 4.0.1 to 4.0.2 ( #179 )
...
Bumps [@types/js-yaml](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/js-yaml ) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/js-yaml )
---
updated-dependencies:
- dependency-name: "@types/js-yaml"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-12 14:42:03 -04:00
dependabot[bot]
3c057f3914
Bump @types/minimatch from 3.0.4 to 3.0.5 ( #178 )
...
Bumps [@types/minimatch](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/minimatch ) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/minimatch )
---
updated-dependencies:
- dependency-name: "@types/minimatch"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-12 14:23:06 -04:00
dependabot[bot]
a8f6b56efc
Bump @types/jest from 26.0.23 to 26.0.24 ( #177 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 26.0.23 to 26.0.24.
- [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:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-12 14:19:09 -04:00
dependabot[bot]
521f5c9357
Bump typescript from 4.3.4 to 4.3.5 ( #173 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.3.4 to 4.3.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.4...v4.3.5 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-01 12:01:47 -04:00
dependabot[bot]
e3ce564851
Bump prettier from 2.3.1 to 2.3.2 ( #169 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.3.1 to 2.3.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.3.1...2.3.2 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-29 11:07:45 -04:00
dependabot[bot]
2ae5f0778e
Bump @types/node from 15.12.4 to 15.12.5 ( #170 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 15.12.4 to 15.12.5.
- [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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-29 11:05:29 -04:00
dependabot[bot]
0c5f02d28b
Bump jest from 27.0.5 to 27.0.6 ( #171 )
...
Bumps [jest](https://github.com/facebook/jest ) from 27.0.5 to 27.0.6.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.0.5...v27.0.6 )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-29 11:04:44 -04:00
dependabot[bot]
bb98a830bf
Bump jest from 27.0.4 to 27.0.5 ( #168 )
...
Bumps [jest](https://github.com/facebook/jest ) from 27.0.4 to 27.0.5.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.0.4...v27.0.5 )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-22 16:00:40 -04:00
Giso Bartels
1d0cef002c
Fix documentation for root file changes ( #133 )
...
Co-authored-by: Patrick Ellis <patrick.j.ellis@gmail.com >
2021-06-21 17:42:43 -04:00
Patrick Ellis
69da01b8e0
3.0.2
2021-06-21 11:56:12 -04:00
Patrick Ellis
be66d7b526
update @types_node patch version: 15.12.2 -> 15.12.4
2021-06-21 11:55:06 -04:00
dependabot[bot]
37211a9cdc
Bump @types/node from 12.12.29 to 15.12.2 ( #159 )
...
* Bump @types/node from 12.12.29 to 15.12.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 12.12.29 to 15.12.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-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* update licensed cache
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Patrick Ellis <patrick.j.ellis@gmail.com >
2021-06-21 11:50:17 -04:00
Patrick Ellis
513d2fc5a5
Run npm audit fix ( #167 )
2021-06-21 11:46:16 -04:00
dependabot[bot]
9b2da75f4b
Bump @actions/github from 2.2.0 to 5.0.0 ( #161 )
...
* Bump @actions/github from 2.2.0 to 5.0.0
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github ) from 2.2.0 to 5.0.0.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github )
---
updated-dependencies:
- dependency-name: "@actions/github"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* update licensed cache
* Code changes to support github 5.0
* regenerate dist/index
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Patrick Ellis <patrick.j.ellis@gmail.com >
2021-06-21 11:39:52 -04:00
Patrick Ellis
ab9fdb72f1
Merge pull request #166 from actions/dependabot/npm_and_yarn/typescript-4.3.4
...
Bump typescript from 4.3.3 to 4.3.4
2021-06-18 12:23:23 -04:00
dependabot[bot]
0a752d1d5b
Bump typescript from 4.3.3 to 4.3.4
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.3.3 to 4.3.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.3...v4.3.4 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-18 16:18:17 +00:00
Patrick Ellis
4107ba982c
Workflow automatically updates license cache when package-lock.json changes ( #155 )
2021-06-18 12:16:50 -04:00
Patrick Ellis
1ff5fe36bd
Merge pull request #160 from actions/dependabot/npm_and_yarn/actions/core-1.4.0
...
Bump @actions/core from 1.2.4 to 1.4.0
2021-06-17 15:27:53 -04:00
Patrick Ellis
212baa64f8
Merge branch 'main' into dependabot/npm_and_yarn/actions/core-1.4.0
2021-06-17 15:25:12 -04:00
Patrick Ellis
55c360a173
Merge pull request #83 from ericcornelissen/add-gitattributes
...
Update .gitattributes file
2021-06-17 15:24:27 -04:00
Patrick Ellis
481b920753
update licensed cache
2021-06-17 15:23:43 -04:00
Patrick Ellis
b2730a2b56
regenerate dist/index.js
2021-06-17 15:17:17 -04:00
Patrick Ellis
3cee5b4ec5
Merge branch 'main' into dependabot/npm_and_yarn/actions/core-1.4.0
2021-06-17 15:16:32 -04:00
Patrick Ellis
ecdb2919bd
regenerate dist/index.js
2021-06-17 15:14:37 -04:00
Patrick Ellis
24615b22e0
Merge pull request #164 from actions/dependabot/npm_and_yarn/prettier-2.3.1
...
Bump prettier from 2.3.0 to 2.3.1
2021-06-17 15:08:12 -04:00
Patrick Ellis
de4b195fd5
Merge pull request #165 from actions/dependabot/npm_and_yarn/typescript-4.3.3
...
Bump typescript from 4.3.2 to 4.3.3
2021-06-17 15:07:46 -04:00
dependabot[bot]
603ebcfeb3
Bump typescript from 4.3.2 to 4.3.3
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.2...v4.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 >
2021-06-17 15:01:04 +00:00
dependabot[bot]
e906f20eb3
Bump prettier from 2.3.0 to 2.3.1
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.3.0 to 2.3.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.3.0...2.3.1 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-15 05:04:16 +00:00
Patrick Ellis
05c0b65708
Merge pull request #163 from actions/dependabot/npm_and_yarn/types/minimatch-3.0.4
...
Bump @types/minimatch from 3.0.3 to 3.0.4
2021-06-14 19:19:53 -04:00
Patrick Ellis
7c520bb325
Merge pull request #162 from actions/dependabot/npm_and_yarn/ts-jest-27.0.3
...
Bump ts-jest from 27.0.2 to 27.0.3
2021-06-14 19:19:41 -04:00
Patrick Ellis
9f6cfc125c
update licensed cache
2021-06-14 18:58:09 -04:00
dependabot[bot]
78c4b71e7a
Bump @types/minimatch from 3.0.3 to 3.0.4
...
Bumps [@types/minimatch](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/minimatch ) 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/minimatch )
---
updated-dependencies:
- dependency-name: "@types/minimatch"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-14 22:54:58 +00:00
dependabot[bot]
ae2e7c9d07
Bump ts-jest from 27.0.2 to 27.0.3
...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest ) from 27.0.2 to 27.0.3.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v27.0.2...v27.0.3 )
---
updated-dependencies:
- dependency-name: ts-jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-14 22:54:50 +00:00
dependabot[bot]
595323b826
Bump @actions/core from 1.2.4 to 1.4.0
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.2.4 to 1.4.0.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
---
updated-dependencies:
- dependency-name: "@actions/core"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-14 22:54:34 +00:00
Patrick Ellis
abd73ee7a3
Create dependabot.yml
2021-06-14 18:53:59 -04:00
Patrick Ellis
5400315400
Update README.md
...
Fix a small html typo.
2021-06-14 18:46:42 -04:00
Patrick Ellis
49b4235a1d
Merge pull request #156 from actions/upgrade-js-yaml-to-4
...
Upgrade js-yaml to 4.0
2021-06-14 18:45:24 -04:00
Patrick Ellis
d5a6e81a0b
Merge branch 'main' into upgrade-js-yaml-to-4
2021-06-14 18:43:21 -04:00
Patrick Ellis
ed53ace116
Merge pull request #158 from actions/delete-semver
...
Delete unused semver dependency
2021-06-14 18:41:29 -04:00
Patrick Ellis
b627d691f5
Merge branch 'main' into delete-semver
2021-06-14 18:38:51 -04:00
Patrick Ellis
27168aeace
Merge pull request #157 from actions/upgrade-ncc
...
Upgrade ncc to latest (0.23 -> 0.28.6)
2021-06-14 18:37:15 -04:00
Patrick Ellis
b6f39f5d27
re-run licensed cache
2021-06-11 19:12:23 -04:00
Patrick Ellis
46e4d72b10
Delete unused semver dependency
2021-06-11 19:10:26 -04:00
Patrick Ellis
4d9b700547
update licensed cache
2021-06-11 19:02:36 -04:00
Patrick Ellis
5235463eb5
Upgrade ncc to 0.28.6
2021-06-11 19:01:54 -04:00
Patrick Ellis
dc237964a2
update license caches
2021-06-11 18:59:18 -04:00
Patrick Ellis
3424206184
Upgrade js-yaml to 4.0
...
The only code change is switching `safeLoad` (which was removed) for `load` (which is "safe" by default now)
https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md#400---2021-01-03
2021-06-11 18:54:48 -04:00
Patrick Ellis
f6dc3df7ab
Update README.md
...
Add dependency badge
2021-06-11 18:51:17 -04:00
Patrick Ellis
d9df556210
Merge pull request #152 from actions/upgrade-to-typescript-4-and-jest-26
...
Upgrade to typescript 4.3 and jest 27
2021-06-11 17:45:54 -04:00
Patrick Ellis
ee9e584a3b
Update license caches for node-fetch, signal-exit
...
Updated these from within our docker container, since that seems to
matter quite a lot in this case.
2021-06-07 15:40:56 -04:00
Patrick Ellis
710a179338
Merge branch 'main' into upgrade-to-typescript-4-and-jest-26
2021-06-07 15:00:25 -04:00
Patrick Ellis
f012fdc68b
Merge pull request #153 from actions/upgrade-licensed-to-3
...
Upgrade licensed to 3.0.1
2021-06-07 14:48:17 -04:00
Patrick Ellis
0c10b6e0fb
Merge branch 'main' into upgrade-to-typescript-4-and-jest-26
2021-06-07 10:41:25 -04:00
Patrick Ellis
8395937fc8
Merge branch 'main' into upgrade-licensed-to-3
2021-06-07 10:38:58 -04:00
Patrick Ellis
5bb04d0e44
Merge pull request #154 from actions/thboop/updateLicensed
...
Run Licensed cache on main branch
2021-06-07 10:35:43 -04:00
Thomas Boop
8e74082f43
run licensed cache
2021-06-07 10:30:53 -04:00
Patrick Ellis
d7e0357984
update licensed cache
...
I just ran `licensed cache`.
2021-06-07 10:12:02 -04:00
Patrick Ellis
4f4b1ef858
Upgrade licensed to 3.0.1
2021-06-07 09:55:27 -04:00
Eric Cornelissen
f5da61dd36
Merge branch 'main' into add-gitattributes
2021-06-06 13:59:46 +02:00
Patrick Ellis
a206383dae
Delete jest-circus since it is the default runner as of jest 27
2021-06-04 23:22:58 -04:00
Patrick Ellis
f0414a79d7
Upgrade Typescript to 4.3
...
Also necessitated upgrading ts-jest to 27.0 and jest to 26.0
2021-06-04 22:57:32 -04:00
Patrick Ellis
0ed1ab2b58
Update licensed cache
2021-06-04 17:18:33 -04:00
Patrick Ellis
00c66bce75
Merge pull request #56 from actions/dependabot/npm_and_yarn/acorn-5.7.4
...
Bump acorn from 5.7.3 to 5.7.4
2021-06-04 17:03:03 -04:00
Patrick Ellis
f3a996235b
Merge pull request #134 from actions/dependabot/npm_and_yarn/y18n-4.0.1
...
Bump y18n from 4.0.0 to 4.0.1
2021-06-04 17:02:13 -04:00
Patrick Ellis
51b8a262c5
Merge pull request #98 from actions/dependabot/npm_and_yarn/node-fetch-2.6.1
...
Bump node-fetch from 2.6.0 to 2.6.1
2021-06-04 17:02:00 -04:00
Patrick Ellis
eb35148f10
Merge pull request #142 from actions/dependabot/npm_and_yarn/lodash-4.17.21
...
Bump lodash from 4.17.15 to 4.17.21
2021-06-04 17:01:31 -04:00
Patrick Ellis
ef43dea39d
Merge pull request #143 from actions/dependabot/npm_and_yarn/hosted-git-info-2.8.9
...
Bump hosted-git-info from 2.8.8 to 2.8.9
2021-06-04 17:01:10 -04:00
Patrick Ellis
63f27e3a01
Merge pull request #138 from pllim/patch-1
...
DOC: Example to use released version
2021-06-04 17:00:50 -04:00
dependabot[bot]
d5f97ac860
Bump hosted-git-info from 2.8.8 to 2.8.9
...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-11 00:59:30 +00:00
dependabot[bot]
f6ac868a00
Bump lodash from 4.17.15 to 4.17.21
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-10 07:09:36 +00:00
P. L. Lim
1b79008a03
DOC: Example to use released version
2021-04-22 15:06:22 -04:00
dependabot[bot]
f3270f08b4
Bump y18n from 4.0.0 to 4.0.1
...
Bumps [y18n](https://github.com/yargs/y18n ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases )
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yargs/y18n/commits )
Signed-off-by: dependabot[bot] <support@github.com >
2021-03-30 22:00:11 +00:00
dependabot[bot]
b86a46ada0
Bump node-fetch from 2.6.0 to 2.6.1
...
Bumps [node-fetch](https://github.com/bitinn/node-fetch ) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases )
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md )
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-09-11 11:53:51 +00:00
Eric Cornelisesn
52f74a32ee
Add gitattributes file
...
With two configurations:
1. `* text=auto`: normalizes line endings for all files in the repo
2. `FILE -diff`: hides the diff of these files by default. I configured this
for lib/main.js and package-lock.json as they are not (intended to be)
human readable nor edited by humans. Hence, seeing their diff is mostly
useless.
2020-07-03 11:24:02 +03:00
dependabot[bot]
5dbcd19697
Bump acorn from 5.7.3 to 5.7.4
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-03-16 11:17:30 +00:00