Commit Graph

630 Commits

Author SHA1 Message Date
Nolan Lawson 9ad9bc4d55 chore: update devDeps 2024-03-02 10:31:09 -08:00
Nolan Lawson ddb6aa3a9d 1.21.1 2024-02-17 09:12:25 -08:00
Nolan Lawson 19331c6be6
fix: avoid calling getRootNode (#399) 2024-02-17 09:11:14 -08:00
Nolan Lawson d0e94c7194
chore: update dependencies (#400) 2024-02-17 09:11:02 -08:00
Nolan Lawson 82b1f7fabc
docs: add docs on usage in meta-frameworks (#394) 2023-12-20 08:18:24 -08:00
Nolan Lawson 20190f9f8b 1.21.0 2023-12-17 12:30:12 -08:00
Nolan Lawson 56992858c0
perf: replace Svelte with vanilla JS (#381) 2023-12-17 12:28:46 -08:00
Nolan Lawson 750e8493e3
perf: run all benchmark tests locally (#391) 2023-12-11 20:57:15 -08:00
Nolan Lawson 8a4e4d6586
perf: wait for initial load in benchmarks (#390) 2023-12-10 21:28:25 -08:00
Nolan Lawson 6eb3089dc6
perf: add more benchmarks (#389) 2023-12-10 21:05:37 -08:00
Nolan Lawson f6ccc990f5
test: use better test name (#388) 2023-12-10 10:18:41 -08:00
Nolan Lawson 1ddd0b2a4e
chore: update deps (#387) 2023-12-09 19:22:20 -08:00
Nolan Lawson dea65c750d 1.20.1 2023-12-03 16:12:17 -08:00
Nolan Lawson baf29084c1
fix: use correct "red heart" in default favorites (#385) 2023-12-03 16:11:51 -08:00
Nolan Lawson 11c412b9ef 1.20.0 2023-12-03 16:03:40 -08:00
Nolan Lawson 2bf5aff010
feat: add support for emoji v15.1 (#383) 2023-12-03 16:02:57 -08:00
dependabot[bot] f9bd65400f
chore(deps): bump @adobe/css-tools from 4.3.1 to 4.3.2 (#382)
Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.3.1 to 4.3.2.
- [Changelog](https://github.com/adobe/css-tools/blob/main/History.md)
- [Commits](https://github.com/adobe/css-tools/commits)

---
updated-dependencies:
- dependency-name: "@adobe/css-tools"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-01 21:32:43 -08:00
Nolan Lawson 45e56ef829 1.19.2 2023-11-24 09:17:57 -08:00
Nolan Lawson 77e6e35bd5
fix: avoid newer JS syntax to support old Safari (#380) 2023-11-24 09:17:13 -08:00
Nolan Lawson 497681f211 1.19.1 2023-11-11 16:15:09 -08:00
Nolan Lawson 140574ed18
fix: fix sourcemap in svelte.js (#377) 2023-11-11 16:14:45 -08:00
Nolan Lawson e35583cbe9
chore: fix npm package warning (#375) 2023-11-11 09:17:59 -08:00
Nolan Lawson 13ad287703 1.19.0 2023-11-11 09:11:50 -08:00
Nolan Lawson 3a1fc1fad4
chore: fix storage tests in webkit (#374) 2023-11-11 09:10:46 -08:00
Nolan Lawson 9c5fdf8503
chore: update dependencies (#373) 2023-11-11 09:06:31 -08:00
Nolan Lawson e5fde551fe
feat: upgrade to svelte 4 (#372) 2023-11-11 08:12:20 -08:00
dependabot[bot] 6ce65d7648
chore(deps): bump @babel/traverse from 7.23.0 to 7.23.2 (#370)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.23.0 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-19 19:36:08 -07:00
Nolan Lawson 7d8f2366be 1.18.4 2023-10-08 13:12:07 -07:00
Nolan Lawson bd2004b25d
fix: put annotation in title/aria-label (#369)
Fixes #366
2023-10-08 13:11:12 -07:00
Nolan Lawson 0524c1d279
chore: update breaking deps (#368) 2023-10-07 12:55:20 -07:00
Nolan Lawson 8b242ce890
chore: update non-breaking deps (#367) 2023-10-07 12:42:28 -07:00
dependabot[bot] 9f25d504eb
chore(deps): bump systeminformation from 5.17.3 to 5.21.8 (#365)
Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 5.17.3 to 5.21.8.
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sebhildebrandt/systeminformation/compare/v5.17.3...v5.21.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-22 07:08:37 -07:00
dependabot[bot] bfec30a771
chore(deps): bump @adobe/css-tools from 4.0.2 to 4.3.1 (#364)
Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.0.2 to 4.3.1.
- [Changelog](https://github.com/adobe/css-tools/blob/main/History.md)
- [Commits](https://github.com/adobe/css-tools/commits)

---
updated-dependencies:
- dependency-name: "@adobe/css-tools"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-31 17:07:41 -07:00
dependabot[bot] 615305d721
chore(deps): bump word-wrap from 1.2.3 to 1.2.4 (#362)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  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-19 20:22:47 -07:00
dependabot[bot] e0f78ce203
chore(deps): bump semver from 5.7.1 to 5.7.2 (#361)
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  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-13 06:23:53 -07:00
dependabot[bot] 8c0f113c02
chore(deps): bump tough-cookie from 4.1.2 to 4.1.3 (#360)
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-13 06:22:27 -07:00
dependabot[bot] 443183a1d4
chore(deps-dev): bump stylelint from 15.8.0 to 15.10.1 (#359)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.8.0 to 15.10.1.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/15.8.0...15.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-08 08:33:22 -07:00
Nolan Lawson 360482ca35 1.18.3 2023-06-30 08:54:37 -07:00
Nolan Lawson 60eeb8ef17
perf: hoist global check (#358) 2023-06-30 08:53:49 -07:00
dimden b829d4c8ce
fix: make "People and body" category work in Firefox content script (#357)
Co-authored-by: Nolan Lawson <nolan@nolanlawson.com>
2023-06-30 08:44:56 -07:00
Nolan Lawson d4365af442 1.18.2 2023-06-18 16:56:39 -07:00
Nolan Lawson 94bd6afeb4
chore: downgrade conventional-changelog-cli for now (#354) 2023-06-18 16:55:23 -07:00
Nolan Lawson 7db5eecd59
chore: update jsonwebtoken (#352) 2023-06-18 16:29:23 -07:00
Nolan Lawson 72e3a5d18c
chore: update testing-library (#349) 2023-06-18 16:20:04 -07:00
Nolan Lawson 344c145373
chore: update fake-indexeddb (#351) 2023-06-18 16:08:12 -07:00
Nolan Lawson 7b1755fa59
chore: update conventional-changelog-cli (#350) 2023-06-18 16:08:03 -07:00
Nolan Lawson 36831a94be
chore: update jest (#343) 2023-06-18 16:07:56 -07:00
Nolan Lawson 415435f8f2
chore: update select jest deps (#346) 2023-06-18 13:10:57 -07:00
Nolan Lawson 74e3645e15
chore: update select dev deps (#347) 2023-06-18 13:10:51 -07:00
Nolan Lawson a7ad168b5b
test: improve resiliency again (#348) 2023-06-18 13:10:44 -07:00