renovate[bot]
a642a70cc0
chore(deps): update dependency rome to v12
2023-03-28 14:02:14 +00:00
f591e1b968
build: use rome as linter+formatter ( #310 )
2023-03-26 11:51:35 -04:00
0a2e11a67e
Build/update all the things ( #303 )
...
* build: devDependencies, yarn, node
* build: typescript+ts-jest compatibility
* ci: drop node@12, run on 14,16,18
* build: adjust linter
* test: fix assumption based on node version
2023-03-22 00:15:39 -04:00
renovate[bot]
827af7d2f2
chore(deps): update dependency ts-jest to v27.0.3 ( #282 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-06 14:26:17 -04:00
renovate[bot]
bebb222c26
chore(deps): update dependency @tophat/eslint-config to v0.9.0 ( #265 )
...
* chore(deps): update dependency @tophat/eslint-config to v0.9.0
* chore: lintfix
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Marc Cataford <mcat@riseup.net>
2021-06-05 12:21:47 -04:00
Marc Cataford
2ec9c0e533
build: transition to Typescript without Babel ( #252 )
...
* build: ts-jest
* build: yarn latest
* build: no babel
* chore: lint
* refactor: test, types
2021-06-05 11:29:15 -04:00
renovate[bot]
86e6d47adf
chore(deps): update dependency eslint-plugin-prettier to v3.4.0 ( #270 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Marc Cataford <c.marcandre@gmail.com>
2021-06-05 11:07:05 -04:00
renovate[bot]
60d7b5775b
chore(deps): update dependency prettier to v2.3.1 ( #271 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Marc Cataford <c.marcandre@gmail.com>
2021-06-05 11:04:40 -04:00
renovate[bot]
606cb4d607
chore(deps): update dependency @types/node to v14.17.2 ( #266 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Marc Cataford <c.marcandre@gmail.com>
2021-06-05 11:02:49 -04:00
renovate[bot]
d14e47274f
chore(deps): update dependency eslint-config-prettier to v8 ( #276 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Marc Cataford <c.marcandre@gmail.com>
2021-06-05 10:56:19 -04:00
renovate[bot]
3ca6748593
chore(deps): update dependency jest to v27 ( #277 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-05 10:53:27 -04:00
renovate[bot]
a65f0371e2
chore(deps): update dependency @types/jest to v26.0.23 ( #255 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-03 23:53:52 -04:00
Marc Cataford
19cafbf7f9
refactor: more cleanup ( #195 )
...
* build: unused dep, add prepack
* docs: unused badge
2021-03-19 17:15:57 -04:00
Marc Cataford
5c1ec76feb
ci: manual releases ( #194 )
...
* ci: manual releases
* build: unused dep
2021-03-19 17:09:47 -04:00
Marc Cataford
5e1dec842a
refactor: more cleanup ( #164 )
...
* chore: misplaced test file
* refactor: rename, async main
* refactor: fix types
* chore: type args
* refactor: extract package root invariant
* refactor: error behaviour on limit exceeded
* test: more precise error cov
* refactor: extract logging
* refactor: logger
* test: index fix
* refactor: move mocking downstream
2021-03-19 16:49:27 -04:00
Marc Cataford
72673970c0
refactor: mockless tests ( #163 )
...
* refactor: parametrize cwd
* test: set up helpers and validate
* refactor: remove mocks from tests
* ci: bump node
* build: bump node
* refactor: extract utils, hoist cwd up
* test: cov utils
2021-02-18 23:31:33 -05:00
dependabot-preview[bot]
da74b4d9fb
build(deps-dev): bump eslint-config-prettier from 6.11.0 to 7.2.0 ( #156 )
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 6.11.0 to 7.2.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/v6.11.0...v7.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-02-17 22:38:11 -05:00
dependabot-preview[bot]
8275f7674e
build(deps-dev): bump eslint-plugin-jest from 23.20.0 to 24.1.5 ( #161 )
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 23.20.0 to 24.1.5.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases )
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v23.20.0...v24.1.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-02-17 22:34:31 -05:00
Marc Cataford
ac1adaa22f
build: switch to berry ( #162 )
...
* build: switch to berry
* ci: deprecated opt
2021-02-17 21:34:44 -05:00
Marc Cataford
401196d62a
refactor: move to Typescript ( #146 )
...
* chore: add swap files to ignores
* chore: set up typescript deps
* refactor: rough conversion
* chore: linting config
* refactor: isolate untestable bits
* chore: runtime mapping
* chore: move tests
2020-12-12 19:18:25 -05:00
dependabot-preview[bot]
24e5404cae
build(deps-dev): bump @tophat/eslint-config from 0.6.1 to 0.7.0 ( #58 )
...
Bumps [@tophat/eslint-config](https://github.com/tophat/eslint-config ) from 0.6.1 to 0.7.0.
- [Release notes](https://github.com/tophat/eslint-config/releases )
- [Changelog](https://github.com/tophat/eslint-config/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tophat/eslint-config/compare/v0.6.1...v0.7.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-15 20:09:21 -04:00
dependabot-preview[bot]
ef9e514fed
build(deps-dev): bump eslint from 6.8.0 to 7.0.0 ( #34 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 6.8.0 to 7.0.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v6.8.0...v7.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-12 09:49:28 -04:00
dependabot-preview[bot]
77c458c20c
build(deps-dev): bump jest from 25.1.0 to 26.0.1 ( #30 )
...
Bumps [jest](https://github.com/facebook/jest ) from 25.1.0 to 26.0.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/v25.1.0...v26.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-05 09:42:18 -04:00
dependabot-preview[bot]
bb42bdd362
build(deps-dev): bump prettier from 1.19.1 to 2.0.5 ( #22 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 1.19.1 to 2.0.5.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/1.19.1...2.0.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-01 21:45:26 -04:00
Michael Rose
216af49d0b
Add babel-preset-env ( #7 )
2020-03-06 16:25:44 -05:00
Marc Cataford
98060385e9
Ci setup ( #2 )
...
* chore: terminology change
* ci: basic
* ci: remove node 8.x
* chore: add semantic release
* ci: restrict codecov to n12
* ci: undo
* docs: spruce up main heading before release
* ci: secret name
2020-02-29 19:38:31 -05:00
Marc Cataford
218f8172ea
Initial upload ( #1 )
...
* chore: initial version
* chore: add shebang
2020-02-29 18:40:39 -05:00