dependabot[bot]
|
969f1dcd6b
|
build(deps): bump the npm_and_yarn group across 2 directories with 21 updates
Bumps the npm_and_yarn group with 9 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [axios](https://github.com/axios/axios) | `1.6.2` | `1.12.2` |
| [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `3.59.2` | `4.2.19` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `4.5.1` | `7.1.5` |
| [@sveltejs/vite-plugin-svelte](https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte) | `2.5.3` | `6.2.0` |
| [@vitejs/plugin-legacy](https://github.com/vitejs/vite/tree/HEAD/packages/plugin-legacy) | `4.1.1` | `7.2.1` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `0.25.8` | `3.2.4` |
| [brace-expansion](https://github.com/juliangruber/brace-expansion) | `1.1.11` | `1.1.12` |
| [cross-spawn](https://github.com/moxystudio/node-cross-spawn) | `7.0.3` | `7.0.6` |
| [es5-ext](https://github.com/medikoo/es5-ext) | `0.10.62` | `0.10.64` |
Bumps the npm_and_yarn group with 11 updates in the /backend directory:
| Package | From | To |
| --- | --- | --- |
| [axios](https://github.com/axios/axios) | `1.7.9` | `1.12.0` |
| [brace-expansion](https://github.com/juliangruber/brace-expansion) | `1.1.11` | `1.1.12` |
| [follow-redirects](https://github.com/follow-redirects/follow-redirects) | `1.15.9` | `1.15.11` |
| [path-to-regexp](https://github.com/pillarjs/path-to-regexp) | `0.1.12` | `3.3.0` |
| [@nestjs/serve-static](https://github.com/nestjs/serve-static) | `4.0.2` | `5.0.3` |
| [multer](https://github.com/expressjs/multer) | `1.4.4-lts.1` | `2.0.2` |
| [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) | `10.4.15` | `10.4.20` |
| [sha.js](https://github.com/crypto-browserify/sha.js) | `2.4.11` | `2.4.12` |
| [tar-fs](https://github.com/mafintosh/tar-fs) | `2.1.1` | `2.1.3` |
| [tmp](https://github.com/raszi/node-tmp) | `0.0.33` | `removed` |
| [@nestjs/cli](https://github.com/nestjs/nest-cli) | `10.4.9` | `11.0.10` |
Updates `axios` from 1.6.2 to 1.12.2
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.6.2...v1.12.2)
Updates `svelte` from 3.59.2 to 4.2.19
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/svelte@4.2.19/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@4.2.19/packages/svelte)
Updates `vite` from 4.5.1 to 7.1.5
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.1.5/packages/vite)
Updates `@sveltejs/vite-plugin-svelte` from 2.5.3 to 6.2.0
- [Release notes](https://github.com/sveltejs/vite-plugin-svelte/releases)
- [Changelog](https://github.com/sveltejs/vite-plugin-svelte/blob/main/packages/vite-plugin-svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/vite-plugin-svelte/commits/@sveltejs/vite-plugin-svelte@6.2.0/packages/vite-plugin-svelte)
Updates `@vitejs/plugin-legacy` from 4.1.1 to 7.2.1
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/plugin-legacy/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/plugin-legacy@7.2.1/packages/plugin-legacy)
Updates `vitest` from 0.25.8 to 3.2.4
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.4/packages/vitest)
Updates `brace-expansion` from 1.1.11 to 1.1.12
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](https://github.com/juliangruber/brace-expansion/compare/1.1.11...v1.1.12)
Updates `cross-spawn` from 7.0.3 to 7.0.6
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6)
Updates `es5-ext` from 0.10.62 to 0.10.64
- [Release notes](https://github.com/medikoo/es5-ext/releases)
- [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md)
- [Commits](https://github.com/medikoo/es5-ext/compare/v0.10.62...v0.10.64)
Updates `esbuild` from 0.18.20 to 0.19.10
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2023.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.18.20...v0.19.10)
Updates `follow-redirects` from 1.15.2 to 1.15.11
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.9...v1.15.11)
Updates `form-data` from 4.0.0 to 4.0.4
- [Release notes](https://github.com/form-data/form-data/releases)
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)
- [Commits](https://github.com/form-data/form-data/compare/v4.0.0...v4.0.4)
Updates `rollup` from 3.29.4 to 4.50.2
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG-3.md)
- [Commits](https://github.com/rollup/rollup/compare/v3.29.4...v4.50.2)
Updates `axios` from 1.7.9 to 1.12.0
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.6.2...v1.12.2)
Updates `brace-expansion` from 1.1.11 to 1.1.12
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](https://github.com/juliangruber/brace-expansion/compare/1.1.11...v1.1.12)
Updates `follow-redirects` from 1.15.9 to 1.15.11
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.9...v1.15.11)
Updates `form-data` from 4.0.1 to 4.0.4
- [Release notes](https://github.com/form-data/form-data/releases)
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)
- [Commits](https://github.com/form-data/form-data/compare/v4.0.0...v4.0.4)
Updates `path-to-regexp` from 0.1.12 to 3.3.0
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v0.1.12...v3.3.0)
Updates `@nestjs/serve-static` from 4.0.2 to 5.0.3
- [Release notes](https://github.com/nestjs/serve-static/releases)
- [Changelog](https://github.com/nestjs/serve-static/blob/master/.release-it.json)
- [Commits](https://github.com/nestjs/serve-static/compare/4.0.2...5.0.3)
Updates `multer` from 1.4.4-lts.1 to 2.0.2
- [Release notes](https://github.com/expressjs/multer/releases)
- [Changelog](https://github.com/expressjs/multer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/expressjs/multer/compare/v1.4.4-lts.1...v2.0.2)
Updates `@nestjs/platform-express` from 10.4.15 to 10.4.20
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.4.20/packages/platform-express)
Updates `sha.js` from 2.4.11 to 2.4.12
- [Changelog](https://github.com/browserify/sha.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crypto-browserify/sha.js/compare/v2.4.11...v2.4.12)
Updates `tar-fs` from 2.1.1 to 2.1.3
- [Commits](https://github.com/mafintosh/tar-fs/compare/v2.1.1...v2.1.3)
Removes `tmp`
Updates `@nestjs/cli` from 10.4.9 to 11.0.10
- [Release notes](https://github.com/nestjs/nest-cli/releases)
- [Changelog](https://github.com/nestjs/nest-cli/blob/master/.release-it.json)
- [Commits](https://github.com/nestjs/nest-cli/compare/10.4.9...11.0.10)
---
updated-dependencies:
- dependency-name: axios
dependency-version: 1.12.2
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: svelte
dependency-version: 4.2.19
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: vite
dependency-version: 7.1.5
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: "@sveltejs/vite-plugin-svelte"
dependency-version: 6.2.0
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: "@vitejs/plugin-legacy"
dependency-version: 7.2.1
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: vitest
dependency-version: 3.2.4
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: brace-expansion
dependency-version: 1.1.12
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: cross-spawn
dependency-version: 7.0.6
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: es5-ext
dependency-version: 0.10.64
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: esbuild
dependency-version: 0.19.10
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: follow-redirects
dependency-version: 1.15.11
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: form-data
dependency-version: 4.0.4
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: rollup
dependency-version: 4.50.2
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: axios
dependency-version: 1.12.0
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: brace-expansion
dependency-version: 1.1.12
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: follow-redirects
dependency-version: 1.15.11
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: form-data
dependency-version: 4.0.4
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: path-to-regexp
dependency-version: 3.3.0
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: "@nestjs/serve-static"
dependency-version: 5.0.3
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: multer
dependency-version: 2.0.2
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: "@nestjs/platform-express"
dependency-version: 10.4.20
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: sha.js
dependency-version: 2.4.12
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: tar-fs
dependency-version: 2.1.3
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: tmp
dependency-version:
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: "@nestjs/cli"
dependency-version: 11.0.10
dependency-type: direct:development
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-16 12:09:13 +00:00 |
|
Aleksi Lassila
|
b598245cb0
|
feat!: Improved plugin settings api and medias source settings error messages for jackett and jellyfin
|
2025-02-21 14:20:31 +02:00 |
|
Aleksi Lassila
|
c64d46f6a8
|
feat: cache tmdb movies & series always
|
2025-02-17 05:41:28 +02:00 |
|
Aleksi Lassila
|
c33b1e5b3d
|
feat: add library item migration
|
2025-02-15 22:20:05 +02:00 |
|
Aleksi Lassila
|
8f1d4c3270
|
feat: mark all series episodes as watched
|
2025-02-15 18:47:37 +02:00 |
|
Aleksi Lassila
|
3d723a7bb8
|
refactor: Movie, Series, Episode pages, data fetching
|
2025-02-14 04:29:55 +02:00 |
|
Aleksi Lassila
|
b67b2298e8
|
2.1.1
|
2025-02-13 18:30:00 +02:00 |
|
Aleksi Lassila
|
715a7f9c7b
|
2.1.0-alpha.0
|
2025-02-13 17:51:10 +02:00 |
|
Aleksi Lassila
|
673ef550d3
|
feat: verbose plugin version checks
|
2025-02-12 18:49:00 +02:00 |
|
Aleksi Lassila
|
77cb5d6192
|
feat: reiverr-plugin:2.0.0 version checking
|
2025-02-12 18:27:17 +02:00 |
|
Aleksi Lassila
|
9d496ad014
|
build: make file downloads persistent in docker, refactor built-in plugin workspaces
|
2025-02-12 00:37:41 +02:00 |
|
Aleksi Lassila
|
b46a65a93c
|
feat: add development database
|
2025-02-11 19:16:25 +02:00 |
|
Aleksi Lassila
|
ad2bad9a27
|
feat: add db migrations for metadata, user-data
|
2025-02-11 18:36:42 +02:00 |
|
Aleksi Lassila
|
17906be3cd
|
build: fix plugins not working with docker
|
2025-02-11 04:39:36 +02:00 |
|
Aleksi Lassila
|
6969525464
|
feat: torrent-stream plugin
|
2025-02-09 04:34:31 +02:00 |
|
Aleksi Lassila
|
7d2397bc7f
|
chore: setup npm workspaces and plugin types as package
|
2025-02-08 01:40:19 +02:00 |
|
Aleksi Lassila
|
3d9c3e2ccb
|
refactor: plugin system
|
2025-02-06 19:59:30 +02:00 |
|
Aleksi Lassila
|
fbe622e53f
|
feat: Tmdb request proxying and caching in backend
|
2024-12-16 00:23:06 +02:00 |
|
Aleksi Lassila
|
dfffd01e7c
|
feat: Add to library, my library
|
2024-12-14 03:55:17 +02:00 |
|
Aleksi Lassila
|
9b6ff3379e
|
feat: Backend implementation for source plugin usage and configuration
|
2024-12-05 19:33:18 +02:00 |
|
Aleksi Lassila
|
ffc4197832
|
feat: Loading source plugins
|
2024-12-03 19:03:00 +02:00 |
|
Aleksi Lassila
|
421f0982d7
|
fix: migration commmands to run on dist/
|
2024-06-17 01:31:57 +03:00 |
|
Aleksi Lassila
|
0bde0db218
|
build: Run migrations before starting
|
2024-06-17 00:59:22 +03:00 |
|
Aleksi Lassila
|
663d842ae5
|
build: Fix issue with production build not working
|
2024-06-17 00:50:19 +03:00 |
|
Aleksi Lassila
|
c62bc83a1a
|
feat: Migrations, profile pictures, editing profile
|
2024-06-16 02:40:07 +03:00 |
|
Aleksi Lassila
|
26d4ba0f8f
|
Work on the movie page
|
2024-03-30 15:32:50 +02:00 |
|
Aleksi Lassila
|
a574b718f0
|
feat: Authentication with backend
|
2024-03-27 01:02:28 +02:00 |
|
Aleksi Lassila
|
7318a0fa99
|
feat: Backend typing and openapi schema & codegen
|
2024-03-26 23:01:11 +02:00 |
|
Aleksi Lassila
|
b29907c0e2
|
feat: Serve frontend static files from backend
|
2024-03-26 12:55:57 +02:00 |
|
Aleksi Lassila
|
8a947d5831
|
Initial Nest.js backend
|
2024-03-26 00:44:28 +02:00 |
|