Commit Graph

114 Commits

Author SHA1 Message Date
Nolan Lawson fea4cd130e
chore: update jest (#315) 2023-01-22 10:05:56 -08:00
dependabot[bot] 56bb784db1
chore(deps): bump json5 from 1.0.1 to 1.0.2 (#311)
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

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-07 17:57:38 -08:00
Nolan Lawson 6305b68496
chore: update svelte (#304) 2022-12-18 16:31:15 -08:00
Nolan Lawson c519529ced
chore: update deps (#302)
* chore: update deps

* fix: lint
2022-12-18 12:18:20 -08:00
Nolan Lawson 8579f251eb
chore: fix storage benchmark, update to node 16 (#299) 2022-12-17 10:29:23 -08:00
dependabot[bot] b2beb27b2b
chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (#297)
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

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-12-09 07:47:45 -08:00
dependabot[bot] aac30ba6a9
chore(deps-dev): bump terser from 5.12.1 to 5.14.2 (#290)
Bumps [terser](https://github.com/terser/terser) from 5.12.1 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-22 18:00:34 -07:00
dependabot[bot] 08fab2fa43
chore(deps-dev): bump svelte from 3.46.4 to 3.49.0 (#289)
Bumps [svelte](https://github.com/sveltejs/svelte) from 3.46.4 to 3.49.0.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/compare/v3.46.4...v3.49.0)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-22 18:00:20 -07:00
dependabot[bot] 31bbe72e8f
chore(deps): bump got from 11.8.2 to 11.8.5 (#286)
Bumps [got](https://github.com/sindresorhus/got) from 11.8.2 to 11.8.5.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v11.8.2...v11.8.5)

---
updated-dependencies:
- dependency-name: got
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-23 18:06:25 -07:00
dependabot[bot] ea5aacdf5d
chore(deps): bump shell-quote from 1.7.2 to 1.7.3 (#285)
Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/substack/node-shell-quote/releases)
- [Changelog](https://github.com/substack/node-shell-quote/blob/master/CHANGELOG.md)
- [Commits](https://github.com/substack/node-shell-quote/compare/v1.7.2...1.7.3)

---
updated-dependencies:
- dependency-name: shell-quote
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-23 18:06:11 -07:00
Nolan Lawson d66d24c0d4
chore: remove bundlesize package, use our own script (#278) 2022-04-17 09:00:08 -07:00
dependabot[bot] 2bbd0c66d2
chore(deps): bump minimist from 1.2.5 to 1.2.6 (#274)
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-27 09:43:38 -07:00
Nolan Lawson 13f8f70ec1
chore: update fakeindexeddb (#262)
* chore: update fakeindexeddb

* test: fix timings
2022-02-18 14:03:52 -08:00
Nolan Lawson cebd60c564
chore: update deps (#261)
* chore: update deps

* fix: downgrade node-fetch
2022-02-18 13:46:06 -08:00
Nolan Lawson 8c8c331133
chore: update svelte-jester and svelte-preprocess (#260)
* chore: update svelte-jester and svelte-preprocess

* fix: lint

* fix: fix coverage
2022-02-18 13:26:40 -08:00
Nolan Lawson afeb7fb14a
chore: update deps (#259) 2022-02-18 12:31:33 -08:00
Nolan Lawson 9f5c09a635
chore: update rollup (#258) 2022-02-18 12:31:26 -08:00
Nolan Lawson 362a0073e9
chore: update deps (#256) 2022-02-18 12:18:39 -08:00
dependabot[bot] 89c53cab3d
chore(deps): bump follow-redirects from 1.14.7 to 1.14.8 (#257)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-15 07:42:28 -08:00
Nolan Lawson f55ee1952e
chore: update deps (#254) 2022-02-08 07:59:44 -08:00
Nolan Lawson fe6a5b15df
chore: update svelte (#255) 2022-02-08 07:53:38 -08:00
Nolan Lawson 8f222bdf81
chore: update sass and csso (#251)
* chore: update sass and csso

* fix: fixup
2022-02-08 07:53:26 -08:00
Nolan Lawson 94de32eff3
chore: update rollup (#252) 2022-02-08 07:41:42 -08:00
Nolan Lawson 15055bd1b1
chore: update jest (#250)
* chore: update jest

* chore: downgrade fake idb
2022-02-08 07:41:31 -08:00
Nolan Lawson 34565706b0
chore: update puppeteer and playwright (#249) 2022-02-08 07:27:02 -08:00
Nolan Lawson 2385f4b642
chore: update stylelint (#248) 2022-02-08 07:20:54 -08:00
dependabot[bot] f24d837dba
chore(deps-dev): bump node-fetch from 2.6.1 to 2.6.7 (#244)
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: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-07 17:09:06 -08:00
dependabot[bot] 3a104cd32a
chore(deps): bump simple-get from 3.1.0 to 3.1.1 (#243)
Bumps [simple-get](https://github.com/feross/simple-get) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/feross/simple-get/releases)
- [Commits](https://github.com/feross/simple-get/compare/v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: simple-get
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-07 17:08:53 -08:00
dependabot[bot] ec697764e5
chore(deps): bump trim-off-newlines from 1.0.1 to 1.0.3 (#242)
Bumps [trim-off-newlines](https://github.com/stevemao/trim-off-newlines) from 1.0.1 to 1.0.3.
- [Release notes](https://github.com/stevemao/trim-off-newlines/releases)
- [Commits](https://github.com/stevemao/trim-off-newlines/compare/v1.0.1...v1.0.3)

---
updated-dependencies:
- dependency-name: trim-off-newlines
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-07 17:08:46 -08:00
dependabot[bot] f5ca6b1793
chore(deps): bump shelljs from 0.8.4 to 0.8.5 (#240)
Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.4 to 0.8.5.
- [Release notes](https://github.com/shelljs/shelljs/releases)
- [Changelog](https://github.com/shelljs/shelljs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/shelljs/shelljs/compare/v0.8.4...v0.8.5)

---
updated-dependencies:
- dependency-name: shelljs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-06 11:30:21 -08:00
dependabot[bot] 05adcce45e
chore(deps): bump follow-redirects from 1.14.1 to 1.14.7 (#239)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.1 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.1...v1.14.7)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-06 11:30:08 -08:00
Nolan Lawson 7b0f17aaf2
feat: update to emoji 14.0 (#237) 2021-12-20 18:44:51 -08:00
dependabot[bot] d1cafa7ede
chore(deps): bump semver-regex from 3.1.2 to 3.1.3 (#223)
Bumps [semver-regex](https://github.com/sindresorhus/semver-regex) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/sindresorhus/semver-regex/releases)
- [Commits](https://github.com/sindresorhus/semver-regex/commits)

---
updated-dependencies:
- dependency-name: semver-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-25 08:18:59 -07:00
dependabot[bot] bd8996f31c
chore(deps): bump tmpl from 1.0.4 to 1.0.5 (#224)
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-25 08:07:35 -07:00
dependabot[bot] 239a42f3bd
chore(deps): bump nth-check from 2.0.0 to 2.0.1 (#226)
Bumps [nth-check](https://github.com/fb55/nth-check) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/fb55/nth-check/releases)
- [Commits](https://github.com/fb55/nth-check/compare/v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: nth-check
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-25 08:07:28 -07:00
Nolan Lawson 780d5b3c02
test: inject actual styles in jest (#214)
* test: inject actual styles in jest

* fix: remove rollup plugin virtual
2021-08-13 18:09:40 -07:00
dependabot[bot] b566223d60
chore(deps): bump jszip from 3.6.0 to 3.7.1 (#209)
Bumps [jszip](https://github.com/Stuk/jszip) from 3.6.0 to 3.7.1.
- [Release notes](https://github.com/Stuk/jszip/releases)
- [Changelog](https://github.com/Stuk/jszip/blob/master/CHANGES.md)
- [Commits](https://github.com/Stuk/jszip/compare/v3.6.0...v3.7.1)

---
updated-dependencies:
- dependency-name: jszip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-13 10:01:38 -07:00
Nolan Lawson 96dd6dd92a
chore(package): update svelte (#192) 2021-07-25 09:25:39 -07:00
Nolan Lawson 8c7bbc7a89
fix: fix types for event listeners, remove typedoc (#193)
fixes #191
2021-07-25 09:19:06 -07:00
Nolan Lawson 106571e0b1
chore(package): update dependencies (#177) 2021-07-11 10:19:09 -07:00
Nolan Lawson d63c1f8c0b
fix: use our own custom element implementation (#170)
Fixes #176
2021-07-11 10:01:21 -07:00
Nolan Lawson 24b3ee12a4
test: add performance benchmarks using tachometer (#159)
* test: add performance benchmarks using tachometer

* test: fix benchmark names

* test: ensure emoji fonts are installed

* test: fix error check

* test: ignore scripts during yarn install

* test: optimize CI script some more

* test: improve setup scripts
2021-07-02 12:08:45 -07:00
Nolan Lawson 77e8f7904e
chore: update deps (#156) 2021-07-02 09:57:54 -07:00
Nolan Lawson 50ac48d4c8
fix: update svelte to 3.37.0 (#152)
* fix: update svelte to 3.37.0

* test: make test clearer

* fix: fix memory leak

* fix: fix alignment in firefox

* test: bump bundlesize limit

* chore: test old svelte version

* fix: fix for old svelte

* fix: Revert "fix: fix for old svelte"

This reverts commit 87725d713ee5b026e7e09bebb3f9df8dbbe23097.

* fix: Revert "chore: test old svelte version"

This reverts commit f6431f29d40155b984f4784b1237f72909844101.

* chore: test old svelte version

* test: test more svelte

* test: test svelte 3.29.4

* fix: fix for older versions of Svelte

* test: fix tested svelte versions

* test: fix ordering

* test: fix ordering again

* test: bump bundlesize

* test: remove unnecessary test

* test: test that the tests actually work in Circle CI

* fix: un-break test

* fix: simplify the code a bit

* docs: readme

* fix: refactor shared logic
2021-06-28 20:31:44 -07:00
Nolan Lawson 0eb8587969
chore: update puppeteer, fix memory test (#153) 2021-06-27 21:07:18 -07:00
Nolan Lawson 8cbd66d31e
chore: update svelte-adjacent dependencies (#150)
* chore: update svelte-adjacent dependencies

* fix: remove rollup-plugin-svelte-hot
2021-06-27 09:25:54 -07:00
Nolan Lawson 17ff7494a4
chore: update to jest 27 (#147)
* chore: update to jest 27

* fix: lint

* chore: update @testing-library/dom too

* test: relax coverage test

* test: fix coverage
2021-06-25 21:57:50 -07:00
Nolan Lawson fe47d65212
chore: run yarn-audit-fix (#146) 2021-06-25 21:22:31 -07:00
Nolan Lawson 6e95090598
chore: update sass (#145) 2021-06-25 21:01:30 -07:00
Nolan Lawson 51d6e27f27
chore: update cssnano (#144) 2021-06-25 20:59:09 -07:00