Commit Graph

6941 Commits

Author SHA1 Message Date
dependabot[bot]
c8004d0778 Bump clipboard from 2.0.10 to 2.0.11
Bumps [clipboard](https://github.com/zenorocha/clipboard.js) from 2.0.10 to 2.0.11.
- [Release notes](https://github.com/zenorocha/clipboard.js/releases)
- [Commits](https://github.com/zenorocha/clipboard.js/compare/v2.0.10...v2.0.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 02:26:30 +00:00
Jérémy Benoist
09126c2c8e Merge pull request #5783 from weblate/weblate-wallabag-messages
Translations update from Hosted Weblate
2022-05-06 10:04:20 +02:00
Xosé M
5ccfc98b47 Translated using Weblate (Galician)
Currently translated at 100.0% (569 of 569 strings)
2022-05-06 08:14:32 +02:00
Jérémy Benoist
4f96305db7 Merge pull request #5778 from yguedidi/upgrade-php-dependencies 2022-05-03 23:13:11 +02:00
Yassine Guedidi
984a0d13f9 Upgrade PHP dependencies
+----------------------------------+----------+----------+-----------------------------------------------------------------------------+
| Production Changes               | From     | To       | Compare                                                                     |
+----------------------------------+----------+----------+-----------------------------------------------------------------------------+
| behat/transliterator             | v1.3.0   | v1.5.0   | https://github.com/Behat/Transliterator/compare/v1.3.0...v1.5.0             |
| clue/stream-filter               | v1.5.0   | v1.6.0   | https://github.com/clue/stream-filter/compare/v1.5.0...v1.6.0               |
| doctrine/dbal                    | 2.13.6   | 2.13.9   | https://github.com/doctrine/dbal/compare/2.13.6...2.13.9                    |
| doctrine/deprecations            | v0.5.3   | v1.0.0   | https://github.com/doctrine/deprecations/compare/v0.5.3...v1.0.0            |
| doctrine/instantiator            | 1.4.0    | 1.4.1    | https://github.com/doctrine/instantiator/compare/1.4.0...1.4.1              |
| j0k3r/graby-site-config          | 1.0.146  | 1.0.150  | https://github.com/j0k3r/graby-site-config/compare/1.0.146...1.0.150        |
| paragonie/constant_time_encoding | v2.4.0   | v2.5.0   | https://github.com/paragonie/constant_time_encoding/compare/v2.4.0...v2.5.0 |
| php-http/httplug                 | 2.2.0    | 2.3.0    | https://github.com/php-http/httplug/compare/2.2.0...2.3.0                   |
| php-http/logger-plugin           | 1.2.2    | 1.3.0    | https://github.com/php-http/logger-plugin/compare/1.2.2...1.3.0             |
| php-http/message                 | 1.12.0   | 1.13.0   | https://github.com/php-http/message/compare/1.12.0...1.13.0                 |
| phpseclib/phpseclib              | 3.0.12   | 3.0.14   | https://github.com/phpseclib/phpseclib/compare/3.0.12...3.0.14              |
| phpstan/phpdoc-parser            | 1.2.0    | 1.4.5    | https://github.com/phpstan/phpdoc-parser/compare/1.2.0...1.4.5              |
| simplepie/simplepie              | 1.5.8    | 1.6.0    | https://github.com/simplepie/simplepie/compare/1.5.8...1.6.0                |
| spomky-labs/otphp                | v10.0.1  | v10.0.3  | https://github.com/Spomky-Labs/otphp/compare/v10.0.1...v10.0.3              |
| symfony/deprecation-contracts    | v2.5.0   | v2.5.1   | https://github.com/symfony/deprecation-contracts/compare/v2.5.0...v2.5.1    |
| symfony/http-client              | v5.4.2   | v5.4.8   | https://github.com/symfony/http-client/compare/v5.4.2...v5.4.8              |
| symfony/http-client-contracts    | v2.5.0   | v2.5.1   | https://github.com/symfony/http-client-contracts/compare/v2.5.0...v2.5.1    |
| symfony/mime                     | v5.4.3   | v5.4.8   | https://github.com/symfony/mime/compare/v5.4.3...v5.4.8                     |
| symfony/polyfill-iconv           | v1.24.0  | v1.25.0  | https://github.com/symfony/polyfill-iconv/compare/v1.24.0...v1.25.0         |
| symfony/polyfill-uuid            | v1.24.0  | v1.25.0  | https://github.com/symfony/polyfill-uuid/compare/v1.24.0...v1.25.0          |
| symfony/service-contracts        | v2.5.0   | v2.5.1   | https://github.com/symfony/service-contracts/compare/v2.5.0...v2.5.1        |
| twig/twig                        | v2.14.11 | v2.14.13 | https://github.com/twigphp/Twig/compare/v2.14.11...v2.14.13                 |
| willdurand/negotiation           | 3.0.0    | 3.1.0    | https://github.com/willdurand/Negotiation/compare/3.0.0...3.1.0             |
+----------------------------------+----------+----------+-----------------------------------------------------------------------------+

+-----------------------------------+--------+--------+--------------------------------------------------------------------------+
| Dev Changes                       | From   | To     | Compare                                                                  |
+-----------------------------------+--------+--------+--------------------------------------------------------------------------+
| composer/pcre                     | 1.0.0  | 1.0.1  | https://github.com/composer/pcre/compare/1.0.0...1.0.1                   |
| composer/semver                   | 3.2.7  | 3.3.2  | https://github.com/composer/semver/compare/3.2.7...3.3.2                 |
| composer/xdebug-handler           | 2.0.4  | 2.0.5  | https://github.com/composer/xdebug-handler/compare/2.0.4...2.0.5         |
| doctrine/data-fixtures            | 1.5.1  | 1.5.3  | https://github.com/doctrine/data-fixtures/compare/1.5.1...1.5.3          |
| doctrine/doctrine-fixtures-bundle | 3.4.1  | 3.4.2  | https://github.com/doctrine/DoctrineFixturesBundle/compare/3.4.1...3.4.2 |
| symfony/phpunit-bridge            | v6.0.7 | v6.0.8 | https://github.com/symfony/phpunit-bridge/compare/v6.0.7...v6.0.8        |
+-----------------------------------+--------+--------+--------------------------------------------------------------------------+
2022-05-03 22:50:48 +02:00
Yassine Guedidi
a7bf62c70d Update composer.lock format
With `composer update --lock`
2022-05-03 22:40:11 +02:00
Jérémy Benoist
0d0baf467c Merge pull request #5751 from wallabag/dependabot/npm_and_yarn/material-design-icons-iconfont-6.7.0
Bump material-design-icons-iconfont from 6.6.0 to 6.7.0
2022-05-03 15:13:42 +02:00
Jeremy Benoist
99f61b6807 Update assets 2022-05-03 15:09:19 +02:00
Jérémy Benoist
c711cae494 Merge pull request #5763 from wallabag/dependabot/npm_and_yarn/babel/core-7.17.10 2022-05-03 09:16:55 +02:00
Jérémy Benoist
49b812961a Merge pull request #5769 from wallabag/dependabot/npm_and_yarn/autoprefixer-10.4.7 2022-05-03 09:16:37 +02:00
dependabot[bot]
b06f669759 Bump autoprefixer from 10.4.6 to 10.4.7
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.6 to 10.4.7.
- [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.4.6...10.4.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-03 05:53:31 +00:00
Jérémy Benoist
483bcba973 Merge pull request #5757 from yguedidi/exclude-local-phpunit.xml 2022-05-03 07:53:18 +02:00
dependabot[bot]
aa1374cf9d Bump @babel/core from 7.17.9 to 7.17.10
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.17.9 to 7.17.10.
- [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.10/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-05-03 05:51:10 +00:00
Jérémy Benoist
f104f7f870 Merge pull request #5749 from wallabag/dependabot/npm_and_yarn/babel-loader-8.2.5 2022-05-03 07:48:08 +02:00
Jérémy Benoist
a14efd975d Merge pull request #5750 from wallabag/dependabot/npm_and_yarn/postcss-scss-4.0.4 2022-05-03 07:47:52 +02:00
Jérémy Benoist
2f8e10da9c Merge pull request #5764 from wallabag/dependabot/npm_and_yarn/babel/preset-env-7.17.10 2022-05-03 07:47:22 +02:00
Jérémy Benoist
29984497f1 Merge pull request #5770 from yguedidi/disable-xdebug-in-test-make-recipe 2022-05-03 07:46:44 +02:00
Jérémy Benoist
05b1f56c56 Merge pull request #5771 from yguedidi/fix-sqlite-database-location 2022-05-03 07:45:30 +02:00
Yassine Guedidi
1efe54859f Fix SQLite database location 2022-05-03 06:47:58 +02:00
Yassine Guedidi
ff8f4079ea Disable XDebug in test make recipe 2022-05-03 06:39:37 +02:00
dependabot[bot]
28fe2d3c08 Bump babel-loader from 8.2.4 to 8.2.5
Bumps [babel-loader](https://github.com/babel/babel-loader) from 8.2.4 to 8.2.5.
- [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.4...v8.2.5)

---
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-05-03 03:44:48 +00:00
dependabot[bot]
1844752125 Bump postcss-scss from 4.0.3 to 4.0.4
Bumps [postcss-scss](https://github.com/postcss/postcss-scss) from 4.0.3 to 4.0.4.
- [Release notes](https://github.com/postcss/postcss-scss/releases)
- [Changelog](https://github.com/postcss/postcss-scss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss-scss/compare/4.0.3...4.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-03 03:43:26 +00:00
dependabot[bot]
fd409f402c Bump @babel/preset-env from 7.16.11 to 7.17.10
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.16.11 to 7.17.10.
- [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.10/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-05-03 03:40:58 +00:00
Jérémy Benoist
d4a331af4a Merge pull request #5753 from wallabag/dependabot/npm_and_yarn/eslint-8.14.0 2022-05-03 05:40:57 +02:00
Jérémy Benoist
e90a7c20e2 Merge pull request #5742 from wallabag/fix/deprecated-baggy-theme 2022-05-03 05:40:38 +02:00
Jérémy Benoist
e778aeacf7 Merge pull request #5762 from wallabag/dependabot/npm_and_yarn/stylelint-14.8.1 2022-05-03 05:39:57 +02:00
Jérémy Benoist
1044c2ec38 Merge pull request #5765 from wallabag/dependabot/npm_and_yarn/sass-1.51.0 2022-05-03 05:39:30 +02:00
Jérémy Benoist
3ddf8be1b8 Merge pull request #5766 from wallabag/dependabot/npm_and_yarn/autoprefixer-10.4.6 2022-05-03 05:39:14 +02:00
Jérémy Benoist
711f8928a7 Merge pull request #5767 from wallabag/dependabot/npm_and_yarn/postcss-8.4.13 2022-05-03 05:38:58 +02:00
dependabot[bot]
20183a47a0 Bump postcss from 8.4.12 to 8.4.13
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.12 to 8.4.13.
- [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.4.12...8.4.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 02:03:45 +00:00
dependabot[bot]
965d9f28cf Bump autoprefixer from 10.4.4 to 10.4.6
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.4 to 10.4.6.
- [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.4.4...10.4.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 02:03:29 +00:00
dependabot[bot]
27929bc99b Bump sass from 1.50.1 to 1.51.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.50.1 to 1.51.0.
- [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.50.1...1.51.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 02:03:16 +00:00
dependabot[bot]
2fba8815f4 Bump stylelint from 14.7.1 to 14.8.1
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.7.1 to 14.8.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.7.1...14.8.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-05-02 02:02:23 +00:00
Yassine Guedidi
acb849e1a4 Exclude local phpunit.xml 2022-04-29 00:20:20 +02:00
dependabot[bot]
d28ffbd2d4 Bump eslint from 8.13.0 to 8.14.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.13.0 to 8.14.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.13.0...v8.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 02:56:39 +00:00
dependabot[bot]
89e2ad80d7 Bump material-design-icons-iconfont from 6.6.0 to 6.7.0
Bumps [material-design-icons-iconfont](https://github.com/jossef/material-design-icons-iconfont) from 6.6.0 to 6.7.0.
- [Release notes](https://github.com/jossef/material-design-icons-iconfont/releases)
- [Commits](https://github.com/jossef/material-design-icons-iconfont/compare/v6.6.0...v6.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 02:55:58 +00:00
Jérémy Benoist
dcddd4bdae Merge pull request #5744 from jonas-hagen/domainname-www 2022-04-24 08:11:43 +02:00
Jérémy Benoist
7e6d0d61db Merge pull request #5746 from yguedidi/remove-bundle-inheritance 2022-04-24 08:07:09 +02:00
Yassine Guedidi
82fc828442 Remove bundle inheritance 2022-04-24 05:56:44 +02:00
Jonas Hagen
0396e15098 Use site with subdomain as tagging rule example
Fixes wallabag/doc#104
This change affects all translations in documentation and wallabag source.
2022-04-23 23:26:46 +02:00
Jeremy Benoist
d86f296870 Deprecated Baggy
- a big message will be displayed to user using the Baggy theme
- switching from Material to Baggy is no more allowed in config (it'll be forced to material)
- the theme label in the config for Baggy is now _Baggy (DEPRECATED)_
2022-04-20 22:50:08 +02:00
Jérémy Benoist
88fd7afeb5 Merge pull request #5739 from wallabag/dependabot/npm_and_yarn/sass-1.50.1 2022-04-19 21:27:00 +02:00
Jérémy Benoist
baebc3cdbb Merge pull request #5738 from wallabag/dependabot/github_actions/actions/setup-node-3 2022-04-19 21:26:42 +02:00
dependabot[bot]
590d4a1ede Bump sass from 1.50.0 to 1.50.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.50.0 to 1.50.1.
- [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.50.0...1.50.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-19 19:06:45 +00:00
dependabot[bot]
a5d883a55d Bump actions/setup-node from 2 to 3
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-19 19:05:39 +00:00
Jérémy Benoist
96a83ecb02 Merge pull request #5737 from turrisxyz/naveen/feat/githubactions 2022-04-19 21:05:13 +02:00
naveensrinivasan
d52f00132a Included githubactions in the dependabot config
This should help with keeping the GitHub actions updated on new releases. This will also help with keeping it secure.

Dependabot helps in keeping the supply chain secure https://docs.github.com/en/code-security/dependabot

GitHub actions up to date https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot

https://github.com/ossf/scorecard/blob/main/docs/checks.md#dependency-update-tool

Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
2022-04-19 13:55:41 -05:00
Jérémy Benoist
dfb43c21fd Merge pull request #5736 from wallabag/dependabot/npm_and_yarn/async-2.6.4 2022-04-19 07:10:28 +02:00
Jérémy Benoist
9f3b1b3b2c Merge pull request #5735 from wallabag/dependabot/npm_and_yarn/stylelint-14.7.1 2022-04-19 06:55:43 +02:00
dependabot[bot]
0ee895da84 Bump async from 2.6.3 to 2.6.4
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-19 04:54:08 +00:00