]> git.ipfire.org Git - thirdparty/paperless-ngx.git/log
thirdparty/paperless-ngx.git
3 years agoadapt test to respect gmail_label keyword
Stefan [Fri, 19 Aug 2022 08:38:16 +0000 (10:38 +0200)] 
adapt test to respect gmail_label keyword

3 years agofix debug output
Stefan [Fri, 19 Aug 2022 08:36:05 +0000 (10:36 +0200)] 
fix debug output

3 years agoIgnore tagged emails from gmail to avoid duplicated documents.
Stefan [Thu, 18 Aug 2022 12:09:06 +0000 (14:09 +0200)] 
Ignore tagged emails from gmail to avoid duplicated documents.

3 years agoadd test for gmail account tag handling
Stefan [Thu, 18 Aug 2022 11:02:33 +0000 (13:02 +0200)] 
add test for gmail account tag handling

3 years agofix mail tests
Stefan [Wed, 17 Aug 2022 09:34:21 +0000 (11:34 +0200)] 
fix mail tests

3 years agofix formatting
Stefan [Wed, 17 Aug 2022 09:18:48 +0000 (11:18 +0200)] 
fix formatting

3 years agoHandle tags for gmail email accounts
Stefan [Wed, 17 Aug 2022 08:40:51 +0000 (10:40 +0200)] 
Handle tags for gmail email accounts

like mentioned here: https://github.com/ikvk/imap_tools/issues/174

3 years agoMerge pull request #1436 from tribut/redis-image
Quinn Casey [Thu, 18 Aug 2022 15:03:19 +0000 (08:03 -0700)] 
Merge pull request #1436 from tribut/redis-image

Update redis image

3 years agoUse redis image tag :7 1436/head
Felix Eckhofer [Thu, 18 Aug 2022 09:32:44 +0000 (11:32 +0200)] 
Use redis image tag :7

3 years agoManually link authors only in docs/changelog.md 1301/head
Quinn Casey [Wed, 17 Aug 2022 15:30:40 +0000 (08:30 -0700)] 
Manually link authors only in docs/changelog.md

3 years agoMerge pull request #1430 from glassbox-sco/patch-1
Felix E [Wed, 17 Aug 2022 06:31:51 +0000 (08:31 +0200)] 
Merge pull request #1430 from glassbox-sco/patch-1

Update scanners.rst

3 years agoMinor doc fixes 1430/head
Quinn Casey [Wed, 17 Aug 2022 02:44:48 +0000 (19:44 -0700)] 
Minor doc fixes

3 years agoUpdate scanners.rst
glassbox-sco [Tue, 16 Aug 2022 23:09:21 +0000 (00:09 +0100)] 
Update scanners.rst

3 years agoremove redis URL from log
Dennis Gaida [Mon, 15 Aug 2022 21:18:53 +0000 (23:18 +0200)] 
remove redis URL from log

3 years agoHide credentials from log
Dennis Gaida [Sat, 13 Aug 2022 11:09:02 +0000 (13:09 +0200)] 
Hide credentials from log

3 years agoPAPERLESS_REDIS may be set via docker secrets
Dennis Gaida [Fri, 12 Aug 2022 11:14:42 +0000 (13:14 +0200)] 
PAPERLESS_REDIS may be set via docker secrets

Best practice is for redis to be at least password protected: https://redis.io/docs/getting-started/.

