Commit Graph

5622 Commits

Author SHA1 Message Date
AkiraFukushima ede4b02f1e
Fix application name position in status 2022-04-15 23:04:31 +09:00
dependabot[bot] b8cda5fa7e
Bump core-js from 3.21.1 to 3.22.0
Bumps [core-js](https://github.com/zloirock/core-js) from 3.21.1 to 3.22.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/compare/v3.21.1...v3.22.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-15 08:04:02 +00:00
dependabot[bot] 0eb3649362
Bump postcss-html from 1.3.0 to 1.4.1
Bumps [postcss-html](https://github.com/ota-meshi/postcss-html) from 1.3.0 to 1.4.1.
- [Release notes](https://github.com/ota-meshi/postcss-html/releases)
- [Commits](https://github.com/ota-meshi/postcss-html/compare/v1.3.0...v1.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-15 08:03:44 +00:00
dependabot[bot] e0c45a3e83
Bump @types/node from 17.0.23 to 17.0.24
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.23 to 17.0.24.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-14 08:04:06 +00:00
dependabot[bot] 11bc4a5f83
Bump element-ui from 2.15.6 to 2.15.8
Bumps [element-ui](https://github.com/ElemeFE/element) from 2.15.6 to 2.15.8.
- [Release notes](https://github.com/ElemeFE/element/releases)
- [Changelog](https://github.com/ElemeFE/element/blob/dev/CHANGELOG.en-US.md)
- [Commits](https://github.com/ElemeFE/element/compare/v2.15.6...v2.15.8)

---
updated-dependencies:
- dependency-name: element-ui
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-14 08:02:56 +00:00
dependabot[bot] 0c6fe20655
Bump i18next from 21.6.14 to 21.6.16
Bumps [i18next](https://github.com/i18next/i18next) from 21.6.14 to 21.6.16.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v21.6.14...v21.6.16)

---
updated-dependencies:
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-12 11:46:08 +00:00
dependabot[bot] a0c8de4b04
Bump @typescript-eslint/typescript-estree from 5.18.0 to 5.19.0
Bumps [@typescript-eslint/typescript-estree](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-estree) from 5.18.0 to 5.19.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-estree/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.19.0/packages/typescript-estree)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-12 11:43:46 +00:00
dependabot[bot] 1152c481e2
Bump electron-builder from 22.14.13 to 23.0.3
Bumps [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) from 22.14.13 to 23.0.3.
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/v23.0.3/packages/electron-builder)

---
updated-dependencies:
- dependency-name: electron-builder
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 08:06:12 +00:00
AkiraFukushima 36c7c2a631
Merge pull request #3261 from h3poteto/iss-574/fix-mentions
Set false as default value of mentions marker
2022-04-10 15:11:12 +09:00
AkiraFukushima 966c227271
Set false as default value of mentions marker 2022-04-10 15:05:09 +09:00
AkiraFukushima 1a55578054
Merge pull request #3260 from h3poteto/fix/dev-server-deprecation
Fix deprecation warning in dev-runner for webpack-dev-server
2022-04-10 11:31:01 +09:00
AkiraFukushima 3d9840efaa
Fix deprecation warning in dev-runner for webpack-dev-server 2022-04-10 11:26:49 +09:00
AkiraFukushima 20e01db64d
Merge pull request #3259 from h3poteto/iss-574/fix-mention
refs #574 Fix exclude types in mentions
2022-04-10 11:08:35 +09:00
AkiraFukushima 5d93615a6e
refs #574 Fix exclude types in mentions 2022-04-10 11:03:07 +09:00
dependabot[bot] 4c6957441f
Bump eslint-plugin-vue from 8.5.0 to 8.6.0
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 8.5.0 to 8.6.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v8.5.0...v8.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 00:31:39 +00:00
dependabot[bot] 98acf7b884
Bump typescript from 4.5.5 to 4.6.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.5 to 4.6.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.5...v4.6.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 00:31:31 +00:00
dependabot[bot] f7bab1b54c
Bump webpack-dev-server from 4.7.4 to 4.8.1
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.7.4 to 4.8.1.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.7.4...v4.8.1)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 00:31:10 +00:00
dependabot[bot] 1022f77af1
Bump webpack from 5.71.0 to 5.72.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.71.0 to 5.72.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.71.0...v5.72.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 00:30:09 +00:00
dependabot[bot] f8c4154e23
Bump eslint-plugin-import from 2.25.4 to 2.26.0
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.25.4 to 2.26.0.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.25.4...v2.26.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 00:29:30 +00:00
AkiraFukushima d66ed57165
Merge pull request #3258 from h3poteto/iss-901/disable-nodeIntegration
refs #901 Disable NodeIntegration in renderer
2022-04-10 09:26:05 +09:00
AkiraFukushima cb908e2824
refs #901 Disable NodeIntegration in renderer 2022-04-10 01:10:14 +09:00
dependabot[bot] ecadb17190
Bump @babel/core from 7.17.8 to 7.17.9
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.17.8 to 7.17.9.
- [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.17.9/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-04-07 08:04:14 +00:00
dependabot[bot] bec365f6ee
Bump @babel/runtime from 7.17.8 to 7.17.9
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.17.8 to 7.17.9.
- [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.17.9/packages/babel-runtime)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-07 08:03:35 +00:00
AkiraFukushima 82276723d8
Merge pull request #3246 from h3poteto/align-icons
Fix align icons
2022-04-05 23:01:25 +09:00
AkiraFukushima 5385f3baf5
Fix align toot action icons 2022-04-05 22:56:52 +09:00
AkiraFukushima 686894349b
Fix align header menu icons 2022-04-05 21:16:14 +09:00
AkiraFukushima 60e2db3f0d
Fix align side menu icons 2022-04-05 21:06:19 +09:00
AkiraFukushima 86e9997161
Merge pull request #3244 from h3poteto/dependabot/npm_and_yarn/electron-notarize-1.2.1
Bump electron-notarize from 1.1.1 to 1.2.1
2022-04-05 18:14:10 +09:00
AkiraFukushima 60dffe8ca1
Merge pull request #3243 from h3poteto/dependabot/npm_and_yarn/cfonts-2.10.1
Bump cfonts from 2.10.0 to 2.10.1
2022-04-05 18:14:01 +09:00
AkiraFukushima 24807f263c
Merge pull request #3242 from h3poteto/dependabot/npm_and_yarn/types/node-17.0.23
Bump @types/node from 17.0.21 to 17.0.23
2022-04-05 18:13:54 +09:00
AkiraFukushima a15152b7d9
Merge pull request #3240 from h3poteto/dependabot/npm_and_yarn/stylelint-14.6.1
Bump stylelint from 14.5.3 to 14.6.1
2022-04-05 18:13:47 +09:00
AkiraFukushima c53fbe85ed
Merge pull request #3239 from h3poteto/dependabot/npm_and_yarn/unicode-emoji-json-0.3.1
Bump unicode-emoji-json from 0.3.0 to 0.3.1
2022-04-05 18:13:40 +09:00
AkiraFukushima 37929ae570
Merge pull request #3238 from h3poteto/dependabot/npm_and_yarn/moment-2.29.2
Bump moment from 2.29.1 to 2.29.2
2022-04-05 18:13:29 +09:00
AkiraFukushima ba34874c21
Merge pull request #3237 from h3poteto/dependabot/npm_and_yarn/prettier-2.6.2
Bump prettier from 2.5.1 to 2.6.2
2022-04-05 18:13:23 +09:00
AkiraFukushima 9618223733
Merge pull request #3236 from h3poteto/dependabot/npm_and_yarn/babel-loader-8.2.4
Bump babel-loader from 8.2.3 to 8.2.4
2022-04-05 18:13:15 +09:00
AkiraFukushima 8c946253d5
Merge pull request #3235 from h3poteto/dependabot/npm_and_yarn/typescript-eslint/typescript-estree-5.18.0
Bump @typescript-eslint/typescript-estree from 5.17.0 to 5.18.0
2022-04-05 18:13:05 +09:00
AkiraFukushima f0696285e3
Merge pull request #3233 from h3poteto/dependabot/npm_and_yarn/ajv-8.11.0
Bump ajv from 8.10.0 to 8.11.0
2022-04-05 18:12:56 +09:00
dependabot[bot] e9654956a9
Bump electron-notarize from 1.1.1 to 1.2.1
Bumps [electron-notarize](https://github.com/electron/electron-notarize) from 1.1.1 to 1.2.1.
- [Release notes](https://github.com/electron/electron-notarize/releases)
- [Changelog](https://github.com/electron/electron-notarize/blob/master/.releaserc.json)
- [Commits](https://github.com/electron/electron-notarize/compare/v1.1.1...v1.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-05 08:09:15 +00:00
dependabot[bot] 349e0c0a38
Bump cfonts from 2.10.0 to 2.10.1
Bumps [cfonts](https://github.com/dominikwilkowski/cfonts) from 2.10.0 to 2.10.1.
- [Release notes](https://github.com/dominikwilkowski/cfonts/releases)
- [Commits](https://github.com/dominikwilkowski/cfonts/compare/v2.10.0...v2.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-05 08:08:23 +00:00
dependabot[bot] 573072b9e3
Bump @types/node from 17.0.21 to 17.0.23
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.21 to 17.0.23.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-05 08:08:02 +00:00
dependabot[bot] 2203eac6f7
Bump stylelint from 14.5.3 to 14.6.1
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.5.3 to 14.6.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/14.5.3...14.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-05 08:06:57 +00:00
dependabot[bot] 6daba928fd
Bump unicode-emoji-json from 0.3.0 to 0.3.1
Bumps [unicode-emoji-json](https://github.com/muan/unicode-emoji-json) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/muan/unicode-emoji-json/releases)
- [Commits](https://github.com/muan/unicode-emoji-json/compare/v0.3.0...v0.3.1)

---
updated-dependencies:
- dependency-name: unicode-emoji-json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-05 08:06:32 +00:00
dependabot[bot] 0a0be6ccdb
Bump moment from 2.29.1 to 2.29.2
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.2)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-05 08:06:10 +00:00
dependabot[bot] 1b2e536de0
Bump prettier from 2.5.1 to 2.6.2
Bumps [prettier](https://github.com/prettier/prettier) from 2.5.1 to 2.6.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.5.1...2.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-05 08:05:47 +00:00
dependabot[bot] 5f7e84ca02
Bump babel-loader from 8.2.3 to 8.2.4
Bumps [babel-loader](https://github.com/babel/babel-loader) from 8.2.3 to 8.2.4.
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel-loader/compare/v8.2.3...v8.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-05 08:05:24 +00:00
dependabot[bot] 346ea80180
Bump @typescript-eslint/typescript-estree from 5.17.0 to 5.18.0
Bumps [@typescript-eslint/typescript-estree](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-estree) from 5.17.0 to 5.18.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-estree/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.18.0/packages/typescript-estree)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-05 08:03:07 +00:00
dependabot[bot] aaeeaf716d
Bump ajv from 8.10.0 to 8.11.0
Bumps [ajv](https://github.com/ajv-validator/ajv) from 8.10.0 to 8.11.0.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](https://github.com/ajv-validator/ajv/compare/v8.10.0...v8.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-05 08:02:24 +00:00
AkiraFukushima bc712577ba
Bump to version 4.5.3 2022-04-05 00:48:26 +09:00
AkiraFukushima b6d143a863
Merge pull request #3210 from h3poteto/dependabot/npm_and_yarn/postcss-8.4.12
Bump postcss from 8.4.6 to 8.4.12
2022-04-04 23:58:09 +09:00
AkiraFukushima 689bc7252c
Merge pull request #3216 from h3poteto/dependabot/npm_and_yarn/babel/runtime-7.17.8
Bump @babel/runtime from 7.17.2 to 7.17.8
2022-04-04 23:57:58 +09:00