Commit Graph

7081 Commits

Author SHA1 Message Date
dependabot[bot] a861978af8
build(deps): bump @fortawesome/fontawesome-svg-core from 6.3.0 to 6.4.0
Bumps [@fortawesome/fontawesome-svg-core](https://github.com/FortAwesome/Font-Awesome) from 6.3.0 to 6.4.0.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.3.0...6.4.0)

---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-svg-core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-10 09:08:15 +00:00
dependabot[bot] c94221ac48
build(deps-dev): bump @babel/plugin-transform-runtime
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.21.0 to 7.21.4.
- [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.21.4/packages/babel-plugin-transform-runtime)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-10 08:59:23 +00:00
AkiraFukushima 4e7f3f42f4
Remove reading exif from image
Because it says an error when reading canvas
and it is already read in Electron
2023-04-10 01:32:12 +09:00
AkiraFukushima de5f93e0de
Bump to version 5.0.3 2023-04-09 20:58:19 +09:00
AkiraFukushima e30a1d4043
Merge pull request #4276 from h3poteto/l10n_master
New Crowdin updates
2023-04-09 15:58:21 +09:00
AkiraFukushima 85bda74189 New translations translation.json (Japanese) 2023-04-09 11:01:28 +09:00
AkiraFukushima cbfe2d03a9
Merge pull request #4275 from h3poteto/dependabot/npm_and_yarn/eslint-8.38.0
build(deps-dev): bump eslint from 8.35.0 to 8.38.0
2023-04-09 10:03:50 +09:00
AkiraFukushima c75038483f
Merge pull request #4274 from h3poteto/dependabot/npm_and_yarn/megalodon-5.4.3
build(deps): bump megalodon from 5.4.2 to 5.4.3
2023-04-09 10:03:42 +09:00
AkiraFukushima f2d191eb5a
Merge pull request #4273 from h3poteto/dependabot/npm_and_yarn/jsdom-and-types/jsdom-21.1.1
build(deps-dev): bump jsdom and @types/jsdom
2023-04-09 10:03:35 +09:00
dependabot[bot] 5933f58496
build(deps): bump megalodon from 5.4.2 to 5.4.3
Bumps [megalodon](https://github.com/h3poteto/megalodon) from 5.4.2 to 5.4.3.
- [Release notes](https://github.com/h3poteto/megalodon/releases)
- [Commits](https://github.com/h3poteto/megalodon/compare/v5.4.2...v5.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-09 00:53:47 +00:00
dependabot[bot] 4932bf77ae
build(deps-dev): bump jsdom and @types/jsdom
Bumps [jsdom](https://github.com/jsdom/jsdom) and [@types/jsdom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jsdom). These dependencies needed to be updated together.

Updates `jsdom` from 21.1.0 to 21.1.1
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/21.1.0...21.1.1)

Updates `@types/jsdom` from 21.1.0 to 21.1.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jsdom)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-09 00:53:36 +00:00
dependabot[bot] f6c1fcee07
build(deps-dev): bump eslint from 8.35.0 to 8.38.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.35.0 to 8.38.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.35.0...v8.38.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-04-09 00:52:34 +00:00
AkiraFukushima f4e0085919
Merge pull request #4266 from h3poteto/dependabot/npm_and_yarn/webpack-5.78.0
build(deps-dev): bump webpack from 5.76.0 to 5.78.0
2023-04-09 09:51:45 +09:00
AkiraFukushima e6ff6f4b6d
Merge pull request #4263 from h3poteto/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.57.1
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.54.1 to 5.57.1
2023-04-09 09:51:37 +09:00
AkiraFukushima b39eeb1657
Merge pull request #4261 from h3poteto/dependabot/npm_and_yarn/babel/core-7.21.4
build(deps-dev): bump @babel/core from 7.21.0 to 7.21.4
2023-04-09 09:51:30 +09:00
AkiraFukushima c0ffe94a84
Merge pull request #4259 from h3poteto/dependabot/npm_and_yarn/webpack-dev-server-4.13.2
build(deps-dev): bump webpack-dev-server from 4.11.1 to 4.13.2
2023-04-09 09:51:22 +09:00
AkiraFukushima a36d9cb3e4
Merge pull request #4258 from h3poteto/dependabot/npm_and_yarn/i18next-22.4.14
build(deps): bump i18next from 22.4.11 to 22.4.14
2023-04-09 09:51:15 +09:00
AkiraFukushima 60e95874af
Merge pull request #4249 from h3poteto/dependabot/npm_and_yarn/sass-loader-13.2.2
build(deps-dev): bump sass-loader from 13.2.0 to 13.2.2
2023-04-09 09:51:08 +09:00
dependabot[bot] 87274c1550
build(deps): bump i18next from 22.4.11 to 22.4.14
Bumps [i18next](https://github.com/i18next/i18next) from 22.4.11 to 22.4.14.
- [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/v22.4.11...v22.4.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-08 16:13:29 +00:00
dependabot[bot] 0b5208f3f9
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.54.1 to 5.57.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.57.1/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-04-08 16:12:23 +00:00
AkiraFukushima 0403a68771
Merge pull request #4272 from h3poteto/dependabot/npm_and_yarn/element-plus-2.3.3
build(deps): bump element-plus from 2.2.36 to 2.3.3
2023-04-09 01:11:57 +09:00
dependabot[bot] d78a2d699b
build(deps-dev): bump sass-loader from 13.2.0 to 13.2.2
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 13.2.0 to 13.2.2.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v13.2.0...v13.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-08 16:10:41 +00:00
dependabot[bot] 8d63e0165e
build(deps-dev): bump webpack from 5.76.0 to 5.78.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.76.0 to 5.78.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.76.0...v5.78.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-08 16:10:27 +00:00
dependabot[bot] 08806610a4
build(deps-dev): bump @babel/core from 7.21.0 to 7.21.4
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.21.0 to 7.21.4.
- [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.21.4/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>
2023-04-08 16:10:04 +00:00
dependabot[bot] 11433bdb45
build(deps-dev): bump webpack-dev-server from 4.11.1 to 4.13.2
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.11.1 to 4.13.2.
- [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.11.1...v4.13.2)

---
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>
2023-04-08 16:09:29 +00:00
AkiraFukushima 26e8da3819
Merge pull request #4264 from h3poteto/dependabot/npm_and_yarn/typescript-eslint/parser-5.57.1
build(deps-dev): bump @typescript-eslint/parser from 5.54.1 to 5.57.1
2023-04-09 01:09:25 +09:00
AkiraFukushima 1fde39496c
Merge pull request #4262 from h3poteto/dependabot/npm_and_yarn/core-js-3.30.0
build(deps-dev): bump core-js from 3.29.0 to 3.30.0
2023-04-09 01:09:09 +09:00
AkiraFukushima 33a8a936e2
Merge pull request #4252 from h3poteto/dependabot/npm_and_yarn/types/node-18.15.11
build(deps-dev): bump @types/node from 18.15.0 to 18.15.11
2023-04-09 01:08:44 +09:00
AkiraFukushima 1c75fc1c39
Merge pull request #4245 from h3poteto/dependabot/npm_and_yarn/stylelint-scss-4.6.0
build(deps-dev): bump stylelint-scss from 4.4.0 to 4.6.0
2023-04-09 01:08:28 +09:00
dependabot[bot] 3facf12c96
build(deps): bump element-plus from 2.2.36 to 2.3.3
Bumps [element-plus](https://github.com/element-plus/element-plus) from 2.2.36 to 2.3.3.
- [Release notes](https://github.com/element-plus/element-plus/releases)
- [Changelog](https://github.com/element-plus/element-plus/blob/dev/CHANGELOG.en-US.md)
- [Commits](https://github.com/element-plus/element-plus/compare/2.2.36...2.3.3)

---
updated-dependencies:
- dependency-name: element-plus
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-08 16:08:26 +00:00
AkiraFukushima 7260448fde
Merge pull request #4241 from h3poteto/dependabot/npm_and_yarn/prettier-2.8.7
build(deps-dev): bump prettier from 2.8.4 to 2.8.7
2023-04-09 01:08:20 +09:00
AkiraFukushima 0e44354d0f
Merge pull request #4240 from h3poteto/dependabot/npm_and_yarn/eslint-plugin-vue-9.10.0
build(deps-dev): bump eslint-plugin-vue from 9.9.0 to 9.10.0
2023-04-09 01:08:05 +09:00
AkiraFukushima d51c493d0a
Merge pull request #4218 from h3poteto/dependabot/npm_and_yarn/mini-css-extract-plugin-2.7.5
build(deps-dev): bump mini-css-extract-plugin from 2.7.3 to 2.7.5
2023-04-09 01:07:56 +09:00
AkiraFukushima 5ba8389156
Merge pull request #4213 from h3poteto/dependabot/npm_and_yarn/babel/eslint-parser-7.21.3
build(deps-dev): bump @babel/eslint-parser from 7.19.1 to 7.21.3
2023-04-09 01:07:48 +09:00
AkiraFukushima 45d236f000
Merge pull request #4207 from h3poteto/dependabot/npm_and_yarn/style-loader-3.3.2
build(deps-dev): bump style-loader from 3.3.1 to 3.3.2
2023-04-09 01:07:39 +09:00
AkiraFukushima 7d825decc3
Merge pull request #4270 from h3poteto/update/megalodon/5.4.2
Update megalodon version to 5.4.2
2023-04-09 01:06:56 +09:00
AkiraFukushima 0485c8bf29
Merge pull request #4269 from h3poteto/iss-4239
refs #4239 Add shortcut key for post
2023-04-09 01:02:14 +09:00
AkiraFukushima 1440eeb40d
Update megalodon version to 5.4.2 2023-04-09 00:59:50 +09:00
AkiraFukushima 859086e14b
Merge pull request #4268 from h3poteto/iss-4247
refs #4247 Fix response of reblog, fav, and bookmark
2023-04-09 00:49:10 +09:00
AkiraFukushima 3ddba767de
refs #4239 Add shortcut key for post 2023-04-09 00:48:36 +09:00
AkiraFukushima 4a2809c519
refs #4247 Call sound after post 2023-04-09 00:39:27 +09:00
AkiraFukushima a4faf9becf
refs #4247 Fix response of reblog, fav, and bookmark 2023-04-09 00:35:42 +09:00
dependabot[bot] 26b8a6001c
build(deps-dev): bump @typescript-eslint/parser from 5.54.1 to 5.57.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.54.1 to 5.57.1.
- [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.57.1/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-04-04 09:01:58 +00:00
dependabot[bot] 626fc6e5a1
build(deps-dev): bump core-js from 3.29.0 to 3.30.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.29.0 to 3.30.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.30.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-04-04 08:58:02 +00:00
AkiraFukushima e3da5a297b
Merge pull request #4256 from h3poteto/l10n_master
New Crowdin updates
2023-04-01 13:34:51 +09:00
AkiraFukushima 89e190a094 New translations translation.json (Italian) 2023-03-31 06:42:26 +09:00
AkiraFukushima 63edf19388 New translations translation.json (Italian) 2023-03-31 05:45:06 +09:00
AkiraFukushima 29912ec97b New translations translation.json (Italian) 2023-03-31 04:46:23 +09:00
dependabot[bot] 9cdae4286d
build(deps-dev): bump @types/node from 18.15.0 to 18.15.11
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.15.0 to 18.15.11.
- [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>
2023-03-29 09:05:02 +00:00
dependabot[bot] 84385f6f79
build(deps-dev): bump stylelint-scss from 4.4.0 to 4.6.0
Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) from 4.4.0 to 4.6.0.
- [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases)
- [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint-scss/stylelint-scss/compare/v4.4.0...v4.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-27 08:59:03 +00:00