Commit Graph

4857 Commits

Author SHA1 Message Date
dependabot[bot]
0ca45b22ea
Bump eslint from 8.24.0 to 8.25.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.24.0 to 8.25.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.24.0...v8.25.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-10 08:00:41 +00:00
Francisco Hodge
02d0fbbab6 Build update 2022-10-07 08:05:21 +00:00
Francisco Hodge
6881e2c4b6 3.4.170 2022-10-07 08:05:01 +00:00
Francisco Hodge
1f81b2ea4f
Merge pull request #1737 from hodgef/dependabot/npm_and_yarn/css-minimizer-webpack-plugin-4.2.1
Bump css-minimizer-webpack-plugin from 4.2.0 to 4.2.1
2022-10-07 08:03:37 +00:00
dependabot[bot]
9ce4e27cbe
Bump css-minimizer-webpack-plugin from 4.2.0 to 4.2.1
Bumps [css-minimizer-webpack-plugin](https://github.com/webpack-contrib/css-minimizer-webpack-plugin) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v4.2.0...v4.2.1)

---
updated-dependencies:
- dependency-name: css-minimizer-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-07 08:00:58 +00:00
Francisco Hodge
6223ba9159 Build update 2022-10-04 08:04:48 +00:00
Francisco Hodge
a3fd5775fa 3.4.169 2022-10-04 08:04:30 +00:00
Francisco Hodge
43efcc4a88
Merge pull request #1736 from hodgef/dependabot/npm_and_yarn/core-js-3.25.5
Bump core-js from 3.25.4 to 3.25.5
2022-10-04 08:03:13 +00:00
Francisco Hodge
b7a392b189
Merge pull request #1734 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-5.39.0
Bump @typescript-eslint/parser from 5.36.2 to 5.39.0
2022-10-04 08:02:16 +00:00
dependabot[bot]
ddebfb70c6
Bump core-js from 3.25.4 to 3.25.5
Bumps [core-js](https://github.com/zloirock/core-js) from 3.25.4 to 3.25.5.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.25.4...v3.25.5)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-04 08:02:16 +00:00
dependabot[bot]
2e544a986f
Bump @typescript-eslint/parser from 5.36.2 to 5.39.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.36.2 to 5.39.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.39.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-04 08:01:09 +00:00
Francisco Hodge
a48ba69aa7 Build update 2022-10-03 08:04:28 +00:00
Francisco Hodge
fad413ba6f 3.4.168 2022-10-03 08:04:13 +00:00
Francisco Hodge
a555da1da4
Merge pull request #1733 from hodgef/dependabot/npm_and_yarn/postcss-8.4.17
Bump postcss from 8.4.16 to 8.4.17
2022-10-03 08:03:09 +00:00
Francisco Hodge
2d9a58e5bb
Merge pull request #1732 from hodgef/dependabot/npm_and_yarn/core-js-3.25.4
Bump core-js from 3.25.3 to 3.25.4
2022-10-03 08:02:07 +00:00
dependabot[bot]
25f2a53487
Bump postcss from 8.4.16 to 8.4.17
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.16 to 8.4.17.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.16...8.4.17)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-03 08:01:44 +00:00
dependabot[bot]
d43e1d6719
Bump core-js from 3.25.3 to 3.25.4
Bumps [core-js](https://github.com/zloirock/core-js) from 3.25.3 to 3.25.4.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.25.3...v3.25.4)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-03 08:00:59 +00:00
Francisco Hodge
26e6d0e6c6 Build update 2022-09-30 08:04:13 +00:00
Francisco Hodge
558562d1d5 3.4.167 2022-09-30 08:03:59 +00:00
Francisco Hodge
b01eaf2951
Merge pull request #1730 from hodgef/dependabot/npm_and_yarn/css-minimizer-webpack-plugin-4.2.0
Bump css-minimizer-webpack-plugin from 4.0.0 to 4.2.0
2022-09-30 08:02:58 +00:00
dependabot[bot]
bc73d817b2
Bump css-minimizer-webpack-plugin from 4.0.0 to 4.2.0
Bumps [css-minimizer-webpack-plugin](https://github.com/webpack-contrib/css-minimizer-webpack-plugin) from 4.0.0 to 4.2.0.
- [Release notes](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v4.0.0...v4.2.0)

---
updated-dependencies:
- dependency-name: css-minimizer-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-30 08:01:22 +00:00
Francisco Hodge
50486c8004 Build update 2022-09-30 02:39:35 +00:00
Francisco Hodge
8094fcd004 3.4.166 2022-09-30 02:39:18 +00:00
Francisco Hodge
13202726dc Add SimpleKeyboard export. Per https://github.com/hodgef/react-simple-keyboard/issues/2070 2022-09-29 19:37:51 -07:00
Francisco Hodge
fe136b78f4 Build update 2022-09-30 02:07:34 +00:00
Francisco Hodge
b4e1de6b04 3.4.165 2022-09-30 02:07:16 +00:00
Francisco Hodge
8282ccee5f Add disableCandidateNormalization option. Fixes #1719 2022-09-29 19:06:00 -07:00
Francisco Hodge
18384c4517
Update main.yml 2022-09-29 08:11:50 +00:00
Francisco Hodge
baad3bff8d Build update 2022-09-28 08:04:41 +00:00
Francisco Hodge
acc506b6b2 3.4.164 2022-09-28 08:04:26 +00:00
Francisco Hodge
2e8006bc20
Merge pull request #1727 from hodgef/dependabot/npm_and_yarn/babel/preset-env-7.19.3
Bump @babel/preset-env from 7.19.1 to 7.19.3
2022-09-28 08:03:25 +00:00
dependabot[bot]
76c8992497
Bump @babel/preset-env from 7.19.1 to 7.19.3
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.19.1 to 7.19.3.
- [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.19.3/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-28 08:02:22 +00:00
Francisco Hodge
aec71b6408
Merge pull request #1724 from hodgef/dependabot/npm_and_yarn/babel/core-7.19.3
Bump @babel/core from 7.19.1 to 7.19.3
2022-09-28 08:02:18 +00:00
Francisco Hodge
34bb5c9998
Merge pull request #1723 from hodgef/dependabot/npm_and_yarn/babel/plugin-transform-typescript-7.19.3
Bump @babel/plugin-transform-typescript from 7.19.1 to 7.19.3
2022-09-28 08:01:58 +00:00
Francisco Hodge
73a8a7c4c7
Merge pull request #1722 from hodgef/dependabot/npm_and_yarn/typescript-4.8.4
Bump typescript from 4.8.3 to 4.8.4
2022-09-28 08:01:36 +00:00
dependabot[bot]
822bf1310d
Bump @babel/core from 7.19.1 to 7.19.3
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.19.1 to 7.19.3.
- [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.19.3/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-28 08:01:09 +00:00
dependabot[bot]
5f972011fa
Bump @babel/plugin-transform-typescript from 7.19.1 to 7.19.3
Bumps [@babel/plugin-transform-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typescript) from 7.19.1 to 7.19.3.
- [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.19.3/packages/babel-plugin-transform-typescript)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-28 08:00:54 +00:00
dependabot[bot]
d2375ad5c0
Bump typescript from 4.8.3 to 4.8.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.3 to 4.8.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.8.3...v4.8.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-28 08:00:37 +00:00
Francisco Hodge
160bf233c8 Build update 2022-09-27 08:03:50 +00:00
Francisco Hodge
bef30b5e7b 3.4.163 2022-09-27 08:03:35 +00:00
Francisco Hodge
50c8278862
Merge pull request #1720 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.38.1
Bump @typescript-eslint/eslint-plugin from 5.38.0 to 5.38.1
2022-09-27 08:02:28 +00:00
dependabot[bot]
90e4980515
Bump @typescript-eslint/eslint-plugin from 5.38.0 to 5.38.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.38.0 to 5.38.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.38.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-27 08:01:16 +00:00
Francisco Hodge
cd37b1853e Build update 2022-09-26 08:04:04 +00:00
Francisco Hodge
98821cd4b9 3.4.162 2022-09-26 08:03:46 +00:00
Francisco Hodge
296be3dce3
Merge pull request #1718 from hodgef/dependabot/npm_and_yarn/core-js-3.25.3
Bump core-js from 3.25.2 to 3.25.3
2022-09-26 08:02:30 +00:00
dependabot[bot]
8048de2ad8
Bump core-js from 3.25.2 to 3.25.3
Bumps [core-js](https://github.com/zloirock/core-js) from 3.25.2 to 3.25.3.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.25.2...v3.25.3)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-26 08:02:18 +00:00
Francisco Hodge
c789cb7e55
Merge pull request #1717 from hodgef/dependabot/npm_and_yarn/eslint-8.24.0
Bump eslint from 8.23.1 to 8.24.0
2022-09-26 08:01:42 +00:00
dependabot[bot]
2088a73838
Bump eslint from 8.23.1 to 8.24.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.23.1 to 8.24.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.23.1...v8.24.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-26 08:00:40 +00:00
Francisco Hodge
741a3208d0 Build update 2022-09-24 06:55:43 +00:00
Francisco Hodge
f54439e746 3.4.161 2022-09-24 06:55:27 +00:00