Stefan 
							
						 
					 
					
						
						
						
						
							
						
						
							9bb762fc8f 
							
						 
					 
					
						
						
							
							fix mail tests  
						
						 
						
						
						
						
					 
					
						2022-08-20 13:15:38 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Stefan 
							
						 
					 
					
						
						
						
						
							
						
						
							5c49bbfc73 
							
						 
					 
					
						
						
							
							fix formatting  
						
						 
						
						
						
						
					 
					
						2022-08-20 13:15:38 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Stefan 
							
						 
					 
					
						
						
						
						
							
						
						
							edabf208bc 
							
						 
					 
					
						
						
							
							Handle tags for gmail email accounts  
						
						 
						
						... 
						
						
						
						like mentioned here: https://github.com/ikvk/imap_tools/issues/174  
						
						
					 
					
						2022-08-20 13:15:38 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Quinn Casey 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0878a199f4 
							
						 
					 
					
						
						
							
							Merge pull request  #1436  from tribut/redis-image  
						
						 
						
						... 
						
						
						
						Update redis image 
						
						
					 
					
						2022-08-18 08:03:19 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Felix Eckhofer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							eec1f03f86 
							
						 
					 
					
						
						
							
							Use redis image tag :7  
						
						 
						
						
						
						
					 
					
						2022-08-18 11:47:47 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dennis Gaida 
							
						 
					 
					
						
						
						
						
							
						
						
							9cbc74ebb2 
							
						 
					 
					
						
						
							
							remove redis URL from log  
						
						 
						
						
						
						
					 
					
						2022-08-16 12:41:52 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dennis Gaida 
							
						 
					 
					
						
						
						
						
							
						
						
							3d36d0445c 
							
						 
					 
					
						
						
							
							Hide credentials from log  
						
						 
						
						
						
						
					 
					
						2022-08-16 12:41:52 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dennis Gaida 
							
						 
					 
					
						
						
						
						
							
						
						
							f4fece5550 
							
						 
					 
					
						
						
							
							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` (5fe435048b/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. 
						
						
					 
					
						2022-08-16 12:41:52 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								shamoon 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							87953cb98a 
							
						 
					 
					
						
						
							
							Merge pull request  #1412  from paperless-ngx/fix/created-date-not-required  
						
						 
						
						... 
						
						
						
						Fix: `created_date` should not be required 
						
						
					 
					
						2022-08-14 16:06:48 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Trenton Holmes 
							
						 
					 
					
						
						
						
						
							
						
						
							f58e0041ce 
							
						 
					 
					
						
						
							
							Resets to a last known working pipenv version  
						
						 
						
						
						
						
					 
					
						2022-08-14 16:01:22 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Michael Shamoon 
							
						 
					 
					
						
						
						
						
							
						
						
							8183de4902 
							
						 
					 
					
						
						
							
							created_date is not supposed to be required 
						
						 
						
						
						
						
					 
					
						2022-08-14 00:58:31 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Quinn Casey 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9e9593b899 
							
						 
					 
					
						
						
							
							Merge pull request  #1391  from paperless-ngx/chore-update-deps  
						
						 
						
						... 
						
						
						
						Chore: Update Python deps 
						
						
					 
					
						2022-08-10 09:31:00 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Trenton Holmes 
							
						 
					 
					
						
						
						
						
							
						
						
							89b7270233 
							
						 
					 
					
						
						
							
							Updates some deps, skipping scipy  
						
						 
						
						
						
						
					 
					
						2022-08-10 08:45:49 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								shamoon 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3af4808864 
							
						 
					 
					
						
						
							
							Merge pull request  #1387  from paperless-ngx/bugfix-task-error-prevents-consume  
						
						 
						
						... 
						
						
						
						Bugfix: Catch all exceptions during the task signals 
						
						
					 
					
						2022-08-10 07:09:29 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Trenton Holmes 
							
						 
					 
					
						
						
						
						
							
						
						
							d4c3b7614d 
							
						 
					 
					
						
						
							
							Catch all exceptions during the task creation so some error here, but not with a file, will allow consumption to run  
						
						 
						
						
						
						
					 
					
						2022-08-09 15:50:03 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Quinn Casey 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							676ba9ca22 
							
						 
					 
					
						
						
							
							Merge pull request  #1376  from paperless-ngx/fix/saved-view-page-param  
						
						 
						
						... 
						
						
						
						Fix: saved view page parameter 
						
						
					 
					
						2022-08-08 10:06:11 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Michael Shamoon 
							
						 
					 
					
						
						
						
						
							
						
						
							d0f5cc839f 
							
						 
					 
					
						
						
							
							fix navigation to /documents breaks history  
						
						 
						
						
						
						
					 
					
						2022-08-08 00:05:19 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Michael Shamoon 
							
						 
					 
					
						
						
						
						
							
						
						
							110bd65c20 
							
						 
					 
					
						
						
							
							fix pagination, refactor  
						
						 
						
						
						
						
					 
					
						2022-08-08 00:03:15 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								shamoon 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ef0080b0a9 
							
						 
					 
					
						
						
							
							Merge pull request  #1369  from paperless-ngx/fix/browser-unsaved-changes  
						
						 
						
						... 
						
						
						
						Fix: Correct browser unsaved changes warning 
						
						
					 
					
						2022-08-07 15:43:10 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								shamoon 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a81dc00ccf 
							
						 
					 
					
						
						
							
							Merge pull request  #1370  from paperless-ngx/fix/date-pasting  
						
						 
						
						... 
						
						
						
						Fix: correct date pasting with some non-US formats 
						
						
					 
					
						2022-08-07 15:42:00 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Quinn Casey 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							765fea7f7e 
							
						 
					 
					
						
						
							
							Merge pull request  #1362  from paperless-ngx/ci-file-health  
						
						 
						
						... 
						
						
						
						Chore: use pre-commit in the Ci workflow 
						
						
					 
					
						2022-08-07 13:33:34 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Michael Shamoon 
							
						 
					 
					
						
						
						
						
							
						
						
							a0f48130c0 
							
						 
					 
					
						
						
							
							Fix some date pasting cases  
						
						 
						
						
						
						
					 
					
						2022-08-07 08:44:39 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Michael Shamoon 
							
						 
					 
					
						
						
						
						
							
						
						
							0175eab031 
							
						 
					 
					
						
						
							
							Fix browser unsaved changes with custom guard  
						
						 
						
						
						
						
					 
					
						2022-08-06 20:23:05 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Michael Shamoon 
							
						 
					 
					
						
						
						
						
							
						
						
							a6f3378c21 
							
						 
					 
					
						
						
							
							Handle page parameter on saved views  
						
						 
						
						
						
						
					 
					
						2022-08-05 23:35:13 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Quinn Casey 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ca75fb5664 
							
						 
					 
					
						
						
							
							Merge pull request  #1358  from paperless-ngx/bugfix-ip-bind-addr  
						
						 
						
						... 
						
						
						
						Bugfix: Allow webserver bind address to be configured 
						
						
					 
					
						2022-08-04 12:35:28 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Trenton Holmes 
							
						 
					 
					
						
						
						
						
							
						
						
							32861ad592 
							
						 
					 
					
						
						
							
							Removes no longer needed files  
						
						 
						
						
						
						
					 
					
						2022-08-04 11:11:49 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Trenton Holmes 
							
						 
					 
					
						
						
						
						
							
						
						
							ada8516803 
							
						 
					 
					
						
						
							
							Allows the webserver binding address to be configured via the environment  
						
						 
						
						
						
						
					 
					
						2022-08-04 07:43:23 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Trenton Holmes 
							
						 
					 
					
						
						
						
						
							
						
						
							d5c27a95aa 
							
						 
					 
					
						
						
							
							Fixes minor linting  
						
						 
						
						
						
						
					 
					
						2022-08-03 13:26:04 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Trenton Holmes 
							
						 
					 
					
						
						
						
						
							
						
						
							6b8a21d2b0 
							
						 
					 
					
						
						
							
							Test pre-commit action  
						
						 
						
						
						
						
					 
					
						2022-08-03 13:20:02 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Trenton Holmes 
							
						 
					 
					
						
						
						
						
							
						
						
							cb7e6f8cd0 
							
						 
					 
					
						
						
							
							Adds a pull of all images for the main image after the pruning  
						
						 
						
						
						
						
					 
					
						2022-08-03 10:19:15 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Trenton Holmes 
							
						 
					 
					
						
						
						
						
							
						
						
							f48a2cb65e 
							
						 
					 
					
						
						
							
							Fixes the untagged image deletion so it will not remove images which are referred to by a multi-arch manifest image  
						
						 
						
						
						
						
					 
					
						2022-08-03 10:19:15 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Trenton Holmes 
							
						 
					 
					
						
						
						
						
							
						
						
							0fdd3d56f4 
							
						 
					 
					
						
						
							
							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"  
						
						 
						
						
						
						
					 
					
						2022-08-03 10:19:15 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Quinn Casey 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							173934258c 
							
						 
					 
					
						
						
							
							Merge pull request  #1354  from paperless-ngx/bugfix-exception-chains  
						
						 
						
						... 
						
						
						
						Bugfix: Chain exceptions during exception handling 
						
						
					 
					
						2022-08-03 09:59:26 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Trenton Holmes 
							
						 
					 
					
						
						
						
						
							
						
						
							b70e21a6d5 
							
						 
					 
					
						
						
							
							When raising an exception during exception handling, chain them together for slightly cleaner logs  
						
						 
						
						
						
						
					 
					
						2022-08-03 09:00:56 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								shamoon 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7488505e37 
							
						 
					 
					
						
						
							
							Update dev version string  
						
						 
						
						... 
						
						
						
						[ci skip] 
						
						
					 
					
						2022-08-02 13:28:29 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Trenton Holmes 
							
						 
					 
					
						
						
						
						
							
						
						
							641ff9a71d 
							
						 
					 
					
						
						
							
							Revert "Bump watchfiles from 0.15.0 to 0.16.1"  
						
						 
						
						... 
						
						
						
						This reverts commit b596502f74b093bf4e4be1216ac837afb14702e1. 
						
						
					 
					
						2022-08-02 11:25:01 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
						
						
							
						
						
							b596502f74 
							
						 
					 
					
						
						
							
							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> 
						
						
					 
					
						2022-08-02 08:46:02 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
						
						
							
						
						
							4fbd760005 
							
						 
					 
					
						
						
							
							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> 
						
						
					 
					
						2022-08-02 08:10:45 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
						
						
							
						
						
							6a5ac15b07 
							
						 
					 
					
						
						
							
							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> 
						
						
					 
					
						2022-08-02 07:55:28 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								shamoon 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							57b419fa87 
							
						 
					 
					
						
						
							
							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 
						
						
					 
					
						2022-08-01 15:49:45 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								shamoon 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							52ce54930b 
							
						 
					 
					
						
						
							
							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 
						
						
					 
					
						2022-08-01 13:59:15 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fa9898ebe1 
							
						 
					 
					
						
						
							
							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> 
						
						
					 
					
						2022-08-01 20:56:48 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								shamoon 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							de4b3c39b9 
							
						 
					 
					
						
						
							
							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 
						
						
					 
					
						2022-08-01 13:55:41 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Michael Shamoon 
							
						 
					 
					
						
						
						
						
							
						
						
							232e358a34 
							
						 
					 
					
						
						
							
							bump all angular packages together  
						
						 
						
						
						
						
					 
					
						2022-08-01 13:54:09 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a0d35f9262 
							
						 
					 
					
						
						
							
							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> 
						
						
					 
					
						2022-08-01 20:46:55 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8883ef81dc 
							
						 
					 
					
						
						
							
							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> 
						
						
					 
					
						2022-08-01 20:46:27 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								shamoon 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							39a425eca4 
							
						 
					 
					
						
						
							
							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 
						
						
					 
					
						2022-08-01 13:45:09 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e31d383cfc 
							
						 
					 
					
						
						
							
							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> 
						
						
					 
					
						2022-08-01 20:44:37 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								shamoon 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cb104b60f4 
							
						 
					 
					
						
						
							
							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 
						
						
					 
					
						2022-08-01 13:43:47 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b88963c900 
							
						 
					 
					
						
						
							
							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> 
						
						
					 
					
						2022-08-01 20:39:58 +00:00