aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge pull request #1054 from ↵Shin'ya Ueoka2021-03-281-3/+3
|\ \ | | | | | | | | | | | | ueokande/dependabot/npm_and_yarn/types/react-test-renderer-17.0.1 Bump @types/react-test-renderer from 17.0.0 to 17.0.1
| * | Bump @types/react-test-renderer from 17.0.0 to 17.0.1dependabot-preview[bot]2021-03-281-3/+3
| |/ | | | | | | | | | | | | Bumps [@types/react-test-renderer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-test-renderer) from 17.0.0 to 17.0.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-test-renderer) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #988 from ueokande/dependabot/npm_and_yarn/types/assert-1.5.4Shin'ya Ueoka2021-03-281-3/+3
|\ \ | |/ |/| Bump @types/assert from 1.5.3 to 1.5.4
| * Bump @types/assert from 1.5.3 to 1.5.4dependabot-preview[bot]2021-03-281-3/+3
|/ | | | | | | Bumps [@types/assert](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/assert) from 1.5.3 to 1.5.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/assert) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #1066 from ueokande/dependabot/npm_and_yarn/karma-6.3.1Shin'ya Ueoka2021-03-281-3/+3
|\ | | | | Bump karma from 6.2.0 to 6.3.1
| * Bump karma from 6.2.0 to 6.3.1dependabot-preview[bot]2021-03-281-3/+3
|/ | | | | | | | Bumps [karma](https://github.com/karma-runner/karma) from 6.2.0 to 6.3.1. - [Release notes](https://github.com/karma-runner/karma/releases) - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md) - [Commits](https://github.com/karma-runner/karma/compare/v6.2.0...v6.3.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #1069 from ueokande/reciving-error-on-tab-openedShin'ya Ueoka2021-03-287-29/+30
|\
| * Increase timeout on e2eShin'ya Ueoka2021-03-281-1/+1
| |
| * Send resize message to the sender tab instead of the current tab.Shin'ya Ueoka2021-03-283-13/+14
| | | | | | | | | | | | Sending resize message to the current table occurs an error, just after switching the tab by a `tabopen` command. The background script unable to connect the current (new tab) because it is in an initialization.
| * Move classes to a correct directoryShin'ya Ueoka2021-03-284-3/+3
|/
* Merge pull request #1068 from ueokande/dependabot/npm_and_yarn/ajv-7.2.4Shin'ya Ueoka2021-03-271-3/+3
|\ | | | | Bump ajv from 7.2.3 to 7.2.4
| * Bump ajv from 7.2.3 to 7.2.4dependabot-preview[bot]2021-03-261-3/+3
|/ | | | | | | Bumps [ajv](https://github.com/ajv-validator/ajv) from 7.2.3 to 7.2.4. - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](https://github.com/ajv-validator/ajv/compare/v7.2.3...v7.2.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #1064 from ↵Shin'ya Ueoka2021-03-261-3/+3
|\ | | | | | | | | ueokande/dependabot/npm_and_yarn/types/selenium-webdriver-4.0.12 Bump @types/selenium-webdriver from 4.0.11 to 4.0.12
| * Bump @types/selenium-webdriver from 4.0.11 to 4.0.12dependabot-preview[bot]2021-03-251-3/+3
| | | | | | | | | | | | | | Bumps [@types/selenium-webdriver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/selenium-webdriver) from 4.0.11 to 4.0.12. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/selenium-webdriver) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #1063 from ueokande/dependabot/npm_and_yarn/css-loader-5.2.0Shin'ya Ueoka2021-03-261-3/+3
|\ \ | | | | | | Bump css-loader from 5.1.3 to 5.2.0
| * | Bump css-loader from 5.1.3 to 5.2.0dependabot-preview[bot]2021-03-251-3/+3
| |/ | | | | | | | | | | | | | | Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.1.3 to 5.2.0. - [Release notes](https://github.com/webpack-contrib/css-loader/releases) - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.1.3...v5.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #1067 from ↵Shin'ya Ueoka2021-03-262-68/+219
|\ \ | |/ |/| | | | | ueokande/dependabot/npm_and_yarn/eslint-plugin-react-7.23.1 Bump eslint-plugin-react from 7.22.0 to 7.23.1
| * Bump eslint-plugin-react from 7.22.0 to 7.23.1dependabot-preview[bot]2021-03-252-68/+219
|/ | | | | | | | Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.22.0 to 7.23.1. - [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases) - [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.22.0...v7.23.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #1052 from ueokande/dependabot/npm_and_yarn/react-redux-7.2.3Shin'ya Ueoka2021-03-251-4/+5
|\ | | | | Bump react-redux from 7.2.2 to 7.2.3
| * Bump react-redux from 7.2.2 to 7.2.3dependabot-preview[bot]2021-03-241-4/+5
| | | | | | | | | | | | | | | | Bumps [react-redux](https://github.com/reduxjs/react-redux) from 7.2.2 to 7.2.3. - [Release notes](https://github.com/reduxjs/react-redux/releases) - [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md) - [Commits](https://github.com/reduxjs/react-redux/compare/v7.2.2...v7.2.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #1061 from ueokande/dependabot/npm_and_yarn/tsyringe-4.5.0Shin'ya Ueoka2021-03-252-5/+5
|\ \ | |/ |/| Bump tsyringe from 4.4.0 to 4.5.0
| * Bump tsyringe from 4.4.0 to 4.5.0dependabot-preview[bot]2021-03-242-5/+5
| | | | | | | | | | | | | | Bumps [tsyringe](https://github.com/Microsoft/tsyringe) from 4.4.0 to 4.5.0. - [Release notes](https://github.com/Microsoft/tsyringe/releases) - [Commits](https://github.com/Microsoft/tsyringe/compare/v4.4.0...v4.5.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #1060 from ueokande/dependabot/npm_and_yarn/eslint-7.22.0Shin'ya Ueoka2021-03-252-22/+33
|\ \ | | | | | | Bump eslint from 7.20.0 to 7.22.0
| * | Bump eslint from 7.20.0 to 7.22.0dependabot-preview[bot]2021-03-242-22/+33
| |/ | | | | | | | | | | | | | | Bumps [eslint](https://github.com/eslint/eslint) from 7.20.0 to 7.22.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v7.20.0...v7.22.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #1056 from ↵Shin'ya Ueoka2021-03-252-26/+26
|\ \ | |/ |/| | | | | ueokande/dependabot/npm_and_yarn/react-and-react-dom-and-react-test-renderer-17.0.2 Bump react, react-dom and react-test-renderer
| * Bump react, react-dom and react-test-rendererdependabot-preview[bot]2021-03-232-26/+26
|/ | | | | | | | | | | | | | | | | | | | Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react), [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) and [react-test-renderer](https://github.com/facebook/react/tree/HEAD/packages/react-test-renderer). These dependencies needed to be updated together. Updates `react` from 17.0.1 to 17.0.2 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v17.0.2/packages/react) Updates `react-dom` from 17.0.1 to 17.0.2 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v17.0.2/packages/react-dom) Updates `react-test-renderer` from 17.0.1 to 17.0.2 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v17.0.2/packages/react-test-renderer) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #1053 from ↵Shin'ya Ueoka2021-03-241-3/+3
|\ | | | | | | | | ueokande/dependabot/npm_and_yarn/types/react-dom-17.0.3 Bump @types/react-dom from 17.0.2 to 17.0.3
| * Bump @types/react-dom from 17.0.2 to 17.0.3dependabot-preview[bot]2021-03-231-3/+3
| | | | | | | | | | | | | | Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 17.0.2 to 17.0.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #1055 from ueokande/dependabot/npm_and_yarn/jszip-3.6.0Shin'ya Ueoka2021-03-241-3/+3
|\ \ | | | | | | Bump jszip from 3.5.0 to 3.6.0
| * | Bump jszip from 3.5.0 to 3.6.0dependabot-preview[bot]2021-03-231-3/+3
| |/ | | | | | | | | | | | | | | Bumps [jszip](https://github.com/Stuk/jszip) from 3.5.0 to 3.6.0. - [Release notes](https://github.com/Stuk/jszip/releases) - [Changelog](https://github.com/Stuk/jszip/blob/master/CHANGES.md) - [Commits](https://github.com/Stuk/jszip/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #1057 from ueokande/dependabot/npm_and_yarn/ajv-7.2.3Shin'ya Ueoka2021-03-241-3/+3
|\ \ | |/ |/| Bump ajv from 7.2.1 to 7.2.3
| * Bump ajv from 7.2.1 to 7.2.3dependabot-preview[bot]2021-03-231-3/+3
|/ | | | | | | Bumps [ajv](https://github.com/ajv-validator/ajv) from 7.2.1 to 7.2.3. - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](https://github.com/ajv-validator/ajv/compare/v7.2.1...v7.2.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #1048 from ueokande/dependabot/npm_and_yarn/webpack-cli-4.5.0Shin'ya Ueoka2021-03-232-25/+25
|\ | | | | Bump webpack-cli from 4.4.0 to 4.5.0
| * Bump webpack-cli from 4.4.0 to 4.5.0dependabot-preview[bot]2021-03-222-25/+25
| | | | | | | | | | | | | | | | Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.4.0 to 4.5.0. - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.4.0...webpack-cli@4.5.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #1050 from ueokande/dependabot/npm_and_yarn/types/mocha-8.2.2Shin'ya Ueoka2021-03-231-3/+3
|\ \ | | | | | | Bump @types/mocha from 8.2.0 to 8.2.2
| * | Bump @types/mocha from 8.2.0 to 8.2.2dependabot-preview[bot]2021-03-221-3/+3
| |/ | | | | | | | | | | | | Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 8.2.0 to 8.2.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #1049 from ueokande/dependabot/npm_and_yarn/ts-loader-8.0.18Shin'ya Ueoka2021-03-231-3/+3
|\ \ | | | | | | Bump ts-loader from 8.0.14 to 8.0.18
| * | Bump ts-loader from 8.0.14 to 8.0.18dependabot-preview[bot]2021-03-221-3/+3
| |/ | | | | | | | | | | | | | | Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.0.14 to 8.0.18. - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/TypeStrong/ts-loader/compare/v8.0.14...v8.0.18) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #1045 from ueokande/dependabot/npm_and_yarn/karma-6.2.0Shin'ya Ueoka2021-03-231-3/+3
|\ \ | | | | | | Bump karma from 6.1.0 to 6.2.0
| * | Bump karma from 6.1.0 to 6.2.0dependabot-preview[bot]2021-03-221-3/+3
| |/ | | | | | | | | | | | | | | Bumps [karma](https://github.com/karma-runner/karma) from 6.1.0 to 6.2.0. - [Release notes](https://github.com/karma-runner/karma/releases) - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md) - [Commits](https://github.com/karma-runner/karma/compare/v6.1.0...v6.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #1046 from ueokande/dependabot/npm_and_yarn/css-loader-5.1.3Shin'ya Ueoka2021-03-231-12/+17
|\ \ | | | | | | Bump css-loader from 5.0.1 to 5.1.3
| * | Bump css-loader from 5.0.1 to 5.1.3dependabot-preview[bot]2021-03-221-12/+17
| |/ | | | | | | | | | | | | | | Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.0.1 to 5.1.3. - [Release notes](https://github.com/webpack-contrib/css-loader/releases) - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.0.1...v5.1.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #1030 from ↵Shin'ya Ueoka2021-03-231-3/+3
|\ \ | | | | | | | | | | | | ueokande/dependabot/npm_and_yarn/types/styled-components-5.1.9 Bump @types/styled-components from 5.1.7 to 5.1.9
| * | Bump @types/styled-components from 5.1.7 to 5.1.9dependabot-preview[bot]2021-03-221-3/+3
| | | | | | | | | | | | | | | | | | | | | Bumps [@types/styled-components](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/styled-components) from 5.1.7 to 5.1.9. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/styled-components) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | Merge pull request #1047 from ueokande/dependabot/npm_and_yarn/sinon-10.0.0Shin'ya Ueoka2021-03-232-17/+17
|\ \ \ | |_|/ |/| | Bump sinon from 9.2.4 to 10.0.0
| * | Bump sinon from 9.2.4 to 10.0.0dependabot-preview[bot]2021-03-222-17/+17
|/ / | | | | | | | | | | | | | | Bumps [sinon](https://github.com/sinonjs/sinon) from 9.2.4 to 10.0.0. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md) - [Commits](https://github.com/sinonjs/sinon/compare/v9.2.4...v10.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #1013 from ↵Shin'ya Ueoka2021-03-223-6/+5
|\ \ | | | | | | | | | | | | ueokande/dependabot/npm_and_yarn/eslint-config-prettier-8.1.0 Bump eslint-config-prettier from 7.1.0 to 8.1.0
| * | Remove prettier/react from extends on .eslntrcShin'ya Ueoka2021-03-221-1/+0
| | | | | | | | | | | | | | | `prettier/react` is merged to `react` https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md#version-800-2021-02-21
| * | Bump eslint-config-prettier from 7.1.0 to 8.1.0dependabot-preview[bot]2021-03-222-5/+5
| |/ | | | | | | | | | | | | | | Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 7.1.0 to 8.1.0. - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/eslint-config-prettier/compare/v7.1.0...v8.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #990 from ↵Shin'ya Ueoka2021-03-221-3/+3
|\ \ | | | | | | | | | | | | ueokande/dependabot/npm_and_yarn/types/react-redux-7.1.16 Bump @types/react-redux from 7.1.15 to 7.1.16