Commit graph

6641 commits

Author SHA1 Message Date
oupala fc4c97e413 feat: change the name of the static package's root directory
Change the name of the static package's root directory so that it is `wallabag-2.4.2` instead of simply `2.4.2`.
2022-01-07 14:27:35 +01:00
oupala 3ac38d6e00
fix: shellcheck warnings
Fix shellcheck warnings in order to improve robustness of this script.
2022-01-06 21:49:25 +01:00
Jérémy Benoist 57ad76bced
Merge pull request #5541 from wallabag/fix/node-alerts 2022-01-05 22:31:34 +01:00
Jeremy Benoist 4ca50d95c6
Fix Dependabot alerts for tar & json-schema 2022-01-05 22:21:27 +01:00
Jérémy Benoist 75e0210912
Merge pull request #5540 from wallabag/fix/deps-update
Update deps
2022-01-05 21:59:20 +01:00
Jeremy Benoist da39295c9a
Update Composer deps 2022-01-05 21:43:37 +01:00
Jeremy Benoist 01609f8514
Update to ESLint 8
And run it:
- `yarn eslint app/**/*.js --fix`
- `yarn eslint web/**/*.js --fix`
2022-01-05 21:43:32 +01:00
Jérémy Benoist c32d136cd2
Merge pull request #5539 from wallabag/dependabot/npm_and_yarn/material-design-icons-iconfont-6.1.1
Bump material-design-icons-iconfont from 6.1.0 to 6.1.1
2022-01-05 21:08:30 +01:00
Jeremy Benoist 88720633f1
Rebuild assets 2022-01-05 20:58:08 +01:00
dependabot[bot] 730e76fa04
Bump material-design-icons-iconfont from 6.1.0 to 6.1.1
Bumps [material-design-icons-iconfont](https://github.com/jossef/material-design-icons-iconfont) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/jossef/material-design-icons-iconfont/releases)
- [Commits](https://github.com/jossef/material-design-icons-iconfont/compare/v6.1.0...v6.1.1)

---
updated-dependencies:
- dependency-name: material-design-icons-iconfont
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-05 20:56:26 +01:00
Jérémy Benoist dbb963f539
Merge pull request #5536 from wallabag/dependabot/npm_and_yarn/sass-1.45.2
Bump sass from 1.37.5 to 1.45.2
2022-01-05 20:54:15 +01:00
Jeremy Benoist 9d1716c0e5
Rebuild assets
And add `postcss-scss` and fixing some issues.
2022-01-05 20:43:36 +01:00
Jérémy Benoist f028a7b5b0
Merge pull request #5538 from wallabag/dependabot/npm_and_yarn/babel/core-7.16.7 2022-01-05 20:10:02 +01:00
dependabot[bot] 553e69273f
Bump sass from 1.37.5 to 1.45.2
Bumps [sass](https://github.com/sass/dart-sass) from 1.37.5 to 1.45.2.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.37.5...1.45.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-05 18:51:45 +00:00
dependabot[bot] 8862c16bf4
Bump @babel/core from 7.15.0 to 7.16.7
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.15.0 to 7.16.7.
- [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.16.7/packages/babel-core)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-05 18:51:41 +00:00
Jérémy Benoist 3beb8ff1dc
Merge pull request #5537 from wallabag/dependabot/npm_and_yarn/stylelint-and-stylelint-config-standard-and-stylelint-scss-14.2.0 2022-01-05 19:49:01 +01:00
dependabot[bot] 979d7d46b8
Bump stylelint, stylelint-config-standard and stylelint-scss
Bumps [stylelint](https://github.com/stylelint/stylelint), [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) and [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss). These dependencies needed to be updated together.

Updates `stylelint` from 13.13.1 to 14.2.0
- [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/13.13.1...14.2.0)

Updates `stylelint-config-standard` from 22.0.0 to 24.0.0
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases)
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint-config-standard/compare/22.0.0...24.0.0)

Updates `stylelint-scss` from 3.21.0 to 4.1.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/3.21.0...v4.1.0)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: stylelint-config-standard
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: stylelint-scss
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-05 16:46:12 +00:00
Jérémy Benoist 00d103ce0c
Merge pull request #5531 from wallabag/dependabot/npm_and_yarn/postcss-8.4.5
Bump postcss from 8.3.6 to 8.4.5
2022-01-05 16:50:04 +01:00
Jérémy Benoist 7a444ed4aa
Merge pull request #5535 from marapavelka/patch-2
Add Czech language
2022-01-05 16:49:30 +01:00
Jérémy Benoist b5813e3c9f
Merge pull request #5516 from wallabag/dependabot/npm_and_yarn/webpack-dev-server-4.7.2
Bump webpack-dev-server from 3.11.2 to 4.7.2
2022-01-05 16:46:59 +01:00
Jérémy Benoist dbb8fc2258
Merge pull request #5533 from wallabag/dependabot/npm_and_yarn/babel/eslint-parser-7.16.5
Bump @babel/eslint-parser from 7.15.0 to 7.16.5
2022-01-05 16:46:25 +01:00
marapavelka c429a31273
Update wallabag.yml
Added option for Czech language.
2022-01-05 16:40:28 +01:00
Jeremy Benoist 100469025a
Update webpack dev server config & webpack-cli package 2022-01-05 16:40:08 +01:00
dependabot[bot] e6c51b9835
Bump @babel/eslint-parser from 7.15.0 to 7.16.5
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.15.0 to 7.16.5.
- [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.16.5/eslint/babel-eslint-parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-05 15:32:37 +00:00
dependabot[bot] a641925bf9
Bump webpack-dev-server from 3.11.2 to 4.7.2
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 3.11.2 to 4.7.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/v3.11.2...v4.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-05 15:32:13 +00:00
dependabot[bot] 859376387b
Bump postcss from 8.3.6 to 8.4.5
Bumps [postcss](https://github.com/postcss/postcss) from 8.3.6 to 8.4.5.
- [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.3.6...8.4.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-05 15:31:07 +00:00
Jérémy Benoist d860f7c724
Merge pull request #5532 from wallabag/dependabot/npm_and_yarn/stylelint-config-standard-22.0.0
Bump stylelint-config-standard from 21.0.0 to 22.0.0
2022-01-05 16:28:58 +01:00
Jérémy Benoist e85ed8c56f
Merge pull request #5534 from wallabag/dependabot/npm_and_yarn/babel/preset-env-7.16.7
Bump @babel/preset-env from 7.15.0 to 7.16.7
2022-01-05 16:27:39 +01:00
Jérémy Benoist d54e704a0f
Merge pull request #5527 from wallabag/dependabot/npm_and_yarn/style-loader-3.3.1
Bump style-loader from 2.0.0 to 3.3.1
2022-01-05 16:26:28 +01:00
Jérémy Benoist fd799a156e
Merge pull request #5496 from wallabag/dependabot/npm_and_yarn/mini-css-extract-plugin-2.4.5
Bump mini-css-extract-plugin from 1.6.2 to 2.4.5
2022-01-05 16:24:58 +01:00
dependabot[bot] 13b195d222
Bump @babel/preset-env from 7.15.0 to 7.16.7
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.15.0 to 7.16.7.
- [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.16.7/packages/babel-preset-env)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-05 15:20:17 +00:00
Jérémy Benoist 95a1711d57
Merge pull request #5499 from wallabag/dependabot/npm_and_yarn/css-loader-6.5.1
Bump css-loader from 5.2.7 to 6.5.1
2022-01-05 16:16:44 +01:00
dependabot[bot] 9fa8ddfd46
Bump stylelint-config-standard from 21.0.0 to 22.0.0
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 21.0.0 to 22.0.0.
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases)
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint-config-standard/compare/21.0.0...22.0.0)

---
updated-dependencies:
- dependency-name: stylelint-config-standard
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-05 15:11:54 +00:00
Jeremy Benoist 283675ccd0
Rebuild assets and update webpack config
And optimize images (Thanks ImageOptim)
2022-01-05 16:09:43 +01:00
dependabot[bot] a1d99e00db
Bump css-loader from 5.2.7 to 6.5.1
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.7 to 6.5.1.
- [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.2.7...v6.5.1)

---
updated-dependencies:
- dependency-name: css-loader
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-05 16:09:42 +01:00
Jérémy Benoist f6be929b19
Merge pull request #5470 from wallabag/dependabot/npm_and_yarn/highlight.js-11.3.1
Bump highlight.js from 10.7.3 to 11.3.1
2022-01-05 16:09:24 +01:00
Jeremy Benoist 7ac1217c01
Update assets 2022-01-05 16:04:40 +01:00
dependabot[bot] a792690ab6
Bump highlight.js from 10.7.3 to 11.3.1
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 10.7.3 to 11.3.1.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/main/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/10.7.3...11.3.1)

---
updated-dependencies:
- dependency-name: highlight.js
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-05 15:56:35 +01:00
dependabot[bot] e85dbe3370
Bump mini-css-extract-plugin from 1.6.2 to 2.4.5
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 1.6.2 to 2.4.5.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.6.2...v2.4.5)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-05 14:11:23 +00:00
Jérémy Benoist 7d182fab04
Merge pull request #5523 from wallabag/dependabot/npm_and_yarn/webpack-5.65.0
Bump webpack from 5.48.0 to 5.65.0
2022-01-05 15:08:24 +01:00
Jérémy Benoist 3cc858fc7b
Merge pull request #5518 from wallabag/dependabot/npm_and_yarn/autoprefixer-10.4.1
Bump autoprefixer from 10.3.1 to 10.4.1
2022-01-05 15:07:58 +01:00
Jérémy Benoist e407f0425e
Merge pull request #5529 from wallabag/dependabot/npm_and_yarn/node-sass-7.0.1
Bump node-sass from 6.0.1 to 7.0.1
2022-01-05 15:07:19 +01:00
Jeremy Benoist 96e2e8eeeb
Rebuild assets
Also update GitHub Actions to latest versions
2022-01-05 14:26:10 +01:00
dependabot[bot] 1bec12e9ff
Bump autoprefixer from 10.3.1 to 10.4.1
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.3.1 to 10.4.1.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.3.1...10.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-05 14:26:06 +01:00
dependabot[bot] 4d172108ef
Bump node-sass from 6.0.1 to 7.0.1
Bumps [node-sass](https://github.com/sass/node-sass) from 6.0.1 to 7.0.1.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v6.0.1...v7.0.1)

---
updated-dependencies:
- dependency-name: node-sass
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-05 13:21:09 +00:00
dependabot[bot] 0f1f78b0a5
Bump webpack from 5.48.0 to 5.65.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.48.0 to 5.65.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.48.0...v5.65.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-01-05 13:20:18 +00:00
dependabot[bot] f283adc873
Bump style-loader from 2.0.0 to 3.3.1
Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 2.0.0 to 3.3.1.
- [Release notes](https://github.com/webpack-contrib/style-loader/releases)
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/style-loader/compare/v2.0.0...v3.3.1)

---
updated-dependencies:
- dependency-name: style-loader
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-05 13:18:04 +00:00
Jérémy Benoist ec17cb93fa
Merge pull request #5525 from wallabag/dependabot/npm_and_yarn/stylelint-scss-3.21.0
Bump stylelint-scss from 3.20.1 to 3.21.0
2022-01-05 14:18:01 +01:00
Jérémy Benoist a8831fd689
Merge pull request #5526 from wallabag/dependabot/npm_and_yarn/eslint-webpack-plugin-3.1.1
Bump eslint-webpack-plugin from 2.5.4 to 3.1.1
2022-01-05 14:16:25 +01:00
Jérémy Benoist d1fc90cabe
Merge pull request #5524 from wallabag/dependabot/npm_and_yarn/babel-loader-8.2.3
Bump babel-loader from 8.2.2 to 8.2.3
2022-01-05 14:12:33 +01:00