Commit graph

8667 commits

Author SHA1 Message Date
Kevin Decherf 2910fb6da4 Merge branch '2.6' into port/2.6.4-2.6.6
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2023-09-18 16:50:07 +02:00
Jérémy Benoist 1761a646ac
Merge pull request #6956 from Rotzbua/fix_typo
Fix some typos
2023-09-18 11:21:40 +02:00
Rotzbua 51c68655fb Fix some typos 2023-09-18 11:16:19 +02:00
Jérémy Benoist 094604a87c
Merge pull request #6953 from Rotzbua/up_nodejs_18
Upgrade to NodeJS 18
2023-09-18 09:02:50 +02:00
Jérémy Benoist 111e17e74d
Merge pull request #6955 from Rotzbua/remove_font_ptsans
Remove unused font `ptsans-npm-webfont`
2023-09-18 09:02:22 +02:00
Jérémy Benoist 95736f9ada
Merge pull request #6958 from Rotzbua/remove_node_sass
Remove deprecated `node-sass`
2023-09-18 08:59:18 +02:00
github-actions[bot] 9a29118df9
Merge pull request #6963 from wallabag/dependabot/npm_and_yarn/sass-1.67.0
Bump sass from 1.66.1 to 1.67.0
2023-09-18 02:27:58 +00:00
github-actions[bot] 2bbd1b2e6f
Merge pull request #6962 from wallabag/dependabot/npm_and_yarn/stylelint-scss-5.2.1
Bump stylelint-scss from 5.1.0 to 5.2.1
2023-09-18 02:24:49 +00:00
github-actions[bot] d640600a40
Merge pull request #6961 from wallabag/dependabot/npm_and_yarn/babel-dependencies-5f32d7087d
Bump the babel-dependencies group with 2 updates
2023-09-18 02:21:46 +00:00
dependabot[bot] 2feefbf221
Bump sass from 1.66.1 to 1.67.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.66.1 to 1.67.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.66.1...1.67.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-18 02:16:39 +00:00
dependabot[bot] ed858ef2ac
Bump stylelint-scss from 5.1.0 to 5.2.1
Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) from 5.1.0 to 5.2.1.
- [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/v5.1.0...v5.2.1)

---
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-09-18 02:16:22 +00:00
dependabot[bot] 9901556382
Bump the babel-dependencies group with 2 updates
Bumps the babel-dependencies group with 2 updates: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) and [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env).


Updates `@babel/core` from 7.22.17 to 7.22.20
- [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.22.20/packages/babel-core)