Paperless uses `Redis.from_url` (https://github.com/paperless-ngx/paperless-ngx/blob/5fe435048bc6eb77f9473afc11588427846456ab/docker/wait-for-redis.py#L24) to establish a connection to redis which already enables us to use username/password, e.g. `redis://username:password@redis:6379`.

The redis connection string therefore is a secret and needs to be able to leverage docker secrets, hence this PR.

3 years agoMerge pull request #1415 from derlucas/main
Quinn Casey [Mon, 15 Aug 2022 13:47:21 +0000 (06:47 -0700)] 
Merge pull request #1415 from derlucas/main

Update scanners.rst

3 years agoFix incorrect double quote on string
Quinn Casey [Mon, 15 Aug 2022 13:27:08 +0000 (06:27 -0700)] 
Fix incorrect double quote on string

3 years agoCorrects the timeout's interaction with files waiting to be consumed 1421/head
Trenton Holmes [Wed, 10 Aug 2022 01:20:47 +0000 (18:20 -0700)] 
Corrects the timeout's interaction with files waiting to be consumed

3 years agoAttempts to make production consumer more event driven while still allowing unit...
Trenton Holmes [Tue, 9 Aug 2022 21:20:30 +0000 (14:20 -0700)] 
Attempts to make production consumer more event driven while still allowing unit testing

3 years agoMerge pull request #1412 from paperless-ngx/fix/created-date-not-required
shamoon [Sun, 14 Aug 2022 23:06:48 +0000 (16:06 -0700)] 
Merge pull request #1412 from paperless-ngx/fix/created-date-not-required

Fix: `created_date` should not be required

3 years agoResets to a last known working pipenv version
Trenton Holmes [Sun, 14 Aug 2022 20:29:29 +0000 (13:29 -0700)] 
Resets to a last known working pipenv version

3 years ago`created_date` is not supposed to be required 1412/head
Michael Shamoon [Sat, 13 Aug 2022 14:13:51 +0000 (07:13 -0700)] 
`created_date` is not supposed to be required

3 years agoUpdate scanners.rst 1415/head
Lucas Pleß [Sat, 13 Aug 2022 20:52:17 +0000 (22:52 +0200)] 
Update scanners.rst

added Brother ADS-4300N. I tested it and can recommend the Device. It scans fast and reliable.

3 years agoMerge pull request #1397 from paperless-ngx/chore/remove-dependabot-from-projects
shamoon [Sat, 13 Aug 2022 14:27:50 +0000 (07:27 -0700)] 
Merge pull request #1397 from paperless-ngx/chore/remove-dependabot-from-projects

Chore: Exclude dependabot PRs from Project, set status to "Needs Review"

3 years agoSet status of new PRs to "Needs Review" 1397/head
Quinn Casey [Thu, 11 Aug 2022 17:10:08 +0000 (10:10 -0700)] 
Set status of new PRs to "Needs Review"

3 years agoExclude dependabot PRs from project
Quinn Casey [Thu, 11 Aug 2022 17:03:37 +0000 (10:03 -0700)] 
Exclude dependabot PRs from project

3 years agoUse fork of release-drafter to exclude prereleases
Quinn Casey [Thu, 11 Aug 2022 16:49:04 +0000 (09:49 -0700)] 
Use fork of release-drafter to exclude prereleases

3 years agoMerge pull request #1396 from paperless-ngx/chore/add-autolabeler
Quinn Casey [Thu, 11 Aug 2022 16:46:24 +0000 (09:46 -0700)] 
Merge pull request #1396 from paperless-ngx/chore/add-autolabeler

Chore: Add `autolabeler` to label PRs based on `ref` and title

3 years agoDraft more comprehensive changelog
Quinn Casey [Thu, 11 Aug 2022 00:45:01 +0000 (17:45 -0700)] 
Draft more comprehensive changelog

3 years agoAdd documentation as included label
Quinn Casey [Fri, 29 Jul 2022 16:16:31 +0000 (09:16 -0700)] 
Add documentation as included label

3 years agoCI: Add autolabeler 1396/head
Quinn Casey [Thu, 11 Aug 2022 00:19:13 +0000 (17:19 -0700)] 
CI: Add autolabeler

3 years agoMerge pull request #1391 from paperless-ngx/chore-update-deps
Quinn Casey [Wed, 10 Aug 2022 16:31:00 +0000 (09:31 -0700)] 
Merge pull request #1391 from paperless-ngx/chore-update-deps

Chore: Update Python deps

3 years agoUpdates some deps, skipping scipy 1391/head
Trenton Holmes [Wed, 10 Aug 2022 15:24:12 +0000 (08:24 -0700)] 
Updates some deps, skipping scipy

3 years agoMerge pull request #1387 from paperless-ngx/bugfix-task-error-prevents-consume
shamoon [Wed, 10 Aug 2022 14:09:29 +0000 (07:09 -0700)] 
Merge pull request #1387 from paperless-ngx/bugfix-task-error-prevents-consume

Bugfix: Catch all exceptions during the task signals

3 years agoCatch all exceptions during the task creation so some error here, but not with a... 1387/head
Trenton Holmes [Tue, 9 Aug 2022 22:50:03 +0000 (15:50 -0700)] 
Catch all exceptions during the task creation so some error here, but not with a file, will allow consumption to run

3 years agoMerge pull request #1376 from paperless-ngx/fix/saved-view-page-param
Quinn Casey [Mon, 8 Aug 2022 17:06:11 +0000 (10:06 -0700)] 
Merge pull request #1376 from paperless-ngx/fix/saved-view-page-param

Fix: saved view page parameter

3 years agofix navigation to /documents breaks history 1376/head
Michael Shamoon [Mon, 8 Aug 2022 07:05:19 +0000 (00:05 -0700)] 
fix navigation to /documents breaks history

3 years agofix pagination, refactor
Michael Shamoon [Mon, 8 Aug 2022 07:03:15 +0000 (00:03 -0700)] 
fix pagination, refactor

3 years agoMerge pull request #1369 from paperless-ngx/fix/browser-unsaved-changes
shamoon [Sun, 7 Aug 2022 22:43:10 +0000 (15:43 -0700)] 
Merge pull request #1369 from paperless-ngx/fix/browser-unsaved-changes

Fix: Correct browser unsaved changes warning

3 years agoMerge pull request #1370 from paperless-ngx/fix/date-pasting
shamoon [Sun, 7 Aug 2022 22:42:00 +0000 (15:42 -0700)] 
Merge pull request #1370 from paperless-ngx/fix/date-pasting

Fix: correct date pasting with some non-US formats

3 years agoMerge pull request #1362 from paperless-ngx/ci-file-health
Quinn Casey [Sun, 7 Aug 2022 20:33:34 +0000 (13:33 -0700)] 
Merge pull request #1362 from paperless-ngx/ci-file-health

Chore: use pre-commit in the Ci workflow

3 years agoFix some date pasting cases 1370/head
Michael Shamoon [Sun, 7 Aug 2022 03:49:00 +0000 (20:49 -0700)] 
Fix some date pasting cases

3 years agoMake date suggestions timezone-unaware
Michael Shamoon [Sun, 7 Aug 2022 15:37:18 +0000 (08:37 -0700)] 
Make date suggestions timezone-unaware

3 years agosimplify date value format
Michael Shamoon [Sun, 7 Aug 2022 04:19:06 +0000 (21:19 -0700)] 
simplify date value format

3 years agoFix browser unsaved changes with custom guard 1369/head
Michael Shamoon [Sun, 7 Aug 2022 02:30:39 +0000 (19:30 -0700)] 
Fix browser unsaved changes with custom guard

3 years agofix(parsers|test_api): fix failed tests
Matthias Eck [Sat, 6 Aug 2022 17:17:59 +0000 (17:17 +0000)] 
fix(parsers|test_api): fix failed tests

3 years agofeat(date.component): adding suggestions to frontend
Matthias Eck [Sat, 6 Aug 2022 11:02:08 +0000 (13:02 +0200)] 
feat(date.component): adding suggestions to frontend

3 years agodocs(configuration.rst): add doc for NUMBER_OF_SUGGESTED_DATES
Matthias Eck [Sat, 6 Aug 2022 11:02:08 +0000 (13:02 +0200)] 
docs(configuration.rst): add doc for NUMBER_OF_SUGGESTED_DATES

3 years agotest(test-date-parsing): test parsing of multiple dates
Matthias Eck [Sat, 6 Aug 2022 11:02:08 +0000 (13:02 +0200)] 
test(test-date-parsing): test parsing of multiple dates

3 years agofeat(settings): add setting to set number of suggested dates
Matthias Eck [Sat, 6 Aug 2022 11:02:08 +0000 (13:02 +0200)] 
feat(settings): add setting to set number of suggested dates

3 years agotest(test-date-parsing): test parsing of multiple dates
Matthias Eck [Sat, 6 Aug 2022 11:02:08 +0000 (13:02 +0200)] 
test(test-date-parsing): test parsing of multiple dates

3 years agotest(test-api): update existing tests for suggestions
Matthias Eck [Sat, 6 Aug 2022 11:02:08 +0000 (13:02 +0200)] 
test(test-api): update existing tests for suggestions

3 years agofeat(parsers): add generator for date parsing
Matthias Eck [Sat, 6 Aug 2022 11:02:08 +0000 (13:02 +0200)] 
feat(parsers): add generator for date parsing

3 years agoHandle page parameter on saved views
Michael Shamoon [Sat, 6 Aug 2022 06:35:13 +0000 (23:35 -0700)] 
Handle page parameter on saved views

3 years agoMerge pull request #1358 from paperless-ngx/bugfix-ip-bind-addr
Quinn Casey [Thu, 4 Aug 2022 19:35:28 +0000 (12:35 -0700)] 
Merge pull request #1358 from paperless-ngx/bugfix-ip-bind-addr

Bugfix: Allow webserver bind address to be configured

3 years agoRemoves no longer needed files 1362/head
Trenton Holmes [Thu, 4 Aug 2022 14:34:36 +0000 (07:34 -0700)] 
Removes no longer needed files

3 years agoAllows the webserver binding address to be configured via the environment 1358/head
Trenton Holmes [Thu, 4 Aug 2022 14:43:23 +0000 (07:43 -0700)] 
Allows the webserver binding address to be configured via the environment

3 years agoFixes minor linting
Trenton Holmes [Wed, 3 Aug 2022 20:26:04 +0000 (13:26 -0700)] 
Fixes minor linting

3 years agoTest pre-commit action
Trenton Holmes [Wed, 3 Aug 2022 20:20:02 +0000 (13:20 -0700)] 
Test pre-commit action

3 years agoAdds a pull of all images for the main image after the pruning
Trenton Holmes [Mon, 1 Aug 2022 16:57:50 +0000 (09:57 -0700)] 
Adds a pull of all images for the main image after the pruning

3 years agoFixes the untagged image deletion so it will not remove images which are referred...
Trenton Holmes [Sun, 31 Jul 2022 19:20:48 +0000 (12:20 -0700)] 
Fixes the untagged image deletion so it will not remove images which are referred to by a multi-arch manifest image

3 years agoChanges the cleanup images workflow so it uses a OAuth token with the correct scope...
Trenton Holmes [Tue, 26 Jul 2022 22:41:57 +0000 (15:41 -0700)] 
Changes the cleanup images workflow so it uses a OAuth token with the correct scope (GITHUB_TOKEN is not enough).  Also prevents running if the token is not defined and generally does commenting/cleanups"

3 years agoMerge pull request #1354 from paperless-ngx/bugfix-exception-chains
Quinn Casey [Wed, 3 Aug 2022 16:59:26 +0000 (09:59 -0700)] 
Merge pull request #1354 from paperless-ngx/bugfix-exception-chains

Bugfix: Chain exceptions during exception handling

3 years agoWhen raising an exception during exception handling, chain them together for slightly... 1354/head
Trenton Holmes [Wed, 3 Aug 2022 16:00:56 +0000 (09:00 -0700)] 
When raising an exception during exception handling, chain them together for slightly cleaner logs

3 years agoMerge pull request #1352 from tooomm/patch-1
shamoon [Wed, 3 Aug 2022 13:42:13 +0000 (06:42 -0700)] 
Merge pull request #1352 from tooomm/patch-1

docs: fix small typo

3 years agotypo 1352/head
tooomm [Wed, 3 Aug 2022 13:00:23 +0000 (15:00 +0200)] 
typo

3 years agoUpdate dev version string
shamoon [Tue, 2 Aug 2022 20:28:29 +0000 (13:28 -0700)] 
Update dev version string

[ci skip]

3 years agoRevert "Bump watchfiles from 0.15.0 to 0.16.1"
Trenton Holmes [Tue, 2 Aug 2022 17:57:53 +0000 (10:57 -0700)] 
Revert "Bump watchfiles from 0.15.0 to 0.16.1"

This reverts commit b596502f74b093bf4e4be1216ac837afb14702e1.

3 years agoBump watchfiles from 0.15.0 to 0.16.1
dependabot[bot] [Mon, 1 Aug 2022 02:14:48 +0000 (02:14 +0000)] 
Bump watchfiles from 0.15.0 to 0.16.1

Bumps [watchfiles](https://github.com/samuelcolvin/watchfiles) from 0.15.0 to 0.16.1.
- [Release notes](https://github.com/samuelcolvin/watchfiles/releases)
- [Commits](https://github.com/samuelcolvin/watchfiles/compare/v0.15.0...v0.16.1)

---
updated-dependencies:
- dependency-name: watchfiles
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoBump leonsteinhaeuser/project-beta-automations from 1.2.1 to 1.3.0
dependabot[bot] [Mon, 1 Aug 2022 20:09:26 +0000 (20:09 +0000)] 
Bump leonsteinhaeuser/project-beta-automations from 1.2.1 to 1.3.0

Bumps [leonsteinhaeuser/project-beta-automations](https://github.com/leonsteinhaeuser/project-beta-automations) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/leonsteinhaeuser/project-beta-automations/releases)
- [Commits](https://github.com/leonsteinhaeuser/project-beta-automations/compare/v1.2.1...v1.3.0)

---
updated-dependencies:
- dependency-name: leonsteinhaeuser/project-beta-automations
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoBump tj-actions/changed-files from 23.1 to 24
dependabot[bot] [Mon, 1 Aug 2022 20:09:30 +0000 (20:09 +0000)] 
Bump tj-actions/changed-files from 23.1 to 24

Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 23.1 to 24.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v23.1...v24)

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

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoMerge pull request #1342 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/cypres...
shamoon [Mon, 1 Aug 2022 22:49:45 +0000 (15:49 -0700)] 
Merge pull request #1342 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/cypress-10.3.1

Bump cypress from 10.3.0 to 10.3.1 in /src-ui

3 years agoMerge pull request #1343 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/ngx...
shamoon [Mon, 1 Aug 2022 20:59:15 +0000 (13:59 -0700)] 
Merge pull request #1343 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/ngx-color-8.0.1

Bump ngx-color from 7.3.3 to 8.0.1 in /src-ui

3 years agoBump ngx-color from 7.3.3 to 8.0.1 in /src-ui 1343/head
dependabot[bot] [Mon, 1 Aug 2022 20:56:48 +0000 (20:56 +0000)] 
Bump ngx-color from 7.3.3 to 8.0.1 in /src-ui

Bumps [ngx-color](https://github.com/scttcper/ngx-color) from 7.3.3 to 8.0.1.
- [Release notes](https://github.com/scttcper/ngx-color/releases)
- [Commits](https://github.com/scttcper/ngx-color/compare/v7.3.3...v8.0.1)

---
updated-dependencies:
- dependency-name: ngx-color
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoMerge pull request #1330 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/angula...
shamoon [Mon, 1 Aug 2022 20:55:41 +0000 (13:55 -0700)] 
Merge pull request #1330 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/angular/cli-14.1.0

Bump @angular/cli from 14.0.4 to 14.1.0 in /src-ui

3 years agobump all angular packages together 1330/head
Michael Shamoon [Mon, 1 Aug 2022 20:54:09 +0000 (13:54 -0700)] 
bump all angular packages together

3 years agoBump @angular/cli from 14.0.4 to 14.1.0 in /src-ui
dependabot[bot] [Mon, 1 Aug 2022 20:46:55 +0000 (20:46 +0000)] 
Bump @angular/cli from 14.0.4 to 14.1.0 in /src-ui

Bumps [@angular/cli](https://github.com/angular/angular-cli) from 14.0.4 to 14.1.0.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/compare/14.0.4...14.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoBump cypress from 10.3.0 to 10.3.1 in /src-ui 1342/head
dependabot[bot] [Mon, 1 Aug 2022 20:46:27 +0000 (20:46 +0000)] 
Bump cypress from 10.3.0 to 10.3.1 in /src-ui

Bumps [cypress](https://github.com/cypress-io/cypress) from 10.3.0 to 10.3.1.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v10.3.0...v10.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoMerge pull request #1341 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/types...
shamoon [Mon, 1 Aug 2022 20:45:09 +0000 (13:45 -0700)] 
Merge pull request #1341 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/types/node-18.6.3

Bump @types/node from 18.0.0 to 18.6.3 in /src-ui

3 years agoBump @types/node from 18.0.0 to 18.6.3 in /src-ui 1341/head
dependabot[bot] [Mon, 1 Aug 2022 20:44:37 +0000 (20:44 +0000)] 
Bump @types/node from 18.0.0 to 18.6.3 in /src-ui

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.0.0 to 18.6.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoMerge pull request #1340 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/jest...
shamoon [Mon, 1 Aug 2022 20:43:47 +0000 (13:43 -0700)] 
Merge pull request #1340 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/jest-preset-angular-12.2.0

Bump jest-preset-angular from 12.1.0 to 12.2.0 in /src-ui

3 years agoBump jest-preset-angular from 12.1.0 to 12.2.0 in /src-ui 1340/head
dependabot[bot] [Mon, 1 Aug 2022 20:39:58 +0000 (20:39 +0000)] 
Bump jest-preset-angular from 12.1.0 to 12.2.0 in /src-ui

Bumps [jest-preset-angular](https://github.com/thymikee/jest-preset-angular) from 12.1.0 to 12.2.0.
- [Release notes](https://github.com/thymikee/jest-preset-angular/releases)
- [Changelog](https://github.com/thymikee/jest-preset-angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/thymikee/jest-preset-angular/compare/v12.1.0...v12.2.0)

---
updated-dependencies:
- dependency-name: jest-preset-angular
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoMerge pull request #1326 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/concur...
shamoon [Mon, 1 Aug 2022 20:38:44 +0000 (13:38 -0700)] 
Merge pull request #1326 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/concurrently-7.3.0

Bump concurrently from 7.2.2 to 7.3.0 in /src-ui

3 years agoBump concurrently from 7.2.2 to 7.3.0 in /src-ui 1326/head
dependabot[bot] [Mon, 1 Aug 2022 20:38:16 +0000 (20:38 +0000)] 
Bump concurrently from 7.2.2 to 7.3.0 in /src-ui

Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 7.2.2 to 7.3.0.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v7.2.2...v7.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoMerge pull request #1337 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/ng2...
shamoon [Mon, 1 Aug 2022 20:38:11 +0000 (13:38 -0700)] 
Merge pull request #1337 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/ng2-pdf-viewer-9.1.0

Bump ng2-pdf-viewer from 9.0.0 to 9.1.0 in /src-ui

3 years agoBump ng2-pdf-viewer from 9.0.0 to 9.1.0 in /src-ui 1337/head
dependabot[bot] [Mon, 1 Aug 2022 20:37:34 +0000 (20:37 +0000)] 
Bump ng2-pdf-viewer from 9.0.0 to 9.1.0 in /src-ui

Bumps [ng2-pdf-viewer](https://github.com/VadimDez/ng2-pdf-viewer) from 9.0.0 to 9.1.0.
- [Release notes](https://github.com/VadimDez/ng2-pdf-viewer/releases)
- [Changelog](https://github.com/VadimDez/ng2-pdf-viewer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/VadimDez/ng2-pdf-viewer/compare/9.0.0...9.1.0)

---
updated-dependencies:
- dependency-name: ng2-pdf-viewer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoMerge pull request #1336 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/jest...
shamoon [Mon, 1 Aug 2022 20:36:22 +0000 (13:36 -0700)] 
Merge pull request #1336 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/jest-environment-jsdom-28.1.3

Bump jest-environment-jsdom from 28.1.2 to 28.1.3 in /src-ui

3 years agoBump jest-environment-jsdom from 28.1.2 to 28.1.3 in /src-ui 1336/head
dependabot[bot] [Mon, 1 Aug 2022 20:35:56 +0000 (20:35 +0000)] 
Bump jest-environment-jsdom from 28.1.2 to 28.1.3 in /src-ui

Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom) from 28.1.2 to 28.1.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v28.1.3/packages/jest-environment-jsdom)

---
updated-dependencies:
- dependency-name: jest-environment-jsdom
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoMerge pull request #1331 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/ngx...
shamoon [Mon, 1 Aug 2022 20:35:04 +0000 (13:35 -0700)] 
Merge pull request #1331 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/ngx-file-drop-14.0.1

Bump ngx-file-drop from 13.0.0 to 14.0.1 in /src-ui

3 years agoMerge pull request #1333 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/jest...
shamoon [Mon, 1 Aug 2022 20:29:31 +0000 (13:29 -0700)] 
Merge pull request #1333 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/jest-and-types/jest-28.1.3

Bump jest and @types/jest in /src-ui

3 years agoBump jest and @types/jest in /src-ui 1333/head
dependabot[bot] [Mon, 1 Aug 2022 20:25:09 +0000 (20:25 +0000)] 
Bump jest and @types/jest in /src-ui

Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) and [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest). These dependencies needed to be updated together.

Updates `jest` from 28.1.2 to 28.1.3
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v28.1.3/packages/jest)

Updates `@types/jest` from 28.1.4 to 28.1.6
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoMerge pull request #1327 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/bootst...
shamoon [Mon, 1 Aug 2022 20:21:46 +0000 (13:21 -0700)] 
Merge pull request #1327 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/bootstrap-5.2.0

Bump bootstrap from 5.1.3 to 5.2.0 in /src-ui

3 years agoBump ngx-file-drop from 13.0.0 to 14.0.1 in /src-ui 1331/head
dependabot[bot] [Mon, 1 Aug 2022 20:19:33 +0000 (20:19 +0000)] 
Bump ngx-file-drop from 13.0.0 to 14.0.1 in /src-ui

Bumps [ngx-file-drop](https://github.com/georgipeltekov/ngx-file-drop) from 13.0.0 to 14.0.1.
- [Release notes](https://github.com/georgipeltekov/ngx-file-drop/releases)
- [Changelog](https://github.com/georgipeltekov/ngx-file-drop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/georgipeltekov/ngx-file-drop/compare/v13.0.0...v14.0.1)

---
updated-dependencies:
- dependency-name: ngx-file-drop
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoMerge pull request #1324 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/typesc...
shamoon [Mon, 1 Aug 2022 20:18:12 +0000 (13:18 -0700)] 
Merge pull request #1324 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/typescript-4.7.4

Bump typescript from 4.6.4 to 4.7.4 in /src-ui

3 years agoBump typescript from 4.6.4 to 4.7.4 in /src-ui 1324/head
dependabot[bot] [Mon, 1 Aug 2022 20:15:13 +0000 (20:15 +0000)] 
Bump typescript from 4.6.4 to 4.7.4 in /src-ui

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.4 to 4.7.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.4...v4.7.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoMerge pull request #1325 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/ts...
shamoon [Mon, 1 Aug 2022 20:13:49 +0000 (13:13 -0700)] 
Merge pull request #1325 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/ts-node-10.9.1

Bump ts-node from 10.8.1 to 10.9.1 in /src-ui

3 years agoMerge pull request #1323 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/rxjs...
shamoon [Mon, 1 Aug 2022 20:12:06 +0000 (13:12 -0700)] 
Merge pull request #1323 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/rxjs-7.5.6

Bump rxjs from 7.5.5 to 7.5.6 in /src-ui

3 years agoBump bootstrap from 5.1.3 to 5.2.0 in /src-ui 1327/head
dependabot[bot] [Mon, 1 Aug 2022 20:09:16 +0000 (20:09 +0000)] 
Bump bootstrap from 5.1.3 to 5.2.0 in /src-ui

Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.1.3 to 5.2.0.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v5.1.3...v5.2.0)

---
updated-dependencies:
- dependency-name: bootstrap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoBump ts-node from 10.8.1 to 10.9.1 in /src-ui 1325/head
dependabot[bot] [Mon, 1 Aug 2022 20:08:43 +0000 (20:08 +0000)] 
Bump ts-node from 10.8.1 to 10.9.1 in /src-ui

Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.8.1 to 10.9.1.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.8.1...v10.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>