dependabot[bot]
6e42e9f2b0
chore(deps): bump minimist from 1.2.5 to 1.2.6 ( #2118 )
...
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-28 07:32:55 -07:00
Nolan Lawson
f2d752bfc2
fix: add country flag emoji on windows ( #2117 )
...
* fix: add country flag emoji on windows
* fix: missing file
* fix: cache font file on-demand
* fix: attempt to fix
* fix: working
* fix: ordering
* fix: ordering
* fix: ordering
* fix: fixup
* fix: fixup
* fix: add comment
* fix: fix vercel
* fix: fix vercel.json
* fix: vercel
* refactor: refactor
2022-03-27 20:59:02 -07:00
Nolan Lawson
fd6bb63450
chore: update emoji-picker-element ( #2116 )
2022-03-21 08:23:17 -07:00
Nolan Lawson
e15f4523ba
chore: update dependencies ( #2115 )
2022-03-21 08:23:08 -07:00
Nolan Lawson
5ecf8b8ab9
chore: update deps ( #2109 )
2022-02-18 12:56:05 -08:00
dependabot[bot]
dc8b7c93f3
chore(deps): bump node-fetch from 2.6.1 to 2.6.7 ( #2106 )
...
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 )
- [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md )
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7 )
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-06 11:37:59 -08:00
dependabot[bot]
fdf4110dad
chore(deps): bump nth-check from 2.0.0 to 2.0.1 ( #2091 )
...
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-11-13 10:47:24 -08:00
Nolan Lawson
344a23fddd
chore: update emoji-picker-element ( #2084 )
2021-08-06 12:00:11 -07:00
Nolan Lawson
d84f4604ad
chore(package): update deps ( #2074 )
...
* chore(package): update deps
* chore: update
2021-07-16 07:14:06 -07:00
Nolan Lawson
16e66346d7
fix!: remove esm package, use native Node ES modules ( #2064 )
...
BREAKING CHANGE: Node v12.20+, v14.14+, or v16.0+ is required
* fix!: remove esm package, use native Node ES modules
* fix: fix some CJS imports
2021-07-04 20:19:04 -07:00
Nolan Lawson
b3ab427ac0
fix!: remove performance-now module, use perf_hooks ( #2065 )
2021-07-04 16:39:48 -07:00
Nolan Lawson
992c5efd7e
chore: update testcafe ( #2062 )
2021-07-04 16:39:09 -07:00
Nolan Lawson
b31a72f850
fix : update deps, remove unused deps, code cleanup ( #2061 )
2021-07-04 16:38:58 -07:00
Nolan Lawson
f13e5be3a0
chore: update emoji picker ( #2057 )
2021-07-03 13:50:28 -07:00
Nolan Lawson
658a9736e1
chore: update deps ( #2058 )
...
* chore: update deps
* chore: downgrade p-any
2021-07-03 13:15:54 -07:00
Nolan Lawson
b241ea18ac
chore: update emoji picker ( #2056 )
2021-07-01 19:35:14 -07:00
Nolan Lawson
e0827be8c8
fix: fix safari 14 idb issue ( #2053 )
2021-06-19 09:29:32 -07:00
Nolan Lawson
a166dccb59
chore: update deps ( #2052 )
...
* chore: update deps
* fix: fix cheerio
* fix: update vercel.json
2021-06-06 13:16:47 -07:00
Nolan Lawson
e2813ae428
chore: update deps ( #2049 )
2021-06-06 10:25:21 -07:00
dependabot[bot]
aa9878d1a9
chore(deps): bump browserslist from 4.16.1 to 4.16.6 ( #2050 )
...
Bumps [browserslist](https://github.com/browserslist/browserslist ) from 4.16.1 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases )
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md )
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.1...4.16.6 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-29 12:52:08 -07:00
Nolan Lawson
284d812367
chore: update svgo ( #2048 )
2021-05-15 13:28:42 -07:00
Nolan Lawson
0861b22c85
chore: update @rollup/plugin-replace ( #2047 )
2021-05-15 13:28:31 -07:00
Nolan Lawson
c4fbf34a27
chore: update deps ( #2044 )
...
* chore: update deps
* chore: update deps
2021-05-15 09:49:01 -07:00
Nolan Lawson
8205b6a2a6
chore: update deps ( #2043 )
2021-05-15 09:00:18 -07:00
Nolan Lawson
9937b6f3cc
chore: update deps ( #2042 )
2021-05-15 09:00:07 -07:00
Nolan Lawson
69e3582157
chore: update lodash ( #2040 )
2021-05-12 07:19:17 -07:00
dependabot[bot]
f9ac31465d
chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 ( #2037 )
...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-10 07:11:53 -07:00
Nolan Lawson
7a28bd2d88
fix: use is-emoji-supported library ( #2030 )
...
* fix: use is-emoji-supported library
* fix: add code comment
2021-04-11 07:42:30 -07:00
Nolan Lawson
4adc8ff748
feat: implement word/phrase filters ( #1990 )
...
* feat: implement word filters
* fix: more progress on word filters
* fix: more progress
* fix: more work
* fix: more work
* fix: more progress
* fix: tweaks
* fix: basic crud stuff
* fix: more work
* test: add tests
* test: more test
* fix: handle filter expiry correctly
* fix: implement more efficient word filter logic
* fix: better required labels
* test: fix test
2021-03-13 17:31:17 -08:00
Nolan Lawson
a21a889f5f
chore: update sapper to actually fix webpack 5 ( #1972 )
2021-02-27 18:31:09 -08:00
Nolan Lawson
b2583277eb
chore: update to webpack v5 ( #1967 )
...
The bundle size has decreased slightly, so I really can't complain.
2021-02-20 15:30:58 -08:00
Nolan Lawson
2c34527411
chore: update lodash-webpack-plugin ( #1966 )
2021-02-20 13:40:50 -08:00
Nolan Lawson
e507618451
chore: update deps ( #1965 )
2021-02-20 13:40:45 -08:00
Nolan Lawson
0b3ccdb6a2
chore: update webpack ( #1964 )
2021-02-20 13:40:41 -08:00
Nolan Lawson
533360e32f
chore: update standard and eslint-plugin-html ( #1963 )
2021-02-20 13:40:33 -08:00
Nolan Lawson
e3d3249a20
chore: update webpack-bundle-analyzer ( #1962 )
2021-02-20 12:39:25 -08:00
Nolan Lawson
c1e9cab238
chore: update mocha ( #1953 )
2021-02-15 16:47:42 -08:00
Nolan Lawson
68178ce40e
chore: update emoji-regex ( #1952 )
2021-02-15 16:47:31 -08:00
Nolan Lawson
2ecd8a39a9
chore: update yarn.lock ( #1955 )
2021-02-15 16:45:56 -08:00
Nolan Lawson
1e974824e1
chore: update cross-env ( #1951 )
2021-02-15 15:07:35 -08:00
Nolan Lawson
cad8201692
chore: update sass ( #1949 )
2021-02-15 15:07:30 -08:00
Nolan Lawson
63790021a9
chore: update chokidar ( #1948 )
2021-02-15 15:07:26 -08:00
Nolan Lawson
760b7f6cd4
fix: fix Intl.RelativeTimeFormat on iOS 13 ( #1947 )
...
Fixes #1938
2021-02-15 15:07:19 -08:00
Nolan Lawson
c3d25b88cf
feat: allow file-drop to accept multiple files ( #1945 )
2021-02-15 15:07:13 -08:00
Nolan Lawson
6fdbedd594
chore: update husky and lint-staged ( #1943 )
2021-02-15 15:07:03 -08:00
Nolan Lawson
1afd14b7ac
chore: update testcafe ( #1942 )
2021-02-15 12:54:13 -08:00
Nolan Lawson
6d5bb0e39e
fix: increase sapper timeout from 5s to 5min ( #1935 )
...
fixes #1924
2021-02-14 14:01:40 -08:00
Nolan Lawson
eff9d6c52e
chore: update testcafe ( #1918 )
2021-01-24 09:36:30 -08:00
Nolan Lawson
67feaef844
chore: update emoji-picker-element ( #1916 )
2021-01-23 15:58:07 -08:00
Nolan Lawson
a028a7e880
feat: intl support for emoji picker ( #1910 )
...
* feat: intl support for emoji picker
Fixes #1908
* fix: update emoji-picker-element
* fix: fix typo
2020-12-18 20:02:36 -08:00