Federico Builes
|
a8dcc6b774
|
Adding basic config file parsing and some test scaffolding.
|
2022-05-26 15:54:59 -07:00 |
|
Federico Builes
|
d09b96a7b1
|
Updating YAML deps.
|
2022-05-26 14:49:02 -07:00 |
|
Federico Builes
|
0e2b63f1f4
|
Cleaning up errors.
|
2022-05-12 18:07:14 +02:00 |
|
Federico Builes
|
0e9a322413
|
Move config into its own file.
|
2022-05-12 18:05:14 +02:00 |
|
Federico Builes
|
fdcc204dbb
|
Adding a YAML parser.
|
2022-05-12 18:04:51 +02:00 |
|
Federico Builes
|
871c00fde8
|
adding dist files
|
2022-05-12 11:44:25 +02:00 |
|
Federico Builes
|
52795b8e93
|
Print config files.
|
2022-05-12 11:43:08 +02:00 |
|
Federico Builes
|
744ab92b2c
|
Merge pull request #62 from actions/update-hacking
Update CONTRIBUTING.md
|
2022-05-12 10:26:10 +02:00 |
|
Federico Builes
|
0b8c1ff0d6
|
Update CONTRIBUTING.md
|
2022-05-12 10:25:45 +02:00 |
|
Federico Builes
|
2fee08ee9a
|
Merge pull request #55 from actions/dependabot/npm_and_yarn/eslint-8.15.0
Bump eslint from 8.14.0 to 8.15.0
|
2022-05-09 15:42:54 +02:00 |
|
Federico Builes
|
9571135e29
|
updating dist folder
|
2022-05-09 15:41:42 +02:00 |
|
dependabot[bot]
|
85d9dc08d0
|
Bump eslint from 8.14.0 to 8.15.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.14.0 to 8.15.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.14.0...v8.15.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-09 13:40:42 +00:00 |
|
Federico Builes
|
005e168d77
|
Merge pull request #54 from actions/updating-deps
Updating JS Dependencies in a single PR
|
2022-05-09 15:39:26 +02:00 |
|
Federico Builes
|
9c59c3e487
|
Updating dependencies.
Closes #49
Closes #50
Closes #51
Closes #52
Closes #53
|
2022-05-09 15:36:27 +02:00 |
|
Federico Builes
|
e4574efd2a
|
update deps
|
2022-05-05 17:25:18 +02:00 |
|
Federico Builes
|
e343d06cbe
|
Merge pull request #48 from actions/dependabot/npm_and_yarn/typescript-4.6.4
Bump typescript from 4.6.3 to 4.6.4
|
2022-05-05 17:24:06 +02:00 |
|
Federico Builes
|
3a4a231669
|
Merge pull request #47 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.22.0
Bump @typescript-eslint/eslint-plugin from 5.18.0 to 5.22.0
|
2022-05-05 17:23:59 +02:00 |
|
dependabot[bot]
|
3b3aee2807
|
Bump typescript from 4.6.3 to 4.6.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.3 to 4.6.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.3...v4.6.4)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-05 15:23:59 +00:00 |
|
Federico Builes
|
7e68ff5413
|
Merge pull request #15 from actions/dependabot/npm_and_yarn/actions/github-5.0.1
Bump @actions/github from 5.0.0 to 5.0.1
|
2022-05-05 17:23:43 +02:00 |
|
Federico Builes
|
f3e7f2e17c
|
Merge pull request #39 from actions/dependabot/npm_and_yarn/eslint-8.14.0
Bump eslint from 8.12.0 to 8.14.0
|
2022-05-05 17:23:08 +02:00 |
|
dependabot[bot]
|
5aadf9df79
|
Bump @actions/github from 5.0.0 to 5.0.1
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github)
---
updated-dependencies:
- dependency-name: "@actions/github"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-05 15:21:20 +00:00 |
|
dependabot[bot]
|
2912ad058b
|
Bump eslint from 8.12.0 to 8.14.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.12.0 to 8.14.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.12.0...v8.14.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-05 15:21:10 +00:00 |
|
dependabot[bot]
|
41113f0103
|
Bump @typescript-eslint/eslint-plugin from 5.18.0 to 5.22.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.18.0 to 5.22.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.22.0/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-05 15:20:48 +00:00 |
|
Federico Builes
|
457441cf81
|
Merge pull request #45 from actions/dependabot/npm_and_yarn/actions/core-1.7.0
Bump @actions/core from 1.6.0 to 1.7.0
|
2022-05-05 17:20:37 +02:00 |
|
Federico Builes
|
53e123e9bc
|
Merge pull request #46 from actions/dependabot/npm_and_yarn/nodemon-2.0.16
Bump nodemon from 2.0.15 to 2.0.16
|
2022-05-05 17:19:57 +02:00 |
|
Federico Builes
|
51033d1351
|
package release
|
2022-05-05 16:57:05 +02:00 |
|
dependabot[bot]
|
727184648e
|
Bump @actions/core from 1.6.0 to 1.7.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)
---
updated-dependencies:
- dependency-name: "@actions/core"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-05 14:52:31 +00:00 |
|
dependabot[bot]
|
51f78cb35f
|
Bump nodemon from 2.0.15 to 2.0.16
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.15 to 2.0.16.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v2.0.15...v2.0.16)
---
updated-dependencies:
- dependency-name: nodemon
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-05 12:37:24 +00:00 |
|
Federico Builes
|
2ac4ee7782
|
Merge pull request #40 from actions/dependabot/npm_and_yarn/eslint-plugin-jest-26.1.5
Bump eslint-plugin-jest from 26.1.3 to 26.1.5
|
2022-05-05 14:36:22 +02:00 |
|
Federico Builes
|
731c8509d5
|
Merge pull request #29 from actions/dependabot/npm_and_yarn/vercel/ncc-0.33.4
Bump @vercel/ncc from 0.33.3 to 0.33.4
|
2022-05-05 14:31:16 +02:00 |
|
Federico Builes
|
58c9c8dc08
|
add sourcemap
|
2022-05-05 14:30:11 +02:00 |
|
dependabot[bot]
|
38015e8ba9
|
Bump @vercel/ncc from 0.33.3 to 0.33.4
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.33.3 to 0.33.4.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.33.3...0.33.4)
---
updated-dependencies:
- dependency-name: "@vercel/ncc"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-05 12:28:30 +00:00 |
|
Federico Builes
|
55aad1c2ed
|
Merge pull request #26 from actions/dependabot/github_actions/actions/upload-artifact-3
Bump actions/upload-artifact from 2 to 3
|
2022-05-05 14:27:27 +02:00 |
|
dependabot[bot]
|
132849cc93
|
Bump eslint-plugin-jest from 26.1.3 to 26.1.5
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.1.3 to 26.1.5.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v26.1.3...v26.1.5)
---
updated-dependencies:
- dependency-name: eslint-plugin-jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-25 02:49:57 +00:00 |
|
dependabot[bot]
|
52530a057c
|
Bump actions/upload-artifact from 2 to 3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-11 01:39:43 +00:00 |
|
Lane Seppala
|
f7d534938a
|
Merge pull request #20 from courtneycl/main
Update content
|
2022-04-06 14:11:01 -06:00 |
|
Courtney Claessens
|
27e65b9589
|
Update action.yml
|
2022-04-06 16:03:35 -04:00 |
|
Courtney Claessens
|
1d0829d84c
|
Update README.md
|
2022-04-06 16:00:03 -04:00 |
|
Federico Builes
|
e0e026c756
|
Merge pull request #18 from actions/update-codeowners
Updating CODEOWNERS.
|
2022-04-06 19:05:12 +02:00 |
|
Federico Builes
|
e2f8306beb
|
Updating CODEOWNERS.
|
2022-04-06 18:29:51 +02:00 |
|
Federico Builes
|
0e686847c0
|
Merge pull request #17 from actions/sarahkemi/update-readme
Update README copy
|
2022-04-06 10:13:48 +02:00 |
|
Sarah Aladetan
|
43afa84d78
|
update readme copy
|
2022-04-05 11:44:34 -07:00 |
|
Lane Seppala
|
ac46ae2e5b
|
Merge pull request #16 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.18.0
Bump @typescript-eslint/eslint-plugin from 5.17.0 to 5.18.0
|
2022-04-04 17:02:50 -06:00 |
|
dependabot[bot]
|
ad9ad2d36d
|
Bump @typescript-eslint/eslint-plugin from 5.17.0 to 5.18.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.17.0 to 5.18.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.18.0/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-04 22:59:44 +00:00 |
|
Lane Seppala
|
be26556282
|
Merge pull request #13 from actions/dependabot/npm_and_yarn/prettier-2.6.2
Bump prettier from 2.6.1 to 2.6.2
|
2022-04-04 16:58:53 -06:00 |
|
Lane Seppala
|
c083fa1499
|
Merge pull request #12 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.18.0
Bump @typescript-eslint/parser from 5.14.0 to 5.18.0
|
2022-04-04 16:58:37 -06:00 |
|
dependabot[bot]
|
157075c780
|
Bump @typescript-eslint/parser from 5.14.0 to 5.18.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.14.0 to 5.18.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.18.0/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-04 22:40:17 +00:00 |
|
dependabot[bot]
|
6ddfe40705
|
Bump prettier from 2.6.1 to 2.6.2
Bumps [prettier](https://github.com/prettier/prettier) from 2.6.1 to 2.6.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.6.1...2.6.2)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-04 22:40:15 +00:00 |
|
Lane Seppala
|
ecf7f31121
|
Merge pull request #11 from actions/dependabot/npm_and_yarn/got-12.0.3
Bump got from 12.0.1 to 12.0.3
|
2022-04-04 16:39:27 -06:00 |
|
Lane Seppala
|
79799f95b1
|
Merge pull request #9 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.17.0
Bump @typescript-eslint/eslint-plugin from 5.14.0 to 5.17.0
|
2022-04-04 16:38:22 -06:00 |
|