Commit Graph

5344 Commits

Author SHA1 Message Date
dependabot[bot]
2cd5094e58
Bump core-js from 3.28.0 to 3.29.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.28.0 to 3.29.0.
- [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/commits/v3.29.0/packages/core-js)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 09:57:10 +00:00
Francisco Hodge
fd16382d98 Build update 2023-02-25 18:41:18 +00:00
Francisco Hodge
d7bba4ce08 3.5.24 2023-02-25 18:41:01 +00:00
Francisco Hodge
669b9b3bf9 Merge branch 'master' of https://github.com/hodgef/simple-keyboard 2023-02-25 13:39:46 -05:00
Francisco Hodge
1a36c63576 Trigger build 2023-02-25 13:39:37 -05:00
Francisco Hodge
98d389080c
Update publish.yml 2023-02-25 13:39:10 -05:00
Francisco Hodge
96b83b9840 Trigger build 2023-02-25 13:35:53 -05:00
Francisco Hodge
ecaa9acad9
Update pull_request_dependabot.yml 2023-02-25 13:31:25 -05:00
Francisco Hodge
cecef66b07
Update pull_request.yml 2023-02-25 13:31:10 -05:00
Francisco Hodge
190fdf888a
Update publish.yml 2023-02-25 13:30:55 -05:00
Francisco Hodge
cde371dd83
Update main.yml 2023-02-25 13:29:51 -05:00
Francisco Hodge
b2872b7809 Add enableLayoutCandidatesKeyPress option. Fixes #1866 2023-02-25 13:23:34 -05:00
Francisco Hodge
a198d02259 Build update 2023-02-14 09:59:44 +00:00
Francisco Hodge
63f59f0f95 3.5.23 2023-02-14 09:59:29 +00:00
Francisco Hodge
7a69e80052
Merge pull request #1864 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-5.52.0
Bump @typescript-eslint/parser from 5.50.0 to 5.52.0
2023-02-14 01:58:25 -08:00
Francisco Hodge
9c56bb7ab2
Merge pull request #1863 from hodgef/dependabot/npm_and_yarn/core-js-3.28.0
Bump core-js from 3.27.2 to 3.28.0
2023-02-14 01:57:40 -08:00
dependabot[bot]
52a1e269b1
Bump @typescript-eslint/parser from 5.50.0 to 5.52.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.50.0 to 5.52.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.52.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>
2023-02-14 09:57:26 +00:00
dependabot[bot]
5d75b72c65
Bump core-js from 3.27.2 to 3.28.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.27.2 to 3.28.0.
- [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/commits/v3.28.0/packages/core-js)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-14 09:56:38 +00:00
Francisco Hodge
c5579f09cb Build update 2023-02-13 09:59:39 +00:00
Francisco Hodge
96b7019a2e 3.5.22 2023-02-13 09:59:22 +00:00
Francisco Hodge
2a6d7586a2
Merge pull request #1862 from hodgef/dependabot/npm_and_yarn/eslint-8.34.0
Bump eslint from 8.33.0 to 8.34.0
2023-02-13 01:58:14 -08:00
dependabot[bot]
5c04d6aed4
Bump eslint from 8.33.0 to 8.34.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.33.0 to 8.34.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.33.0...v8.34.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-13 09:57:14 +00:00
Francisco Hodge
adf749095b Build update 2023-02-07 09:03:45 +00:00
Francisco Hodge
bc1b371415 3.5.21 2023-02-07 09:03:26 +00:00
Francisco Hodge
413ad5c676
Merge pull request #1858 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.51.0
Bump @typescript-eslint/eslint-plugin from 5.49.0 to 5.51.0
2023-02-07 01:02:04 -08:00
dependabot[bot]
25e976fa91
Bump @typescript-eslint/eslint-plugin from 5.49.0 to 5.51.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.49.0 to 5.51.0.
- [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.51.0/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-07 09:01:04 +00:00
Francisco Hodge
075e6b25e3 Build update 2023-02-01 09:03:53 +00:00
Francisco Hodge
4fe1a8bef9 3.5.20 2023-02-01 09:03:30 +00:00
Francisco Hodge
060f73eb58
Merge pull request #1855 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-5.50.0
Bump @typescript-eslint/parser from 5.48.2 to 5.50.0
2023-02-01 04:02:04 -05:00
dependabot[bot]
3cab9089c2
Bump @typescript-eslint/parser from 5.48.2 to 5.50.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.48.2 to 5.50.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.50.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>
2023-02-01 09:01:05 +00:00
Francisco Hodge
4dd493ea73 Build update 2023-01-31 22:03:57 +00:00
Francisco Hodge
c3fc9192fa 3.5.19 2023-01-31 22:03:38 +00:00
Francisco Hodge
1147601610 Add event to onKeyReleased per https://github.com/hodgef/react-simple-keyboard/issues/2231 2023-01-31 17:02:14 -05:00
Francisco Hodge
89e985c866 Build update 2023-01-31 09:03:10 +00:00
Francisco Hodge
2f195c01da 3.5.18 2023-01-31 09:02:52 +00:00
Francisco Hodge
4a4ae0da27
Merge pull request #1854 from hodgef/dependabot/npm_and_yarn/typescript-4.9.5
Bump typescript from 4.9.4 to 4.9.5
2023-01-31 04:01:41 -05:00
dependabot[bot]
5e041edee7
Bump typescript from 4.9.4 to 4.9.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.4 to 4.9.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-31 09:00:38 +00:00
Francisco Hodge
7880eaa922 Build update 2023-01-30 09:03:48 +00:00
Francisco Hodge
8540a6cd92 3.5.17 2023-01-30 09:03:32 +00:00
Francisco Hodge
91010e34ae
Merge pull request #1853 from hodgef/dependabot/npm_and_yarn/eslint-8.33.0
Bump eslint from 8.32.0 to 8.33.0
2023-01-30 04:02:12 -05:00
dependabot[bot]
aafc599e5c
Bump eslint from 8.32.0 to 8.33.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.32.0 to 8.33.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.32.0...v8.33.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-30 09:01:10 +00:00
Francisco Hodge
a87009efd3 Build update 2023-01-24 09:03:31 +00:00
Francisco Hodge
3c3a5bb995 3.5.16 2023-01-24 09:03:11 +00:00
Francisco Hodge
2aaa387fdc
Merge pull request #1849 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.49.0
Bump @typescript-eslint/eslint-plugin from 5.48.1 to 5.49.0
2023-01-24 04:01:49 -05:00
dependabot[bot]
a903e74436
Bump @typescript-eslint/eslint-plugin from 5.48.1 to 5.49.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.48.1 to 5.49.0.
- [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.49.0/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-24 09:00:54 +00:00
Francisco Hodge
3e99438ced Build update 2023-01-23 09:03:22 +00:00
Francisco Hodge
fa76353604 3.5.15 2023-01-23 09:03:06 +00:00
Francisco Hodge
af36febf54
Merge pull request #1847 from hodgef/dependabot/npm_and_yarn/babel/plugin-transform-typescript-7.20.13
Bump @babel/plugin-transform-typescript from 7.20.7 to 7.20.13
2023-01-23 04:02:01 -05:00
dependabot[bot]
66f86cb8d1
Bump @babel/plugin-transform-typescript from 7.20.7 to 7.20.13
Bumps [@babel/plugin-transform-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typescript) from 7.20.7 to 7.20.13.
- [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.20.13/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>
2023-01-23 09:00:58 +00:00
Francisco Hodge
f1c5282151 Build update 2023-01-19 09:03:20 +00:00