Updates `@babel/preset-env` from 7.22.15 to 7.22.20
- [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.22.20/packages/babel-preset-env)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-18 02:16:08 +00:00
Rotzbua f4e3cde352
Remove deprecated node-sass
`node-sass` is deprecated and replaced by dart-sass which is already in use as `sass`.
2023-09-18 00:21:12 +02:00
Rotzbua f9f320c6dc
Remove unused font ptsans-npm-webfont 2023-09-17 20:44:55 +02:00
Rotzbua 49e8619c01
Upgrade to NodeJS 18
* GH Actions: use cache
* GH Actions: use `.nvmrc`
2023-09-17 19:29:46 +02:00
Jérémy Benoist 94846eb82b
Merge pull request #6947 from wallabag/dependabot/composer/phpstan/phpstan-1.10.34 2023-09-14 07:01:40 +02:00
Jérémy Benoist ace1fa3251
Merge pull request #6946 from wallabag/dependabot/composer/predis/predis-2.2.2 2023-09-14 07:01:27 +02:00
dependabot[bot] a71aeef135
Bump phpstan/phpstan from 1.10.33 to 1.10.34
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.33 to 1.10.34.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.33...1.10.34)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-14 02:24:57 +00:00
dependabot[bot] 5165ffa6a4
Bump predis/predis from 2.2.1 to 2.2.2
Bumps [predis/predis](https://github.com/predis/predis) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/predis/predis/releases)
- [Changelog](https://github.com/predis/predis/blob/v2.x/CHANGELOG.md)
- [Commits](https://github.com/predis/predis/compare/v2.2.1...v2.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-14 02:24:02 +00:00
Jérémy Benoist a0037b1103
Merge pull request #6942 from wallabag/fix/grouped-deps
Move grouping deps in the right place
2023-09-12 10:08:39 +02:00
Jérémy Benoist 944461d67c
Move grouping deps in the right place
I put npm grouped deps inside the composer section, which is why it wasn't working.
I move it in the right place and also added one grouped deps for Symfony*
2023-09-12 09:52:43 +02:00
Jérémy Benoist bec697e23b
Merge pull request #6939 from wallabag/dependabot/github_actions/actions/checkout-4 2023-09-11 07:09:06 +02:00
github-actions[bot] 234ba7c05f
Merge pull request #6937 from wallabag/dependabot/npm_and_yarn/babel/eslint-parser-7.22.15
Bump @babel/eslint-parser from 7.22.11 to 7.22.15
2023-09-11 03:06:47 +00:00
dependabot[bot] 049502c444
Bump @babel/eslint-parser from 7.22.11 to 7.22.15
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.22.11 to 7.22.15.
- [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.22.15/eslint/babel-eslint-parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 03:00:44 +00:00
github-actions[bot] 4c235ddb39
Merge pull request #6938 from wallabag/dependabot/npm_and_yarn/babel/core-7.22.17
Bump @babel/core from 7.22.11 to 7.22.17
2023-09-11 02:59:45 +00:00
github-actions[bot] af01b63bc4
Merge pull request #6934 from wallabag/dependabot/npm_and_yarn/eslint-8.49.0
Bump eslint from 8.48.0 to 8.49.0
2023-09-11 02:55:54 +00:00
github-actions[bot] 827bc27e66
Merge pull request #6936 from wallabag/dependabot/npm_and_yarn/fontsource/oswald-5.0.12
Bump @fontsource/oswald from 5.0.11 to 5.0.12
2023-09-11 02:49:43 +00:00
dependabot[bot] d231645889
Bump @babel/core from 7.22.11 to 7.22.17
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.11 to 7.22.17.
- [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.22.17/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-09-11 02:33:04 +00:00
dependabot[bot] efe9e4d291
Bump eslint from 8.48.0 to 8.49.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.48.0 to 8.49.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.48.0...v8.49.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-09-11 02:33:01 +00:00
github-actions[bot] b3308ed8d0
Merge pull request #6935 from wallabag/dependabot/npm_and_yarn/babel/preset-env-7.22.15
Bump @babel/preset-env from 7.22.14 to 7.22.15
2023-09-11 02:32:03 +00:00
dependabot[bot] f1c9e4ca3a
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 02:30:18 +00:00
dependabot[bot] 13ee2cf20c
Bump @fontsource/oswald from 5.0.11 to 5.0.12
Bumps [@fontsource/oswald](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/oswald) from 5.0.11 to 5.0.12.
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/oswald/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/oswald)

---
updated-dependencies:
- dependency-name: "@fontsource/oswald"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 02:27:16 +00:00
github-actions[bot] 9c8d3f1ba0
Merge pull request #6933 from wallabag/dependabot/npm_and_yarn/fontsource/atkinson-hyperlegible-5.0.12
Bump @fontsource/atkinson-hyperlegible from 5.0.11 to 5.0.12
2023-09-11 02:26:14 +00:00
github-actions[bot] e59a807aa1
Merge pull request #6932 from wallabag/dependabot/npm_and_yarn/postcss-scss-4.0.8
Bump postcss-scss from 4.0.7 to 4.0.8
2023-09-11 02:22:39 +00:00
dependabot[bot] a4221caec7
Bump @babel/preset-env from 7.22.14 to 7.22.15
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.22.14 to 7.22.15.
- [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.22.15/packages/babel-preset-env)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 02:18:19 +00:00
dependabot[bot] 91b67ced99
Bump @fontsource/atkinson-hyperlegible from 5.0.11 to 5.0.12
Bumps [@fontsource/atkinson-hyperlegible](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/atkinson-hyperlegible) from 5.0.11 to 5.0.12.
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/atkinson-hyperlegible/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/atkinson-hyperlegible)

---
updated-dependencies:
- dependency-name: "@fontsource/atkinson-hyperlegible"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 02:17:49 +00:00
dependabot[bot] b21413cf9a
Bump postcss-scss from 4.0.7 to 4.0.8
Bumps [postcss-scss](https://github.com/postcss/postcss-scss) from 4.0.7 to 4.0.8.
- [Changelog](https://github.com/postcss/postcss-scss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss-scss/compare/4.0.7...4.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 02:17:38 +00:00
Jérémy Benoist 203be88474
Merge pull request #6930 from wallabag/dependabot/composer/php-http/httplug-bundle-1.30.1 2023-09-08 05:35:30 +02:00
Jérémy Benoist a8bbc1cc88
Merge pull request #6929 from wallabag/dependabot/composer/sentry/sentry-symfony-4.11.0 2023-09-08 05:30:47 +02:00
dependabot[bot] 750fff8370
Bump php-http/httplug-bundle from 1.30.0 to 1.30.1
Bumps [php-http/httplug-bundle](https://github.com/php-http/HttplugBundle) from 1.30.0 to 1.30.1.
- [Release notes](https://github.com/php-http/HttplugBundle/releases)
- [Changelog](https://github.com/php-http/HttplugBundle/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/php-http/HttplugBundle/compare/1.30.0...1.30.1)

---
updated-dependencies:
- dependency-name: php-http/httplug-bundle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-08 02:23:25 +00:00
dependabot[bot] f46900ca98
Bump sentry/sentry-symfony from 4.10.0 to 4.11.0
Bumps [sentry/sentry-symfony](https://github.com/getsentry/sentry-symfony) from 4.10.0 to 4.11.0.
- [Release notes](https://github.com/getsentry/sentry-symfony/releases)
- [Changelog](https://github.com/getsentry/sentry-symfony/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-symfony/compare/4.10.0...4.11.0)

---
updated-dependencies:
- dependency-name: sentry/sentry-symfony
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-08 02:23:10 +00:00
Jérémy Benoist f06a826c6d
Merge pull request #6926 from wallabag/release/2.6.6
Prepare 2.6.6 release
2023-09-07 09:26:33 +02:00
Jeremy Benoist c7e5ba6dd0
Prepare 2.6.6 release 2023-09-07 09:18:56 +02:00
Jérémy Benoist c0ecd38e76
Merge pull request #6925 from wallabag/dependabot/composer/tecnickcom/tcpdf-6.6.5 2023-09-07 06:09:05 +02:00
dependabot[bot] da588f6202
Bump tecnickcom/tcpdf from 6.6.2 to 6.6.5
Bumps [tecnickcom/tcpdf](https://github.com/tecnickcom/TCPDF) from 6.6.2 to 6.6.5.
- [Changelog](https://github.com/tecnickcom/TCPDF/blob/main/CHANGELOG.TXT)
- [Commits](https://github.com/tecnickcom/TCPDF/compare/6.6.2...6.6.5)

---
updated-dependencies:
- dependency-name: tecnickcom/tcpdf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-07 02:58:30 +00:00
Jérémy Benoist 62ab325ad4
Merge pull request #6924 from wallabag/fix/secure-cookie
Force secure cookie on HTTPS connection
2023-09-06 12:45:23 +02:00
Jeremy Benoist c5d21025c4
Force secure cookie on HTTPS connection 2023-09-06 12:39:40 +02:00
Jérémy Benoist ff7c692da0
Merge pull request #6923 from weblate/weblate-wallabag-messages
Translations update from Hosted Weblate
2023-09-06 10:03:35 +02:00
Diego Heras bce6bb7f7d
Translated using Weblate (Spanish)
Currently translated at 100.0% (597 of 597 strings)
2023-09-06 09:57:01 +02:00
Jérémy Benoist d84c44aaf7
Merge pull request #6922 from wallabag/dependabot/composer/phpstan/phpstan-1.10.33 2023-09-05 06:13:48 +02:00