Commit c62bac6
authored
chore(deps): update dependency external/nextcloud-news to v28.3.0
1 parent 0c4512f commit c62bac6
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
Submodule nextcloud-news updated 43 files
- .devcontainer/README.md+12-3
- .devcontainer/devcontainer.json+6-6
- .devcontainer/setup.sh+4-7
- .github/release.yml+13
- .github/workflows/api-integration-tests.yml+5-1
- .github/workflows/api-php-static-code-check.yml+1-1
- .github/workflows/api-php-tests.yml+1-1
- .github/workflows/build-release.yml+1-1
- .github/workflows/documentation.yml+1-6
- .github/workflows/lint-eslint.yml+1-1
- .github/workflows/lint-stylelint.yml+1-1
- .github/workflows/lint-text.yml+1-1
- .github/workflows/node-test.yml+1-1
- .github/workflows/npm-audit-fix.yml+1-1
- .github/workflows/updater-test.yml+5-1
- .github/workflows/zizmor.yml+1-1
- CHANGELOG.md+11
- appinfo/info.xml+1-1
- composer.lock+19-19
- l10n/pl.js+31-1
- l10n/pl.json+31-1
- l10n/sv.js+1-1
- l10n/sv.json+1-1
- l10n/uz.js+1
- l10n/uz.json+1
- l10n/zh_CN.js+22-1
- l10n/zh_CN.json+22-1
- lib/AppInfo/Application.php+2-1
- lib/Config/FetcherConfig.php+50-117
- lib/Fetcher/Client/FeedIoClient.php+48-29
- lib/Fetcher/FaviconDataAccess.php+61-24
- lib/Fetcher/FeedFetcher.php+34-19
- lib/Http/Client.php+89
- lib/Scraper/Scraper.php+58-22
- package-lock.json+132-130
- package.json+5-5
- src/components/routes/Starred.vue+2-2
- tests/Unit/Config/FetcherConfigTest.php+18-234
- tests/Unit/Fetcher/FaviconDataAccessTest.php+134
- tests/Unit/Fetcher/FeedFetcherTest.php+59
- tests/Unit/Fetcher/FeedIoClientTest.php+68-59
- tests/Unit/Scraper/ScraperTest.php+95-44
- tests/javascript/unit/components/routes/Starred.spec.ts+7-8
0 commit comments