Commit Graph

46 Commits

Author SHA1 Message Date
Justin Hutchings c8013b7b62 Merge pull request #18 from jhutchings1/dependabot/npm_and_yarn/jest-29.1.2
Bump jest from 27.4.5 to 29.1.2
2022-10-04 20:47:05 -07:00
dependabot[bot] 2912044087 Bump jest from 27.4.5 to 29.1.2
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 27.4.5 to 29.1.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/commits/v29.1.2/packages/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-04 23:42:33 +00:00
Justin Hutchings fd0b79b42f Merge pull request #8 from jhutchings1/draft
Create initial commit
2022-10-04 16:38:45 -07:00
Justin Hutchings dd78b2e2b8 Fix test 2022-10-04 16:34:32 -07:00
Justin Hutchings c610d7cb2c Fix example 2022-10-04 16:31:21 -07:00
Justin Hutchings 277d8216c2 Update to fix broken tests 2022-10-04 16:22:27 -07:00
Justin Hutchings 96880dc2ca Address broken tests 2022-10-04 15:59:26 -07:00
Justin Hutchings 3fbb9947d1 Clean up 2022-10-04 15:38:47 -07:00
Justin Hutchings c67c887e46 Update testing, fix SPDX 2.3 2022-10-04 15:36:21 -07:00
Justin Hutchings c354d2ebed Update readme 2022-10-04 15:27:26 -07:00
Justin Hutchings ff12a16459 Fix at escaping 2022-10-04 15:14:04 -07:00
Justin Hutchings e85ff37e44 Fix encoding 2022-10-04 14:50:23 -07:00
Justin Hutchings bbe390e048 Decode purls 2022-10-04 14:40:10 -07:00
Justin Hutchings 7c3b372567 Fix encoding issues 2022-10-04 14:35:19 -07:00
Justin Hutchings 91ced30844 Change encoding fix 2022-10-04 14:35:08 -07:00
Justin Hutchings 44a6c51431 Fix character encoding 2022-10-04 14:28:43 -07:00
Justin Hutchings ab368561f7 Add character decoding 2022-10-04 14:26:24 -07:00
Justin Hutchings 22ec523d65 Fix issues 2022-10-04 14:21:09 -07:00
Justin Hutchings e374e45897 Fix bugs 2022-10-04 14:17:41 -07:00
Justin Hutchings 8b44225fed Fixing null reference 2022-10-04 14:10:02 -07:00
Justin Hutchings 824803b4dd Fixing null references 2022-10-04 14:04:40 -07:00
Justin Hutchings 99de78cfdd Debugging 2022-10-04 14:01:45 -07:00
Justin Hutchings 885e841961 Debugging 2022-10-04 13:59:28 -07:00
Justin Hutchings 68301a3a97 Debugging 2022-10-04 13:58:08 -07:00
Justin Hutchings 3ae655cd3a Debugging 2022-10-04 13:55:18 -07:00
Justin Hutchings 0619d789f8 Move to synchronous 2022-10-04 13:50:04 -07:00
Justin Hutchings 572bb2d77a Fix manifest parsing bug 2022-10-04 13:37:13 -07:00
Justin Hutchings 16206b8051 Add manifest type 2022-10-04 13:16:36 -07:00
Justin Hutchings 065f14138a Change to synchronous 2022-10-04 13:15:32 -07:00
Justin Hutchings ce912f3cbb Remove unneeded async/await 2022-10-04 12:03:50 -07:00
Justin Hutchings d2bc2520fc Add debugging 2022-10-04 11:57:47 -07:00
Justin Hutchings 1de7ecb0a7 Add debugging 2022-10-04 11:51:27 -07:00
Justin Hutchings 4bea3a0f91 Add debugging 2022-10-04 11:30:52 -07:00
Justin Hutchings 168c9a869c Update context 2022-10-04 09:44:26 -07:00
Justin Hutchings d6bc80051e Update stub implementation 2022-10-04 09:19:29 -07:00
Justin Hutchings a8ce523ef0 Fix build break 2022-08-25 12:51:09 -07:00
Justin Hutchings 3b1cbd3d7e Update dist 2022-08-25 12:50:15 -07:00
Justin Hutchings 3d383a97a9 Refactor 2022-08-25 12:49:25 -07:00
Justin Hutchings 2da5e33519 Refactor and add example for testing 2022-08-25 12:49:17 -07:00
Justin Hutchings 4b6eefe977 Update dist 2022-08-25 12:32:41 -07:00
Justin Hutchings 07788c269f Remove malware package for the actual dependency 2022-08-25 12:25:30 -07:00
Justin Hutchings 682bea9f2a Add workflow_dispatch 2022-08-25 11:58:18 -07:00
Justin Hutchings 3081ac1cb4 Update test.yml 2022-08-25 11:54:54 -07:00
Justin Hutchings aa7e545573 Initial attempt (untested) 2022-08-25 11:50:14 -07:00
Justin Hutchings 71940e0673 Add inputs 2022-08-25 09:21:59 -07:00
Justin Hutchings 1467e01173 Initial commit 2022-08-25 09:12:00 -07:00