Amir Raminfar 
							
						 
					 
					
						
						
							
						
						fb0b11e626 
					 
					
						
						
							
							Release 4.1.0  
						
						 
						
						
						
						
					 
					
						2022-09-14 12:23:25 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						70d72060d9 
					 
					
						
						
							
							Cleans up define props with typescript and cleans up css ( #1879 )  
						
						 
						
						... 
						
						
						
						* Tries to clean up defineprops
* Cleans up define props for all components 
						
						
					 
					
						2022-09-14 12:00:36 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ángel Fernández Sánchez 
							
						 
					 
					
						
						
							
						
						cc8a7ee8e7 
					 
					
						
						
							
							Update es.yml ( #1877 )  
						
						 
						
						... 
						
						
						
						The variable 'logs-skipped' is added to the translation. 
						
						
					 
					
						2022-09-14 11:56:09 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ángel Fernández Sánchez 
							
						 
					 
					
						
						
							
						
						58197f2b23 
					 
					
						
						
							
							Update pr.yml ( #1878 )  
						
						 
						
						... 
						
						
						
						The variable 'logs-skipped' is added to the portuguese translation. 
						
						
					 
					
						2022-09-14 11:55:46 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						d2473e0fcc 
					 
					
						
						
							
							Merge pull request  #1876  from amir20/dependabot/docker/e2e/cypress/included-10.8.0  
						
						 
						
						... 
						
						
						
						Bump cypress/included from 10.7.0 to 10.8.0 in /e2e 
						
						
					 
					
						2022-09-14 09:44:08 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						3a4de053b8 
					 
					
						
						
							
							Bump cypress/included from 10.7.0 to 10.8.0 in /e2e  
						
						 
						
						... 
						
						
						
						Bumps cypress/included from 10.7.0 to 10.8.0.
---
updated-dependencies:
- dependency-name: cypress/included
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-09-14 09:39:42 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						b97dd31c9d 
					 
					
						
						
							
							Does localization  
						
						 
						
						
						
						
					 
					
						2022-09-13 14:39:39 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						a632c744bc 
					 
					
						
						
							
							Fixes bug with search  
						
						 
						
						
						
						
					 
					
						2022-09-13 14:32:20 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						7eeb7d8600 
					 
					
						
						
							
							Updates moodules  
						
						 
						
						
						
						
					 
					
						2022-09-13 14:30:22 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						8de492d16b 
					 
					
						
						
							
							Trims top events depending on scroll status ( #1860 )  
						
						 
						
						... 
						
						
						
						* Trims top events depending on scroll status
* Cleans up models and adds better OOP around logging events
* Adds log entries being skipped component
* Fixes type errors
* Fixes tets
* Styles skipping logs 
						
						
					 
					
						2022-09-13 14:28:53 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						2b82a0816c 
					 
					
						
						
							
							Removes debug from golang ( #1875 )  
						
						 
						
						
						
						
					 
					
						2022-09-12 09:40:55 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						25daf6b502 
					 
					
						
						
							
							Uses locale date and time depending on locale ( #1874 )  
						
						 
						
						... 
						
						
						
						* Uses locale date and time depending on locale
* Fixes tests 
						
						
					 
					
						2022-09-12 09:34:24 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ángel Fernández Sánchez 
							
						 
					 
					
						
						
							
						
						011cef8124 
					 
					
						
						
							
							Spanish and Portuguese languages updates ( #1872 )  
						
						 
						
						... 
						
						
						
						* Create pr.yml
* Update pr.yml
* Update es.yml
File updated with spanish translation
* Update es.yml
* Update pr.yml
Portuguese translation updated 
						
						
					 
					
						2022-09-12 08:17:42 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						d06eea2c26 
					 
					
						
						
							
							Merge pull request  #1873  from amir20/dependabot/go_modules/github.com/docker/docker-20.10.18incompatible  
						
						 
						
						... 
						
						
						
						Bump github.com/docker/docker from 20.10.17+incompatible to 20.10.18+incompatible 
						
						
					 
					
						2022-09-12 09:26:56 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						cdb6738941 
					 
					
						
						
							
							Bump github.com/docker/docker  
						
						 
						
						... 
						
						
						
						Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 20.10.17+incompatible to 20.10.18+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Changelog](https://github.com/moby/moby/blob/master/CHANGELOG.md )
- [Commits](https://github.com/docker/docker/compare/v20.10.17...v20.10.18 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-09-12 09:22:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						f39b6f50e3 
					 
					
						
						
							
							Fixes pnpm  
						
						 
						
						
						
						
					 
					
						2022-09-11 18:48:32 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						4d03a36940 
					 
					
						
						
							
							Adds layouts ( #1871 )  
						
						 
						
						
						
						
					 
					
						2022-09-09 14:17:58 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						60fc2ab22a 
					 
					
						
						
							
							Updates other modules  
						
						 
						
						
						
						
					 
					
						2022-09-09 12:40:18 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						0ad841a2d2 
					 
					
						
						
							
							Updates modules for cypress  
						
						 
						
						
						
						
					 
					
						2022-09-09 12:40:01 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						58ce210924 
					 
					
						
						
							
							Adds more tests  
						
						 
						
						
						
						
					 
					
						2022-09-09 12:39:41 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						0214b212ea 
					 
					
						
						
							
							Clean up  
						
						 
						
						
						
						
					 
					
						2022-09-08 16:16:28 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						ee37d7c30e 
					 
					
						
						
							
							Adds i18n support with vue-i18n ( #1870 )  
						
						 
						
						... 
						
						
						
						* Adds asset changes for i18n
* Adds asset changes for i18n
* Adds vite configs
* Adds auto import and cleans up props
* Initital localzation
* Fixes dockerfile
* Fixes tests
* Updates fixutres
* Updates default lang 
						
						
					 
					
						2022-09-08 15:40:26 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						4395bc9dc5 
					 
					
						
						
							
							Cleans up main ts to modules ( #1869 )  
						
						 
						
						... 
						
						
						
						* Cleans up main ts to modules
* Uses vite pages
* Updates vite-plugin-pages to prod
* Fixes title
* Fixes show
* Fixes file case
* Uses sync mode 
						
						
					 
					
						2022-09-07 19:48:48 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						4ea945f0b4 
					 
					
						
						
							
							Merge pull request  #1868  from amir20/dependabot/docker/golang-1.19.1-alpine  
						
						 
						
						... 
						
						
						
						Bump golang from 1.19.0-alpine to 1.19.1-alpine 
						
						
					 
					
						2022-09-08 02:33:56 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						b221242db3 
					 
					
						
						
							
							Bump golang from 1.19.0-alpine to 1.19.1-alpine  
						
						 
						
						... 
						
						
						
						Bumps golang from 1.19.0-alpine to 1.19.1-alpine.
---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-09-07 09:12:20 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						ad6793f614 
					 
					
						
						
							
							Updates modules  
						
						 
						
						
						
						
					 
					
						2022-09-06 10:57:29 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						72f080f795 
					 
					
						
						
							
							Caches builds for e2e ( #1863 )  
						
						 
						
						... 
						
						
						
						* Caches builds for e2e
* Adds docker login
* Removes typo 
						
						
					 
					
						2022-09-02 14:57:57 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						ee4210e1cc 
					 
					
						
						
							
							Updates modules  
						
						 
						
						
						
						
					 
					
						2022-09-02 14:45:16 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						fc68ba6391 
					 
					
						
						
							
							Updates cypress  
						
						 
						
						
						
						
					 
					
						2022-08-31 10:27:58 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						539829d00d 
					 
					
						
						
							
							Merge pull request  #1862  from amir20/dependabot/docker/e2e/cypress/included-10.7.0  
						
						 
						
						... 
						
						
						
						Bump cypress/included from 10.6.0 to 10.7.0 in /e2e 
						
						
					 
					
						2022-08-31 09:46:18 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						65c0d2a970 
					 
					
						
						
							
							Bump cypress/included from 10.6.0 to 10.7.0 in /e2e  
						
						 
						
						... 
						
						
						
						Bumps cypress/included from 10.6.0 to 10.7.0.
---
updated-dependencies:
- dependency-name: cypress/included
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-08-31 09:41:35 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						696341b779 
					 
					
						
						
							
							Fixes typo  
						
						 
						
						
						
						
					 
					
						2022-08-27 11:50:43 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						658efd0538 
					 
					
						
						
							
							Release 4.0.2  
						
						 
						
						
						
						
					 
					
						2022-08-22 09:36:39 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						eba4cec7d6 
					 
					
						
						
							
							Fixes light theme.  Fixes   #1855  
						
						 
						
						
						
						
					 
					
						2022-08-22 09:33:35 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						79f0e2127a 
					 
					
						
						
							
							Release 4.0.1  
						
						 
						
						
						
						
					 
					
						2022-08-19 14:08:13 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						163b1c7e28 
					 
					
						
						
							
							Updates modules  
						
						 
						
						
						
						
					 
					
						2022-08-19 12:13:58 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						db01579f04 
					 
					
						
						
							
							Fixes tests and returns millis too ( #1854 )  
						
						 
						
						
						
						
					 
					
						2022-08-19 12:10:18 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						be7c154d6b 
					 
					
						
						
							
							Adds debounce for search  
						
						 
						
						
						
						
					 
					
						2022-08-18 18:57:39 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						b1bc706de2 
					 
					
						
						
							
							Release 4.0.0  
						
						 
						
						
						
						
					 
					
						2022-08-17 12:39:41 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						40f5cb1301 
					 
					
						
						
							
							Simplifies schema  
						
						 
						
						
						
						
					 
					
						2022-08-17 10:39:22 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						cedfbee983 
					 
					
						
						
							
							Updates cypress ( #1851 )  
						
						 
						
						
						
						
					 
					
						2022-08-16 14:05:19 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						c835f51cc4 
					 
					
						
						
							
							Support for JSON logs ( #1759 )  
						
						 
						
						... 
						
						
						
						* WIP for using json all the time
* Updates to render
* adds a new component for json
* Updates styles
* Adds nesting
* Adds field list
* Adds expanding
* Adds new composable for event source
* Creates an add button
* Removes unused code
* Adds and removes fields with defaults
* Fixes jumping when adding new fields
* Returns JSON correctly
* Fixes little bugs
* Fixes js tests
* Adds vscode
* Fixes json buffer error
* Fixes extra line
* Fixes tests
* Fixes tests and adds support for search
* Refactors visible payload keys to a composable
* Fixes typescript errors and refactors
* Fixes visible keys by ComputedRef<Ref>
* Fixes search bugs
* Updates tests
* Fixes go tests
* Fixes scroll view
* Fixes vue tsc errors
* Fixes EOF error
* Fixes build error
* Uses application/ld+json
* Fixes arrays and records
* Marks for json too 
						
						
					 
					
						2022-08-16 13:53:31 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						5ab06d5906 
					 
					
						
						
							
							Updates modules  
						
						 
						
						
						
						
					 
					
						2022-08-15 15:06:24 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						d44316fa9c 
					 
					
						
						
							
							Adds mising snapshots  
						
						 
						
						
						
						
					 
					
						2022-08-15 13:01:19 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						6ef3da9abd 
					 
					
						
						
							
							Adds dark mode  
						
						 
						
						
						
						
					 
					
						2022-08-15 13:00:49 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						752495ed6f 
					 
					
						
						
							
							Cleans up dark mode  
						
						 
						
						
						
						
					 
					
						2022-08-15 12:43:27 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						8f895e40bc 
					 
					
						
						
							
							Adds snapshot tests  
						
						 
						
						
						
						
					 
					
						2022-08-15 11:56:57 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						cd9ddcf427 
					 
					
						
						
							
							Release 3.13.1  
						
						 
						
						
						
						
					 
					
						2022-08-08 12:34:51 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						bbc7794006 
					 
					
						
						
							
							Updates snapshots  
						
						 
						
						
						
						
					 
					
						2022-08-08 12:27:47 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						7dc37f130c 
					 
					
						
						
							
							Replaces last line return  
						
						 
						
						
						
						
					 
					
						2022-08-08 10:39:09 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						0711bc1c76 
					 
					
						
						
							
							Fixes test  
						
						 
						
						
						
						
					 
					
						2022-08-08 09:37:24 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						0aa24386b2 
					 
					
						
						
							
							Fixes line return bug and heartbeat to comment in SSE  
						
						 
						
						
						
						
					 
					
						2022-08-08 09:36:23 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						ca35b93671 
					 
					
						
						
							
							Merge pull request  #1843  from amir20/dependabot/github_actions/docker/build-push-action-3.1.1  
						
						 
						
						... 
						
						
						
						Bump docker/build-push-action from 3.1.0 to 3.1.1 
						
						
					 
					
						2022-08-08 09:24:57 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						a6220e4d38 
					 
					
						
						
							
							Bump docker/build-push-action from 3.1.0 to 3.1.1  
						
						 
						
						... 
						
						
						
						Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v3.1.0...v3.1.1 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-08-08 09:20:10 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						4ed64a7cce 
					 
					
						
						
							
							Release 3.13.0  
						
						 
						
						
						
						
					 
					
						2022-08-04 13:35:27 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						0f27e11084 
					 
					
						
						
							
							Updates vue components with sass  
						
						 
						
						
						
						
					 
					
						2022-08-04 13:33:50 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						85eafc9c40 
					 
					
						
						
							
							Tries to add 1 mircosecond to skip first log event ( #1838 )  
						
						 
						
						
						
						
					 
					
						2022-08-04 13:24:21 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						332cc384ea 
					 
					
						
						
							
							Adds a heartbeat for log stream ( #1837 )  
						
						 
						
						
						
						
					 
					
						2022-08-04 12:52:19 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						72fd31f85b 
					 
					
						
						
							
							Merge pull request  #1833  from amir20/dependabot/docker/e2e/cypress/included-10.4.0  
						
						 
						
						... 
						
						
						
						Bump cypress/included from 10.3.1 to 10.4.0 in /e2e 
						
						
					 
					
						2022-08-03 09:39:07 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						a0ce370e9e 
					 
					
						
						
							
							Bump cypress/included from 10.3.1 to 10.4.0 in /e2e  
						
						 
						
						... 
						
						
						
						Bumps cypress/included from 10.3.1 to 10.4.0.
---
updated-dependencies:
- dependency-name: cypress/included
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-08-03 09:34:35 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						e823904865 
					 
					
						
						
							
							Merge pull request  #1832  from amir20/dependabot/docker/golang-1.19.0-alpine  
						
						 
						
						... 
						
						
						
						Bump golang from 1.18.5-alpine to 1.19.0-alpine 
						
						
					 
					
						2022-08-03 09:13:08 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						22bbfe1592 
					 
					
						
						
							
							Bump golang from 1.18.5-alpine to 1.19.0-alpine  
						
						 
						
						... 
						
						
						
						Bumps golang from 1.18.5-alpine to 1.19.0-alpine.
---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-08-03 09:08:55 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						770e1818f0 
					 
					
						
						
							
							Merge pull request  #1830  from amir20/dependabot/docker/golang-1.18.5-alpine  
						
						 
						
						... 
						
						
						
						Bump golang from 1.18.4-alpine to 1.18.5-alpine 
						
						
					 
					
						2022-08-02 09:19:12 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						d6fab75f8f 
					 
					
						
						
							
							Bump golang from 1.18.4-alpine to 1.18.5-alpine  
						
						 
						
						... 
						
						
						
						Bumps golang from 1.18.4-alpine to 1.18.5-alpine.
---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-08-02 09:15:41 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						17c18c156e 
					 
					
						
						
							
							Release 3.12.14  
						
						 
						
						
						
						
					 
					
						2022-08-01 15:32:41 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						5eca19840e 
					 
					
						
						
							
							Fixes cpu count using online cpus.  Fixes   #1829  
						
						 
						
						
						
						
					 
					
						2022-08-01 13:32:48 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						b1d7b8ba55 
					 
					
						
						
							
							Updates modules  
						
						 
						
						
						
						
					 
					
						2022-07-31 19:01:21 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						e2ee430bbd 
					 
					
						
						
							
							Updates modules  
						
						 
						
						
						
						
					 
					
						2022-07-26 09:48:21 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						0755a71dc2 
					 
					
						
						
							
							Adds healthcheck to readme  
						
						 
						
						
						
						
					 
					
						2022-07-25 09:21:20 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						60758db9c8 
					 
					
						
						
							
							Updates modules  
						
						 
						
						
						
						
					 
					
						2022-07-25 09:10:38 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						7b96196904 
					 
					
						
						
							
							Merge pull request  #1826  from amir20/dependabot/docker/e2e/cypress/included-10.3.1  
						
						 
						
						... 
						
						
						
						Bump cypress/included from 10.3.0 to 10.3.1 in /e2e 
						
						
					 
					
						2022-07-25 09:55:01 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						efcfa0e375 
					 
					
						
						
							
							Bump cypress/included from 10.3.0 to 10.3.1 in /e2e  
						
						 
						
						... 
						
						
						
						Bumps cypress/included from 10.3.0 to 10.3.1.
---
updated-dependencies:
- dependency-name: cypress/included
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-07-25 09:50:54 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						66f9204ae6 
					 
					
						
						
							
							Release 3.12.13  
						
						 
						
						
						
						
					 
					
						2022-07-24 18:40:17 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						73c023ce22 
					 
					
						
						
							
							Disables healthcheck.  Fixes   #1819  ( #1822 )  
						
						 
						
						
						
						
					 
					
						2022-07-24 13:19:03 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						261517ac3f 
					 
					
						
						
							
							Updates modules  
						
						 
						
						
						
						
					 
					
						2022-07-22 08:28:19 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						2e0a546aa2 
					 
					
						
						
							
							Release 3.12.12  
						
						 
						
						
						
						
					 
					
						2022-07-21 16:50:42 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						72ed7b50ba 
					 
					
						
						
							
							Adds platforms back for dev  
						
						 
						
						
						
						
					 
					
						2022-07-21 16:49:04 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						486bcec363 
					 
					
						
						
							
							Revert "Updates with UPX with cross compile ( #1817 )"  
						
						 
						
						... 
						
						
						
						This reverts commit 400cef767f . 
						
						
					 
					
						2022-07-21 16:48:38 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						3db0ad42fe 
					 
					
						
						
							
							Removes python from Dockerfile  
						
						 
						
						
						
						
					 
					
						2022-07-21 14:57:17 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						c1a75e21ba 
					 
					
						
						
							
							Remove util linux  
						
						 
						
						
						
						
					 
					
						2022-07-21 14:56:10 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						96c5e24501 
					 
					
						
						
							
							Removes make, ssh and g++  
						
						 
						
						
						
						
					 
					
						2022-07-21 14:55:17 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						c1a16fd76e 
					 
					
						
						
							
							Removes git from Dockerfile  
						
						 
						
						
						
						
					 
					
						2022-07-21 14:53:15 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						42fab58c9f 
					 
					
						
						
							
							Release 3.12.11  
						
						 
						
						
						
						
					 
					
						2022-07-21 14:45:53 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						400cef767f 
					 
					
						
						
							
							Updates with UPX with cross compile ( #1817 )  
						
						 
						
						... 
						
						
						
						* Revert "Removes UXP"
* Updates UPX again to be cross-compile 
						
						
					 
					
						2022-07-21 09:53:55 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						84ae558467 
					 
					
						
						
							
							Release 3.12.10  
						
						 
						
						
						
						
					 
					
						2022-07-20 15:57:05 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						0ebc9c562a 
					 
					
						
						
							
							Fixes deploy build  
						
						 
						
						
						
						
					 
					
						2022-07-20 15:56:23 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						f67664470f 
					 
					
						
						
							
							Adds COMPOSE_DOCKER_CLI_BUILD  
						
						 
						
						
						
						
					 
					
						2022-07-20 15:54:50 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						1f811da273 
					 
					
						
						
							
							Fixes build file  
						
						 
						
						
						
						
					 
					
						2022-07-20 15:41:06 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						fdfc9fceba 
					 
					
						
						
							
							Uses cross compilation for faster builds  
						
						 
						
						
						
						
					 
					
						2022-07-20 15:36:48 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						5b5b741b68 
					 
					
						
						
							
							Release 3.12.9  
						
						 
						
						
						
						
					 
					
						2022-07-20 14:55:01 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						18c88d0e85 
					 
					
						
						
							
							Removes UXP  
						
						 
						
						
						
						
					 
					
						2022-07-20 14:45:09 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						1603a19538 
					 
					
						
						
							
							Release 3.12.8  
						
						 
						
						
						
						
					 
					
						2022-07-20 12:33:39 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						5cffa287d5 
					 
					
						
						
							
							Adds a simple healthcheck every 2s ( #1814 )  
						
						 
						
						... 
						
						
						
						* Adds a simple healthcheck every 5s
* Fixes bugs for healthcheck 
						
						
					 
					
						2022-07-20 11:56:42 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						93f57b6e90 
					 
					
						
						
							
							Merge pull request  #1815  from amir20/dependabot/github_actions/docker/build-push-action-3.1.0  
						
						 
						
						... 
						
						
						
						Bump docker/build-push-action from 3.0.0 to 3.1.0 
						
						
					 
					
						2022-07-20 09:27:42 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						2346f6a0eb 
					 
					
						
						
							
							Merge pull request  #1816  from amir20/dependabot/go_modules/github.com/spf13/afero-1.9.2  
						
						 
						
						... 
						
						
						
						Bump github.com/spf13/afero from 1.9.0 to 1.9.2 
						
						
					 
					
						2022-07-20 09:27:29 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						f95317ac1d 
					 
					
						
						
							
							Bump github.com/spf13/afero from 1.9.0 to 1.9.2  
						
						 
						
						... 
						
						
						
						Bumps [github.com/spf13/afero](https://github.com/spf13/afero ) from 1.9.0 to 1.9.2.
- [Release notes](https://github.com/spf13/afero/releases )
- [Commits](https://github.com/spf13/afero/compare/v1.9.0...v1.9.2 )
---
updated-dependencies:
- dependency-name: github.com/spf13/afero
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-07-20 09:22:47 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						157a612f34 
					 
					
						
						
							
							Bump docker/build-push-action from 3.0.0 to 3.1.0  
						
						 
						
						... 
						
						
						
						Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v3.0.0...v3.1.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-07-20 09:22:16 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						42c890ad50 
					 
					
						
						
							
							Merge pull request  #1813  from amir20/dependabot/go_modules/github.com/sirupsen/logrus-1.9.0  
						
						 
						
						... 
						
						
						
						Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 
						
						
					 
					
						2022-07-19 09:14:04 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						48638a18f2 
					 
					
						
						
							
							Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0  
						
						 
						
						... 
						
						
						
						Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus ) from 1.8.1 to 1.9.0.
- [Release notes](https://github.com/sirupsen/logrus/releases )
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sirupsen/logrus/compare/v1.8.1...v1.9.0 )
---
updated-dependencies:
- dependency-name: github.com/sirupsen/logrus
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-07-19 09:09:54 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						fae0640bba 
					 
					
						
						
							
							Updates modules  
						
						 
						
						
						
						
					 
					
						2022-07-18 08:55:19 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						23b37bb912 
					 
					
						
						
							
							Uses UPX to shrink binary  ( #1809 )  
						
						 
						
						... 
						
						
						
						* Tries to use UPX
* Uses harshavardhanj/upx instead 
						
						
					 
					
						2022-07-17 10:22:23 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						07135fea91 
					 
					
						
						
							
							Merge pull request  #1808  from amir20/dependabot/go_modules/github.com/spf13/afero-1.9.0  
						
						 
						
						... 
						
						
						
						Bump github.com/spf13/afero from 1.8.2 to 1.9.0 
						
						
					 
					
						2022-07-15 09:14:16 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						1a3c394fe4 
					 
					
						
						
							
							Bump github.com/spf13/afero from 1.8.2 to 1.9.0  
						
						 
						
						... 
						
						
						
						Bumps [github.com/spf13/afero](https://github.com/spf13/afero ) from 1.8.2 to 1.9.0.
- [Release notes](https://github.com/spf13/afero/releases )
- [Commits](https://github.com/spf13/afero/compare/v1.8.2...v1.9.0 )
---
updated-dependencies:
- dependency-name: github.com/spf13/afero
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-07-15 09:10:20 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						38ec37ed19 
					 
					
						
						
							
							Updates modules  
						
						 
						
						
						
						
					 
					
						2022-07-14 11:14:12 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						738ae98f2f 
					 
					
						
						
							
							Merge pull request  #1806  from amir20/dependabot/docker/golang-1.18.4-alpine  
						
						 
						
						... 
						
						
						
						Bump golang from 1.18.3-alpine to 1.18.4-alpine 
						
						
					 
					
						2022-07-13 09:12:37 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						99d1e83882 
					 
					
						
						
							
							Bump golang from 1.18.3-alpine to 1.18.4-alpine  
						
						 
						
						... 
						
						
						
						Bumps golang from 1.18.3-alpine to 1.18.4-alpine.
---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-07-13 09:08:26 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						d71be7e239 
					 
					
						
						
							
							Updates modules  
						
						 
						
						
						
						
					 
					
						2022-07-08 10:52:36 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						c0b9325efb 
					 
					
						
						
							
							Merge pull request  #1791  from amir20/dependabot/go_modules/github.com/stretchr/testify-1.8.0  
						
						 
						
						... 
						
						
						
						Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 
						
						
					 
					
						2022-06-30 09:15:40 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						538fe6f158 
					 
					
						
						
							
							Bump github.com/stretchr/testify from 1.7.5 to 1.8.0  
						
						 
						
						... 
						
						
						
						Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.7.5 to 1.8.0.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.7.5...v1.8.0 )
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-06-30 09:12:01 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						965d1a52b1 
					 
					
						
						
							
							Updates cypress  
						
						 
						
						
						
						
					 
					
						2022-06-29 13:30:40 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						6be73692ba 
					 
					
						
						
							
							Release 3.12.7  
						
						 
						
						
						
						
					 
					
						2022-06-28 15:21:10 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						f694c168d3 
					 
					
						
						
							
							Updates cypress  
						
						 
						
						
						
						
					 
					
						2022-06-27 09:17:22 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						b7c24dcafa 
					 
					
						
						
							
							Updates modules  
						
						 
						
						
						
						
					 
					
						2022-06-27 09:16:18 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						67a1c4a207 
					 
					
						
						
							
							Merge pull request  #1785  from amir20/dependabot/go_modules/github.com/stretchr/testify-1.7.5  
						
						 
						
						... 
						
						
						
						Bump github.com/stretchr/testify from 1.7.4 to 1.7.5 
						
						
					 
					
						2022-06-24 09:17:06 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						b188f689ea 
					 
					
						
						
							
							Bump github.com/stretchr/testify from 1.7.4 to 1.7.5  
						
						 
						
						... 
						
						
						
						Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.7.4 to 1.7.5.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.7.4...v1.7.5 )
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-06-24 09:11:31 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						6f354c500c 
					 
					
						
						
							
							Updates test snapshots  
						
						 
						
						
						
						
					 
					
						2022-06-23 11:34:04 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						8ba5d36801 
					 
					
						
						
							
							Vite beta  
						
						 
						
						
						
						
					 
					
						2022-06-23 11:24:22 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						6822a95cc9 
					 
					
						
						
							
							Updates modules  
						
						 
						
						
						
						
					 
					
						2022-06-23 10:08:54 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						fcc4647379 
					 
					
						
						
							
							Merge pull request  #1780  from amir20/dependabot/go_modules/github.com/stretchr/testify-1.7.4  
						
						 
						
						... 
						
						
						
						Bump github.com/stretchr/testify from 1.7.2 to 1.7.4 
						
						
					 
					
						2022-06-21 09:26:10 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						0305ee9502 
					 
					
						
						
							
							Bump github.com/stretchr/testify from 1.7.2 to 1.7.4  
						
						 
						
						... 
						
						
						
						Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.7.2 to 1.7.4.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.7.2...v1.7.4 )
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-06-21 09:09:34 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						0e527e8ec0 
					 
					
						
						
							
							Merge pull request  #1773  from amir20/dependabot/docker/e2e/cypress/included-10.0.3  
						
						 
						
						... 
						
						
						
						Bump cypress/included from 10.0.2 to 10.0.3 in /e2e 
						
						
					 
					
						2022-06-07 09:44:11 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						91b2dc36c2 
					 
					
						
						
							
							Bump cypress/included from 10.0.2 to 10.0.3 in /e2e  
						
						 
						
						... 
						
						
						
						Bumps cypress/included from 10.0.2 to 10.0.3.
---
updated-dependencies:
- dependency-name: cypress/included
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-06-07 09:39:25 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						3dc7949a86 
					 
					
						
						
							
							Merge pull request  #1772  from amir20/dependabot/go_modules/github.com/stretchr/testify-1.7.2  
						
						 
						
						... 
						
						
						
						Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 
						
						
					 
					
						2022-06-07 09:14:30 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						5cf625ef65 
					 
					
						
						
							
							Merge pull request  #1771  from amir20/dependabot/go_modules/github.com/docker/docker-20.10.17incompatible  
						
						 
						
						... 
						
						
						
						Bump github.com/docker/docker from 20.10.16+incompatible to 20.10.17+incompatible 
						
						
					 
					
						2022-06-07 09:13:46 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						8d5deff2ed 
					 
					
						
						
							
							Bump github.com/stretchr/testify from 1.7.1 to 1.7.2  
						
						 
						
						... 
						
						
						
						Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.7.1...v1.7.2 )
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-06-07 09:09:55 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						9f6df9a25a 
					 
					
						
						
							
							Bump github.com/docker/docker  
						
						 
						
						... 
						
						
						
						Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 20.10.16+incompatible to 20.10.17+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Changelog](https://github.com/moby/moby/blob/master/CHANGELOG.md )
- [Commits](https://github.com/docker/docker/compare/v20.10.16...v20.10.17 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-06-07 09:09:46 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						a34733bc88 
					 
					
						
						
							
							Updates modules  
						
						 
						
						
						
						
					 
					
						2022-06-06 09:58:02 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						7cf02f40e6 
					 
					
						
						
							
							Merge pull request  #1768  from amir20/dependabot/docker/e2e/cypress/included-10.0.2  
						
						 
						
						... 
						
						
						
						Bump cypress/included from 10.0.1 to 10.0.2 in /e2e 
						
						
					 
					
						2022-06-03 10:26:06 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						9d2e87f0f3 
					 
					
						
						
							
							Bump cypress/included from 10.0.1 to 10.0.2 in /e2e  
						
						 
						
						... 
						
						
						
						Bumps cypress/included from 10.0.1 to 10.0.2.
---
updated-dependencies:
- dependency-name: cypress/included
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-06-03 10:21:47 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						034984a784 
					 
					
						
						
							
							Updates modules  
						
						 
						
						
						
						
					 
					
						2022-06-02 15:10:48 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						d11fcdfec5 
					 
					
						
						
							
							Merge pull request  #1764  from amir20/dependabot/docker/e2e/cypress/included-10.0.1  
						
						 
						
						... 
						
						
						
						Bump cypress/included from 9.7.0 to 10.0.1 in /e2e 
						
						
					 
					
						2022-06-02 18:49:29 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Vano Devium 
							
						 
					 
					
						
						
							
						
						af08b5cd1b 
					 
					
						
						
							
							Auto session storage key ( #1767 )  
						
						 
						
						
						
						
					 
					
						2022-06-02 11:44:32 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						c666917740 
					 
					
						
						
							
							Adds missing files  
						
						 
						
						
						
						
					 
					
						2022-06-02 11:31:51 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						059c3361ca 
					 
					
						
						
							
							Updates to v10 and disables snapshotting for now  
						
						 
						
						
						
						
					 
					
						2022-06-02 11:31:28 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						f18fdcec8c 
					 
					
						
						
							
							Updates to v10  
						
						 
						
						
						
						
					 
					
						2022-06-02 10:07:14 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Vano Devium 
							
						 
					 
					
						
						
							
						
						18d6aa2a34 
					 
					
						
						
							
							Removed redundant http.HandlerFunc() casting ( #1765 )  
						
						 
						
						
						
						
					 
					
						2022-06-02 06:54:22 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						db4643d271 
					 
					
						
						
							
							Bump cypress/included from 9.7.0 to 10.0.1 in /e2e  
						
						 
						
						... 
						
						
						
						Bumps cypress/included from 9.7.0 to 10.0.1.
---
updated-dependencies:
- dependency-name: cypress/included
  dependency-type: direct:production
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-06-02 09:38:49 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						9d5b6faf03 
					 
					
						
						
							
							Merge pull request  #1762  from amir20/dependabot/docker/golang-1.18.3-alpine  
						
						 
						
						... 
						
						
						
						Bump golang from 1.18.2-alpine to 1.18.3-alpine 
						
						
					 
					
						2022-06-02 09:13:50 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						72e0a1ba2d 
					 
					
						
						
							
							Bump golang from 1.18.2-alpine to 1.18.3-alpine  
						
						 
						
						... 
						
						
						
						Bumps golang from 1.18.2-alpine to 1.18.3-alpine.
---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-06-02 09:10:15 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						35d4f3c8d3 
					 
					
						
						
							
							Updates modules  
						
						 
						
						
						
						
					 
					
						2022-05-31 21:05:01 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						6dfafbf531 
					 
					
						
						
							
							Merge pull request  #1758  from amir20/dependabot/github_actions/pnpm/action-setup-2.2.2  
						
						 
						
						... 
						
						
						
						Bump pnpm/action-setup from 2.2.1 to 2.2.2 
						
						
					 
					
						2022-05-30 09:16:16 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						11e7717519 
					 
					
						
						
							
							Bump pnpm/action-setup from 2.2.1 to 2.2.2  
						
						 
						
						... 
						
						
						
						Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup ) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/pnpm/action-setup/releases )
- [Commits](https://github.com/pnpm/action-setup/compare/v2.2.1...v2.2.2 )
---
updated-dependencies:
- dependency-name: pnpm/action-setup
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-05-30 09:12:40 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						a4539399d2 
					 
					
						
						
							
							Merge pull request  #1754  from amir20/dependabot/docker/e2e/cypress/included-9.7.0  
						
						 
						
						... 
						
						
						
						Bump cypress/included from 9.6.1 to 9.7.0 in /e2e 
						
						
					 
					
						2022-05-24 17:49:59 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						d14be81f18 
					 
					
						
						
							
							Updates cypress  
						
						 
						
						
						
						
					 
					
						2022-05-24 10:46:38 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						44c4366bba 
					 
					
						
						
							
							Updates cypress  
						
						 
						
						
						
						
					 
					
						2022-05-24 10:36:37 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						20b115f99f 
					 
					
						
						
							
							Bump cypress/included from 9.6.1 to 9.7.0 in /e2e  
						
						 
						
						... 
						
						
						
						Bumps cypress/included from 9.6.1 to 9.7.0.
---
updated-dependencies:
- dependency-name: cypress/included
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-05-24 09:47:31 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						e99ba5b6ae 
					 
					
						
						
							
							Updates modules  
						
						 
						
						
						
						
					 
					
						2022-05-23 12:12:36 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						12d32ee8f2 
					 
					
						
						
							
							Updates modules  
						
						 
						
						
						
						
					 
					
						2022-05-18 10:52:13 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						0f423e8b60 
					 
					
						
						
							
							Fixes space  
						
						 
						
						
						
						
					 
					
						2022-05-17 14:00:31 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						37dba2495e 
					 
					
						
						
							
							Release 3.12.6  
						
						 
						
						
						
						
					 
					
						2022-05-17 09:41:00 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						32b1d62773 
					 
					
						
						
							
							Makes the padding a little tighter  
						
						 
						
						
						
						
					 
					
						2022-05-16 15:53:22 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						b366a85248 
					 
					
						
						
							
							Release 3.12.5  
						
						 
						
						
						
						
					 
					
						2022-05-16 09:52:30 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						57008b9c94 
					 
					
						
						
							
							Adds a loaders for left menu ( #1750 )  
						
						 
						
						... 
						
						
						
						* Adds a loader
* Adds a loader and cleans up home page
* Fixes missing var 
						
						
					 
					
						2022-05-16 09:45:54 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						8448b4ffa0 
					 
					
						
						
							
							Adds alternate coloring  
						
						 
						
						
						
						
					 
					
						2022-05-13 09:38:03 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						612e74faff 
					 
					
						
						
							
							Merge pull request  #1748  from amir20/dependabot/go_modules/github.com/docker/docker-20.10.16incompatible  
						
						 
						
						... 
						
						
						
						Bump github.com/docker/docker from 20.10.15+incompatible to 20.10.16+incompatible 
						
						
					 
					
						2022-05-13 09:15:01 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						afc225520b 
					 
					
						
						
							
							Bump github.com/docker/docker  
						
						 
						
						... 
						
						
						
						Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 20.10.15+incompatible to 20.10.16+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Changelog](https://github.com/moby/moby/blob/master/CHANGELOG.md )
- [Commits](https://github.com/docker/docker/compare/v20.10.15...v20.10.16 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-05-13 09:10:45 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						a437e52dac 
					 
					
						
						
							
							Updates modules  
						
						 
						
						
						
						
					 
					
						2022-05-12 10:29:37 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						584d027e58 
					 
					
						
						
							
							Merge pull request  #1747  from amir20/dependabot/docker/golang-1.18.2-alpine  
						
						 
						
						... 
						
						
						
						Bump golang from 1.18.1-alpine to 1.18.2-alpine 
						
						
					 
					
						2022-05-11 09:23:15 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						5877ca9a0a 
					 
					
						
						
							
							Bump golang from 1.18.1-alpine to 1.18.2-alpine  
						
						 
						
						... 
						
						
						
						Bumps golang from 1.18.1-alpine to 1.18.2-alpine.
---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-05-11 09:17:28 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						d176be7654 
					 
					
						
						
							
							Merge pull request  #1745  from amir20/dependabot/docker/e2e/cypress/included-9.6.1  
						
						 
						
						... 
						
						
						
						Bump cypress/included from 9.6.0 to 9.6.1 in /e2e 
						
						
					 
					
						2022-05-10 10:00:16 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						69d1534204 
					 
					
						
						
							
							Bump cypress/included from 9.6.0 to 9.6.1 in /e2e  
						
						 
						
						... 
						
						
						
						Bumps cypress/included from 9.6.0 to 9.6.1.
---
updated-dependencies:
- dependency-name: cypress/included
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-05-10 09:56:01 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						ee30bb3821 
					 
					
						
						
							
							Updates node and pnpm  
						
						 
						
						
						
						
					 
					
						2022-05-06 09:22:47 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						4a45204a4b 
					 
					
						
						
							
							Merge pull request  #1740  from amir20/dependabot/go_modules/github.com/docker/docker-20.10.15incompatible  
						
						 
						
						... 
						
						
						
						Bump github.com/docker/docker from 20.10.14+incompatible to 20.10.15+incompatible 
						
						
					 
					
						2022-05-06 09:21:23 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						03f673c647 
					 
					
						
						
							
							Merge pull request  #1739  from amir20/dependabot/github_actions/docker/setup-qemu-action-2.0.0  
						
						 
						
						... 
						
						
						
						Bump docker/setup-qemu-action from 1.2.0 to 2.0.0 
						
						
					 
					
						2022-05-06 09:21:15 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						7c846e40cf 
					 
					
						
						
							
							Bump docker/setup-qemu-action from 1.2.0 to 2.0.0  
						
						 
						
						... 
						
						
						
						Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 1.2.0 to 2.0.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1.2.0...v2.0.0 )
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-05-06 09:16:54 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						405980862c 
					 
					
						
						
							
							Merge pull request  #1738  from amir20/dependabot/github_actions/docker/login-action-2.0.0  
						
						 
						
						... 
						
						
						
						Bump docker/login-action from 1.14.1 to 2.0.0 
						
						
					 
					
						2022-05-06 09:16:31 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						0f3ab6f0c0 
					 
					
						
						
							
							Merge pull request  #1737  from amir20/dependabot/github_actions/docker/metadata-action-4  
						
						 
						
						... 
						
						
						
						Bump docker/metadata-action from 3 to 4 
						
						
					 
					
						2022-05-06 09:16:16 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						e12890510f 
					 
					
						
						
							
							Merge pull request  #1736  from amir20/dependabot/github_actions/docker/build-push-action-3.0.0  
						
						 
						
						... 
						
						
						
						Bump docker/build-push-action from 2.10.0 to 3.0.0 
						
						
					 
					
						2022-05-06 09:16:06 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						b0701da4bf 
					 
					
						
						
							
							Merge pull request  #1735  from amir20/dependabot/github_actions/docker/setup-buildx-action-2.0.0  
						
						 
						
						... 
						
						
						
						Bump docker/setup-buildx-action from 1.7.0 to 2.0.0 
						
						
					 
					
						2022-05-06 09:15:53 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						048195e0e6 
					 
					
						
						
							
							Bump github.com/docker/docker  
						
						 
						
						... 
						
						
						
						Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 20.10.14+incompatible to 20.10.15+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Changelog](https://github.com/moby/moby/blob/master/CHANGELOG.md )
- [Commits](https://github.com/docker/docker/compare/v20.10.14...v20.10.15 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-05-06 09:11:06 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						81425f1f06 
					 
					
						
						
							
							Bump docker/login-action from 1.14.1 to 2.0.0  
						
						 
						
						... 
						
						
						
						Bumps [docker/login-action](https://github.com/docker/login-action ) from 1.14.1 to 2.0.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v1.14.1...v2.0.0 )
---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-05-06 09:10:53 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						af02ea27a0 
					 
					
						
						
							
							Bump docker/metadata-action from 3 to 4  
						
						 
						
						... 
						
						
						
						Bumps [docker/metadata-action](https://github.com/docker/metadata-action ) from 3 to 4.
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md )
- [Commits](https://github.com/docker/metadata-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-05-06 09:10:51 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						2800dddbf6 
					 
					
						
						
							
							Bump docker/build-push-action from 2.10.0 to 3.0.0  
						
						 
						
						... 
						
						
						
						Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 2.10.0 to 3.0.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v2.10.0...v3.0.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-05-06 09:10:48 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						43cd2c64ab 
					 
					
						
						
							
							Bump docker/setup-buildx-action from 1.7.0 to 2.0.0  
						
						 
						
						... 
						
						
						
						Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 1.7.0 to 2.0.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.7.0...v2.0.0 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-05-06 09:10:45 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						5854eace7b 
					 
					
						
						
							
							Release 3.12.4  
						
						 
						
						
						
						
					 
					
						2022-05-02 10:25:07 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						399c0b0ff4 
					 
					
						
						
							
							Fixes releases for github  
						
						 
						
						
						
						
					 
					
						2022-05-02 10:24:56 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						f49a778035 
					 
					
						
						
							
							Release 3.12.3  
						
						 
						
						
						
						
					 
					
						2022-05-02 09:50:45 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						395549aec9 
					 
					
						
						
							
							Fixes build  
						
						 
						
						
						
						
					 
					
						2022-05-02 09:27:50 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						94dd6067ca 
					 
					
						
						
							
							Fixes   #1732  
						
						 
						
						
						
						
					 
					
						2022-05-02 08:55:28 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						aee5734e74 
					 
					
						
						
							
							Merge pull request  #1726  from amir20/dependabot/docker/node-18-alpine  
						
						 
						
						... 
						
						
						
						Bump node from 17-alpine to 18-alpine 
						
						
					 
					
						2022-04-29 16:07:31 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						235db9dae5 
					 
					
						
						
							
							Merge pull request  #1729  from amir20/dependabot/github_actions/docker/setup-buildx-action-1.7.0  
						
						 
						
						... 
						
						
						
						Bump docker/setup-buildx-action from 1.6.0 to 1.7.0 
						
						
					 
					
						2022-04-29 16:07:21 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						84d22248a4 
					 
					
						
						
							
							Merge pull request  #1730  from amir20/dependabot/docker/e2e/cypress/included-9.6.0  
						
						 
						
						... 
						
						
						
						Bump cypress/included from 9.5.4 to 9.6.0 in /e2e 
						
						
					 
					
						2022-04-29 16:07:10 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						207468d0f0 
					 
					
						
						
							
							Bump node from 17-alpine to 18-alpine  
						
						 
						
						... 
						
						
						
						Bumps node from 17-alpine to 18-alpine.
---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-04-29 16:02:54 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						1409e45f8d 
					 
					
						
						
							
							Bump docker/setup-buildx-action from 1.6.0 to 1.7.0  
						
						 
						
						... 
						
						
						
						Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.6.0...v1.7.0 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-04-29 16:02:43 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						e8306d67b6 
					 
					
						
						
							
							Bump cypress/included from 9.5.4 to 9.6.0 in /e2e  
						
						 
						
						... 
						
						
						
						Bumps cypress/included from 9.5.4 to 9.6.0.
---
updated-dependencies:
- dependency-name: cypress/included
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-04-29 16:02:36 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						d60614ada7 
					 
					
						
						
							
							Updates commit message to multiline  
						
						 
						
						
						
						
					 
					
						2022-04-29 08:56:39 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						a287d7b2b4 
					 
					
						
						
							
							Updates depedabot  
						
						 
						
						
						
						
					 
					
						2022-04-28 11:57:27 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						48d34f3f58 
					 
					
						
						
							
							Updates npm modules  
						
						 
						
						
						
						
					 
					
						2022-04-26 14:16:43 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						098924a8f9 
					 
					
						
						
							
							Release 3.12.2  
						
						 
						
						
						
						
					 
					
						2022-04-21 16:25:03 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						2d2ff05987 
					 
					
						
						
							
							Removes dead containers correctly  
						
						 
						
						
						
						
					 
					
						2022-04-21 16:20:58 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						32db78d64d 
					 
					
						
						
							
							Release 3.12.1  
						
						 
						
						
						
						
					 
					
						2022-04-21 10:38:16 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						ff4f7126f9 
					 
					
						
						
							
							Fixes push  
						
						 
						
						
						
						
					 
					
						2022-04-21 10:33:20 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						590d3bd4f8 
					 
					
						
						
							
							Removes echo debugging  
						
						 
						
						
						
						
					 
					
						2022-04-21 10:31:10 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						abf0507307 
					 
					
						
						
							
							Adds log message using new syntax ( #1724 )  
						
						 
						
						... 
						
						
						
						* Adds log message using new syntax 
						
						
					 
					
						2022-04-21 10:27:51 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						89e5bee174 
					 
					
						
						
							
							Updates cypress ( #1723 )  
						
						 
						
						
						
						
					 
					
						2022-04-20 16:32:17 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						7fa8bec6b8 
					 
					
						
						
							
							Reverts message lable  
						
						 
						
						
						
						
					 
					
						2022-04-20 16:21:55 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						6459e84b80 
					 
					
						
						
							
							Tries fixing with simpler solution  
						
						 
						
						
						
						
					 
					
						2022-04-20 16:17:45 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						e16470affd 
					 
					
						
						
							
							Adds missing "  
						
						 
						
						
						
						
					 
					
						2022-04-20 16:15:58 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						8f812b633b 
					 
					
						
						
							
							Tries again to pass COMMIT_MESSAGE  
						
						 
						
						
						
						
					 
					
						2022-04-20 16:13:41 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						08eaf8d898 
					 
					
						
						
							
							Tries to pass message  
						
						 
						
						
						
						
					 
					
						2022-04-20 16:07:13 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						b9bc7af1d6 
					 
					
						
						
							
							Removes overflow hidden to fix scroll bug. See  #1720  ( #1721 )  
						
						 
						
						
						
						
					 
					
						2022-04-20 15:59:10 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						b75974e850 
					 
					
						
						
							
							Adds sha  
						
						 
						
						
						
						
					 
					
						2022-04-20 15:58:57 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						b1fa9ea672 
					 
					
						
						
							
							Tries to fix int tests  
						
						 
						
						
						
						
					 
					
						2022-04-20 15:47:10 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						0cac350493 
					 
					
						
						
							
							Records tests with cypress  
						
						 
						
						
						
						
					 
					
						2022-04-20 15:25:05 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						b8ed2db0f0 
					 
					
						
						
							
							Fixes int test  
						
						 
						
						
						
						
					 
					
						2022-04-20 14:48:36 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						5d9db17b9c 
					 
					
						
						
							
							Adds total CPU and Mem usage. See  #1715  
						
						 
						
						
						
						
					 
					
						2022-04-20 12:46:21 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						038e2dee88 
					 
					
						
						
							
							Removes name from menus  
						
						 
						
						
						
						
					 
					
						2022-04-19 15:12:08 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						5b15fc2972 
					 
					
						
						
							
							Updates style for date  
						
						 
						
						
						
						
					 
					
						2022-04-19 14:56:14 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						4035e2e262 
					 
					
						
						
							
							Fixes deault settings  
						
						 
						
						
						
						
					 
					
						2022-04-19 14:46:29 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						011bc94e8c 
					 
					
						
						
							
							Cleans up search by removing for loop ( #1719 )  
						
						 
						
						... 
						
						
						
						* Cleans up search by removing for loop
* Fixes tests 
						
						
					 
					
						2022-04-19 13:54:08 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						49448790ff 
					 
					
						
						
							
							Adds soft wraps as an option and  fixes   #1696  ( #1718 )  
						
						 
						
						
						
						
					 
					
						2022-04-18 11:44:23 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						9259bf65ef 
					 
					
						
						
							
							Release 3.12.0  
						
						 
						
						
						
						
					 
					
						2022-04-17 09:40:47 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						8819c78487 
					 
					
						
						
							
							Updates modules  
						
						 
						
						
						
						
					 
					
						2022-04-17 09:39:30 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						ba32d125ac 
					 
					
						
						
							
							Tries to inline favicon to  fix   #1714  ( #1717 )  
						
						 
						
						... 
						
						
						
						* Tries to inline favicon to fix  #1714 
* Updates go tests 
						
						
					 
					
						2022-04-16 14:55:34 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						6434c5341a 
					 
					
						
						
							
							Merge pull request  #1713  from amir20/dependabot/docker/golang-1.18.1-alpine  
						
						 
						
						... 
						
						
						
						Bump golang from 1.18.0-alpine to 1.18.1-alpine 
						
						
					 
					
						2022-04-13 09:14:18 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						a12a4f2f79 
					 
					
						
						
							
							Bump golang from 1.18.0-alpine to 1.18.1-alpine  
						
						 
						
						... 
						
						
						
						Bumps golang from 1.18.0-alpine to 1.18.1-alpine.
---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-04-13 09:09:28 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						0eb379ce3d 
					 
					
						
						
							
							Updates modules  
						
						 
						
						
						
						
					 
					
						2022-04-08 20:14:16 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Clemens Wolff 
							
						 
					 
					
						
						
							
						
						76f83800f7 
					 
					
						
						
							
							Add option to wait for docker before starting ( #1705 )  
						
						 
						
						
						
						
					 
					
						2022-04-02 20:30:21 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Clemens Wolff 
							
						 
					 
					
						
						
							
						
						f7d82d2ede 
					 
					
						
						
							
							Improve setup documentation ( #1704 )  
						
						 
						
						
						
						
					 
					
						2022-04-02 09:54:59 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						779a0f3ce9 
					 
					
						
						
							
							Update modules  
						
						 
						
						
						
						
					 
					
						2022-03-29 10:35:44 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						4df32a5cef 
					 
					
						
						
							
							Update modules  
						
						 
						
						
						
						
					 
					
						2022-03-29 10:23:41 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						074fd8088f 
					 
					
						
						
							
							Updates components  
						
						 
						
						
						
						
					 
					
						2022-03-28 10:41:37 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						713ccddcf4 
					 
					
						
						
							
							Updates tests  
						
						 
						
						
						
						
					 
					
						2022-03-28 10:35:13 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Coteh 
							
						 
					 
					
						
						
							
						
						7b4c942a1f 
					 
					
						
						
							
							Increase jump to context delay to 1s for split pane mode to ensure correct line is jumped to. Single pane mode does not have this issue so the 10ms delay can remain for that mode.  
						
						 
						
						... 
						
						
						
						Also renamed the click handler function since it technically doesn't perform the actual scroll action anymore. 
						
						
					 
					
						2022-03-26 03:27:19 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Coteh 
							
						 
					 
					
						
						
							
						
						11c357135b 
					 
					
						
						
							
							Improve jump to context speed by using watch handler to react on change to filtered messages, and also use nextTick to ensure DOM is fully rendered before it starts to jump  
						
						 
						
						
						
						
					 
					
						2022-03-26 01:36:58 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Coteh 
							
						 
					 
					
						
						
							
						
						4055aca97f 
					 
					
						
						
							
							Merge remote-tracking branch 'origin/master' into jump-to-context  
						
						 
						
						
						
						
					 
					
						2022-03-24 16:34:34 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						2fb1d19d93 
					 
					
						
						
							
							Merge pull request  #1698  from amir20/dependabot/go_modules/github.com/docker/docker-20.10.14incompatible  
						
						 
						
						... 
						
						
						
						Bump github.com/docker/docker from 20.10.13+incompatible to 20.10.14+incompatible 
						
						
					 
					
						2022-03-24 09:15:26 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						94b07b300f 
					 
					
						
						
							
							Bump github.com/docker/docker  
						
						 
						
						... 
						
						
						
						Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 20.10.13+incompatible to 20.10.14+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Changelog](https://github.com/moby/moby/blob/master/CHANGELOG.md )
- [Commits](https://github.com/docker/docker/compare/v20.10.13...v20.10.14 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-03-24 09:10:56 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						ceb0de9b7f 
					 
					
						
						
							
							Merge pull request  #1697  from amir20/go1.18  
						
						 
						
						... 
						
						
						
						Updates to 1.18 
						
						
					 
					
						2022-03-23 18:46:15 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						537094b5c8 
					 
					
						
						
							
							Updates to 1.18  
						
						 
						
						
						
						
					 
					
						2022-03-23 11:39:58 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						856a62ee46 
					 
					
						
						
							
							Release 3.11.0  
						
						 
						
						
						
						
					 
					
						2022-03-23 11:15:09 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						3cf20d9139 
					 
					
						
						
							
							Updates snapshots and modules  
						
						 
						
						
						
						
					 
					
						2022-03-23 11:04:49 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						9bcbac3799 
					 
					
						
						
							
							Updates snapshots  
						
						 
						
						
						
						
					 
					
						2022-03-23 10:58:24 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						7d1e8e5e37 
					 
					
						
						
							
							Updates modules  
						
						 
						
						
						
						
					 
					
						2022-03-21 11:35:38 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						117e7b3eae 
					 
					
						
						
							
							Updates modules  
						
						 
						
						
						
						
					 
					
						2022-03-21 10:52:27 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						2470b2b177 
					 
					
						
						
							
							Merge branch 'Tuurlijk-master'  
						
						 
						
						
						
						
					 
					
						2022-03-21 10:49:39 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						111ff3a198 
					 
					
						
						
							
							Skips tests for now  
						
						 
						
						
						
						
					 
					
						2022-03-21 10:49:26 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						79a8195ba5 
					 
					
						
						
							
							Bump github.com/stretchr/testify from 1.7.0 to 1.7.1  
						
						 
						
						... 
						
						
						
						Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.7.0...v1.7.1 )
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-03-17 11:00:13 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						52f503ce65 
					 
					
						
						
							
							Bump golang from 1.18rc1-alpine to 1.18.0-alpine  
						
						 
						
						... 
						
						
						
						Bumps golang from 1.18rc1-alpine to 1.18.0-alpine.
---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-03-17 11:00:13 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						1b5d12bb2a 
					 
					
						
						
							
							Merge pull request  #1687  from amir20/dependabot/go_modules/github.com/stretchr/testify-1.7.1  
						
						 
						
						... 
						
						
						
						Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 
						
						
					 
					
						2022-03-16 09:21:10 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						69703371f1 
					 
					
						
						
							
							Merge pull request  #1686  from amir20/dependabot/docker/golang-1.18.0-alpine  
						
						 
						
						... 
						
						
						
						Bump golang from 1.18rc1-alpine to 1.18.0-alpine 
						
						
					 
					
						2022-03-16 09:20:29 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						32b5fde72e 
					 
					
						
						
							
							Bump github.com/stretchr/testify from 1.7.0 to 1.7.1  
						
						 
						
						... 
						
						
						
						Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.7.0...v1.7.1 )
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-03-16 09:16:34 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						552b6727da 
					 
					
						
						
							
							Bump golang from 1.18rc1-alpine to 1.18.0-alpine  
						
						 
						
						... 
						
						
						
						Bumps golang from 1.18rc1-alpine to 1.18.0-alpine.
---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-03-16 09:16:20 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Michiel Roos 
							
						 
					 
					
						
						
							
						
						95222a21d8 
					 
					
						
						
							
							Add auto mode for colorscheme  
						
						 
						
						
						
						
					 
					
						2022-03-15 20:04:11 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						f5ed2d1619 
					 
					
						
						
							
							Merge pull request  #1683  from amir20/dependabot/github_actions/docker/build-push-action-2.10.0  
						
						 
						
						... 
						
						
						
						Bump docker/build-push-action from 2.9.0 to 2.10.0 
						
						
					 
					
						2022-03-15 09:18:08 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						0f65d1f59b 
					 
					
						
						
							
							Bump docker/build-push-action from 2.9.0 to 2.10.0  
						
						 
						
						... 
						
						
						
						Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v2.9.0...v2.10.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-03-15 09:13:21 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						2f142c9a39 
					 
					
						
						
							
							Merge pull request  #1681  from amir20/dependabot/go_modules/github.com/spf13/afero-1.8.2  
						
						 
						
						... 
						
						
						
						Bump github.com/spf13/afero from 1.8.1 to 1.8.2 
						
						
					 
					
						2022-03-14 09:19:01 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						56a5cf7ead 
					 
					
						
						
							
							Bump github.com/spf13/afero from 1.8.1 to 1.8.2  
						
						 
						
						... 
						
						
						
						Bumps [github.com/spf13/afero](https://github.com/spf13/afero ) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/spf13/afero/releases )
- [Commits](https://github.com/spf13/afero/compare/v1.8.1...v1.8.2 )
---
updated-dependencies:
- dependency-name: github.com/spf13/afero
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-03-14 09:14:22 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						aee8d6e5a5 
					 
					
						
						
							
							Merge pull request  #1676  from amir20/dependabot/go_modules/github.com/docker/docker-20.10.13incompatible  
						
						 
						
						... 
						
						
						
						Bump github.com/docker/docker from 20.10.12+incompatible to 20.10.13+incompatible 
						
						
					 
					
						2022-03-11 09:14:13 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						ee3f8d5046 
					 
					
						
						
							
							Bump github.com/docker/docker  
						
						 
						
						... 
						
						
						
						Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 20.10.12+incompatible to 20.10.13+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Changelog](https://github.com/moby/moby/blob/master/CHANGELOG.md )
- [Commits](https://github.com/docker/docker/compare/v20.10.12...v20.10.13 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-03-11 09:09:36 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Coteh 
							
						 
					 
					
						
						
							
						
						dc2c5f35e5 
					 
					
						
						
							
							Align context menu button to top of line  
						
						 
						
						
						
						
					 
					
						2022-03-06 23:19:58 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Coteh 
							
						 
					 
					
						
						
							
						
						e1635a36c8 
					 
					
						
						
							
							Shrink line spacing when searching even further, now looks close to how it looks when not searching  
						
						 
						
						... 
						
						
						
						Also fix issue where the last line's dropdown is cut off and creates overflow on the events container. Fixed this by (1) moving the last dropdown up a bit and (2) setting the event container's overflow property as `hidden` 
						
						
					 
					
						2022-03-06 16:57:56 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Coteh 
							
						 
					 
					
						
						
							
						
						8fcc5fc9cc 
					 
					
						
						
							
							Shrunk spacing between lines when searching  
						
						 
						
						... 
						
						
						
						Other Changes:
- Fix horizontal scrollbar if log line exceeds width of page
- Restored style for dropdown button on top of page
- Remove unused CSS properties 
						
						
					 
					
						2022-03-06 14:53:25 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Coteh 
							
						 
					 
					
						
						
							
						
						fdbd8b2992 
					 
					
						
						
							
							Merge remote-tracking branch 'origin/master' into jump-to-context  
						
						 
						
						
						
						
					 
					
						2022-03-06 12:10:52 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						5fe2e06733 
					 
					
						
						
							
							Updates modules  
						
						 
						
						
						
						
					 
					
						2022-03-05 16:51:07 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						9d1923661f 
					 
					
						
						
							
							Merge pull request  #1671  from amir20/dependabot/docker/golang-1.18rc1-alpine  
						
						 
						
						... 
						
						
						
						Bump golang from 1.17.7-alpine to 1.18rc1-alpine 
						
						
					 
					
						2022-03-04 09:14:45 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						7807a451a0 
					 
					
						
						
							
							Bump golang from 1.17.7-alpine to 1.18rc1-alpine  
						
						 
						
						... 
						
						
						
						Bumps golang from 1.17.7-alpine to 1.18rc1-alpine.
---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-03-04 09:10:37 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						30cd64c68f 
					 
					
						
						
							
							Merge pull request  #1670  from amir20/dependabot/github_actions/actions/checkout-3  
						
						 
						
						... 
						
						
						
						Bump actions/checkout from 2.4.0 to 3 
						
						
					 
					
						2022-03-02 09:23:11 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						6cc4f44199 
					 
					
						
						
							
							Merge pull request  #1669  from amir20/dependabot/github_actions/docker/login-action-1.14.1  
						
						 
						
						... 
						
						
						
						Bump docker/login-action from 1.14.0 to 1.14.1 
						
						
					 
					
						2022-03-02 09:23:02 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						a63f9b608e 
					 
					
						
						
							
							Bump actions/checkout from 2.4.0 to 3  
						
						 
						
						... 
						
						
						
						Bumps [actions/checkout](https://github.com/actions/checkout ) from 2.4.0 to 3.
- [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/v2.4.0...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-03-02 09:17:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						57b5578104 
					 
					
						
						
							
							Bump docker/login-action from 1.14.0 to 1.14.1  
						
						 
						
						... 
						
						
						
						Bumps [docker/login-action](https://github.com/docker/login-action ) from 1.14.0 to 1.14.1.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v1.14.0...v1.14.1 )
---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-03-02 09:17:24 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						77e6644882 
					 
					
						
						
							
							Merge pull request  #1668  from amir20/dependabot/github_actions/actions/setup-go-3  
						
						 
						
						... 
						
						
						
						Bump actions/setup-go from 2.2.0 to 3 
						
						
					 
					
						2022-03-01 09:17:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						5323be8db1 
					 
					
						
						
							
							Bump actions/setup-go from 2.2.0 to 3  
						
						 
						
						... 
						
						
						
						Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 2.2.0 to 3.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v2.2.0...v3 )
---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-03-01 09:11:30 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						c22d58616c 
					 
					
						
						
							
							Merge pull request  #1667  from amir20/dependabot/github_actions/docker/login-action-1.14.0  
						
						 
						
						... 
						
						
						
						Bump docker/login-action from 1.13.0 to 1.14.0 
						
						
					 
					
						2022-02-28 09:16:00 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						9fcd8ce72d 
					 
					
						
						
							
							Bump docker/login-action from 1.13.0 to 1.14.0  
						
						 
						
						... 
						
						
						
						Bumps [docker/login-action](https://github.com/docker/login-action ) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v1.13.0...v1.14.0 )
---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-02-28 09:10:46 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Coteh 
							
						 
					 
					
						
						
							
						
						9906604a38 
					 
					
						
						
							
							Merge remote-tracking branch 'origin/master' into jump-to-context  
						
						 
						
						
						
						
					 
					
						2022-02-26 16:48:04 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						20742d1942 
					 
					
						
						
							
							Merge pull request  #1666  from amir20/dependabot/github_actions/pnpm/action-setup-2.2.1  
						
						 
						
						... 
						
						
						
						Bump pnpm/action-setup from 2.2.0 to 2.2.1 
						
						
					 
					
						2022-02-25 09:20:35 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						ac9bdd0fab 
					 
					
						
						
							
							Bump pnpm/action-setup from 2.2.0 to 2.2.1  
						
						 
						
						... 
						
						
						
						Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup ) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/pnpm/action-setup/releases )
- [Commits](https://github.com/pnpm/action-setup/compare/v2.2.0...v2.2.1 )
---
updated-dependencies:
- dependency-name: pnpm/action-setup
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-02-25 09:14:55 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						17baaecc28 
					 
					
						
						
							
							Merge pull request  #1665  from amir20/dependabot/github_actions/actions/setup-node-3  
						
						 
						
						... 
						
						
						
						Bump actions/setup-node from 2.5.1 to 3 
						
						
					 
					
						2022-02-25 09:14:11 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						fa1a6d449e 
					 
					
						
						
							
							Bump actions/setup-node from 2.5.1 to 3  
						
						 
						
						... 
						
						
						
						Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 2.5.1 to 3.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v2.5.1...v3 )
---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-02-25 09:09:15 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						209b746f6a 
					 
					
						
						
							
							Updates modules  
						
						 
						
						
						
						
					 
					
						2022-02-23 11:27:22 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						9bfcd52dd5 
					 
					
						
						
							
							Merge pull request  #1664  from amir20/dependabot/go_modules/github.com/magiconair/properties-1.8.6  
						
						 
						
						... 
						
						
						
						Bump github.com/magiconair/properties from 1.8.5 to 1.8.6 
						
						
					 
					
						2022-02-23 09:14:12 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						5c4d0523c4 
					 
					
						
						
							
							Merge pull request  #1663  from amir20/dependabot/github_actions/pnpm/action-setup-2.2.0  
						
						 
						
						... 
						
						
						
						Bump pnpm/action-setup from 2.1.0 to 2.2.0 
						
						
					 
					
						2022-02-23 09:14:00 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						c2b3680f1c 
					 
					
						
						
							
							Bump github.com/magiconair/properties from 1.8.5 to 1.8.6  
						
						 
						
						... 
						
						
						
						Bumps [github.com/magiconair/properties](https://github.com/magiconair/properties ) from 1.8.5 to 1.8.6.
- [Release notes](https://github.com/magiconair/properties/releases )
- [Changelog](https://github.com/magiconair/properties/blob/main/CHANGELOG.md )
- [Commits](https://github.com/magiconair/properties/compare/v1.8.5...v1.8.6 )
---
updated-dependencies:
- dependency-name: github.com/magiconair/properties
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-02-23 09:08:40 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						7f7e95fdad 
					 
					
						
						
							
							Bump pnpm/action-setup from 2.1.0 to 2.2.0  
						
						 
						
						... 
						
						
						
						Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup ) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/pnpm/action-setup/releases )
- [Commits](https://github.com/pnpm/action-setup/compare/v2.1.0...v2.2.0 )
---
updated-dependencies:
- dependency-name: pnpm/action-setup
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-02-23 09:08:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						4191a825b1 
					 
					
						
						
							
							Merge pull request  #1657  from amir20/dependabot/github_actions/docker/login-action-1.13.0  
						
						 
						
						... 
						
						
						
						Bump docker/login-action from 1.12.0 to 1.13.0 
						
						
					 
					
						2022-02-18 09:15:37 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						968f7200d6 
					 
					
						
						
							
							Bump docker/login-action from 1.12.0 to 1.13.0  
						
						 
						
						... 
						
						
						
						Bumps [docker/login-action](https://github.com/docker/login-action ) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v1.12.0...v1.13.0 )
---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-02-18 09:10:38 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						0e2744750a 
					 
					
						
						
							
							Merge pull request  #1655  from amir20/dependabot/go_modules/github.com/alexflint/go-arg-1.4.3  
						
						 
						
						... 
						
						
						
						Bump github.com/alexflint/go-arg from 1.4.2 to 1.4.3 
						
						
					 
					
						2022-02-17 09:16:56 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						4e575fcfe6 
					 
					
						
						
							
							Bump github.com/alexflint/go-arg from 1.4.2 to 1.4.3  
						
						 
						
						... 
						
						
						
						Bumps [github.com/alexflint/go-arg](https://github.com/alexflint/go-arg ) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/alexflint/go-arg/releases )
- [Commits](https://github.com/alexflint/go-arg/compare/v1.4.2...v1.4.3 )
---
updated-dependencies:
- dependency-name: github.com/alexflint/go-arg
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-02-17 09:11:07 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						8404a70e22 
					 
					
						
						
							
							Merge pull request  #1651  from amir20/dependabot/docker/golang-1.17.7-alpine  
						
						 
						
						... 
						
						
						
						Bump golang from 1.17.6-alpine to 1.17.7-alpine 
						
						
					 
					
						2022-02-11 10:08:08 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						0954b7fbd6 
					 
					
						
						
							
							Bump golang from 1.17.6-alpine to 1.17.7-alpine  
						
						 
						
						... 
						
						
						
						Bumps golang from 1.17.6-alpine to 1.17.7-alpine.
---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-02-11 10:03:06 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						a5f145bb97 
					 
					
						
						
							
							Merge pull request  #1650  from amir20/dependabot/github_actions/actions/setup-go-2.2.0  
						
						 
						
						... 
						
						
						
						Bump actions/setup-go from 2.1.5 to 2.2.0 
						
						
					 
					
						2022-02-10 09:37:11 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						153b3de830 
					 
					
						
						
							
							Bump actions/setup-go from 2.1.5 to 2.2.0  
						
						 
						
						... 
						
						
						
						Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 2.1.5 to 2.2.0.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v2.1.5...v2.2.0 )
---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-02-10 09:31:22 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						feb64444f0 
					 
					
						
						
							
							Merge pull request  #1648  from amir20/dependabot/github_actions/pnpm/action-setup-2.1.0  
						
						 
						
						... 
						
						
						
						Bump pnpm/action-setup from 2.0.1 to 2.1.0 
						
						
					 
					
						2022-02-09 09:15:54 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						6d79efe77f 
					 
					
						
						
							
							Bump pnpm/action-setup from 2.0.1 to 2.1.0  
						
						 
						
						... 
						
						
						
						Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup ) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/pnpm/action-setup/releases )
- [Commits](https://github.com/pnpm/action-setup/compare/v2.0.1...v2.1.0 )
---
updated-dependencies:
- dependency-name: pnpm/action-setup
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-02-09 09:10:33 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						1dde163418 
					 
					
						
						
							
							Merge pull request  #1647  from amir20/dependabot/go_modules/github.com/spf13/afero-1.8.1  
						
						 
						
						... 
						
						
						
						Bump github.com/spf13/afero from 1.8.0 to 1.8.1 
						
						
					 
					
						2022-02-07 09:17:10 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						3ed1d8be4c 
					 
					
						
						
							
							Bump github.com/spf13/afero from 1.8.0 to 1.8.1  
						
						 
						
						... 
						
						
						
						Bumps [github.com/spf13/afero](https://github.com/spf13/afero ) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/spf13/afero/releases )
- [Commits](https://github.com/spf13/afero/compare/v1.8.0...v1.8.1 )
---
updated-dependencies:
- dependency-name: github.com/spf13/afero
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-02-07 09:11:15 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Coteh 
							
						 
					 
					
						
						
							
						
						f71d73e90c 
					 
					
						
						
							
							Make jump to context work on split panes  
						
						 
						
						
						
						
					 
					
						2022-02-06 00:28:10 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Coteh 
							
						 
					 
					
						
						
							
						
						44119c82e9 
					 
					
						
						
							
							Tweak appearance of jump to context menu button and ensure it doesn't appear on top of the header  
						
						 
						
						
						
						
					 
					
						2022-02-04 00:44:42 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Coteh 
							
						 
					 
					
						
						
							
						
						3dc30b656c 
					 
					
						
						
							
							Merge branch 'master' into jump-to-context  
						
						 
						
						
						
						
					 
					
						2022-02-04 00:32:29 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						03208ec636 
					 
					
						
						
							
							Merge pull request  #1644  from amir20/dependabot/github_actions/docker/build-push-action-2.9.0  
						
						 
						
						... 
						
						
						
						Bump docker/build-push-action from 2.8.0 to 2.9.0 
						
						
					 
					
						2022-02-02 09:21:31 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						b21c5cac76 
					 
					
						
						
							
							Bump docker/build-push-action from 2.8.0 to 2.9.0  
						
						 
						
						... 
						
						
						
						Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 2.8.0 to 2.9.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v2.8.0...v2.9.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-02-02 09:16:14 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						f22e0eadbb 
					 
					
						
						
							
							Release 3.10.2  
						
						 
						
						
						
						
					 
					
						2022-01-31 15:56:32 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						3bb2f9fd7b 
					 
					
						
						
							
							Updates modules  
						
						 
						
						
						
						
					 
					
						2022-01-31 15:56:22 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Coteh 
							
						 
					 
					
						
						
							
						
						94de10d54c 
					 
					
						
						
							
							Change Jump to Context menu to be a dropdown menu  
						
						 
						
						... 
						
						
						
						I extracted the dropdown portion of the LogActionsToolbar into a separate DropdownMenu component so that it can be reused for Jump to Context.
Other Changes:
- Remove unused style in LogActionsToolbar 
						
						
					 
					
						2022-01-30 19:49:44 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Coteh 
							
						 
					 
					
						
						
							
						
						69e28e3723 
					 
					
						
						
							
							Move jump to context button to the left, make it visible only on hover, and change icon  
						
						 
						
						... 
						
						
						
						Other Changes:
- Update the colors of jump to context button for dark and light themes
- Add a tooltip that appears after hovering jump to context button for half a second
- Vertically align lines to accomodate the jump to context button making the line slightly bigger when visible 
						
						
					 
					
						2022-01-24 00:50:09 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Coteh 
							
						 
					 
					
						
						
							
						
						ce7a892223 
					 
					
						
						
							
							Merge remote-tracking branch 'origin/master' into jump-to-context  
						
						 
						
						
						
						
					 
					
						2022-01-23 23:30:34 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						d51a4630fd 
					 
					
						
						
							
							Updates gitignore  
						
						 
						
						
						
						
					 
					
						2022-01-23 07:27:26 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						3733145db5 
					 
					
						
						
							
							Fixes reporting  
						
						 
						
						
						
						
					 
					
						2022-01-23 07:26:11 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						6cfb42412c 
					 
					
						
						
							
							Uses useScroll instead of handling the scroll event myself ( #1642 )  
						
						 
						
						... 
						
						
						
						* Tries to use-scroll instead of scroll listener
* Moves observer to scrollable content only
* Fixes bugs 
						
						
					 
					
						2022-01-20 14:23:43 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						bb7beef6c9 
					 
					
						
						
							
							Merge pull request  #1641  from amir20/dependabot/github_actions/docker/build-push-action-2.8.0  
						
						 
						
						... 
						
						
						
						Bump docker/build-push-action from 2.7.0 to 2.8.0 
						
						
					 
					
						2022-01-19 09:18:33 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						cdc83d183c 
					 
					
						
						
							
							Bump docker/build-push-action from 2.7.0 to 2.8.0  
						
						 
						
						... 
						
						
						
						Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v2.7.0...v2.8.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-01-19 09:13:19 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						1df564d4a3 
					 
					
						
						
							
							Cleans up date components  
						
						 
						
						
						
						
					 
					
						2022-01-18 10:14:49 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						d80dc105ee 
					 
					
						
						
							
							Uses v-bind instead for css variables  
						
						 
						
						
						
						
					 
					
						2022-01-17 13:43:46 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						57c53e43db 
					 
					
						
						
							
							Updates modules  
						
						 
						
						
						
						
					 
					
						2022-01-17 10:00:24 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Coteh 
							
						 
					 
					
						
						
							
						
						25c901e013 
					 
					
						
						
							
							Add jump to context WIP  
						
						 
						
						
						
						
					 
					
						2022-01-16 03:14:22 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						705f2990e9 
					 
					
						
						
							
							Updates modules  
						
						 
						
						
						
						
					 
					
						2022-01-14 11:49:15 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						208dcc06cc 
					 
					
						
						
							
							Updates modules  
						
						 
						
						
						
						
					 
					
						2022-01-13 09:44:09 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						d4740bd1a8 
					 
					
						
						
							
							Merge pull request  #1636  from amir20/vitest  
						
						 
						
						... 
						
						
						
						Moves to vitest 
						
						
					 
					
						2022-01-12 22:49:26 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						c19e819ec6 
					 
					
						
						
							
							removes comment import  
						
						 
						
						
						
						
					 
					
						2022-01-12 14:44:33 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						efc001ef9d 
					 
					
						
						
							
							Fixes test snapshots  
						
						 
						
						
						
						
					 
					
						2022-01-12 14:42:37 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						ba40708240 
					 
					
						
						
							
							Fixes tests  
						
						 
						
						
						
						
					 
					
						2022-01-11 09:25:27 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						8ad6d83bd6 
					 
					
						
						
							
							Updates modules  
						
						 
						
						
						
						
					 
					
						2022-01-11 09:18:10 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						8ef18033d3 
					 
					
						
						
							
							Merge pull request  #1631  from amir20/dependabot/docker/golang-1.17.6-alpine  
						
						 
						
						... 
						
						
						
						Bump golang from 1.17.5-alpine to 1.17.6-alpine 
						
						
					 
					
						2022-01-07 09:17:37 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						6bbb337828 
					 
					
						
						
							
							Bump golang from 1.17.5-alpine to 1.17.6-alpine  
						
						 
						
						... 
						
						
						
						Bumps golang from 1.17.5-alpine to 1.17.6-alpine.
---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-01-07 09:10:17 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						1111b7d10c 
					 
					
						
						
							
							Merge pull request  #1630  from amir20/dependabot/go_modules/github.com/spf13/afero-1.8.0  
						
						 
						
						... 
						
						
						
						Bump github.com/spf13/afero from 1.7.1 to 1.8.0 
						
						
					 
					
						2022-01-06 09:39:30 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						40c8cafc49 
					 
					
						
						
							
							Bump github.com/spf13/afero from 1.7.1 to 1.8.0  
						
						 
						
						... 
						
						
						
						Bumps [github.com/spf13/afero](https://github.com/spf13/afero ) from 1.7.1 to 1.8.0.
- [Release notes](https://github.com/spf13/afero/releases )
- [Commits](https://github.com/spf13/afero/compare/v1.7.1...v1.8.0 )
---
updated-dependencies:
- dependency-name: github.com/spf13/afero
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2022-01-06 09:34:09 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						e14c9e1e03 
					 
					
						
						
							
							Merge pull request  #1629  from amir20/dependabot/go_modules/github.com/spf13/afero-1.7.1  
						
						 
						
						... 
						
						
						
						Bump github.com/spf13/afero from 1.7.0 to 1.7.1 
						
						
					 
					
						2021-12-29 09:40:30 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						3176ca8e1f 
					 
					
						
						
							
							Bump github.com/spf13/afero from 1.7.0 to 1.7.1  
						
						 
						
						... 
						
						
						
						Bumps [github.com/spf13/afero](https://github.com/spf13/afero ) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/spf13/afero/releases )
- [Commits](https://github.com/spf13/afero/compare/v1.7.0...v1.7.1 )
---
updated-dependencies:
- dependency-name: github.com/spf13/afero
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-12-29 09:34:56 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						bf86052fe3 
					 
					
						
						
							
							Merge pull request  #1628  from amir20/dependabot/github_actions/actions/setup-node-2.5.1  
						
						 
						
						... 
						
						
						
						Bump actions/setup-node from 2.5.0 to 2.5.1 
						
						
					 
					
						2021-12-29 09:14:03 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						fa4bff885e 
					 
					
						
						
							
							Bump actions/setup-node from 2.5.0 to 2.5.1  
						
						 
						
						... 
						
						
						
						Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v2.5.0...v2.5.1 )
---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-12-29 09:09:08 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						962393a9e9 
					 
					
						
						
							
							Updates libs  
						
						 
						
						
						
						
					 
					
						2021-12-26 13:11:41 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						81958847a9 
					 
					
						
						
							
							Merge pull request  #1627  from amir20/dependabot/go_modules/github.com/spf13/afero-1.7.0  
						
						 
						
						... 
						
						
						
						Bump github.com/spf13/afero from 1.6.0 to 1.7.0 
						
						
					 
					
						2021-12-23 09:42:20 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						17bc5c5da2 
					 
					
						
						
							
							Bump github.com/spf13/afero from 1.6.0 to 1.7.0  
						
						 
						
						... 
						
						
						
						Bumps [github.com/spf13/afero](https://github.com/spf13/afero ) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/spf13/afero/releases )
- [Commits](https://github.com/spf13/afero/compare/v1.6.0...v1.7.0 )
---
updated-dependencies:
- dependency-name: github.com/spf13/afero
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-12-23 09:36:48 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						b7962a0c1d 
					 
					
						
						
							
							Merge pull request  #1626  from amir20/dependabot/github_actions/actions/setup-go-2.1.5  
						
						 
						
						... 
						
						
						
						Bump actions/setup-go from 2.1.4 to 2.1.5 
						
						
					 
					
						2021-12-22 09:17:08 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						e215c95600 
					 
					
						
						
							
							Bump actions/setup-go from 2.1.4 to 2.1.5  
						
						 
						
						... 
						
						
						
						Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 2.1.4 to 2.1.5.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v2.1.4...v2.1.5 )
---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-12-22 09:11:15 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						df63a90c89 
					 
					
						
						
							
							Merge pull request  #1625  from amir20/dependabot/github_actions/docker/login-action-1.12.0  
						
						 
						
						... 
						
						
						
						Bump docker/login-action from 1.10.0 to 1.12.0 
						
						
					 
					
						2021-12-21 09:13:16 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						2eb36438e8 
					 
					
						
						
							
							Bump docker/login-action from 1.10.0 to 1.12.0  
						
						 
						
						... 
						
						
						
						Bumps [docker/login-action](https://github.com/docker/login-action ) from 1.10.0 to 1.12.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v1.10.0...v1.12.0 )
---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-12-21 09:08:14 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						bb4f79fb08 
					 
					
						
						
							
							Merge pull request  #1622  from amir20/dependabot/go_modules/github.com/docker/docker-20.10.12incompatible  
						
						 
						
						... 
						
						
						
						Bump github.com/docker/docker from 20.10.11+incompatible to 20.10.12+incompatible 
						
						
					 
					
						2021-12-14 09:34:07 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						b5ff44b003 
					 
					
						
						
							
							Bump github.com/docker/docker  
						
						 
						
						... 
						
						
						
						Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 20.10.11+incompatible to 20.10.12+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Changelog](https://github.com/moby/moby/blob/master/CHANGELOG.md )
- [Commits](https://github.com/docker/docker/compare/v20.10.11...v20.10.12 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-12-14 09:28:50 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						9741804fda 
					 
					
						
						
							
							Updates node modules  
						
						 
						
						
						
						
					 
					
						2021-12-13 10:38:58 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						65a13bf5fc 
					 
					
						
						
							
							Updates node modules  
						
						 
						
						
						
						
					 
					
						2021-12-10 14:54:35 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						0c5b5169c7 
					 
					
						
						
							
							Merge pull request  #1620  from amir20/dependabot/docker/golang-1.17.5-alpine  
						
						 
						
						... 
						
						
						
						Bump golang from 1.17.4-alpine to 1.17.5-alpine 
						
						
					 
					
						2021-12-10 09:13:22 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						7e8cd1a708 
					 
					
						
						
							
							Bump golang from 1.17.4-alpine to 1.17.5-alpine  
						
						 
						
						... 
						
						
						
						Bumps golang from 1.17.4-alpine to 1.17.5-alpine.
---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-12-10 09:07:41 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						84ec892777 
					 
					
						
						
							
							Updates modules  
						
						 
						
						
						
						
					 
					
						2021-12-07 11:05:48 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						a0e039169c 
					 
					
						
						
							
							Updates modules  
						
						 
						
						
						
						
					 
					
						2021-12-06 07:22:02 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						070721cae1 
					 
					
						
						
							
							Merge pull request  #1619  from amir20/dependabot/docker/golang-1.17.4-alpine  
						
						 
						
						... 
						
						
						
						Bump golang from 1.17.3-alpine to 1.17.4-alpine 
						
						
					 
					
						2021-12-06 09:14:21 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						b9a619afa2 
					 
					
						
						
							
							Bump golang from 1.17.3-alpine to 1.17.4-alpine  
						
						 
						
						... 
						
						
						
						Bumps golang from 1.17.3-alpine to 1.17.4-alpine.
---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-12-06 09:08:23 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						33fb99ca37 
					 
					
						
						
							
							Release 3.10.1  
						
						 
						
						
						
						
					 
					
						2021-12-01 12:15:25 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						e126d6e825 
					 
					
						
						
							
							Updates modules  
						
						 
						
						
						
						
					 
					
						2021-12-01 09:45:21 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						ba1ccc92a8 
					 
					
						
						
							
							Cleans up code  
						
						 
						
						
						
						
					 
					
						2021-12-01 09:44:49 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						5cf74e3f95 
					 
					
						
						
							
							Add reactiviy to fix some regression issues. See  #1613  
						
						 
						
						
						
						
					 
					
						2021-11-30 19:56:29 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						2246b58aa9 
					 
					
						
						
							
							Adds more logging for fetching logs between dates  
						
						 
						
						
						
						
					 
					
						2021-11-30 18:48:32 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						f0bd0f2c9b 
					 
					
						
						
							
							Merge pull request  #1614  from amir20/dependabot/github_actions/actions/setup-node-2.5.0  
						
						 
						
						... 
						
						
						
						Bump actions/setup-node from 2.4.1 to 2.5.0 
						
						
					 
					
						2021-11-30 09:14:49 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						e6781f06ae 
					 
					
						
						
							
							Bump actions/setup-node from 2.4.1 to 2.5.0  
						
						 
						
						... 
						
						
						
						Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v2.4.1...v2.5.0 )
---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-11-30 09:09:39 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						ef7ac5f2f6 
					 
					
						
						
							
							Fixes release command  
						
						 
						
						
						
						
					 
					
						2021-11-29 10:53:37 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						5dc4d4c4d1 
					 
					
						
						
							
							Release 3.10.0  
						
						 
						
						
						
						
					 
					
						2021-11-29 10:22:44 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						87d80d8284 
					 
					
						
						
							
							Updates modules  
						
						 
						
						
						
						
					 
					
						2021-11-29 10:19:10 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						e216f54d6e 
					 
					
						
						
							
							fixes biuld  
						
						 
						
						
						
						
					 
					
						2021-11-27 15:48:59 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						cfa9c702d0 
					 
					
						
						
							
							Revert "Updates node modules"  
						
						 
						
						... 
						
						
						
						This reverts commit 05ae16df8b . 
						
						
					 
					
						2021-11-27 15:46:31 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						15fa6ae8b0 
					 
					
						
						
							
							Minor clean up  
						
						 
						
						
						
						
					 
					
						2021-11-27 14:26:30 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						05ae16df8b 
					 
					
						
						
							
							Updates node modules  
						
						 
						
						
						
						
					 
					
						2021-11-27 14:14:26 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						34232ef956 
					 
					
						
						
							
							Fixes file in gzip when downloading  
						
						 
						
						
						
						
					 
					
						2021-11-27 13:40:49 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						da35a13d04 
					 
					
						
						
							
							Updates snapshots and fixes bugs  
						
						 
						
						
						
						
					 
					
						2021-11-22 14:22:04 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						cdca0efd05 
					 
					
						
						
							
							Adds more tests for routes  
						
						 
						
						
						
						
					 
					
						2021-11-21 19:56:10 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						320bbfe8b2 
					 
					
						
						
							
							Adds more tests  
						
						 
						
						
						
						
					 
					
						2021-11-21 19:25:44 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						bf42fd4fea 
					 
					
						
						
							
							Adds more tests  
						
						 
						
						
						
						
					 
					
						2021-11-21 18:33:58 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						958a1463e6 
					 
					
						
						
							
							Updats node packages  
						
						 
						
						
						
						
					 
					
						2021-11-21 09:33:19 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						4138630fc4 
					 
					
						
						
							
							Updates packages  
						
						 
						
						
						
						
					 
					
						2021-11-21 09:08:41 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						91545f932c 
					 
					
						
						
							
							Fixes icon  
						
						 
						
						
						
						
					 
					
						2021-11-20 20:00:35 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						36cc93dacc 
					 
					
						
						
							
							Fixes types for stat  
						
						 
						
						
						
						
					 
					
						2021-11-20 19:58:49 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						43e777687d 
					 
					
						
						
							
							Adds container stats  
						
						 
						
						
						
						
					 
					
						2021-11-20 19:51:44 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						037a76f5c7 
					 
					
						
						
							
							Fixes toolbar  
						
						 
						
						
						
						
					 
					
						2021-11-20 19:32:07 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Coteh 
							
						 
					 
					
						
						
							
						
						41c54a02eb 
					 
					
						
						
							
							Move actions toolbar to side menu  
						
						 
						
						
						
						
					 
					
						2021-11-20 15:23:09 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						7901c21843 
					 
					
						
						
							
							Pinia ( #1606 )  
						
						 
						
						... 
						
						
						
						* Migrates to pinia
* Does more pinia migration
* Fixes types
* Move pinia
* Adds search cleans up pinia
* Removes unused files
* Removes vuex
* More clean up
* Makes js tests pass
* Fixes bugs and removing active container 
						
						
					 
					
						2021-11-20 15:22:13 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						257110bc64 
					 
					
						
						
							
							Moves default dev port to 3100. See  #1601  
						
						 
						
						
						
						
					 
					
						2021-11-19 09:55:44 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						e2072d35c8 
					 
					
						
						
							
							Settings to useStorage ( #1602 )  
						
						 
						
						... 
						
						
						
						* Uses storage for settings
* Cleans settings
* Fixes tests for storage
* Removes store.js
* Uses ts
* Fixes tests
* Removes autoprefixer 
						
						
					 
					
						2021-11-18 14:06:54 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						4a303d3ffa 
					 
					
						
						
							
							Merge pull request  #1600  from amir20/dependabot/go_modules/github.com/docker/docker-20.10.11incompatible  
						
						 
						
						... 
						
						
						
						Bump github.com/docker/docker from 20.10.10+incompatible to 20.10.11+incompatible 
						
						
					 
					
						2021-11-18 09:40:47 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						57d8a90000 
					 
					
						
						
							
							Bump github.com/docker/docker  
						
						 
						
						... 
						
						
						
						Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 20.10.10+incompatible to 20.10.11+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Changelog](https://github.com/moby/moby/blob/master/CHANGELOG.md )
- [Commits](https://github.com/docker/docker/compare/v20.10.10...v20.10.11 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-11-18 09:33:45 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						0d54a265d9 
					 
					
						
						
							
							Updats modules  
						
						 
						
						
						
						
					 
					
						2021-11-16 14:33:19 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						412a10256d 
					 
					
						
						
							
							Vue3 ( #1594 )  
						
						 
						
						... 
						
						
						
						* WIP vue3
* WIP vue3
* WIP vue3
* Migrates to vitejs
* Fixes js tests and removes not needed modules
* Fixes unmount
* Updates to use css instead for space
* Fixes tests and rebases one more time
* Uses orgua
* Fixes migrations bugs with oruga and fixes scroll
* Fixes v-deep
* Fixes icons to prod
* Fixes icons to prod
* Adds favicon back
* Transitions some to composition api
* Updates another component to comp api
* Cleans defineProps
* Updates log messages
* Moves more to compose api
* Cleans up styles and rewrites event source
* Tries to fix DOMPurify
* Removes postcss
* WIP typescript
* Improves importing
* Converts all to ts
* Converts main to ts
* Makes changes for tsconfig
* Moves more to ts
* Adds typing to store
* More typing
* Updates to ts
* Updates the rest to ts
* Fixes computes
* Fixes unmount
* Adds cypress with custom base fixed
* Fixes jest tests
* Fixes golang tests
* Adds gitignore for cypress
* Removes int in favor of e2e with cypress
* Tries to fix int tests again
* Adds title
* Updates e2e tests
* Uses vue for isMobile
* Removes app spec
* Cleans up docker
* Adds drop down for settings
* Fixes bug with restart
* Fixes scroll up bug
* Adds tests for light mode 
						
						
					 
					
						2021-11-16 10:55:44 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						215ea12e80 
					 
					
						
						
							
							Fixes release  
						
						 
						
						
						
						
					 
					
						2021-11-09 14:53:57 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						b72e208f27 
					 
					
						
						
							
							Release 3.9.0  
						
						 
						
						
						
						
					 
					
						2021-11-09 14:15:43 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						0714809fd9 
					 
					
						
						
							
							Renames job  
						
						 
						
						
						
						
					 
					
						2021-11-09 14:07:50 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						17d43453cc 
					 
					
						
						
							
							Renames dev job  
						
						 
						
						
						
						
					 
					
						2021-11-09 14:05:07 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						ce120ac194 
					 
					
						
						
							
							Adds pr pushes  
						
						 
						
						
						
						
					 
					
						2021-11-08 11:38:06 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						f19bbb8d38 
					 
					
						
						
							
							Fixes int tests  
						
						 
						
						
						
						
					 
					
						2021-11-07 14:42:55 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						4f7cbb7cdf 
					 
					
						
						
							
							Fixes test cases  
						
						 
						
						
						
						
					 
					
						2021-11-07 14:39:27 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Coteh 
							
						 
					 
					
						
						
							
						
						3672a4729d 
					 
					
						
						
							
							Use .icon class instead of vertically aligning through CSS  
						
						 
						
						
						
						
					 
					
						2021-11-07 15:46:32 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Coteh 
							
						 
					 
					
						
						
							
						
						b0d1cd257c 
					 
					
						
						
							
							Add autoInstall setting for unplugin icons  
						
						 
						
						
						
						
					 
					
						2021-11-07 15:35:54 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Coteh 
							
						 
					 
					
						
						
							
						
						be23ef93eb 
					 
					
						
						
							
							Update pnpm-lock.yaml  
						
						 
						
						
						
						
					 
					
						2021-11-07 15:02:27 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Coteh 
							
						 
					 
					
						
						
							
						
						07d3176178 
					 
					
						
						
							
							Switch to unplugin-icons for icons  
						
						 
						
						... 
						
						
						
						The following icons are used:
Material Design Light
- Chevron Left (Hide Sidebar)
- Chevron Right (Show Sidebar)
- Chevron Double Down (Page Down)
- Magnify (Search)
- Cog (Settings)
Octicon
- Trash 24 (Clear Logs)
- Download 24 (Download Logs)
- Container 24 (Container Listing)
CoreUI Free
- Columns (Pin as Column) 
						
						
					 
					
						2021-11-07 15:02:27 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						b01020dc0e 
					 
					
						
						
							
							Removes yarn  
						
						 
						
						
						
						
					 
					
						2021-11-07 07:20:56 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						4e5fedb18f 
					 
					
						
						
							
							Fixes pnpm  
						
						 
						
						
						
						
					 
					
						2021-11-07 07:03:46 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						dcd1fcfcde 
					 
					
						
						
							
							Updates gh actions  
						
						 
						
						
						
						
					 
					
						2021-11-07 07:02:09 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						fb777d4dbf 
					 
					
						
						
							
							Fixes yarn  
						
						 
						
						
						
						
					 
					
						2021-11-05 19:09:39 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						7b1f4f7f34 
					 
					
						
						
							
							Remoges unused import  
						
						 
						
						
						
						
					 
					
						2021-11-05 19:09:39 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						d88eb339b4 
					 
					
						
						
							
							Merge pull request  #1591  from amir20/dependabot/docker/golang-1.17.3-alpine  
						
						 
						
						... 
						
						
						
						Bump golang from 1.17.2-alpine to 1.17.3-alpine 
						
						
					 
					
						2021-11-05 09:16:20 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						a84ef7be66 
					 
					
						
						
							
							Bump golang from 1.17.2-alpine to 1.17.3-alpine  
						
						 
						
						... 
						
						
						
						Bumps golang from 1.17.2-alpine to 1.17.3-alpine.
---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-11-05 09:11:37 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						fc798985fd 
					 
					
						
						
							
							Fixes follow ups  #1584  
						
						 
						
						
						
						
					 
					
						2021-11-04 19:03:33 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						df176c39f5 
					 
					
						
						
							
							Updates go modules  
						
						 
						
						
						
						
					 
					
						2021-11-04 18:54:42 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								James Cote 
							
						 
					 
					
						
						
							
						
						49b39fb3af 
					 
					
						
						
							
							Add clear logs functionality ( #1584 )  
						
						 
						
						... 
						
						
						
						* Add clear logs functionality
Other Changes:
- Add actions toolbar for actions pertaining to container logs
- Move Download button to actions toolbar, remove text and margin to match clear logs button
- Move search box below actions toolbar
- Turn off pointer events for scroll progress component so that Download button can be clicked
- Adjust spacing of container bar to accomodate the new actions toolbar
* Change actions toolbar into a floating menu
Other Changes:
- Move actions toolbar into its own component
- Move clear hotkey from LogEventSource to LogActionsToolbar, where the button is
- Move search back to where it was before
- Add tooltip component from buefy to annotate action buttons
- Add CSS variable for action toolbar background color, changes based on theme 
						
						
					 
					
						2021-11-04 18:48:51 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						d9e8cca867 
					 
					
						
						
							
							Fixes   #1589  
						
						 
						
						
						
						
					 
					
						2021-11-04 15:52:53 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						bdead5c55d 
					 
					
						
						
							
							Merge pull request  #1590  from amir20/dependabot/npm_and_yarn/integration/puppeteer-11.0.0  
						
						 
						
						... 
						
						
						
						Bump puppeteer from 10.4.0 to 11.0.0 in /integration 
						
						
					 
					
						2021-11-04 09:08:44 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						05b0525a4b 
					 
					
						
						
							
							Bump puppeteer from 10.4.0 to 11.0.0 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 10.4.0 to 11.0.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/puppeteer/puppeteer/compare/v10.4.0...v11.0.0 )
---
updated-dependencies:
- dependency-name: puppeteer
  dependency-type: direct:production
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-11-04 09:04:10 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						fa502cdda3 
					 
					
						
						
							
							Merge pull request  #1588  from amir20/dependabot/github_actions/actions/checkout-2.4.0  
						
						 
						
						... 
						
						
						
						Bump actions/checkout from 2.3.5 to 2.4.0 
						
						
					 
					
						2021-11-03 09:12:58 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						dee345b618 
					 
					
						
						
							
							Bump actions/checkout from 2.3.5 to 2.4.0  
						
						 
						
						... 
						
						
						
						Bumps [actions/checkout](https://github.com/actions/checkout ) from 2.3.5 to 2.4.0.
- [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/v2.3.5...v2.4.0 )
---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-11-03 09:08:25 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						d55f78829e 
					 
					
						
						
							
							Moves stats to narrow and possibly improves  #1582  
						
						 
						
						
						
						
					 
					
						2021-11-01 14:42:00 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						8f4264e26a 
					 
					
						
						
							
							Update README.md  
						
						 
						
						
						
						
					 
					
						2021-10-29 15:07:03 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						c79ce7237e 
					 
					
						
						
							
							Release 3.8.5  
						
						 
						
						
						
						
					 
					
						2021-10-29 14:47:56 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						eeec34b018 
					 
					
						
						
							
							Removes @sha...  
						
						 
						
						
						
						
					 
					
						2021-10-29 14:26:50 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						69acb24aee 
					 
					
						
						
							
							Fixes prod deps  
						
						 
						
						
						
						
					 
					
						2021-10-29 14:26:27 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						61afc74215 
					 
					
						
						
							
							Merge pull request  #1580  from amir20/dependabot/docker/node-17-alpine  
						
						 
						
						... 
						
						
						
						Bump node from 16-alpine to 17-alpine 
						
						
					 
					
						2021-10-29 18:13:43 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						396f4be965 
					 
					
						
						
							
							Bump node from 16-alpine to 17-alpine  
						
						 
						
						... 
						
						
						
						Bumps node from 16-alpine to 17-alpine.
---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-10-29 18:09:33 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						0f7541dfab 
					 
					
						
						
							
							Release 3.8.4  
						
						 
						
						
						
						
					 
					
						2021-10-29 11:09:07 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						4031fb4f0e 
					 
					
						
						
							
							Adds python for js builds  
						
						 
						
						
						
						
					 
					
						2021-10-29 11:08:55 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						494982fb77 
					 
					
						
						
							
							Release 3.8.3  
						
						 
						
						
						
						
					 
					
						2021-10-29 10:10:46 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						aa1911cfcd 
					 
					
						
						
							
							Adds image tag and  fixes   #1582  
						
						 
						
						
						
						
					 
					
						2021-10-29 10:09:37 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						92cd724b31 
					 
					
						
						
							
							Merge pull request  #1583  from amir20/pnpm  
						
						 
						
						... 
						
						
						
						Moves everything to pnpm 
						
						
					 
					
						2021-10-29 16:56:13 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						17a0e3a62d 
					 
					
						
						
							
							Fixes and rebases  
						
						 
						
						
						
						
					 
					
						2021-10-29 09:33:59 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						6b3f5822a5 
					 
					
						
						
							
							Merge pull request  #1581  from amir20/dependabot/npm_and_yarn/autoprefixer-10.4.0  
						
						 
						
						... 
						
						
						
						Bump autoprefixer from 10.3.7 to 10.4.0 
						
						
					 
					
						2021-10-29 09:08:41 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						23b722bac1 
					 
					
						
						
							
							Bump autoprefixer from 10.3.7 to 10.4.0  
						
						 
						
						... 
						
						
						
						Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.3.7 to 10.4.0.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.3.7...10.4.0 )
---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-10-29 09:03:21 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						b95494051d 
					 
					
						
						
							
							Merge pull request  #1579  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001272  
						
						 
						
						... 
						
						
						
						Bump caniuse-lite from 1.0.30001271 to 1.0.30001272 
						
						
					 
					
						2021-10-28 09:08:41 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						2e9b673e27 
					 
					
						
						
							
							Merge pull request  #1578  from amir20/dependabot/npm_and_yarn/sass-loader-12.3.0  
						
						 
						
						... 
						
						
						
						Bump sass-loader from 12.2.0 to 12.3.0 
						
						
					 
					
						2021-10-28 09:08:16 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						f6cdf9b691 
					 
					
						
						
							
							Merge pull request  #1577  from amir20/dependabot/npm_and_yarn/webpack-dev-server-4.4.0  
						
						 
						
						... 
						
						
						
						Bump webpack-dev-server from 4.3.1 to 4.4.0 
						
						
					 
					
						2021-10-28 09:08:06 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						520a015c09 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001271 to 1.0.30001272  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001271 to 1.0.30001272.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001271...1.0.30001272 )
---
updated-dependencies:
- dependency-name: caniuse-lite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-10-28 09:03:37 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						06cc3693c6 
					 
					
						
						
							
							Bump sass-loader from 12.2.0 to 12.3.0  
						
						 
						
						... 
						
						
						
						Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 12.2.0 to 12.3.0.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v12.2.0...v12.3.0 )
---
updated-dependencies:
- dependency-name: sass-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-10-28 09:03:26 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						5dc4fb3b78 
					 
					
						
						
							
							Bump webpack-dev-server from 4.3.1 to 4.4.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 4.3.1 to 4.4.0.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases )
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.3.1...v4.4.0 )
---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-10-28 09:03:18 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						310695a981 
					 
					
						
						
							
							Merge pull request  #1576  from amir20/dependabot/npm_and_yarn/vue-router-3.5.3  
						
						 
						
						... 
						
						
						
						Bump vue-router from 3.5.2 to 3.5.3 
						
						
					 
					
						2021-10-27 09:08:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						dc9c10cc53 
					 
					
						
						
							
							Merge pull request  #1575  from amir20/dependabot/npm_and_yarn/lint-staged-11.2.6  
						
						 
						
						... 
						
						
						
						Bump lint-staged from 11.2.4 to 11.2.6 
						
						
					 
					
						2021-10-27 09:08:18 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						bf0e0e2429 
					 
					
						
						
							
							Merge pull request  #1574  from amir20/dependabot/npm_and_yarn/sass-1.43.4  
						
						 
						
						... 
						
						
						
						Bump sass from 1.43.3 to 1.43.4 
						
						
					 
					
						2021-10-27 09:08:08 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						86a6ff1f66 
					 
					
						
						
							
							Merge pull request  #1573  from amir20/dependabot/npm_and_yarn/css-loader-6.5.0  
						
						 
						
						... 
						
						
						
						Bump css-loader from 6.4.0 to 6.5.0 
						
						
					 
					
						2021-10-27 09:07:58 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						6a756f62e4 
					 
					
						
						
							
							Bump vue-router from 3.5.2 to 3.5.3  
						
						 
						
						... 
						
						
						
						Bumps [vue-router](https://github.com/vuejs/vue-router ) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/vuejs/vue-router/releases )
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-router/compare/v3.5.2...v3.5.3 )
---
updated-dependencies:
- dependency-name: vue-router
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-10-27 09:03:54 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						3f11a525b8 
					 
					
						
						
							
							Bump lint-staged from 11.2.4 to 11.2.6  
						
						 
						
						... 
						
						
						
						Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 11.2.4 to 11.2.6.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v11.2.4...v11.2.6 )
---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-10-27 09:03:40 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						cfe1f45cd2 
					 
					
						
						
							
							Bump sass from 1.43.3 to 1.43.4  
						
						 
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/dart-sass ) from 1.43.3 to 1.43.4.
- [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.43.3...1.43.4 )
---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-10-27 09:03:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						497da82485 
					 
					
						
						
							
							Bump css-loader from 6.4.0 to 6.5.0  
						
						 
						
						... 
						
						
						
						Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 6.4.0 to 6.5.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.4.0...v6.5.0 )
---
updated-dependencies:
- dependency-name: css-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-10-27 09:03:15 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						95bc2b475e 
					 
					
						
						
							
							Merge pull request  #1572  from amir20/dependabot/go_modules/github.com/docker/docker-20.10.10incompatible  
						
						 
						
						... 
						
						
						
						Bump github.com/docker/docker from 20.10.9+incompatible to 20.10.10+incompatible 
						
						
					 
					
						2021-10-26 09:32:19 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						e603c709fc 
					 
					
						
						
							
							Bump github.com/docker/docker  
						
						 
						
						... 
						
						
						
						Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 20.10.9+incompatible to 20.10.10+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Changelog](https://github.com/moby/moby/blob/master/CHANGELOG.md )
- [Commits](https://github.com/docker/docker/compare/v20.10.9...v20.10.10 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-10-26 09:27:42 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						f958af50fe 
					 
					
						
						
							
							Merge pull request  #1571  from amir20/dependabot/npm_and_yarn/webpack-5.60.0  
						
						 
						
						... 
						
						
						
						Bump webpack from 5.59.1 to 5.60.0 
						
						
					 
					
						2021-10-26 09:08:12 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						e8761fd2fd 
					 
					
						
						
							
							Merge pull request  #1570  from amir20/dependabot/npm_and_yarn/vue/component-compiler-utils-3.3.0  
						
						 
						
						... 
						
						
						
						Bump @vue/component-compiler-utils from 3.2.2 to 3.3.0 
						
						
					 
					
						2021-10-26 09:08:02 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						9a9aa5864e 
					 
					
						
						
							
							Merge pull request  #1569  from amir20/dependabot/npm_and_yarn/html-webpack-plugin-5.5.0  
						
						 
						
						... 
						
						
						
						Bump html-webpack-plugin from 5.4.0 to 5.5.0 
						
						
					 
					
						2021-10-26 09:07:05 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						453b05f6c9 
					 
					
						
						
							
							Bump webpack from 5.59.1 to 5.60.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.59.1 to 5.60.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.59.1...v5.60.0 )
---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-10-26 09:03:13 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						b056fa8f88 
					 
					
						
						
							
							Bump @vue/component-compiler-utils from 3.2.2 to 3.3.0  
						
						 
						
						... 
						
						
						
						Bumps [@vue/component-compiler-utils](https://github.com/vuejs/component-compiler-utils ) from 3.2.2 to 3.3.0.
- [Release notes](https://github.com/vuejs/component-compiler-utils/releases )
- [Changelog](https://github.com/vuejs/component-compiler-utils/blob/master/CHANGELOG.md )
- [Commits](https://github.com/vuejs/component-compiler-utils/compare/v3.2.2...v3.3.0 )
---
updated-dependencies:
- dependency-name: "@vue/component-compiler-utils"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-10-26 09:02:54 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						d3313ede2c 
					 
					
						
						
							
							Bump html-webpack-plugin from 5.4.0 to 5.5.0  
						
						 
						
						... 
						
						
						
						Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin ) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases )
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v5.4.0...v5.5.0 )
---
updated-dependencies:
- dependency-name: html-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-10-26 09:02:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						47a2c71f18 
					 
					
						
						
							
							Merge pull request  #1568  from amir20/dependabot/npm_and_yarn/lint-staged-11.2.4  
						
						 
						
						... 
						
						
						
						Bump lint-staged from 11.2.3 to 11.2.4 
						
						
					 
					
						2021-10-25 09:07:33 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						105e6424f9 
					 
					
						
						
							
							Bump lint-staged from 11.2.3 to 11.2.4  
						
						 
						
						... 
						
						
						
						Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 11.2.3 to 11.2.4.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v11.2.3...v11.2.4 )
---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-10-25 09:02:29 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						0feab4cdf8 
					 
					
						
						
							
							Merge pull request  #1567  from amir20/dependabot/npm_and_yarn/sass-1.43.3  
						
						 
						
						... 
						
						
						
						Bump sass from 1.43.2 to 1.43.3 
						
						
					 
					
						2021-10-22 09:09:20 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						4657817922 
					 
					
						
						
							
							Merge pull request  #1566  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001271  
						
						 
						
						... 
						
						
						
						Bump caniuse-lite from 1.0.30001270 to 1.0.30001271 
						
						
					 
					
						2021-10-22 09:09:00 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						279b5e21e0 
					 
					
						
						
							
							Merge pull request  #1565  from amir20/dependabot/npm_and_yarn/mini-css-extract-plugin-2.4.3  
						
						 
						
						... 
						
						
						
						Bump mini-css-extract-plugin from 2.4.2 to 2.4.3 
						
						
					 
					
						2021-10-22 09:08:24 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						472344bcf4 
					 
					
						
						
							
							Merge pull request  #1564  from amir20/dependabot/npm_and_yarn/postcss-8.3.11  
						
						 
						
						... 
						
						
						
						Bump postcss from 8.3.10 to 8.3.11 
						
						
					 
					
						2021-10-22 09:08:02 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						a60a5432e8 
					 
					
						
						
							
							Bump sass from 1.43.2 to 1.43.3  
						
						 
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/dart-sass ) from 1.43.2 to 1.43.3.
- [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.43.2...1.43.3 )
---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-10-22 09:03:43 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						60975b51c7 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001270 to 1.0.30001271  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001270 to 1.0.30001271.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001270...1.0.30001271 )
---
updated-dependencies:
- dependency-name: caniuse-lite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-10-22 09:03:33 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						240814c53a 
					 
					
						
						
							
							Bump mini-css-extract-plugin from 2.4.2 to 2.4.3  
						
						 
						
						... 
						
						
						
						Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 2.4.2 to 2.4.3.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.4.2...v2.4.3 )
---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-10-22 09:03:09 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						97c7525d7e 
					 
					
						
						
							
							Bump postcss from 8.3.10 to 8.3.11  
						
						 
						
						... 
						
						
						
						Bumps [postcss](https://github.com/postcss/postcss ) from 8.3.10 to 8.3.11.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.3.10...8.3.11 )
---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-10-22 09:02:58 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						d2a6631dec 
					 
					
						
						
							
							Merge pull request  #1563  from amir20/dependabot/npm_and_yarn/husky-7.0.4  
						
						 
						
						... 
						
						
						
						Bump husky from 7.0.2 to 7.0.4 
						
						
					 
					
						2021-10-21 09:09:24 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						69188fa8b6 
					 
					
						
						
							
							Merge pull request  #1562  from amir20/dependabot/npm_and_yarn/postcss-8.3.10  
						
						 
						
						... 
						
						
						
						Bump postcss from 8.3.9 to 8.3.10 
						
						
					 
					
						2021-10-21 09:09:09 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						182e24fbc8 
					 
					
						
						
							
							Merge pull request  #1561  from amir20/dependabot/npm_and_yarn/webpack-5.59.1  
						
						 
						
						... 
						
						
						
						Bump webpack from 5.59.0 to 5.59.1 
						
						
					 
					
						2021-10-21 09:08:56 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						f3ec0033aa 
					 
					
						
						
							
							Merge pull request  #1560  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001270  
						
						 
						
						... 
						
						
						
						Bump caniuse-lite from 1.0.30001269 to 1.0.30001270 
						
						
					 
					
						2021-10-21 09:08:41 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						91a3653468 
					 
					
						
						
							
							Bump husky from 7.0.2 to 7.0.4  
						
						 
						
						... 
						
						
						
						Bumps [husky](https://github.com/typicode/husky ) from 7.0.2 to 7.0.4.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v7.0.2...v7.0.4 )
---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-10-21 09:03:37 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						5bbf0bccdb 
					 
					
						
						
							
							Bump postcss from 8.3.9 to 8.3.10  
						
						 
						
						... 
						
						
						
						Bumps [postcss](https://github.com/postcss/postcss ) from 8.3.9 to 8.3.10.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.3.9...8.3.10 )
---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-10-21 09:03:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						f3c77a8081 
					 
					
						
						
							
							Bump webpack from 5.59.0 to 5.59.1  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.59.0 to 5.59.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.59.0...v5.59.1 )
---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-10-21 09:03:11 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						a37eefe0ad 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001269 to 1.0.30001270  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001269 to 1.0.30001270.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001269...1.0.30001270 )
---
updated-dependencies:
- dependency-name: caniuse-lite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-10-21 09:02:59 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						2c0dd61b79 
					 
					
						
						
							
							Merge pull request  #1558  from amir20/dependabot/npm_and_yarn/webpack-5.59.0  
						
						 
						
						... 
						
						
						
						Bump webpack from 5.58.2 to 5.59.0 
						
						
					 
					
						2021-10-20 09:06:51 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						cffb2f6100 
					 
					
						
						
							
							Bump webpack from 5.58.2 to 5.59.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.58.2 to 5.59.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.58.2...v5.59.0 )
---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-10-20 09:02:24 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						cf1d42ce89 
					 
					
						
						
							
							Merge pull request  #1556  from amir20/dependabot/npm_and_yarn/jest-27.3.1  
						
						 
						
						... 
						
						
						
						Bump jest from 27.3.0 to 27.3.1 
						
						
					 
					
						2021-10-19 09:15:30 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						5d9c17a83b 
					 
					
						
						
							
							Bump jest from 27.3.0 to 27.3.1  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 27.3.0 to 27.3.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.3.0...v27.3.1 )
---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-10-19 09:11:10 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						7406db0999 
					 
					
						
						
							
							Merge pull request  #1557  from amir20/dependabot/npm_and_yarn/integration/jest-27.3.1  
						
						 
						
						... 
						
						
						
						Bump jest from 27.3.0 to 27.3.1 in /integration 
						
						
					 
					
						2021-10-19 09:08:34 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						ef6bd38fe2 
					 
					
						
						
							
							Merge pull request  #1555  from amir20/dependabot/npm_and_yarn/babel-jest-27.3.1  
						
						 
						
						... 
						
						
						
						Bump babel-jest from 27.3.0 to 27.3.1 
						
						
					 
					
						2021-10-19 09:07:34 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						689628d64f 
					 
					
						
						
							
							Merge pull request  #1554  from amir20/dependabot/npm_and_yarn/webpack-cli-4.9.1  
						
						 
						
						... 
						
						
						
						Bump webpack-cli from 4.9.0 to 4.9.1 
						
						
					 
					
						2021-10-19 09:07:24 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						08b991a7b1 
					 
					
						
						
							
							Bump jest from 27.3.0 to 27.3.1 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 27.3.0 to 27.3.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.3.0...v27.3.1 )
---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-10-19 09:03:21 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						ef25d470f1 
					 
					
						
						
							
							Bump babel-jest from 27.3.0 to 27.3.1  
						
						 
						
						... 
						
						
						
						Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 27.3.0 to 27.3.1.
- [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/v27.3.1/packages/babel-jest )
---
updated-dependencies:
- dependency-name: babel-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-10-19 09:02:19 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						41005f907e 
					 
					
						
						
							
							Bump webpack-cli from 4.9.0 to 4.9.1  
						
						 
						
						... 
						
						
						
						Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 4.9.0 to 4.9.1.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.9.0...webpack-cli@4.9.1 )
---
updated-dependencies:
- dependency-name: webpack-cli
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-10-19 09:02:04 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						7b6c77644c 
					 
					
						
						
							
							Fixes move cache  
						
						 
						
						
						
						
					 
					
						2021-10-18 10:23:37 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						cd18f527bf 
					 
					
						
						
							
							Updates cache  
						
						 
						
						
						
						
					 
					
						2021-10-18 10:17:58 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						13c8d9665a 
					 
					
						
						
							
							Updates to docker/meta  
						
						 
						
						
						
						
					 
					
						2021-10-18 10:11:43 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						14d4b03bdd 
					 
					
						
						
							
							Merge pull request  #1553  from amir20/dependabot/github_actions/actions/checkout-2.3.5  
						
						 
						
						... 
						
						
						
						Bump actions/checkout from 2.3.4 to 2.3.5 
						
						
					 
					
						2021-10-18 09:16:24 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						35cee8e686 
					 
					
						
						
							
							Merge pull request  #1550  from amir20/dependabot/npm_and_yarn/babel-jest-27.3.0  
						
						 
						
						... 
						
						
						
						Bump babel-jest from 27.2.5 to 27.3.0 
						
						
					 
					
						2021-10-18 09:16:02 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						e55335440f 
					 
					
						
						
							
							Bump actions/checkout from 2.3.4 to 2.3.5  
						
						 
						
						... 
						
						
						
						Bumps [actions/checkout](https://github.com/actions/checkout ) from 2.3.4 to 2.3.5.
- [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/v2.3.4...v2.3.5 )
---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-10-18 09:11:09 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						fefc0cca32 
					 
					
						
						
							
							Bump babel-jest from 27.2.5 to 27.3.0  
						
						 
						
						... 
						
						
						
						Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 27.2.5 to 27.3.0.
- [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/v27.3.0/packages/babel-jest )
---
updated-dependencies:
- dependency-name: babel-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-10-18 09:11:02 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						60378e7482 
					 
					
						
						
							
							Merge pull request  #1552  from amir20/dependabot/npm_and_yarn/integration/jest-27.3.0  
						
						 
						
						... 
						
						
						
						Bump jest from 27.2.5 to 27.3.0 in /integration 
						
						
					 
					
						2021-10-18 09:08:45 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						67e17e1953 
					 
					
						
						
							
							Merge pull request  #1551  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001269  
						
						 
						
						... 
						
						
						
						Bump caniuse-lite from 1.0.30001267 to 1.0.30001269 
						
						
					 
					
						2021-10-18 09:08:34 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						7c099b8ef3 
					 
					
						
						
							
							Merge pull request  #1549  from amir20/dependabot/npm_and_yarn/jest-27.3.0  
						
						 
						
						... 
						
						
						
						Bump jest from 27.2.5 to 27.3.0 
						
						
					 
					
						2021-10-18 09:08:14 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						f7d5af24bc 
					 
					
						
						
							
							Merge pull request  #1548  from amir20/dependabot/npm_and_yarn/html-webpack-plugin-5.4.0  
						
						 
						
						... 
						
						
						
						Bump html-webpack-plugin from 5.3.2 to 5.4.0 
						
						
					 
					
						2021-10-18 09:06:48 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						0c63aae600 
					 
					
						
						
							
							Bump jest from 27.2.5 to 27.3.0 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 27.2.5 to 27.3.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.2.5...v27.3.0 )
---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-10-18 09:04:20 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						e821251c4c 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001267 to 1.0.30001269  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001267 to 1.0.30001269.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001267...1.0.30001269 )
---
updated-dependencies:
- dependency-name: caniuse-lite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-10-18 09:03:08 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						4e4f445000 
					 
					
						
						
							
							Bump jest from 27.2.5 to 27.3.0  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 27.2.5 to 27.3.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.2.5...v27.3.0 )
---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-10-18 09:02:47 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						9c0d14e13a 
					 
					
						
						
							
							Bump html-webpack-plugin from 5.3.2 to 5.4.0  
						
						 
						
						... 
						
						
						
						Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin ) from 5.3.2 to 5.4.0.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases )
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v5.3.2...v5.4.0 )
---
updated-dependencies:
- dependency-name: html-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-10-18 09:02:30 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						d8e48c0784 
					 
					
						
						
							
							Adds no-transform cache control headers  
						
						 
						
						
						
						
					 
					
						2021-10-15 11:52:41 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						bef1fdce1b 
					 
					
						
						
							
							Removes deprecated option for inline  
						
						 
						
						
						
						
					 
					
						2021-10-15 10:49:42 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						d867b96e98 
					 
					
						
						
							
							Release 3.8.2  
						
						 
						
						
						
						
					 
					
						2021-10-15 10:27:40 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						d1c9a71d57 
					 
					
						
						
							
							Merge pull request  #1546  from amir20/dependabot/npm_and_yarn/sass-1.43.2  
						
						 
						
						... 
						
						
						
						Bump sass from 1.42.1 to 1.43.2 
						
						
					 
					
						2021-10-14 09:09:09 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						424c052123 
					 
					
						
						
							
							Merge pull request  #1545  from amir20/dependabot/npm_and_yarn/postcss-loader-6.2.0  
						
						 
						
						... 
						
						
						
						Bump postcss-loader from 6.1.1 to 6.2.0 
						
						
					 
					
						2021-10-14 09:08:56 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						a8b3ee33b2 
					 
					
						
						
							
							Merge pull request  #1544  from amir20/dependabot/npm_and_yarn/webpack-5.58.2  
						
						 
						
						... 
						
						
						
						Bump webpack from 5.58.1 to 5.58.2 
						
						
					 
					
						2021-10-14 09:08:45 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						1ab4ced332 
					 
					
						
						
							
							Merge pull request  #1543  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001267  
						
						 
						
						... 
						
						
						
						Bump caniuse-lite from 1.0.30001265 to 1.0.30001267 
						
						
					 
					
						2021-10-14 09:07:35 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						a29cc15553 
					 
					
						
						
							
							Bump sass from 1.42.1 to 1.43.2  
						
						 
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/dart-sass ) from 1.42.1 to 1.43.2.
- [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.42.1...1.43.2 )
---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-10-14 09:03:22 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						edb2703c81 
					 
					
						
						
							
							Bump postcss-loader from 6.1.1 to 6.2.0  
						
						 
						
						... 
						
						
						
						Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader ) from 6.1.1 to 6.2.0.
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases )
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v6.1.1...v6.2.0 )
---
updated-dependencies:
- dependency-name: postcss-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-10-14 09:03:10 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						c6005fa04c 
					 
					
						
						
							
							Bump webpack from 5.58.1 to 5.58.2  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.58.1 to 5.58.2.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.58.1...v5.58.2 )
---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-10-14 09:02:57 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						dd7ea672d5 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001265 to 1.0.30001267  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001265 to 1.0.30001267.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001265...1.0.30001267 )
---
updated-dependencies:
- dependency-name: caniuse-lite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-10-14 09:02:38 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						033fb58adc 
					 
					
						
						
							
							Merge pull request  #1542  from amir20/dependabot/npm_and_yarn/sass-loader-12.2.0  
						
						 
						
						... 
						
						
						
						Bump sass-loader from 12.1.0 to 12.2.0 
						
						
					 
					
						2021-10-13 09:06:48 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						ebd18d9303 
					 
					
						
						
							
							Bump sass-loader from 12.1.0 to 12.2.0  
						
						 
						
						... 
						
						
						
						Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 12.1.0 to 12.2.0.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v12.1.0...v12.2.0 )
---
updated-dependencies:
- dependency-name: sass-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-10-13 09:02:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						0db49da124 
					 
					
						
						
							
							Merge pull request  #1539  from amir20/dependabot/npm_and_yarn/jest-27.2.5  
						
						 
						
						... 
						
						
						
						Bump jest from 27.2.4 to 27.2.5 
						
						
					 
					
						2021-10-11 09:18:32 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						c8b228cd52 
					 
					
						
						
							
							Bump jest from 27.2.4 to 27.2.5  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 27.2.4 to 27.2.5.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.2.4...v27.2.5 )
---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-10-11 09:13:55 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						aede88c5c1 
					 
					
						
						
							
							Merge pull request  #1541  from amir20/dependabot/npm_and_yarn/integration/jest-27.2.5  
						
						 
						
						... 
						
						
						
						Bump jest from 27.2.4 to 27.2.5 in /integration 
						
						
					 
					
						2021-10-11 09:08:45 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						ecef6a2bab 
					 
					
						
						
							
							Merge pull request  #1540  from amir20/dependabot/npm_and_yarn/css-loader-6.4.0  
						
						 
						
						... 
						
						
						
						Bump css-loader from 6.3.0 to 6.4.0 
						
						
					 
					
						2021-10-11 09:08:25 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						225ad2a7be 
					 
					
						
						
							
							Merge pull request  #1538  from amir20/dependabot/npm_and_yarn/babel-jest-27.2.5  
						
						 
						
						... 
						
						
						
						Bump babel-jest from 27.2.4 to 27.2.5 
						
						
					 
					
						2021-10-11 09:08:12 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						9d5869a8f2 
					 
					
						
						
							
							Merge pull request  #1537  from amir20/dependabot/npm_and_yarn/lint-staged-11.2.3  
						
						 
						
						... 
						
						
						
						Bump lint-staged from 11.2.0 to 11.2.3 
						
						
					 
					
						2021-10-11 09:07:31 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						aa2268c970 
					 
					
						
						
							
							Merge pull request  #1536  from amir20/dependabot/npm_and_yarn/webpack-5.58.1  
						
						 
						
						... 
						
						
						
						Bump webpack from 5.58.0 to 5.58.1 
						
						
					 
					
						2021-10-11 09:07:13 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						f7f0aac880 
					 
					
						
						
							
							Bump jest from 27.2.4 to 27.2.5 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 27.2.4 to 27.2.5.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.2.4...v27.2.5 )
---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-10-11 09:03:51 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						b6acd150b2 
					 
					
						
						
							
							Bump css-loader from 6.3.0 to 6.4.0  
						
						 
						
						... 
						
						
						
						Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 6.3.0 to 6.4.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.3.0...v6.4.0 )
---
updated-dependencies:
- dependency-name: css-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-10-11 09:03:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						af05eb6fe3 
					 
					
						
						
							
							Bump babel-jest from 27.2.4 to 27.2.5  
						
						 
						
						... 
						
						
						
						Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 27.2.4 to 27.2.5.
- [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/v27.2.5/packages/babel-jest )
---
updated-dependencies:
- dependency-name: babel-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-10-11 09:02:57 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						f9f4ee601e 
					 
					
						
						
							
							Bump lint-staged from 11.2.0 to 11.2.3  
						
						 
						
						... 
						
						
						
						Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 11.2.0 to 11.2.3.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v11.2.0...v11.2.3 )
---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-10-11 09:02:43 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						2d9ccab8f5 
					 
					
						
						
							
							Bump webpack from 5.58.0 to 5.58.1  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.58.0 to 5.58.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.58.0...v5.58.1 )
---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-10-11 09:02:29 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						a286b0f895 
					 
					
						
						
							
							Merge pull request  #1535  from amir20/dependabot/docker/golang-1.17.2-alpine  
						
						 
						
						... 
						
						
						
						Bump golang from 1.17.1-alpine to 1.17.2-alpine 
						
						
					 
					
						2021-10-08 09:14:04 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						e2a5812ffa 
					 
					
						
						
							
							Bump golang from 1.17.1-alpine to 1.17.2-alpine  
						
						 
						
						... 
						
						
						
						Bumps golang from 1.17.1-alpine to 1.17.2-alpine.
---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-10-08 09:09:59 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						e8b33d351b 
					 
					
						
						
							
							Merge pull request  #1534  from amir20/dependabot/npm_and_yarn/mini-css-extract-plugin-2.4.2  
						
						 
						
						... 
						
						
						
						Bump mini-css-extract-plugin from 2.4.1 to 2.4.2 
						
						
					 
					
						2021-10-08 09:08:03 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						3dea6c0971 
					 
					
						
						
							
							Merge pull request  #1533  from amir20/dependabot/npm_and_yarn/webpack-5.58.0  
						
						 
						
						... 
						
						
						
						Bump webpack from 5.57.1 to 5.58.0 
						
						
					 
					
						2021-10-08 09:07:55 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						015e43b700 
					 
					
						
						
							
							Bump mini-css-extract-plugin from 2.4.1 to 2.4.2  
						
						 
						
						... 
						
						
						
						Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 2.4.1 to 2.4.2.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.4.1...v2.4.2 )
---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-10-08 09:02:52 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						f5a595f899 
					 
					
						
						
							
							Bump webpack from 5.57.1 to 5.58.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.57.1 to 5.58.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.57.1...v5.58.0 )
---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-10-08 09:02:36 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								James Cote 
							
						 
					 
					
						
						
							
						
						06a4244126 
					 
					
						
						
							
							Change page scroll icon to chevrons-down ( #1529 )  
						
						 
						
						
						
						
					 
					
						2021-10-07 15:07:55 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						8b190a3c02 
					 
					
						
						
							
							Merge pull request  #1532  from amir20/dependabot/npm_and_yarn/babel/core-7.15.8  
						
						 
						
						... 
						
						
						
						Bump @babel/core from 7.15.5 to 7.15.8 
						
						
					 
					
						2021-10-07 09:14:32 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						8c47496947 
					 
					
						
						
							
							Bump @babel/core from 7.15.5 to 7.15.8  
						
						 
						
						... 
						
						
						
						Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.15.5 to 7.15.8.
- [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.15.8/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 > 
						
						
					 
					
						2021-10-07 09:09:17 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						675c70291c 
					 
					
						
						
							
							Merge pull request  #1531  from amir20/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.15.8  
						
						 
						
						... 
						
						
						
						Bump @babel/plugin-transform-runtime from 7.15.0 to 7.15.8 
						
						
					 
					
						2021-10-07 09:07:35 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						c87feaa4cb 
					 
					
						
						
							
							Merge pull request  #1530  from amir20/dependabot/npm_and_yarn/webpack-cli-4.9.0  
						
						 
						
						... 
						
						
						
						Bump webpack-cli from 4.8.0 to 4.9.0 
						
						
					 
					
						2021-10-07 09:07:03 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						d8131d5e9e 
					 
					
						
						
							
							Bump @babel/plugin-transform-runtime from 7.15.0 to 7.15.8  
						
						 
						
						... 
						
						
						
						Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime ) from 7.15.0 to 7.15.8.
- [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.15.8/packages/babel-plugin-transform-runtime )
---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-runtime"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-10-07 09:02:42 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						e55a7e2768 
					 
					
						
						
							
							Bump webpack-cli from 4.8.0 to 4.9.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 4.8.0 to 4.9.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.8.0...webpack-cli@4.9.0 )
---
updated-dependencies:
- dependency-name: webpack-cli
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-10-07 09:02:31 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						2c500775b8 
					 
					
						
						
							
							Merge pull request  #1528  from amir20/dependabot/npm_and_yarn/mini-css-extract-plugin-2.4.1  
						
						 
						
						... 
						
						
						
						Bump mini-css-extract-plugin from 2.3.0 to 2.4.1 
						
						
					 
					
						2021-10-06 09:10:38 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						c87a157997 
					 
					
						
						
							
							Merge pull request  #1527  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001265  
						
						 
						
						... 
						
						
						
						Bump caniuse-lite from 1.0.30001264 to 1.0.30001265 
						
						
					 
					
						2021-10-06 09:09:52 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						51166b59ab 
					 
					
						
						
							
							Merge pull request  #1526  from amir20/dependabot/npm_and_yarn/webpack-5.57.1  
						
						 
						
						... 
						
						
						
						Bump webpack from 5.56.1 to 5.57.1 
						
						
					 
					
						2021-10-06 09:09:20 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						04c64ca20c 
					 
					
						
						
							
							Bump mini-css-extract-plugin from 2.3.0 to 2.4.1  
						
						 
						
						... 
						
						
						
						Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 2.3.0 to 2.4.1.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.3.0...v2.4.1 )
---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-10-06 09:05:50 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						c8d435c61f 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001264 to 1.0.30001265  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001264 to 1.0.30001265.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/commits/1.0.30001265 )
---
updated-dependencies:
- dependency-name: caniuse-lite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-10-06 09:05:23 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						c71baddb73 
					 
					
						
						
							
							Bump webpack from 5.56.1 to 5.57.1  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.56.1 to 5.57.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.56.1...v5.57.1 )
---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-10-06 09:04:45 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						cc1654177a 
					 
					
						
						
							
							Merge pull request  #1525  from amir20/dependabot/go_modules/github.com/docker/docker-20.10.9incompatible  
						
						 
						
						... 
						
						
						
						Bump github.com/docker/docker from 20.10.8+incompatible to 20.10.9+incompatible 
						
						
					 
					
						2021-10-05 09:28:34 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						a0e88f71fc 
					 
					
						
						
							
							Bump github.com/docker/docker  
						
						 
						
						... 
						
						
						
						Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 20.10.8+incompatible to 20.10.9+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Changelog](https://github.com/moby/moby/blob/master/CHANGELOG.md )
- [Commits](https://github.com/docker/docker/compare/v20.10.8...v20.10.9 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-10-05 09:24:19 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						2a9dcc564b 
					 
					
						
						
							
							Merge pull request  #1522  from amir20/dependabot/npm_and_yarn/autoprefixer-10.3.7  
						
						 
						
						... 
						
						
						
						Bump autoprefixer from 10.3.6 to 10.3.7 
						
						
					 
					
						2021-10-05 09:19:46 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						9eb53b4934 
					 
					
						
						
							
							Bump autoprefixer from 10.3.6 to 10.3.7  
						
						 
						
						... 
						
						
						
						Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.3.6 to 10.3.7.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.3.6...10.3.7 )
---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-10-05 09:14:37 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						ceb86b3c79 
					 
					
						
						
							
							Merge pull request  #1524  from amir20/dependabot/npm_and_yarn/ansi-to-html-0.7.2  
						
						 
						
						... 
						
						
						
						Bump ansi-to-html from 0.7.1 to 0.7.2 
						
						
					 
					
						2021-10-05 09:13:44 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						c0e635db94 
					 
					
						
						
							
							Bump ansi-to-html from 0.7.1 to 0.7.2  
						
						 
						
						... 
						
						
						
						Bumps [ansi-to-html](https://github.com/rburns/ansi-to-html ) from 0.7.1 to 0.7.2.
- [Release notes](https://github.com/rburns/ansi-to-html/releases )
- [Commits](https://github.com/rburns/ansi-to-html/commits )
---
updated-dependencies:
- dependency-name: ansi-to-html
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-10-05 09:09:33 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						5af580004b 
					 
					
						
						
							
							Merge pull request  #1523  from amir20/dependabot/npm_and_yarn/lint-staged-11.2.0  
						
						 
						
						... 
						
						
						
						Bump lint-staged from 11.1.2 to 11.2.0 
						
						
					 
					
						2021-10-05 09:08:32 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						5db0c25382 
					 
					
						
						
							
							Merge pull request  #1521  from amir20/dependabot/npm_and_yarn/date-fns-2.25.0  
						
						 
						
						... 
						
						
						
						Bump date-fns from 2.24.0 to 2.25.0 
						
						
					 
					
						2021-10-05 09:07:51 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						141eee9884 
					 
					
						
						
							
							Merge pull request  #1520  from amir20/dependabot/npm_and_yarn/postcss-8.3.9  
						
						 
						
						... 
						
						
						
						Bump postcss from 8.3.8 to 8.3.9 
						
						
					 
					
						2021-10-05 09:07:39 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						4ae5ea978a 
					 
					
						
						
							
							Merge pull request  #1519  from amir20/dependabot/npm_and_yarn/webpack-dev-server-4.3.1  
						
						 
						
						... 
						
						
						
						Bump webpack-dev-server from 4.3.0 to 4.3.1 
						
						
					 
					
						2021-10-05 09:07:29 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						b2bf4a56c7 
					 
					
						
						
							
							Bump lint-staged from 11.1.2 to 11.2.0  
						
						 
						
						... 
						
						
						
						Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 11.1.2 to 11.2.0.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v11.1.2...v11.2.0 )
---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-10-05 09:03:24 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						8022f1a5db 
					 
					
						
						
							
							Bump date-fns from 2.24.0 to 2.25.0  
						
						 
						
						... 
						
						
						
						Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.24.0 to 2.25.0.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v2.24.0...v2.25.0 )
---
updated-dependencies:
- dependency-name: date-fns
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-10-05 09:02:58 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						d2b77b1c4d 
					 
					
						
						
							
							Bump postcss from 8.3.8 to 8.3.9  
						
						 
						
						... 
						
						
						
						Bumps [postcss](https://github.com/postcss/postcss ) from 8.3.8 to 8.3.9.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.3.8...8.3.9 )
---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-10-05 09:02:38 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						8630f57832 
					 
					
						
						
							
							Bump webpack-dev-server from 4.3.0 to 4.3.1  
						
						 
						
						... 
						
						
						
						Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases )
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.3.0...v4.3.1 )
---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-10-05 09:02:21 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						fde39b5d5b 
					 
					
						
						
							
							Release 3.8.1  
						
						 
						
						
						
						
					 
					
						2021-10-04 10:41:31 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						48fbafff8c 
					 
					
						
						
							
							Merge pull request  #1516  from amir20/dependabot/npm_and_yarn/webpack-5.56.1  
						
						 
						
						... 
						
						
						
						Bump webpack from 5.55.1 to 5.56.1 
						
						
					 
					
						2021-10-04 09:07:50 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						68886e38ff 
					 
					
						
						
							
							Merge pull request  #1515  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001264  
						
						 
						
						... 
						
						
						
						Bump caniuse-lite from 1.0.30001261 to 1.0.30001264 
						
						
					 
					
						2021-10-04 09:07:38 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						ea31da49fd 
					 
					
						
						
							
							Bump webpack from 5.55.1 to 5.56.1  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.55.1 to 5.56.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.55.1...v5.56.1 )
---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-10-04 09:02:56 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						373f22dd62 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001261 to 1.0.30001264  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001261 to 1.0.30001264.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/commits )
---
updated-dependencies:
- dependency-name: caniuse-lite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-10-04 09:02:33 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						73b69832e3 
					 
					
						
						
							
							Merge pull request  #1512  from amir20/dependabot/npm_and_yarn/jest-27.2.4  
						
						 
						
						... 
						
						
						
						Bump jest from 27.2.3 to 27.2.4 
						
						
					 
					
						2021-09-30 09:13:47 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						775fe6e92d 
					 
					
						
						
							
							Merge pull request  #1513  from amir20/dependabot/npm_and_yarn/integration/jest-27.2.4  
						
						 
						
						... 
						
						
						
						Bump jest from 27.2.3 to 27.2.4 in /integration 
						
						
					 
					
						2021-09-30 09:13:05 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						b819f3822b 
					 
					
						
						
							
							Bump jest from 27.2.3 to 27.2.4  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 27.2.3 to 27.2.4.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.2.3...v27.2.4 )
---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-30 09:08:53 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						65b9da6da5 
					 
					
						
						
							
							Bump jest from 27.2.3 to 27.2.4 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 27.2.3 to 27.2.4.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.2.3...v27.2.4 )
---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-30 09:08:23 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						20079fec66 
					 
					
						
						
							
							Merge pull request  #1511  from amir20/dependabot/npm_and_yarn/babel-jest-27.2.4  
						
						 
						
						... 
						
						
						
						Bump babel-jest from 27.2.3 to 27.2.4 
						
						
					 
					
						2021-09-30 09:07:03 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						a365c47e66 
					 
					
						
						
							
							Bump babel-jest from 27.2.3 to 27.2.4  
						
						 
						
						... 
						
						
						
						Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 27.2.3 to 27.2.4.
- [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/v27.2.4/packages/babel-jest )
---
updated-dependencies:
- dependency-name: babel-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-30 09:02:31 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						a2ba37a2f6 
					 
					
						
						
							
							Merge pull request  #1508  from amir20/dependabot/npm_and_yarn/jest-27.2.3  
						
						 
						
						... 
						
						
						
						Bump jest from 27.2.2 to 27.2.3 
						
						
					 
					
						2021-09-29 09:13:24 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						b3661319dd 
					 
					
						
						
							
							Merge pull request  #1509  from amir20/dependabot/npm_and_yarn/webpack-5.55.1  
						
						 
						
						... 
						
						
						
						Bump webpack from 5.54.0 to 5.55.1 
						
						
					 
					
						2021-09-29 09:13:12 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						7343276c10 
					 
					
						
						
							
							Merge pull request  #1507  from amir20/dependabot/npm_and_yarn/integration/jest-27.2.3  
						
						 
						
						... 
						
						
						
						Bump jest from 27.2.2 to 27.2.3 in /integration 
						
						
					 
					
						2021-09-29 09:13:01 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						1175b665b4 
					 
					
						
						
							
							Bump jest from 27.2.2 to 27.2.3  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 27.2.2 to 27.2.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/compare/v27.2.2...v27.2.3 )
---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-29 09:08:39 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						b39c27d1c3 
					 
					
						
						
							
							Bump jest from 27.2.2 to 27.2.3 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 27.2.2 to 27.2.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/compare/v27.2.2...v27.2.3 )
---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-29 09:07:52 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						6773faef4a 
					 
					
						
						
							
							Merge pull request  #1506  from amir20/dependabot/npm_and_yarn/babel-jest-27.2.3  
						
						 
						
						... 
						
						
						
						Bump babel-jest from 27.2.2 to 27.2.3 
						
						
					 
					
						2021-09-29 09:06:37 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						a7f30c4fbd 
					 
					
						
						
							
							Bump webpack from 5.54.0 to 5.55.1  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.54.0 to 5.55.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.54.0...v5.55.1 )
---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-29 09:03:24 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						2c764632ae 
					 
					
						
						
							
							Bump babel-jest from 27.2.2 to 27.2.3  
						
						 
						
						... 
						
						
						
						Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 27.2.2 to 27.2.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/v27.2.3/packages/babel-jest )
---
updated-dependencies:
- dependency-name: babel-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-29 09:02:44 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						fb000f0368 
					 
					
						
						
							
							Merge pull request  #1505  from amir20/dependabot/github_actions/actions/setup-node-2.4.1  
						
						 
						
						... 
						
						
						
						Bump actions/setup-node from 2.4.0 to 2.4.1 
						
						
					 
					
						2021-09-28 09:16:15 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						e7cafcc06c 
					 
					
						
						
							
							Bump actions/setup-node from 2.4.0 to 2.4.1  
						
						 
						
						... 
						
						
						
						Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v2.4.0...v2.4.1 )
---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-28 09:11:05 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						188b37ecdf 
					 
					
						
						
							
							Merge pull request  #1504  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001261  
						
						 
						
						... 
						
						
						
						Bump caniuse-lite from 1.0.30001260 to 1.0.30001261 
						
						
					 
					
						2021-09-28 09:07:28 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						3a1ed1667a 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001260 to 1.0.30001261  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001260 to 1.0.30001261.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/commits )
---
updated-dependencies:
- dependency-name: caniuse-lite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-28 09:02:46 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						8f52a2ceda 
					 
					
						
						
							
							Merge pull request  #1503  from amir20/dependabot/npm_and_yarn/jest-27.2.2  
						
						 
						
						... 
						
						
						
						Bump jest from 27.2.1 to 27.2.2 
						
						
					 
					
						2021-09-27 09:23:03 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						d5fd678341 
					 
					
						
						
							
							Bump jest from 27.2.1 to 27.2.2  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 27.2.1 to 27.2.2.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.2.1...v27.2.2 )
---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-27 09:18:24 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						e57b27c8b1 
					 
					
						
						
							
							Merge pull request  #1499  from amir20/dependabot/npm_and_yarn/autoprefixer-10.3.6  
						
						 
						
						... 
						
						
						
						Bump autoprefixer from 10.3.5 to 10.3.6 
						
						
					 
					
						2021-09-27 09:18:06 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						840745136c 
					 
					
						
						
							
							Merge pull request  #1502  from amir20/dependabot/npm_and_yarn/webpack-5.54.0  
						
						 
						
						... 
						
						
						
						Bump webpack from 5.53.0 to 5.54.0 
						
						
					 
					
						2021-09-27 09:14:30 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						cd6d2e8354 
					 
					
						
						
							
							Bump autoprefixer from 10.3.5 to 10.3.6  
						
						 
						
						... 
						
						
						
						Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.3.5 to 10.3.6.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.3.5...10.3.6 )
---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-27 09:13:42 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						a4e0284635 
					 
					
						
						
							
							Bump webpack from 5.53.0 to 5.54.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.53.0 to 5.54.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.53.0...v5.54.0 )
---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-27 09:09:51 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						d5b64e915b 
					 
					
						
						
							
							Merge pull request  #1500  from amir20/dependabot/npm_and_yarn/babel-jest-27.2.2  
						
						 
						
						... 
						
						
						
						Bump babel-jest from 27.2.1 to 27.2.2 
						
						
					 
					
						2021-09-27 09:08:52 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						f53cad5d80 
					 
					
						
						
							
							Merge pull request  #1501  from amir20/dependabot/npm_and_yarn/integration/jest-27.2.2  
						
						 
						
						... 
						
						
						
						Bump jest from 27.2.1 to 27.2.2 in /integration 
						
						
					 
					
						2021-09-27 09:08:40 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						5118cfea7c 
					 
					
						
						
							
							Merge pull request  #1498  from amir20/dependabot/npm_and_yarn/postcss-8.3.8  
						
						 
						
						... 
						
						
						
						Bump postcss from 8.3.7 to 8.3.8 
						
						
					 
					
						2021-09-27 09:07:12 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						9fca8a8bec 
					 
					
						
						
							
							Merge pull request  #1497  from amir20/dependabot/npm_and_yarn/webpack-dev-server-4.3.0  
						
						 
						
						... 
						
						
						
						Bump webpack-dev-server from 4.2.1 to 4.3.0 
						
						
					 
					
						2021-09-27 09:06:57 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						9995747fba 
					 
					
						
						
							
							Bump jest from 27.2.1 to 27.2.2 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 27.2.1 to 27.2.2.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.2.1...v27.2.2 )
---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-27 09:03:31 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						b27b1b3972 
					 
					
						
						
							
							Bump babel-jest from 27.2.1 to 27.2.2  
						
						 
						
						... 
						
						
						
						Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 27.2.1 to 27.2.2.
- [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/v27.2.2/packages/babel-jest )
---
updated-dependencies:
- dependency-name: babel-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-27 09:03:18 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						acee1e8e28 
					 
					
						
						
							
							Bump postcss from 8.3.7 to 8.3.8  
						
						 
						
						... 
						
						
						
						Bumps [postcss](https://github.com/postcss/postcss ) from 8.3.7 to 8.3.8.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.3.7...8.3.8 )
---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-27 09:02:49 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						79085b2409 
					 
					
						
						
							
							Bump webpack-dev-server from 4.2.1 to 4.3.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 4.2.1 to 4.3.0.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases )
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.2.1...v4.3.0 )
---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-27 09:02:41 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						67ea155718 
					 
					
						
						
							
							Merge pull request  #1496  from amir20/dependabot/npm_and_yarn/integration/puppeteer-10.4.0  
						
						 
						
						... 
						
						
						
						Bump puppeteer from 9.1.1 to 10.4.0 in /integration 
						
						
					 
					
						2021-09-24 09:08:59 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						67f7b7ca18 
					 
					
						
						
							
							Bump puppeteer from 9.1.1 to 10.4.0 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 9.1.1 to 10.4.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/puppeteer/puppeteer/compare/v9.1.1...v10.4.0 )
---
updated-dependencies:
- dependency-name: puppeteer
  dependency-type: direct:production
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-24 09:04:02 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						e653458883 
					 
					
						
						
							
							Merge pull request  #1495  from amir20/dependabot/npm_and_yarn/integration/jest-puppeteer-6.0.0  
						
						 
						
						... 
						
						
						
						Bump jest-puppeteer from 5.0.4 to 6.0.0 in /integration 
						
						
					 
					
						2021-09-23 09:08:41 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						537b1de08b 
					 
					
						
						
							
							Merge pull request  #1494  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001260  
						
						 
						
						... 
						
						
						
						Bump caniuse-lite from 1.0.30001259 to 1.0.30001260 
						
						
					 
					
						2021-09-23 09:07:00 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						75ee6e5d7d 
					 
					
						
						
							
							Bump jest-puppeteer from 5.0.4 to 6.0.0 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [jest-puppeteer](https://github.com/smooth-code/jest-puppeteer ) from 5.0.4 to 6.0.0.
- [Release notes](https://github.com/smooth-code/jest-puppeteer/releases )
- [Changelog](https://github.com/smooth-code/jest-puppeteer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/smooth-code/jest-puppeteer/compare/v5.0.4...v6.0.0 )
---
updated-dependencies:
- dependency-name: jest-puppeteer
  dependency-type: direct:development
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-23 09:04:04 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						7957ddbec0 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001259 to 1.0.30001260  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001259 to 1.0.30001260.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/commits )
---
updated-dependencies:
- dependency-name: caniuse-lite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-23 09:02:39 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						86c39936a9 
					 
					
						
						
							
							Merge pull request  #1492  from amir20/dependabot/npm_and_yarn/release-it-14.11.6  
						
						 
						
						... 
						
						
						
						Bump release-it from 14.11.5 to 14.11.6 
						
						
					 
					
						2021-09-22 10:06:05 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						8381abd86d 
					 
					
						
						
							
							Bump release-it from 14.11.5 to 14.11.6  
						
						 
						
						... 
						
						
						
						Bumps [release-it](https://github.com/release-it/release-it ) from 14.11.5 to 14.11.6.
- [Release notes](https://github.com/release-it/release-it/releases )
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/release-it/release-it/compare/14.11.5...14.11.6 )
---
updated-dependencies:
- dependency-name: release-it
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-22 10:01:33 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						7345c4cf88 
					 
					
						
						
							
							Merge pull request  #1493  from amir20/dependabot/npm_and_yarn/autoprefixer-10.3.5  
						
						 
						
						... 
						
						
						
						Bump autoprefixer from 10.3.4 to 10.3.5 
						
						
					 
					
						2021-09-22 09:12:56 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						81fc4981c0 
					 
					
						
						
							
							Bump autoprefixer from 10.3.4 to 10.3.5  
						
						 
						
						... 
						
						
						
						Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.3.4 to 10.3.5.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.3.4...10.3.5 )
---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-22 09:08:52 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						e61cd5b716 
					 
					
						
						
							
							Merge pull request  #1491  from amir20/dependabot/npm_and_yarn/postcss-8.3.7  
						
						 
						
						... 
						
						
						
						Bump postcss from 8.3.6 to 8.3.7 
						
						
					 
					
						2021-09-22 09:07:22 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						10fcf54dff 
					 
					
						
						
							
							Merge pull request  #1490  from amir20/dependabot/npm_and_yarn/sass-1.42.1  
						
						 
						
						... 
						
						
						
						Bump sass from 1.42.0 to 1.42.1 
						
						
					 
					
						2021-09-22 09:06:23 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						ad40d4ea06 
					 
					
						
						
							
							Bump postcss from 8.3.6 to 8.3.7  
						
						 
						
						... 
						
						
						
						Bumps [postcss](https://github.com/postcss/postcss ) from 8.3.6 to 8.3.7.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.3.6...8.3.7 )
---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-22 09:02:35 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						f75f0890bd 
					 
					
						
						
							
							Bump sass from 1.42.0 to 1.42.1  
						
						 
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/dart-sass ) from 1.42.0 to 1.42.1.
- [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.42.0...1.42.1 )
---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-22 09:02:22 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						fd56473c7a 
					 
					
						
						
							
							Merge pull request  #1488  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001259  
						
						 
						
						... 
						
						
						
						Bump caniuse-lite from 1.0.30001258 to 1.0.30001259 
						
						
					 
					
						2021-09-21 10:05:40 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						b52c16664e 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001258 to 1.0.30001259  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001258 to 1.0.30001259.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/commits )
---
updated-dependencies:
- dependency-name: caniuse-lite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-21 10:01:15 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						9c720965dc 
					 
					
						
						
							
							Merge pull request  #1482  from amir20/dependabot/npm_and_yarn/jest-27.2.1  
						
						 
						
						... 
						
						
						
						Bump jest from 27.2.0 to 27.2.1 
						
						
					 
					
						2021-09-21 09:17:46 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						21b129ce98 
					 
					
						
						
							
							Merge pull request  #1487  from amir20/dependabot/npm_and_yarn/integration/tmpl-1.0.5  
						
						 
						
						... 
						
						
						
						Bump tmpl from 1.0.4 to 1.0.5 in /integration 
						
						
					 
					
						2021-09-21 09:15:53 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						b2880d4a1d 
					 
					
						
						
							
							Merge pull request  #1486  from amir20/dependabot/npm_and_yarn/nth-check-2.0.1  
						
						 
						
						... 
						
						
						
						Bump nth-check from 2.0.0 to 2.0.1 
						
						
					 
					
						2021-09-21 09:15:40 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						759d0016f6 
					 
					
						
						
							
							Merge pull request  #1485  from amir20/dependabot/npm_and_yarn/tmpl-1.0.5  
						
						 
						
						... 
						
						
						
						Bump tmpl from 1.0.4 to 1.0.5 
						
						
					 
					
						2021-09-21 09:15:28 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						3ab4929e92 
					 
					
						
						
							
							Merge pull request  #1484  from amir20/dependabot/npm_and_yarn/integration/jest-27.2.1  
						
						 
						
						... 
						
						
						
						Bump jest from 27.2.0 to 27.2.1 in /integration 
						
						
					 
					
						2021-09-21 09:15:15 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						6fb6b2bb3e 
					 
					
						
						
							
							Bump jest from 27.2.0 to 27.2.1  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 27.2.0 to 27.2.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.2.0...v27.2.1 )
---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-21 09:12:10 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						10a6834e8b 
					 
					
						
						
							
							Bump jest from 27.2.0 to 27.2.1 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 27.2.0 to 27.2.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.2.0...v27.2.1 )
---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-21 09:10:34 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						34dd5014cb 
					 
					
						
						
							
							Merge pull request  #1483  from amir20/dependabot/npm_and_yarn/sass-1.42.0  
						
						 
						
						... 
						
						
						
						Bump sass from 1.41.1 to 1.42.0 
						
						
					 
					
						2021-09-21 09:08:41 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						554bb5be0a 
					 
					
						
						
							
							Bump tmpl from 1.0.4 to 1.0.5 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [tmpl](https://github.com/daaku/nodejs-tmpl ) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases )
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5 )
---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-21 09:07:56 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						d47601f76d 
					 
					
						
						
							
							Bump nth-check from 2.0.0 to 2.0.1  
						
						 
						
						... 
						
						
						
						Bumps [nth-check](https://github.com/fb55/nth-check ) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/fb55/nth-check/releases )
- [Commits](https://github.com/fb55/nth-check/compare/v2.0.0...v2.0.1 )
---
updated-dependencies:
- dependency-name: nth-check
  dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-21 09:07:56 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						6360eff25c 
					 
					
						
						
							
							Bump tmpl from 1.0.4 to 1.0.5  
						
						 
						
						... 
						
						
						
						Bumps [tmpl](https://github.com/daaku/nodejs-tmpl ) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases )
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5 )
---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-21 09:07:56 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						59e74e7a5d 
					 
					
						
						
							
							Merge pull request  #1481  from amir20/dependabot/npm_and_yarn/dompurify-2.3.3  
						
						 
						
						... 
						
						
						
						Bump dompurify from 2.3.2 to 2.3.3 
						
						
					 
					
						2021-09-21 09:07:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						bef8fd9a61 
					 
					
						
						
							
							Merge pull request  #1480  from amir20/dependabot/npm_and_yarn/babel-jest-27.2.1  
						
						 
						
						... 
						
						
						
						Bump babel-jest from 27.2.0 to 27.2.1 
						
						
					 
					
						2021-09-21 09:07:17 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						75d405daaf 
					 
					
						
						
							
							Bump sass from 1.41.1 to 1.42.0  
						
						 
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/dart-sass ) from 1.41.1 to 1.42.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.41.1...1.42.0 )
---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-21 09:03:02 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						5ee6ec4159 
					 
					
						
						
							
							Bump dompurify from 2.3.2 to 2.3.3  
						
						 
						
						... 
						
						
						
						Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 2.3.2 to 2.3.3.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/2.3.2...2.3.3 )
---
updated-dependencies:
- dependency-name: dompurify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-21 09:02:34 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						5aa0674dba 
					 
					
						
						
							
							Bump babel-jest from 27.2.0 to 27.2.1  
						
						 
						
						... 
						
						
						
						Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 27.2.0 to 27.2.1.
- [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/v27.2.1/packages/babel-jest )
---
updated-dependencies:
- dependency-name: babel-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-21 09:02:24 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						21977269b7 
					 
					
						
						
							
							Merge pull request  #1478  from amir20/dependabot/npm_and_yarn/css-loader-6.3.0  
						
						 
						
						... 
						
						
						
						Bump css-loader from 6.2.0 to 6.3.0 
						
						
					 
					
						2021-09-20 09:07:44 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						8106955979 
					 
					
						
						
							
							Bump css-loader from 6.2.0 to 6.3.0  
						
						 
						
						... 
						
						
						
						Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 6.2.0 to 6.3.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.2.0...v6.3.0 )
---
updated-dependencies:
- dependency-name: css-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-20 09:02:31 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						de5952ef21 
					 
					
						
						
							
							Merge pull request  #1477  from amir20/dependabot/npm_and_yarn/date-fns-2.24.0  
						
						 
						
						... 
						
						
						
						Bump date-fns from 2.23.0 to 2.24.0 
						
						
					 
					
						2021-09-17 09:09:15 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						f1dee82f54 
					 
					
						
						
							
							Merge pull request  #1476  from amir20/dependabot/npm_and_yarn/webpack-5.53.0  
						
						 
						
						... 
						
						
						
						Bump webpack from 5.52.1 to 5.53.0 
						
						
					 
					
						2021-09-17 09:09:06 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						28295c24cc 
					 
					
						
						
							
							Merge pull request  #1475  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001258  
						
						 
						
						... 
						
						
						
						Bump caniuse-lite from 1.0.30001257 to 1.0.30001258 
						
						
					 
					
						2021-09-17 09:08:17 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						bae995387c 
					 
					
						
						
							
							Merge pull request  #1474  from amir20/dependabot/npm_and_yarn/sass-1.41.1  
						
						 
						
						... 
						
						
						
						Bump sass from 1.41.0 to 1.41.1 
						
						
					 
					
						2021-09-17 09:07:24 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						91d32324c6 
					 
					
						
						
							
							Bump date-fns from 2.23.0 to 2.24.0  
						
						 
						
						... 
						
						
						
						Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.23.0 to 2.24.0.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v2.23.0...v2.24.0 )
---
updated-dependencies:
- dependency-name: date-fns
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-17 09:03:47 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						65392f1bad 
					 
					
						
						
							
							Bump webpack from 5.52.1 to 5.53.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.52.1 to 5.53.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.52.1...v5.53.0 )
---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-17 09:03:30 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						cf23e6ce01 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001257 to 1.0.30001258  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001257 to 1.0.30001258.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/commits )
---
updated-dependencies:
- dependency-name: caniuse-lite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-17 09:03:17 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						7eb4511450 
					 
					
						
						
							
							Bump sass from 1.41.0 to 1.41.1  
						
						 
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/dart-sass ) from 1.41.0 to 1.41.1.
- [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.41.0...1.41.1 )
---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-17 09:03:08 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						989c17ab0c 
					 
					
						
						
							
							Merge pull request  #1473  from amir20/dependabot/npm_and_yarn/prettier-2.4.1  
						
						 
						
						... 
						
						
						
						Bump prettier from 2.4.0 to 2.4.1 
						
						
					 
					
						2021-09-16 09:07:38 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						d13a8046fd 
					 
					
						
						
							
							Merge pull request  #1472  from amir20/dependabot/npm_and_yarn/dompurify-2.3.2  
						
						 
						
						... 
						
						
						
						Bump dompurify from 2.3.1 to 2.3.2 
						
						
					 
					
						2021-09-16 09:07:02 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						07ca9017e9 
					 
					
						
						
							
							Bump prettier from 2.4.0 to 2.4.1  
						
						 
						
						... 
						
						
						
						Bumps [prettier](https://github.com/prettier/prettier ) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.4.0...2.4.1 )
---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-16 09:02:45 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						2900df79f6 
					 
					
						
						
							
							Bump dompurify from 2.3.1 to 2.3.2  
						
						 
						
						... 
						
						
						
						Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/2.3.1...2.3.2 )
---
updated-dependencies:
- dependency-name: dompurify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-16 09:02:30 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						c97fd2f61c 
					 
					
						
						
							
							Merge pull request  #1470  from amir20/dependabot/npm_and_yarn/sass-1.41.0  
						
						 
						
						... 
						
						
						
						Bump sass from 1.40.1 to 1.41.0 
						
						
					 
					
						2021-09-15 09:06:11 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						0cde88fc00 
					 
					
						
						
							
							Bump sass from 1.40.1 to 1.41.0  
						
						 
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/dart-sass ) from 1.40.1 to 1.41.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.40.1...1.41.0 )
---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-15 09:02:12 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						2669b97b6b 
					 
					
						
						
							
							Merge pull request  #1469  from amir20/dependabot/npm_and_yarn/sass-1.40.1  
						
						 
						
						... 
						
						
						
						Bump sass from 1.39.2 to 1.40.1 
						
						
					 
					
						2021-09-14 09:08:30 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						1fe4ae5d24 
					 
					
						
						
							
							Merge pull request  #1468  from amir20/dependabot/npm_and_yarn/webpack-dev-server-4.2.1  
						
						 
						
						... 
						
						
						
						Bump webpack-dev-server from 4.2.0 to 4.2.1 
						
						
					 
					
						2021-09-14 09:07:06 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						3a79e59d5c 
					 
					
						
						
							
							Bump sass from 1.39.2 to 1.40.1  
						
						 
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/dart-sass ) from 1.39.2 to 1.40.1.
- [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.39.2...1.40.1 )
---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-14 09:03:33 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						383807e0bb 
					 
					
						
						
							
							Bump webpack-dev-server from 4.2.0 to 4.2.1  
						
						 
						
						... 
						
						
						
						Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases )
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.2.0...v4.2.1 )
---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-14 09:03:04 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						cdd25ca9a8 
					 
					
						
						
							
							Merge pull request  #1466  from amir20/dependabot/npm_and_yarn/jest-27.2.0  
						
						 
						
						... 
						
						
						
						Bump jest from 27.1.1 to 27.2.0 
						
						
					 
					
						2021-09-13 09:20:06 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						13b8e2edc5 
					 
					
						
						
							
							Bump jest from 27.1.1 to 27.2.0  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 27.1.1 to 27.2.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.1.1...v27.2.0 )
---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-13 09:14:59 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						4d4f0fcfd9 
					 
					
						
						
							
							Merge pull request  #1467  from amir20/dependabot/npm_and_yarn/integration/jest-27.2.0  
						
						 
						
						... 
						
						
						
						Bump jest from 27.1.1 to 27.2.0 in /integration 
						
						
					 
					
						2021-09-13 09:08:59 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						37f0219008 
					 
					
						
						
							
							Merge pull request  #1465  from amir20/dependabot/npm_and_yarn/mini-css-extract-plugin-2.3.0  
						
						 
						
						... 
						
						
						
						Bump mini-css-extract-plugin from 2.2.2 to 2.3.0 
						
						
					 
					
						2021-09-13 09:08:04 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						31378b0431 
					 
					
						
						
							
							Merge pull request  #1464  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001257  
						
						 
						
						... 
						
						
						
						Bump caniuse-lite from 1.0.30001255 to 1.0.30001257 
						
						
					 
					
						2021-09-13 09:07:57 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						a952c6c6ef 
					 
					
						
						
							
							Merge pull request  #1463  from amir20/dependabot/npm_and_yarn/babel-jest-27.2.0  
						
						 
						
						... 
						
						
						
						Bump babel-jest from 27.1.1 to 27.2.0 
						
						
					 
					
						2021-09-13 09:07:49 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						59afee5de0 
					 
					
						
						
							
							Bump jest from 27.1.1 to 27.2.0 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 27.1.1 to 27.2.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.1.1...v27.2.0 )
---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-13 09:04:10 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						42961d7314 
					 
					
						
						
							
							Bump mini-css-extract-plugin from 2.2.2 to 2.3.0  
						
						 
						
						... 
						
						
						
						Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 2.2.2 to 2.3.0.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.2.2...v2.3.0 )
---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-13 09:02:40 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						2f1446cfdc 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001255 to 1.0.30001257  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001255 to 1.0.30001257.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/commits )
---
updated-dependencies:
- dependency-name: caniuse-lite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-13 09:02:30 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						6ae7261ad4 
					 
					
						
						
							
							Bump babel-jest from 27.1.1 to 27.2.0  
						
						 
						
						... 
						
						
						
						Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 27.1.1 to 27.2.0.
- [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/v27.2.0/packages/babel-jest )
---
updated-dependencies:
- dependency-name: babel-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-13 09:02:19 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						ae4be167e7 
					 
					
						
						
							
							Merge pull request  #1462  from amir20/dependabot/docker/golang-1.17.1-alpine  
						
						 
						
						... 
						
						
						
						Bump golang from 1.17.0-alpine to 1.17.1-alpine 
						
						
					 
					
						2021-09-10 09:12:05 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						528570e977 
					 
					
						
						
							
							Merge pull request  #1461  from amir20/dependabot/npm_and_yarn/prettier-2.4.0  
						
						 
						
						... 
						
						
						
						Bump prettier from 2.3.2 to 2.4.0 
						
						
					 
					
						2021-09-10 09:08:52 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						d2e00a3dd1 
					 
					
						
						
							
							Merge pull request  #1460  from amir20/dependabot/npm_and_yarn/webpack-dev-server-4.2.0  
						
						 
						
						... 
						
						
						
						Bump webpack-dev-server from 4.1.1 to 4.2.0 
						
						
					 
					
						2021-09-10 09:08:40 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						64d91b49eb 
					 
					
						
						
							
							Merge pull request  #1459  from amir20/dependabot/npm_and_yarn/sass-1.39.2  
						
						 
						
						... 
						
						
						
						Bump sass from 1.39.0 to 1.39.2 
						
						
					 
					
						2021-09-10 09:07:58 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						aed0da1873 
					 
					
						
						
							
							Merge pull request  #1458  from amir20/dependabot/npm_and_yarn/webpack-5.52.1  
						
						 
						
						... 
						
						
						
						Bump webpack from 5.52.0 to 5.52.1 
						
						
					 
					
						2021-09-10 09:07:39 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						0ea807c715 
					 
					
						
						
							
							Bump golang from 1.17.0-alpine to 1.17.1-alpine  
						
						 
						
						... 
						
						
						
						Bumps golang from 1.17.0-alpine to 1.17.1-alpine.
---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-10 09:07:22 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						76627a2d33 
					 
					
						
						
							
							Bump prettier from 2.3.2 to 2.4.0  
						
						 
						
						... 
						
						
						
						Bumps [prettier](https://github.com/prettier/prettier ) from 2.3.2 to 2.4.0.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.3.2...2.4.0 )
---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-10 09:03:28 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						ff67b73892 
					 
					
						
						
							
							Bump webpack-dev-server from 4.1.1 to 4.2.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 4.1.1 to 4.2.0.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases )
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.1.1...v4.2.0 )
---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-10 09:03:11 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						ac9e4bea56 
					 
					
						
						
							
							Bump sass from 1.39.0 to 1.39.2  
						
						 
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/dart-sass ) from 1.39.0 to 1.39.2.
- [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.39.0...1.39.2 )
---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-10 09:02:56 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						66f21223b3 
					 
					
						
						
							
							Bump webpack from 5.52.0 to 5.52.1  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.52.0 to 5.52.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.52.0...v5.52.1 )
---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-10 09:02:40 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						b93befbfdb 
					 
					
						
						
							
							Merge pull request  #1456  from amir20/dependabot/npm_and_yarn/jest-27.1.1  
						
						 
						
						... 
						
						
						
						Bump jest from 27.1.0 to 27.1.1 
						
						
					 
					
						2021-09-09 09:16:09 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						ddcf60495f 
					 
					
						
						
							
							Bump jest from 27.1.0 to 27.1.1  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 27.1.0 to 27.1.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.1.0...v27.1.1 )
---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-09 09:11:53 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						6522b8c580 
					 
					
						
						
							
							Merge pull request  #1457  from amir20/dependabot/npm_and_yarn/integration/jest-27.1.1  
						
						 
						
						... 
						
						
						
						Bump jest from 27.1.0 to 27.1.1 in /integration 
						
						
					 
					
						2021-09-09 09:09:37 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						09a5ec6429 
					 
					
						
						
							
							Merge pull request  #1455  from amir20/dependabot/npm_and_yarn/babel-jest-27.1.1  
						
						 
						
						... 
						
						
						
						Bump babel-jest from 27.1.0 to 27.1.1 
						
						
					 
					
						2021-09-09 09:08:21 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						c81a5b7f2c 
					 
					
						
						
							
							Bump jest from 27.1.0 to 27.1.1 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 27.1.0 to 27.1.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.1.0...v27.1.1 )
---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-09 09:04:30 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						8fc706e8f9 
					 
					
						
						
							
							Bump babel-jest from 27.1.0 to 27.1.1  
						
						 
						
						... 
						
						
						
						Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 27.1.0 to 27.1.1.
- [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/v27.1.1/packages/babel-jest )
---
updated-dependencies:
- dependency-name: babel-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-09 09:03:09 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						35db5801bd 
					 
					
						
						
							
							Merge pull request  #1454  from amir20/dependabot/npm_and_yarn/integration/axios-0.21.4  
						
						 
						
						... 
						
						
						
						Bump axios from 0.21.1 to 0.21.4 in /integration 
						
						
					 
					
						2021-09-08 20:28:17 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						6dbbb321f1 
					 
					
						
						
							
							Bump axios from 0.21.1 to 0.21.4 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [axios](https://github.com/axios/axios ) from 0.21.1 to 0.21.4.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.4 )
---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-08 20:23:13 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						058c1eebe8 
					 
					
						
						
							
							Updates mod files  
						
						 
						
						
						
						
					 
					
						2021-09-08 13:21:51 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						08980e64d1 
					 
					
						
						
							
							Merge pull request  #1453  from amir20/dependabot/npm_and_yarn/webpack-dev-server-4.1.1  
						
						 
						
						... 
						
						
						
						Bump webpack-dev-server from 4.1.0 to 4.1.1 
						
						
					 
					
						2021-09-08 09:06:13 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						e2f5500a99 
					 
					
						
						
							
							Bump webpack-dev-server from 4.1.0 to 4.1.1  
						
						 
						
						... 
						
						
						
						Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases )
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.1.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-08 09:02:34 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						62e2b6b39f 
					 
					
						
						
							
							Merge pull request  #1452  from amir20/dependabot/github_actions/docker/setup-buildx-action-1.6.0  
						
						 
						
						... 
						
						
						
						Bump docker/setup-buildx-action from 1.5.1 to 1.6.0 
						
						
					 
					
						2021-09-06 09:13:56 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						f6e840b082 
					 
					
						
						
							
							Bump docker/setup-buildx-action from 1.5.1 to 1.6.0  
						
						 
						
						... 
						
						
						
						Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.5.1...v1.6.0 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-06 09:09:31 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						43b35b84a7 
					 
					
						
						
							
							Merge pull request  #1451  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001255  
						
						 
						
						... 
						
						
						
						Bump caniuse-lite from 1.0.30001254 to 1.0.30001255 
						
						
					 
					
						2021-09-06 09:07:00 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						f62d542454 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001254 to 1.0.30001255  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001254 to 1.0.30001255.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/commits )
---
updated-dependencies:
- dependency-name: caniuse-lite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-06 09:02:34 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						d036283d54 
					 
					
						
						
							
							Merge pull request  #1449  from amir20/dependabot/npm_and_yarn/babel/core-7.15.5  
						
						 
						
						... 
						
						
						
						Bump @babel/core from 7.15.4 to 7.15.5 
						
						
					 
					
						2021-09-04 10:24:28 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						ba89ee46a6 
					 
					
						
						
							
							Merge pull request  #1448  from amir20/dependabot/npm_and_yarn/webpack-5.52.0  
						
						 
						
						... 
						
						
						
						Bump webpack from 5.51.2 to 5.52.0 
						
						
					 
					
						2021-09-04 10:23:52 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						15cf64e0bb 
					 
					
						
						
							
							Merge pull request  #1447  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001254  
						
						 
						
						... 
						
						
						
						Bump caniuse-lite from 1.0.30001252 to 1.0.30001254 
						
						
					 
					
						2021-09-04 10:23:40 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						3038b15142 
					 
					
						
						
							
							Bump @babel/core from 7.15.4 to 7.15.5  
						
						 
						
						... 
						
						
						
						Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.15.4 to 7.15.5.
- [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.15.5/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 > 
						
						
					 
					
						2021-09-04 10:20:19 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						024f77db54 
					 
					
						
						
							
							Bump webpack from 5.51.2 to 5.52.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.51.2 to 5.52.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.51.2...v5.52.0 )
---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-04 10:19:54 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						b4d6e8b275 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001252 to 1.0.30001254  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001252 to 1.0.30001254.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/commits )
---
updated-dependencies:
- dependency-name: caniuse-lite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-04 10:19:21 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						3977107da1 
					 
					
						
						
							
							Merge pull request  #1445  from amir20/dependabot/npm_and_yarn/babel/core-7.15.4  
						
						 
						
						... 
						
						
						
						Bump @babel/core from 7.15.0 to 7.15.4 
						
						
					 
					
						2021-09-03 09:07:54 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						9fe9112893 
					 
					
						
						
							
							Merge pull request  #1446  from amir20/dependabot/npm_and_yarn/webpack-5.51.2  
						
						 
						
						... 
						
						
						
						Bump webpack from 5.51.1 to 5.51.2 
						
						
					 
					
						2021-09-03 09:07:44 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						52d79d1f29 
					 
					
						
						
							
							Merge pull request  #1444  from amir20/dependabot/npm_and_yarn/autoprefixer-10.3.4  
						
						 
						
						... 
						
						
						
						Bump autoprefixer from 10.3.3 to 10.3.4 
						
						
					 
					
						2021-09-03 09:07:15 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						32b6b8cb92 
					 
					
						
						
							
							Bump webpack from 5.51.1 to 5.51.2  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.51.1 to 5.51.2.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.51.1...v5.51.2 )
---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-03 09:03:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						82a957fb57 
					 
					
						
						
							
							Bump @babel/core from 7.15.0 to 7.15.4  
						
						 
						
						... 
						
						
						
						Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.15.0 to 7.15.4.
- [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.15.4/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 > 
						
						
					 
					
						2021-09-03 09:03:08 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						0ec5f48a02 
					 
					
						
						
							
							Bump autoprefixer from 10.3.3 to 10.3.4  
						
						 
						
						... 
						
						
						
						Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.3.3 to 10.3.4.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/commits )
---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-03 09:02:50 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						1582ee800b 
					 
					
						
						
							
							Merge pull request  #1443  from amir20/dependabot/npm_and_yarn/mini-css-extract-plugin-2.2.2  
						
						 
						
						... 
						
						
						
						Bump mini-css-extract-plugin from 2.2.1 to 2.2.2 
						
						
					 
					
						2021-09-02 09:06:56 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						0ef11d9092 
					 
					
						
						
							
							Merge pull request  #1442  from amir20/dependabot/npm_and_yarn/sass-1.39.0  
						
						 
						
						... 
						
						
						
						Bump sass from 1.38.2 to 1.39.0 
						
						
					 
					
						2021-09-02 09:06:41 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						ecb3745118 
					 
					
						
						
							
							Bump mini-css-extract-plugin from 2.2.1 to 2.2.2  
						
						 
						
						... 
						
						
						
						Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.2.1...v2.2.2 )
---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-02 09:02:18 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						13c19165b0 
					 
					
						
						
							
							Bump sass from 1.38.2 to 1.39.0  
						
						 
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/dart-sass ) from 1.38.2 to 1.39.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.38.2...1.39.0 )
---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-02 09:02:09 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						69a91def58 
					 
					
						
						
							
							Merge pull request  #1440  from amir20/dependabot/npm_and_yarn/webpack-dev-server-4.1.0  
						
						 
						
						... 
						
						
						
						Bump webpack-dev-server from 4.0.0 to 4.1.0 
						
						
					 
					
						2021-09-01 09:06:35 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						b6abd340ac 
					 
					
						
						
							
							Merge pull request  #1439  from amir20/dependabot/npm_and_yarn/mini-css-extract-plugin-2.2.1  
						
						 
						
						... 
						
						
						
						Bump mini-css-extract-plugin from 2.2.0 to 2.2.1 
						
						
					 
					
						2021-09-01 09:06:24 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						d9a5e4b76c 
					 
					
						
						
							
							Bump webpack-dev-server from 4.0.0 to 4.1.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases )
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.0.0...v4.1.0 )
---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-01 09:02:14 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						bdf5eabdf4 
					 
					
						
						
							
							Bump mini-css-extract-plugin from 2.2.0 to 2.2.1  
						
						 
						
						... 
						
						
						
						Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.2.0...v2.2.1 )
---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-09-01 09:02:08 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						1d266ebbae 
					 
					
						
						
							
							Merge pull request  #1437  from amir20/dependabot/npm_and_yarn/babel-jest-27.1.0  
						
						 
						
						... 
						
						
						
						Bump babel-jest from 27.0.6 to 27.1.0 
						
						
					 
					
						2021-08-30 09:17:26 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						93c292f51a 
					 
					
						
						
							
							Bump babel-jest from 27.0.6 to 27.1.0  
						
						 
						
						... 
						
						
						
						Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 27.0.6 to 27.1.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v27.1.0/packages/babel-jest )
---
updated-dependencies:
- dependency-name: babel-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-08-30 09:12:45 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						92d2c4dcd4 
					 
					
						
						
							
							Merge pull request  #1438  from amir20/dependabot/npm_and_yarn/integration/jest-27.1.0  
						
						 
						
						... 
						
						
						
						Bump jest from 27.0.6 to 27.1.0 in /integration 
						
						
					 
					
						2021-08-30 09:08:48 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						3bca2eb946 
					 
					
						
						
							
							Merge pull request  #1436  from amir20/dependabot/npm_and_yarn/sass-1.38.2  
						
						 
						
						... 
						
						
						
						Bump sass from 1.38.1 to 1.38.2 
						
						
					 
					
						2021-08-30 09:07:51 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						048d9ded8d 
					 
					
						
						
							
							Merge pull request  #1435  from amir20/dependabot/npm_and_yarn/jest-27.1.0  
						
						 
						
						... 
						
						
						
						Bump jest from 27.0.6 to 27.1.0 
						
						
					 
					
						2021-08-30 09:07:39 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						dced2c8549 
					 
					
						
						
							
							Merge pull request  #1434  from amir20/dependabot/npm_and_yarn/buefy-0.9.10  
						
						 
						
						... 
						
						
						
						Bump buefy from 0.9.9 to 0.9.10 
						
						
					 
					
						2021-08-30 09:06:31 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						f5c80a568b 
					 
					
						
						
							
							Bump jest from 27.0.6 to 27.1.0 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 27.0.6 to 27.1.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.0.6...v27.1.0 )
---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-08-30 09:04:50 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						eedbc14226 
					 
					
						
						
							
							Bump sass from 1.38.1 to 1.38.2  
						
						 
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/dart-sass ) from 1.38.1 to 1.38.2.
- [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.38.1...1.38.2 )
---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-08-30 09:03:15 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						c08ae63c46 
					 
					
						
						
							
							Bump jest from 27.0.6 to 27.1.0  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 27.0.6 to 27.1.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.0.6...v27.1.0 )
---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-08-30 09:03:04 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						5f158107c2 
					 
					
						
						
							
							Bump buefy from 0.9.9 to 0.9.10  
						
						 
						
						... 
						
						
						
						Bumps [buefy](https://github.com/buefy/buefy ) from 0.9.9 to 0.9.10.
- [Release notes](https://github.com/buefy/buefy/releases )
- [Changelog](https://github.com/buefy/buefy/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/buefy/buefy/compare/v0.9.9...v0.9.10 )
---
updated-dependencies:
- dependency-name: buefy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-08-30 09:02:42 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						9f9f51437b 
					 
					
						
						
							
							Release 3.8.0  
						
						 
						
						
						
						
					 
					
						2021-08-28 17:17:54 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						b50aa035df 
					 
					
						
						
							
							Makes changes for golang 1.17 ( #1421 )  
						
						 
						
						
						
						
					 
					
						2021-08-28 17:17:24 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						fc00877d75 
					 
					
						
						
							
							Merge pull request  #1433  from amir20/dependabot/npm_and_yarn/autoprefixer-10.3.3  
						
						 
						
						... 
						
						
						
						Bump autoprefixer from 10.3.2 to 10.3.3 
						
						
					 
					
						2021-08-27 09:07:13 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						9fceebdb1a 
					 
					
						
						
							
							Bump autoprefixer from 10.3.2 to 10.3.3  
						
						 
						
						... 
						
						
						
						Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.3.2 to 10.3.3.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.3.2...10.3.3 )
---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-08-27 09:02:57 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						e62fbfaa13 
					 
					
						
						
							
							Merge pull request  #1432  from amir20/dependabot/github_actions/actions/setup-go-2.1.4  
						
						 
						
						... 
						
						
						
						Bump actions/setup-go from 2.1.3 to 2.1.4 
						
						
					 
					
						2021-08-26 09:10:20 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						7dbbb1fb8c 
					 
					
						
						
							
							Merge pull request  #1431  from amir20/dependabot/npm_and_yarn/buefy-0.9.9  
						
						 
						
						... 
						
						
						
						Bump buefy from 0.9.8 to 0.9.9 
						
						
					 
					
						2021-08-26 09:07:45 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						9570626c52 
					 
					
						
						
							
							Merge pull request  #1430  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001252  
						
						 
						
						... 
						
						
						
						Bump caniuse-lite from 1.0.30001251 to 1.0.30001252 
						
						
					 
					
						2021-08-26 09:07:31 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						cbd17cddd0 
					 
					
						
						
							
							Bump actions/setup-go from 2.1.3 to 2.1.4  
						
						 
						
						... 
						
						
						
						Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v2.1.3...v2.1.4 )
---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-08-26 09:06:21 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						f166c211c2 
					 
					
						
						
							
							Bump buefy from 0.9.8 to 0.9.9  
						
						 
						
						... 
						
						
						
						Bumps [buefy](https://github.com/buefy/buefy ) from 0.9.8 to 0.9.9.
- [Release notes](https://github.com/buefy/buefy/releases )
- [Changelog](https://github.com/buefy/buefy/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/buefy/buefy/compare/v0.9.8...v0.9.9 )
---
updated-dependencies:
- dependency-name: buefy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-08-26 09:03:30 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						b6824de07f 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001251 to 1.0.30001252  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001251 to 1.0.30001252.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/commits )
---
updated-dependencies:
- dependency-name: caniuse-lite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-08-26 09:03:13 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						31940bbd4e 
					 
					
						
						
							
							Merge pull request  #1429  from amir20/dependabot/npm_and_yarn/husky-7.0.2  
						
						 
						
						... 
						
						
						
						Bump husky from 7.0.1 to 7.0.2 
						
						
					 
					
						2021-08-25 09:07:50 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						f15ca0c1b0 
					 
					
						
						
							
							Bump husky from 7.0.1 to 7.0.2  
						
						 
						
						... 
						
						
						
						Bumps [husky](https://github.com/typicode/husky ) from 7.0.1 to 7.0.2.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v7.0.1...v7.0.2 )
---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-08-25 09:03:12 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						60af067623 
					 
					
						
						
							
							Merge pull request  #1428  from amir20/dependabot/npm_and_yarn/sass-1.38.1  
						
						 
						
						... 
						
						
						
						Bump sass from 1.38.0 to 1.38.1 
						
						
					 
					
						2021-08-24 09:07:22 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						eb92141ab6 
					 
					
						
						
							
							Bump sass from 1.38.0 to 1.38.1  
						
						 
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/dart-sass ) from 1.38.0 to 1.38.1.
- [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.38.0...1.38.1 )
---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-08-24 09:02:42 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						31544aaa1b 
					 
					
						
						
							
							Merge pull request  #1427  from amir20/dependabot/github_actions/docker/build-push-action-2.7.0  
						
						 
						
						... 
						
						
						
						Bump docker/build-push-action from 2.6.1 to 2.7.0 
						
						
					 
					
						2021-08-23 09:12:40 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						abec771aab 
					 
					
						
						
							
							Merge pull request  #1426  from amir20/dependabot/github_actions/crazy-max/ghaction-docker-meta-3.5.0  
						
						 
						
						... 
						
						
						
						Bump crazy-max/ghaction-docker-meta from 3.4.1 to 3.5.0 
						
						
					 
					
						2021-08-23 09:12:31 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						cb3146987f 
					 
					
						
						
							
							Bump docker/build-push-action from 2.6.1 to 2.7.0  
						
						 
						
						... 
						
						
						
						Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 2.6.1 to 2.7.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v2.6.1...v2.7.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-08-23 09:08:16 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						da3b67c565 
					 
					
						
						
							
							Bump crazy-max/ghaction-docker-meta from 3.4.1 to 3.5.0  
						
						 
						
						... 
						
						
						
						Bumps [crazy-max/ghaction-docker-meta](https://github.com/crazy-max/ghaction-docker-meta ) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/crazy-max/ghaction-docker-meta/releases )
- [Commits](https://github.com/crazy-max/ghaction-docker-meta/compare/v3.4.1...v3.5.0 )
---
updated-dependencies:
- dependency-name: crazy-max/ghaction-docker-meta
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-08-23 09:08:12 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						b947204b37 
					 
					
						
						
							
							Merge pull request  #1425  from amir20/dependabot/npm_and_yarn/autoprefixer-10.3.2  
						
						 
						
						... 
						
						
						
						Bump autoprefixer from 10.3.1 to 10.3.2 
						
						
					 
					
						2021-08-23 09:06:38 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						6a170ac51c 
					 
					
						
						
							
							Bump autoprefixer from 10.3.1 to 10.3.2  
						
						 
						
						... 
						
						
						
						Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.3.1 to 10.3.2.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.3.1...10.3.2 )
---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-08-23 09:02:18 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						623c2efa47 
					 
					
						
						
							
							Merge pull request  #1424  from amir20/dependabot/npm_and_yarn/webpack-5.51.1  
						
						 
						
						... 
						
						
						
						Bump webpack from 5.50.0 to 5.51.1 
						
						
					 
					
						2021-08-20 09:07:15 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						881b19a639 
					 
					
						
						
							
							Bump webpack from 5.50.0 to 5.51.1  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.50.0 to 5.51.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.50.0...v5.51.1 )
---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-08-20 09:02:53 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						3fb7509a5b 
					 
					
						
						
							
							Merge pull request  #1423  from amir20/dependabot/npm_and_yarn/glob-parent-5.1.2  
						
						 
						
						... 
						
						
						
						Bump glob-parent from 5.1.1 to 5.1.2 
						
						
					 
					
						2021-08-19 09:13:16 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						bfc4ec0e9f 
					 
					
						
						
							
							Bump glob-parent from 5.1.1 to 5.1.2  
						
						 
						
						... 
						
						
						
						Bumps [glob-parent](https://github.com/gulpjs/glob-parent ) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases )
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md )
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2 )
---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-08-19 09:09:36 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						0d42517c9b 
					 
					
						
						
							
							Merge pull request  #1422  from amir20/dependabot/npm_and_yarn/webpack-dev-server-4.0.0  
						
						 
						
						... 
						
						
						
						Bump webpack-dev-server from 3.11.2 to 4.0.0 
						
						
					 
					
						2021-08-19 09:08:22 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						764be71a19 
					 
					
						
						
							
							Bump webpack-dev-server from 3.11.2 to 4.0.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 3.11.2 to 4.0.0.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases )
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v3.11.2...v4.0.0 )
---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-08-19 09:02:58 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						0093ab0d37 
					 
					
						
						
							
							Merge pull request  #1420  from amir20/dependabot/docker/golang-1.17.0-alpine  
						
						 
						
						... 
						
						
						
						Bump golang from 1.16.7-alpine to 1.17.0-alpine 
						
						
					 
					
						2021-08-17 09:11:52 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						fce6cfc603 
					 
					
						
						
							
							Bump golang from 1.16.7-alpine to 1.17.0-alpine  
						
						 
						
						... 
						
						
						
						Bumps golang from 1.16.7-alpine to 1.17.0-alpine.
---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-08-17 09:08:05 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						cbb0eeddf9 
					 
					
						
						
							
							Merge pull request  #1419  from amir20/dependabot/npm_and_yarn/sass-1.38.0  
						
						 
						
						... 
						
						
						
						Bump sass from 1.37.5 to 1.38.0 
						
						
					 
					
						2021-08-17 09:06:35 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						412dd36536 
					 
					
						
						
							
							Bump sass from 1.37.5 to 1.38.0  
						
						 
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/dart-sass ) from 1.37.5 to 1.38.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.37.5...1.38.0 )
---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-08-17 09:02:52 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						e7d6dd3fef 
					 
					
						
						
							
							Merge pull request  #1416  from amir20/dependabot/npm_and_yarn/dompurify-2.3.1  
						
						 
						
						... 
						
						
						
						Bump dompurify from 2.3.0 to 2.3.1 
						
						
					 
					
						2021-08-16 09:07:30 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						5e13c13ebb 
					 
					
						
						
							
							Merge pull request  #1418  from amir20/dependabot/npm_and_yarn/release-it-14.11.5  
						
						 
						
						... 
						
						
						
						Bump release-it from 14.11.3 to 14.11.5 
						
						
					 
					
						2021-08-16 09:07:20 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						b2c09e7774 
					 
					
						
						
							
							Merge pull request  #1417  from amir20/dependabot/npm_and_yarn/webpack-cli-4.8.0  
						
						 
						
						... 
						
						
						
						Bump webpack-cli from 4.7.2 to 4.8.0 
						
						
					 
					
						2021-08-16 09:07:08 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						4ee7b78478 
					 
					
						
						
							
							Bump release-it from 14.11.3 to 14.11.5  
						
						 
						
						... 
						
						
						
						Bumps [release-it](https://github.com/release-it/release-it ) from 14.11.3 to 14.11.5.
- [Release notes](https://github.com/release-it/release-it/releases )
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/release-it/release-it/compare/14.11.3...14.11.5 )
---
updated-dependencies:
- dependency-name: release-it
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-08-16 09:03:31 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						027070702f 
					 
					
						
						
							
							Bump webpack-cli from 4.7.2 to 4.8.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 4.7.2 to 4.8.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.7.2...webpack-cli@4.8.0 )
---
updated-dependencies:
- dependency-name: webpack-cli
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-08-16 09:03:10 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						e3c11fea40 
					 
					
						
						
							
							Bump dompurify from 2.3.0 to 2.3.1  
						
						 
						
						... 
						
						
						
						Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/2.3.0...2.3.1 )
---
updated-dependencies:
- dependency-name: dompurify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-08-16 09:02:56 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						2d0008f821 
					 
					
						
						
							
							Merge pull request  #1413  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001251  
						
						 
						
						... 
						
						
						
						Bump caniuse-lite from 1.0.30001249 to 1.0.30001251 
						
						
					 
					
						2021-08-12 09:06:57 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						5200d3abe0 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001249 to 1.0.30001251  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001249 to 1.0.30001251.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/commits )
---
updated-dependencies:
- dependency-name: caniuse-lite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-08-12 09:02:45 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						30cd182b21 
					 
					
						
						
							
							Merge pull request  #1412  from amir20/dependabot/npm_and_yarn/url-parse-1.5.3  
						
						 
						
						... 
						
						
						
						Bump url-parse from 1.5.1 to 1.5.3 
						
						
					 
					
						2021-08-11 09:15:42 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						aae716aba3 
					 
					
						
						
							
							Merge pull request  #1411  from amir20/dependabot/npm_and_yarn/path-parse-1.0.7  
						
						 
						
						... 
						
						
						
						Bump path-parse from 1.0.6 to 1.0.7 
						
						
					 
					
						2021-08-11 09:15:22 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						acbb5105fa 
					 
					
						
						
							
							Merge pull request  #1410  from amir20/dependabot/npm_and_yarn/integration/path-parse-1.0.7  
						
						 
						
						... 
						
						
						
						Bump path-parse from 1.0.6 to 1.0.7 in /integration 
						
						
					 
					
						2021-08-11 09:15:13 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						4155654ac0 
					 
					
						
						
							
							Bump url-parse from 1.5.1 to 1.5.3  
						
						 
						
						... 
						
						
						
						Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3 )
---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-08-11 09:11:28 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						2964c70dda 
					 
					
						
						
							
							Bump path-parse from 1.0.6 to 1.0.7  
						
						 
						
						... 
						
						
						
						Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-08-11 09:11:26 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						a64b514879 
					 
					
						
						
							
							Bump path-parse from 1.0.6 to 1.0.7 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-08-11 09:11:21 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						344a919607 
					 
					
						
						
							
							Merge pull request  #1409  from amir20/dependabot/npm_and_yarn/webpack-5.50.0  
						
						 
						
						... 
						
						
						
						Bump webpack from 5.49.0 to 5.50.0 
						
						
					 
					
						2021-08-11 09:07:35 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						7aae0db633 
					 
					
						
						
							
							Bump webpack from 5.49.0 to 5.50.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.49.0 to 5.50.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.49.0...v5.50.0 )
---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-08-11 09:02:47 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						633bcd71a2 
					 
					
						
						
							
							Merge pull request  #1408  from amir20/dependabot/npm_and_yarn/release-it-14.11.3  
						
						 
						
						... 
						
						
						
						Bump release-it from 14.11.0 to 14.11.3 
						
						
					 
					
						2021-08-10 09:07:19 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						d3535601df 
					 
					
						
						
							
							Bump release-it from 14.11.0 to 14.11.3  
						
						 
						
						... 
						
						
						
						Bumps [release-it](https://github.com/release-it/release-it ) from 14.11.0 to 14.11.3.
- [Release notes](https://github.com/release-it/release-it/releases )
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/release-it/release-it/compare/14.11.0...14.11.3 )
---
updated-dependencies:
- dependency-name: release-it
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-08-10 09:03:10 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						44afac5591 
					 
					
						
						
							
							Merge pull request  #1407  from amir20/dependabot/npm_and_yarn/release-it-14.11.0  
						
						 
						
						... 
						
						
						
						Bump release-it from 14.10.1 to 14.11.0 
						
						
					 
					
						2021-08-09 09:08:08 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						9792f828b6 
					 
					
						
						
							
							Merge pull request  #1405  from amir20/dependabot/npm_and_yarn/webpack-5.49.0  
						
						 
						
						... 
						
						
						
						Bump webpack from 5.48.0 to 5.49.0 
						
						
					 
					
						2021-08-09 09:06:41 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						483f94beec 
					 
					
						
						
							
							Bump release-it from 14.10.1 to 14.11.0  
						
						 
						
						... 
						
						
						
						Bumps [release-it](https://github.com/release-it/release-it ) from 14.10.1 to 14.11.0.
- [Release notes](https://github.com/release-it/release-it/releases )
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/release-it/release-it/compare/14.10.1...14.11.0 )
---
updated-dependencies:
- dependency-name: release-it
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-08-09 09:03:30 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						a5120d5bd2 
					 
					
						
						
							
							Bump webpack from 5.48.0 to 5.49.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.48.0 to 5.49.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.48.0...v5.49.0 )
---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-08-09 09:03:03 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						ef069c8b77 
					 
					
						
						
							
							Merge pull request  #1402  from amir20/dependabot/docker/golang-1.16.7-alpine  
						
						 
						
						... 
						
						
						
						Bump golang from 1.16.6-alpine to 1.16.7-alpine 
						
						
					 
					
						2021-08-06 09:13:11 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						14a4d4918a 
					 
					
						
						
							
							Merge pull request  #1403  from amir20/dependabot/github_actions/actions/setup-node-2.4.0  
						
						 
						
						... 
						
						
						
						Bump actions/setup-node from 2.3.2 to 2.4.0 
						
						
					 
					
						2021-08-06 09:13:00 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						7508a89aa4 
					 
					
						
						
							
							Bump actions/setup-node from 2.3.2 to 2.4.0  
						
						 
						
						... 
						
						
						
						Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 2.3.2 to 2.4.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v2.3.2...v2.4.0 )
---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-08-06 09:08:40 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						37c07dd209 
					 
					
						
						
							
							Bump golang from 1.16.6-alpine to 1.16.7-alpine  
						
						 
						
						... 
						
						
						
						Bumps golang from 1.16.6-alpine to 1.16.7-alpine.
---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-08-06 09:08:30 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						c1f52271dc 
					 
					
						
						
							
							Merge pull request  #1401  from amir20/dependabot/npm_and_yarn/lint-staged-11.1.2  
						
						 
						
						... 
						
						
						
						Bump lint-staged from 11.1.1 to 11.1.2 
						
						
					 
					
						2021-08-06 09:06:49 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						1557df5281 
					 
					
						
						
							
							Bump lint-staged from 11.1.1 to 11.1.2  
						
						 
						
						... 
						
						
						
						Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 11.1.1 to 11.1.2.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v11.1.1...v11.1.2 )
---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-08-06 09:02:48 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						31b8b0ff1b 
					 
					
						
						
							
							Merge pull request  #1396  from amir20/dependabot/npm_and_yarn/babel/core-7.15.0  
						
						 
						
						... 
						
						
						
						Bump @babel/core from 7.14.8 to 7.15.0 
						
						
					 
					
						2021-08-05 09:19:24 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						5612b213ab 
					 
					
						
						
							
							Bump @babel/core from 7.14.8 to 7.15.0  
						
						 
						
						... 
						
						
						
						Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.14.8 to 7.15.0.
- [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.15.0/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-08-05 09:14:26 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						cb3747b618 
					 
					
						
						
							
							Merge pull request  #1399  from amir20/dependabot/github_actions/actions/setup-node-2.3.2  
						
						 
						
						... 
						
						
						
						Bump actions/setup-node from 2.3.1 to 2.3.2 
						
						
					 
					
						2021-08-05 09:11:32 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						fb7d3c8c0b 
					 
					
						
						
							
							Merge pull request  #1398  from amir20/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.15.0  
						
						 
						
						... 
						
						
						
						Bump @babel/plugin-transform-runtime from 7.14.5 to 7.15.0 
						
						
					 
					
						2021-08-05 09:09:36 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						c0cadc97a9 
					 
					
						
						
							
							Merge pull request  #1397  from amir20/dependabot/npm_and_yarn/mini-css-extract-plugin-2.2.0  
						
						 
						
						... 
						
						
						
						Bump mini-css-extract-plugin from 2.1.0 to 2.2.0 
						
						
					 
					
						2021-08-05 09:09:26 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						7497ba1885 
					 
					
						
						
							
							Merge pull request  #1395  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001249  
						
						 
						
						... 
						
						
						
						Bump caniuse-lite from 1.0.30001248 to 1.0.30001249 
						
						
					 
					
						2021-08-05 09:08:30 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						194e431114 
					 
					
						
						
							
							Bump actions/setup-node from 2.3.1 to 2.3.2  
						
						 
						
						... 
						
						
						
						Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v2.3.1...v2.3.2 )
---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-08-05 09:06:59 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						34e47ca63e 
					 
					
						
						
							
							Bump @babel/plugin-transform-runtime from 7.14.5 to 7.15.0  
						
						 
						
						... 
						
						
						
						Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime ) from 7.14.5 to 7.15.0.
- [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.15.0/packages/babel-plugin-transform-runtime )
---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-runtime"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-08-05 09:03:58 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						2aa6164744 
					 
					
						
						
							
							Bump mini-css-extract-plugin from 2.1.0 to 2.2.0  
						
						 
						
						... 
						
						
						
						Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.1.0...v2.2.0 )
---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-08-05 09:03:46 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						c4df1e9295 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001248 to 1.0.30001249  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001248 to 1.0.30001249.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/commits )
---
updated-dependencies:
- dependency-name: caniuse-lite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-08-05 09:03:20 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						4798f15cab 
					 
					
						
						
							
							Merge pull request  #1392  from amir20/dependabot/go_modules/github.com/docker/docker-20.10.8incompatible  
						
						 
						
						... 
						
						
						
						Bump github.com/docker/docker from 20.10.7+incompatible to 20.10.8+incompatible 
						
						
					 
					
						2021-08-04 09:13:55 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						53b8c5ab6e 
					 
					
						
						
							
							Merge pull request  #1391  from amir20/dependabot/github_actions/actions/setup-node-2.3.1  
						
						 
						
						... 
						
						
						
						Bump actions/setup-node from 2.3.0 to 2.3.1 
						
						
					 
					
						2021-08-04 09:11:39 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						b00f8f1dc8 
					 
					
						
						
							
							Bump github.com/docker/docker  
						
						 
						
						... 
						
						
						
						Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 20.10.7+incompatible to 20.10.8+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Changelog](https://github.com/moby/moby/blob/master/CHANGELOG.md )
- [Commits](https://github.com/docker/docker/compare/v20.10.7...v20.10.8 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-08-04 09:09:31 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						a9c2389fc3 
					 
					
						
						
							
							Bump actions/setup-node from 2.3.0 to 2.3.1  
						
						 
						
						... 
						
						
						
						Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v2.3.0...v2.3.1 )
---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-08-04 09:07:41 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						36da1d8b9e 
					 
					
						
						
							
							Merge pull request  #1390  from amir20/dependabot/npm_and_yarn/sass-1.37.5  
						
						 
						
						... 
						
						
						
						Bump sass from 1.37.2 to 1.37.5 
						
						
					 
					
						2021-08-04 09:05:50 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						f89c58dc75 
					 
					
						
						
							
							Bump sass from 1.37.2 to 1.37.5  
						
						 
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/dart-sass ) from 1.37.2 to 1.37.5.
- [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.37.2...1.37.5 )
---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-08-04 09:02:28 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						9446a438a7 
					 
					
						
						
							
							Merge pull request  #1388  from amir20/dependabot/npm_and_yarn/webpack-5.48.0  
						
						 
						
						... 
						
						
						
						Bump webpack from 5.47.1 to 5.48.0 
						
						
					 
					
						2021-08-03 09:16:50 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						6e5d4428c6 
					 
					
						
						
							
							Bump webpack from 5.47.1 to 5.48.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.47.1 to 5.48.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.47.1...v5.48.0 )
---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-08-03 09:12:54 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						d644d51160 
					 
					
						
						
							
							Merge pull request  #1389  from amir20/dependabot/npm_and_yarn/vue-loader-15.9.8  
						
						 
						
						... 
						
						
						
						Bump vue-loader from 15.9.7 to 15.9.8 
						
						
					 
					
						2021-08-03 09:08:11 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						a233e95922 
					 
					
						
						
							
							Merge pull request  #1387  from amir20/dependabot/npm_and_yarn/sass-1.37.2  
						
						 
						
						... 
						
						
						
						Bump sass from 1.37.0 to 1.37.2 
						
						
					 
					
						2021-08-03 09:07:13 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						02e3d907c9 
					 
					
						
						
							
							Bump vue-loader from 15.9.7 to 15.9.8  
						
						 
						
						... 
						
						
						
						Bumps [vue-loader](https://github.com/vuejs/vue-loader ) from 15.9.7 to 15.9.8.
- [Release notes](https://github.com/vuejs/vue-loader/releases )
- [Changelog](https://github.com/vuejs/vue-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-loader/compare/v15.9.7...v15.9.8 )
---
updated-dependencies:
- dependency-name: vue-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-08-03 09:03:54 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						f1a845e14e 
					 
					
						
						
							
							Bump sass from 1.37.0 to 1.37.2  
						
						 
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/dart-sass ) from 1.37.0 to 1.37.2.
- [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.37.0...1.37.2 )
---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-08-03 09:03:12 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						138d9023f5 
					 
					
						
						
							
							Merge pull request  #1386  from amir20/dependabot/npm_and_yarn/sass-1.37.0  
						
						 
						
						... 
						
						
						
						Bump sass from 1.36.0 to 1.37.0 
						
						
					 
					
						2021-08-02 09:07:30 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						e109ee6182 
					 
					
						
						
							
							Bump sass from 1.36.0 to 1.37.0  
						
						 
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/dart-sass ) from 1.36.0 to 1.37.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.36.0...1.37.0 )
---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-08-02 09:02:34 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						3131fa6656 
					 
					
						
						
							
							Merge pull request  #1384  from amir20/dependabot/npm_and_yarn/webpack-5.47.1  
						
						 
						
						... 
						
						
						
						Bump webpack from 5.47.0 to 5.47.1 
						
						
					 
					
						2021-07-30 09:06:55 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						2e6a585475 
					 
					
						
						
							
							Bump webpack from 5.47.0 to 5.47.1  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.47.0 to 5.47.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.47.0...v5.47.1 )
---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-07-30 09:02:54 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						d26824f347 
					 
					
						
						
							
							Merge pull request  #1383  from amir20/dependabot/npm_and_yarn/webpack-5.47.0  
						
						 
						
						... 
						
						
						
						Bump webpack from 5.46.0 to 5.47.0 
						
						
					 
					
						2021-07-28 09:08:29 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						472e784114 
					 
					
						
						
							
							Merge pull request  #1382  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001248  
						
						 
						
						... 
						
						
						
						Bump caniuse-lite from 1.0.30001247 to 1.0.30001248 
						
						
					 
					
						2021-07-28 09:07:08 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						fd9ad527ff 
					 
					
						
						
							
							Bump webpack from 5.46.0 to 5.47.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.46.0 to 5.47.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.46.0...v5.47.0 )
---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-07-28 09:03:38 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						ea06bf67cd 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001247 to 1.0.30001248  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001247 to 1.0.30001248.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/commits )
---
updated-dependencies:
- dependency-name: caniuse-lite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-07-28 09:03:12 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						f8c9aaa6ee 
					 
					
						
						
							
							Merge pull request  #1380  from amir20/dependabot/npm_and_yarn/release-it-14.10.1  
						
						 
						
						... 
						
						
						
						Bump release-it from 14.10.0 to 14.10.1 
						
						
					 
					
						2021-07-26 09:16:52 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						e18c95b798 
					 
					
						
						
							
							Bump release-it from 14.10.0 to 14.10.1  
						
						 
						
						... 
						
						
						
						Bumps [release-it](https://github.com/release-it/release-it ) from 14.10.0 to 14.10.1.
- [Release notes](https://github.com/release-it/release-it/releases )
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/release-it/release-it/compare/14.10.0...14.10.1 )
---
updated-dependencies:
- dependency-name: release-it
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-07-26 09:13:24 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						6fdf9c0a1a 
					 
					
						
						
							
							Merge pull request  #1381  from amir20/dependabot/npm_and_yarn/lint-staged-11.1.1  
						
						 
						
						... 
						
						
						
						Bump lint-staged from 11.1.0 to 11.1.1 
						
						
					 
					
						2021-07-26 09:09:39 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						54457ab234 
					 
					
						
						
							
							Merge pull request  #1379  from amir20/dependabot/npm_and_yarn/sass-1.36.0  
						
						 
						
						... 
						
						
						
						Bump sass from 1.35.2 to 1.36.0 
						
						
					 
					
						2021-07-26 09:07:33 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						c32ae64ad8 
					 
					
						
						
							
							Merge pull request  #1378  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001247  
						
						 
						
						... 
						
						
						
						Bump caniuse-lite from 1.0.30001246 to 1.0.30001247 
						
						
					 
					
						2021-07-26 09:07:19 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						85c6dd411a 
					 
					
						
						
							
							Bump lint-staged from 11.1.0 to 11.1.1  
						
						 
						
						... 
						
						
						
						Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 11.1.0 to 11.1.1.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v11.1.0...v11.1.1 )
---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-07-26 09:03:53 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						198423eef1 
					 
					
						
						
							
							Bump sass from 1.35.2 to 1.36.0  
						
						 
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/dart-sass ) from 1.35.2 to 1.36.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.35.2...1.36.0 )
---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-07-26 09:02:50 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						923783f799 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001246 to 1.0.30001247  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001246 to 1.0.30001247.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/commits )
---
updated-dependencies:
- dependency-name: caniuse-lite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-07-26 09:02:39 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						1a40fab6f1 
					 
					
						
						
							
							Merge pull request  #1377  from amir20/dependabot/npm_and_yarn/lint-staged-11.1.0  
						
						 
						
						... 
						
						
						
						Bump lint-staged from 11.0.1 to 11.1.0 
						
						
					 
					
						2021-07-23 09:07:49 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						46e131d64f 
					 
					
						
						
							
							Merge pull request  #1376  from amir20/dependabot/npm_and_yarn/vue/test-utils-1.2.2  
						
						 
						
						... 
						
						
						
						Bump @vue/test-utils from 1.2.1 to 1.2.2 
						
						
					 
					
						2021-07-23 09:07:37 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						198e27ab41 
					 
					
						
						
							
							Merge pull request  #1375  from amir20/dependabot/npm_and_yarn/date-fns-2.23.0  
						
						 
						
						... 
						
						
						
						Bump date-fns from 2.22.1 to 2.23.0 
						
						
					 
					
						2021-07-23 09:07:13 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						31f2696409 
					 
					
						
						
							
							Merge pull request  #1374  from amir20/dependabot/npm_and_yarn/webpack-5.46.0  
						
						 
						
						... 
						
						
						
						Bump webpack from 5.45.1 to 5.46.0 
						
						
					 
					
						2021-07-23 09:06:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						ec42757e2e 
					 
					
						
						
							
							Bump lint-staged from 11.0.1 to 11.1.0  
						
						 
						
						... 
						
						
						
						Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 11.0.1 to 11.1.0.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v11.0.1...v11.1.0 )
---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-07-23 09:03:40 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						3b22fdeee8 
					 
					
						
						
							
							Bump @vue/test-utils from 1.2.1 to 1.2.2  
						
						 
						
						... 
						
						
						
						Bumps [@vue/test-utils](https://github.com/vuejs/vue-test-utils/tree/HEAD/packages/test-utils ) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/vuejs/vue-test-utils/releases )
- [Changelog](https://github.com/vuejs/vue-test-utils/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-test-utils/commits/v1.2.2/packages/test-utils )
---
updated-dependencies:
- dependency-name: "@vue/test-utils"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-07-23 09:03:17 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						df27449718 
					 
					
						
						
							
							Bump date-fns from 2.22.1 to 2.23.0  
						
						 
						
						... 
						
						
						
						Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.22.1 to 2.23.0.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v2.22.1...v2.23.0 )
---
updated-dependencies:
- dependency-name: date-fns
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-07-23 09:03:03 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						09974d5af1 
					 
					
						
						
							
							Bump webpack from 5.45.1 to 5.46.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.45.1 to 5.46.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.45.1...v5.46.0 )
---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-07-23 09:02:43 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						ccb000d2f0 
					 
					
						
						
							
							Merge pull request  #1373  from amir20/dependabot/npm_and_yarn/postcss-8.3.6  
						
						 
						
						... 
						
						
						
						Bump postcss from 8.3.5 to 8.3.6 
						
						
					 
					
						2021-07-22 09:06:23 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						03f5399834 
					 
					
						
						
							
							Bump postcss from 8.3.5 to 8.3.6  
						
						 
						
						... 
						
						
						
						Bumps [postcss](https://github.com/postcss/postcss ) from 8.3.5 to 8.3.6.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.3.5...8.3.6 )
---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-07-22 09:02:44 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						c5f33a5d1a 
					 
					
						
						
							
							Merge pull request  #1372  from amir20/dependabot/github_actions/actions/setup-node-2.3.0  
						
						 
						
						... 
						
						
						
						Bump actions/setup-node from 2.2.0 to 2.3.0 
						
						
					 
					
						2021-07-21 09:13:02 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						e1dc604a79 
					 
					
						
						
							
							Bump actions/setup-node from 2.2.0 to 2.3.0  
						
						 
						
						... 
						
						
						
						Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v2.2.0...v2.3.0 )
---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-07-21 09:09:04 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						48e04b2bea 
					 
					
						
						
							
							Merge pull request  #1370  from amir20/dependabot/npm_and_yarn/ansi-to-html-0.7.1  
						
						 
						
						... 
						
						
						
						Bump ansi-to-html from 0.7.0 to 0.7.1 
						
						
					 
					
						2021-07-21 09:07:45 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						3bdcb4d6e8 
					 
					
						
						
							
							Merge pull request  #1369  from amir20/dependabot/npm_and_yarn/babel/core-7.14.8  
						
						 
						
						... 
						
						
						
						Bump @babel/core from 7.14.6 to 7.14.8 
						
						
					 
					
						2021-07-21 09:07:34 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						a3a599ff82 
					 
					
						
						
							
							Merge pull request  #1368  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001246  
						
						 
						
						... 
						
						
						
						Bump caniuse-lite from 1.0.30001245 to 1.0.30001246 
						
						
					 
					
						2021-07-21 09:06:19 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						2ddb1e215a 
					 
					
						
						
							
							Bump ansi-to-html from 0.7.0 to 0.7.1  
						
						 
						
						... 
						
						
						
						Bumps [ansi-to-html](https://github.com/rburns/ansi-to-html ) from 0.7.0 to 0.7.1.
- [Release notes](https://github.com/rburns/ansi-to-html/releases )
- [Commits](https://github.com/rburns/ansi-to-html/commits )
---
updated-dependencies:
- dependency-name: ansi-to-html
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-07-21 09:03:17 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						1726621e50 
					 
					
						
						
							
							Bump @babel/core from 7.14.6 to 7.14.8  
						
						 
						
						... 
						
						
						
						Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.14.6 to 7.14.8.
- [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.14.8/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 > 
						
						
					 
					
						2021-07-21 09:03:07 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						8fe1b5fd3a 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001245 to 1.0.30001246  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001245 to 1.0.30001246.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/commits )
---
updated-dependencies:
- dependency-name: caniuse-lite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-07-21 09:02:50 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						76e99fe6cd 
					 
					
						
						
							
							Merge pull request  #1367  from amir20/dependabot/npm_and_yarn/css-loader-6.2.0  
						
						 
						
						... 
						
						
						
						Bump css-loader from 6.1.0 to 6.2.0 
						
						
					 
					
						2021-07-20 09:07:10 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						65504160cb 
					 
					
						
						
							
							Bump css-loader from 6.1.0 to 6.2.0  
						
						 
						
						... 
						
						
						
						Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.1.0...v6.2.0 )
---
updated-dependencies:
- dependency-name: css-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-07-20 09:03:01 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						5c84ed9442 
					 
					
						
						
							
							Merge pull request  #1365  from amir20/dependabot/npm_and_yarn/css-loader-6.1.0  
						
						 
						
						... 
						
						
						
						Bump css-loader from 6.0.0 to 6.1.0 
						
						
					 
					
						2021-07-19 09:07:19 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						4ee2bdae2e 
					 
					
						
						
							
							Merge pull request  #1364  from amir20/dependabot/npm_and_yarn/webpack-5.45.1  
						
						 
						
						... 
						
						
						
						Bump webpack from 5.44.0 to 5.45.1 
						
						
					 
					
						2021-07-19 09:06:53 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						852ea07bdd 
					 
					
						
						
							
							Bump css-loader from 6.0.0 to 6.1.0  
						
						 
						
						... 
						
						
						
						Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.0.0...v6.1.0 )
---
updated-dependencies:
- dependency-name: css-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-07-19 09:03:11 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						38c6f0bd2a 
					 
					
						
						
							
							Bump webpack from 5.44.0 to 5.45.1  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.44.0 to 5.45.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.44.0...v5.45.1 )
---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-07-19 09:02:52 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						bf0ad75a93 
					 
					
						
						
							
							Merge pull request  #1363  from amir20/dependabot/github_actions/crazy-max/ghaction-docker-meta-3.4.1  
						
						 
						
						... 
						
						
						
						Bump crazy-max/ghaction-docker-meta from 3.4.0 to 3.4.1 
						
						
					 
					
						2021-07-16 09:12:31 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						a3cb5eed8a 
					 
					
						
						
							
							Bump crazy-max/ghaction-docker-meta from 3.4.0 to 3.4.1  
						
						 
						
						... 
						
						
						
						Bumps [crazy-max/ghaction-docker-meta](https://github.com/crazy-max/ghaction-docker-meta ) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/crazy-max/ghaction-docker-meta/releases )
- [Commits](https://github.com/crazy-max/ghaction-docker-meta/compare/v3.4.0...v3.4.1 )
---
updated-dependencies:
- dependency-name: crazy-max/ghaction-docker-meta
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-07-16 09:08:19 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						3653492140 
					 
					
						
						
							
							Merge pull request  #1362  from amir20/dependabot/npm_and_yarn/css-loader-6.0.0  
						
						 
						
						... 
						
						
						
						Bump css-loader from 5.2.7 to 6.0.0 
						
						
					 
					
						2021-07-15 09:07:26 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						1b55add0b6 
					 
					
						
						
							
							Bump css-loader from 5.2.7 to 6.0.0  
						
						 
						
						... 
						
						
						
						Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 5.2.7 to 6.0.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.2.7...v6.0.0 )
---
updated-dependencies:
- dependency-name: css-loader
  dependency-type: direct:development
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-07-15 09:03:08 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						6d10ac18db 
					 
					
						
						
							
							Merge pull request  #1360  from amir20/dependabot/npm_and_yarn/css-loader-5.2.7  
						
						 
						
						... 
						
						
						
						Bump css-loader from 5.2.6 to 5.2.7 
						
						
					 
					
						2021-07-14 09:17:29 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						ae84cbfcf0 
					 
					
						
						
							
							Bump css-loader from 5.2.6 to 5.2.7  
						
						 
						
						... 
						
						
						
						Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 5.2.6 to 5.2.7.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.2.6...v5.2.7 )
---
updated-dependencies:
- dependency-name: css-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-07-14 09:13:33 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						f32a2a84e2 
					 
					
						
						
							
							Merge pull request  #1361  from amir20/dependabot/docker/golang-1.16.6-alpine  
						
						 
						
						... 
						
						
						
						Bump golang from 1.16-alpine to 1.16.6-alpine 
						
						
					 
					
						2021-07-14 09:10:08 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						a433cf20fe 
					 
					
						
						
							
							Merge pull request  #1359  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001245  
						
						 
						
						... 
						
						
						
						Bump caniuse-lite from 1.0.30001244 to 1.0.30001245 
						
						
					 
					
						2021-07-14 09:07:00 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						cda60945da 
					 
					
						
						
							
							Bump golang from 1.16-alpine to 1.16.6-alpine  
						
						 
						
						... 
						
						
						
						Bumps golang from 1.16-alpine to 1.16.6-alpine.
---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-07-14 09:06:18 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						d782be62f4 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001244 to 1.0.30001245  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001244 to 1.0.30001245.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/commits )
---
updated-dependencies:
- dependency-name: caniuse-lite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-07-14 09:03:07 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						8975ee8837 
					 
					
						
						
							
							Merge pull request  #1357  from amir20/dependabot/github_actions/docker/setup-buildx-action-1.5.1  
						
						 
						
						... 
						
						
						
						Bump docker/setup-buildx-action from 1.5.0 to 1.5.1 
						
						
					 
					
						2021-07-13 09:11:29 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						3830c173a5 
					 
					
						
						
							
							Bump docker/setup-buildx-action from 1.5.0 to 1.5.1  
						
						 
						
						... 
						
						
						
						Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.5.0...v1.5.1 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-07-13 09:08:09 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						7a39e894bf 
					 
					
						
						
							
							Merge pull request  #1356  from amir20/dependabot/npm_and_yarn/splitpanes-2.3.8  
						
						 
						
						... 
						
						
						
						Bump splitpanes from 2.3.6 to 2.3.8 
						
						
					 
					
						2021-07-13 09:07:06 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						c5f20c93f8 
					 
					
						
						
							
							Merge pull request  #1355  from amir20/dependabot/npm_and_yarn/autoprefixer-10.3.1  
						
						 
						
						... 
						
						
						
						Bump autoprefixer from 10.3.0 to 10.3.1 
						
						
					 
					
						2021-07-13 09:06:47 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						a337e1061b 
					 
					
						
						
							
							Merge pull request  #1354  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001244  
						
						 
						
						... 
						
						
						
						Bump caniuse-lite from 1.0.30001243 to 1.0.30001244 
						
						
					 
					
						2021-07-13 09:06:40 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						e178146773 
					 
					
						
						
							
							Merge pull request  #1353  from amir20/dependabot/npm_and_yarn/lint-staged-11.0.1  
						
						 
						
						... 
						
						
						
						Bump lint-staged from 11.0.0 to 11.0.1 
						
						
					 
					
						2021-07-13 09:06:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						2d90dc215c 
					 
					
						
						
							
							Bump splitpanes from 2.3.6 to 2.3.8  
						
						 
						
						... 
						
						
						
						Bumps [splitpanes](https://github.com/antoniandre/splitpanes ) from 2.3.6 to 2.3.8.
- [Release notes](https://github.com/antoniandre/splitpanes/releases )
- [Commits](https://github.com/antoniandre/splitpanes/compare/v2.3.6...v2.3.8 )
---
updated-dependencies:
- dependency-name: splitpanes
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-07-13 09:03:20 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						7f8fc55794 
					 
					
						
						
							
							Bump autoprefixer from 10.3.0 to 10.3.1  
						
						 
						
						... 
						
						
						
						Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.3.0 to 10.3.1.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.3.0...10.3.1 )
---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-07-13 09:03:06 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						d31916b9e7 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001243 to 1.0.30001244  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001243 to 1.0.30001244.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/commits )
---
updated-dependencies:
- dependency-name: caniuse-lite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-07-13 09:02:52 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						1510c9ab74 
					 
					
						
						
							
							Bump lint-staged from 11.0.0 to 11.0.1  
						
						 
						
						... 
						
						
						
						Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 11.0.0 to 11.0.1.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v11.0.0...v11.0.1 )
---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-07-13 09:02:39 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						d8f7e43a2a 
					 
					
						
						
							
							Merge pull request  #1351  from amir20/dependabot/npm_and_yarn/autoprefixer-10.3.0  
						
						 
						
						... 
						
						
						
						Bump autoprefixer from 10.2.6 to 10.3.0 
						
						
					 
					
						2021-07-12 09:08:07 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						16976b75c8 
					 
					
						
						
							
							Bump autoprefixer from 10.2.6 to 10.3.0  
						
						 
						
						... 
						
						
						
						Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.2.6 to 10.3.0.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.2.6...10.3.0 )
---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-07-12 09:03:34 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						74de6abe9f 
					 
					
						
						
							
							Merge pull request  #1350  from amir20/dependabot/npm_and_yarn/webpack-5.44.0  
						
						 
						
						... 
						
						
						
						Bump webpack from 5.43.0 to 5.44.0 
						
						
					 
					
						2021-07-09 09:07:14 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						32cab0873c 
					 
					
						
						
							
							Bump webpack from 5.43.0 to 5.44.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.43.0 to 5.44.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.43.0...v5.44.0 )
---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-07-09 09:03:09 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						a7c05ff70e 
					 
					
						
						
							
							Merge pull request  #1349  from amir20/dependabot/npm_and_yarn/sass-1.35.2  
						
						 
						
						... 
						
						
						
						Bump sass from 1.35.1 to 1.35.2 
						
						
					 
					
						2021-07-08 09:06:05 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						aebd84cec1 
					 
					
						
						
							
							Bump sass from 1.35.1 to 1.35.2  
						
						 
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/dart-sass ) from 1.35.1 to 1.35.2.
- [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.35.1...1.35.2 )
---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-07-08 09:02:39 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						da879fc5b6 
					 
					
						
						
							
							Merge pull request  #1348  from amir20/dependabot/github_actions/crazy-max/ghaction-docker-meta-3.4.0  
						
						 
						
						... 
						
						
						
						Bump crazy-max/ghaction-docker-meta from 3.3.0 to 3.4.0 
						
						
					 
					
						2021-07-07 09:10:29 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						3e8f4e2bea 
					 
					
						
						
							
							Merge pull request  #1347  from amir20/dependabot/npm_and_yarn/ansi-to-html-0.7.0  
						
						 
						
						... 
						
						
						
						Bump ansi-to-html from 0.6.15 to 0.7.0 
						
						
					 
					
						2021-07-07 09:09:07 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						6292cd45bb 
					 
					
						
						
							
							Merge pull request  #1346  from amir20/dependabot/npm_and_yarn/husky-7.0.1  
						
						 
						
						... 
						
						
						
						Bump husky from 7.0.0 to 7.0.1 
						
						
					 
					
						2021-07-07 09:08:56 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						4a6a930a8f 
					 
					
						
						
							
							Merge pull request  #1345  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001243  
						
						 
						
						... 
						
						
						
						Bump caniuse-lite from 1.0.30001242 to 1.0.30001243 
						
						
					 
					
						2021-07-07 09:08:44 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						76a7c128ea 
					 
					
						
						
							
							Merge pull request  #1344  from amir20/dependabot/npm_and_yarn/webpack-5.43.0  
						
						 
						
						... 
						
						
						
						Bump webpack from 5.42.1 to 5.43.0 
						
						
					 
					
						2021-07-07 09:07:20 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						2f8df5b8f3 
					 
					
						
						
							
							Merge pull request  #1343  from amir20/dependabot/npm_and_yarn/dompurify-2.3.0  
						
						 
						
						... 
						
						
						
						Bump dompurify from 2.2.9 to 2.3.0 
						
						
					 
					
						2021-07-07 09:07:12 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						cf91c83fc1 
					 
					
						
						
							
							Bump crazy-max/ghaction-docker-meta from 3.3.0 to 3.4.0  
						
						 
						
						... 
						
						
						
						Bumps [crazy-max/ghaction-docker-meta](https://github.com/crazy-max/ghaction-docker-meta ) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/crazy-max/ghaction-docker-meta/releases )
- [Commits](https://github.com/crazy-max/ghaction-docker-meta/compare/v3.3.0...v3.4.0 )
---
updated-dependencies:
- dependency-name: crazy-max/ghaction-docker-meta
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-07-07 09:06:56 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						c7e2d45b93 
					 
					
						
						
							
							Bump ansi-to-html from 0.6.15 to 0.7.0  
						
						 
						
						... 
						
						
						
						Bumps [ansi-to-html](https://github.com/rburns/ansi-to-html ) from 0.6.15 to 0.7.0.
- [Release notes](https://github.com/rburns/ansi-to-html/releases )
- [Commits](https://github.com/rburns/ansi-to-html/commits )
---
updated-dependencies:
- dependency-name: ansi-to-html
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-07-07 09:04:36 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						3fa7ee873f 
					 
					
						
						
							
							Bump husky from 7.0.0 to 7.0.1  
						
						 
						
						... 
						
						
						
						Bumps [husky](https://github.com/typicode/husky ) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v7.0.0...v7.0.1 )
---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-07-07 09:04:03 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						6b36ad6930 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001242 to 1.0.30001243  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001242 to 1.0.30001243.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/commits )
---
updated-dependencies:
- dependency-name: caniuse-lite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-07-07 09:03:48 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						a983dc61aa 
					 
					
						
						
							
							Bump webpack from 5.42.1 to 5.43.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.42.1 to 5.43.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.42.1...v5.43.0 )
---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-07-07 09:03:28 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						4cdc24c9f2 
					 
					
						
						
							
							Bump dompurify from 2.2.9 to 2.3.0  
						
						 
						
						... 
						
						
						
						Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 2.2.9 to 2.3.0.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/2.2.9...2.3.0 )
---
updated-dependencies:
- dependency-name: dompurify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-07-07 09:03:08 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						0d3558210c 
					 
					
						
						
							
							Merge pull request  #1342  from amir20/dependabot/npm_and_yarn/webpack-5.42.1  
						
						 
						
						... 
						
						
						
						Bump webpack from 5.42.0 to 5.42.1 
						
						
					 
					
						2021-07-06 09:07:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						3784b3cd70 
					 
					
						
						
							
							Merge pull request  #1341  from amir20/dependabot/npm_and_yarn/mini-css-extract-plugin-2.1.0  
						
						 
						
						... 
						
						
						
						Bump mini-css-extract-plugin from 2.0.0 to 2.1.0 
						
						
					 
					
						2021-07-06 09:07:15 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						2fd4fbfd80 
					 
					
						
						
							
							Bump webpack from 5.42.0 to 5.42.1  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.42.0 to 5.42.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.42.0...v5.42.1 )
---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-07-06 09:03:34 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						1b029c3468 
					 
					
						
						
							
							Bump mini-css-extract-plugin from 2.0.0 to 2.1.0  
						
						 
						
						... 
						
						
						
						Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/v2.1.0/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.0.0...v2.1.0 )
---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-07-06 09:03:08 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						c9d1e64b6b 
					 
					
						
						
							
							Merge pull request  #1340  from amir20/dependabot/github_actions/docker/setup-buildx-action-1.5.0  
						
						 
						
						... 
						
						
						
						Bump docker/setup-buildx-action from 1.4.1 to 1.5.0 
						
						
					 
					
						2021-07-05 09:11:03 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						1fb4d09599 
					 
					
						
						
							
							Bump docker/setup-buildx-action from 1.4.1 to 1.5.0  
						
						 
						
						... 
						
						
						
						Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 1.4.1 to 1.5.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.4.1...v1.5.0 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-07-05 09:07:16 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						a0f43b4919 
					 
					
						
						
							
							Merge pull request  #1339  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001242  
						
						 
						
						... 
						
						
						
						Bump caniuse-lite from 1.0.30001241 to 1.0.30001242 
						
						
					 
					
						2021-07-05 09:06:47 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						884238aad3 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001241 to 1.0.30001242  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001241 to 1.0.30001242.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/commits )
---
updated-dependencies:
- dependency-name: caniuse-lite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-07-05 09:03:04 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						3ec7759a05 
					 
					
						
						
							
							Merge pull request  #1337  from amir20/dependabot/github_actions/docker/build-push-action-2.6.1  
						
						 
						
						... 
						
						
						
						Bump docker/build-push-action from 2.5.0 to 2.6.1 
						
						
					 
					
						2021-07-02 09:10:48 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						a9f8289d78 
					 
					
						
						
							
							Merge pull request  #1336  from amir20/dependabot/npm_and_yarn/postcss-loader-6.1.1  
						
						 
						
						... 
						
						
						
						Bump postcss-loader from 6.1.0 to 6.1.1 
						
						
					 
					
						2021-07-02 09:07:01 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						6c3381246f 
					 
					
						
						
							
							Bump docker/build-push-action from 2.5.0 to 2.6.1  
						
						 
						
						... 
						
						
						
						Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 2.5.0 to 2.6.1.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v2.5.0...v2.6.1 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-07-02 09:06:45 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						a1d1ca8f95 
					 
					
						
						
							
							Merge pull request  #1335  from amir20/dependabot/npm_and_yarn/webpack-5.42.0  
						
						 
						
						... 
						
						
						
						Bump webpack from 5.41.1 to 5.42.0 
						
						
					 
					
						2021-07-02 09:05:58 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						7ab8f7a51b 
					 
					
						
						
							
							Bump postcss-loader from 6.1.0 to 6.1.1  
						
						 
						
						... 
						
						
						
						Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader ) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases )
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v6.1.0...v6.1.1 )
---
updated-dependencies:
- dependency-name: postcss-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-07-02 09:02:51 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						901efd219f 
					 
					
						
						
							
							Bump webpack from 5.41.1 to 5.42.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.41.1 to 5.42.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.41.1...v5.42.0 )
---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-07-02 09:02:30 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						a2656489ba 
					 
					
						
						
							
							Merge pull request  #1334  from amir20/dependabot/github_actions/actions/setup-node-2.2.0  
						
						 
						
						... 
						
						
						
						Bump actions/setup-node from 2.1.5 to 2.2.0 
						
						
					 
					
						2021-07-01 09:12:18 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						d059ffcfb3 
					 
					
						
						
							
							Bump actions/setup-node from 2.1.5 to 2.2.0  
						
						 
						
						... 
						
						
						
						Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 2.1.5 to 2.2.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v2.1.5...v2.2.0 )
---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-07-01 09:08:43 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						38a0bc46aa 
					 
					
						
						
							
							Merge pull request  #1333  from amir20/dependabot/npm_and_yarn/husky-7.0.0  
						
						 
						
						... 
						
						
						
						Bump husky from 6.0.0 to 7.0.0 
						
						
					 
					
						2021-07-01 09:06:50 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						99602d529d 
					 
					
						
						
							
							Merge pull request  #1332  from amir20/dependabot/npm_and_yarn/mini-css-extract-plugin-2.0.0  
						
						 
						
						... 
						
						
						
						Bump mini-css-extract-plugin from 1.6.2 to 2.0.0 
						
						
					 
					
						2021-07-01 09:06:39 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						0a1b1ec251 
					 
					
						
						
							
							Bump husky from 6.0.0 to 7.0.0  
						
						 
						
						... 
						
						
						
						Bumps [husky](https://github.com/typicode/husky ) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v6.0.0...v7.0.0 )
---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-07-01 09:02:32 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						e7d10b38b4 
					 
					
						
						
							
							Bump mini-css-extract-plugin from 1.6.2 to 2.0.0  
						
						 
						
						... 
						
						
						
						Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 1.6.2 to 2.0.0.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.6.2...v2.0.0 )
---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-07-01 09:02:18 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						32ee4401de 
					 
					
						
						
							
							Merge pull request  #1331  from amir20/dependabot/github_actions/docker/setup-buildx-action-1.4.1  
						
						 
						
						... 
						
						
						
						Bump docker/setup-buildx-action from 1.4.0 to 1.4.1 
						
						
					 
					
						2021-06-30 09:11:50 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						830a0fc175 
					 
					
						
						
							
							Bump docker/setup-buildx-action from 1.4.0 to 1.4.1  
						
						 
						
						... 
						
						
						
						Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.4.0...v1.4.1 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-06-30 09:08:02 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						ff4b5d6ca1 
					 
					
						
						
							
							Merge pull request  #1330  from amir20/dependabot/npm_and_yarn/webpack-5.41.1  
						
						 
						
						... 
						
						
						
						Bump webpack from 5.41.0 to 5.41.1 
						
						
					 
					
						2021-06-30 09:07:31 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						62877d7b93 
					 
					
						
						
							
							Bump webpack from 5.41.0 to 5.41.1  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.41.0 to 5.41.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.41.0...v5.41.1 )
---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-06-30 09:03:36 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						995428398c 
					 
					
						
						
							
							Release 3.7.1  
						
						 
						
						
						
						
					 
					
						2021-06-29 11:28:05 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						fdd03a209d 
					 
					
						
						
							
							Merge pull request  #1326  from amir20/dependabot/npm_and_yarn/babel-jest-27.0.6  
						
						 
						
						... 
						
						
						
						Bump babel-jest from 27.0.5 to 27.0.6 
						
						
					 
					
						2021-06-29 09:17:43 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						175820636b 
					 
					
						
						
							
							Merge pull request  #1328  from amir20/dependabot/github_actions/docker/setup-buildx-action-1.4.0  
						
						 
						
						... 
						
						
						
						Bump docker/setup-buildx-action from 1.3.0 to 1.4.0 
						
						
					 
					
						2021-06-29 09:13:32 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						9ac5862b16 
					 
					
						
						
							
							Bump babel-jest from 27.0.5 to 27.0.6  
						
						 
						
						... 
						
						
						
						Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 27.0.5 to 27.0.6.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v27.0.6/packages/babel-jest )
---
updated-dependencies:
- dependency-name: babel-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-06-29 09:13:24 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						083c59bfec 
					 
					
						
						
							
							Bump docker/setup-buildx-action from 1.3.0 to 1.4.0  
						
						 
						
						... 
						
						
						
						Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.3.0...v1.4.0 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-06-29 09:09:12 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						63033bd818 
					 
					
						
						
							
							Merge pull request  #1327  from amir20/dependabot/npm_and_yarn/integration/jest-27.0.6  
						
						 
						
						... 
						
						
						
						Bump jest from 26.6.3 to 27.0.6 in /integration 
						
						
					 
					
						2021-06-29 09:08:24 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						5c28605518 
					 
					
						
						
							
							Merge pull request  #1325  from amir20/dependabot/npm_and_yarn/mini-css-extract-plugin-1.6.2  
						
						 
						
						... 
						
						
						
						Bump mini-css-extract-plugin from 1.6.1 to 1.6.2 
						
						
					 
					
						2021-06-29 09:07:41 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						2e6b21d437 
					 
					
						
						
							
							Merge pull request  #1324  from amir20/dependabot/npm_and_yarn/jest-27.0.6  
						
						 
						
						... 
						
						
						
						Bump jest from 27.0.5 to 27.0.6 
						
						
					 
					
						2021-06-29 09:07:20 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						db6e15c910 
					 
					
						
						
							
							Merge pull request  #1323  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001241  
						
						 
						
						... 
						
						
						
						Bump caniuse-lite from 1.0.30001240 to 1.0.30001241 
						
						
					 
					
						2021-06-29 09:07:11 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						7c8a25c6cd 
					 
					
						
						
							
							Merge pull request  #1322  from amir20/dependabot/npm_and_yarn/webpack-5.41.0  
						
						 
						
						... 
						
						
						
						Bump webpack from 5.40.0 to 5.41.0 
						
						
					 
					
						2021-06-29 09:07:02 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						e2fde86d18 
					 
					
						
						
							
							Bump jest from 26.6.3 to 27.0.6 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 26.6.3 to 27.0.6.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v26.6.3...v27.0.6 )
---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:production
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-06-29 09:04:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						88260f4bcb 
					 
					
						
						
							
							Bump mini-css-extract-plugin from 1.6.1 to 1.6.2  
						
						 
						
						... 
						
						
						
						Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 1.6.1 to 1.6.2.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.6.1...v1.6.2 )
---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-06-29 09:03:43 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						7d95e5c250 
					 
					
						
						
							
							Bump jest from 27.0.5 to 27.0.6  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 27.0.5 to 27.0.6.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.0.5...v27.0.6 )
---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-06-29 09:03:33 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						cdbbdb338d 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001240 to 1.0.30001241  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001240 to 1.0.30001241.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/commits )
---
updated-dependencies:
- dependency-name: caniuse-lite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-06-29 09:03:02 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						1ad5109357 
					 
					
						
						
							
							Bump webpack from 5.40.0 to 5.41.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.40.0 to 5.41.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.40.0...v5.41.0 )
---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-06-29 09:02:49 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						e6d95eb233 
					 
					
						
						
							
							Merge pull request  #1321  from amir20/dependabot/npm_and_yarn/integration/jest-image-snapshot-4.5.1  
						
						 
						
						... 
						
						
						
						Bump jest-image-snapshot from 4.5.0 to 4.5.1 in /integration 
						
						
					 
					
						2021-06-28 09:08:43 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						47875da1e7 
					 
					
						
						
							
							Merge pull request  #1320  from amir20/dependabot/npm_and_yarn/prettier-2.3.2  
						
						 
						
						... 
						
						
						
						Bump prettier from 2.3.1 to 2.3.2 
						
						
					 
					
						2021-06-28 09:08:32 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						2a43e402d1 
					 
					
						
						
							
							Merge pull request  #1319  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001240  
						
						 
						
						... 
						
						
						
						Bump caniuse-lite from 1.0.30001239 to 1.0.30001240 
						
						
					 
					
						2021-06-28 09:08:21 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						24bb48b908 
					 
					
						
						
							
							Merge pull request  #1318  from amir20/dependabot/npm_and_yarn/mini-css-extract-plugin-1.6.1  
						
						 
						
						... 
						
						
						
						Bump mini-css-extract-plugin from 1.6.0 to 1.6.1 
						
						
					 
					
						2021-06-28 09:07:22 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						7cb8bd712c 
					 
					
						
						
							
							Bump jest-image-snapshot from 4.5.0 to 4.5.1 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [jest-image-snapshot](https://github.com/americanexpress/jest-image-snapshot ) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/americanexpress/jest-image-snapshot/releases )
- [Changelog](https://github.com/americanexpress/jest-image-snapshot/blob/main/CHANGELOG.md )
- [Commits](https://github.com/americanexpress/jest-image-snapshot/compare/v4.5.0...v4.5.1 )
---
updated-dependencies:
- dependency-name: jest-image-snapshot
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-06-28 09:04:25 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						9efbb836ec 
					 
					
						
						
							
							Bump prettier from 2.3.1 to 2.3.2  
						
						 
						
						... 
						
						
						
						Bumps [prettier](https://github.com/prettier/prettier ) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.3.1...2.3.2 )
---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-06-28 09:03:57 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						d6b6a62195 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001239 to 1.0.30001240  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001239 to 1.0.30001240.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/commits )
---
updated-dependencies:
- dependency-name: caniuse-lite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-06-28 09:03:42 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						c78108a953 
					 
					
						
						
							
							Bump mini-css-extract-plugin from 1.6.0 to 1.6.1  
						
						 
						
						... 
						
						
						
						Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.6.0...v1.6.1 )
---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-06-28 09:03:23 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						4a26753ce8 
					 
					
						
						
							
							Should  fix   #1317  by making sure a valid actor.id is present  
						
						 
						
						
						
						
					 
					
						2021-06-27 19:09:20 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						690fdb937d 
					 
					
						
						
							
							Merge pull request  #1316  from amir20/dependabot/github_actions/docker/login-action-1.10.0  
						
						 
						
						... 
						
						
						
						Bump docker/login-action from 1.9.0 to 1.10.0 
						
						
					 
					
						2021-06-24 09:13:38 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						464608c616 
					 
					
						
						
							
							Bump docker/login-action from 1.9.0 to 1.10.0  
						
						 
						
						... 
						
						
						
						Bumps [docker/login-action](https://github.com/docker/login-action ) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v1.9.0...v1.10.0 )
---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-06-24 09:09:13 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						315e8ad7e3 
					 
					
						
						
							
							Merge pull request  #1315  from amir20/dependabot/npm_and_yarn/babel-jest-27.0.5  
						
						 
						
						... 
						
						
						
						Bump babel-jest from 27.0.2 to 27.0.5 
						
						
					 
					
						2021-06-23 09:16:12 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						1f23558e33 
					 
					
						
						
							
							Bump babel-jest from 27.0.2 to 27.0.5  
						
						 
						
						... 
						
						
						
						Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 27.0.2 to 27.0.5.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v27.0.5/packages/babel-jest )
---
updated-dependencies:
- dependency-name: babel-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-06-23 09:12:17 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						9961884839 
					 
					
						
						
							
							Merge pull request  #1314  from amir20/dependabot/npm_and_yarn/html-webpack-plugin-5.3.2  
						
						 
						
						... 
						
						
						
						Bump html-webpack-plugin from 5.3.1 to 5.3.2 
						
						
					 
					
						2021-06-23 09:07:09 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						b7e7a1760f 
					 
					
						
						
							
							Merge pull request  #1313  from amir20/dependabot/npm_and_yarn/jest-27.0.5  
						
						 
						
						... 
						
						
						
						Bump jest from 27.0.4 to 27.0.5 
						
						
					 
					
						2021-06-23 09:06:10 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						5ccb3d4f9f 
					 
					
						
						
							
							Bump html-webpack-plugin from 5.3.1 to 5.3.2  
						
						 
						
						... 
						
						
						
						Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin ) from 5.3.1 to 5.3.2.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases )
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jantimon/html-webpack-plugin/commits )
---
updated-dependencies:
- dependency-name: html-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-06-23 09:02:50 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						de2bcc592e 
					 
					
						
						
							
							Bump jest from 27.0.4 to 27.0.5  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 27.0.4 to 27.0.5.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.0.4...v27.0.5 )
---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-06-23 09:02:35 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						7e27008d4e 
					 
					
						
						
							
							Merge pull request  #1312  from amir20/dependabot/npm_and_yarn/vue-router-3.5.2  
						
						 
						
						... 
						
						
						
						Bump vue-router from 3.5.1 to 3.5.2 
						
						
					 
					
						2021-06-22 09:07:11 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						7508f93ca4 
					 
					
						
						
							
							Merge pull request  #1311  from amir20/dependabot/npm_and_yarn/webpack-5.40.0  
						
						 
						
						... 
						
						
						
						Bump webpack from 5.39.1 to 5.40.0 
						
						
					 
					
						2021-06-22 09:06:42 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						7fe3c3900c 
					 
					
						
						
							
							Bump vue-router from 3.5.1 to 3.5.2  
						
						 
						
						... 
						
						
						
						Bumps [vue-router](https://github.com/vuejs/vue-router ) from 3.5.1 to 3.5.2.
- [Release notes](https://github.com/vuejs/vue-router/releases )
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-router/compare/v3.5.1...v3.5.2 )
---
updated-dependencies:
- dependency-name: vue-router
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-06-22 09:03:24 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						add68d9eb8 
					 
					
						
						
							
							Bump webpack from 5.39.1 to 5.40.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.39.1 to 5.40.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.39.1...v5.40.0 )
---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-06-22 09:03:07 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						442d68ade3 
					 
					
						
						
							
							Merge pull request  #1310  from amir20/dependabot/npm_and_yarn/buefy-0.9.8  
						
						 
						
						... 
						
						
						
						Bump buefy from 0.9.7 to 0.9.8 
						
						
					 
					
						2021-06-21 16:02:43 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						e5aecbfdcb 
					 
					
						
						
							
							Bump buefy from 0.9.7 to 0.9.8  
						
						 
						
						... 
						
						
						
						Bumps [buefy](https://github.com/buefy/buefy ) from 0.9.7 to 0.9.8.
- [Release notes](https://github.com/buefy/buefy/releases )
- [Changelog](https://github.com/buefy/buefy/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/buefy/buefy/compare/v0.9.7...v0.9.8 )
---
updated-dependencies:
- dependency-name: buefy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-06-21 15:58:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						aa895f6734 
					 
					
						
						
							
							Merge pull request  #1309  from amir20/dependabot/npm_and_yarn/bulma-0.9.3  
						
						 
						
						... 
						
						
						
						Bump bulma from 0.9.2 to 0.9.3 
						
						
					 
					
						2021-06-21 15:57:00 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						2cf17fdb22 
					 
					
						
						
							
							Updates snapshots for bulma update  
						
						 
						
						
						
						
					 
					
						2021-06-21 08:52:44 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						410d06efea 
					 
					
						
						
							
							Merge pull request  #1308  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001239  
						
						 
						
						... 
						
						
						
						Bump caniuse-lite from 1.0.30001238 to 1.0.30001239 
						
						
					 
					
						2021-06-21 09:07:23 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						06b88937d3 
					 
					
						
						
							
							Merge pull request  #1307  from amir20/dependabot/npm_and_yarn/release-it-14.10.0  
						
						 
						
						... 
						
						
						
						Bump release-it from 14.9.0 to 14.10.0 
						
						
					 
					
						2021-06-21 09:07:11 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						156917639e 
					 
					
						
						
							
							Bump bulma from 0.9.2 to 0.9.3  
						
						 
						
						... 
						
						
						
						Bumps [bulma](https://github.com/jgthms/bulma ) from 0.9.2 to 0.9.3.
- [Release notes](https://github.com/jgthms/bulma/releases )
- [Changelog](https://github.com/jgthms/bulma/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jgthms/bulma/compare/0.9.2...0.9.3 )
---
updated-dependencies:
- dependency-name: bulma
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-06-21 09:03:37 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						da4f4e259f 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001238 to 1.0.30001239  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001238 to 1.0.30001239.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/commits )
---
updated-dependencies:
- dependency-name: caniuse-lite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-06-21 09:03:17 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						fb6b0edbf2 
					 
					
						
						
							
							Bump release-it from 14.9.0 to 14.10.0  
						
						 
						
						... 
						
						
						
						Bumps [release-it](https://github.com/release-it/release-it ) from 14.9.0 to 14.10.0.
- [Release notes](https://github.com/release-it/release-it/releases )
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/release-it/release-it/compare/14.9.0...14.10.0 )
---
updated-dependencies:
- dependency-name: release-it
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-06-21 09:02:54 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						5e78ba7d93 
					 
					
						
						
							
							Merge pull request  #1306  from amir20/dependabot/npm_and_yarn/webpack-5.39.1  
						
						 
						
						... 
						
						
						
						Bump webpack from 5.39.0 to 5.39.1 
						
						
					 
					
						2021-06-18 09:07:03 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						f52dc1f6c7 
					 
					
						
						
							
							Merge pull request  #1305  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001238  
						
						 
						
						... 
						
						
						
						Bump caniuse-lite from 1.0.30001237 to 1.0.30001238 
						
						
					 
					
						2021-06-18 09:06:51 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						ab161b843f 
					 
					
						
						
							
							Bump webpack from 5.39.0 to 5.39.1  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.39.0 to 5.39.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.39.0...v5.39.1 )
---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-06-18 09:03:39 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						c694dacb99 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001237 to 1.0.30001238  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001237 to 1.0.30001238.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/commits )
---
updated-dependencies:
- dependency-name: caniuse-lite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-06-18 09:03:10 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						b37af6c108 
					 
					
						
						
							
							Merge pull request  #1304  from amir20/dependabot/npm_and_yarn/postcss-8.3.5  
						
						 
						
						... 
						
						
						
						Bump postcss from 8.3.4 to 8.3.5 
						
						
					 
					
						2021-06-17 09:07:37 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						41b880ab7c 
					 
					
						
						
							
							Bump postcss from 8.3.4 to 8.3.5  
						
						 
						
						... 
						
						
						
						Bumps [postcss](https://github.com/postcss/postcss ) from 8.3.4 to 8.3.5.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.3.4...8.3.5 )
---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-06-17 09:03:10 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						286b35ead5 
					 
					
						
						
							
							Merge pull request  #1303  from amir20/dependabot/npm_and_yarn/vue/component-compiler-utils-3.2.2  
						
						 
						
						... 
						
						
						
						Bump @vue/component-compiler-utils from 3.2.1 to 3.2.2 
						
						
					 
					
						2021-06-16 05:10:06 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						7f0d078e09 
					 
					
						
						
							
							Merge pull request  #1302  from amir20/dependabot/npm_and_yarn/sass-1.35.1  
						
						 
						
						... 
						
						
						
						Bump sass from 1.35.0 to 1.35.1 
						
						
					 
					
						2021-06-16 05:09:14 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						2a06d07646 
					 
					
						
						
							
							Bump @vue/component-compiler-utils from 3.2.1 to 3.2.2  
						
						 
						
						... 
						
						
						
						Bumps [@vue/component-compiler-utils](https://github.com/vuejs/component-compiler-utils ) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/vuejs/component-compiler-utils/releases )
- [Changelog](https://github.com/vuejs/component-compiler-utils/blob/master/CHANGELOG.md )
- [Commits](https://github.com/vuejs/component-compiler-utils/compare/v3.2.1...v3.2.2 )
---
updated-dependencies:
- dependency-name: "@vue/component-compiler-utils"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-06-16 05:05:49 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						8c97ce821e 
					 
					
						
						
							
							Bump sass from 1.35.0 to 1.35.1  
						
						 
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/dart-sass ) from 1.35.0 to 1.35.1.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.35.0...1.35.1 )
---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-06-16 05:05:23 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						43367e4fad 
					 
					
						
						
							
							Merge pull request  #1301  from amir20/dependabot/npm_and_yarn/sass-1.35.0  
						
						 
						
						... 
						
						
						
						Bump sass from 1.34.1 to 1.35.0 
						
						
					 
					
						2021-06-15 05:10:15 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						52ce62cf79 
					 
					
						
						
							
							Merge pull request  #1300  from amir20/dependabot/npm_and_yarn/postcss-8.3.4  
						
						 
						
						... 
						
						
						
						Bump postcss from 8.3.2 to 8.3.4 
						
						
					 
					
						2021-06-15 05:09:40 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						b3952748c4 
					 
					
						
						
							
							Merge pull request  #1299  from amir20/dependabot/npm_and_yarn/babel/core-7.14.6  
						
						 
						
						... 
						
						
						
						Bump @babel/core from 7.14.5 to 7.14.6 
						
						
					 
					
						2021-06-15 05:09:30 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						4f135388c0 
					 
					
						
						
							
							Merge pull request  #1298  from amir20/dependabot/npm_and_yarn/webpack-5.39.0  
						
						 
						
						... 
						
						
						
						Bump webpack from 5.38.1 to 5.39.0 
						
						
					 
					
						2021-06-15 05:09:05 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						5e360edc1a 
					 
					
						
						
							
							Merge pull request  #1297  from amir20/dependabot/npm_and_yarn/vue/test-utils-1.2.1  
						
						 
						
						... 
						
						
						
						Bump @vue/test-utils from 1.2.0 to 1.2.1 
						
						
					 
					
						2021-06-15 05:08:14 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						b2ff60e917 
					 
					
						
						
							
							Bump sass from 1.34.1 to 1.35.0  
						
						 
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/dart-sass ) from 1.34.1 to 1.35.0.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.34.1...1.35.0 )
---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-06-15 05:06:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						ac297d026f 
					 
					
						
						
							
							Bump postcss from 8.3.2 to 8.3.4  
						
						 
						
						... 
						
						
						
						Bumps [postcss](https://github.com/postcss/postcss ) from 8.3.2 to 8.3.4.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.3.2...8.3.4 )
---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-06-15 05:06:00 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						3669904c3e 
					 
					
						
						
							
							Bump @babel/core from 7.14.5 to 7.14.6  
						
						 
						
						... 
						
						
						
						Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.14.5 to 7.14.6.
- [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.14.6/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 > 
						
						
					 
					
						2021-06-15 05:05:38 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						eb27689576 
					 
					
						
						
							
							Bump webpack from 5.38.1 to 5.39.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.38.1 to 5.39.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.38.1...v5.39.0 )
---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-06-15 05:05:10 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						3a45a172db 
					 
					
						
						
							
							Bump @vue/test-utils from 1.2.0 to 1.2.1  
						
						 
						
						... 
						
						
						
						Bumps [@vue/test-utils](https://github.com/vuejs/vue-test-utils/tree/HEAD/packages/test-utils ) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/vuejs/vue-test-utils/releases )
- [Changelog](https://github.com/vuejs/vue-test-utils/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-test-utils/commits/v1.2.1/packages/test-utils )
---
updated-dependencies:
- dependency-name: "@vue/test-utils"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-06-15 05:04:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						f440b0b0cc 
					 
					
						
						
							
							Merge pull request  #1295  from amir20/dependabot/npm_and_yarn/hotkeys-js-3.8.7  
						
						 
						
						... 
						
						
						
						Bump hotkeys-js from 3.8.6 to 3.8.7 
						
						
					 
					
						2021-06-14 05:10:39 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						6f08ce3268 
					 
					
						
						
							
							Merge pull request  #1294  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001237  
						
						 
						
						... 
						
						
						
						Bump caniuse-lite from 1.0.30001236 to 1.0.30001237 
						
						
					 
					
						2021-06-14 05:10:29 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						a705b95859 
					 
					
						
						
							
							Merge pull request  #1293  from amir20/dependabot/npm_and_yarn/release-it-14.9.0  
						
						 
						
						... 
						
						
						
						Bump release-it from 14.8.0 to 14.9.0 
						
						
					 
					
						2021-06-14 05:10:18 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						b3fc4a2d6b 
					 
					
						
						
							
							Bump hotkeys-js from 3.8.6 to 3.8.7  
						
						 
						
						... 
						
						
						
						Bumps [hotkeys-js](https://github.com/jaywcjlove/hotkeys ) from 3.8.6 to 3.8.7.
- [Release notes](https://github.com/jaywcjlove/hotkeys/releases )
- [Commits](https://github.com/jaywcjlove/hotkeys/compare/v3.8.6...v3.8.7 )
---
updated-dependencies:
- dependency-name: hotkeys-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-06-14 05:06:11 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						a7d9aba4c0 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001236 to 1.0.30001237  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001236 to 1.0.30001237.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/commits )
---
updated-dependencies:
- dependency-name: caniuse-lite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-06-14 05:05:51 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						7a8a99c2d9 
					 
					
						
						
							
							Bump release-it from 14.8.0 to 14.9.0  
						
						 
						
						... 
						
						
						
						Bumps [release-it](https://github.com/release-it/release-it ) from 14.8.0 to 14.9.0.
- [Release notes](https://github.com/release-it/release-it/releases )
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/release-it/release-it/compare/14.8.0...14.9.0 )
---
updated-dependencies:
- dependency-name: release-it
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-06-14 05:05:29 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						282268639f 
					 
					
						
						
							
							Uses master instead of dev  
						
						 
						
						
						
						
					 
					
						2021-06-11 14:45:12 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						6c62699e2e 
					 
					
						
						
							
							Removes README step  
						
						 
						
						
						
						
					 
					
						2021-06-11 14:34:42 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						781b0d4167 
					 
					
						
						
							
							Tries to login  
						
						 
						
						
						
						
					 
					
						2021-06-11 14:31:16 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						3eb1ba7071 
					 
					
						
						
							
							Adds name  
						
						 
						
						
						
						
					 
					
						2021-06-11 14:29:11 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						fa61706c90 
					 
					
						
						
							
							Tries fixing readme  
						
						 
						
						
						
						
					 
					
						2021-06-11 14:23:25 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						27a4c44de6 
					 
					
						
						
							
							Fixes readme  
						
						 
						
						
						
						
					 
					
						2021-06-11 14:16:39 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						a1e639e20c 
					 
					
						
						
							
							Fixes main to master  
						
						 
						
						
						
						
					 
					
						2021-06-11 14:13:54 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						c756113f9c 
					 
					
						
						
							
							Updates docker master push  
						
						 
						
						
						
						
					 
					
						2021-06-11 14:06:05 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						3cfd03eed1 
					 
					
						
						
							
							Adds help messages. See  #1280  
						
						 
						
						
						
						
					 
					
						2021-06-11 13:52:10 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						866148739b 
					 
					
						
						
							
							Merge pull request  #1292  from amir20/dependabot/npm_and_yarn/postcss-loader-6.1.0  
						
						 
						
						... 
						
						
						
						Bump postcss-loader from 5.3.0 to 6.1.0 
						
						
					 
					
						2021-06-11 06:01:08 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						43d58fd876 
					 
					
						
						
							
							Bump postcss-loader from 5.3.0 to 6.1.0  
						
						 
						
						... 
						
						
						
						Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader ) from 5.3.0 to 6.1.0.
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases )
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v5.3.0...v6.1.0 )
---
updated-dependencies:
- dependency-name: postcss-loader
  dependency-type: direct:development
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-06-11 05:57:46 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						d9787cf292 
					 
					
						
						
							
							Merge pull request  #1291  from amir20/dependabot/npm_and_yarn/postcss-8.3.2  
						
						 
						
						... 
						
						
						
						Bump postcss from 8.3.1 to 8.3.2 
						
						
					 
					
						2021-06-11 05:10:39 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						a79185c6a8 
					 
					
						
						
							
							Merge pull request  #1290  from amir20/dependabot/npm_and_yarn/hotkeys-js-3.8.6  
						
						 
						
						... 
						
						
						
						Bump hotkeys-js from 3.8.5 to 3.8.6 
						
						
					 
					
						2021-06-11 05:10:32 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						4c04a21a7a 
					 
					
						
						
							
							Merge pull request  #1289  from amir20/dependabot/npm_and_yarn/sass-loader-12.1.0  
						
						 
						
						... 
						
						
						
						Bump sass-loader from 12.0.0 to 12.1.0 
						
						
					 
					
						2021-06-11 05:10:22 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						9c597831c9 
					 
					
						
						
							
							Bump postcss from 8.3.1 to 8.3.2  
						
						 
						
						... 
						
						
						
						Bumps [postcss](https://github.com/postcss/postcss ) from 8.3.1 to 8.3.2.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.3.1...8.3.2 )
---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-06-11 05:06:35 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						0f5f43cda8 
					 
					
						
						
							
							Bump hotkeys-js from 3.8.5 to 3.8.6  
						
						 
						
						... 
						
						
						
						Bumps [hotkeys-js](https://github.com/jaywcjlove/hotkeys ) from 3.8.5 to 3.8.6.
- [Release notes](https://github.com/jaywcjlove/hotkeys/releases )
- [Commits](https://github.com/jaywcjlove/hotkeys/compare/v3.8.5...v3.8.6 )
---
updated-dependencies:
- dependency-name: hotkeys-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-06-11 05:06:08 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						d76fb14b0c 
					 
					
						
						
							
							Bump sass-loader from 12.0.0 to 12.1.0  
						
						 
						
						... 
						
						
						
						Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 12.0.0 to 12.1.0.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v12.0.0...v12.1.0 )
---
updated-dependencies:
- dependency-name: sass-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-06-11 05:05:44 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						acfc0fb07d 
					 
					
						
						
							
							Merge pull request  #1287  from amir20/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.14.5  
						
						 
						
						... 
						
						
						
						Bump @babel/plugin-transform-runtime from 7.14.3 to 7.14.5 
						
						
					 
					
						2021-06-10 06:14:50 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						34c77a7c50 
					 
					
						
						
							
							Bump @babel/plugin-transform-runtime from 7.14.3 to 7.14.5  
						
						 
						
						... 
						
						
						
						Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime ) from 7.14.3 to 7.14.5.
- [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.14.5/packages/babel-plugin-transform-runtime )
---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-runtime"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-06-10 06:10:38 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						303bcbd93d 
					 
					
						
						
							
							Merge pull request  #1288  from amir20/dependabot/npm_and_yarn/ws-6.2.2  
						
						 
						
						... 
						
						
						
						Bump ws from 6.2.1 to 6.2.2 
						
						
					 
					
						2021-06-10 06:07:24 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						d746e69996 
					 
					
						
						
							
							Bump ws from 6.2.1 to 6.2.2  
						
						 
						
						... 
						
						
						
						Bumps [ws](https://github.com/websockets/ws ) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/6.2.1...6.2.2 )
---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-06-10 06:03:59 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						ecaa1b760a 
					 
					
						
						
							
							Merge pull request  #1286  from amir20/dependabot/npm_and_yarn/postcss-8.3.1  
						
						 
						
						... 
						
						
						
						Bump postcss from 8.3.0 to 8.3.1 
						
						
					 
					
						2021-06-10 05:14:30 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						14bd4a73c1 
					 
					
						
						
							
							Merge pull request  #1285  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001236  
						
						 
						
						... 
						
						
						
						Bump caniuse-lite from 1.0.30001235 to 1.0.30001236 
						
						
					 
					
						2021-06-10 05:14:17 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						8487533d9f 
					 
					
						
						
							
							Merge pull request  #1284  from amir20/dependabot/npm_and_yarn/babel/core-7.14.5  
						
						 
						
						... 
						
						
						
						Bump @babel/core from 7.14.3 to 7.14.5 
						
						
					 
					
						2021-06-10 05:14:08 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						51b475c181 
					 
					
						
						
							
							Bump postcss from 8.3.0 to 8.3.1  
						
						 
						
						... 
						
						
						
						Bumps [postcss](https://github.com/postcss/postcss ) from 8.3.0 to 8.3.1.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.3.0...8.3.1 )
---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-06-10 05:10:46 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						e8a828f309 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001235 to 1.0.30001236  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001235 to 1.0.30001236.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/commits )
---
updated-dependencies:
- dependency-name: caniuse-lite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-06-10 05:10:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						931494048b 
					 
					
						
						
							
							Bump @babel/core from 7.14.3 to 7.14.5  
						
						 
						
						... 
						
						
						
						Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.14.3 to 7.14.5.
- [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.14.5/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 > 
						
						
					 
					
						2021-06-10 05:10:05 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						3be4b01454 
					 
					
						
						
							
							Merge pull request  #1283  from amir20/dependabot/npm_and_yarn/vue/component-compiler-utils-3.2.1  
						
						 
						
						... 
						
						
						
						Bump @vue/component-compiler-utils from 3.2.0 to 3.2.1 
						
						
					 
					
						2021-06-09 05:10:39 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						22f3c0cb56 
					 
					
						
						
							
							Bump @vue/component-compiler-utils from 3.2.0 to 3.2.1  
						
						 
						
						... 
						
						
						
						Bumps [@vue/component-compiler-utils](https://github.com/vuejs/component-compiler-utils ) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/vuejs/component-compiler-utils/releases )
- [Changelog](https://github.com/vuejs/component-compiler-utils/blob/master/CHANGELOG.md )
- [Commits](https://github.com/vuejs/component-compiler-utils/compare/v3.2.0...v3.2.1 )
---
updated-dependencies:
- dependency-name: "@vue/component-compiler-utils"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-06-09 05:06:15 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						fcee4b3491 
					 
					
						
						
							
							Merge pull request  #1282  from amir20/dependabot/npm_and_yarn/webpack-cli-4.7.2  
						
						 
						
						... 
						
						
						
						Bump webpack-cli from 4.7.0 to 4.7.2 
						
						
					 
					
						2021-06-08 05:10:58 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						9414aafd39 
					 
					
						
						
							
							Bump webpack-cli from 4.7.0 to 4.7.2  
						
						 
						
						... 
						
						
						
						Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 4.7.0 to 4.7.2.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.7.0...webpack-cli@4.7.2 )
---
updated-dependencies:
- dependency-name: webpack-cli
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-06-08 05:07:36 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						3b7072bc89 
					 
					
						
						
							
							Merge pull request  #1281  from amir20/dependabot/npm_and_yarn/vue-and-vue-template-compiler-2.6.14  
						
						 
						
						... 
						
						
						
						Bump vue and vue-template-compiler 
						
						
					 
					
						2021-06-08 05:05:26 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						cd124a59ed 
					 
					
						
						
							
							Bump vue and vue-template-compiler  
						
						 
						
						... 
						
						
						
						Bumps [vue](https://github.com/vuejs/vue ) and [vue-template-compiler](https://github.com/vuejs/vue ). These dependencies needed to be updated together.
Updates `vue` from 2.6.13 to 2.6.14
- [Release notes](https://github.com/vuejs/vue/releases )
- [Commits](https://github.com/vuejs/vue/compare/v2.6.13...v2.6.14 )
Updates `vue-template-compiler` from 2.6.13 to 2.6.14
- [Release notes](https://github.com/vuejs/vue/releases )
- [Commits](https://github.com/vuejs/vue/compare/v2.6.13...v2.6.14 )
---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: vue-template-compiler
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-06-08 05:01:20 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						69830475aa 
					 
					
						
						
							
							Merge pull request  #1279  from amir20/dependabot/npm_and_yarn/prettier-2.3.1  
						
						 
						
						... 
						
						
						
						Bump prettier from 2.3.0 to 2.3.1 
						
						
					 
					
						2021-06-07 06:50:17 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						fa99f7b54c 
					 
					
						
						
							
							Bump prettier from 2.3.0 to 2.3.1  
						
						 
						
						... 
						
						
						
						Bumps [prettier](https://github.com/prettier/prettier ) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.3.0...2.3.1 )
---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-06-07 06:46:09 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						6d805e271b 
					 
					
						
						
							
							Merge pull request  #1278  from amir20/dependabot/npm_and_yarn/release-it-14.8.0  
						
						 
						
						... 
						
						
						
						Bump release-it from 14.7.0 to 14.8.0 
						
						
					 
					
						2021-06-07 05:09:05 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						b5fed1d242 
					 
					
						
						
							
							Merge pull request  #1277  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001235  
						
						 
						
						... 
						
						
						
						Bump caniuse-lite from 1.0.30001233 to 1.0.30001235 
						
						
					 
					
						2021-06-07 05:07:56 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						920643e76a 
					 
					
						
						
							
							Bump release-it from 14.7.0 to 14.8.0  
						
						 
						
						... 
						
						
						
						Bumps [release-it](https://github.com/release-it/release-it ) from 14.7.0 to 14.8.0.
- [Release notes](https://github.com/release-it/release-it/releases )
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/release-it/release-it/compare/14.7.0...14.8.0 )
---
updated-dependencies:
- dependency-name: release-it
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-06-07 05:04:54 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						188f54b982 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001233 to 1.0.30001235  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001233 to 1.0.30001235.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/commits )
---
updated-dependencies:
- dependency-name: caniuse-lite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-06-07 05:04:25 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						b32c8e3bc5 
					 
					
						
						
							
							Merge pull request  #1275  from amir20/dependabot/npm_and_yarn/jest-27.0.4  
						
						 
						
						... 
						
						
						
						Bump jest from 27.0.3 to 27.0.4 
						
						
					 
					
						2021-06-04 05:09:10 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						8286e073fd 
					 
					
						
						
							
							Bump jest from 27.0.3 to 27.0.4  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 27.0.3 to 27.0.4.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.0.3...v27.0.4 )
---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-06-04 05:04:56 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						5c778b8e0b 
					 
					
						
						
							
							Merge pull request  #1274  from amir20/dependabot/go_modules/github.com/docker/docker-20.10.7incompatible  
						
						 
						
						... 
						
						
						
						Bump github.com/docker/docker from 20.10.6+incompatible to 20.10.7+incompatible 
						
						
					 
					
						2021-06-03 07:13:55 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						a44828aee5 
					 
					
						
						
							
							Bump github.com/docker/docker  
						
						 
						
						... 
						
						
						
						Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 20.10.6+incompatible to 20.10.7+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Changelog](https://github.com/moby/moby/blob/master/CHANGELOG.md )
- [Commits](https://github.com/docker/docker/compare/v20.10.6...v20.10.7 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-06-03 07:09:39 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						de34dcfc74 
					 
					
						
						
							
							Merge pull request  #1273  from amir20/dependabot/npm_and_yarn/sass-1.34.1  
						
						 
						
						... 
						
						
						
						Bump sass from 1.34.0 to 1.34.1 
						
						
					 
					
						2021-06-03 05:09:35 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						ef272edb80 
					 
					
						
						
							
							Bump sass from 1.34.0 to 1.34.1  
						
						 
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/dart-sass ) from 1.34.0 to 1.34.1.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.34.0...1.34.1 )
---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-06-03 05:05:15 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						7c113a1621 
					 
					
						
						
							
							Merge pull request  #1272  from amir20/dependabot/npm_and_yarn/sass-loader-12.0.0  
						
						 
						
						... 
						
						
						
						Bump sass-loader from 11.1.1 to 12.0.0 
						
						
					 
					
						2021-06-02 05:11:17 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						b5399ba191 
					 
					
						
						
							
							Merge pull request  #1271  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001233  
						
						 
						
						... 
						
						
						
						Bump caniuse-lite from 1.0.30001232 to 1.0.30001233 
						
						
					 
					
						2021-06-02 05:11:01 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						7fad518486 
					 
					
						
						
							
							Merge pull request  #1270  from amir20/dependabot/npm_and_yarn/vue-and-vue-template-compiler-2.6.13  
						
						 
						
						... 
						
						
						
						Bump vue and vue-template-compiler 
						
						
					 
					
						2021-06-02 05:10:47 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						201f3338bc 
					 
					
						
						
							
							Merge pull request  #1269  from amir20/dependabot/npm_and_yarn/dompurify-2.2.9  
						
						 
						
						... 
						
						
						
						Bump dompurify from 2.2.8 to 2.2.9 
						
						
					 
					
						2021-06-02 05:10:32 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						94401d5de3 
					 
					
						
						
							
							Bump sass-loader from 11.1.1 to 12.0.0  
						
						 
						
						... 
						
						
						
						Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 11.1.1 to 12.0.0.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v11.1.1...v12.0.0 )
---
updated-dependencies:
- dependency-name: sass-loader
  dependency-type: direct:development
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-06-02 05:07:20 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						744d7e3d8d 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001232 to 1.0.30001233  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001232 to 1.0.30001233.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/commits )
---
updated-dependencies:
- dependency-name: caniuse-lite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-06-02 05:07:01 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						9fcf1dd114 
					 
					
						
						
							
							Bump vue and vue-template-compiler  
						
						 
						
						... 
						
						
						
						Bumps [vue](https://github.com/vuejs/vue ) and [vue-template-compiler](https://github.com/vuejs/vue ). These dependencies needed to be updated together.
Updates `vue` from 2.6.12 to 2.6.13
- [Release notes](https://github.com/vuejs/vue/releases )
- [Commits](https://github.com/vuejs/vue/compare/v2.6.12...v2.6.13 )
Updates `vue-template-compiler` from 2.6.12 to 2.6.13
- [Release notes](https://github.com/vuejs/vue/releases )
- [Commits](https://github.com/vuejs/vue/compare/v2.6.12...v2.6.13 )
---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: vue-template-compiler
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-06-02 05:06:33 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						5f7979616d 
					 
					
						
						
							
							Bump dompurify from 2.2.8 to 2.2.9  
						
						 
						
						... 
						
						
						
						Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 2.2.8 to 2.2.9.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/2.2.8...2.2.9 )
---
updated-dependencies:
- dependency-name: dompurify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-06-02 05:05:59 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						a27bc95820 
					 
					
						
						
							
							Merge pull request  #1268  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001232  
						
						 
						
						... 
						
						
						
						Bump caniuse-lite from 1.0.30001230 to 1.0.30001232 
						
						
					 
					
						2021-06-01 05:08:43 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						11cab0a723 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001230 to 1.0.30001232  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001230 to 1.0.30001232.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/commits )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-06-01 05:05:22 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						33cf21f79e 
					 
					
						
						
							
							Merge pull request  #1266  from amir20/dependabot/npm_and_yarn/babel-jest-27.0.2  
						
						 
						
						... 
						
						
						
						Bump babel-jest from 27.0.1 to 27.0.2 
						
						
					 
					
						2021-05-31 06:53:04 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						2889a00f55 
					 
					
						
						
							
							Bump babel-jest from 27.0.1 to 27.0.2  
						
						 
						
						... 
						
						
						
						Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 27.0.1 to 27.0.2.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v27.0.2/packages/babel-jest )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-05-31 06:48:59 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						2da47047e3 
					 
					
						
						
							
							Merge pull request  #1267  from amir20/dependabot/npm_and_yarn/date-fns-2.22.1  
						
						 
						
						... 
						
						
						
						Bump date-fns from 2.21.3 to 2.22.1 
						
						
					 
					
						2021-05-31 05:10:39 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						50c90c85c3 
					 
					
						
						
							
							Merge pull request  #1265  from amir20/dependabot/npm_and_yarn/jest-27.0.3  
						
						 
						
						... 
						
						
						
						Bump jest from 27.0.1 to 27.0.3 
						
						
					 
					
						2021-05-31 05:09:23 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						7374af2cc0 
					 
					
						
						
							
							Bump date-fns from 2.21.3 to 2.22.1  
						
						 
						
						... 
						
						
						
						Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.21.3 to 2.22.1.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v2.21.3...v2.22.1 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-05-31 05:06:50 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						fed7a303b6 
					 
					
						
						
							
							Bump jest from 27.0.1 to 27.0.3  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 27.0.1 to 27.0.3.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.0.1...v27.0.3 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-05-31 05:05:22 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						8ca1ccb9cb 
					 
					
						
						
							
							Merge pull request  #1264  from amir20/dependabot/npm_and_yarn/integration/ws-7.4.6  
						
						 
						
						... 
						
						
						
						Bump ws from 7.2.5 to 7.4.6 in /integration 
						
						
					 
					
						2021-05-30 06:51:52 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						3ba85c177c 
					 
					
						
						
							
							Bump ws from 7.2.5 to 7.4.6 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [ws](https://github.com/websockets/ws ) from 7.2.5 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/7.2.5...7.4.6 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-05-30 06:47:47 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						77aa5a32ef 
					 
					
						
						
							
							Merge pull request  #1263  from amir20/dependabot/github_actions/actions/cache-2.1.6  
						
						 
						
						... 
						
						
						
						Bump actions/cache from 2.1.5 to 2.1.6 
						
						
					 
					
						2021-05-28 06:24:31 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						540ef25dc6 
					 
					
						
						
							
							Bump actions/cache from 2.1.5 to 2.1.6  
						
						 
						
						... 
						
						
						
						Bumps [actions/cache](https://github.com/actions/cache ) from 2.1.5 to 2.1.6.
- [Release notes](https://github.com/actions/cache/releases )
- [Commits](https://github.com/actions/cache/compare/v2.1.5...v2.1.6 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-05-28 06:20:34 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						57086cadf2 
					 
					
						
						
							
							Merge pull request  #1262  from amir20/dependabot/npm_and_yarn/webpack-5.38.1  
						
						 
						
						... 
						
						
						
						Bump webpack from 5.37.1 to 5.38.1 
						
						
					 
					
						2021-05-28 05:09:24 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						ea6968cb77 
					 
					
						
						
							
							Bump webpack from 5.37.1 to 5.38.1  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.37.1 to 5.38.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.37.1...v5.38.1 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-05-28 05:05:14 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						163231c249 
					 
					
						
						
							
							Merge pull request  #1261  from amir20/dependabot/github_actions/docker/build-push-action-2.5.0  
						
						 
						
						... 
						
						
						
						Bump docker/build-push-action from 2.4.0 to 2.5.0 
						
						
					 
					
						2021-05-27 06:47:19 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						2e554baca0 
					 
					
						
						
							
							Merge pull request  #1260  from amir20/dependabot/github_actions/docker/setup-qemu-action-1.2.0  
						
						 
						
						... 
						
						
						
						Bump docker/setup-qemu-action from 1.1.0 to 1.2.0 
						
						
					 
					
						2021-05-27 06:47:12 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						7c55800f91 
					 
					
						
						
							
							Bump docker/build-push-action from 2.4.0 to 2.5.0  
						
						 
						
						... 
						
						
						
						Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v2.4.0...v2.5.0 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-05-27 06:43:29 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						818870b505 
					 
					
						
						
							
							Bump docker/setup-qemu-action from 1.1.0 to 1.2.0  
						
						 
						
						... 
						
						
						
						Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1.1.0...v1.2.0 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-05-27 06:43:24 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						74f695fafb 
					 
					
						
						
							
							Merge pull request  #1259  from amir20/dependabot/npm_and_yarn/autoprefixer-10.2.6  
						
						 
						
						... 
						
						
						
						Bump autoprefixer from 10.2.5 to 10.2.6 
						
						
					 
					
						2021-05-27 05:08:36 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						b192a49f1f 
					 
					
						
						
							
							Bump autoprefixer from 10.2.5 to 10.2.6  
						
						 
						
						... 
						
						
						
						Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.2.5 to 10.2.6.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.2.5...10.2.6 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-05-27 05:04:45 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						144bcccc27 
					 
					
						
						
							
							Release 3.7.0  
						
						 
						
						
						
						
					 
					
						2021-05-26 15:06:34 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						bc3d2a5c74 
					 
					
						
						
							
							Merge pull request  #1258  from amir20/dependabot/npm_and_yarn/dns-packet-1.3.4  
						
						 
						
						... 
						
						
						
						Bump dns-packet from 1.3.1 to 1.3.4 
						
						
					 
					
						2021-05-26 21:03:09 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						357b619bef 
					 
					
						
						
							
							Bump dns-packet from 1.3.1 to 1.3.4  
						
						 
						
						... 
						
						
						
						Bumps [dns-packet](https://github.com/mafintosh/dns-packet ) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases )
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-05-26 20:58:57 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						12aadd673b 
					 
					
						
						
							
							Fixes broken tests  
						
						 
						
						
						
						
					 
					
						2021-05-26 13:58:13 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						6bde7be53c 
					 
					
						
						
							
							Fixes nil pointer exception  
						
						 
						
						
						
						
					 
					
						2021-05-26 13:52:14 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						fc4a3d90d5 
					 
					
						
						
							
							Fixes bug  
						
						 
						
						
						
						
					 
					
						2021-05-26 13:27:33 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						b9532b4eac 
					 
					
						
						
							
							Fixes jest ( #1257 )  
						
						 
						
						
						
						
					 
					
						2021-05-26 12:29:55 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						920acf4256 
					 
					
						
						
							
							Fixes reconnection bugs ( #1256 )  
						
						 
						
						... 
						
						
						
						* Fixes reconnect by sending lastEventId see #1246 
* Cleans up colors and spacing
* Fixes tests 
						
						
					 
					
						2021-05-26 12:05:55 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						64f744a5d4 
					 
					
						
						
							
							Merge pull request  #1255  from amir20/dependabot/github_actions/crazy-max/ghaction-docker-meta-3.3.0  
						
						 
						
						... 
						
						
						
						Bump crazy-max/ghaction-docker-meta from 3.2.0 to 3.3.0 
						
						
					 
					
						2021-05-26 06:19:19 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						be66ecf3de 
					 
					
						
						
							
							Bump crazy-max/ghaction-docker-meta from 3.2.0 to 3.3.0  
						
						 
						
						... 
						
						
						
						Bumps [crazy-max/ghaction-docker-meta](https://github.com/crazy-max/ghaction-docker-meta ) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/crazy-max/ghaction-docker-meta/releases )
- [Commits](https://github.com/crazy-max/ghaction-docker-meta/compare/v3.2.0...v3.3.0 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-05-26 06:15:03 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						e065409952 
					 
					
						
						
							
							Merge pull request  #1254  from amir20/dependabot/npm_and_yarn/integration/jest-puppeteer-5.0.4  
						
						 
						
						... 
						
						
						
						Bump jest-puppeteer from 5.0.3 to 5.0.4 in /integration 
						
						
					 
					
						2021-05-26 05:21:51 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						f8554155e7 
					 
					
						
						
							
							Bump jest-puppeteer from 5.0.3 to 5.0.4 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [jest-puppeteer](https://github.com/smooth-code/jest-puppeteer ) from 5.0.3 to 5.0.4.
- [Release notes](https://github.com/smooth-code/jest-puppeteer/releases )
- [Changelog](https://github.com/smooth-code/jest-puppeteer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/smooth-code/jest-puppeteer/compare/v5.0.3...v5.0.4 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-05-26 05:17:47 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						28a54b4478 
					 
					
						
						
							
							Merge pull request  #1252  from amir20/dependabot/npm_and_yarn/babel-jest-27.0.1  
						
						 
						
						... 
						
						
						
						Bump babel-jest from 26.6.3 to 27.0.1 
						
						
					 
					
						2021-05-26 05:11:16 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						738a011b2a 
					 
					
						
						
							
							Merge pull request  #1251  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001230  
						
						 
						
						... 
						
						
						
						Bump caniuse-lite from 1.0.30001228 to 1.0.30001230 
						
						
					 
					
						2021-05-26 05:11:04 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						e3cc51f54b 
					 
					
						
						
							
							Bump babel-jest from 26.6.3 to 27.0.1  
						
						 
						
						... 
						
						
						
						Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 26.6.3 to 27.0.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v27.0.1/packages/babel-jest )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-05-26 05:07:08 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						05ce19e910 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001228 to 1.0.30001230  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001228 to 1.0.30001230.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/commits )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-05-26 05:06:32 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						04f3f56aa3 
					 
					
						
						
							
							Reconnects if container starts running again ( #1250 )  
						
						 
						
						... 
						
						
						
						* Cleans up code a little
* Tries to reconnect if container starts again 
						
						
					 
					
						2021-05-25 14:53:26 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						971a8c2da4 
					 
					
						
						
							
							Merge pull request  #1249  from amir20/dependabot/go_modules/github.com/alexflint/go-arg-1.4.2  
						
						 
						
						... 
						
						
						
						Bump github.com/alexflint/go-arg from 1.4.1 to 1.4.2 
						
						
					 
					
						2021-05-25 06:38:45 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						069b5581d8 
					 
					
						
						
							
							Bump github.com/alexflint/go-arg from 1.4.1 to 1.4.2  
						
						 
						
						... 
						
						
						
						Bumps [github.com/alexflint/go-arg](https://github.com/alexflint/go-arg ) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/alexflint/go-arg/releases )
- [Commits](https://github.com/alexflint/go-arg/compare/v1.4.1...v1.4.2 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-05-25 06:34:41 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						0ed7408d6d 
					 
					
						
						
							
							Merge pull request  #1248  from amir20/dependabot/npm_and_yarn/release-it-14.7.0  
						
						 
						
						... 
						
						
						
						Bump release-it from 14.6.2 to 14.7.0 
						
						
					 
					
						2021-05-25 05:09:25 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						b835506069 
					 
					
						
						
							
							Merge pull request  #1247  from amir20/dependabot/npm_and_yarn/css-loader-5.2.6  
						
						 
						
						... 
						
						
						
						Bump css-loader from 5.2.5 to 5.2.6 
						
						
					 
					
						2021-05-25 05:09:17 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						711f4a74b9 
					 
					
						
						
							
							Bump release-it from 14.6.2 to 14.7.0  
						
						 
						
						... 
						
						
						
						Bumps [release-it](https://github.com/release-it/release-it ) from 14.6.2 to 14.7.0.
- [Release notes](https://github.com/release-it/release-it/releases )
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/release-it/release-it/compare/14.6.2...14.7.0 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-05-25 05:05:16 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						0c172e34ae 
					 
					
						
						
							
							Bump css-loader from 5.2.5 to 5.2.6  
						
						 
						
						... 
						
						
						
						Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 5.2.5 to 5.2.6.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.2.5...v5.2.6 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-05-25 05:04:49 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						4a29f5deb8 
					 
					
						
						
							
							Release 3.6.7  
						
						 
						
						
						
						
					 
					
						2021-05-24 14:10:56 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						fbf217b990 
					 
					
						
						
							
							Tries to fixe  #1245  by preventing default action  
						
						 
						
						
						
						
					 
					
						2021-05-24 11:49:03 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						1078b70190 
					 
					
						
						
							
							Merge pull request  #1244  from amir20/dependabot/github_actions/crazy-max/ghaction-docker-meta-3.2.0  
						
						 
						
						... 
						
						
						
						Bump crazy-max/ghaction-docker-meta from 3.1.0 to 3.2.0 
						
						
					 
					
						2021-05-24 07:43:56 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						4ccccbc9c8 
					 
					
						
						
							
							Bump crazy-max/ghaction-docker-meta from 3.1.0 to 3.2.0  
						
						 
						
						... 
						
						
						
						Bumps [crazy-max/ghaction-docker-meta](https://github.com/crazy-max/ghaction-docker-meta ) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/crazy-max/ghaction-docker-meta/releases )
- [Commits](https://github.com/crazy-max/ghaction-docker-meta/compare/v3.1.0...v3.2.0 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-05-24 07:39:37 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						e2fa22148a 
					 
					
						
						
							
							Merge pull request  #1243  from amir20/dependabot/npm_and_yarn/sass-1.34.0  
						
						 
						
						... 
						
						
						
						Bump sass from 1.33.0 to 1.34.0 
						
						
					 
					
						2021-05-24 05:09:07 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						70e5b358fc 
					 
					
						
						
							
							Bump sass from 1.33.0 to 1.34.0  
						
						 
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/dart-sass ) from 1.33.0 to 1.34.0.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.33.0...1.34.0 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-05-24 05:04:37 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						85695a2165 
					 
					
						
						
							
							Merge pull request  #1242  from amir20/dependabot/npm_and_yarn/sass-1.33.0  
						
						 
						
						... 
						
						
						
						Bump sass from 1.32.13 to 1.33.0 
						
						
					 
					
						2021-05-21 05:08:50 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						600602a976 
					 
					
						
						
							
							Merge pull request  #1241  from amir20/dependabot/npm_and_yarn/postcss-8.3.0  
						
						 
						
						... 
						
						
						
						Bump postcss from 8.2.15 to 8.3.0 
						
						
					 
					
						2021-05-21 05:08:41 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						9c5749d6b2 
					 
					
						
						
							
							Bump sass from 1.32.13 to 1.33.0  
						
						 
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/dart-sass ) from 1.32.13 to 1.33.0.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.32.13...1.33.0 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-05-21 05:05:01 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						ce1df8ec22 
					 
					
						
						
							
							Bump postcss from 8.2.15 to 8.3.0  
						
						 
						
						... 
						
						
						
						Bumps [postcss](https://github.com/postcss/postcss ) from 8.2.15 to 8.3.0.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.2.15...8.3.0 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-05-21 05:04:26 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						cb75ebebbd 
					 
					
						
						
							
							Merge pull request  #1240  from amir20/dependabot/npm_and_yarn/css-loader-5.2.5  
						
						 
						
						... 
						
						
						
						Bump css-loader from 5.2.4 to 5.2.5 
						
						
					 
					
						2021-05-20 19:10:49 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						3e5eae38c8 
					 
					
						
						
							
							Bump css-loader from 5.2.4 to 5.2.5  
						
						 
						
						... 
						
						
						
						Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 5.2.4 to 5.2.5.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.2.4...v5.2.5 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-05-20 19:06:37 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						5ffc667b5d 
					 
					
						
						
							
							Merge pull request  #1239  from amir20/dependabot/npm_and_yarn/webpack-5.37.1  
						
						 
						
						... 
						
						
						
						Bump webpack from 5.37.0 to 5.37.1 
						
						
					 
					
						2021-05-20 05:10:02 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						d54c1caff8 
					 
					
						
						
							
							Bump webpack from 5.37.0 to 5.37.1  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.37.0 to 5.37.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.37.0...v5.37.1 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-05-20 05:05:47 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						7cad2fabc2 
					 
					
						
						
							
							Moves kodiak file and updates config  
						
						 
						
						
						
						
					 
					
						2021-05-18 12:17:34 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						02ab509e8d 
					 
					
						
						
							
							Merge pull request  #1238  from amir20/dependabot/npm_and_yarn/babel/core-7.14.3  
						
						 
						
						... 
						
						
						
						Bump @babel/core from 7.14.2 to 7.14.3 
						
						
					 
					
						2021-05-18 19:17:20 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						fbf4f4f7cb 
					 
					
						
						
							
							Bump @babel/core from 7.14.2 to 7.14.3  
						
						 
						
						... 
						
						
						
						Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.14.2 to 7.14.3.
- [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.14.3/packages/babel-core )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-05-18 06:23:21 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						4ad2b5413b 
					 
					
						
						
							
							Merge pull request  #1237  from amir20/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.14.3  
						
						 
						
						... 
						
						
						
						Bump @babel/plugin-transform-runtime from 7.14.2 to 7.14.3 
						
						
					 
					
						2021-05-18 05:08:57 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						ef63b0bf2f 
					 
					
						
						
							
							Bump @babel/plugin-transform-runtime from 7.14.2 to 7.14.3  
						
						 
						
						... 
						
						
						
						Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime ) from 7.14.2 to 7.14.3.
- [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.14.3/packages/babel-plugin-transform-runtime )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-05-18 05:04:38 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						56c3cebf44 
					 
					
						
						
							
							Merge pull request  #1235  from amir20/dependabot/npm_and_yarn/postcss-loader-5.3.0  
						
						 
						
						... 
						
						
						
						Bump postcss-loader from 5.2.0 to 5.3.0 
						
						
					 
					
						2021-05-17 05:09:07 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						d84c90670b 
					 
					
						
						
							
							Bump postcss-loader from 5.2.0 to 5.3.0  
						
						 
						
						... 
						
						
						
						Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader ) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases )
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v5.2.0...v5.3.0 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-05-17 05:04:50 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						b7e64a7599 
					 
					
						
						
							
							Bump @babel/core from 7.14.0 to 7.14.2 ( #1232 )  
						
						 
						
						... 
						
						
						
						Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.14.0 to 7.14.2.
- [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.14.2/packages/babel-core )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2021-05-15 07:40:47 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						1f8d23c8ee 
					 
					
						
						
							
							Merge pull request  #1234  from amir20/dependabot/npm_and_yarn/ansi-to-html-0.6.15  
						
						 
						
						... 
						
						
						
						Bump ansi-to-html from 0.6.14 to 0.6.15 
						
						
					 
					
						2021-05-14 05:10:38 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						0ab802a304 
					 
					
						
						
							
							Merge pull request  #1233  from amir20/dependabot/npm_and_yarn/sass-loader-11.1.1  
						
						 
						
						... 
						
						
						
						Bump sass-loader from 11.1.0 to 11.1.1 
						
						
					 
					
						2021-05-14 05:09:26 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						039c55ccb6 
					 
					
						
						
							
							Bump ansi-to-html from 0.6.14 to 0.6.15  
						
						 
						
						... 
						
						
						
						Bumps [ansi-to-html](https://github.com/rburns/ansi-to-html ) from 0.6.14 to 0.6.15.
- [Release notes](https://github.com/rburns/ansi-to-html/releases )
- [Commits](https://github.com/rburns/ansi-to-html/commits )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-05-14 05:06:15 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						5730aa6fee 
					 
					
						
						
							
							Bump sass-loader from 11.1.0 to 11.1.1  
						
						 
						
						... 
						
						
						
						Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 11.1.0 to 11.1.1.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v11.1.0...v11.1.1 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-05-14 05:05:45 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						ed56513562 
					 
					
						
						
							
							Merge pull request  #1231  from amir20/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.14.2  
						
						 
						
						... 
						
						
						
						Bump @babel/plugin-transform-runtime from 7.13.15 to 7.14.2 
						
						
					 
					
						2021-05-13 05:09:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						e0366fd928 
					 
					
						
						
							
							Merge pull request  #1230  from amir20/dependabot/npm_and_yarn/sass-1.32.13  
						
						 
						
						... 
						
						
						
						Bump sass from 1.32.12 to 1.32.13 
						
						
					 
					
						2021-05-13 05:08:41 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						a76dc67752 
					 
					
						
						
							
							Bump @babel/plugin-transform-runtime from 7.13.15 to 7.14.2  
						
						 
						
						... 
						
						
						
						Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime ) from 7.13.15 to 7.14.2.
- [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.14.2/packages/babel-plugin-transform-runtime )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-05-13 05:05:13 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						d56d27bf14 
					 
					
						
						
							
							Bump sass from 1.32.12 to 1.32.13  
						
						 
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/dart-sass ) from 1.32.12 to 1.32.13.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.32.12...1.32.13 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-05-13 05:04:43 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						3550724d8a 
					 
					
						
						
							
							Merge pull request  #1229  from amir20/dependabot/github_actions/actions/cache-2.1.5  
						
						 
						
						... 
						
						
						
						Bump actions/cache from 2 to 2.1.5 
						
						
					 
					
						2021-05-12 07:01:23 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						b8b92edee1 
					 
					
						
						
							
							Merge pull request  #1228  from amir20/dependabot/github_actions/docker/setup-buildx-action-1.3.0  
						
						 
						
						... 
						
						
						
						Bump docker/setup-buildx-action from 1 to 1.3.0 
						
						
					 
					
						2021-05-12 06:49:34 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						59be9a2a78 
					 
					
						
						
							
							Bump actions/cache from 2 to 2.1.5  
						
						 
						
						... 
						
						
						
						Bumps [actions/cache](https://github.com/actions/cache ) from 2 to 2.1.5.
- [Release notes](https://github.com/actions/cache/releases )
- [Commits](https://github.com/actions/cache/compare/v2...v2.1.5 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-05-12 06:45:35 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						b852df68d6 
					 
					
						
						
							
							Bump docker/setup-buildx-action from 1 to 1.3.0  
						
						 
						
						... 
						
						
						
						Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 1 to 1.3.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v1.3.0 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-05-12 06:45:33 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						bd2aea5207 
					 
					
						
						
							
							Merge pull request  #1227  from amir20/dependabot/github_actions/crazy-max/ghaction-docker-meta-3.1.0  
						
						 
						
						... 
						
						
						
						Bump crazy-max/ghaction-docker-meta from 3 to 3.1.0 
						
						
					 
					
						2021-05-12 06:17:37 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						194b31b36f 
					 
					
						
						
							
							Merge pull request  #1226  from amir20/dependabot/github_actions/docker/login-action-1.9.0  
						
						 
						
						... 
						
						
						
						Bump docker/login-action from 1 to 1.9.0 
						
						
					 
					
						2021-05-12 06:17:28 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						dfc3254cf4 
					 
					
						
						
							
							Merge pull request  #1225  from amir20/dependabot/github_actions/docker/setup-qemu-action-1.1.0  
						
						 
						
						... 
						
						
						
						Bump docker/setup-qemu-action from 1 to 1.1.0 
						
						
					 
					
						2021-05-12 06:17:18 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						2ce28f81f6 
					 
					
						
						
							
							Merge pull request  #1224  from amir20/dependabot/github_actions/actions/checkout-2.3.4  
						
						 
						
						... 
						
						
						
						Bump actions/checkout from 2 to 2.3.4 
						
						
					 
					
						2021-05-12 06:17:04 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						f7e9ba348e 
					 
					
						
						
							
							Merge pull request  #1223  from amir20/dependabot/github_actions/docker/build-push-action-2.4.0  
						
						 
						
						... 
						
						
						
						Bump docker/build-push-action from 2 to 2.4.0 
						
						
					 
					
						2021-05-12 06:16:50 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						d495c018f5 
					 
					
						
						
							
							Bump crazy-max/ghaction-docker-meta from 3 to 3.1.0  
						
						 
						
						... 
						
						
						
						Bumps [crazy-max/ghaction-docker-meta](https://github.com/crazy-max/ghaction-docker-meta ) from 3 to 3.1.0.
- [Release notes](https://github.com/crazy-max/ghaction-docker-meta/releases )
- [Commits](https://github.com/crazy-max/ghaction-docker-meta/compare/v3...v3.1.0 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-05-12 06:12:56 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						a160796bd0 
					 
					
						
						
							
							Bump docker/login-action from 1 to 1.9.0  
						
						 
						
						... 
						
						
						
						Bumps [docker/login-action](https://github.com/docker/login-action ) from 1 to 1.9.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v1...v1.9.0 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-05-12 06:12:50 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						743caf20d1 
					 
					
						
						
							
							Bump docker/setup-qemu-action from 1 to 1.1.0  
						
						 
						
						... 
						
						
						
						Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 1 to 1.1.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1...v1.1.0 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-05-12 06:12:46 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						879ad0278a 
					 
					
						
						
							
							Bump actions/checkout from 2 to 2.3.4  
						
						 
						
						... 
						
						
						
						Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 2.3.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/v2...v2.3.4 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-05-12 06:12:42 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						106dd88443 
					 
					
						
						
							
							Bump docker/build-push-action from 2 to 2.4.0  
						
						 
						
						... 
						
						
						
						Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 2 to 2.4.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v2...v2.4.0 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-05-12 06:12:38 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						d4bd807b05 
					 
					
						
						
							
							Merge pull request  #1222  from amir20/dependabot/npm_and_yarn/hotkeys-js-3.8.5  
						
						 
						
						... 
						
						
						
						Bump hotkeys-js from 3.8.3 to 3.8.5 
						
						
					 
					
						2021-05-12 05:12:34 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						dfe232b529 
					 
					
						
						
							
							Merge pull request  #1221  from amir20/dependabot/npm_and_yarn/vue-loader-15.9.7  
						
						 
						
						... 
						
						
						
						Bump vue-loader from 15.9.6 to 15.9.7 
						
						
					 
					
						2021-05-12 05:11:59 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						e3f9142f7b 
					 
					
						
						
							
							Bump hotkeys-js from 3.8.3 to 3.8.5  
						
						 
						
						... 
						
						
						
						Bumps [hotkeys-js](https://github.com/jaywcjlove/hotkeys ) from 3.8.3 to 3.8.5.
- [Release notes](https://github.com/jaywcjlove/hotkeys/releases )
- [Commits](https://github.com/jaywcjlove/hotkeys/compare/v3.8.3...v3.8.5 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-05-12 05:08:17 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						2e3fa0ea78 
					 
					
						
						
							
							Bump vue-loader from 15.9.6 to 15.9.7  
						
						 
						
						... 
						
						
						
						Bumps [vue-loader](https://github.com/vuejs/vue-loader ) from 15.9.6 to 15.9.7.
- [Release notes](https://github.com/vuejs/vue-loader/releases )
- [Changelog](https://github.com/vuejs/vue-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-loader/compare/v15.9.6...v15.9.7 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-05-12 05:07:48 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						da89162143 
					 
					
						
						
							
							Merge pull request  #1220  from amir20/dependabot/github_actions/crazy-max/ghaction-docker-meta-v3  
						
						 
						
						... 
						
						
						
						Bump crazy-max/ghaction-docker-meta from v2 to v3 
						
						
					 
					
						2021-05-11 06:18:49 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						c84ba2523e 
					 
					
						
						
							
							Bump crazy-max/ghaction-docker-meta from v2 to v3  
						
						 
						
						... 
						
						
						
						Bumps [crazy-max/ghaction-docker-meta](https://github.com/crazy-max/ghaction-docker-meta ) from v2 to v3.
- [Release notes](https://github.com/crazy-max/ghaction-docker-meta/releases )
- [Commits](https://github.com/crazy-max/ghaction-docker-meta/compare/v2...2af9c6a52b5431eea749f0e923b7503b84813f77 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-05-11 06:14:53 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						a28d75aee5 
					 
					
						
						
							
							Merge pull request  #1219  from amir20/dependabot/npm_and_yarn/postcss-8.2.15  
						
						 
						
						... 
						
						
						
						Bump postcss from 8.2.14 to 8.2.15 
						
						
					 
					
						2021-05-11 05:14:46 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						500b390073 
					 
					
						
						
							
							Merge pull request  #1218  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001228  
						
						 
						
						... 
						
						
						
						Bump caniuse-lite from 1.0.30001223 to 1.0.30001228 
						
						
					 
					
						2021-05-11 05:14:11 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						9314bc8b50 
					 
					
						
						
							
							Merge pull request  #1217  from amir20/dependabot/npm_and_yarn/webpack-5.37.0  
						
						 
						
						... 
						
						
						
						Bump webpack from 5.36.2 to 5.37.0 
						
						
					 
					
						2021-05-11 05:13:36 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						264f5b71e6 
					 
					
						
						
							
							Merge pull request  #1216  from amir20/dependabot/npm_and_yarn/sass-loader-11.1.0  
						
						 
						
						... 
						
						
						
						Bump sass-loader from 11.0.1 to 11.1.0 
						
						
					 
					
						2021-05-11 05:13:28 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						738e9cf17a 
					 
					
						
						
							
							Bump postcss from 8.2.14 to 8.2.15  
						
						 
						
						... 
						
						
						
						Bumps [postcss](https://github.com/postcss/postcss ) from 8.2.14 to 8.2.15.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.2.14...8.2.15 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-05-11 05:10:28 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						713955a98c 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001223 to 1.0.30001228  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001223 to 1.0.30001228.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/commits )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-05-11 05:10:02 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						21950ed61b 
					 
					
						
						
							
							Bump webpack from 5.36.2 to 5.37.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.36.2 to 5.37.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.36.2...v5.37.0 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-05-11 05:09:33 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						0420ff34ae 
					 
					
						
						
							
							Bump sass-loader from 11.0.1 to 11.1.0  
						
						 
						
						... 
						
						
						
						Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 11.0.1 to 11.1.0.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v11.0.1...v11.1.0 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-05-11 05:09:03 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						76a138276f 
					 
					
						
						
							
							Release 3.6.6  
						
						 
						
						
						
						
					 
					
						2021-05-10 10:49:20 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						26b0a0b474 
					 
					
						
						
							
							Merge pull request  #1215  from amir20/dependabot/npm_and_yarn/integration/hosted-git-info-2.8.9  
						
						 
						
						... 
						
						
						
						Bump hosted-git-info from 2.8.8 to 2.8.9 in /integration 
						
						
					 
					
						2021-05-10 11:30:16 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						c7ce0036f4 
					 
					
						
						
							
							Bump hosted-git-info from 2.8.8 to 2.8.9 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-05-10 11:26:03 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						532eeaf8fc 
					 
					
						
						
							
							Merge pull request  #1214  from amir20/dependabot/npm_and_yarn/hosted-git-info-2.8.9  
						
						 
						
						... 
						
						
						
						Bump hosted-git-info from 2.8.8 to 2.8.9 
						
						
					 
					
						2021-05-10 08:44:36 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						0af00eeba4 
					 
					
						
						
							
							Bump hosted-git-info from 2.8.8 to 2.8.9  
						
						 
						
						... 
						
						
						
						Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-05-10 08:40:32 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						74a37daa06 
					 
					
						
						
							
							Merge pull request  #1213  from amir20/dependabot/npm_and_yarn/prettier-2.3.0  
						
						 
						
						... 
						
						
						
						Bump prettier from 2.2.1 to 2.3.0 
						
						
					 
					
						2021-05-10 05:12:58 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						729da05a71 
					 
					
						
						
							
							Bump prettier from 2.2.1 to 2.3.0  
						
						 
						
						... 
						
						
						
						Bumps [prettier](https://github.com/prettier/prettier ) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.2.1...2.3.0 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-05-10 05:09:09 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						db63bb40ce 
					 
					
						
						
							
							Bump lint-staged from 10.5.4 to 11.0.0 ( #1210 )  
						
						 
						
						... 
						
						
						
						Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 10.5.4 to 11.0.0.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v10.5.4...v11.0.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2021-05-09 13:51:29 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						85dcc7ed12 
					 
					
						
						
							
							Merge pull request  #1212  from amir20/dependabot/npm_and_yarn/release-it-14.6.2  
						
						 
						
						... 
						
						
						
						Bump release-it from 14.6.1 to 14.6.2 
						
						
					 
					
						2021-05-09 20:37:34 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						5867b3bc79 
					 
					
						
						
							
							Merge pull request  #1211  from amir20/dependabot/npm_and_yarn/date-fns-2.21.3  
						
						 
						
						... 
						
						
						
						Bump date-fns from 2.21.2 to 2.21.3 
						
						
					 
					
						2021-05-09 20:37:25 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						18c2ef3dc1 
					 
					
						
						
							
							Bump release-it from 14.6.1 to 14.6.2  
						
						 
						
						... 
						
						
						
						Bumps [release-it](https://github.com/release-it/release-it ) from 14.6.1 to 14.6.2.
- [Release notes](https://github.com/release-it/release-it/releases )
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/release-it/release-it/compare/14.6.1...14.6.2 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-05-09 20:32:58 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						e4737cb10e 
					 
					
						
						
							
							Bump date-fns from 2.21.2 to 2.21.3  
						
						 
						
						... 
						
						
						
						Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.21.2 to 2.21.3.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/commits )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-05-09 20:32:46 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						648bc23258 
					 
					
						
						
							
							Merge pull request  #1209  from amir20/dependabot/npm_and_yarn/webpack-cli-4.7.0  
						
						 
						
						... 
						
						
						
						Bump webpack-cli from 4.6.0 to 4.7.0 
						
						
					 
					
						2021-05-07 05:09:28 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						f31210e295 
					 
					
						
						
							
							Merge pull request  #1208  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001223  
						
						 
						
						... 
						
						
						
						Bump caniuse-lite from 1.0.30001222 to 1.0.30001223 
						
						
					 
					
						2021-05-07 05:09:07 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						27401a93fe 
					 
					
						
						
							
							Bump webpack-cli from 4.6.0 to 4.7.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 4.6.0 to 4.7.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.6.0...webpack-cli@4.7.0 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-05-07 05:05:43 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						521f9a08c1 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001222 to 1.0.30001223  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001222 to 1.0.30001223.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001222...v1.0.30001223 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-05-07 05:05:18 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						389eba1599 
					 
					
						
						
							
							Merge pull request  #1207  from amir20/dependabot/npm_and_yarn/url-parse-1.5.1  
						
						 
						
						... 
						
						
						
						Bump url-parse from 1.4.7 to 1.5.1 
						
						
					 
					
						2021-05-06 19:07:21 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						bdb9dd6342 
					 
					
						
						
							
							Bump url-parse from 1.4.7 to 1.5.1  
						
						 
						
						... 
						
						
						
						Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.4.7 to 1.5.1.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.1 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-05-06 19:03:09 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						6c8f081a23 
					 
					
						
						
							
							Release 3.6.5  
						
						 
						
						
						
						
					 
					
						2021-05-06 12:02:27 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						b25be0bbcd 
					 
					
						
						
							
							Fixes bug when auth and base are enabled.  Fixes   #1205  ( #1206 )  
						
						 
						
						
						
						
					 
					
						2021-05-06 12:01:48 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						af2ad8447b 
					 
					
						
						
							
							Merge pull request  #1204  from amir20/dependabot/npm_and_yarn/integration/puppeteer-9.1.1  
						
						 
						
						... 
						
						
						
						Bump puppeteer from 9.1.0 to 9.1.1 in /integration 
						
						
					 
					
						2021-05-06 05:43:50 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						e4760ed218 
					 
					
						
						
							
							Bump puppeteer from 9.1.0 to 9.1.1 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 9.1.0 to 9.1.1.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/puppeteer/puppeteer/compare/v9.1.0...v9.1.1 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-05-06 05:40:05 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						5bc8e90c41 
					 
					
						
						
							
							Merge pull request  #1203  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001222  
						
						 
						
						... 
						
						
						
						Bump caniuse-lite from 1.0.30001221 to 1.0.30001222 
						
						
					 
					
						2021-05-06 05:10:41 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						2f613d99bf 
					 
					
						
						
							
							Merge pull request  #1202  from amir20/dependabot/npm_and_yarn/postcss-8.2.14  
						
						 
						
						... 
						
						
						
						Bump postcss from 8.2.13 to 8.2.14 
						
						
					 
					
						2021-05-06 05:10:35 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						aaf3b92038 
					 
					
						
						
							
							Merge pull request  #1201  from amir20/dependabot/npm_and_yarn/date-fns-2.21.2  
						
						 
						
						... 
						
						
						
						Bump date-fns from 2.21.1 to 2.21.2 
						
						
					 
					
						2021-05-06 05:10:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						69e6f3e0e2 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001221 to 1.0.30001222  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001221 to 1.0.30001222.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001221...v1.0.30001222 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-05-06 05:06:31 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						5d802c435d 
					 
					
						
						
							
							Bump postcss from 8.2.13 to 8.2.14  
						
						 
						
						... 
						
						
						
						Bumps [postcss](https://github.com/postcss/postcss ) from 8.2.13 to 8.2.14.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.2.13...8.2.14 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-05-06 05:06:04 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						25df502e9d 
					 
					
						
						
							
							Bump date-fns from 2.21.1 to 2.21.2  
						
						 
						
						... 
						
						
						
						Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.21.1 to 2.21.2.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v2.21.1...v2.21.2 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-05-06 05:05:15 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						e196752a49 
					 
					
						
						
							
							Release 3.6.4  
						
						 
						
						
						
						
					 
					
						2021-05-05 12:54:09 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						0c86813824 
					 
					
						
						
							
							Updates readme and  fixes   #1199  
						
						 
						
						
						
						
					 
					
						2021-05-05 12:52:13 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						8238620360 
					 
					
						
						
							
							Adds seperate options for filter. See  https://github.com/alexflint/go-arg/issues/155  and should fix bug in  #293  ( #1200 )  
						
						 
						
						
						
						
					 
					
						2021-05-05 11:50:02 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						ae1cbecfc4 
					 
					
						
						
							
							Merge pull request  #1198  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001221  
						
						 
						
						... 
						
						
						
						Bump caniuse-lite from 1.0.30001220 to 1.0.30001221 
						
						
					 
					
						2021-05-05 05:09:46 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						ec3c1806b9 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001220 to 1.0.30001221  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001220 to 1.0.30001221.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001220...v1.0.30001221 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-05-05 05:05:53 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						52eb3a5c67 
					 
					
						
						
							
							Merge pull request  #1197  from amir20/dependabot/npm_and_yarn/integration/puppeteer-9.1.0  
						
						 
						
						... 
						
						
						
						Bump puppeteer from 9.0.0 to 9.1.0 in /integration 
						
						
					 
					
						2021-05-04 05:50:17 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						d5a61b3f55 
					 
					
						
						
							
							Bump puppeteer from 9.0.0 to 9.1.0 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 9.0.0 to 9.1.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/puppeteer/puppeteer/compare/v9.0.0...v9.1.0 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-05-04 05:46:31 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						7c818b103b 
					 
					
						
						
							
							Merge pull request  #1194  from amir20/dependabot/npm_and_yarn/webpack-5.36.2  
						
						 
						
						... 
						
						
						
						Bump webpack from 5.36.1 to 5.36.2 
						
						
					 
					
						2021-05-03 08:41:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						8ecad6555d 
					 
					
						
						
							
							Bump webpack from 5.36.1 to 5.36.2  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.36.1 to 5.36.2.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.36.1...v5.36.2 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-05-03 08:37:29 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						2ac4425c58 
					 
					
						
						
							
							Merge pull request  #1195  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001220  
						
						 
						
						... 
						
						
						
						Bump caniuse-lite from 1.0.30001219 to 1.0.30001220 
						
						
					 
					
						2021-05-03 05:09:45 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						59b9c01f10 
					 
					
						
						
							
							Merge pull request  #1193  from amir20/dependabot/npm_and_yarn/vue/test-utils-1.2.0  
						
						 
						
						... 
						
						
						
						Bump @vue/test-utils from 1.1.4 to 1.2.0 
						
						
					 
					
						2021-05-03 05:08:48 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						011513b137 
					 
					
						
						
							
							Merge pull request  #1192  from amir20/dependabot/npm_and_yarn/mini-css-extract-plugin-1.6.0  
						
						 
						
						... 
						
						
						
						Bump mini-css-extract-plugin from 1.5.1 to 1.6.0 
						
						
					 
					
						2021-05-03 05:08:40 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						ec8a7ccc92 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001219 to 1.0.30001220  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001219 to 1.0.30001220.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001219...v1.0.30001220 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-05-03 05:05:33 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						8bf9dfcf33 
					 
					
						
						
							
							Bump @vue/test-utils from 1.1.4 to 1.2.0  
						
						 
						
						... 
						
						
						
						Bumps [@vue/test-utils](https://github.com/vuejs/vue-test-utils/tree/HEAD/packages/test-utils ) from 1.1.4 to 1.2.0.
- [Release notes](https://github.com/vuejs/vue-test-utils/releases )
- [Changelog](https://github.com/vuejs/vue-test-utils/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-test-utils/commits/v1.2.0/packages/test-utils )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-05-03 05:04:38 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						65d90246ac 
					 
					
						
						
							
							Bump mini-css-extract-plugin from 1.5.1 to 1.6.0  
						
						 
						
						... 
						
						
						
						Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.5.1...v1.6.0 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-05-03 05:04:18 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						5a50a8e68a 
					 
					
						
						
							
							Merge pull request  #1191  from amir20/dependabot/npm_and_yarn/integration/jest-image-snapshot-4.5.0  
						
						 
						
						... 
						
						
						
						Bump jest-image-snapshot from 4.4.1 to 4.5.0 in /integration 
						
						
					 
					
						2021-04-30 05:43:50 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						6c5f7e4e5e 
					 
					
						
						
							
							Bump jest-image-snapshot from 4.4.1 to 4.5.0 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [jest-image-snapshot](https://github.com/americanexpress/jest-image-snapshot ) from 4.4.1 to 4.5.0.
- [Release notes](https://github.com/americanexpress/jest-image-snapshot/releases )
- [Changelog](https://github.com/americanexpress/jest-image-snapshot/blob/master/CHANGELOG.md )
- [Commits](https://github.com/americanexpress/jest-image-snapshot/compare/v4.4.1...v4.5.0 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-04-30 05:39:22 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						cda44a89c2 
					 
					
						
						
							
							Merge pull request  #1190  from amir20/dependabot/npm_and_yarn/babel/core-7.14.0  
						
						 
						
						... 
						
						
						
						Bump @babel/core from 7.13.16 to 7.14.0 
						
						
					 
					
						2021-04-30 05:10:10 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						321c1292dc 
					 
					
						
						
							
							Bump @babel/core from 7.13.16 to 7.14.0  
						
						 
						
						... 
						
						
						
						Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.13.16 to 7.14.0.
- [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.14.0/packages/babel-core )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-04-30 05:06:38 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						ec11be013b 
					 
					
						
						
							
							Merge pull request  #1189  from amir20/dependabot/npm_and_yarn/integration/jest-puppeteer-5.0.3  
						
						 
						
						... 
						
						
						
						Bump jest-puppeteer from 5.0.2 to 5.0.3 in /integration 
						
						
					 
					
						2021-04-29 05:54:23 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						5e76716d28 
					 
					
						
						
							
							Bump jest-puppeteer from 5.0.2 to 5.0.3 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [jest-puppeteer](https://github.com/smooth-code/jest-puppeteer ) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/smooth-code/jest-puppeteer/releases )
- [Changelog](https://github.com/smooth-code/jest-puppeteer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/smooth-code/jest-puppeteer/compare/v5.0.2...v5.0.3 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-04-29 05:50:18 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						66b663806d 
					 
					
						
						
							
							Merge pull request  #1188  from amir20/dependabot/npm_and_yarn/dompurify-2.2.8  
						
						 
						
						... 
						
						
						
						Bump dompurify from 2.2.7 to 2.2.8 
						
						
					 
					
						2021-04-29 05:09:56 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						bddc24c830 
					 
					
						
						
							
							Merge pull request  #1187  from amir20/dependabot/npm_and_yarn/webpack-5.36.1  
						
						 
						
						... 
						
						
						
						Bump webpack from 5.36.0 to 5.36.1 
						
						
					 
					
						2021-04-29 05:09:32 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						e5d92a5ec7 
					 
					
						
						
							
							Merge pull request  #1186  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001219  
						
						 
						
						... 
						
						
						
						Bump caniuse-lite from 1.0.30001218 to 1.0.30001219 
						
						
					 
					
						2021-04-29 05:09:21 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						2506ec8a7b 
					 
					
						
						
							
							Merge pull request  #1185  from amir20/dependabot/npm_and_yarn/sass-1.32.12  
						
						 
						
						... 
						
						
						
						Bump sass from 1.32.11 to 1.32.12 
						
						
					 
					
						2021-04-29 05:08:47 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						62b4d1828a 
					 
					
						
						
							
							Merge pull request  #1184  from amir20/dependabot/npm_and_yarn/mini-css-extract-plugin-1.5.1  
						
						 
						
						... 
						
						
						
						Bump mini-css-extract-plugin from 1.5.0 to 1.5.1 
						
						
					 
					
						2021-04-29 05:07:35 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						8eab5a6904 
					 
					
						
						
							
							Bump dompurify from 2.2.7 to 2.2.8  
						
						 
						
						... 
						
						
						
						Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 2.2.7 to 2.2.8.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/2.2.7...2.2.8 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-04-29 05:05:48 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						c2dd1f2f99 
					 
					
						
						
							
							Bump webpack from 5.36.0 to 5.36.1  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.36.0 to 5.36.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.36.0...v5.36.1 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-04-29 05:05:24 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						0bbd28d12b 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001218 to 1.0.30001219  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001218 to 1.0.30001219.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001218...v1.0.30001219 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-04-29 05:04:51 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						b7a603a388 
					 
					
						
						
							
							Bump sass from 1.32.11 to 1.32.12  
						
						 
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/dart-sass ) from 1.32.11 to 1.32.12.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.32.11...1.32.12 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-04-29 05:04:24 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						f143fb4a9b 
					 
					
						
						
							
							Bump mini-css-extract-plugin from 1.5.0 to 1.5.1  
						
						 
						
						... 
						
						
						
						Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.5.0...v1.5.1 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-04-29 05:03:49 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						494dddb1f7 
					 
					
						
						
							
							Merge pull request  #1183  from amir20/dependabot/npm_and_yarn/webpack-5.36.0  
						
						 
						
						... 
						
						
						
						Bump webpack from 5.35.1 to 5.36.0 
						
						
					 
					
						2021-04-28 05:07:44 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						386eb256e7 
					 
					
						
						
							
							Bump webpack from 5.35.1 to 5.36.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.35.1 to 5.36.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.35.1...v5.36.0 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-04-28 05:04:06 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						efba364f66 
					 
					
						
						
							
							Update README.md  
						
						 
						
						
						
						
					 
					
						2021-04-27 14:51:24 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						dd329fc776 
					 
					
						
						
							
							Merge pull request  #1182  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001218  
						
						 
						
						... 
						
						
						
						Bump caniuse-lite from 1.0.30001214 to 1.0.30001218 
						
						
					 
					
						2021-04-27 18:19:11 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						b74493740d 
					 
					
						
						
							
							Merge pull request  #1179  from amir20/dependabot/npm_and_yarn/postcss-8.2.13  
						
						 
						
						... 
						
						
						
						Bump postcss from 8.2.12 to 8.2.13 
						
						
					 
					
						2021-04-27 18:18:42 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						1eb6cbc2b6 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001214 to 1.0.30001218  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001214 to 1.0.30001218.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001214...v1.0.30001218 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-04-27 18:15:18 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						cba41dcf4e 
					 
					
						
						
							
							Bump postcss from 8.2.12 to 8.2.13  
						
						 
						
						... 
						
						
						
						Bumps [postcss](https://github.com/postcss/postcss ) from 8.2.12 to 8.2.13.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.2.12...8.2.13 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-04-27 18:14:24 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						83023ffd6f 
					 
					
						
						
							
							Updates to node 16 ( #1181 )  
						
						 
						
						
						
						
					 
					
						2021-04-27 11:09:21 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						a06b42d248 
					 
					
						
						
							
							Merge pull request  #1178  from amir20/dependabot/npm_and_yarn/webpack-5.35.1  
						
						 
						
						... 
						
						
						
						Bump webpack from 5.35.0 to 5.35.1 
						
						
					 
					
						2021-04-26 05:08:39 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						90e36388d0 
					 
					
						
						
							
							Bump webpack from 5.35.0 to 5.35.1  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.35.0 to 5.35.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.35.0...v5.35.1 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-04-26 05:04:18 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						90b1331d7c 
					 
					
						
						
							
							Merge pull request  #1177  from amir20/dependabot/npm_and_yarn/integration/puppeteer-9.0.0  
						
						 
						
						... 
						
						
						
						Bump puppeteer from 8.0.0 to 9.0.0 in /integration 
						
						
					 
					
						2021-04-23 05:50:52 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						bf64ac2fc9 
					 
					
						
						
							
							Bump puppeteer from 8.0.0 to 9.0.0 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 8.0.0 to 9.0.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/puppeteer/puppeteer/compare/v8.0.0...v9.0.0 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-04-23 05:47:01 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						228c059da7 
					 
					
						
						
							
							Merge pull request  #1176  from amir20/dependabot/npm_and_yarn/postcss-8.2.12  
						
						 
						
						... 
						
						
						
						Bump postcss from 8.2.10 to 8.2.12 
						
						
					 
					
						2021-04-23 05:08:31 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						ead45c8919 
					 
					
						
						
							
							Bump postcss from 8.2.10 to 8.2.12  
						
						 
						
						... 
						
						
						
						Bumps [postcss](https://github.com/postcss/postcss ) from 8.2.10 to 8.2.12.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.2.10...8.2.12 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-04-23 05:04:55 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						4c9dade88d 
					 
					
						
						
							
							Merge pull request  #1173  from amir20/dependabot/npm_and_yarn/webpack-5.35.0  
						
						 
						
						... 
						
						
						
						Bump webpack from 5.34.0 to 5.35.0 
						
						
					 
					
						2021-04-22 05:50:35 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						1f8bb7706e 
					 
					
						
						
							
							Merge pull request  #1174  from amir20/dependabot/npm_and_yarn/integration/jest-puppeteer-5.0.2  
						
						 
						
						... 
						
						
						
						Bump jest-puppeteer from 5.0.1 to 5.0.2 in /integration 
						
						
					 
					
						2021-04-22 05:50:26 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						88251cf388 
					 
					
						
						
							
							Bump jest-puppeteer from 5.0.1 to 5.0.2 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [jest-puppeteer](https://github.com/smooth-code/jest-puppeteer ) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/smooth-code/jest-puppeteer/releases )
- [Changelog](https://github.com/smooth-code/jest-puppeteer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/smooth-code/jest-puppeteer/compare/v5.0.1...v5.0.2 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-04-22 05:46:28 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						dbfe6e157e 
					 
					
						
						
							
							Merge pull request  #1172  from amir20/dependabot/npm_and_yarn/buefy-0.9.7  
						
						 
						
						... 
						
						
						
						Bump buefy from 0.9.6 to 0.9.7 
						
						
					 
					
						2021-04-22 05:07:40 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						e10db315fe 
					 
					
						
						
							
							Bump webpack from 5.34.0 to 5.35.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.34.0 to 5.35.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.34.0...v5.35.0 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-04-22 05:04:28 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						32334c46af 
					 
					
						
						
							
							Bump buefy from 0.9.6 to 0.9.7  
						
						 
						
						... 
						
						
						
						Bumps [buefy](https://github.com/buefy/buefy ) from 0.9.6 to 0.9.7.
- [Release notes](https://github.com/buefy/buefy/releases )
- [Changelog](https://github.com/buefy/buefy/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/buefy/buefy/compare/v0.9.6...v0.9.7 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-04-22 05:03:55 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						f77c9931c0 
					 
					
						
						
							
							Updates readme  
						
						 
						
						
						
						
					 
					
						2021-04-21 12:43:38 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						96ad0ffdd0 
					 
					
						
						
							
							Updates readme  
						
						 
						
						
						
						
					 
					
						2021-04-21 12:43:06 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						c1b140f562 
					 
					
						
						
							
							Updates readme  
						
						 
						
						
						
						
					 
					
						2021-04-21 12:34:36 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						6378405913 
					 
					
						
						
							
							Merge pull request  #1170  from amir20/dependabot/npm_and_yarn/babel/core-7.13.16  
						
						 
						
						... 
						
						
						
						Bump @babel/core from 7.13.15 to 7.13.16 
						
						
					 
					
						2021-04-21 14:43:13 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						0ca6f9a480 
					 
					
						
						
							
							Merge pull request  #1171  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001214  
						
						 
						
						... 
						
						
						
						Bump caniuse-lite from 1.0.30001212 to 1.0.30001214 
						
						
					 
					
						2021-04-21 05:10:19 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						c2f0fc669d 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001212 to 1.0.30001214  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001212 to 1.0.30001214.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001212...v1.0.30001214 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-04-21 05:05:42 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						bc5d80f4d4 
					 
					
						
						
							
							Bump @babel/core from 7.13.15 to 7.13.16  
						
						 
						
						... 
						
						
						
						Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.13.15 to 7.13.16.
- [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.13.16/packages/babel-core )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-04-21 05:05:07 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						d19c59122b 
					 
					
						
						
							
							Release 3.6.3  
						
						 
						
						
						
						
					 
					
						2021-04-20 19:23:18 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						2646fc08b4 
					 
					
						
						
							
							Should  fix   #1169  with a dep update on go-arg  
						
						 
						
						
						
						
					 
					
						2021-04-20 19:23:06 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						06b7728699 
					 
					
						
						
							
							Release 3.6.2  
						
						 
						
						
						
						
					 
					
						2021-04-20 14:06:56 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						8be95f4359 
					 
					
						
						
							
							Only sends events for containers. Should  fix   #1162  
						
						 
						
						
						
						
					 
					
						2021-04-20 14:06:16 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						23effa0f37 
					 
					
						
						
							
							Go arg upgrade to 1.14 ( #1168 )  
						
						 
						
						... 
						
						
						
						* Updates mod file
* Upgrades go-arg to 1.4 and updates to use map
* Fixes int test 
						
						
					 
					
						2021-04-20 13:46:39 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						0b3493c646 
					 
					
						
						
							
							Adds better debugging for  #1162  
						
						 
						
						
						
						
					 
					
						2021-04-20 13:16:27 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						61fbd54ec9 
					 
					
						
						
							
							Updates mod file  
						
						 
						
						
						
						
					 
					
						2021-04-20 10:41:40 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						64d95e7466 
					 
					
						
						
							
							Merge pull request  #1167  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001212  
						
						 
						
						... 
						
						
						
						Bump caniuse-lite from 1.0.30001210 to 1.0.30001212 
						
						
					 
					
						2021-04-20 07:07:23 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						b480f03c73 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001210 to 1.0.30001212  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001210 to 1.0.30001212.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001210...v1.0.30001212 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-04-20 07:03:41 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						9dd79e5b67 
					 
					
						
						
							
							Merge pull request  #1166  from amir20/dependabot/npm_and_yarn/sass-1.32.11  
						
						 
						
						... 
						
						
						
						Bump sass from 1.32.10 to 1.32.11 
						
						
					 
					
						2021-04-20 05:09:51 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						5fac064adb 
					 
					
						
						
							
							Merge pull request  #1164  from amir20/dependabot/npm_and_yarn/webpack-5.34.0  
						
						 
						
						... 
						
						
						
						Bump webpack from 5.33.2 to 5.34.0 
						
						
					 
					
						2021-04-20 05:08:58 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						28c25acf64 
					 
					
						
						
							
							Merge pull request  #1163  from amir20/dependabot/npm_and_yarn/css-loader-5.2.4  
						
						 
						
						... 
						
						
						
						Bump css-loader from 5.2.2 to 5.2.4 
						
						
					 
					
						2021-04-20 05:08:49 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						0fdc6d4495 
					 
					
						
						
							
							Bump sass from 1.32.10 to 1.32.11  
						
						 
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/dart-sass ) from 1.32.10 to 1.32.11.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.32.10...1.32.11 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-04-20 05:05:40 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						70b97d6243 
					 
					
						
						
							
							Bump webpack from 5.33.2 to 5.34.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.33.2 to 5.34.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.33.2...v5.34.0 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-04-20 05:04:52 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						1a4e54408b 
					 
					
						
						
							
							Bump css-loader from 5.2.2 to 5.2.4  
						
						 
						
						... 
						
						
						
						Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 5.2.2 to 5.2.4.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.2.2...v5.2.4 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-04-20 05:04:25 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						21e6b9e87c 
					 
					
						
						
							
							Release 3.6.1  
						
						 
						
						
						
						
					 
					
						2021-04-19 18:16:08 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						195f0da645 
					 
					
						
						
							
							Fixes   #1160  with nil pointer  
						
						 
						
						
						
						
					 
					
						2021-04-19 18:11:08 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						b18612942f 
					 
					
						
						
							
							Fixes shutdown signal  
						
						 
						
						
						
						
					 
					
						2021-04-19 15:06:22 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						ddb0c05173 
					 
					
						
						
							
							Release 3.6.0  
						
						 
						
						
						
						
					 
					
						2021-04-19 13:26:49 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						590add10c1 
					 
					
						
						
							
							Merge pull request  #1159  from amir20/ga  
						
						 
						
						... 
						
						
						
						Adds analytics for start flags 
						
						
					 
					
						2021-04-19 19:39:54 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						984dbdf971 
					 
					
						
						
							
							Updates docs and tests  
						
						 
						
						
						
						
					 
					
						2021-04-19 12:36:17 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						6c8828ffd7 
					 
					
						
						
							
							Adds disable flag  
						
						 
						
						
						
						
					 
					
						2021-04-19 12:27:42 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						9fdfabfb5d 
					 
					
						
						
							
							Adds analytics for start params  
						
						 
						
						
						
						
					 
					
						2021-04-19 12:22:13 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						521b0bbbe8 
					 
					
						
						
							
							Bump css-loader from 5.2.1 to 5.2.2 ( #1157 )  
						
						 
						
						... 
						
						
						
						Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 5.2.1 to 5.2.2.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.2.1...v5.2.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2021-04-19 07:17:28 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						02f995f859 
					 
					
						
						
							
							Merge pull request  #1158  from amir20/dependabot/npm_and_yarn/integration/jest-puppeteer-5.0.1  
						
						 
						
						... 
						
						
						
						Bump jest-puppeteer from 4.4.0 to 5.0.1 in /integration 
						
						
					 
					
						2021-04-19 07:03:22 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						4c01314286 
					 
					
						
						
							
							Bump jest-puppeteer from 4.4.0 to 5.0.1 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [jest-puppeteer](https://github.com/smooth-code/jest-puppeteer ) from 4.4.0 to 5.0.1.
- [Release notes](https://github.com/smooth-code/jest-puppeteer/releases )
- [Changelog](https://github.com/smooth-code/jest-puppeteer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/smooth-code/jest-puppeteer/compare/v4.4.0...v5.0.1 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-04-19 06:59:15 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						e9231acc57 
					 
					
						
						
							
							Merge pull request  #1156  from amir20/dependabot/npm_and_yarn/sass-1.32.10  
						
						 
						
						... 
						
						
						
						Bump sass from 1.32.8 to 1.32.10 
						
						
					 
					
						2021-04-19 05:10:00 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						8977a71495 
					 
					
						
						
							
							Merge pull request  #1155  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001210  
						
						 
						
						... 
						
						
						
						Bump caniuse-lite from 1.0.30001208 to 1.0.30001210 
						
						
					 
					
						2021-04-19 05:09:55 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						e6451cdcb6 
					 
					
						
						
							
							Merge pull request  #1154  from amir20/dependabot/npm_and_yarn/mini-css-extract-plugin-1.5.0  
						
						 
						
						... 
						
						
						
						Bump mini-css-extract-plugin from 1.4.1 to 1.5.0 
						
						
					 
					
						2021-04-19 05:08:59 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						f18e6d6adc 
					 
					
						
						
							
							Bump sass from 1.32.8 to 1.32.10  
						
						 
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/dart-sass ) from 1.32.8 to 1.32.10.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.32.8...1.32.10 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-04-19 05:06:18 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						7b05586a48 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001208 to 1.0.30001210  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001208 to 1.0.30001210.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001208...v1.0.30001210 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-04-19 05:05:49 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						9de4bc8a8c 
					 
					
						
						
							
							Bump mini-css-extract-plugin from 1.4.1 to 1.5.0  
						
						 
						
						... 
						
						
						
						Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 1.4.1 to 1.5.0.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.4.1...v1.5.0 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-04-19 05:05:08 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						3defe22eed 
					 
					
						
						
							
							Creates a struct for event  
						
						 
						
						
						
						
					 
					
						2021-04-18 15:03:51 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						d65d899056 
					 
					
						
						
							
							Adds more params  
						
						 
						
						
						
						
					 
					
						2021-04-18 14:39:21 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						b4f8b97b7d 
					 
					
						
						
							
							Fixes typo  
						
						 
						
						
						
						
					 
					
						2021-04-18 14:30:44 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						e3934e0422 
					 
					
						
						
							
							Adds ga example  
						
						 
						
						
						
						
					 
					
						2021-04-18 14:14:53 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						a81415744a 
					 
					
						
						
							
							Fixes filter  
						
						 
						
						
						
						
					 
					
						2021-04-18 13:23:46 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						51a74691f9 
					 
					
						
						
							
							Drops pflags and viper in favor of go-arg  
						
						 
						
						
						
						
					 
					
						2021-04-18 13:17:06 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						17d6d1b2ca 
					 
					
						
						
							
							Merge pull request  #1153  from amir20/dependabot/npm_and_yarn/date-fns-2.21.1  
						
						 
						
						... 
						
						
						
						Bump date-fns from 2.21.0 to 2.21.1 
						
						
					 
					
						2021-04-16 05:08:13 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						ce755f61dc 
					 
					
						
						
							
							Bump date-fns from 2.21.0 to 2.21.1  
						
						 
						
						... 
						
						
						
						Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.21.0 to 2.21.1.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v2.21.0...v2.21.1 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-04-16 05:04:24 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						2e4665e468 
					 
					
						
						
							
							Merge pull request  #1152  from amir20/dependabot/npm_and_yarn/date-fns-2.21.0  
						
						 
						
						... 
						
						
						
						Bump date-fns from 2.20.3 to 2.21.0 
						
						
					 
					
						2021-04-15 05:09:23 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						72b89c5ea5 
					 
					
						
						
							
							Merge pull request  #1151  from amir20/dependabot/npm_and_yarn/webpack-5.33.2  
						
						 
						
						... 
						
						
						
						Bump webpack from 5.32.0 to 5.33.2 
						
						
					 
					
						2021-04-15 05:09:04 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						f77fac2221 
					 
					
						
						
							
							Bump date-fns from 2.20.3 to 2.21.0  
						
						 
						
						... 
						
						
						
						Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.20.3 to 2.21.0.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v2.20.3...v2.21.0 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-04-15 05:05:43 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						9b347f3dfb 
					 
					
						
						
							
							Bump webpack from 5.32.0 to 5.33.2  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.32.0 to 5.33.2.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.32.0...v5.33.2 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-04-15 05:04:35 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						c584c565a3 
					 
					
						
						
							
							Merge pull request  #1150  from amir20/dependabot/npm_and_yarn/date-fns-2.20.3  
						
						 
						
						... 
						
						
						
						Bump date-fns from 2.20.2 to 2.20.3 
						
						
					 
					
						2021-04-14 05:09:13 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						6730814ffc 
					 
					
						
						
							
							Bump date-fns from 2.20.2 to 2.20.3  
						
						 
						
						... 
						
						
						
						Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.20.2 to 2.20.3.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v2.20.2...v2.20.3 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-04-14 05:04:47 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						d57ea5233c 
					 
					
						
						
							
							Release 3.5.11  
						
						 
						
						
						
						
					 
					
						2021-04-13 18:51:27 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						90afa43cef 
					 
					
						
						
							
							Fixes TAG  
						
						 
						
						
						
						
					 
					
						2021-04-13 18:51:20 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						aac9905099 
					 
					
						
						
							
							Release 3.5.10  
						
						 
						
						
						
						
					 
					
						2021-04-13 12:34:39 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						07723353d0 
					 
					
						
						
							
							Adds labels  
						
						 
						
						
						
						
					 
					
						2021-04-13 12:25:06 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						c6a3b8f61e 
					 
					
						
						
							
							Release 3.5.9  
						
						 
						
						
						
						
					 
					
						2021-04-13 12:09:47 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						3db60e3d50 
					 
					
						
						
							
							Adds QEMU  
						
						 
						
						
						
						
					 
					
						2021-04-13 12:09:40 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						b8d428f5b3 
					 
					
						
						
							
							Release 3.5.8  
						
						 
						
						
						
						
					 
					
						2021-04-13 12:02:48 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						abca733e63 
					 
					
						
						
							
							Removes context  
						
						 
						
						
						
						
					 
					
						2021-04-13 12:02:41 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						6bc133a643 
					 
					
						
						
							
							Release 3.5.7  
						
						 
						
						
						
						
					 
					
						2021-04-13 11:55:36 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						280413c085 
					 
					
						
						
							
							Uses local cache instead  
						
						 
						
						
						
						
					 
					
						2021-04-13 11:55:28 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						0bf265b001 
					 
					
						
						
							
							Release 3.5.6  
						
						 
						
						
						
						
					 
					
						2021-04-13 11:48:29 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						c65d1f18ae 
					 
					
						
						
							
							Adds cache  
						
						 
						
						
						
						
					 
					
						2021-04-13 11:48:21 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						eb8f492ffe 
					 
					
						
						
							
							Release 3.5.5  
						
						 
						
						
						
						
					 
					
						2021-04-13 11:35:33 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						5358af5005 
					 
					
						
						
							
							Adds setup buildx  
						
						 
						
						
						
						
					 
					
						2021-04-13 11:35:23 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						5569c7f5b4 
					 
					
						
						
							
							Release 3.5.4  
						
						 
						
						
						
						
					 
					
						2021-04-13 11:29:48 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						5caf5eebb8 
					 
					
						
						
							
							Uses docker/build-push-action ( #1149 )  
						
						 
						
						
						
						
					 
					
						2021-04-13 11:29:09 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						8ffe95b4ab 
					 
					
						
						
							
							Merge pull request  #1148  from amir20/dependabot/go_modules/github.com/docker/docker-20.10.6incompatible  
						
						 
						
						... 
						
						
						
						Bump github.com/docker/docker from 20.10.5+incompatible to 20.10.6+incompatible 
						
						
					 
					
						2021-04-13 08:10:59 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						cca6b0971b 
					 
					
						
						
							
							Bump github.com/docker/docker  
						
						 
						
						... 
						
						
						
						Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 20.10.5+incompatible to 20.10.6+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Changelog](https://github.com/moby/moby/blob/master/CHANGELOG.md )
- [Commits](https://github.com/docker/docker/compare/v20.10.5...v20.10.6 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-04-13 08:06:09 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						0b45972692 
					 
					
						
						
							
							Merge pull request  #1147  from amir20/dependabot/npm_and_yarn/date-fns-2.20.2  
						
						 
						
						... 
						
						
						
						Bump date-fns from 2.20.1 to 2.20.2 
						
						
					 
					
						2021-04-13 05:09:40 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						84d626c75b 
					 
					
						
						
							
							Merge pull request  #1146  from amir20/dependabot/npm_and_yarn/webpack-5.32.0  
						
						 
						
						... 
						
						
						
						Bump webpack from 5.31.2 to 5.32.0 
						
						
					 
					
						2021-04-13 05:08:31 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						380e65641e 
					 
					
						
						
							
							Bump date-fns from 2.20.1 to 2.20.2  
						
						 
						
						... 
						
						
						
						Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.20.1 to 2.20.2.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v2.20.1...v2.20.2 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-04-13 05:05:26 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						49a2bd918a 
					 
					
						
						
							
							Bump webpack from 5.31.2 to 5.32.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.31.2 to 5.32.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.31.2...v5.32.0 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-04-13 05:04:36 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						e35734d73a 
					 
					
						
						
							
							Adds more tests  
						
						 
						
						
						
						
					 
					
						2021-04-12 14:45:46 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						9103124bfa 
					 
					
						
						
							
							Merge pull request  #1144  from amir20/dependabot/npm_and_yarn/vue/test-utils-1.1.4  
						
						 
						
						... 
						
						
						
						Bump @vue/test-utils from 1.1.3 to 1.1.4 
						
						
					 
					
						2021-04-12 05:09:24 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						c440aaf1a1 
					 
					
						
						
							
							Merge pull request  #1143  from amir20/dependabot/npm_and_yarn/postcss-8.2.10  
						
						 
						
						... 
						
						
						
						Bump postcss from 8.2.9 to 8.2.10 
						
						
					 
					
						2021-04-12 05:09:17 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						aaf3cd84f0 
					 
					
						
						
							
							Merge pull request  #1142  from amir20/dependabot/npm_and_yarn/release-it-14.6.1  
						
						 
						
						... 
						
						
						
						Bump release-it from 14.6.0 to 14.6.1 
						
						
					 
					
						2021-04-12 05:09:05 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						cc1e7d0cbe 
					 
					
						
						
							
							Bump @vue/test-utils from 1.1.3 to 1.1.4  
						
						 
						
						... 
						
						
						
						Bumps [@vue/test-utils](https://github.com/vuejs/vue-test-utils/tree/HEAD/packages/test-utils ) from 1.1.3 to 1.1.4.
- [Release notes](https://github.com/vuejs/vue-test-utils/releases )
- [Changelog](https://github.com/vuejs/vue-test-utils/blob/dev/packages/test-utils/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-test-utils/commits/v1.1.4/packages/test-utils )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-04-12 05:05:26 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						4012145a3e 
					 
					
						
						
							
							Bump postcss from 8.2.9 to 8.2.10  
						
						 
						
						... 
						
						
						
						Bumps [postcss](https://github.com/postcss/postcss ) from 8.2.9 to 8.2.10.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.2.9...8.2.10 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-04-12 05:05:03 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						b3cfec8402 
					 
					
						
						
							
							Bump release-it from 14.6.0 to 14.6.1  
						
						 
						
						... 
						
						
						
						Bumps [release-it](https://github.com/release-it/release-it ) from 14.6.0 to 14.6.1.
- [Release notes](https://github.com/release-it/release-it/releases )
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/release-it/release-it/compare/14.6.0...14.6.1 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-04-12 05:04:39 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						3a555a8b04 
					 
					
						
						
							
							Release 3.5.3  
						
						 
						
						
						
						
					 
					
						2021-04-11 14:57:21 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						99a023e3b1 
					 
					
						
						
							
							Fixes int test snapshots  
						
						 
						
						
						
						
					 
					
						2021-04-11 14:52:46 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						f239d077a2 
					 
					
						
						
							
							Adds more tests for auth  
						
						 
						
						
						
						
					 
					
						2021-04-11 14:46:59 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						f822bd5ccd 
					 
					
						
						
							
							Updates snapshot  
						
						 
						
						
						
						
					 
					
						2021-04-11 14:13:15 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						3c96572fb0 
					 
					
						
						
							
							Fixes authrization bug  
						
						 
						
						
						
						
					 
					
						2021-04-11 14:12:37 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						4daccddab5 
					 
					
						
						
							
							Adds more js tests  
						
						 
						
						
						
						
					 
					
						2021-04-11 14:02:56 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						41415e6731 
					 
					
						
						
							
							Cleans up imports  
						
						 
						
						
						
						
					 
					
						2021-04-11 13:53:25 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						2bbbb5f7a5 
					 
					
						
						
							
							Fixes security error with invalid session  
						
						 
						
						
						
						
					 
					
						2021-04-11 13:53:16 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						c89e70d697 
					 
					
						
						
							
							Fixes   #1137  by adding margin 0  
						
						 
						
						
						
						
					 
					
						2021-04-11 13:43:52 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						cbba0fa0ad 
					 
					
						
						
							
							Merge pull request  #1138  from amir20/dependabot/npm_and_yarn/css-loader-5.2.1  
						
						 
						
						... 
						
						
						
						Bump css-loader from 5.2.0 to 5.2.1 
						
						
					 
					
						2021-04-11 20:35:24 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						a60634ab1b 
					 
					
						
						
							
							Merge pull request  #1139  from amir20/dependabot/npm_and_yarn/release-it-14.6.0  
						
						 
						
						... 
						
						
						
						Bump release-it from 14.5.1 to 14.6.0 
						
						
					 
					
						2021-04-11 20:35:15 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						0a9072cf53 
					 
					
						
						
							
							Merge pull request  #1140  from amir20/dependabot/npm_and_yarn/date-fns-2.20.1  
						
						 
						
						... 
						
						
						
						Bump date-fns from 2.20.0 to 2.20.1 
						
						
					 
					
						2021-04-11 20:35:04 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kodiakhq[bot] 
							
						 
					 
					
						
						
							
						
						dfaea1c95a 
					 
					
						
						
							
							Merge pull request  #1141  from amir20/dependabot/npm_and_yarn/webpack-5.31.2  
						
						 
						
						... 
						
						
						
						Bump webpack from 5.31.0 to 5.31.2 
						
						
					 
					
						2021-04-11 20:34:54 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						a331b6a20b 
					 
					
						
						
							
							Configures kodiak  
						
						 
						
						
						
						
					 
					
						2021-04-11 13:34:39 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						3d710118e1 
					 
					
						
						
							
							Merge branch 'master' into dependabot/npm_and_yarn/css-loader-5.2.1  
						
						 
						
						
						
						
					 
					
						2021-04-10 21:18:18 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						be24567d74 
					 
					
						
						
							
							Merge branch 'master' into dependabot/npm_and_yarn/release-it-14.6.0  
						
						 
						
						
						
						
					 
					
						2021-04-10 21:18:10 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						cf7594af38 
					 
					
						
						
							
							Merge branch 'master' into dependabot/npm_and_yarn/date-fns-2.20.1  
						
						 
						
						
						
						
					 
					
						2021-04-10 21:18:03 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						0527d58959 
					 
					
						
						
							
							Merge branch 'master' into dependabot/npm_and_yarn/webpack-5.31.2  
						
						 
						
						
						
						
					 
					
						2021-04-10 21:17:51 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						36984d0787 
					 
					
						
						
							
							Bump webpack from 5.31.0 to 5.31.2  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.31.0 to 5.31.2.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.31.0...v5.31.2 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-04-11 00:32:21 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						f6ec3126a4 
					 
					
						
						
							
							Bump date-fns from 2.20.0 to 2.20.1  
						
						 
						
						... 
						
						
						
						Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.20.0 to 2.20.1.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v2.20.0...v2.20.1 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-04-11 00:32:01 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						767fc4fde3 
					 
					
						
						
							
							Bump release-it from 14.5.1 to 14.6.0  
						
						 
						
						... 
						
						
						
						Bumps [release-it](https://github.com/release-it/release-it ) from 14.5.1 to 14.6.0.
- [Release notes](https://github.com/release-it/release-it/releases )
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/release-it/release-it/compare/14.5.1...14.6.0 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-04-11 00:31:48 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						137dc490ce 
					 
					
						
						
							
							Bump css-loader from 5.2.0 to 5.2.1  
						
						 
						
						... 
						
						
						
						Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.2.0...v5.2.1 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-04-11 00:31:36 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						4d7a682ecf 
					 
					
						
						
							
							Release 3.5.2  
						
						 
						
						
						
						
					 
					
						2021-04-10 17:29:59 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						7b4ca4e4fa 
					 
					
						
						
							
							Fixes tests for hourstyle  
						
						 
						
						
						
						
					 
					
						2021-04-10 17:14:28 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						232ec7d27a 
					 
					
						
						
							
							Adds seconds and  fixes   #1136  
						
						 
						
						
						
						
					 
					
						2021-04-10 17:07:30 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						bba34aa582 
					 
					
						
						
							
							Minor clean up  
						
						 
						
						
						
						
					 
					
						2021-04-10 17:03:34 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								github-actions[bot] 
							
						 
					 
					
						
						
							
						
						70a40cd7e4 
					 
					
						
						
							
							Merge pull request  #1133  from amir20/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.13.15  
						
						 
						
						
						
						
					 
					
						2021-04-09 21:42:28 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						b90f79449b 
					 
					
						
						
							
							Bump @babel/plugin-transform-runtime from 7.13.10 to 7.13.15  
						
						 
						
						... 
						
						
						
						Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime ) from 7.13.10 to 7.13.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.13.15/packages/babel-plugin-transform-runtime )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-04-09 21:34:34 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						8aea96d336 
					 
					
						
						
							
							Release 3.5.1  
						
						 
						
						
						
						
					 
					
						2021-04-09 14:29:50 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						ed80bff954 
					 
					
						
						
							
							Set maximum buffer size  fixes   #1135  
						
						 
						
						
						
						
					 
					
						2021-04-09 14:24:42 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								github-actions[bot] 
							
						 
					 
					
						
						
							
						
						013aefa969 
					 
					
						
						
							
							Merge pull request  #1132  from amir20/dependabot/npm_and_yarn/babel/core-7.13.15  
						
						 
						
						
						
						
					 
					
						2021-04-09 17:09:57 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						986fe38254 
					 
					
						
						
							
							Bump @babel/core from 7.13.14 to 7.13.15  
						
						 
						
						... 
						
						
						
						Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.13.14 to 7.13.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.13.15/packages/babel-core )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-04-09 17:05:29 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						9c9172a180 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001207 to 1.0.30001208 ( #1134 )  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001207 to 1.0.30001208.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001207...v1.0.30001208 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2021-04-09 10:00:41 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						7f9fd2c80c 
					 
					
						
						
							
							Release 3.5.0  
						
						 
						
						
						
						
					 
					
						2021-04-08 16:32:40 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						c8202d1238 
					 
					
						
						
							
							Fixes z-index bug  #1091  
						
						 
						
						
						
						
					 
					
						2021-04-08 16:32:13 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						91b02bcfce 
					 
					
						
						
							
							Updates .reflex config  
						
						 
						
						
						
						
					 
					
						2021-04-08 16:17:54 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						46c4dde573 
					 
					
						
						
							
							Adds auto focus to username  
						
						 
						
						
						
						
					 
					
						2021-04-08 16:14:50 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						52729fa980 
					 
					
						
						
							
							Fixes mobile, colors and removes heading  
						
						 
						
						
						
						
					 
					
						2021-04-08 14:36:43 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						915cff92c6 
					 
					
						
						
							
							Bump mini-css-extract-plugin from 1.4.0 to 1.4.1 ( #1129 )  
						
						 
						
						... 
						
						
						
						Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2021-04-08 14:19:31 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						b591595285 
					 
					
						
						
							
							Bump date-fns from 2.19.0 to 2.20.0 ( #1130 )  
						
						 
						
						... 
						
						
						
						Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.19.0 to 2.20.0.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v2.19.0...v2.20.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2021-04-08 14:19:16 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						0486db9169 
					 
					
						
						
							
							Bump buefy from 0.9.5 to 0.9.6 ( #1131 )  
						
						 
						
						... 
						
						
						
						Bumps [buefy](https://github.com/buefy/buefy ) from 0.9.5 to 0.9.6.
- [Release notes](https://github.com/buefy/buefy/releases )
- [Changelog](https://github.com/buefy/buefy/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/buefy/buefy/compare/v0.9.5...v0.9.6 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2021-04-08 14:19:05 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						4a1c699e93 
					 
					
						
						
							
							Adds a new test  
						
						 
						
						
						
						
					 
					
						2021-04-08 10:22:34 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						83e4175fca 
					 
					
						
						
							
							Cleans up tests  
						
						 
						
						
						
						
					 
					
						2021-04-08 10:19:02 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						b8bec9d2f0 
					 
					
						
						
							
							Updates makefile  
						
						 
						
						
						
						
					 
					
						2021-04-08 08:35:36 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						802744d132 
					 
					
						
						
							
							Fixes relfex  
						
						 
						
						
						
						
					 
					
						2021-04-08 08:31:25 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						b4e0afdb2c 
					 
					
						
						
							
							Adds authentication as a feature with simple username and password configuration  ( #1127 )  
						
						 
						
						... 
						
						
						
						* Starting work for auth
* Adds flags
* Does redirect
* Refactors code
* Adds vue templates
* Completes logic
* Cleans up some of the error messages
* Refactors
* Updates readme
* Updates titles
* Adds logout
* Cleans up imports 
						
						
					 
					
						2021-04-08 08:29:58 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								github-actions[bot] 
							
						 
					 
					
						
						
							
						
						7b7fd11bc7 
					 
					
						
						
							
							Merge pull request  #1128  from amir20/dependabot/npm_and_yarn/webpack-5.31.0  
						
						 
						
						
						
						
					 
					
						2021-04-08 14:44:59 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						b8beb4eba7 
					 
					
						
						
							
							Bump webpack from 5.30.0 to 5.31.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.30.0 to 5.31.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.30.0...v5.31.0 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-04-08 14:34:22 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						e3e28e7e3d 
					 
					
						
						
							
							Delete codeql-analysis.yml  
						
						 
						
						
						
						
					 
					
						2021-04-08 07:29:47 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								github-actions[bot] 
							
						 
					 
					
						
						
							
						
						509de3b89c 
					 
					
						
						
							
							Merge pull request  #1125  from amir20/dependabot/github_actions/actions/setup-node-v2.1.5  
						
						 
						
						
						
						
					 
					
						2021-04-06 02:07:18 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								github-actions[bot] 
							
						 
					 
					
						
						
							
						
						f3aef59740 
					 
					
						
						
							
							Merge pull request  #1126  from amir20/dependabot/github_actions/actions/setup-go-v2.1.3  
						
						 
						
						
						
						
					 
					
						2021-04-06 02:07:03 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						27d351f21c 
					 
					
						
						
							
							Bump actions/setup-go from v1 to v2.1.3  
						
						 
						
						... 
						
						
						
						Bumps [actions/setup-go](https://github.com/actions/setup-go ) from v1 to v2.1.3.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v1...37335c7bb261b353407cff977110895fa0b4f7d8 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-04-06 02:04:48 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						e98b482b73 
					 
					
						
						
							
							Bump actions/setup-node from v1 to v2.1.5  
						
						 
						
						... 
						
						
						
						Bumps [actions/setup-node](https://github.com/actions/setup-node ) from v1 to v2.1.5.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v1...46071b5c7a2e0c34e49c3cb8a0e792e86e18d5ea )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-04-06 02:04:45 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						70a4dc5734 
					 
					
						
						
							
							Updates depndabot  
						
						 
						
						
						
						
					 
					
						2021-04-05 19:04:24 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								github-actions[bot] 
							
						 
					 
					
						
						
							
						
						cda7318e45 
					 
					
						
						
							
							Merge pull request  #1124  from amir20/dependabot/go_modules/github.com/magiconair/properties-1.8.5  
						
						 
						
						
						
						
					 
					
						2021-04-05 19:02:49 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						6b098e1233 
					 
					
						
						
							
							Adds automerge  
						
						 
						
						
						
						
					 
					
						2021-04-05 11:56:17 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						a6f28488ee 
					 
					
						
						
							
							Bump github.com/magiconair/properties from 1.8.4 to 1.8.5  
						
						 
						
						... 
						
						
						
						Bumps [github.com/magiconair/properties](https://github.com/magiconair/properties ) from 1.8.4 to 1.8.5.
- [Release notes](https://github.com/magiconair/properties/releases )
- [Changelog](https://github.com/magiconair/properties/blob/main/CHANGELOG.md )
- [Commits](https://github.com/magiconair/properties/compare/v1.8.4...v1.8.5 )
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
					 
					
						2021-04-05 18:53:17 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						f4091ba95c 
					 
					
						
						
							
							Adds labels  
						
						 
						
						
						
						
					 
					
						2021-04-05 11:50:49 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						d597f4d3f7 
					 
					
						
						
							
							Create Dependabot config file ( #1123 )  
						
						 
						
						... 
						
						
						
						Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 
						
						
					 
					
						2021-04-05 11:49:31 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						f9bbf7081f 
					 
					
						
						
							
							Merge pull request  #1122  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001207  
						
						 
						
						
						
						
					 
					
						2021-04-05 05:49:31 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						42f2028c29 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001205 to 1.0.30001207  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001205 to 1.0.30001207.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001205...v1.0.30001207 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-04-05 05:44:30 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						0b09d6c785 
					 
					
						
						
							
							Merge pull request  #1120  from amir20/dependabot/npm_and_yarn/integration/jest-image-snapshot-4.4.1  
						
						 
						
						
						
						
					 
					
						2021-04-02 13:23:26 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						33430b2974 
					 
					
						
						
							
							Merge pull request  #1119  from amir20/dependabot/npm_and_yarn/release-it-14.5.1  
						
						 
						
						
						
						
					 
					
						2021-04-02 13:20:09 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						ac64579bcd 
					 
					
						
						
							
							Bump jest-image-snapshot from 4.4.0 to 4.4.1 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [jest-image-snapshot](https://github.com/americanexpress/jest-image-snapshot ) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/americanexpress/jest-image-snapshot/releases )
- [Changelog](https://github.com/americanexpress/jest-image-snapshot/blob/master/CHANGELOG.md )
- [Commits](https://github.com/americanexpress/jest-image-snapshot/compare/v4.4.0...v4.4.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-04-02 13:18:49 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						dd7929ec59 
					 
					
						
						
							
							Bump release-it from 14.5.0 to 14.5.1  
						
						 
						
						... 
						
						
						
						Bumps [release-it](https://github.com/release-it/release-it ) from 14.5.0 to 14.5.1.
- [Release notes](https://github.com/release-it/release-it/releases )
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/release-it/release-it/compare/14.5.0...14.5.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-04-02 13:14:33 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						17fe73bd27 
					 
					
						
						
							
							Updates readme  
						
						 
						
						
						
						
					 
					
						2021-04-01 19:40:42 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						a607c2d021 
					 
					
						
						
							
							Release 3.4.8  
						
						 
						
						
						
						
					 
					
						2021-04-01 19:05:10 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						a840f19b20 
					 
					
						
						
							
							Missed a font  
						
						 
						
						
						
						
					 
					
						2021-04-01 19:05:00 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						ec4f3c0339 
					 
					
						
						
							
							Release 3.4.7  
						
						 
						
						
						
						
					 
					
						2021-04-01 13:03:02 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						721e30385e 
					 
					
						
						
							
							Fixes release and updates fonts again  
						
						 
						
						
						
						
					 
					
						2021-04-01 13:02:41 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						ee95bc75fb 
					 
					
						
						
							
							Add changelog  
						
						 
						
						
						
						
					 
					
						2021-04-01 12:49:16 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						6ec6d26f52 
					 
					
						
						
							
							Release 3.4.6  
						
						 
						
						
						
						
					 
					
						2021-04-01 12:28:14 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						c53b21d0af 
					 
					
						
						
							
							Fixes CI bug  
						
						 
						
						
						
						
					 
					
						2021-04-01 12:25:05 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						d03d278bb9 
					 
					
						
						
							
							Merge pull request  #1118  from amir20/dependabot/npm_and_yarn/webpack-5.30.0  
						
						 
						
						
						
						
					 
					
						2021-04-01 18:57:09 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						7c661fffe2 
					 
					
						
						
							
							Release 3.4.5  
						
						 
						
						
						
						
					 
					
						2021-04-01 11:54:46 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						d5a61bc9e3 
					 
					
						
						
							
							Fixes token  
						
						 
						
						
						
						
					 
					
						2021-04-01 11:54:36 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						84bdc26547 
					 
					
						
						
							
							Bump webpack from 5.28.0 to 5.30.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.28.0 to 5.30.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.28.0...v5.30.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-04-01 18:51:09 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						babb30d4ce 
					 
					
						
						
							
							Uses new font family  
						
						 
						
						
						
						
					 
					
						2021-04-01 11:48:07 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						8458719235 
					 
					
						
						
							
							Fixes typo  
						
						 
						
						
						
						
					 
					
						2021-04-01 11:40:38 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						153756f19c 
					 
					
						
						
							
							Release 3.4.4  
						
						 
						
						
						
						
					 
					
						2021-04-01 11:28:39 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						de918e8df8 
					 
					
						
						
							
							Updates deploy scripts  
						
						 
						
						
						
						
					 
					
						2021-04-01 11:03:09 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						b822b33070 
					 
					
						
						
							
							Release 3.4.3  
						
						 
						
						
						
						
					 
					
						2021-04-01 10:29:26 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						c4fa0089e1 
					 
					
						
						
							
							Removes Google Fonts.  Fixes   #1117  
						
						 
						
						
						
						
					 
					
						2021-04-01 10:18:54 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						bd779f311b 
					 
					
						
						
							
							Merge pull request  #1116  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001205  
						
						 
						
						
						
						
					 
					
						2021-03-31 08:16:15 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						51100349ff 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001204 to 1.0.30001205  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001204 to 1.0.30001205.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001204...v1.0.30001205 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-03-31 08:11:03 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						e80271e498 
					 
					
						
						
							
							Release 3.4.2  
						
						 
						
						
						
						
					 
					
						2021-03-30 17:26:37 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						6c0202c34c 
					 
					
						
						
							
							Fixes yarn tests  
						
						 
						
						
						
						
					 
					
						2021-03-30 15:22:25 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						0a1bf04d3f 
					 
					
						
						
							
							Fixes title pushing close button  
						
						 
						
						
						
						
					 
					
						2021-03-30 15:20:01 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						0a0f6b5243 
					 
					
						
						
							
							Moves search to only container pages  
						
						 
						
						
						
						
					 
					
						2021-03-30 15:01:56 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						cb04a41b04 
					 
					
						
						
							
							Merge pull request  #1115  from amir20/dependabot/npm_and_yarn/postcss-8.2.9  
						
						 
						
						
						
						
					 
					
						2021-03-30 20:53:56 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						81b1d5c557 
					 
					
						
						
							
							Bump postcss from 8.2.8 to 8.2.9  
						
						 
						
						... 
						
						
						
						Bumps [postcss](https://github.com/postcss/postcss ) from 8.2.8 to 8.2.9.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.2.8...8.2.9 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-03-30 20:48:31 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						ef72d1e074 
					 
					
						
						
							
							Fixes tests  
						
						 
						
						
						
						
					 
					
						2021-03-29 20:21:21 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						e201c48665 
					 
					
						
						
							
							Fixes small bug  
						
						 
						
						
						
						
					 
					
						2021-03-29 20:19:17 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						20a72c2538 
					 
					
						
						
							
							Cleans up pin icons in favor of columns  
						
						 
						
						
						
						
					 
					
						2021-03-29 20:09:15 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						c3361be731 
					 
					
						
						
							
							Fixes bugs and adds column icon  
						
						 
						
						
						
						
					 
					
						2021-03-29 14:16:21 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c775979da7 
					 
					
						
						
							
							Merge pull request  #1113  from amir20/dependabot/npm_and_yarn/buefy-0.9.5  
						
						 
						
						
						
						
					 
					
						2021-03-29 19:48:45 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						729e782aa8 
					 
					
						
						
							
							Bump buefy from 0.9.4 to 0.9.5  
						
						 
						
						... 
						
						
						
						Bumps [buefy](https://github.com/buefy/buefy ) from 0.9.4 to 0.9.5.
- [Release notes](https://github.com/buefy/buefy/releases )
- [Changelog](https://github.com/buefy/buefy/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/buefy/buefy/compare/v0.9.4...v0.9.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-03-29 19:42:55 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a390040718 
					 
					
						
						
							
							Merge pull request  #1111  from amir20/dependabot/npm_and_yarn/integration/y18n-4.0.1  
						
						 
						
						
						
						
					 
					
						2021-03-29 18:46:39 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						4461155e96 
					 
					
						
						
							
							[Security] Bump y18n from 4.0.0 to 4.0.1 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [y18n](https://github.com/yargs/y18n ) from 4.0.0 to 4.0.1. **This update includes a security fix.**
- [Release notes](https://github.com/yargs/y18n/releases )
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yargs/y18n/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-03-29 18:40:28 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c9f8488257 
					 
					
						
						
							
							Merge pull request  #1112  from amir20/dependabot/npm_and_yarn/y18n-4.0.1  
						
						 
						
						
						
						
					 
					
						2021-03-29 18:39:14 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						e328de1985 
					 
					
						
						
							
							[Security] Bump y18n from 4.0.0 to 4.0.1  
						
						 
						
						... 
						
						
						
						Bumps [y18n](https://github.com/yargs/y18n ) from 4.0.0 to 4.0.1. **This update includes a security fix.**
- [Release notes](https://github.com/yargs/y18n/releases )
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yargs/y18n/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-03-29 18:33:31 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						b29ee60197 
					 
					
						
						
							
							Merge pull request  #1110  from amir20/dependabot/npm_and_yarn/babel/core-7.13.14  
						
						 
						
						
						
						
					 
					
						2021-03-29 15:52:07 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						92de978599 
					 
					
						
						
							
							Bump @babel/core from 7.13.13 to 7.13.14  
						
						 
						
						... 
						
						
						
						Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.13.13 to 7.13.14.
- [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.13.14/packages/babel-core )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-03-29 15:46:14 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						137d4d5c04 
					 
					
						
						
							
							Merge pull request  #1109  from amir20/dependabot/npm_and_yarn/husky-6.0.0  
						
						 
						
						
						
						
					 
					
						2021-03-29 11:54:30 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						9f7e7f7795 
					 
					
						
						
							
							Bump husky from 5.2.0 to 6.0.0  
						
						 
						
						... 
						
						
						
						Bumps [husky](https://github.com/typicode/husky ) from 5.2.0 to 6.0.0.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v5.2.0...v6.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-03-29 11:48:33 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						dcbc9dfd71 
					 
					
						
						
							
							Release 3.4.1  
						
						 
						
						
						
						
					 
					
						2021-03-28 13:27:54 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						df47f63b40 
					 
					
						
						
							
							Small adjustment for scoring  
						
						 
						
						
						
						
					 
					
						2021-03-28 13:25:45 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						3ebe5587f6 
					 
					
						
						
							
							Adds icons for dropdown search  
						
						 
						
						
						
						
					 
					
						2021-03-28 12:44:04 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						83ca30caf9 
					 
					
						
						
							
							Release 3.4.0  
						
						 
						
						
						
						
					 
					
						2021-03-27 16:14:13 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						f480c28d2a 
					 
					
						
						
							
							Adds fuzzy search modal ( #1108 )  
						
						 
						
						... 
						
						
						
						* Adds fuzzy search modal
* Fixes modal bug
* Updates fuzzy with autocomplete component
* Adds better shortcut
* Fixes padding
* Fixes tests 
						
						
					 
					
						2021-03-27 15:18:27 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						e37d5b9378 
					 
					
						
						
							
							Merge pull request  #1107  from amir20/dependabot/npm_and_yarn/webpack-cli-4.6.0  
						
						 
						
						
						
						
					 
					
						2021-03-27 16:13:19 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						0f85a85c84 
					 
					
						
						
							
							Bump webpack-cli from 4.5.0 to 4.6.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.5.0...webpack-cli@4.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-03-27 16:07:42 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						841ba9ff1e 
					 
					
						
						
							
							Merge pull request  #1106  from amir20/dependabot/npm_and_yarn/babel/core-7.13.13  
						
						 
						
						
						
						
					 
					
						2021-03-26 21:44:42 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						e2b15bbd69 
					 
					
						
						
							
							Bump @babel/core from 7.13.10 to 7.13.13  
						
						 
						
						... 
						
						
						
						Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.13.10 to 7.13.13.
- [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.13.13/packages/babel-core )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-03-26 21:39:14 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						82df2a122f 
					 
					
						
						
							
							Removes lowercase  
						
						 
						
						
						
						
					 
					
						2021-03-26 12:48:34 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						0c594226b5 
					 
					
						
						
							
							Implements fuzzy search  #1103  
						
						 
						
						
						
						
					 
					
						2021-03-26 12:44:54 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						af5ce38636 
					 
					
						
						
							
							Merge pull request  #1105  from amir20/dependabot/npm_and_yarn/mini-css-extract-plugin-1.4.0  
						
						 
						
						
						
						
					 
					
						2021-03-26 18:22:30 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						1bd8782051 
					 
					
						
						
							
							Bump mini-css-extract-plugin from 1.3.9 to 1.4.0  
						
						 
						
						... 
						
						
						
						Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 1.3.9 to 1.4.0.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.3.9...v1.4.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-03-26 18:17:14 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						0dd2722ea3 
					 
					
						
						
							
							Merge pull request  #1100  from amir20/dependabot/npm_and_yarn/css-loader-5.2.0  
						
						 
						
						
						
						
					 
					
						2021-03-24 23:07:37 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						0b31b05ed3 
					 
					
						
						
							
							Bump css-loader from 5.1.4 to 5.2.0  
						
						 
						
						... 
						
						
						
						Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 5.1.4 to 5.2.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.1.4...v5.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-03-24 23:01:24 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						fb011cd96c 
					 
					
						
						
							
							Revert "Moves clean to make"  
						
						 
						
						... 
						
						
						
						This reverts commit 91c7e9ef86 . 
						
						
					 
					
						2021-03-24 10:33:35 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						91c7e9ef86 
					 
					
						
						
							
							Moves clean to make  
						
						 
						
						
						
						
					 
					
						2021-03-24 10:00:01 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						158733714e 
					 
					
						
						
							
							Merge pull request  #1099  from amir20/dependabot/npm_and_yarn/webpack-5.28.0  
						
						 
						
						
						
						
					 
					
						2021-03-24 13:38:47 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						37da649dfe 
					 
					
						
						
							
							Bump webpack from 5.27.2 to 5.28.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.27.2 to 5.28.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.27.2...v5.28.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-03-24 12:46:30 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						490238222a 
					 
					
						
						
							
							Merge pull request  #1098  from amir20/dependabot/npm_and_yarn/css-loader-5.1.4  
						
						 
						
						
						
						
					 
					
						2021-03-24 11:50:37 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						abaabeffb5 
					 
					
						
						
							
							Bump css-loader from 5.1.3 to 5.1.4  
						
						 
						
						... 
						
						
						
						Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 5.1.3 to 5.1.4.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.1.3...v5.1.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-03-24 11:44:56 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						abe9d4b131 
					 
					
						
						
							
							Fixes yarn dev  
						
						 
						
						
						
						
					 
					
						2021-03-23 14:13:30 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						8980b41e72 
					 
					
						
						
							
							Merge pull request  #1097  from amir20/dependabot/npm_and_yarn/semver-7.3.5  
						
						 
						
						
						
						
					 
					
						2021-03-23 01:47:44 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						527555752e 
					 
					
						
						
							
							Bump semver from 7.3.4 to 7.3.5  
						
						 
						
						... 
						
						
						
						Bumps [semver](https://github.com/npm/node-semver ) from 7.3.4 to 7.3.5.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/master/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v7.3.4...v7.3.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-03-23 01:42:01 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						99fc4ceb84 
					 
					
						
						
							
							Release 3.3.1  
						
						 
						
						
						
						
					 
					
						2021-03-22 08:48:13 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						45c1754465 
					 
					
						
						
							
							Fixes deploy go test  
						
						 
						
						
						
						
					 
					
						2021-03-22 08:48:07 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						996c0b9e9b 
					 
					
						
						
							
							Release 3.3.0  
						
						 
						
						
						
						
					 
					
						2021-03-22 08:14:02 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						4198be50e8 
					 
					
						
						
							
							Merge pull request  #1095  from amir20/dependabot/npm_and_yarn/webpack-5.27.2  
						
						 
						
						
						
						
					 
					
						2021-03-22 14:55:58 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						1cbf59bc8c 
					 
					
						
						
							
							Bump webpack from 5.27.1 to 5.27.2  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.27.1 to 5.27.2.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.27.1...v5.27.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-03-22 14:49:53 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						a8f7d6a83e 
					 
					
						
						
							
							Updates mods  
						
						 
						
						
						
						
					 
					
						2021-03-21 19:47:07 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						ee1d82b973 
					 
					
						
						
							
							Uses make instead for int  
						
						 
						
						
						
						
					 
					
						2021-03-21 19:09:04 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						508f180e45 
					 
					
						
						
							
							Updates dockerfile  
						
						 
						
						
						
						
					 
					
						2021-03-21 19:01:13 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						e2934e8179 
					 
					
						
						
							
							Uses Go1.16 embed feature ( #1092 )  
						
						 
						
						... 
						
						
						
						* Uses Go1.16 embed feature
* Fixes tests
* Removes packr and fixes tests 
						
						
					 
					
						2021-03-21 18:38:17 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						34259c4cb5 
					 
					
						
						
							
							Merge pull request  #1094  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001204  
						
						 
						
						
						
						
					 
					
						2021-03-21 21:43:12 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						e04964bc3b 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001203 to 1.0.30001204  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001203 to 1.0.30001204.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001203...v1.0.30001204 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-03-21 21:37:24 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						244ce9737f 
					 
					
						
						
							
							Merge pull request  #1093  from amir20/dependabot/npm_and_yarn/husky-5.2.0  
						
						 
						
						
						
						
					 
					
						2021-03-21 19:38:55 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						782110887c 
					 
					
						
						
							
							Bump husky from 5.1.3 to 5.2.0  
						
						 
						
						... 
						
						
						
						Bumps [husky](https://github.com/typicode/husky ) from 5.1.3 to 5.2.0.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v5.1.3...v5.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-03-21 19:33:23 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						6200cce124 
					 
					
						
						
							
							Merge pull request  #1090  from amir20/dependabot/npm_and_yarn/webpack-5.27.1  
						
						 
						
						
						
						
					 
					
						2021-03-20 20:09:02 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						407049e32f 
					 
					
						
						
							
							Bump webpack from 5.27.0 to 5.27.1  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.27.0 to 5.27.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.27.0...v5.27.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-03-20 20:02:56 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						2d457e0067 
					 
					
						
						
							
							Merge pull request  #1089  from amir20/dependabot/npm_and_yarn/release-it-14.5.0  
						
						 
						
						
						
						
					 
					
						2021-03-20 13:54:01 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						32b4948e32 
					 
					
						
						
							
							Bump release-it from 14.4.1 to 14.5.0  
						
						 
						
						... 
						
						
						
						Bumps [release-it](https://github.com/release-it/release-it ) from 14.4.1 to 14.5.0.
- [Release notes](https://github.com/release-it/release-it/releases )
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/release-it/release-it/compare/14.4.1...14.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-03-20 13:47:26 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						52be0f8412 
					 
					
						
						
							
							Merge pull request  #1088  from amir20/dependabot/npm_and_yarn/webpack-5.27.0  
						
						 
						
						
						
						
					 
					
						2021-03-19 16:58:13 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						128a066e97 
					 
					
						
						
							
							Bump webpack from 5.26.3 to 5.27.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.26.3 to 5.27.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.26.3...v5.27.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-03-19 16:52:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a241f5ceba 
					 
					
						
						
							
							Merge pull request  #1087  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001203  
						
						 
						
						
						
						
					 
					
						2021-03-19 08:06:14 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						fab46887d4 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001202 to 1.0.30001203  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001202 to 1.0.30001203.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001202...v1.0.30001203 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-03-19 08:00:23 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						1b7edbb232 
					 
					
						
						
							
							Merge pull request  #1084  from amir20/dependabot/npm_and_yarn/webpack-5.26.3  
						
						 
						
						
						
						
					 
					
						2021-03-17 13:57:23 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						bf9ac50966 
					 
					
						
						
							
							Bump webpack from 5.26.2 to 5.26.3  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.26.2 to 5.26.3.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.26.2...v5.26.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-03-17 13:50:56 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						2e83e9ca4e 
					 
					
						
						
							
							Merge pull request  #1083  from amir20/dependabot/npm_and_yarn/webpack-5.26.2  
						
						 
						
						
						
						
					 
					
						2021-03-16 20:19:08 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						070c45415f 
					 
					
						
						
							
							Bump webpack from 5.26.1 to 5.26.2  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.26.1 to 5.26.2.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.26.1...v5.26.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-03-16 20:12:12 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						175731870b 
					 
					
						
						
							
							Merge pull request  #1082  from amir20/dependabot/npm_and_yarn/webpack-5.26.1  
						
						 
						
						
						
						
					 
					
						2021-03-16 14:30:12 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a5b5de07e6 
					 
					
						
						
							
							Bump webpack from 5.26.0 to 5.26.1  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.26.0 to 5.26.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.26.0...v5.26.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-03-16 14:23:23 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						9d0943250a 
					 
					
						
						
							
							Merge pull request  #1081  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001202  
						
						 
						
						
						
						
					 
					
						2021-03-16 08:31:47 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						3bd0fa0762 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001200 to 1.0.30001202  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001200 to 1.0.30001202.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001200...v1.0.30001202 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-03-16 08:25:35 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c5a52791d7 
					 
					
						
						
							
							Merge pull request  #1080  from amir20/dependabot/npm_and_yarn/css-loader-5.1.3  
						
						 
						
						
						
						
					 
					
						2021-03-15 18:27:39 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						cf795cceb9 
					 
					
						
						
							
							Bump css-loader from 5.1.2 to 5.1.3  
						
						 
						
						... 
						
						
						
						Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 5.1.2 to 5.1.3.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.1.2...v5.1.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-03-15 18:21:49 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						5a82ae2555 
					 
					
						
						
							
							Merge pull request  #1079  from amir20/dependabot/npm_and_yarn/webpack-5.26.0  
						
						 
						
						
						
						
					 
					
						2021-03-15 16:22:45 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						08f9d9f6a7 
					 
					
						
						
							
							Bump webpack from 5.25.1 to 5.26.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.25.1 to 5.26.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.25.1...v5.26.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-03-15 16:16:58 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c678b9533c 
					 
					
						
						
							
							Merge pull request  #1078  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001200  
						
						 
						
						
						
						
					 
					
						2021-03-15 00:03:20 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						16274ebe6a 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001199 to 1.0.30001200  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001199 to 1.0.30001200.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001199...v1.0.30001200 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-03-14 23:50:07 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						8eb9673e42 
					 
					
						
						
							
							Merge pull request  #1077  from amir20/dependabot/npm_and_yarn/webpack-5.25.1  
						
						 
						
						
						
						
					 
					
						2021-03-14 19:45:29 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						f1d8d62d05 
					 
					
						
						
							
							Bump webpack from 5.25.0 to 5.25.1  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.25.0 to 5.25.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.25.0...v5.25.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-03-14 19:40:02 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						46e0b9ee5e 
					 
					
						
						
							
							Merge pull request  #1076  from amir20/dependabot/npm_and_yarn/dompurify-2.2.7  
						
						 
						
						
						
						
					 
					
						2021-03-12 15:33:49 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						36a6617b6c 
					 
					
						
						
							
							Bump dompurify from 2.2.6 to 2.2.7  
						
						 
						
						... 
						
						
						
						Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 2.2.6 to 2.2.7.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/2.2.6...2.2.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-03-12 15:27:16 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						7862e76569 
					 
					
						
						
							
							Merge pull request  #1075  from amir20/dependabot/npm_and_yarn/webpack-5.25.0  
						
						 
						
						
						
						
					 
					
						2021-03-12 09:05:51 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						f94e9d1a9b 
					 
					
						
						
							
							Bump webpack from 5.24.4 to 5.25.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.24.4 to 5.25.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.24.4...v5.25.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-03-12 08:59:48 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						83755f1889 
					 
					
						
						
							
							Merge pull request  #1074  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001199  
						
						 
						
						
						
						
					 
					
						2021-03-12 08:23:56 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c9cc315dac 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001198 to 1.0.30001199  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001198 to 1.0.30001199.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001198...v1.0.30001199 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-03-12 08:18:32 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						8b24f14de4 
					 
					
						
						
							
							Merge pull request  #1073  from amir20/dependabot/npm_and_yarn/postcss-loader-5.2.0  
						
						 
						
						
						
						
					 
					
						2021-03-11 17:09:19 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						6f74b65b77 
					 
					
						
						
							
							Bump postcss-loader from 5.1.0 to 5.2.0  
						
						 
						
						... 
						
						
						
						Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader ) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases )
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v5.1.0...v5.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-03-11 17:03:18 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						ea5814b731 
					 
					
						
						
							
							Merge pull request  #1072  from amir20/dependabot/npm_and_yarn/hotkeys-js-3.8.3  
						
						 
						
						
						
						
					 
					
						2021-03-11 13:19:40 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c28fa19ba8 
					 
					
						
						
							
							Bump hotkeys-js from 3.8.2 to 3.8.3  
						
						 
						
						... 
						
						
						
						Bumps [hotkeys-js](https://github.com/jaywcjlove/hotkeys ) from 3.8.2 to 3.8.3.
- [Release notes](https://github.com/jaywcjlove/hotkeys/releases )
- [Commits](https://github.com/jaywcjlove/hotkeys/compare/v3.8.2...v3.8.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-03-11 13:13:56 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						e78bf06a62 
					 
					
						
						
							
							Merge pull request  #1071  from amir20/dependabot/npm_and_yarn/css-loader-5.1.2  
						
						 
						
						
						
						
					 
					
						2021-03-10 16:02:47 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						4ac4f9d77c 
					 
					
						
						
							
							Bump css-loader from 5.1.1 to 5.1.2  
						
						 
						
						... 
						
						
						
						Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.1.1...v5.1.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-03-10 15:53:39 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						164983bcab 
					 
					
						
						
							
							Merge pull request  #1070  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001198  
						
						 
						
						
						
						
					 
					
						2021-03-10 08:43:41 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						acccf3be7f 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001197 to 1.0.30001198  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001197 to 1.0.30001198.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001197...v1.0.30001198 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-03-10 08:37:44 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						235e34fc62 
					 
					
						
						
							
							Merge pull request  #1069  from amir20/dependabot/npm_and_yarn/postcss-8.2.8  
						
						 
						
						
						
						
					 
					
						2021-03-09 22:18:03 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						f26b82d057 
					 
					
						
						
							
							Bump postcss from 8.2.7 to 8.2.8  
						
						 
						
						... 
						
						
						
						Bumps [postcss](https://github.com/postcss/postcss ) from 8.2.7 to 8.2.8.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.2.7...8.2.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-03-09 22:11:58 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						95f4d68c89 
					 
					
						
						
							
							Merge pull request  #1068  from amir20/dependabot/npm_and_yarn/html-webpack-plugin-5.3.1  
						
						 
						
						
						
						
					 
					
						2021-03-09 13:36:53 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						8f263b70ce 
					 
					
						
						
							
							Bump html-webpack-plugin from 5.3.0 to 5.3.1  
						
						 
						
						... 
						
						
						
						Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin ) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases )
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v5.3.0...v5.3.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-03-09 13:31:09 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						5afdcbb91a 
					 
					
						
						
							
							Merge pull request  #1067  from amir20/dependabot/go_modules/github.com/sirupsen/logrus-1.8.1  
						
						 
						
						
						
						
					 
					
						2021-03-09 13:26:39 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						2eea1d0203 
					 
					
						
						
							
							Bump github.com/sirupsen/logrus from 1.8.0 to 1.8.1  
						
						 
						
						... 
						
						
						
						Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus ) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/sirupsen/logrus/releases )
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sirupsen/logrus/compare/v1.8.0...v1.8.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-03-09 13:21:10 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						2a62d4077d 
					 
					
						
						
							
							Merge pull request  #1064  from amir20/dependabot/npm_and_yarn/webpack-5.24.4  
						
						 
						
						
						
						
					 
					
						2021-03-09 00:19:05 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						e3a981b725 
					 
					
						
						
							
							Merge pull request  #1066  from amir20/dependabot/npm_and_yarn/babel/core-7.13.10  
						
						 
						
						
						
						
					 
					
						2021-03-08 22:57:40 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						d296cbe55b 
					 
					
						
						
							
							Bump @babel/core from 7.13.8 to 7.13.10  
						
						 
						
						... 
						
						
						
						Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.13.8 to 7.13.10.
- [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.13.10/packages/babel-core )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-03-08 22:52:18 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						483bb28dbb 
					 
					
						
						
							
							Merge pull request  #1065  from amir20/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.13.10  
						
						 
						
						
						
						
					 
					
						2021-03-08 22:48:45 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						172ad6acc4 
					 
					
						
						
							
							Bump @babel/plugin-transform-runtime from 7.13.9 to 7.13.10  
						
						 
						
						... 
						
						
						
						Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime ) from 7.13.9 to 7.13.10.
- [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.13.10/packages/babel-plugin-transform-runtime )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-03-08 22:42:38 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						4a1f6c00f3 
					 
					
						
						
							
							Bump webpack from 5.24.3 to 5.24.4  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.24.3 to 5.24.4.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.24.3...v5.24.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-03-08 10:52:55 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						2695545db8 
					 
					
						
						
							
							Merge pull request  #1063  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001197  
						
						 
						
						
						
						
					 
					
						2021-03-08 00:47:14 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						dd8f05b472 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001196 to 1.0.30001197  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001196 to 1.0.30001197.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001196...v1.0.30001197 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-03-08 00:41:48 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						21acbba6a9 
					 
					
						
						
							
							Merge pull request  #1062  from amir20/dependabot/npm_and_yarn/html-webpack-plugin-5.3.0  
						
						 
						
						
						
						
					 
					
						2021-03-07 17:14:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						405054b8f2 
					 
					
						
						
							
							Bump html-webpack-plugin from 5.2.0 to 5.3.0  
						
						 
						
						... 
						
						
						
						Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin ) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases )
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v5.2.0...v5.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-03-07 17:08:33 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						936c029057 
					 
					
						
						
							
							Updates go mods  
						
						 
						
						
						
						
					 
					
						2021-03-06 12:54:55 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								cgourlay 
							
						 
					 
					
						
						
							
						
						3350cf7cfc 
					 
					
						
						
							
							Fix typos in the readme ( #1061 )  
						
						 
						
						
						
						
					 
					
						2021-03-06 12:04:07 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						6e39834415 
					 
					
						
						
							
							Merge pull request  #1060  from amir20/dependabot/npm_and_yarn/autoprefixer-10.2.5  
						
						 
						
						
						
						
					 
					
						2021-03-05 15:18:28 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						3ddd974ede 
					 
					
						
						
							
							Bump autoprefixer from 10.2.4 to 10.2.5  
						
						 
						
						... 
						
						
						
						Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.2.4 to 10.2.5.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.2.4...10.2.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-03-05 15:12:35 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						0aed512c64 
					 
					
						
						
							
							Merge pull request  #1059  from amir20/dependabot/npm_and_yarn/postcss-loader-5.1.0  
						
						 
						
						
						
						
					 
					
						2021-03-05 13:35:58 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						d13c121d91 
					 
					
						
						
							
							Bump postcss-loader from 5.0.0 to 5.1.0  
						
						 
						
						... 
						
						
						
						Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader ) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases )
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v5.0.0...v5.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-03-05 13:30:09 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						e1b85acb56 
					 
					
						
						
							
							Merge pull request  #1058  from amir20/dependabot/npm_and_yarn/date-fns-2.19.0  
						
						 
						
						
						
						
					 
					
						2021-03-05 04:04:41 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						bf6abe3bcd 
					 
					
						
						
							
							Bump date-fns from 2.18.0 to 2.19.0  
						
						 
						
						... 
						
						
						
						Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.18.0 to 2.19.0.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-03-05 03:58:52 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						1a90653a17 
					 
					
						
						
							
							Merge pull request  #1057  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001196  
						
						 
						
						
						
						
					 
					
						2021-03-04 09:09:55 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						2a1c58e255 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001194 to 1.0.30001196  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001194 to 1.0.30001196.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001194...v1.0.30001196 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-03-04 09:04:10 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						6280ca0329 
					 
					
						
						
							
							Merge pull request  #1056  from amir20/dependabot/npm_and_yarn/postcss-8.2.7  
						
						 
						
						
						
						
					 
					
						2021-03-03 23:47:26 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						499cad8e3b 
					 
					
						
						
							
							Bump postcss from 8.2.6 to 8.2.7  
						
						 
						
						... 
						
						
						
						Bumps [postcss](https://github.com/postcss/postcss ) from 8.2.6 to 8.2.7.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.2.6...8.2.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-03-03 23:42:03 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						8412a17ecf 
					 
					
						
						
							
							Merge pull request  #1055  from amir20/dependabot/npm_and_yarn/webpack-5.24.3  
						
						 
						
						
						
						
					 
					
						2021-03-03 19:18:55 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						da01275ebe 
					 
					
						
						
							
							Bump webpack from 5.24.2 to 5.24.3  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.24.2 to 5.24.3.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.24.2...v5.24.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-03-03 19:12:30 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						427c77487c 
					 
					
						
						
							
							Merge pull request  #1053  from amir20/dependabot/npm_and_yarn/vue-style-loader-4.1.3  
						
						 
						
						
						
						
					 
					
						2021-03-03 09:04:32 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						65173f71dd 
					 
					
						
						
							
							Bump vue-style-loader from 4.1.2 to 4.1.3  
						
						 
						
						... 
						
						
						
						Bumps [vue-style-loader](https://github.com/vuejs/vue-style-loader ) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/vuejs/vue-style-loader/releases )
- [Changelog](https://github.com/vuejs/vue-style-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-style-loader/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-03-03 08:58:28 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						30bc8ab4a7 
					 
					
						
						
							
							Merge pull request  #1052  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001194  
						
						 
						
						
						
						
					 
					
						2021-03-02 09:12:53 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a5dc8da02e 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001192 to 1.0.30001194  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001192 to 1.0.30001194.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001192...v1.0.30001194 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-03-02 09:06:48 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						ecd524e8e9 
					 
					
						
						
							
							Merge pull request  #1051  from amir20/dependabot/npm_and_yarn/husky-5.1.3  
						
						 
						
						
						
						
					 
					
						2021-03-02 03:21:13 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						2aead717c1 
					 
					
						
						
							
							Bump husky from 5.1.2 to 5.1.3  
						
						 
						
						... 
						
						
						
						Bumps [husky](https://github.com/typicode/husky ) from 5.1.2 to 5.1.3.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v5.1.2...v5.1.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-03-02 03:16:29 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						f13712bd5b 
					 
					
						
						
							
							Merge pull request  #1050  from amir20/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.13.9  
						
						 
						
						
						
						
					 
					
						2021-03-02 01:36:21 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						5573038e0b 
					 
					
						
						
							
							Bump @babel/plugin-transform-runtime from 7.13.8 to 7.13.9  
						
						 
						
						... 
						
						
						
						Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime ) from 7.13.8 to 7.13.9.
- [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.13.9/packages/babel-plugin-transform-runtime )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-03-01 22:14:22 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						5af45ec4c2 
					 
					
						
						
							
							Merge pull request  #1049  from amir20/dependabot/npm_and_yarn/date-fns-2.18.0  
						
						 
						
						
						
						
					 
					
						2021-03-01 19:24:31 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						7cb9d1a683 
					 
					
						
						
							
							Bump date-fns from 2.17.0 to 2.18.0  
						
						 
						
						... 
						
						
						
						Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.17.0 to 2.18.0.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v2.17.0...v2.18.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-03-01 19:19:24 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						ca68b3bc27 
					 
					
						
						
							
							Merge pull request  #1048  from amir20/dependabot/npm_and_yarn/css-loader-5.1.1  
						
						 
						
						
						
						
					 
					
						2021-03-01 19:16:13 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						b8151b74f3 
					 
					
						
						
							
							Bump css-loader from 5.1.0 to 5.1.1  
						
						 
						
						... 
						
						
						
						Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.1.0...v5.1.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-03-01 19:10:48 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						36d8ce2ebc 
					 
					
						
						
							
							Merge pull request  #1046  from amir20/dependabot/npm_and_yarn/husky-5.1.2  
						
						 
						
						
						
						
					 
					
						2021-03-01 01:56:48 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						71295ff369 
					 
					
						
						
							
							Bump husky from 5.1.1 to 5.1.2  
						
						 
						
						... 
						
						
						
						Bumps [husky](https://github.com/typicode/husky ) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v5.1.1...v5.1.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-03-01 01:50:59 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c40787576f 
					 
					
						
						
							
							Merge pull request  #1045  from amir20/dependabot/npm_and_yarn/babel/core-7.13.8  
						
						 
						
						
						
						
					 
					
						2021-02-27 00:09:03 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						91c247dee4 
					 
					
						
						
							
							Bump @babel/core from 7.13.1 to 7.13.8  
						
						 
						
						... 
						
						
						
						Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.13.1 to 7.13.8.
- [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.13.8/packages/babel-core )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-27 00:03:30 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						1c69fc6929 
					 
					
						
						
							
							Merge pull request  #1044  from amir20/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.13.8  
						
						 
						
						
						
						
					 
					
						2021-02-26 23:54:53 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						5a842fc9d7 
					 
					
						
						
							
							Bump @babel/plugin-transform-runtime from 7.13.7 to 7.13.8  
						
						 
						
						... 
						
						
						
						Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime ) from 7.13.7 to 7.13.8.
- [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.13.8/packages/babel-plugin-transform-runtime )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-26 23:49:20 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						19fe4a9918 
					 
					
						
						
							
							Merge pull request  #1043  from amir20/dependabot/npm_and_yarn/integration/jest-image-snapshot-4.4.0  
						
						 
						
						
						
						
					 
					
						2021-02-26 16:32:18 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						4ce2f2a089 
					 
					
						
						
							
							Bump jest-image-snapshot from 4.3.0 to 4.4.0 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [jest-image-snapshot](https://github.com/americanexpress/jest-image-snapshot ) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/americanexpress/jest-image-snapshot/releases )
- [Changelog](https://github.com/americanexpress/jest-image-snapshot/blob/master/CHANGELOG.md )
- [Commits](https://github.com/americanexpress/jest-image-snapshot/compare/v4.3.0...v4.4.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-26 16:26:47 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						d6958efcd0 
					 
					
						
						
							
							Bump puppeteer from 7.1.0 to 8.0.0 in /integration ( #1041 )  
						
						 
						
						... 
						
						
						
						Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 7.1.0 to 8.0.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/puppeteer/puppeteer/compare/v7.1.0...v8.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 
						
						
					 
					
						2021-02-26 06:10:25 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						848e82b9c6 
					 
					
						
						
							
							Merge pull request  #1042  from amir20/dependabot/npm_and_yarn/mini-css-extract-plugin-1.3.9  
						
						 
						
						
						
						
					 
					
						2021-02-26 13:26:56 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						e9bc03c4b8 
					 
					
						
						
							
							Bump mini-css-extract-plugin from 1.3.8 to 1.3.9  
						
						 
						
						... 
						
						
						
						Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 1.3.8 to 1.3.9.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.3.8...v1.3.9 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-26 13:20:49 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						e3c47499ea 
					 
					
						
						
							
							Merge pull request  #1040  from amir20/dependabot/npm_and_yarn/css-loader-5.1.0  
						
						 
						
						
						
						
					 
					
						2021-02-25 15:09:51 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						2687a144af 
					 
					
						
						
							
							Bump css-loader from 5.0.2 to 5.1.0  
						
						 
						
						... 
						
						
						
						Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 5.0.2 to 5.1.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.0.2...v5.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-25 15:03:50 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						9003b095a1 
					 
					
						
						
							
							Merge pull request  #1039  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001192  
						
						 
						
						
						
						
					 
					
						2021-02-25 08:27:25 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a91e40b4e9 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001191 to 1.0.30001192  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001191 to 1.0.30001192.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001191...v1.0.30001192 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-25 08:21:28 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						e8d4d29ad8 
					 
					
						
						
							
							Merge pull request  #1038  from amir20/dependabot/npm_and_yarn/webpack-5.24.2  
						
						 
						
						
						
						
					 
					
						2021-02-24 20:32:08 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						24a68d715d 
					 
					
						
						
							
							Bump webpack from 5.24.1 to 5.24.2  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.24.1 to 5.24.2.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.24.1...v5.24.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-24 20:26:47 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						0fd14c9341 
					 
					
						
						
							
							Merge pull request  #1036  from amir20/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.13.7  
						
						 
						
						
						
						
					 
					
						2021-02-24 09:30:40 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						4ba4503b27 
					 
					
						
						
							
							Bump @babel/plugin-transform-runtime from 7.13.6 to 7.13.7  
						
						 
						
						... 
						
						
						
						Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime ) from 7.13.6 to 7.13.7.
- [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.13.7/packages/babel-plugin-transform-runtime )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-24 09:23:40 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a838622646 
					 
					
						
						
							
							Merge pull request  #1034  from amir20/dependabot/npm_and_yarn/webpack-5.24.1  
						
						 
						
						
						
						
					 
					
						2021-02-23 22:18:36 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						b67c693f3f 
					 
					
						
						
							
							Bump webpack from 5.24.0 to 5.24.1  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.24.0 to 5.24.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.24.0...v5.24.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-23 22:13:03 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						7baced5806 
					 
					
						
						
							
							Merge pull request  #1033  from amir20/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.13.6  
						
						 
						
						
						
						
					 
					
						2021-02-23 17:55:05 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						659fd530c2 
					 
					
						
						
							
							Bump @babel/plugin-transform-runtime from 7.13.5 to 7.13.6  
						
						 
						
						... 
						
						
						
						Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime ) from 7.13.5 to 7.13.6.
- [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.13.6/packages/babel-plugin-transform-runtime )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-23 17:49:12 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						aececa8b2a 
					 
					
						
						
							
							Merge pull request  #1032  from amir20/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.13.5  
						
						 
						
						
						
						
					 
					
						2021-02-23 14:15:22 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						81dd527fac 
					 
					
						
						
							
							Bump @babel/plugin-transform-runtime from 7.13.4 to 7.13.5  
						
						 
						
						... 
						
						
						
						Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime ) from 7.13.4 to 7.13.5.
- [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.13.5/packages/babel-plugin-transform-runtime )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-23 14:08:49 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a6334aeda0 
					 
					
						
						
							
							Merge pull request  #1031  from amir20/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.13.4  
						
						 
						
						
						
						
					 
					
						2021-02-23 12:23:09 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						2897e6e9f1 
					 
					
						
						
							
							Bump @babel/plugin-transform-runtime from 7.13.2 to 7.13.4  
						
						 
						
						... 
						
						
						
						Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime ) from 7.13.2 to 7.13.4.
- [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.13.4/packages/babel-plugin-transform-runtime )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-23 12:16:26 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						16eeaa259d 
					 
					
						
						
							
							Merge pull request  #1030  from amir20/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.13.2  
						
						 
						
						
						
						
					 
					
						2021-02-23 02:24:13 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a0425d089a 
					 
					
						
						
							
							Bump @babel/plugin-transform-runtime from 7.13.1 to 7.13.2  
						
						 
						
						... 
						
						
						
						Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime ) from 7.13.1 to 7.13.2.
- [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.13.2/packages/babel-plugin-transform-runtime )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-23 02:18:14 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						0d67414999 
					 
					
						
						
							
							Merge pull request  #1029  from amir20/dependabot/npm_and_yarn/babel/core-7.13.1  
						
						 
						
						
						
						
					 
					
						2021-02-23 01:37:57 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						b1696e5113 
					 
					
						
						
							
							Bump @babel/core from 7.13.0 to 7.13.1  
						
						 
						
						... 
						
						
						
						Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.13.0 to 7.13.1.
- [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.13.1/packages/babel-core )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-23 01:31:30 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a5c6b31ece 
					 
					
						
						
							
							Merge pull request  #1028  from amir20/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.13.1  
						
						 
						
						
						
						
					 
					
						2021-02-23 01:29:33 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						ad5dad3707 
					 
					
						
						
							
							Bump @babel/plugin-transform-runtime from 7.13.0 to 7.13.1  
						
						 
						
						... 
						
						
						
						Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime ) from 7.13.0 to 7.13.1.
- [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.13.1/packages/babel-plugin-transform-runtime )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-23 01:24:07 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						4de32a1778 
					 
					
						
						
							
							Merge pull request  #1027  from amir20/dependabot/npm_and_yarn/babel/core-7.13.0  
						
						 
						
						
						
						
					 
					
						2021-02-22 23:30:13 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						03bf0d9491 
					 
					
						
						
							
							Bump @babel/core from 7.12.17 to 7.13.0  
						
						 
						
						... 
						
						
						
						Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.12.17 to 7.13.0.
- [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.13.0/packages/babel-core )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-22 23:24:17 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						2fbfbbebbe 
					 
					
						
						
							
							Merge pull request  #1026  from amir20/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.13.0  
						
						 
						
						
						
						
					 
					
						2021-02-22 23:14:02 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						66843dae54 
					 
					
						
						
							
							Bump @babel/plugin-transform-runtime from 7.12.17 to 7.13.0  
						
						 
						
						... 
						
						
						
						Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime ) from 7.12.17 to 7.13.0.
- [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.13.0/packages/babel-plugin-transform-runtime )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-22 23:07:53 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						16e10a7766 
					 
					
						
						
							
							Merge pull request  #1025  from amir20/dependabot/npm_and_yarn/webpack-5.24.0  
						
						 
						
						
						
						
					 
					
						2021-02-22 22:44:15 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						f4972dffac 
					 
					
						
						
							
							Bump webpack from 5.23.0 to 5.24.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.23.0 to 5.24.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.23.0...v5.24.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-22 22:38:31 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a6897b6782 
					 
					
						
						
							
							Merge pull request  #1024  from amir20/dependabot/npm_and_yarn/husky-5.1.1  
						
						 
						
						
						
						
					 
					
						2021-02-22 16:30:10 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						e0a84a6a9f 
					 
					
						
						
							
							Bump husky from 5.1.0 to 5.1.1  
						
						 
						
						... 
						
						
						
						Bumps [husky](https://github.com/typicode/husky ) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v5.1.0...v5.1.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-22 16:24:01 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						2a7d02c2ed 
					 
					
						
						
							
							Merge pull request  #1023  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001191  
						
						 
						
						
						
						
					 
					
						2021-02-22 10:00:34 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						11600ebb60 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001190 to 1.0.30001191  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001190 to 1.0.30001191.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001190...v1.0.30001191 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-22 09:54:38 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						8a581e68e8 
					 
					
						
						
							
							Merge pull request  #1022  from amir20/dependabot/npm_and_yarn/husky-5.1.0  
						
						 
						
						
						
						
					 
					
						2021-02-21 21:56:50 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						5315190ec4 
					 
					
						
						
							
							Bump husky from 5.0.9 to 5.1.0  
						
						 
						
						... 
						
						
						
						Bumps [husky](https://github.com/typicode/husky ) from 5.0.9 to 5.1.0.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v5.0.9...v5.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-21 21:51:41 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						d297969e65 
					 
					
						
						
							
							Merge pull request  #1021  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001190  
						
						 
						
						
						
						
					 
					
						2021-02-20 05:46:11 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						44df0f471c 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001189 to 1.0.30001190  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001189 to 1.0.30001190.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001189...v1.0.30001190 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-20 05:40:32 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						f3672dede1 
					 
					
						
						
							
							Merge pull request  #1020  from amir20/dependabot/npm_and_yarn/html-webpack-plugin-5.2.0  
						
						 
						
						
						
						
					 
					
						2021-02-19 14:34:21 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						14b7f24c5a 
					 
					
						
						
							
							Bump html-webpack-plugin from 5.1.0 to 5.2.0  
						
						 
						
						... 
						
						
						
						Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin ) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases )
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v5.1.0...v5.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-19 14:28:08 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						8193523f19 
					 
					
						
						
							
							Merge pull request  #1018  from amir20/dependabot/npm_and_yarn/release-it-14.4.1  
						
						 
						
						
						
						
					 
					
						2021-02-19 09:13:02 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						9d5bb177eb 
					 
					
						
						
							
							Bump release-it from 14.4.0 to 14.4.1  
						
						 
						
						... 
						
						
						
						Bumps [release-it](https://github.com/release-it/release-it ) from 14.4.0 to 14.4.1.
- [Release notes](https://github.com/release-it/release-it/releases )
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/release-it/release-it/compare/14.4.0...14.4.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-19 09:07:30 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						0f58db3257 
					 
					
						
						
							
							Merge pull request  #1017  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001189  
						
						 
						
						
						
						
					 
					
						2021-02-19 08:55:06 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						e8e272b8de 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001187 to 1.0.30001189  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001187 to 1.0.30001189.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001187...v1.0.30001189 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-19 08:49:09 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						cea38dba0a 
					 
					
						
						
							
							Merge pull request  #1016  from amir20/dependabot/npm_and_yarn/sass-1.32.8  
						
						 
						
						
						
						
					 
					
						2021-02-18 22:17:42 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						df279aa9f0 
					 
					
						
						
							
							Bump sass from 1.32.7 to 1.32.8  
						
						 
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/dart-sass ) from 1.32.7 to 1.32.8.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.32.7...1.32.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-18 22:11:40 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						035797a0fa 
					 
					
						
						
							
							Merge pull request  #1015  from amir20/dependabot/npm_and_yarn/webpack-5.23.0  
						
						 
						
						
						
						
					 
					
						2021-02-18 16:07:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						da1f1de89e 
					 
					
						
						
							
							Bump webpack from 5.22.0 to 5.23.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.22.0 to 5.23.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.22.0...v5.23.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-18 16:00:48 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						2d879a1e17 
					 
					
						
						
							
							Merge pull request  #1014  from amir20/dependabot/npm_and_yarn/babel/core-7.12.17  
						
						 
						
						
						
						
					 
					
						2021-02-18 15:49:25 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						9b875887f8 
					 
					
						
						
							
							Bump @babel/core from 7.12.16 to 7.12.17  
						
						 
						
						... 
						
						
						
						Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.12.16 to 7.12.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.12.17/packages/babel-core )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-18 15:43:43 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c7ade102c4 
					 
					
						
						
							
							Merge pull request  #1013  from amir20/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.12.17  
						
						 
						
						
						
						
					 
					
						2021-02-18 15:31:09 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						7dcde31741 
					 
					
						
						
							
							Bump @babel/plugin-transform-runtime from 7.12.15 to 7.12.17  
						
						 
						
						... 
						
						
						
						Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime ) from 7.12.15 to 7.12.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.12.17/packages/babel-plugin-transform-runtime )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-18 15:24:42 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						5e66a66470 
					 
					
						
						
							
							Merge pull request  #1012  from amir20/dependabot/npm_and_yarn/mini-css-extract-plugin-1.3.8  
						
						 
						
						
						
						
					 
					
						2021-02-18 15:11:53 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c6576cf0cf 
					 
					
						
						
							
							Bump mini-css-extract-plugin from 1.3.7 to 1.3.8  
						
						 
						
						... 
						
						
						
						Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 1.3.7 to 1.3.8.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.3.7...v1.3.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-18 15:06:24 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						7ee3d37589 
					 
					
						
						
							
							Merge pull request  #1011  from amir20/dependabot/go_modules/github.com/sirupsen/logrus-1.8.0  
						
						 
						
						
						
						
					 
					
						2021-02-18 13:27:13 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						25ef156d7c 
					 
					
						
						
							
							Bump github.com/sirupsen/logrus from 1.7.1 to 1.8.0  
						
						 
						
						... 
						
						
						
						Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus ) from 1.7.1 to 1.8.0.
- [Release notes](https://github.com/sirupsen/logrus/releases )
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sirupsen/logrus/compare/v1.7.1...v1.8.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-18 13:20:55 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						13ebaaf56f 
					 
					
						
						
							
							Release 3.2.3  
						
						 
						
						
						
						
					 
					
						2021-02-17 09:53:43 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						527db937e9 
					 
					
						
						
							
							Go 1.16 update ( #1010 )  
						
						 
						
						
						
						
					 
					
						2021-02-17 07:28:00 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						8fac42a6a0 
					 
					
						
						
							
							Merge pull request  #1009  from amir20/dependabot/go_modules/github.com/sirupsen/logrus-1.7.1  
						
						 
						
						
						
						
					 
					
						2021-02-16 13:23:49 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						8a22ec5edb 
					 
					
						
						
							
							Bump github.com/sirupsen/logrus from 1.7.0 to 1.7.1  
						
						 
						
						... 
						
						
						
						Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus ) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/sirupsen/logrus/releases )
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sirupsen/logrus/compare/v1.7.0...v1.7.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-16 13:17:50 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						5ad03377a0 
					 
					
						
						
							
							Merge pull request  #1008  from amir20/dependabot/npm_and_yarn/mini-css-extract-plugin-1.3.7  
						
						 
						
						
						
						
					 
					
						2021-02-15 14:24:28 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						370df1f1bf 
					 
					
						
						
							
							Bump mini-css-extract-plugin from 1.3.6 to 1.3.7  
						
						 
						
						... 
						
						
						
						Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 1.3.6 to 1.3.7.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.3.6...v1.3.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-15 14:18:25 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						56f9a10f53 
					 
					
						
						
							
							Merge pull request  #1007  from amir20/dependabot/npm_and_yarn/webpack-5.22.0  
						
						 
						
						
						
						
					 
					
						2021-02-15 11:47:08 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						5fff2e186d 
					 
					
						
						
							
							Bump webpack from 5.21.2 to 5.22.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.21.2 to 5.22.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.21.2...v5.22.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-15 11:41:58 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						40ecbbd251 
					 
					
						
						
							
							Merge pull request  #1006  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001187  
						
						 
						
						
						
						
					 
					
						2021-02-12 19:42:47 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						f431049f8d 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001185 to 1.0.30001187  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001185 to 1.0.30001187.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001185...v1.0.30001187 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-12 19:36:52 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						107c989929 
					 
					
						
						
							
							Merge pull request  #1005  from amir20/dependabot/npm_and_yarn/release-it-14.4.0  
						
						 
						
						
						
						
					 
					
						2021-02-12 13:50:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						727f013e02 
					 
					
						
						
							
							Bump release-it from 14.3.0 to 14.4.0  
						
						 
						
						... 
						
						
						
						Bumps [release-it](https://github.com/release-it/release-it ) from 14.3.0 to 14.4.0.
- [Release notes](https://github.com/release-it/release-it/releases )
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/release-it/release-it/compare/14.3.0...14.4.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-12 13:44:45 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						2cc6e15213 
					 
					
						
						
							
							Merge pull request  #1004  from amir20/dependabot/npm_and_yarn/html-webpack-plugin-5.1.0  
						
						 
						
						
						
						
					 
					
						2021-02-12 12:03:18 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						d37c44518e 
					 
					
						
						
							
							Bump html-webpack-plugin from 5.0.0 to 5.1.0  
						
						 
						
						... 
						
						
						
						Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin ) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases )
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v5.0.0...v5.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-12 11:57:35 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						3b020204b4 
					 
					
						
						
							
							Merge pull request  #1003  from amir20/dependabot/npm_and_yarn/integration/puppeteer-7.1.0  
						
						 
						
						
						
						
					 
					
						2021-02-12 11:08:05 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						d41d4710f6 
					 
					
						
						
							
							Bump puppeteer from 7.0.4 to 7.1.0 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 7.0.4 to 7.1.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/puppeteer/puppeteer/compare/v7.0.4...v7.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-12 11:02:43 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						5f7e24d9b6 
					 
					
						
						
							
							Merge pull request  #1002  from amir20/dependabot/npm_and_yarn/babel/core-7.12.16  
						
						 
						
						
						
						
					 
					
						2021-02-11 23:05:40 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						831ccbc52b 
					 
					
						
						
							
							Bump @babel/core from 7.12.13 to 7.12.16  
						
						 
						
						... 
						
						
						
						Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.12.13 to 7.12.16.
- [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.12.16/packages/babel-core )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-11 22:59:51 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						1bd38ef0d1 
					 
					
						
						
							
							Merge pull request  #1001  from amir20/dependabot/npm_and_yarn/postcss-8.2.6  
						
						 
						
						
						
						
					 
					
						2021-02-10 18:48:47 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						b91b626db6 
					 
					
						
						
							
							Bump postcss from 8.2.5 to 8.2.6  
						
						 
						
						... 
						
						
						
						Bumps [postcss](https://github.com/postcss/postcss ) from 8.2.5 to 8.2.6.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.2.5...8.2.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-10 18:42:23 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						51f162497f 
					 
					
						
						
							
							Merge pull request  #999  from amir20/dependabot/npm_and_yarn/sass-1.32.7  
						
						 
						
						
						
						
					 
					
						2021-02-10 01:17:52 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						f622d44a3f 
					 
					
						
						
							
							Bump sass from 1.32.6 to 1.32.7  
						
						 
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/dart-sass ) from 1.32.6 to 1.32.7.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.32.6...1.32.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-10 01:12:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						33e39a9dd2 
					 
					
						
						
							
							Merge pull request  #998  from amir20/dependabot/npm_and_yarn/integration/puppeteer-7.0.4  
						
						 
						
						
						
						
					 
					
						2021-02-09 12:49:17 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						28a39407bd 
					 
					
						
						
							
							Bump puppeteer from 7.0.3 to 7.0.4 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 7.0.3 to 7.0.4.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/puppeteer/puppeteer/compare/v7.0.3...v7.0.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-09 12:43:13 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						275b66aefd 
					 
					
						
						
							
							Merge pull request  #996  from amir20/dependabot/npm_and_yarn/integration/puppeteer-7.0.3  
						
						 
						
						
						
						
					 
					
						2021-02-09 09:21:59 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						bbd841dcc8 
					 
					
						
						
							
							Bump puppeteer from 7.0.1 to 7.0.3 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 7.0.1 to 7.0.3.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/puppeteer/puppeteer/compare/v7.0.1...v7.0.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-09 09:15:59 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						fddc7242c9 
					 
					
						
						
							
							Merge pull request  #995  from amir20/dependabot/npm_and_yarn/husky-5.0.9  
						
						 
						
						
						
						
					 
					
						2021-02-08 17:52:44 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						edf9f3aaa9 
					 
					
						
						
							
							Bump husky from 5.0.8 to 5.0.9  
						
						 
						
						... 
						
						
						
						Bumps [husky](https://github.com/typicode/husky ) from 5.0.8 to 5.0.9.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v5.0.8...v5.0.9 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-08 17:47:13 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						958cd81171 
					 
					
						
						
							
							Merge pull request  #994  from amir20/dependabot/npm_and_yarn/sass-loader-11.0.1  
						
						 
						
						
						
						
					 
					
						2021-02-08 17:24:39 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a100fd7f00 
					 
					
						
						
							
							Bump sass-loader from 11.0.0 to 11.0.1  
						
						 
						
						... 
						
						
						
						Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 11.0.0 to 11.0.1.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v11.0.0...v11.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-08 17:18:48 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						298f129005 
					 
					
						
						
							
							Merge pull request  #993  from amir20/dependabot/npm_and_yarn/css-loader-5.0.2  
						
						 
						
						
						
						
					 
					
						2021-02-08 13:50:33 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a5b582283f 
					 
					
						
						
							
							Bump css-loader from 5.0.1 to 5.0.2  
						
						 
						
						... 
						
						
						
						Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.0.1...v5.0.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-08 13:43:06 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						4ff2b3dd08 
					 
					
						
						
							
							Merge pull request  #992  from amir20/dependabot/npm_and_yarn/mini-css-extract-plugin-1.3.6  
						
						 
						
						
						
						
					 
					
						2021-02-08 12:06:43 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						5b12c623e3 
					 
					
						
						
							
							Bump mini-css-extract-plugin from 1.3.5 to 1.3.6  
						
						 
						
						... 
						
						
						
						Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 1.3.5 to 1.3.6.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.3.5...v1.3.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-08 12:01:16 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						fc31ab229a 
					 
					
						
						
							
							Merge pull request  #991  from amir20/dependabot/npm_and_yarn/webpack-5.21.2  
						
						 
						
						
						
						
					 
					
						2021-02-07 18:58:35 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						0395616f11 
					 
					
						
						
							
							Bump webpack from 5.21.1 to 5.21.2  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.21.1 to 5.21.2.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.21.1...v5.21.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-07 18:53:17 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						339131f61d 
					 
					
						
						
							
							Merge pull request  #990  from amir20/dependabot/npm_and_yarn/postcss-8.2.5  
						
						 
						
						
						
						
					 
					
						2021-02-06 19:21:45 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						87b3c91fd5 
					 
					
						
						
							
							Bump postcss from 8.2.4 to 8.2.5  
						
						 
						
						... 
						
						
						
						Bumps [postcss](https://github.com/postcss/postcss ) from 8.2.4 to 8.2.5.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.2.4...8.2.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-06 19:15:28 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						e275c6bf2a 
					 
					
						
						
							
							Merge pull request  #989  from amir20/dependabot/npm_and_yarn/webpack-5.21.1  
						
						 
						
						
						
						
					 
					
						2021-02-06 10:03:40 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						9bcc5aa42d 
					 
					
						
						
							
							Bump webpack from 5.21.0 to 5.21.1  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.21.0 to 5.21.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.21.0...v5.21.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-06 09:58:43 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						7cf42a235f 
					 
					
						
						
							
							Merge pull request  #988  from amir20/dependabot/npm_and_yarn/webpack-5.21.0  
						
						 
						
						
						
						
					 
					
						2021-02-05 21:15:30 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						2f96189b77 
					 
					
						
						
							
							Bump webpack from 5.20.2 to 5.21.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.20.2 to 5.21.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.20.2...v5.21.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-05 21:09:45 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a5ec46ab4a 
					 
					
						
						
							
							Merge pull request  #987  from amir20/dependabot/npm_and_yarn/lint-staged-10.5.4  
						
						 
						
						
						
						
					 
					
						2021-02-05 17:07:28 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a77696dfd8 
					 
					
						
						
							
							Bump lint-staged from 10.5.3 to 10.5.4  
						
						 
						
						... 
						
						
						
						Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 10.5.3 to 10.5.4.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v10.5.3...v10.5.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-05 17:01:31 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						ec68d7296f 
					 
					
						
						
							
							Merge pull request  #986  from amir20/dependabot/npm_and_yarn/date-fns-2.17.0  
						
						 
						
						
						
						
					 
					
						2021-02-05 14:20:19 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						ea9e37608c 
					 
					
						
						
							
							Bump date-fns from 2.16.1 to 2.17.0  
						
						 
						
						... 
						
						
						
						Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.16.1 to 2.17.0.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v2.16.1...v2.17.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-05 14:13:53 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						f0df447afe 
					 
					
						
						
							
							Merge pull request  #985  from amir20/dependabot/npm_and_yarn/sass-loader-11.0.0  
						
						 
						
						
						
						
					 
					
						2021-02-05 13:06:28 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						e78a8d7e0b 
					 
					
						
						
							
							Bump sass-loader from 10.1.1 to 11.0.0  
						
						 
						
						... 
						
						
						
						Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 10.1.1 to 11.0.0.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v10.1.1...v11.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-05 13:01:06 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						61ed501732 
					 
					
						
						
							
							Merge pull request  #984  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001185  
						
						 
						
						
						
						
					 
					
						2021-02-05 08:50:53 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a7289e5004 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001183 to 1.0.30001185  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001183 to 1.0.30001185.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001183...v1.0.30001185 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-05 08:45:07 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						8b574e987a 
					 
					
						
						
							
							Bump puppeteer from 5.5.0 to 7.0.1 in /integration ( #980 )  
						
						 
						
						... 
						
						
						
						Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Amir Raminfar <findamir@gmail.com > 
						
						
					 
					
						2021-02-04 19:16:57 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						f3c3978ce7 
					 
					
						
						
							
							Nit clean up  
						
						 
						
						
						
						
					 
					
						2021-02-04 18:49:15 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						afd5f63eb4 
					 
					
						
						
							
							Adds no op changes  
						
						 
						
						
						
						
					 
					
						2021-02-04 18:47:49 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						659927d7f3 
					 
					
						
						
							
							Merge pull request  #983  from amir20/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.12.15  
						
						 
						
						
						
						
					 
					
						2021-02-04 21:47:42 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						023d6d201e 
					 
					
						
						
							
							Bump @babel/plugin-transform-runtime from 7.12.13 to 7.12.15  
						
						 
						
						... 
						
						
						
						Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime ) from 7.12.13 to 7.12.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.12.15/packages/babel-plugin-transform-runtime )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-04 21:42:35 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						72e52d6424 
					 
					
						
						
							
							Merge pull request  #982  from amir20/dependabot/npm_and_yarn/webpack-5.20.2  
						
						 
						
						
						
						
					 
					
						2021-02-04 14:39:21 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						da22daf0be 
					 
					
						
						
							
							Bump webpack from 5.20.1 to 5.20.2  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.20.1 to 5.20.2.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.20.1...v5.20.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-04 14:34:33 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						f5bafb82d5 
					 
					
						
						
							
							Merge pull request  #981  from amir20/dependabot/npm_and_yarn/html-webpack-plugin-5.0.0  
						
						 
						
						
						
						
					 
					
						2021-02-04 13:19:49 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						ee0690031d 
					 
					
						
						
							
							Bump html-webpack-plugin from 4.5.1 to 5.0.0  
						
						 
						
						... 
						
						
						
						Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin ) from 4.5.1 to 5.0.0.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases )
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v4.5.1...v5.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-04 13:13:49 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						e868bf0f94 
					 
					
						
						
							
							Merge pull request  #979  from amir20/dependabot/npm_and_yarn/vue/test-utils-1.1.3  
						
						 
						
						
						
						
					 
					
						2021-02-04 10:08:07 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						23641f0ac7 
					 
					
						
						
							
							Bump @vue/test-utils from 1.1.2 to 1.1.3  
						
						 
						
						... 
						
						
						
						Bumps [@vue/test-utils](https://github.com/vuejs/vue-test-utils/tree/HEAD/packages/test-utils ) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/vuejs/vue-test-utils/releases )
- [Changelog](https://github.com/vuejs/vue-test-utils/blob/dev/packages/test-utils/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-test-utils/commits/v1.1.3/packages/test-utils )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-04 10:02:28 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						da1dc1207d 
					 
					
						
						
							
							Merge pull request  #974  from amir20/dependabot/npm_and_yarn/babel/core-7.12.13  
						
						 
						
						
						
						
					 
					
						2021-02-03 21:46:06 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						e839d75bde 
					 
					
						
						
							
							Merge pull request  #975  from amir20/dependabot/npm_and_yarn/webpack-5.20.1  
						
						 
						
						
						
						
					 
					
						2021-02-03 21:45:31 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						4a5eb5a871 
					 
					
						
						
							
							Bump @babel/core from 7.12.10 to 7.12.13  
						
						 
						
						... 
						
						
						
						Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.12.10 to 7.12.13.
- [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.12.13/packages/babel-core )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-03 21:40:41 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						01fde9b50e 
					 
					
						
						
							
							Bump webpack from 5.19.0 to 5.20.1  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.19.0 to 5.20.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.19.0...v5.20.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-03 21:40:40 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						254b8d3636 
					 
					
						
						
							
							Merge pull request  #978  from amir20/dependabot/npm_and_yarn/release-it-14.3.0  
						
						 
						
						
						
						
					 
					
						2021-02-03 21:38:43 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						99c9f15fb4 
					 
					
						
						
							
							Bump release-it from 14.2.2 to 14.3.0  
						
						 
						
						... 
						
						
						
						Bumps [release-it](https://github.com/release-it/release-it ) from 14.2.2 to 14.3.0.
- [Release notes](https://github.com/release-it/release-it/releases )
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/release-it/release-it/compare/14.2.2...14.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-03 21:33:07 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						6241da75b6 
					 
					
						
						
							
							Merge pull request  #973  from amir20/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.12.13  
						
						 
						
						
						
						
					 
					
						2021-02-03 13:51:12 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						5677847ba7 
					 
					
						
						
							
							Bump @babel/plugin-transform-runtime from 7.12.10 to 7.12.13  
						
						 
						
						... 
						
						
						
						Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime ) from 7.12.10 to 7.12.13.
- [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.12.13/packages/babel-plugin-transform-runtime )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-03 13:44:55 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						6e18ecdb7e 
					 
					
						
						
							
							Merge pull request  #971  from amir20/dependabot/npm_and_yarn/webpack-cli-4.5.0  
						
						 
						
						
						
						
					 
					
						2021-02-03 13:28:18 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						bcca9bc55b 
					 
					
						
						
							
							Bump webpack-cli from 4.4.0 to 4.5.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.4.0...webpack-cli@4.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-03 13:22:11 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						866804aab6 
					 
					
						
						
							
							Merge pull request  #970  from amir20/dependabot/npm_and_yarn/postcss-loader-5.0.0  
						
						 
						
						
						
						
					 
					
						2021-02-03 12:37:31 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						cb370c379f 
					 
					
						
						
							
							Bump postcss-loader from 4.2.0 to 5.0.0  
						
						 
						
						... 
						
						
						
						Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader ) from 4.2.0 to 5.0.0.
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases )
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v4.2.0...v5.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-03 12:31:39 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						bacdc62175 
					 
					
						
						
							
							Merge pull request  #968  from amir20/dependabot/go_modules/github.com/docker/docker-20.10.3incompatible  
						
						 
						
						
						
						
					 
					
						2021-02-02 13:23:39 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						05aa5f4dab 
					 
					
						
						
							
							Bump github.com/docker/docker  
						
						 
						
						... 
						
						
						
						Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 20.10.2+incompatible to 20.10.3+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Changelog](https://github.com/moby/moby/blob/master/CHANGELOG.md )
- [Commits](https://github.com/docker/docker/compare/v20.10.2...v20.10.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-02 13:18:29 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						d75fe3c2d3 
					 
					
						
						
							
							Merge pull request  #967  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001183  
						
						 
						
						
						
						
					 
					
						2021-02-02 09:16:26 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						9982a4d7db 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001181 to 1.0.30001183  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001181 to 1.0.30001183.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001181...v1.0.30001183 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-02 09:11:09 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						df65f01d47 
					 
					
						
						
							
							Merge pull request  #966  from amir20/dependabot/npm_and_yarn/sass-1.32.6  
						
						 
						
						
						
						
					 
					
						2021-02-01 23:34:17 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						9d58ba4aa9 
					 
					
						
						
							
							Bump sass from 1.32.5 to 1.32.6  
						
						 
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/dart-sass ) from 1.32.5 to 1.32.6.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.32.5...1.32.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-02-01 23:29:14 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						d468b502bd 
					 
					
						
						
							
							Merge pull request  #965  from amir20/dependabot/npm_and_yarn/webpack-5.19.0  
						
						 
						
						
						
						
					 
					
						2021-01-29 19:23:41 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						1bcb7a53bc 
					 
					
						
						
							
							Bump webpack from 5.18.0 to 5.19.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.18.0 to 5.19.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.18.0...v5.19.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-01-29 19:17:44 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						0294d3493f 
					 
					
						
						
							
							Merge pull request  #964  from amir20/dependabot/npm_and_yarn/autoprefixer-10.2.4  
						
						 
						
						
						
						
					 
					
						2021-01-29 17:36:21 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						7d8b658307 
					 
					
						
						
							
							Bump autoprefixer from 10.2.3 to 10.2.4  
						
						 
						
						... 
						
						
						
						Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.2.3 to 10.2.4.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.2.3...10.2.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-01-29 17:30:49 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						1fa64ac5bc 
					 
					
						
						
							
							Merge pull request  #963  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001181  
						
						 
						
						
						
						
					 
					
						2021-01-29 08:30:45 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						2674300139 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001180 to 1.0.30001181  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001180 to 1.0.30001181.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001180...v1.0.30001181 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-01-29 08:25:53 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						cbd57c1acb 
					 
					
						
						
							
							Merge pull request  #962  from amir20/dependabot/npm_and_yarn/mini-css-extract-plugin-1.3.5  
						
						 
						
						
						
						
					 
					
						2021-01-28 12:10:49 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c221bc5493 
					 
					
						
						
							
							Bump mini-css-extract-plugin from 1.3.4 to 1.3.5  
						
						 
						
						... 
						
						
						
						Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 1.3.4 to 1.3.5.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.3.4...v1.3.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-01-28 12:05:21 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						5c397c10f7 
					 
					
						
						
							
							Merge pull request  #960  from amir20/dependabot/npm_and_yarn/husky-5.0.8  
						
						 
						
						
						
						
					 
					
						2021-01-28 00:47:46 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						1d84fce77a 
					 
					
						
						
							
							Bump husky from 5.0.7 to 5.0.8  
						
						 
						
						... 
						
						
						
						Bumps [husky](https://github.com/typicode/husky ) from 5.0.7 to 5.0.8.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v5.0.7...v5.0.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-01-28 00:41:12 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						47221afa33 
					 
					
						
						
							
							Merge pull request  #959  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001180  
						
						 
						
						
						
						
					 
					
						2021-01-27 09:18:55 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						05df9783f9 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001179 to 1.0.30001180  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001179 to 1.0.30001180.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001179...v1.0.30001180 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-01-27 09:13:19 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						33261813d1 
					 
					
						
						
							
							Merge pull request  #958  from amir20/dependabot/npm_and_yarn/husky-5.0.7  
						
						 
						
						
						
						
					 
					
						2021-01-27 04:18:36 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						04c3f1a693 
					 
					
						
						
							
							Bump husky from 5.0.6 to 5.0.7  
						
						 
						
						... 
						
						
						
						Bumps [husky](https://github.com/typicode/husky ) from 5.0.6 to 5.0.7.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v5.0.6...v5.0.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-01-27 04:13:38 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						5e8db7dee6 
					 
					
						
						
							
							Merge pull request  #957  from amir20/dependabot/npm_and_yarn/webpack-5.18.0  
						
						 
						
						
						
						
					 
					
						2021-01-26 20:14:49 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						7b91937d19 
					 
					
						
						
							
							Bump webpack from 5.17.0 to 5.18.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.17.0 to 5.18.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.17.0...v5.18.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-01-26 20:09:39 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						35d7afc453 
					 
					
						
						
							
							Merge pull request  #956  from amir20/dependabot/npm_and_yarn/bulma-0.9.2  
						
						 
						
						
						
						
					 
					
						2021-01-26 19:12:13 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						22419561ea 
					 
					
						
						
							
							Bump bulma from 0.9.1 to 0.9.2  
						
						 
						
						... 
						
						
						
						Bumps [bulma](https://github.com/jgthms/bulma ) from 0.9.1 to 0.9.2.
- [Release notes](https://github.com/jgthms/bulma/releases )
- [Changelog](https://github.com/jgthms/bulma/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jgthms/bulma/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-01-26 19:06:33 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						dfa0894f2f 
					 
					
						
						
							
							Merge pull request  #955  from amir20/dependabot/npm_and_yarn/vuex-3.6.2  
						
						 
						
						
						
						
					 
					
						2021-01-26 14:44:50 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						2fc6cafd26 
					 
					
						
						
							
							Bump vuex from 3.6.0 to 3.6.2  
						
						 
						
						... 
						
						
						
						Bumps [vuex](https://github.com/vuejs/vuex ) from 3.6.0 to 3.6.2.
- [Release notes](https://github.com/vuejs/vuex/releases )
- [Changelog](https://github.com/vuejs/vuex/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vuex/compare/v3.6.0...v3.6.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-01-26 14:38:44 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						96c42f4916 
					 
					
						
						
							
							Merge pull request  #953  from amir20/dependabot/npm_and_yarn/vue-router-3.5.1  
						
						 
						
						
						
						
					 
					
						2021-01-26 09:33:52 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						4b02233341 
					 
					
						
						
							
							Bump vue-router from 3.5.0 to 3.5.1  
						
						 
						
						... 
						
						
						
						Bumps [vue-router](https://github.com/vuejs/vue-router ) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/vuejs/vue-router/releases )
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-router/compare/v3.5.0...v3.5.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-01-26 09:28:48 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						b94ee74a10 
					 
					
						
						
							
							Merge pull request  #952  from amir20/dependabot/npm_and_yarn/vue-router-3.5.0  
						
						 
						
						
						
						
					 
					
						2021-01-25 14:55:10 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						50afd3e7a9 
					 
					
						
						
							
							Bump vue-router from 3.4.9 to 3.5.0  
						
						 
						
						... 
						
						
						
						Bumps [vue-router](https://github.com/vuejs/vue-router ) from 3.4.9 to 3.5.0.
- [Release notes](https://github.com/vuejs/vue-router/releases )
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-router/compare/v3.4.9...v3.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-01-25 14:49:29 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						46c4497e8a 
					 
					
						
						
							
							Merge pull request  #951  from amir20/dependabot/npm_and_yarn/webpack-5.17.0  
						
						 
						
						
						
						
					 
					
						2021-01-22 14:14:08 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						dc864fd369 
					 
					
						
						
							
							Bump webpack from 5.16.0 to 5.17.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.16.0 to 5.17.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.16.0...v5.17.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-01-22 14:08:52 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						f88e77215c 
					 
					
						
						
							
							Release 3.2.2  
						
						 
						
						
						
						
					 
					
						2021-01-21 13:56:33 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						7f6a6a03c0 
					 
					
						
						
							
							Fixes possible goroutine leak  
						
						 
						
						
						
						
					 
					
						2021-01-21 10:50:09 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						21561b40b0 
					 
					
						
						
							
							Merge pull request  #948  from amir20/dependabot/npm_and_yarn/sass-1.32.5  
						
						 
						
						
						
						
					 
					
						2021-01-21 12:22:02 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						2145f66237 
					 
					
						
						
							
							Bump sass from 1.32.4 to 1.32.5  
						
						 
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/dart-sass ) from 1.32.4 to 1.32.5.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.32.4...1.32.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-01-21 12:16:48 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						ba2b381964 
					 
					
						
						
							
							Merge pull request  #950  from amir20/dependabot/npm_and_yarn/postcss-loader-4.2.0  
						
						 
						
						
						
						
					 
					
						2021-01-21 12:14:52 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						30faba9e1d 
					 
					
						
						
							
							Bump postcss-loader from 4.1.0 to 4.2.0  
						
						 
						
						... 
						
						
						
						Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader ) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases )
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v4.1.0...v4.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-01-21 12:09:42 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						f4152df06f 
					 
					
						
						
							
							Merge pull request  #947  from amir20/dependabot/npm_and_yarn/webpack-5.16.0  
						
						 
						
						
						
						
					 
					
						2021-01-21 09:10:50 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						2dde844318 
					 
					
						
						
							
							Bump webpack from 5.15.0 to 5.16.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.15.0 to 5.16.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.15.0...v5.16.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-01-21 09:05:32 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						59b3447854 
					 
					
						
						
							
							Merge pull request  #949  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001179  
						
						 
						
						
						
						
					 
					
						2021-01-21 09:03:37 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						241fb8f1b3 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001178 to 1.0.30001179  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001178 to 1.0.30001179.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001178...v1.0.30001179 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-01-21 08:58:35 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						1747efbd12 
					 
					
						
						
							
							Removes built with  
						
						 
						
						
						
						
					 
					
						2021-01-20 16:40:42 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						289d3845a8 
					 
					
						
						
							
							Only enables pprof when debugging is enabled  
						
						 
						
						
						
						
					 
					
						2021-01-20 15:54:14 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						5f0c384b86 
					 
					
						
						
							
							rebases master  
						
						 
						
						
						
						
					 
					
						2021-01-20 15:39:51 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						f306da7ef8 
					 
					
						
						
							
							Adds pprof  
						
						 
						
						
						
						
					 
					
						2021-01-20 15:39:51 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						928884815b 
					 
					
						
						
							
							Tidy up mod  
						
						 
						
						
						
						
					 
					
						2021-01-20 15:39:38 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						95dd9ae6f9 
					 
					
						
						
							
							Merge pull request  #946  from amir20/dependabot/npm_and_yarn/autoprefixer-10.2.3  
						
						 
						
						
						
						
					 
					
						2021-01-19 19:39:17 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						88167d10bf 
					 
					
						
						
							
							Bump autoprefixer from 10.2.1 to 10.2.3  
						
						 
						
						... 
						
						
						
						Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.2.1 to 10.2.3.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.2.1...10.2.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-01-19 19:33:55 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						cf8f07fa41 
					 
					
						
						
							
							Merge pull request  #945  from amir20/dependabot/npm_and_yarn/hotkeys-js-3.8.2  
						
						 
						
						
						
						
					 
					
						2021-01-19 13:32:39 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						acfe74ce95 
					 
					
						
						
							
							Bump hotkeys-js from 3.8.1 to 3.8.2  
						
						 
						
						... 
						
						
						
						Bumps [hotkeys-js](https://github.com/jaywcjlove/hotkeys ) from 3.8.1 to 3.8.2.
- [Release notes](https://github.com/jaywcjlove/hotkeys/releases )
- [Commits](https://github.com/jaywcjlove/hotkeys/commits/v3.8.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-01-19 13:29:07 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						015fb38b46 
					 
					
						
						
							
							Merge pull request  #944  from amir20/dependabot/npm_and_yarn/webpack-cli-4.4.0  
						
						 
						
						
						
						
					 
					
						2021-01-19 11:37:15 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						ce7d734672 
					 
					
						
						
							
							Bump webpack-cli from 4.3.1 to 4.4.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 4.3.1 to 4.4.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.3.1...webpack-cli@4.4.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-01-19 11:32:19 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						98b88c2857 
					 
					
						
						
							
							Merge pull request  #943  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001178  
						
						 
						
						
						
						
					 
					
						2021-01-17 06:42:05 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						3c0a56e709 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001177 to 1.0.30001178  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001177 to 1.0.30001178.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001177...v1.0.30001178 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-01-17 06:37:25 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						f4be8d327d 
					 
					
						
						
							
							Merge pull request  #942  from amir20/dependabot/npm_and_yarn/webpack-5.15.0  
						
						 
						
						
						
						
					 
					
						2021-01-15 17:19:55 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						0979916707 
					 
					
						
						
							
							Bump webpack from 5.14.0 to 5.15.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.14.0 to 5.15.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.14.0...v5.15.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-01-15 17:13:49 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						038351c373 
					 
					
						
						
							
							Merge pull request  #941  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001177  
						
						 
						
						
						
						
					 
					
						2021-01-14 09:03:17 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						0004844ace 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001176 to 1.0.30001177  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001176 to 1.0.30001177.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001176...v1.0.30001177 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-01-14 08:58:21 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						8e0cdfcf20 
					 
					
						
						
							
							Merge pull request  #940  from amir20/dependabot/npm_and_yarn/webpack-5.14.0  
						
						 
						
						
						
						
					 
					
						2021-01-14 00:04:56 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						4eefe46a93 
					 
					
						
						
							
							Bump webpack from 5.13.0 to 5.14.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.13.0 to 5.14.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.13.0...v5.14.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-01-13 23:58:58 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						3332b4183c 
					 
					
						
						
							
							Merge pull request  #939  from amir20/dependabot/npm_and_yarn/webpack-dev-server-3.11.2  
						
						 
						
						
						
						
					 
					
						2021-01-13 15:43:37 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						0213333722 
					 
					
						
						
							
							Bump webpack-dev-server from 3.11.1 to 3.11.2  
						
						 
						
						... 
						
						
						
						Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 3.11.1 to 3.11.2.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases )
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/v3.11.2/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v3.11.1...v3.11.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-01-13 15:37:40 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a4fa1b784b 
					 
					
						
						
							
							Merge pull request  #938  from amir20/dependabot/npm_and_yarn/mini-css-extract-plugin-1.3.4  
						
						 
						
						
						
						
					 
					
						2021-01-13 15:10:48 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						4f62a01a33 
					 
					
						
						
							
							Bump mini-css-extract-plugin from 1.3.3 to 1.3.4  
						
						 
						
						... 
						
						
						
						Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.3.3...v1.3.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-01-13 15:04:57 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a6f63662e4 
					 
					
						
						
							
							Merge pull request  #937  from amir20/dependabot/go_modules/github.com/stretchr/testify-1.7.0  
						
						 
						
						
						
						
					 
					
						2021-01-13 13:32:16 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						436998faf3 
					 
					
						
						
							
							Bump github.com/stretchr/testify from 1.6.1 to 1.7.0  
						
						 
						
						... 
						
						
						
						Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.6.1...v1.7.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-01-13 13:27:31 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						5d18ed435a 
					 
					
						
						
							
							Merge pull request  #936  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001176  
						
						 
						
						
						
						
					 
					
						2021-01-13 08:08:37 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						decbccf7fa 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001174 to 1.0.30001176  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001174 to 1.0.30001176.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001174...v1.0.30001176 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-01-13 08:03:12 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						79d9a2db83 
					 
					
						
						
							
							Merge pull request  #935  from amir20/dependabot/npm_and_yarn/sass-1.32.4  
						
						 
						
						
						
						
					 
					
						2021-01-12 02:12:58 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						3792ac517a 
					 
					
						
						
							
							Bump sass from 1.32.3 to 1.32.4  
						
						 
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/dart-sass ) from 1.32.3 to 1.32.4.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.32.3...1.32.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-01-12 02:07:49 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						aef3d37342 
					 
					
						
						
							
							Merge pull request  #934  from amir20/dependabot/npm_and_yarn/sass-1.32.3  
						
						 
						
						
						
						
					 
					
						2021-01-12 00:39:55 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c71f2f6618 
					 
					
						
						
							
							Bump sass from 1.32.2 to 1.32.3  
						
						 
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/dart-sass ) from 1.32.2 to 1.32.3.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.32.2...1.32.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-01-12 00:34:24 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a6e4a67cfe 
					 
					
						
						
							
							Merge pull request  #933  from amir20/dependabot/npm_and_yarn/webpack-5.13.0  
						
						 
						
						
						
						
					 
					
						2021-01-11 22:41:30 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a72ff78050 
					 
					
						
						
							
							Bump webpack from 5.12.3 to 5.13.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.12.3 to 5.13.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.12.3...v5.13.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-01-11 22:36:07 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						b26d281135 
					 
					
						
						
							
							Merge pull request  #932  from amir20/dependabot/npm_and_yarn/sass-loader-10.1.1  
						
						 
						
						
						
						
					 
					
						2021-01-11 14:29:51 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						fca3672a74 
					 
					
						
						
							
							Bump sass-loader from 10.1.0 to 10.1.1  
						
						 
						
						... 
						
						
						
						Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 10.1.0 to 10.1.1.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v10.1.0...v10.1.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-01-11 14:27:37 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						df8bc2694c 
					 
					
						
						
							
							Merge pull request  #931  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001174  
						
						 
						
						
						
						
					 
					
						2021-01-10 21:52:10 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						069eee0db1 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001173 to 1.0.30001174  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001173 to 1.0.30001174.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001173...v1.0.30001174 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-01-10 21:46:10 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						87c0aaab19 
					 
					
						
						
							
							Merge pull request  #930  from amir20/dependabot/npm_and_yarn/webpack-5.12.3  
						
						 
						
						
						
						
					 
					
						2021-01-10 18:59:28 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						b594ebdea4 
					 
					
						
						
							
							Bump webpack from 5.12.2 to 5.12.3  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.12.2 to 5.12.3.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.12.2...v5.12.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-01-10 18:53:33 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						113adc0ac3 
					 
					
						
						
							
							Merge pull request  #929  from amir20/dependabot/npm_and_yarn/postcss-8.2.4  
						
						 
						
						
						
						
					 
					
						2021-01-09 10:37:24 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						8893643841 
					 
					
						
						
							
							Bump postcss from 8.2.3 to 8.2.4  
						
						 
						
						... 
						
						
						
						Bumps [postcss](https://github.com/postcss/postcss ) from 8.2.3 to 8.2.4.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.2.3...8.2.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-01-09 10:32:42 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						fd141d0deb 
					 
					
						
						
							
							Merge pull request  #928  from amir20/dependabot/npm_and_yarn/webpack-5.12.2  
						
						 
						
						
						
						
					 
					
						2021-01-09 08:45:31 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c52a3f65f4 
					 
					
						
						
							
							Bump webpack from 5.12.1 to 5.12.2  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.12.1 to 5.12.2.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.12.1...v5.12.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-01-09 08:39:52 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						7349f8ff20 
					 
					
						
						
							
							Merge pull request  #927  from amir20/dependabot/npm_and_yarn/webpack-5.12.1  
						
						 
						
						
						
						
					 
					
						2021-01-08 16:01:00 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						47e11e9627 
					 
					
						
						
							
							Bump webpack from 5.12.0 to 5.12.1  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.12.0 to 5.12.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.12.0...v5.12.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-01-08 15:55:29 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c9abae77cc 
					 
					
						
						
							
							Merge pull request  #926  from amir20/dependabot/npm_and_yarn/webpack-5.12.0  
						
						 
						
						
						
						
					 
					
						2021-01-08 13:10:39 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						17024fb3f5 
					 
					
						
						
							
							Bump webpack from 5.11.1 to 5.12.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.11.1 to 5.12.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.11.1...v5.12.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-01-08 13:05:19 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						5d2f505ba1 
					 
					
						
						
							
							Merge pull request  #925  from amir20/dependabot/npm_and_yarn/autoprefixer-10.2.1  
						
						 
						
						
						
						
					 
					
						2021-01-08 01:52:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						1065367be8 
					 
					
						
						
							
							Bump autoprefixer from 10.2.0 to 10.2.1  
						
						 
						
						... 
						
						
						
						Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.2.0 to 10.2.1.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.2.0...10.2.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-01-08 01:46:54 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						2d4257b557 
					 
					
						
						
							
							Merge pull request  #924  from amir20/dependabot/npm_and_yarn/postcss-8.2.3  
						
						 
						
						
						
						
					 
					
						2021-01-07 12:16:19 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						1a8babde4c 
					 
					
						
						
							
							Bump postcss from 8.2.2 to 8.2.3  
						
						 
						
						... 
						
						
						
						Bumps [postcss](https://github.com/postcss/postcss ) from 8.2.2 to 8.2.3.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.2.2...8.2.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-01-07 12:10:57 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						7f0e452405 
					 
					
						
						
							
							Merge pull request  #923  from amir20/dependabot/npm_and_yarn/sass-1.32.2  
						
						 
						
						
						
						
					 
					
						2021-01-07 00:13:24 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						12c045f36c 
					 
					
						
						
							
							Bump sass from 1.32.1 to 1.32.2  
						
						 
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/dart-sass ) from 1.32.1 to 1.32.2.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.32.1...1.32.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-01-07 00:08:09 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a08e2e138a 
					 
					
						
						
							
							Merge pull request  #922  from amir20/dependabot/npm_and_yarn/sass-1.32.1  
						
						 
						
						
						
						
					 
					
						2021-01-06 21:54:35 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						902f3de319 
					 
					
						
						
							
							Bump sass from 1.32.0 to 1.32.1  
						
						 
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/dart-sass ) from 1.32.0 to 1.32.1.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.32.0...1.32.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-01-06 21:48:58 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						398db90f2a 
					 
					
						
						
							
							Release 3.2.1  
						
						 
						
						
						
						
					 
					
						2021-01-06 11:00:09 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						d8b9019114 
					 
					
						
						
							
							Merge pull request  #921  from amir20/dependabot/npm_and_yarn/autoprefixer-10.2.0  
						
						 
						
						
						
						
					 
					
						2021-01-06 02:32:45 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						6027012548 
					 
					
						
						
							
							Bump autoprefixer from 10.1.0 to 10.2.0  
						
						 
						
						... 
						
						
						
						Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.1.0 to 10.2.0.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.1.0...10.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-01-06 02:27:13 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						4d4d8f549f 
					 
					
						
						
							
							Adds html5 download and changes mimetype  
						
						 
						
						
						
						
					 
					
						2021-01-05 16:59:51 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						72fabbb3fa 
					 
					
						
						
							
							Cleans up go.mod  
						
						 
						
						
						
						
					 
					
						2021-01-05 13:53:49 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						fba244144c 
					 
					
						
						
							
							Merge pull request  #919  from amir20/dependabot/go_modules/github.com/docker/docker-20.10.2incompatible  
						
						 
						
						
						
						
					 
					
						2021-01-05 13:27:02 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c5c04ed9b5 
					 
					
						
						
							
							Bump github.com/docker/docker  
						
						 
						
						... 
						
						
						
						Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 20.10.1+incompatible to 20.10.2+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Changelog](https://github.com/moby/moby/blob/master/CHANGELOG.md )
- [Commits](https://github.com/docker/docker/compare/v20.10.1...v20.10.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-01-05 13:21:39 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						7e2e75fcd2 
					 
					
						
						
							
							Cleans up go code  
						
						 
						
						
						
						
					 
					
						2021-01-04 20:07:28 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						89144ff61f 
					 
					
						
						
							
							Release 3.2.0  
						
						 
						
						
						
						
					 
					
						2021-01-04 11:26:21 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						b66e959abf 
					 
					
						
						
							
							Merge pull request  #918  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001173  
						
						 
						
						
						
						
					 
					
						2021-01-04 09:27:52 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						1164909c8f 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001171 to 1.0.30001173  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001171 to 1.0.30001173.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001171...v1.0.30001173 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-01-04 09:22:51 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						30fcf42bd7 
					 
					
						
						
							
							Reverts subtractions  
						
						 
						
						
						
						
					 
					
						2021-01-03 17:31:46 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						911a4843c6 
					 
					
						
						
							
							Subtracts 2 minutes from begenning of container  
						
						 
						
						
						
						
					 
					
						2021-01-03 17:24:55 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						5ba3d8df2f 
					 
					
						
						
							
							Fixes version test  
						
						 
						
						
						
						
					 
					
						2021-01-03 14:39:22 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						c362ef24fc 
					 
					
						
						
							
							Updates version route  
						
						 
						
						
						
						
					 
					
						2021-01-03 14:30:58 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						ac008519bc 
					 
					
						
						
							
							Add new functionality to download logs ( #917 )  
						
						 
						
						
						
						
					 
					
						2021-01-03 14:27:17 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						b87b0d018f 
					 
					
						
						
							
							Fixes error handeling for streaming  
						
						 
						
						
						
						
					 
					
						2021-01-03 13:44:36 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						6dbbd78801 
					 
					
						
						
							
							Merge pull request  #916  from amir20/dependabot/npm_and_yarn/html-webpack-plugin-4.5.1  
						
						 
						
						
						
						
					 
					
						2021-01-03 17:46:42 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						ebd9db4d00 
					 
					
						
						
							
							Bump html-webpack-plugin from 4.5.0 to 4.5.1  
						
						 
						
						... 
						
						
						
						Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin ) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases )
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v4.5.0...v4.5.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2021-01-03 17:41:50 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						de15fcd74f 
					 
					
						
						
							
							Tries to user readers instead of channels ( #915 )  
						
						 
						
						
						
						
					 
					
						2021-01-02 19:25:52 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						246f06e1a5 
					 
					
						
						
							
							Fixes formatting  
						
						 
						
						
						
						
					 
					
						2021-01-01 14:58:22 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						da2401bb89 
					 
					
						
						
							
							Adds is-hidden-mobile for header  
						
						 
						
						
						
						
					 
					
						2021-01-01 14:50:47 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						8d7f897e19 
					 
					
						
						
							
							Merge pull request  #913  from amir20/dependabot/npm_and_yarn/webpack-cli-4.3.1  
						
						 
						
						
						
						
					 
					
						2020-12-31 17:48:43 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						76b506ad25 
					 
					
						
						
							
							Bump webpack-cli from 4.3.0 to 4.3.1  
						
						 
						
						... 
						
						
						
						Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.3.0...webpack-cli@4.3.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-12-31 17:43:38 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						5e21179d2e 
					 
					
						
						
							
							Merge pull request  #912  from amir20/dependabot/npm_and_yarn/sass-1.32.0  
						
						 
						
						
						
						
					 
					
						2020-12-30 00:32:10 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						619f23517c 
					 
					
						
						
							
							Bump sass from 1.30.0 to 1.32.0  
						
						 
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/dart-sass ) from 1.30.0 to 1.32.0.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.30.0...1.32.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-12-30 00:26:08 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						0a40077c9a 
					 
					
						
						
							
							Merge pull request  #911  from amir20/dependabot/npm_and_yarn/postcss-8.2.2  
						
						 
						
						
						
						
					 
					
						2020-12-29 21:06:08 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						cf0b4a5896 
					 
					
						
						
							
							Bump postcss from 8.2.1 to 8.2.2  
						
						 
						
						... 
						
						
						
						Bumps [postcss](https://github.com/postcss/postcss ) from 8.2.1 to 8.2.2.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.2.1...8.2.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-12-29 21:01:01 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						22c2003794 
					 
					
						
						
							
							Merge pull request  #910  from amir20/dependabot/npm_and_yarn/webpack-dev-server-3.11.1  
						
						 
						
						
						
						
					 
					
						2020-12-29 13:47:45 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						e05425e161 
					 
					
						
						
							
							Bump webpack-dev-server from 3.11.0 to 3.11.1  
						
						 
						
						... 
						
						
						
						Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 3.11.0 to 3.11.1.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases )
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/v3.11.1/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v3.11.0...v3.11.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-12-29 13:42:37 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						65e2000876 
					 
					
						
						
							
							Merge pull request  #909  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001171  
						
						 
						
						
						
						
					 
					
						2020-12-29 00:42:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						138c5fd957 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001170 to 1.0.30001171  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001170 to 1.0.30001171.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001170...v1.0.30001171 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-12-29 00:37:08 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						5144cafa97 
					 
					
						
						
							
							Merge pull request  #908  from amir20/dependabot/npm_and_yarn/webpack-5.11.1  
						
						 
						
						
						
						
					 
					
						2020-12-28 18:44:09 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						f7d4f41de4 
					 
					
						
						
							
							Bump webpack from 5.11.0 to 5.11.1  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.11.0 to 5.11.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.11.0...v5.11.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-12-28 18:38:34 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						8ff8ce109b 
					 
					
						
						
							
							Merge pull request  #907  from amir20/dependabot/npm_and_yarn/webpack-cli-4.3.0  
						
						 
						
						
						
						
					 
					
						2020-12-25 18:10:29 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						6a0a3eb0fa 
					 
					
						
						
							
							Bump webpack-cli from 4.2.0 to 4.3.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.2.0...webpack-cli@4.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-12-25 18:05:48 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						3abdee6c2f 
					 
					
						
						
							
							Bump node-notifier from 8.0.0 to 8.0.1 in /integration ( #906 )  
						
						 
						
						... 
						
						
						
						Bumps [node-notifier](https://github.com/mikaelbr/node-notifier ) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/mikaelbr/node-notifier/releases )
- [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md )
- [Commits](https://github.com/mikaelbr/node-notifier/compare/v8.0.0...v8.0.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2020-12-22 07:25:21 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						eeb9243118 
					 
					
						
						
							
							Merge pull request  #905  from amir20/dependabot/npm_and_yarn/node-notifier-8.0.1  
						
						 
						
						
						
						
					 
					
						2020-12-21 16:31:34 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						b9b4cdbcd9 
					 
					
						
						
							
							[Security] Bump node-notifier from 8.0.0 to 8.0.1  
						
						 
						
						... 
						
						
						
						Bumps [node-notifier](https://github.com/mikaelbr/node-notifier ) from 8.0.0 to 8.0.1. **This update includes a security fix.**
- [Release notes](https://github.com/mikaelbr/node-notifier/releases )
- [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md )
- [Commits](https://github.com/mikaelbr/node-notifier/compare/v8.0.0...v8.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-12-21 16:25:43 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						8d9abdb929 
					 
					
						
						
							
							Merge pull request  #904  from amir20/dependabot/npm_and_yarn/webpack-5.11.0  
						
						 
						
						
						
						
					 
					
						2020-12-21 13:19:49 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						56dddc61ee 
					 
					
						
						
							
							Bump webpack from 5.10.3 to 5.11.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.10.3 to 5.11.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.10.3...v5.11.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-12-21 13:13:10 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						5acd019994 
					 
					
						
						
							
							Merge pull request  #903  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001170  
						
						 
						
						
						
						
					 
					
						2020-12-20 06:42:44 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						ed7eab4e26 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001168 to 1.0.30001170  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001168 to 1.0.30001170.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001168...v1.0.30001170 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-12-20 06:37:23 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						1b6ee569e5 
					 
					
						
						
							
							Merge pull request  #902  from amir20/dependabot/npm_and_yarn/dompurify-2.2.6  
						
						 
						
						
						
						
					 
					
						2020-12-18 15:28:22 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c76296ab02 
					 
					
						
						
							
							Bump dompurify from 2.2.5 to 2.2.6  
						
						 
						
						... 
						
						
						
						Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 2.2.5 to 2.2.6.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/commits/2.2.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-12-18 15:22:52 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						dac35f658c 
					 
					
						
						
							
							Merge pull request  #901  from amir20/dependabot/npm_and_yarn/dompurify-2.2.5  
						
						 
						
						
						
						
					 
					
						2020-12-18 15:05:43 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						7139d5ff63 
					 
					
						
						
							
							Bump dompurify from 2.2.4 to 2.2.5  
						
						 
						
						... 
						
						
						
						Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 2.2.4 to 2.2.5.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/2.2.4...2.2.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-12-18 15:00:25 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						88917f0ea2 
					 
					
						
						
							
							Release 3.1.2  
						
						 
						
						
						
						
					 
					
						2020-12-17 13:03:02 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						bf3843540c 
					 
					
						
						
							
							Updates go modules  
						
						 
						
						
						
						
					 
					
						2020-12-17 12:57:32 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						c45676599f 
					 
					
						
						
							
							Uses real docker api golang deps  
						
						 
						
						
						
						
					 
					
						2020-12-17 12:24:22 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						90cb282051 
					 
					
						
						
							
							Merge pull request  #899  from amir20/dependabot/npm_and_yarn/vue-loader-15.9.6  
						
						 
						
						
						
						
					 
					
						2020-12-17 08:43:19 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						dcff8acce1 
					 
					
						
						
							
							Bump vue-loader from 15.9.5 to 15.9.6  
						
						 
						
						... 
						
						
						
						Bumps [vue-loader](https://github.com/vuejs/vue-loader ) from 15.9.5 to 15.9.6.
- [Release notes](https://github.com/vuejs/vue-loader/releases )
- [Changelog](https://github.com/vuejs/vue-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-loader/compare/v15.9.5...v15.9.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-12-17 08:38:26 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						290deeac9b 
					 
					
						
						
							
							Release 3.1.1  
						
						 
						
						
						
						
					 
					
						2020-12-16 19:09:10 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						1739a03780 
					 
					
						
						
							
							Cleans up logs  
						
						 
						
						
						
						
					 
					
						2020-12-16 16:43:25 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						1a8ecd3da4 
					 
					
						
						
							
							Fixes mem stats to be cleaner  
						
						 
						
						
						
						
					 
					
						2020-12-16 15:13:49 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						6182ebd2db 
					 
					
						
						
							
							Removes extra logging  
						
						 
						
						
						
						
					 
					
						2020-12-16 14:23:14 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						f4910fff51 
					 
					
						
						
							
							Starts a refactor ( #898 )  
						
						 
						
						
						
						
					 
					
						2020-12-16 13:28:29 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						2e1ba9decf 
					 
					
						
						
							
							Merge pull request  #897  from amir20/dependabot/npm_and_yarn/integration/jest-image-snapshot-4.3.0  
						
						 
						
						
						
						
					 
					
						2020-12-16 19:03:47 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c61ae6ad53 
					 
					
						
						
							
							Bump jest-image-snapshot from 4.2.0 to 4.3.0 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [jest-image-snapshot](https://github.com/americanexpress/jest-image-snapshot ) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/americanexpress/jest-image-snapshot/releases )
- [Changelog](https://github.com/americanexpress/jest-image-snapshot/blob/master/CHANGELOG.md )
- [Commits](https://github.com/americanexpress/jest-image-snapshot/compare/v4.2.0...v4.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-12-16 18:58:00 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						6733f59a01 
					 
					
						
						
							
							Merge pull request  #896  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001168  
						
						 
						
						
						
						
					 
					
						2020-12-16 09:57:37 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						befcc08ee5 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001166 to 1.0.30001168  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001166 to 1.0.30001168.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001166...v1.0.30001168 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-12-16 09:51:55 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						418d46d6e8 
					 
					
						
						
							
							Release 3.1.0  
						
						 
						
						
						
						
					 
					
						2020-12-15 15:22:36 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						7ce29eae21 
					 
					
						
						
							
							Cleans up events and js layer ( #895 )  
						
						 
						
						
						
						
					 
					
						2020-12-15 13:13:35 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						adb2837bc5 
					 
					
						
						
							
							Merge pull request  #894  from amir20/dependabot/npm_and_yarn/webpack-5.10.3  
						
						 
						
						
						
						
					 
					
						2020-12-15 20:10:24 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a627657b99 
					 
					
						
						
							
							Bump webpack from 5.10.2 to 5.10.3  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.10.2 to 5.10.3.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.10.2...v5.10.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-12-15 20:05:17 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a7f10e059b 
					 
					
						
						
							
							Merge pull request  #893  from amir20/dependabot/npm_and_yarn/dompurify-2.2.4  
						
						 
						
						
						
						
					 
					
						2020-12-15 17:00:38 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						e8d82d6284 
					 
					
						
						
							
							Bump dompurify from 2.2.3 to 2.2.4  
						
						 
						
						... 
						
						
						
						Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 2.2.3 to 2.2.4.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/2.2.3...2.2.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-12-15 16:54:56 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						d0815c4edc 
					 
					
						
						
							
							Merge pull request  #892  from amir20/dependabot/npm_and_yarn/webpack-5.10.2  
						
						 
						
						
						
						
					 
					
						2020-12-15 09:12:48 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						7b86170cce 
					 
					
						
						
							
							Bump webpack from 5.10.1 to 5.10.2  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.10.1 to 5.10.2.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.10.1...v5.10.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-12-15 09:07:29 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						779d28ef06 
					 
					
						
						
							
							Updates tests  
						
						 
						
						
						
						
					 
					
						2020-12-14 15:27:14 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						5a7636c535 
					 
					
						
						
							
							Updates events to be more efficent  
						
						 
						
						
						
						
					 
					
						2020-12-14 15:26:37 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						8fe4f6bbd4 
					 
					
						
						
							
							fmt code  
						
						 
						
						
						
						
					 
					
						2020-12-14 11:52:22 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						84fb187449 
					 
					
						
						
							
							Cleans up stats worker routine  
						
						 
						
						
						
						
					 
					
						2020-12-14 11:51:53 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						7e02e7a407 
					 
					
						
						
							
							Merge pull request  #891  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001166  
						
						 
						
						
						
						
					 
					
						2020-12-14 11:48:53 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						b8cfddc433 
					 
					
						
						
							
							Merge pull request  #890  from amir20/dependabot/npm_and_yarn/vue/test-utils-1.1.2  
						
						 
						
						
						
						
					 
					
						2020-12-14 11:44:36 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						72330222df 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001165 to 1.0.30001166  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001165 to 1.0.30001166.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001165...v1.0.30001166 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-12-14 11:43:46 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						0b2b32c676 
					 
					
						
						
							
							Bump @vue/test-utils from 1.1.1 to 1.1.2  
						
						 
						
						... 
						
						
						
						Bumps [@vue/test-utils](https://github.com/vuejs/vue-test-utils/tree/HEAD/packages/test-utils ) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/vuejs/vue-test-utils/releases )
- [Changelog](https://github.com/vuejs/vue-test-utils/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-test-utils/commits/v1.1.2/packages/test-utils )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-12-14 11:39:04 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						a470161351 
					 
					
						
						
							
							Fixes go test  
						
						 
						
						
						
						
					 
					
						2020-12-12 15:40:32 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						a078e007a4 
					 
					
						
						
							
							Fixes build  
						
						 
						
						
						
						
					 
					
						2020-12-12 15:38:32 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						a5560ceee6 
					 
					
						
						
							
							Removes delayer as it was breaking with a lot of containers. Related to  #875  
						
						 
						
						
						
						
					 
					
						2020-12-12 15:21:56 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						494b9b67c2 
					 
					
						
						
							
							Adds new husky  
						
						 
						
						
						
						
					 
					
						2020-12-12 15:21:13 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						40110b4aa2 
					 
					
						
						
							
							Adds new husky  
						
						 
						
						
						
						
					 
					
						2020-12-12 15:21:03 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						8094295228 
					 
					
						
						
							
							Merge pull request  #889  from amir20/dependabot/npm_and_yarn/husky-5.0.6  
						
						 
						
						
						
						
					 
					
						2020-12-11 23:53:25 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						5f7e8aa640 
					 
					
						
						
							
							Bump husky from 5.0.5 to 5.0.6  
						
						 
						
						... 
						
						
						
						Bumps [husky](https://github.com/typicode/husky ) from 5.0.5 to 5.0.6.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v5.0.5...v5.0.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-12-11 23:47:02 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						7f3c79455c 
					 
					
						
						
							
							Merge pull request  #888  from amir20/dependabot/npm_and_yarn/husky-5.0.5  
						
						 
						
						
						
						
					 
					
						2020-12-11 23:45:02 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						5842fff511 
					 
					
						
						
							
							Bump husky from 5.0.4 to 5.0.5  
						
						 
						
						... 
						
						
						
						Bumps [husky](https://github.com/typicode/husky ) from 5.0.4 to 5.0.5.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v5.0.4...v5.0.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-12-11 23:39:20 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a95c24c2ae 
					 
					
						
						
							
							Merge pull request  #886  from amir20/dependabot/npm_and_yarn/webpack-5.10.1  
						
						 
						
						
						
						
					 
					
						2020-12-11 20:55:07 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						59077c2ab0 
					 
					
						
						
							
							Bump webpack from 5.10.0 to 5.10.1  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.10.0 to 5.10.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.10.0...v5.10.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-12-11 20:50:07 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						c02e2a3af4 
					 
					
						
						
							
							Create codeql-analysis.yml  
						
						 
						
						
						
						
					 
					
						2020-12-10 19:36:06 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						972fdd9334 
					 
					
						
						
							
							Merge pull request  #885  from amir20/dependabot/npm_and_yarn/ini-1.3.7  
						
						 
						
						
						
						
					 
					
						2020-12-10 19:17:22 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						dce071dc07 
					 
					
						
						
							
							[Security] Bump ini from 1.3.5 to 1.3.7  
						
						 
						
						... 
						
						
						
						Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.7. **This update includes a security fix.**
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-12-10 19:11:33 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						84d8757733 
					 
					
						
						
							
							Merge pull request  #884  from amir20/dependabot/npm_and_yarn/integration/ini-1.3.7  
						
						 
						
						
						
						
					 
					
						2020-12-10 19:10:15 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a872039a50 
					 
					
						
						
							
							[Security] Bump ini from 1.3.5 to 1.3.7 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.7. **This update includes a security fix.**
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-12-10 19:05:02 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						dd4b526e4b 
					 
					
						
						
							
							Merge pull request  #883  from amir20/dependabot/npm_and_yarn/mini-css-extract-plugin-1.3.3  
						
						 
						
						
						
						
					 
					
						2020-12-10 19:03:43 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						df699dbf38 
					 
					
						
						
							
							Bump mini-css-extract-plugin from 1.3.2 to 1.3.3  
						
						 
						
						... 
						
						
						
						Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 1.3.2 to 1.3.3.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.3.2...v1.3.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-12-10 18:57:35 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						5b97f1afef 
					 
					
						
						
							
							Merge pull request  #882  from amir20/dependabot/npm_and_yarn/babel/core-7.12.10  
						
						 
						
						
						
						
					 
					
						2020-12-09 23:13:57 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a582616cbe 
					 
					
						
						
							
							Bump @babel/core from 7.12.9 to 7.12.10  
						
						 
						
						... 
						
						
						
						Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.12.9 to 7.12.10.
- [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.12.10/packages/babel-core )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-12-09 23:08:32 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						e7de157e12 
					 
					
						
						
							
							Merge pull request  #881  from amir20/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.12.10  
						
						 
						
						
						
						
					 
					
						2020-12-09 23:06:35 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						dbb84853ba 
					 
					
						
						
							
							Bump @babel/plugin-transform-runtime from 7.12.1 to 7.12.10  
						
						 
						
						... 
						
						
						
						Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime ) from 7.12.1 to 7.12.10.
- [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.12.10/packages/babel-plugin-transform-runtime )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-12-09 23:01:20 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						cd969afe95 
					 
					
						
						
							
							Merge pull request  #879  from amir20/dependabot/npm_and_yarn/postcss-8.2.1  
						
						 
						
						
						
						
					 
					
						2020-12-09 12:01:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						ad4ce78273 
					 
					
						
						
							
							Bump postcss from 8.2.0 to 8.2.1  
						
						 
						
						... 
						
						
						
						Bumps [postcss](https://github.com/postcss/postcss ) from 8.2.0 to 8.2.1.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.2.0...8.2.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-12-09 11:56:25 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						bc2590b859 
					 
					
						
						
							
							Merge pull request  #878  from amir20/dependabot/npm_and_yarn/autoprefixer-10.1.0  
						
						 
						
						
						
						
					 
					
						2020-12-08 09:36:45 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						e74c9417a6 
					 
					
						
						
							
							Merge pull request  #877  from amir20/dependabot/npm_and_yarn/postcss-8.2.0  
						
						 
						
						
						
						
					 
					
						2020-12-08 09:32:46 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						838e34e83d 
					 
					
						
						
							
							Bump autoprefixer from 10.0.4 to 10.1.0  
						
						 
						
						... 
						
						
						
						Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.0.4 to 10.1.0.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.0.4...10.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-12-08 09:31:46 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						caee716f61 
					 
					
						
						
							
							Bump postcss from 8.1.14 to 8.2.0  
						
						 
						
						... 
						
						
						
						Bumps [postcss](https://github.com/postcss/postcss ) from 8.1.14 to 8.2.0.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.1.14...8.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-12-08 09:26:51 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						d8b1dfa0a9 
					 
					
						
						
							
							Merge pull request  #876  from amir20/dependabot/npm_and_yarn/dompurify-2.2.3  
						
						 
						
						
						
						
					 
					
						2020-12-07 14:25:36 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c951aee5dd 
					 
					
						
						
							
							Bump dompurify from 2.2.2 to 2.2.3  
						
						 
						
						... 
						
						
						
						Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/2.2.2...2.2.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-12-07 14:19:51 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						90caffd2cf 
					 
					
						
						
							
							Merge pull request  #873  from amir20/dependabot/npm_and_yarn/husky-5.0.4  
						
						 
						
						
						
						
					 
					
						2020-12-06 23:48:12 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						9bc8b19bc5 
					 
					
						
						
							
							Bump husky from 4.3.4 to 5.0.4  
						
						 
						
						... 
						
						
						
						Bumps [husky](https://github.com/typicode/husky ) from 4.3.4 to 5.0.4.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v4.3.4...v5.0.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-12-06 23:42:32 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						1e6a1f3713 
					 
					
						
						
							
							Uses HUSKY_SKIP_INSTALL=1 for docker  
						
						 
						
						
						
						
					 
					
						2020-12-05 13:38:11 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						cc72990855 
					 
					
						
						
							
							Merge pull request  #871  from amir20/dependabot/npm_and_yarn/sass-1.30.0  
						
						 
						
						
						
						
					 
					
						2020-12-04 23:35:22 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						575c256474 
					 
					
						
						
							
							Bump sass from 1.29.0 to 1.30.0  
						
						 
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/dart-sass ) from 1.29.0 to 1.30.0.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.29.0...1.30.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-12-04 23:30:06 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						25aeb45047 
					 
					
						
						
							
							Merge pull request  #870  from amir20/dependabot/npm_and_yarn/webpack-5.10.0  
						
						 
						
						
						
						
					 
					
						2020-12-04 19:58:02 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c7dd42dde4 
					 
					
						
						
							
							Bump webpack from 5.9.0 to 5.10.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.9.0 to 5.10.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.9.0...v5.10.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-12-04 19:52:10 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						2645124042 
					 
					
						
						
							
							Merge pull request  #869  from amir20/dependabot/npm_and_yarn/lint-staged-10.5.3  
						
						 
						
						
						
						
					 
					
						2020-12-04 15:50:28 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						562303bd03 
					 
					
						
						
							
							Bump lint-staged from 10.5.2 to 10.5.3  
						
						 
						
						... 
						
						
						
						Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 10.5.2 to 10.5.3.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v10.5.2...v10.5.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-12-04 15:44:57 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						165939c446 
					 
					
						
						
							
							Merge pull request  #867  from amir20/dependabot/npm_and_yarn/mini-css-extract-plugin-1.3.2  
						
						 
						
						
						
						
					 
					
						2020-12-04 12:25:55 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a76d75eb6c 
					 
					
						
						
							
							Bump mini-css-extract-plugin from 1.3.1 to 1.3.2  
						
						 
						
						... 
						
						
						
						Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.3.1...v1.3.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-12-04 12:20:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						99a3bcbb4d 
					 
					
						
						
							
							Merge pull request  #866  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001165  
						
						 
						
						
						
						
					 
					
						2020-12-04 09:00:07 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						0424053104 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001164 to 1.0.30001165  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001164 to 1.0.30001165.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001164...v1.0.30001165 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-12-04 08:54:02 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						404af06161 
					 
					
						
						
							
							Merge pull request  #865  from amir20/dependabot/npm_and_yarn/postcss-8.1.14  
						
						 
						
						
						
						
					 
					
						2020-12-04 00:37:05 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						033e1764f3 
					 
					
						
						
							
							Bump postcss from 8.1.13 to 8.1.14  
						
						 
						
						... 
						
						
						
						Bumps [postcss](https://github.com/postcss/postcss ) from 8.1.13 to 8.1.14.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.1.13...8.1.14 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-12-04 00:31:22 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						9b29fb1458 
					 
					
						
						
							
							Merge pull request  #864  from amir20/dependabot/npm_and_yarn/postcss-8.1.13  
						
						 
						
						
						
						
					 
					
						2020-12-03 03:32:37 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						601385f427 
					 
					
						
						
							
							Bump postcss from 8.1.12 to 8.1.13  
						
						 
						
						... 
						
						
						
						Bumps [postcss](https://github.com/postcss/postcss ) from 8.1.12 to 8.1.13.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.1.12...8.1.13 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-12-03 03:27:04 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						cd8fe9f2d6 
					 
					
						
						
							
							Merge pull request  #863  from amir20/dependabot/npm_and_yarn/postcss-8.1.12  
						
						 
						
						
						
						
					 
					
						2020-12-03 02:51:04 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						4bfbb5ef1c 
					 
					
						
						
							
							Bump postcss from 8.1.10 to 8.1.12  
						
						 
						
						... 
						
						
						
						Bumps [postcss](https://github.com/postcss/postcss ) from 8.1.10 to 8.1.12.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.1.10...8.1.12 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-12-03 02:45:08 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						33d233a4ae 
					 
					
						
						
							
							Merge pull request  #861  from amir20/dependabot/npm_and_yarn/semver-7.3.4  
						
						 
						
						
						
						
					 
					
						2020-12-01 20:32:58 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						493a7a8bcc 
					 
					
						
						
							
							Bump semver from 7.3.2 to 7.3.4  
						
						 
						
						... 
						
						
						
						Bumps [semver](https://github.com/npm/node-semver ) from 7.3.2 to 7.3.4.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/master/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v7.3.2...v7.3.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-12-01 20:26:11 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c1a9a9c349 
					 
					
						
						
							
							Merge pull request  #858  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001164  
						
						 
						
						
						
						
					 
					
						2020-12-01 10:24:45 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						b848a58083 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001163 to 1.0.30001164  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001163 to 1.0.30001164.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001163...v1.0.30001164 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-12-01 10:19:04 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						4b493dbfaa 
					 
					
						
						
							
							Merge pull request  #857  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001163  
						
						 
						
						
						
						
					 
					
						2020-11-30 20:43:32 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						cbdd35f092 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001161 to 1.0.30001163  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001161 to 1.0.30001163.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001161...v1.0.30001163 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-11-30 20:37:19 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						0de3dbb5ca 
					 
					
						
						
							
							Merge pull request  #855  from amir20/dependabot/npm_and_yarn/webpack-5.9.0  
						
						 
						
						
						
						
					 
					
						2020-11-28 22:16:11 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						0dd237e46f 
					 
					
						
						
							
							Bump webpack from 5.8.0 to 5.9.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.8.0 to 5.9.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.8.0...v5.9.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-11-28 22:10:36 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						308df33ea7 
					 
					
						
						
							
							Merge pull request  #854  from amir20/dependabot/npm_and_yarn/prettier-2.2.1  
						
						 
						
						
						
						
					 
					
						2020-11-28 00:51:59 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						4b1172a12b 
					 
					
						
						
							
							Bump prettier from 2.2.0 to 2.2.1  
						
						 
						
						... 
						
						
						
						Bumps [prettier](https://github.com/prettier/prettier ) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.2.0...2.2.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-11-28 00:45:50 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						1b809a325a 
					 
					
						
						
							
							Merge pull request  #853  from amir20/dependabot/npm_and_yarn/autoprefixer-10.0.4  
						
						 
						
						
						
						
					 
					
						2020-11-27 21:51:59 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						e0e4f16a28 
					 
					
						
						
							
							Bump autoprefixer from 10.0.3 to 10.0.4  
						
						 
						
						... 
						
						
						
						Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.0.3 to 10.0.4.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.0.3...10.0.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-11-27 21:45:34 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						66636f3d38 
					 
					
						
						
							
							Merge pull request  #852  from amir20/dependabot/npm_and_yarn/autoprefixer-10.0.3  
						
						 
						
						
						
						
					 
					
						2020-11-26 22:19:43 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						199b16c591 
					 
					
						
						
							
							Bump autoprefixer from 10.0.2 to 10.0.3  
						
						 
						
						... 
						
						
						
						Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.0.2 to 10.0.3.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.0.2...10.0.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-11-26 22:13:41 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						6f39c1022f 
					 
					
						
						
							
							Merge pull request  #851  from amir20/dependabot/npm_and_yarn/webpack-5.8.0  
						
						 
						
						
						
						
					 
					
						2020-11-26 18:13:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c3cace7fe5 
					 
					
						
						
							
							Bump webpack from 5.7.0 to 5.8.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.7.0 to 5.8.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.7.0...v5.8.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-11-26 18:07:38 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						cf93ada6eb 
					 
					
						
						
							
							Merge pull request  #850  from amir20/dependabot/npm_and_yarn/release-it-14.2.2  
						
						 
						
						
						
						
					 
					
						2020-11-26 16:33:52 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						6e7fbd4b36 
					 
					
						
						
							
							Bump release-it from 14.2.1 to 14.2.2  
						
						 
						
						... 
						
						
						
						Bumps [release-it](https://github.com/release-it/release-it ) from 14.2.1 to 14.2.2.
- [Release notes](https://github.com/release-it/release-it/releases )
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/release-it/release-it/compare/14.2.1...14.2.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-11-26 16:27:42 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						65e82098f4 
					 
					
						
						
							
							Merge pull request  #849  from amir20/dependabot/npm_and_yarn/vuex-3.6.0  
						
						 
						
						
						
						
					 
					
						2020-11-26 13:19:14 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						21b351e2aa 
					 
					
						
						
							
							Bump vuex from 3.5.1 to 3.6.0  
						
						 
						
						... 
						
						
						
						Bumps [vuex](https://github.com/vuejs/vuex ) from 3.5.1 to 3.6.0.
- [Release notes](https://github.com/vuejs/vuex/releases )
- [Changelog](https://github.com/vuejs/vuex/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vuex/compare/v3.5.1...v3.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-11-26 13:13:03 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						6d261dbebf 
					 
					
						
						
							
							Merge pull request  #848  from amir20/dependabot/npm_and_yarn/webpack-5.7.0  
						
						 
						
						
						
						
					 
					
						2020-11-26 08:49:31 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						84c764b2d7 
					 
					
						
						
							
							Bump webpack from 5.6.0 to 5.7.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.6.0 to 5.7.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.6.0...v5.7.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-11-26 08:43:48 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						87ed18c06b 
					 
					
						
						
							
							Merge pull request  #845  from amir20/dependabot/npm_and_yarn/babel/core-7.12.9  
						
						 
						
						
						
						
					 
					
						2020-11-24 21:13:20 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						ad7b1b62dc 
					 
					
						
						
							
							Bump @babel/core from 7.12.8 to 7.12.9  
						
						 
						
						... 
						
						
						
						Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.12.8 to 7.12.9.
- [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.12.9/packages/babel-core )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-11-24 21:07:28 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						013ac8fe72 
					 
					
						
						
							
							Merge pull request  #844  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001161  
						
						 
						
						
						
						
					 
					
						2020-11-24 08:54:13 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						28f3e39bc9 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001159 to 1.0.30001161  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001159 to 1.0.30001161.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001159...v1.0.30001161 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-11-24 08:48:11 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						9d6ea81731 
					 
					
						
						
							
							Merge pull request  #843  from amir20/dependabot/npm_and_yarn/lint-staged-10.5.2  
						
						 
						
						
						
						
					 
					
						2020-11-24 05:25:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						bacc04daa3 
					 
					
						
						
							
							Bump lint-staged from 10.5.1 to 10.5.2  
						
						 
						
						... 
						
						
						
						Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 10.5.1 to 10.5.2.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v10.5.1...v10.5.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-11-24 05:19:23 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						0f9b645e37 
					 
					
						
						
							
							Merge pull request  #842  from amir20/dependabot/npm_and_yarn/babel/core-7.12.8  
						
						 
						
						
						
						
					 
					
						2020-11-23 22:45:41 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						ce3b0a9a48 
					 
					
						
						
							
							Bump @babel/core from 7.12.7 to 7.12.8  
						
						 
						
						... 
						
						
						
						Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.12.7 to 7.12.8.
- [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.12.8/packages/babel-core )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-11-23 22:40:14 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a76e516ae0 
					 
					
						
						
							
							Merge pull request  #841  from amir20/dependabot/npm_and_yarn/postcss-8.1.10  
						
						 
						
						
						
						
					 
					
						2020-11-23 22:30:39 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c3f688d085 
					 
					
						
						
							
							Bump postcss from 8.1.9 to 8.1.10  
						
						 
						
						... 
						
						
						
						Bumps [postcss](https://github.com/postcss/postcss ) from 8.1.9 to 8.1.10.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/master/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.1.9...8.1.10 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-11-23 22:24:34 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						fec21b10cc 
					 
					
						
						
							
							Updates iphone snapshots  
						
						 
						
						
						
						
					 
					
						2020-11-21 20:17:43 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						fb96143ebb 
					 
					
						
						
							
							Uses screen for overflow  
						
						 
						
						
						
						
					 
					
						2020-11-21 19:53:32 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						1e4ac6941a 
					 
					
						
						
							
							Release 3.0.3  
						
						 
						
						
						
						
					 
					
						2020-11-21 19:43:58 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						23f54e5fa7 
					 
					
						
						
							
							Updates mods  
						
						 
						
						
						
						
					 
					
						2020-11-21 19:43:10 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						1e99a50938 
					 
					
						
						
							
							Cleans up CSS  
						
						 
						
						
						
						
					 
					
						2020-11-21 19:34:07 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						1a76b30046 
					 
					
						
						
							
							Clean up settings page  
						
						 
						
						
						
						
					 
					
						2020-11-21 19:34:07 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						e269cc4f63 
					 
					
						
						
							
							Keep spaces. Maybe  fixes   #838  ( #840 )  
						
						 
						
						
						
						
					 
					
						2020-11-21 17:58:34 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c3b8ce53d1 
					 
					
						
						
							
							Merge pull request  #839  from amir20/dependabot/npm_and_yarn/babel/core-7.12.7  
						
						 
						
						
						
						
					 
					
						2020-11-20 21:45:43 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						08ca9d8463 
					 
					
						
						
							
							Bump @babel/core from 7.12.3 to 7.12.7  
						
						 
						
						... 
						
						
						
						Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.12.3 to 7.12.7.
- [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.12.7/packages/babel-core )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-11-20 21:39:53 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						39fc41fb44 
					 
					
						
						
							
							Fixes text  
						
						 
						
						
						
						
					 
					
						2020-11-20 10:09:36 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						89682ee54b 
					 
					
						
						
							
							Merge pull request  #837  from amir20/dependabot/npm_and_yarn/splitpanes-2.3.6  
						
						 
						
						
						
						
					 
					
						2020-11-20 11:08:24 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						47cb8879bc 
					 
					
						
						
							
							Bump splitpanes from 2.3.5 to 2.3.6  
						
						 
						
						... 
						
						
						
						Bumps [splitpanes](https://github.com/antoniandre/splitpanes ) from 2.3.5 to 2.3.6.
- [Release notes](https://github.com/antoniandre/splitpanes/releases )
- [Commits](https://github.com/antoniandre/splitpanes/compare/v2.3.5...v2.3.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-11-20 11:01:28 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						0b01aed9e8 
					 
					
						
						
							
							Merge pull request  #835  from amir20/dependabot/npm_and_yarn/prettier-2.2.0  
						
						 
						
						
						
						
					 
					
						2020-11-20 06:03:19 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						d7aa93b641 
					 
					
						
						
							
							Bump prettier from 2.1.2 to 2.2.0  
						
						 
						
						... 
						
						
						
						Bumps [prettier](https://github.com/prettier/prettier ) from 2.1.2 to 2.2.0.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.1.2...2.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-11-20 05:58:06 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						fcc34e954e 
					 
					
						
						
							
							Updates settings page  
						
						 
						
						
						
						
					 
					
						2020-11-19 16:12:33 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						5f0cdee76c 
					 
					
						
						
							
							Adds 24 hour option  
						
						 
						
						
						
						
					 
					
						2020-11-19 15:49:49 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						39c3a871a6 
					 
					
						
						
							
							Merge pull request  #834  from amir20/dependabot/npm_and_yarn/webpack-5.6.0  
						
						 
						
						
						
						
					 
					
						2020-11-19 12:31:12 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c84a3ff504 
					 
					
						
						
							
							Bump webpack from 5.5.1 to 5.6.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.5.1 to 5.6.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.5.1...v5.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-11-19 12:24:59 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						e11c778b21 
					 
					
						
						
							
							Merge pull request  #831  from amir20/dependabot/npm_and_yarn/webpack-5.5.1  
						
						 
						
						
						
						
					 
					
						2020-11-18 12:52:07 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						38e6ebad63 
					 
					
						
						
							
							Bump webpack from 5.5.0 to 5.5.1  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.5.0 to 5.5.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.5.0...v5.5.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-11-18 12:45:50 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						92fc3dc2af 
					 
					
						
						
							
							Merge pull request  #830  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001159  
						
						 
						
						
						
						
					 
					
						2020-11-18 09:11:47 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						87d154523d 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001158 to 1.0.30001159  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001158 to 1.0.30001159.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001158...v1.0.30001159 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-11-18 09:05:38 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						1df91e4e73 
					 
					
						
						
							
							Merge pull request  #829  from amir20/dependabot/npm_and_yarn/webpack-pwa-manifest-4.3.0  
						
						 
						
						
						
						
					 
					
						2020-11-17 22:23:33 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						6b65302aae 
					 
					
						
						
							
							Bump webpack-pwa-manifest from 4.2.0 to 4.3.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack-pwa-manifest](https://github.com/arthurbergmz/webpack-pwa-manifest ) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/arthurbergmz/webpack-pwa-manifest/releases )
- [Changelog](https://github.com/arthurbergmz/webpack-pwa-manifest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/arthurbergmz/webpack-pwa-manifest/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-11-17 22:17:36 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						78afa89042 
					 
					
						
						
							
							Merge pull request  #828  from amir20/dependabot/npm_and_yarn/webpack-5.5.0  
						
						 
						
						
						
						
					 
					
						2020-11-17 14:03:35 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						7fd5fb0d0d 
					 
					
						
						
							
							Bump webpack from 5.4.0 to 5.5.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.4.0...v5.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-11-17 13:57:07 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						977a36b94c 
					 
					
						
						
							
							Merge pull request  #827  from amir20/dependabot/npm_and_yarn/splitpanes-2.3.5  
						
						 
						
						
						
						
					 
					
						2020-11-17 00:16:00 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						cda2b88457 
					 
					
						
						
							
							Bump splitpanes from 2.3.4 to 2.3.5  
						
						 
						
						... 
						
						
						
						Bumps [splitpanes](https://github.com/antoniandre/splitpanes ) from 2.3.4 to 2.3.5.
- [Release notes](https://github.com/antoniandre/splitpanes/releases )
- [Commits](https://github.com/antoniandre/splitpanes/compare/v2.3.4...v2.3.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-11-17 00:10:15 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						15f024eeb7 
					 
					
						
						
							
							Merge pull request  #826  from amir20/dependabot/npm_and_yarn/integration/puppeteer-5.5.0  
						
						 
						
						
						
						
					 
					
						2020-11-16 13:56:20 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						f3f8e2c73f 
					 
					
						
						
							
							Bump puppeteer from 5.4.1 to 5.5.0 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 5.4.1 to 5.5.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/puppeteer/puppeteer/compare/v5.4.1...v5.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-11-16 13:50:36 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						0c83495fb9 
					 
					
						
						
							
							Merge pull request  #825  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001158  
						
						 
						
						
						
						
					 
					
						2020-11-15 06:43:56 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						5a30db19bc 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001157 to 1.0.30001158  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001157 to 1.0.30001158.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001157...v1.0.30001158 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-11-15 06:37:51 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						59db60e26d 
					 
					
						
						
							
							Merge pull request  #824  from amir20/dependabot/npm_and_yarn/mini-css-extract-plugin-1.3.1  
						
						 
						
						
						
						
					 
					
						2020-11-12 19:08:15 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						9914370265 
					 
					
						
						
							
							Bump mini-css-extract-plugin from 1.3.0 to 1.3.1  
						
						 
						
						... 
						
						
						
						Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.3.0...v1.3.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-11-12 19:02:50 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						ddfd8a0b3c 
					 
					
						
						
							
							Merge pull request  #823  from amir20/dependabot/npm_and_yarn/sass-loader-10.1.0  
						
						 
						
						
						
						
					 
					
						2020-11-11 13:16:43 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						e287b418ab 
					 
					
						
						
							
							Bump sass-loader from 10.0.5 to 10.1.0  
						
						 
						
						... 
						
						
						
						Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 10.0.5 to 10.1.0.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v10.0.5...v10.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-11-11 13:11:41 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						919bb8249d 
					 
					
						
						
							
							Release 3.0.2  
						
						 
						
						
						
						
					 
					
						2020-11-10 12:04:21 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						3e1432007a 
					 
					
						
						
							
							Updates mini css  
						
						 
						
						
						
						
					 
					
						2020-11-09 14:57:18 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						9f510c3b71 
					 
					
						
						
							
							Adds open: true  
						
						 
						
						
						
						
					 
					
						2020-11-09 14:48:51 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						9198f5d34f 
					 
					
						
						
							
							Merge pull request  #820  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001157  
						
						 
						
						
						
						
					 
					
						2020-11-09 09:55:59 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						50f54ab49e 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001156 to 1.0.30001157  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001156 to 1.0.30001157.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001156...v1.0.30001157 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-11-09 09:50:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						efff2a8d55 
					 
					
						
						
							
							Merge pull request  #818  from amir20/dependabot/npm_and_yarn/vue-router-3.4.9  
						
						 
						
						
						
						
					 
					
						2020-11-05 21:38:22 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						b1692e459e 
					 
					
						
						
							
							Bump vue-router from 3.4.8 to 3.4.9  
						
						 
						
						... 
						
						
						
						Bumps [vue-router](https://github.com/vuejs/vue-router ) from 3.4.8 to 3.4.9.
- [Release notes](https://github.com/vuejs/vue-router/releases )
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-router/compare/v3.4.8...v3.4.9 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-11-05 21:32:04 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						961e376c6e 
					 
					
						
						
							
							Merge pull request  #817  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001156  
						
						 
						
						
						
						
					 
					
						2020-11-05 08:52:42 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c4c18d5f3e 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001154 to 1.0.30001156  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001154 to 1.0.30001156.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001154...v1.0.30001156 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-11-05 08:47:11 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						6a8cbe37d6 
					 
					
						
						
							
							Merge pull request  #816  from amir20/dependabot/npm_and_yarn/sass-1.29.0  
						
						 
						
						
						
						
					 
					
						2020-11-05 01:14:13 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						0d6ba2ddcc 
					 
					
						
						
							
							Bump sass from 1.28.0 to 1.29.0  
						
						 
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/dart-sass ) from 1.28.0 to 1.29.0.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.28.0...1.29.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-11-05 01:07:53 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						62e3d96699 
					 
					
						
						
							
							Merge pull request  #815  from amir20/dependabot/npm_and_yarn/webpack-cli-4.2.0  
						
						 
						
						
						
						
					 
					
						2020-11-04 18:56:53 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c233272016 
					 
					
						
						
							
							Bump webpack-cli from 4.1.0 to 4.2.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.1.0...webpack-cli@4.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-11-04 18:50:52 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						79ab206617 
					 
					
						
						
							
							Merge pull request  #814  from amir20/dependabot/npm_and_yarn/css-loader-5.0.1  
						
						 
						
						
						
						
					 
					
						2020-11-04 17:08:55 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						6bf6e0f450 
					 
					
						
						
							
							Bump css-loader from 5.0.0 to 5.0.1  
						
						 
						
						... 
						
						
						
						Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.0.0...v5.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-11-04 17:03:14 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						2ff7cfcd0b 
					 
					
						
						
							
							Merge pull request  #811  from amir20/dependabot/npm_and_yarn/integration/jest-26.6.3  
						
						 
						
						
						
						
					 
					
						2020-11-04 09:04:37 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						6ba65014d6 
					 
					
						
						
							
							Bump jest from 26.6.2 to 26.6.3 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 26.6.2 to 26.6.3.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v26.6.2...v26.6.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-11-04 08:58:07 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c96efe44c2 
					 
					
						
						
							
							Merge pull request  #812  from amir20/dependabot/npm_and_yarn/jest-26.6.3  
						
						 
						
						
						
						
					 
					
						2020-11-04 08:56:40 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						902fde9c82 
					 
					
						
						
							
							Bump jest from 26.6.2 to 26.6.3  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 26.6.2 to 26.6.3.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v26.6.2...v26.6.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-11-04 08:51:25 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a75b64a1e2 
					 
					
						
						
							
							Merge pull request  #810  from amir20/dependabot/npm_and_yarn/babel-jest-26.6.3  
						
						 
						
						
						
						
					 
					
						2020-11-04 08:50:55 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						49ca0732a5 
					 
					
						
						
							
							Bump babel-jest from 26.6.2 to 26.6.3  
						
						 
						
						... 
						
						
						
						Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 26.6.2 to 26.6.3.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v26.6.3/packages/babel-jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-11-04 08:45:20 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						49249059b0 
					 
					
						
						
							
							Merge pull request  #809  from amir20/dependabot/npm_and_yarn/webpack-5.4.0  
						
						 
						
						
						
						
					 
					
						2020-11-03 15:44:45 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c1db4587a0 
					 
					
						
						
							
							Bump webpack from 5.3.2 to 5.4.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.3.2 to 5.4.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.3.2...v5.4.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-11-03 15:39:00 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						d2ce09cf47 
					 
					
						
						
							
							Merge pull request  #808  from amir20/dependabot/npm_and_yarn/dompurify-2.2.2  
						
						 
						
						
						
						
					 
					
						2020-11-02 20:15:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						8223597430 
					 
					
						
						
							
							Bump dompurify from 2.2.1 to 2.2.2  
						
						 
						
						... 
						
						
						
						Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/2.2.1...2.2.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-11-02 20:09:01 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						d37f5d9b45 
					 
					
						
						
							
							Merge pull request  #807  from amir20/dependabot/npm_and_yarn/dompurify-2.2.1  
						
						 
						
						
						
						
					 
					
						2020-11-02 19:55:15 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						260176a3b8 
					 
					
						
						
							
							Bump dompurify from 2.2.0 to 2.2.1  
						
						 
						
						... 
						
						
						
						Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/2.2.0...2.2.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-11-02 19:48:52 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						cdcd598abd 
					 
					
						
						
							
							Merge pull request  #804  from amir20/dependabot/npm_and_yarn/integration/jest-26.6.2  
						
						 
						
						
						
						
					 
					
						2020-11-02 13:21:00 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						934f9f6a1b 
					 
					
						
						
							
							Bump jest from 26.6.1 to 26.6.2 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 26.6.1 to 26.6.2.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v26.6.1...v26.6.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-11-02 13:15:40 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						0f70890985 
					 
					
						
						
							
							Merge pull request  #806  from amir20/dependabot/npm_and_yarn/jest-26.6.2  
						
						 
						
						
						
						
					 
					
						2020-11-02 13:13:58 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						7c68864d95 
					 
					
						
						
							
							Bump jest from 26.6.1 to 26.6.2  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 26.6.1 to 26.6.2.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v26.6.1...v26.6.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-11-02 13:08:32 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						0b8a272db8 
					 
					
						
						
							
							Merge pull request  #805  from amir20/dependabot/npm_and_yarn/babel-jest-26.6.2  
						
						 
						
						
						
						
					 
					
						2020-11-02 13:05:44 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						9e5b12a1ff 
					 
					
						
						
							
							Bump babel-jest from 26.6.1 to 26.6.2  
						
						 
						
						... 
						
						
						
						Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 26.6.1 to 26.6.2.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v26.6.2/packages/babel-jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-11-02 13:00:02 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a0a1ca187d 
					 
					
						
						
							
							Merge pull request  #803  from amir20/dependabot/npm_and_yarn/sass-loader-10.0.5  
						
						 
						
						
						
						
					 
					
						2020-11-02 12:02:23 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						95020f1ecf 
					 
					
						
						
							
							Bump sass-loader from 10.0.4 to 10.0.5  
						
						 
						
						... 
						
						
						
						Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 10.0.4 to 10.0.5.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v10.0.4...v10.0.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-11-02 11:56:26 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						7c84b7bb69 
					 
					
						
						
							
							Merge pull request  #802  from amir20/dependabot/npm_and_yarn/vue-loader-15.9.5  
						
						 
						
						
						
						
					 
					
						2020-11-02 10:17:05 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						64e244cb6f 
					 
					
						
						
							
							Bump vue-loader from 15.9.4 to 15.9.5  
						
						 
						
						... 
						
						
						
						Bumps [vue-loader](https://github.com/vuejs/vue-loader ) from 15.9.4 to 15.9.5.
- [Release notes](https://github.com/vuejs/vue-loader/releases )
- [Changelog](https://github.com/vuejs/vue-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-loader/compare/v15.9.4...v15.9.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-11-02 10:11:21 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						ec7dfe1fd6 
					 
					
						
						
							
							Merge pull request  #801  from amir20/dependabot/npm_and_yarn/vue/test-utils-1.1.1  
						
						 
						
						
						
						
					 
					
						2020-11-01 00:46:29 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						0e425cea04 
					 
					
						
						
							
							Bump @vue/test-utils from 1.1.0 to 1.1.1  
						
						 
						
						... 
						
						
						
						Bumps [@vue/test-utils](https://github.com/vuejs/vue-test-utils/tree/HEAD/packages/test-utils ) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/vuejs/vue-test-utils/releases )
- [Changelog](https://github.com/vuejs/vue-test-utils/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-test-utils/commits/v1.1.1/packages/test-utils )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-11-01 00:40:57 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						5c2a7a509b 
					 
					
						
						
							
							Merge pull request  #800  from amir20/dependabot/npm_and_yarn/lint-staged-10.5.1  
						
						 
						
						
						
						
					 
					
						2020-10-31 13:40:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						862b34283c 
					 
					
						
						
							
							Bump lint-staged from 10.5.0 to 10.5.1  
						
						 
						
						... 
						
						
						
						Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 10.5.0 to 10.5.1.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v10.5.0...v10.5.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-31 13:34:48 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						fe7427d91b 
					 
					
						
						
							
							Merge pull request  #799  from amir20/dependabot/npm_and_yarn/release-it-14.2.1  
						
						 
						
						
						
						
					 
					
						2020-10-31 09:39:16 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						636fc72235 
					 
					
						
						
							
							Bump release-it from 14.2.0 to 14.2.1  
						
						 
						
						... 
						
						
						
						Bumps [release-it](https://github.com/release-it/release-it ) from 14.2.0 to 14.2.1.
- [Release notes](https://github.com/release-it/release-it/releases )
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/release-it/release-it/compare/14.2.0...14.2.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-31 09:34:12 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						b1cb7cbd5f 
					 
					
						
						
							
							Merge pull request  #798  from amir20/dependabot/npm_and_yarn/buefy-0.9.4  
						
						 
						
						
						
						
					 
					
						2020-10-31 01:06:16 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						e320ad4114 
					 
					
						
						
							
							Bump buefy from 0.9.3 to 0.9.4  
						
						 
						
						... 
						
						
						
						Bumps [buefy](https://github.com/buefy/buefy ) from 0.9.3 to 0.9.4.
- [Release notes](https://github.com/buefy/buefy/releases )
- [Changelog](https://github.com/buefy/buefy/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/buefy/buefy/compare/v0.9.3...v0.9.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-31 01:00:56 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						680d53df69 
					 
					
						
						
							
							Merge pull request  #797  from amir20/dependabot/npm_and_yarn/webpack-5.3.2  
						
						 
						
						
						
						
					 
					
						2020-10-30 19:24:44 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						891ffca04c 
					 
					
						
						
							
							Bump webpack from 5.3.1 to 5.3.2  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.3.1 to 5.3.2.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.3.1...v5.3.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-30 19:19:32 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						80a51d4968 
					 
					
						
						
							
							Merge pull request  #796  from amir20/dependabot/npm_and_yarn/sass-1.28.0  
						
						 
						
						
						
						
					 
					
						2020-10-30 07:40:37 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						f5f53561bb 
					 
					
						
						
							
							Merge pull request  #795  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001154  
						
						 
						
						
						
						
					 
					
						2020-10-30 07:39:59 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						766d4d5015 
					 
					
						
						
							
							Bump sass from 1.27.1 to 1.28.0  
						
						 
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/dart-sass ) from 1.27.1 to 1.28.0.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.27.1...1.28.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-30 07:34:57 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						4cc5870ea4 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001151 to 1.0.30001154  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001151 to 1.0.30001154.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001151...v1.0.30001154 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-30 07:34:31 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						2cd92016fd 
					 
					
						
						
							
							Merge pull request  #793  from amir20/dependabot/npm_and_yarn/mini-css-extract-plugin-1.2.1  
						
						 
						
						
						
						
					 
					
						2020-10-29 00:41:55 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						333b99113e 
					 
					
						
						
							
							Merge pull request  #792  from amir20/dependabot/npm_and_yarn/sass-1.27.1  
						
						 
						
						
						
						
					 
					
						2020-10-29 00:41:06 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						f1f949c792 
					 
					
						
						
							
							Bump mini-css-extract-plugin from 1.2.0 to 1.2.1  
						
						 
						
						... 
						
						
						
						Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.2.0...v1.2.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-29 00:36:15 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						20ee71765c 
					 
					
						
						
							
							Bump sass from 1.27.0 to 1.27.1  
						
						 
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/dart-sass ) from 1.27.0 to 1.27.1.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.27.0...1.27.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-29 00:35:48 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						d6762f3e7e 
					 
					
						
						
							
							Merge pull request  #791  from amir20/dependabot/npm_and_yarn/integration/puppeteer-5.4.1  
						
						 
						
						
						
						
					 
					
						2020-10-29 00:23:33 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c260d76cff 
					 
					
						
						
							
							Bump puppeteer from 5.4.0 to 5.4.1 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 5.4.0 to 5.4.1.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Commits](https://github.com/puppeteer/puppeteer/compare/v5.4.0...v5.4.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-29 00:17:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						798f83b9e3 
					 
					
						
						
							
							Merge pull request  #790  from amir20/dependabot/npm_and_yarn/webpack-5.3.1  
						
						 
						
						
						
						
					 
					
						2020-10-28 22:26:26 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c67b18cae1 
					 
					
						
						
							
							Bump webpack from 5.3.0 to 5.3.1  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.3.0...v5.3.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-28 22:21:09 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						544cc678f5 
					 
					
						
						
							
							Merge pull request  #787  from amir20/dependabot/npm_and_yarn/webpack-5.3.0  
						
						 
						
						
						
						
					 
					
						2020-10-27 12:57:00 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c8da00c7c4 
					 
					
						
						
							
							Bump webpack from 5.2.0 to 5.3.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.2.0...v5.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-27 12:51:34 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						8e6e645036 
					 
					
						
						
							
							Merge pull request  #789  from amir20/dependabot/npm_and_yarn/lint-staged-10.5.0  
						
						 
						
						
						
						
					 
					
						2020-10-27 12:51:03 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						ef8596aff7 
					 
					
						
						
							
							Merge pull request  #788  from amir20/dependabot/npm_and_yarn/vue-loader-15.9.4  
						
						 
						
						
						
						
					 
					
						2020-10-27 12:49:40 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a0d3a86afc 
					 
					
						
						
							
							Bump lint-staged from 10.4.2 to 10.5.0  
						
						 
						
						... 
						
						
						
						Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 10.4.2 to 10.5.0.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v10.4.2...v10.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-27 12:44:43 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						6d5d0094c4 
					 
					
						
						
							
							Bump vue-loader from 15.9.3 to 15.9.4  
						
						 
						
						... 
						
						
						
						Bumps [vue-loader](https://github.com/vuejs/vue-loader ) from 15.9.3 to 15.9.4.
- [Release notes](https://github.com/vuejs/vue-loader/releases )
- [Changelog](https://github.com/vuejs/vue-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-loader/compare/v15.9.3...v15.9.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-27 12:44:04 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						bddb1cacf6 
					 
					
						
						
							
							Merge pull request  #786  from amir20/dependabot/npm_and_yarn/vue-router-3.4.8  
						
						 
						
						
						
						
					 
					
						2020-10-27 09:42:38 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c666d5ac46 
					 
					
						
						
							
							Bump vue-router from 3.4.7 to 3.4.8  
						
						 
						
						... 
						
						
						
						Bumps [vue-router](https://github.com/vuejs/vue-router ) from 3.4.7 to 3.4.8.
- [Release notes](https://github.com/vuejs/vue-router/releases )
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-router/compare/v3.4.7...v3.4.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-27 09:37:03 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						566ab822bc 
					 
					
						
						
							
							Merge pull request  #780  from amir20/dependabot/npm_and_yarn/jest-26.6.1  
						
						 
						
						
						
						
					 
					
						2020-10-26 00:06:01 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						f0524a748e 
					 
					
						
						
							
							Bump jest from 26.6.0 to 26.6.1  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 26.6.0 to 26.6.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v26.6.0...v26.6.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-26 00:00:55 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						e84823ac6b 
					 
					
						
						
							
							Merge pull request  #781  from amir20/dependabot/npm_and_yarn/babel-jest-26.6.1  
						
						 
						
						
						
						
					 
					
						2020-10-25 11:54:04 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						54b3e69dd7 
					 
					
						
						
							
							Bump babel-jest from 26.6.0 to 26.6.1  
						
						 
						
						... 
						
						
						
						Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 26.6.0 to 26.6.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v26.6.1/packages/babel-jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-25 11:48:31 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						8ad48fdcaa 
					 
					
						
						
							
							Merge pull request  #784  from amir20/dependabot/npm_and_yarn/integration/jest-26.6.1  
						
						 
						
						
						
						
					 
					
						2020-10-24 13:09:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						f35cb4f4b7 
					 
					
						
						
							
							Merge pull request  #783  from amir20/dependabot/npm_and_yarn/integration/puppeteer-5.4.0  
						
						 
						
						
						
						
					 
					
						2020-10-24 13:08:58 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c2f92ea500 
					 
					
						
						
							
							Bump jest from 26.6.0 to 26.6.1 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 26.6.0 to 26.6.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v26.6.0...v26.6.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-24 13:04:05 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						948bbaac41 
					 
					
						
						
							
							Bump puppeteer from 5.3.1 to 5.4.0 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 5.3.1 to 5.4.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Commits](https://github.com/puppeteer/puppeteer/compare/v5.3.1...v5.4.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-24 13:03:38 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						84af2fa0d3 
					 
					
						
						
							
							Merge pull request  #782  from amir20/dependabot/npm_and_yarn/mini-css-extract-plugin-1.2.0  
						
						 
						
						
						
						
					 
					
						2020-10-24 12:53:05 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						62663c39c1 
					 
					
						
						
							
							Merge pull request  #779  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001151  
						
						 
						
						
						
						
					 
					
						2020-10-24 12:51:37 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						730923cb60 
					 
					
						
						
							
							Bump mini-css-extract-plugin from 1.1.1 to 1.2.0  
						
						 
						
						... 
						
						
						
						Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.1.1...v1.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-24 12:47:42 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						2dc4761d65 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001150 to 1.0.30001151  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001150 to 1.0.30001151.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001150...v1.0.30001151 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-24 12:45:53 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						0a8ee92c68 
					 
					
						
						
							
							Merge pull request  #778  from amir20/dependabot/npm_and_yarn/webpack-5.2.0  
						
						 
						
						
						
						
					 
					
						2020-10-22 21:26:48 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						d967ebcade 
					 
					
						
						
							
							Merge pull request  #777  from amir20/dependabot/npm_and_yarn/sass-loader-10.0.4  
						
						 
						
						
						
						
					 
					
						2020-10-22 21:25:48 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						9a844d98e1 
					 
					
						
						
							
							Bump webpack from 5.1.3 to 5.2.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.1.3 to 5.2.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.1.3...v5.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-22 21:20:42 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						d4afd9eae3 
					 
					
						
						
							
							Bump sass-loader from 10.0.3 to 10.0.4  
						
						 
						
						... 
						
						
						
						Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 10.0.3 to 10.0.4.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v10.0.3...v10.0.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-22 21:19:42 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						62cafc58f2 
					 
					
						
						
							
							Merge pull request  #776  from amir20/dependabot/npm_and_yarn/dompurify-2.2.0  
						
						 
						
						
						
						
					 
					
						2020-10-21 22:23:17 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						4580757c86 
					 
					
						
						
							
							Merge pull request  #775  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001150  
						
						 
						
						
						
						
					 
					
						2020-10-21 22:23:04 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c74630621c 
					 
					
						
						
							
							Bump dompurify from 2.1.1 to 2.2.0  
						
						 
						
						... 
						
						
						
						Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/2.1.1...2.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-21 22:17:12 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						e80dad3e19 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001148 to 1.0.30001150  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001148 to 1.0.30001150.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001148...v1.0.30001150 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-21 22:16:38 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						d9ab5d1ca7 
					 
					
						
						
							
							Clean yarn file  
						
						 
						
						
						
						
					 
					
						2020-10-20 10:26:19 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						01742cf3cb 
					 
					
						
						
							
							Updates libs  
						
						 
						
						
						
						
					 
					
						2020-10-20 10:22:01 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						47f4e8382e 
					 
					
						
						
							
							More work in progress  
						
						 
						
						
						
						
					 
					
						2020-10-20 10:22:00 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						a261080e60 
					 
					
						
						
							
							Updates mini css  
						
						 
						
						
						
						
					 
					
						2020-10-20 10:18:01 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						75a0056e1f 
					 
					
						
						
							
							Merge pull request  #773  from amir20/dependabot/npm_and_yarn/webpack-cli-4.1.0  
						
						 
						
						
						
						
					 
					
						2020-10-20 08:46:32 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						4bf036f629 
					 
					
						
						
							
							Bump webpack-cli from 4.0.0 to 4.1.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.0.0...webpack-cli@4.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-20 08:40:42 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						85a393e3ff 
					 
					
						
						
							
							Merge pull request  #772  from amir20/dependabot/npm_and_yarn/splitpanes-2.3.4  
						
						 
						
						
						
						
					 
					
						2020-10-20 08:15:00 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						8b77687ed3 
					 
					
						
						
							
							Bump splitpanes from 2.3.3 to 2.3.4  
						
						 
						
						... 
						
						
						
						Bumps [splitpanes](https://github.com/antoniandre/splitpanes ) from 2.3.3 to 2.3.4.
- [Release notes](https://github.com/antoniandre/splitpanes/releases )
- [Commits](https://github.com/antoniandre/splitpanes/compare/v2.3.3...v2.3.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-20 08:09:41 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						afc4c4b974 
					 
					
						
						
							
							Merge pull request  #771  from amir20/dependabot/npm_and_yarn/jest-26.6.0  
						
						 
						
						
						
						
					 
					
						2020-10-20 06:54:12 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						020862682d 
					 
					
						
						
							
							Bump jest from 26.5.3 to 26.6.0  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 26.5.3 to 26.6.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v26.5.3...v26.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-20 06:47:55 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						f4eccc92cd 
					 
					
						
						
							
							Merge pull request  #770  from amir20/dependabot/npm_and_yarn/babel-jest-26.6.0  
						
						 
						
						
						
						
					 
					
						2020-10-20 06:45:41 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						7f5b68a7cc 
					 
					
						
						
							
							Bump babel-jest from 26.5.2 to 26.6.0  
						
						 
						
						... 
						
						
						
						Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 26.5.2 to 26.6.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v26.6.0/packages/babel-jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-20 06:39:41 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						6c9194a336 
					 
					
						
						
							
							Merge pull request  #769  from amir20/dependabot/npm_and_yarn/integration/jest-26.6.0  
						
						 
						
						
						
						
					 
					
						2020-10-20 06:33:40 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						94e6e80058 
					 
					
						
						
							
							Bump jest from 26.5.3 to 26.6.0 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 26.5.3 to 26.6.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v26.5.3...v26.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-20 06:27:49 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						38c0dd9462 
					 
					
						
						
							
							Merge pull request  #768  from amir20/dependabot/npm_and_yarn/release-it-14.2.0  
						
						 
						
						
						
						
					 
					
						2020-10-18 11:03:49 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						681a5900ec 
					 
					
						
						
							
							Bump release-it from 14.1.0 to 14.2.0  
						
						 
						
						... 
						
						
						
						Bumps [release-it](https://github.com/release-it/release-it ) from 14.1.0 to 14.2.0.
- [Release notes](https://github.com/release-it/release-it/releases )
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/release-it/release-it/compare/14.1.0...14.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-18 10:57:50 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						66c88858e7 
					 
					
						
						
							
							Merge pull request  #767  from amir20/dependabot/npm_and_yarn/lint-staged-10.4.2  
						
						 
						
						
						
						
					 
					
						2020-10-18 10:38:47 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						4b268976e0 
					 
					
						
						
							
							Bump lint-staged from 10.4.1 to 10.4.2  
						
						 
						
						... 
						
						
						
						Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 10.4.1 to 10.4.2.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v10.4.1...v10.4.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-18 10:32:39 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						5564eff07a 
					 
					
						
						
							
							Merge pull request  #766  from amir20/dependabot/npm_and_yarn/vue-router-3.4.7  
						
						 
						
						
						
						
					 
					
						2020-10-18 01:33:40 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						06b70faadc 
					 
					
						
						
							
							Merge pull request  #764  from amir20/dependabot/npm_and_yarn/webpack-5.1.3  
						
						 
						
						
						
						
					 
					
						2020-10-17 04:11:19 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						68e730352b 
					 
					
						
						
							
							Merge pull request  #765  from amir20/dependabot/npm_and_yarn/babel/core-7.12.3  
						
						 
						
						
						
						
					 
					
						2020-10-17 04:10:38 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						71d8024f7d 
					 
					
						
						
							
							Merge pull request  #763  from amir20/dependabot/npm_and_yarn/lint-staged-10.4.1  
						
						 
						
						
						
						
					 
					
						2020-10-17 04:09:43 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						98a4124de4 
					 
					
						
						
							
							Bump vue-router from 3.4.6 to 3.4.7  
						
						 
						
						... 
						
						
						
						Bumps [vue-router](https://github.com/vuejs/vue-router ) from 3.4.6 to 3.4.7.
- [Release notes](https://github.com/vuejs/vue-router/releases )
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-router/compare/v3.4.6...v3.4.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-17 04:04:58 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c3eeba18a2 
					 
					
						
						
							
							Bump @babel/core from 7.12.1 to 7.12.3  
						
						 
						
						... 
						
						
						
						Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.12.1 to 7.12.3.
- [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.12.3/packages/babel-core )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-17 04:04:55 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						82d5e3e190 
					 
					
						
						
							
							Bump webpack from 5.1.2 to 5.1.3  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.1.2 to 5.1.3.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.1.2...v5.1.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-17 04:04:10 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						5a834c4821 
					 
					
						
						
							
							Bump lint-staged from 10.4.0 to 10.4.1  
						
						 
						
						... 
						
						
						
						Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 10.4.0 to 10.4.1.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v10.4.0...v10.4.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-17 04:03:34 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						724b6d2015 
					 
					
						
						
							
							Merge pull request  #762  from amir20/dependabot/npm_and_yarn/babel/core-7.12.1  
						
						 
						
						
						
						
					 
					
						2020-10-16 01:18:11 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						8df19dd9b0 
					 
					
						
						
							
							Bump @babel/core from 7.12.0 to 7.12.1  
						
						 
						
						... 
						
						
						
						Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.12.0 to 7.12.1.
- [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.12.1/packages/babel-core )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-16 01:12:38 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						4c386e9a2f 
					 
					
						
						
							
							Merge pull request  #761  from amir20/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.12.1  
						
						 
						
						
						
						
					 
					
						2020-10-16 00:09:37 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						ee29d6b872 
					 
					
						
						
							
							Bump @babel/plugin-transform-runtime from 7.11.5 to 7.12.1  
						
						 
						
						... 
						
						
						
						Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime ) from 7.11.5 to 7.12.1.
- [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.12.1/packages/babel-plugin-transform-runtime )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-16 00:04:21 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						aa74575244 
					 
					
						
						
							
							Merge pull request  #760  from amir20/dependabot/npm_and_yarn/babel/core-7.12.0  
						
						 
						
						
						
						
					 
					
						2020-10-15 20:07:32 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						16c9f8ccba 
					 
					
						
						
							
							Merge pull request  #758  from amir20/dependabot/npm_and_yarn/webpack-5.1.2  
						
						 
						
						
						
						
					 
					
						2020-10-15 20:07:22 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						be6c7e1728 
					 
					
						
						
							
							Bump @babel/core from 7.11.6 to 7.12.0  
						
						 
						
						... 
						
						
						
						Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.11.6 to 7.12.0.
- [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.12.0/packages/babel-core )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-15 20:02:03 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						39b31dd38a 
					 
					
						
						
							
							Bump webpack from 5.1.0 to 5.1.2  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.1.0 to 5.1.2.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.1.0...v5.1.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-15 20:01:11 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						f47b5dea9a 
					 
					
						
						
							
							Merge pull request  #757  from amir20/dependabot/npm_and_yarn/css-loader-5.0.0  
						
						 
						
						
						
						
					 
					
						2020-10-14 13:58:03 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						22985b7af1 
					 
					
						
						
							
							Bump css-loader from 4.3.0 to 5.0.0  
						
						 
						
						... 
						
						
						
						Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 4.3.0 to 5.0.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v4.3.0...v5.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-14 13:52:25 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						b3289e045a 
					 
					
						
						
							
							Merge pull request  #756  from amir20/dependabot/npm_and_yarn/webpack-5.1.0  
						
						 
						
						
						
						
					 
					
						2020-10-14 13:31:48 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						346252dd91 
					 
					
						
						
							
							Bump webpack from 5.0.0 to 5.1.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.0.0...v5.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-14 13:25:43 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						8f7578a03b 
					 
					
						
						
							
							Merge pull request  #755  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001148  
						
						 
						
						
						
						
					 
					
						2020-10-12 20:48:33 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						acce5c20b7 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001147 to 1.0.30001148  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001147 to 1.0.30001148.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001147...v1.0.30001148 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-12 20:42:47 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						8059ef3aed 
					 
					
						
						
							
							Merge pull request  #754  from amir20/dependabot/npm_and_yarn/jest-26.5.3  
						
						 
						
						
						
						
					 
					
						2020-10-11 18:23:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						5509084542 
					 
					
						
						
							
							Bump jest from 26.5.2 to 26.5.3  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 26.5.2 to 26.5.3.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v26.5.2...v26.5.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-11 18:17:21 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						55d6125456 
					 
					
						
						
							
							Merge pull request  #753  from amir20/dependabot/npm_and_yarn/integration/jest-26.5.3  
						
						 
						
						
						
						
					 
					
						2020-10-11 18:03:53 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						ad8f5943e3 
					 
					
						
						
							
							Bump jest from 26.5.2 to 26.5.3 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 26.5.2 to 26.5.3.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v26.5.2...v26.5.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-11 17:57:28 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						7447cea06a 
					 
					
						
						
							
							Merge pull request  #752  from amir20/dependabot/npm_and_yarn/release-it-14.1.0  
						
						 
						
						
						
						
					 
					
						2020-10-11 16:42:52 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						32bf52b349 
					 
					
						
						
							
							Bump release-it from 14.0.4 to 14.1.0  
						
						 
						
						... 
						
						
						
						Bumps [release-it](https://github.com/release-it/release-it ) from 14.0.4 to 14.1.0.
- [Release notes](https://github.com/release-it/release-it/releases )
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/release-it/release-it/compare/14.0.4...14.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-11 16:37:04 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						1343e8b54d 
					 
					
						
						
							
							Merge pull request  #751  from amir20/dependabot/npm_and_yarn/webpack-5.0.0  
						
						 
						
						
						
						
					 
					
						2020-10-11 15:59:51 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						79002580ef 
					 
					
						
						
							
							Bump webpack from 4.44.2 to 5.0.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 4.44.2 to 5.0.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.44.2...v5.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-11 15:53:21 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						deb6680843 
					 
					
						
						
							
							Merge pull request  #750  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001147  
						
						 
						
						
						
						
					 
					
						2020-10-11 08:45:18 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						27f1bd7819 
					 
					
						
						
							
							Merge pull request  #749  from amir20/dependabot/npm_and_yarn/webpack-cli-4.0.0  
						
						 
						
						
						
						
					 
					
						2020-10-11 08:44:55 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						ae8b57320b 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001146 to 1.0.30001147  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001146 to 1.0.30001147.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001146...v1.0.30001147 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-11 08:38:47 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						d6165593bd 
					 
					
						
						
							
							Bump webpack-cli from 3.3.12 to 4.0.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 3.3.12 to 4.0.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.12...webpack-cli@4.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-11 08:38:11 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a121562c49 
					 
					
						
						
							
							Merge pull request  #748  from amir20/dependabot/npm_and_yarn/mini-css-extract-plugin-1.0.0  
						
						 
						
						
						
						
					 
					
						2020-10-10 03:12:06 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						ae5918d44b 
					 
					
						
						
							
							Merge pull request  #747  from amir20/dependabot/npm_and_yarn/sass-loader-10.0.3  
						
						 
						
						
						
						
					 
					
						2020-10-10 03:11:37 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c80ce1b539 
					 
					
						
						
							
							Bump mini-css-extract-plugin from 0.12.0 to 1.0.0  
						
						 
						
						... 
						
						
						
						Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 0.12.0 to 1.0.0.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v0.12.0...v1.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-10 03:06:31 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						fed8b213d4 
					 
					
						
						
							
							Bump sass-loader from 10.0.2 to 10.0.3  
						
						 
						
						... 
						
						
						
						Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 10.0.2 to 10.0.3.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v10.0.2...v10.0.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-10 03:05:58 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c144a6ad28 
					 
					
						
						
							
							Merge pull request  #746  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001146  
						
						 
						
						
						
						
					 
					
						2020-10-09 21:00:17 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						ab963049a0 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001144 to 1.0.30001146  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001144 to 1.0.30001146.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001144...v1.0.30001146 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-09 20:53:50 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						1d42b957d9 
					 
					
						
						
							
							Merge pull request  #745  from amir20/dependabot/npm_and_yarn/sass-1.27.0  
						
						 
						
						
						
						
					 
					
						2020-10-09 05:23:30 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						d22202e738 
					 
					
						
						
							
							Bump sass from 1.26.12 to 1.27.0  
						
						 
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/dart-sass ) from 1.26.12 to 1.27.0.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.26.12...1.27.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-09 05:17:58 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						9352d27748 
					 
					
						
						
							
							Merge pull request  #741  from amir20/dependabot/npm_and_yarn/integration/jest-26.5.2  
						
						 
						
						
						
						
					 
					
						2020-10-07 20:03:28 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						739631a7b9 
					 
					
						
						
							
							Bump jest from 26.5.0 to 26.5.2 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 26.5.0 to 26.5.2.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v26.5.0...v26.5.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-07 19:58:25 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						6e1f8699d5 
					 
					
						
						
							
							Merge pull request  #744  from amir20/dependabot/npm_and_yarn/vue-router-3.4.6  
						
						 
						
						
						
						
					 
					
						2020-10-07 18:16:57 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						f3a4ee54fb 
					 
					
						
						
							
							Merge pull request  #743  from amir20/dependabot/npm_and_yarn/release-it-14.0.4  
						
						 
						
						
						
						
					 
					
						2020-10-07 18:16:07 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						66ebbad63a 
					 
					
						
						
							
							Merge pull request  #742  from amir20/dependabot/npm_and_yarn/mini-css-extract-plugin-0.12.0  
						
						 
						
						
						
						
					 
					
						2020-10-07 18:15:37 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						f2f0ac749e 
					 
					
						
						
							
							Bump vue-router from 3.4.5 to 3.4.6  
						
						 
						
						... 
						
						
						
						Bumps [vue-router](https://github.com/vuejs/vue-router ) from 3.4.5 to 3.4.6.
- [Release notes](https://github.com/vuejs/vue-router/releases )
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-router/compare/v3.4.5...v3.4.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-07 18:11:28 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						52a48fb674 
					 
					
						
						
							
							Bump release-it from 14.0.3 to 14.0.4  
						
						 
						
						... 
						
						
						
						Bumps [release-it](https://github.com/release-it/release-it ) from 14.0.3 to 14.0.4.
- [Release notes](https://github.com/release-it/release-it/releases )
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/release-it/release-it/compare/14.0.3...14.0.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-07 18:10:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						0b5ab2ad4a 
					 
					
						
						
							
							Bump mini-css-extract-plugin from 0.11.3 to 0.12.0  
						
						 
						
						... 
						
						
						
						Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 0.11.3 to 0.12.0.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v0.11.3...v0.12.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-07 18:09:58 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						baf34138d5 
					 
					
						
						
							
							Merge pull request  #740  from amir20/dependabot/npm_and_yarn/jest-26.5.2  
						
						 
						
						
						
						
					 
					
						2020-10-07 15:51:22 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a5f6e8ad38 
					 
					
						
						
							
							Bump jest from 26.5.0 to 26.5.2  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 26.5.0 to 26.5.2.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v26.5.0...v26.5.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-07 15:45:41 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						3a61ae7558 
					 
					
						
						
							
							Merge pull request  #739  from amir20/dependabot/npm_and_yarn/babel-jest-26.5.2  
						
						 
						
						
						
						
					 
					
						2020-10-07 15:37:33 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						e9649d6fae 
					 
					
						
						
							
							Bump babel-jest from 26.5.0 to 26.5.2  
						
						 
						
						... 
						
						
						
						Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 26.5.0 to 26.5.2.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v26.5.2/packages/babel-jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-07 15:31:35 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						dde232c581 
					 
					
						
						
							
							Merge pull request  #738  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001144  
						
						 
						
						
						
						
					 
					
						2020-10-06 07:49:08 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						1711ea7fca 
					 
					
						
						
							
							Merge pull request  #737  from amir20/dependabot/npm_and_yarn/sass-1.26.12  
						
						 
						
						
						
						
					 
					
						2020-10-06 07:48:40 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						6c8c6d5fa6 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001143 to 1.0.30001144  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001143 to 1.0.30001144.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001143...v1.0.30001144 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-06 07:43:04 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						15467eda9b 
					 
					
						
						
							
							Bump sass from 1.26.11 to 1.26.12  
						
						 
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/dart-sass ) from 1.26.11 to 1.26.12.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.26.11...1.26.12 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-06 07:42:35 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						13fbd612e3 
					 
					
						
						
							
							Merge pull request  #735  from amir20/dependabot/npm_and_yarn/integration/jest-26.5.0  
						
						 
						
						
						
						
					 
					
						2020-10-06 01:50:36 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						b5cace3508 
					 
					
						
						
							
							Merge pull request  #736  from amir20/dependabot/npm_and_yarn/jest-26.5.0  
						
						 
						
						
						
						
					 
					
						2020-10-06 01:50:31 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						7ff2665be8 
					 
					
						
						
							
							Bump jest from 26.4.2 to 26.5.0  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 26.4.2 to 26.5.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v26.4.2...v26.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-06 01:45:38 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						39b0887f80 
					 
					
						
						
							
							Bump jest from 26.4.2 to 26.5.0 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 26.4.2 to 26.5.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v26.4.2...v26.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-06 01:45:07 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						3eddc38220 
					 
					
						
						
							
							Merge pull request  #734  from amir20/dependabot/npm_and_yarn/babel-jest-26.5.0  
						
						 
						
						
						
						
					 
					
						2020-10-06 01:30:48 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						fed335fb64 
					 
					
						
						
							
							Bump babel-jest from 26.3.0 to 26.5.0  
						
						 
						
						... 
						
						
						
						Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 26.3.0 to 26.5.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v26.5.0/packages/babel-jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-06 01:24:55 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						f59c65b4d9 
					 
					
						
						
							
							Merge pull request  #733  from amir20/dependabot/npm_and_yarn/splitpanes-2.3.3  
						
						 
						
						
						
						
					 
					
						2020-10-05 04:24:22 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						640cae5c91 
					 
					
						
						
							
							Bump splitpanes from 2.3.2 to 2.3.3  
						
						 
						
						... 
						
						
						
						Bumps [splitpanes](https://github.com/antoniandre/splitpanes ) from 2.3.2 to 2.3.3.
- [Release notes](https://github.com/antoniandre/splitpanes/releases )
- [Commits](https://github.com/antoniandre/splitpanes/compare/v2.3.2...v2.3.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-05 04:04:07 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						8a2166cf5b 
					 
					
						
						
							
							Merge pull request  #732  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001143  
						
						 
						
						
						
						
					 
					
						2020-10-03 19:43:51 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						014a4eac9a 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001142 to 1.0.30001143  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001142 to 1.0.30001143.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001142...v1.0.30001143 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-03 19:37:53 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						762ad472ee 
					 
					
						
						
							
							Merge pull request  #731  from amir20/dependabot/npm_and_yarn/mini-css-extract-plugin-0.11.3  
						
						 
						
						
						
						
					 
					
						2020-10-03 12:13:09 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						891ade3545 
					 
					
						
						
							
							Bump mini-css-extract-plugin from 0.11.2 to 0.11.3  
						
						 
						
						... 
						
						
						
						Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 0.11.2 to 0.11.3.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v0.11.2...v0.11.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-03 12:07:14 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c8d5c98892 
					 
					
						
						
							
							Merge pull request  #730  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001142  
						
						 
						
						
						
						
					 
					
						2020-10-02 12:05:44 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						e239aa9596 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001141 to 1.0.30001142  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001141 to 1.0.30001142.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001141...v1.0.30001142 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-02 11:59:41 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						66e5b67796 
					 
					
						
						
							
							Merge pull request  #729  from amir20/dependabot/npm_and_yarn/splitpanes-2.3.2  
						
						 
						
						
						
						
					 
					
						2020-10-01 12:00:39 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						6d99deb686 
					 
					
						
						
							
							Bump splitpanes from 2.3.1 to 2.3.2  
						
						 
						
						... 
						
						
						
						Bumps [splitpanes](https://github.com/antoniandre/splitpanes ) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/antoniandre/splitpanes/releases )
- [Commits](https://github.com/antoniandre/splitpanes/compare/v2.3.1...v2.3.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-01 11:54:20 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						3b5a2bc8d0 
					 
					
						
						
							
							Merge pull request  #728  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001141  
						
						 
						
						
						
						
					 
					
						2020-10-01 05:39:01 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						303e0a7727 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001140 to 1.0.30001141  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001140 to 1.0.30001141.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001140...v1.0.30001141 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-10-01 05:33:07 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						744740c2d4 
					 
					
						
						
							
							Merge pull request  #726  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001140  
						
						 
						
						
						
						
					 
					
						2020-09-30 12:16:12 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						2ad5c3eafb 
					 
					
						
						
							
							Merge pull request  #725  from amir20/dependabot/npm_and_yarn/splitpanes-2.3.1  
						
						 
						
						
						
						
					 
					
						2020-09-30 12:15:16 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						ddb54bff81 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001137 to 1.0.30001140  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001137 to 1.0.30001140.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001137...v1.0.30001140 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-09-30 12:10:02 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						0665c886cb 
					 
					
						
						
							
							Bump splitpanes from 2.2.1 to 2.3.1  
						
						 
						
						... 
						
						
						
						Bumps [splitpanes](https://github.com/antoniandre/splitpanes ) from 2.2.1 to 2.3.1.
- [Release notes](https://github.com/antoniandre/splitpanes/releases )
- [Commits](https://github.com/antoniandre/splitpanes/compare/v2.2.1...v2.3.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-09-30 12:09:35 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c0ca6c587e 
					 
					
						
						
							
							Merge pull request  #724  from amir20/dependabot/npm_and_yarn/bulma-0.9.1  
						
						 
						
						
						
						
					 
					
						2020-09-29 05:53:03 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						79f32bcf3c 
					 
					
						
						
							
							Bump bulma from 0.9.0 to 0.9.1  
						
						 
						
						... 
						
						
						
						Bumps [bulma](https://github.com/jgthms/bulma ) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/jgthms/bulma/releases )
- [Changelog](https://github.com/jgthms/bulma/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jgthms/bulma/compare/0.9.0...0.9.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-09-29 05:46:45 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						666af6358a 
					 
					
						
						
							
							Merge pull request  #723  from amir20/dependabot/go_modules/github.com/sirupsen/logrus-1.7.0  
						
						 
						
						
						
						
					 
					
						2020-09-28 13:23:50 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						eadbd59f85 
					 
					
						
						
							
							Bump github.com/sirupsen/logrus from 1.6.0 to 1.7.0  
						
						 
						
						... 
						
						
						
						Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus ) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/sirupsen/logrus/releases )
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sirupsen/logrus/compare/v1.6.0...v1.7.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-09-28 13:18:35 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						1e6d043834 
					 
					
						
						
							
							Updates npm packages  
						
						 
						
						
						
						
					 
					
						2020-09-26 13:40:53 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						73109d45cf 
					 
					
						
						
							
							Merge pull request  #722  from amir20/dependabot/npm_and_yarn/vue-router-3.4.5  
						
						 
						
						
						
						
					 
					
						2020-09-26 15:21:42 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						8c16de488a 
					 
					
						
						
							
							Bump vue-router from 3.4.4 to 3.4.5  
						
						 
						
						... 
						
						
						
						Bumps [vue-router](https://github.com/vuejs/vue-router ) from 3.4.4 to 3.4.5.
- [Release notes](https://github.com/vuejs/vue-router/releases )
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-router/compare/v3.4.4...v3.4.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-09-26 15:15:56 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a5062ceaef 
					 
					
						
						
							
							Merge pull request  #721  from amir20/dependabot/npm_and_yarn/dompurify-2.1.1  
						
						 
						
						
						
						
					 
					
						2020-09-26 03:06:45 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						2ad48a3213 
					 
					
						
						
							
							Bump dompurify from 2.1.0 to 2.1.1  
						
						 
						
						... 
						
						
						
						Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/2.1.0...2.1.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-09-26 03:01:12 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						ff249c51ef 
					 
					
						
						
							
							Merge pull request  #720  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001137  
						
						 
						
						
						
						
					 
					
						2020-09-25 20:10:41 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						8dee00d8f7 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001135 to 1.0.30001137  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001135 to 1.0.30001137.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001135...v1.0.30001137 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-09-25 20:04:30 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c7b2df58e4 
					 
					
						
						
							
							Merge pull request  #719  from amir20/dependabot/npm_and_yarn/vue-router-3.4.4  
						
						 
						
						
						
						
					 
					
						2020-09-25 14:53:19 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a0fe986498 
					 
					
						
						
							
							Bump vue-router from 3.4.3 to 3.4.4  
						
						 
						
						... 
						
						
						
						Bumps [vue-router](https://github.com/vuejs/vue-router ) from 3.4.3 to 3.4.4.
- [Release notes](https://github.com/vuejs/vue-router/releases )
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-router/compare/v3.4.3...v3.4.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-09-25 14:47:43 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						140e957b5d 
					 
					
						
						
							
							Merge pull request  #718  from amir20/dependabot/go_modules/github.com/magiconair/properties-1.8.4  
						
						 
						
						
						
						
					 
					
						2020-09-23 13:28:03 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						b91c505065 
					 
					
						
						
							
							Bump github.com/magiconair/properties from 1.8.3 to 1.8.4  
						
						 
						
						... 
						
						
						
						Bumps [github.com/magiconair/properties](https://github.com/magiconair/properties ) from 1.8.3 to 1.8.4.
- [Release notes](https://github.com/magiconair/properties/releases )
- [Changelog](https://github.com/magiconair/properties/blob/master/CHANGELOG.md )
- [Commits](https://github.com/magiconair/properties/compare/v1.8.3...v1.8.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-09-23 13:22:09 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						36a975e340 
					 
					
						
						
							
							Merge pull request  #717  from amir20/dependabot/npm_and_yarn/dompurify-2.1.0  
						
						 
						
						
						
						
					 
					
						2020-09-23 12:04:52 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						9ab52965e1 
					 
					
						
						
							
							Bump dompurify from 2.0.17 to 2.1.0  
						
						 
						
						... 
						
						
						
						Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 2.0.17 to 2.1.0.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/2.0.17...2.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-09-23 11:59:30 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						33151417a6 
					 
					
						
						
							
							Merge pull request  #716  from amir20/dependabot/npm_and_yarn/integration/puppeteer-5.3.1  
						
						 
						
						
						
						
					 
					
						2020-09-23 10:24:02 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						347783e07f 
					 
					
						
						
							
							Bump puppeteer from 5.3.0 to 5.3.1 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Commits](https://github.com/puppeteer/puppeteer/compare/v5.3.0...v5.3.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-09-23 10:18:18 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						f704f845e0 
					 
					
						
						
							
							Merge pull request  #715  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001135  
						
						 
						
						
						
						
					 
					
						2020-09-23 06:21:19 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						1b8331b49f 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001133 to 1.0.30001135  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001133 to 1.0.30001135.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001133...v1.0.30001135 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-09-23 06:14:53 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						be5e967e90 
					 
					
						
						
							
							Merge pull request  #714  from amir20/dependabot/npm_and_yarn/html-webpack-plugin-4.5.0  
						
						 
						
						
						
						
					 
					
						2020-09-22 04:42:43 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						1c93f60387 
					 
					
						
						
							
							Bump html-webpack-plugin from 4.4.1 to 4.5.0  
						
						 
						
						... 
						
						
						
						Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin ) from 4.4.1 to 4.5.0.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases )
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v4.4.1...v4.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-09-22 04:37:15 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						2b561e88ae 
					 
					
						
						
							
							Merge pull request  #713  from amir20/dependabot/npm_and_yarn/dompurify-2.0.17  
						
						 
						
						
						
						
					 
					
						2020-09-20 08:57:48 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						4f9e6a2687 
					 
					
						
						
							
							Bump dompurify from 2.0.16 to 2.0.17  
						
						 
						
						... 
						
						
						
						Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 2.0.16 to 2.0.17.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/2.0.16...2.0.17 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-09-20 08:51:56 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						9a2960ff29 
					 
					
						
						
							
							Merge pull request  #712  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001133  
						
						 
						
						
						
						
					 
					
						2020-09-19 19:44:08 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						7b4d8e8bda 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001132 to 1.0.30001133  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001132 to 1.0.30001133.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001132...v1.0.30001133 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-09-19 19:38:45 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						39a1cc78c0 
					 
					
						
						
							
							Merge pull request  #711  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001132  
						
						 
						
						
						
						
					 
					
						2020-09-19 11:56:33 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						38163a2722 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001131 to 1.0.30001132  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001131 to 1.0.30001132.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001131...v1.0.30001132 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-09-19 11:51:20 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						50c82953e2 
					 
					
						
						
							
							Merge pull request  #710  from amir20/dependabot/npm_and_yarn/dompurify-2.0.16  
						
						 
						
						
						
						
					 
					
						2020-09-19 11:39:58 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						6dd941c2e9 
					 
					
						
						
							
							Bump dompurify from 2.0.15 to 2.0.16  
						
						 
						
						... 
						
						
						
						Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 2.0.15 to 2.0.16.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/2.0.15...2.0.16 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-09-19 11:34:41 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						37cbad29e1 
					 
					
						
						
							
							Merge pull request  #709  from amir20/dependabot/npm_and_yarn/webpack-4.44.2  
						
						 
						
						
						
						
					 
					
						2020-09-18 12:00:36 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						d28c53cdf0 
					 
					
						
						
							
							Merge pull request  #708  from amir20/dependabot/npm_and_yarn/sass-1.26.11  
						
						 
						
						
						
						
					 
					
						2020-09-18 11:59:12 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						faf9cd80e6 
					 
					
						
						
							
							Bump webpack from 4.44.1 to 4.44.2  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 4.44.1 to 4.44.2.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.44.1...v4.44.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-09-18 11:54:28 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						10fac9a198 
					 
					
						
						
							
							Bump sass from 1.26.10 to 1.26.11  
						
						 
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/dart-sass ) from 1.26.10 to 1.26.11.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.26.10...1.26.11 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-09-18 11:53:51 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						b3d80eebe2 
					 
					
						
						
							
							Merge pull request  #707  from amir20/dependabot/npm_and_yarn/lint-staged-10.4.0  
						
						 
						
						
						
						
					 
					
						2020-09-17 12:11:45 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						d6c98df84f 
					 
					
						
						
							
							Bump lint-staged from 10.3.0 to 10.4.0  
						
						 
						
						... 
						
						
						
						Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 10.3.0 to 10.4.0.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v10.3.0...v10.4.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-09-17 12:05:57 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						d1a57e8daf 
					 
					
						
						
							
							Merge pull request  #706  from amir20/dependabot/npm_and_yarn/prettier-2.1.2  
						
						 
						
						
						
						
					 
					
						2020-09-16 12:14:03 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a00399f248 
					 
					
						
						
							
							Bump prettier from 2.1.1 to 2.1.2  
						
						 
						
						... 
						
						
						
						Bumps [prettier](https://github.com/prettier/prettier ) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.1.1...2.1.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-09-16 12:08:17 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						9046c06dd4 
					 
					
						
						
							
							Merge pull request  #705  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001131  
						
						 
						
						
						
						
					 
					
						2020-09-16 06:04:31 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						1e0b39ae20 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001129 to 1.0.30001131  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001129 to 1.0.30001131.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001129...v1.0.30001131 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-09-16 05:58:17 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						f9775b09ac 
					 
					
						
						
							
							Merge pull request  #704  from amir20/dependabot/go_modules/github.com/magiconair/properties-1.8.3  
						
						 
						
						
						
						
					 
					
						2020-09-15 13:25:11 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						8edcdce628 
					 
					
						
						
							
							Bump github.com/magiconair/properties from 1.8.2 to 1.8.3  
						
						 
						
						... 
						
						
						
						Bumps [github.com/magiconair/properties](https://github.com/magiconair/properties ) from 1.8.2 to 1.8.3.
- [Release notes](https://github.com/magiconair/properties/releases )
- [Changelog](https://github.com/magiconair/properties/blob/master/CHANGELOG.md )
- [Commits](https://github.com/magiconair/properties/compare/v1.8.2...v1.8.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-09-15 13:19:26 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						5a82e477cd 
					 
					
						
						
							
							Merge pull request  #703  from amir20/dependabot/npm_and_yarn/release-it-14.0.3  
						
						 
						
						
						
						
					 
					
						2020-09-15 02:57:32 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						38f27e4826 
					 
					
						
						
							
							Bump release-it from 14.0.2 to 14.0.3  
						
						 
						
						... 
						
						
						
						Bumps [release-it](https://github.com/release-it/release-it ) from 14.0.2 to 14.0.3.
- [Release notes](https://github.com/release-it/release-it/releases )
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/release-it/release-it/compare/14.0.2...14.0.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-09-15 02:52:12 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						7538238fb5 
					 
					
						
						
							
							Merge pull request  #702  from amir20/dependabot/npm_and_yarn/vue-jest-3.0.7  
						
						 
						
						
						
						
					 
					
						2020-09-14 22:04:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a730860c33 
					 
					
						
						
							
							Bump vue-jest from 3.0.6 to 3.0.7  
						
						 
						
						... 
						
						
						
						Bumps [vue-jest](https://github.com/vuejs/vue-jest ) from 3.0.6 to 3.0.7.
- [Release notes](https://github.com/vuejs/vue-jest/releases )
- [Commits](https://github.com/vuejs/vue-jest/compare/v3.0.6...v3.0.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-09-14 21:59:19 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						048e304446 
					 
					
						
						
							
							Merge pull request  #701  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001129  
						
						 
						
						
						
						
					 
					
						2020-09-13 20:12:06 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						57a51be28c 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001128 to 1.0.30001129  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001128 to 1.0.30001129.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001128...v1.0.30001129 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-09-13 20:05:11 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						295374b488 
					 
					
						
						
							
							Removes padding  
						
						 
						
						
						
						
					 
					
						2020-09-13 10:59:38 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a5dec74438 
					 
					
						
						
							
							Merge pull request  #700  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001128  
						
						 
						
						
						
						
					 
					
						2020-09-13 06:42:24 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						93bb7afbfe 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001127 to 1.0.30001128  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001127 to 1.0.30001128.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001127...v1.0.30001128 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-09-13 06:37:15 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						4b5a9e4dbb 
					 
					
						
						
							
							Merge pull request  #699  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001127  
						
						 
						
						
						
						
					 
					
						2020-09-13 05:43:09 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						514558c4d4 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001126 to 1.0.30001127  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001126 to 1.0.30001127.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001126...v1.0.30001127 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-09-13 05:37:22 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						3cdf8a21dc 
					 
					
						
						
							
							Merge pull request  #698  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001126  
						
						 
						
						
						
						
					 
					
						2020-09-12 23:49:53 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						160c9c535a 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001125 to 1.0.30001126  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001125 to 1.0.30001126.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001125...v1.0.30001126 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-09-12 23:43:49 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						1962365e9c 
					 
					
						
						
							
							Merge pull request  #697  from amir20/dependabot/npm_and_yarn/mini-css-extract-plugin-0.11.2  
						
						 
						
						
						
						
					 
					
						2020-09-12 17:52:08 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c88e22b843 
					 
					
						
						
							
							Bump mini-css-extract-plugin from 0.11.1 to 0.11.2  
						
						 
						
						... 
						
						
						
						Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 0.11.1 to 0.11.2.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v0.11.1...v0.11.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-09-12 17:46:22 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						15ae7e079c 
					 
					
						
						
							
							Merge pull request  #696  from amir20/dependabot/npm_and_yarn/integration/puppeteer-5.3.0  
						
						 
						
						
						
						
					 
					
						2020-09-11 13:08:54 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						fdb9de2977 
					 
					
						
						
							
							Bump puppeteer from 5.2.1 to 5.3.0 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 5.2.1 to 5.3.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Commits](https://github.com/puppeteer/puppeteer/compare/v5.2.1...v5.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-09-11 13:02:55 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						e0735ee98b 
					 
					
						
						
							
							Tidy up  
						
						 
						
						
						
						
					 
					
						2020-09-10 13:35:23 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c8728302fb 
					 
					
						
						
							
							Merge pull request  #694  from amir20/dependabot/npm_and_yarn/vue/test-utils-1.1.0  
						
						 
						
						
						
						
					 
					
						2020-09-10 12:04:32 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						937e42b88e 
					 
					
						
						
							
							Bump @vue/test-utils from 1.0.5 to 1.1.0  
						
						 
						
						... 
						
						
						
						Bumps [@vue/test-utils](https://github.com/vuejs/vue-test-utils/tree/HEAD/packages/test-utils ) from 1.0.5 to 1.1.0.
- [Release notes](https://github.com/vuejs/vue-test-utils/releases )
- [Changelog](https://github.com/vuejs/vue-test-utils/blob/dev/packages/test-utils/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-test-utils/commits/v1.1.0/packages/test-utils )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-09-10 11:58:39 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						b317a95719 
					 
					
						
						
							
							Merge pull request  #692  from amir20/dependabot/go_modules/google.golang.org/grpc-1.32.0  
						
						 
						
						
						
						
					 
					
						2020-09-09 13:24:02 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						7ffb88f633 
					 
					
						
						
							
							Bump google.golang.org/grpc from 1.31.1 to 1.32.0  
						
						 
						
						... 
						
						
						
						Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.31.1 to 1.32.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.31.1...v1.32.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-09-09 13:18:02 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						cac90de16c 
					 
					
						
						
							
							Merge pull request  #691  from amir20/dependabot/npm_and_yarn/css-loader-4.3.0  
						
						 
						
						
						
						
					 
					
						2020-09-09 12:32:35 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						02b7846d4c 
					 
					
						
						
							
							Bump css-loader from 4.2.2 to 4.3.0  
						
						 
						
						... 
						
						
						
						Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 4.2.2 to 4.3.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v4.2.2...v4.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-09-09 12:27:11 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						5a71bdbd17 
					 
					
						
						
							
							Merge pull request  #690  from amir20/dependabot/npm_and_yarn/mini-css-extract-plugin-0.11.1  
						
						 
						
						
						
						
					 
					
						2020-09-09 12:25:28 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						aea84757f9 
					 
					
						
						
							
							Merge pull request  #689  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001125  
						
						 
						
						
						
						
					 
					
						2020-09-09 12:25:12 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						3971786a04 
					 
					
						
						
							
							Bump mini-css-extract-plugin from 0.11.0 to 0.11.1  
						
						 
						
						... 
						
						
						
						Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 0.11.0 to 0.11.1.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v0.11.0...v0.11.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-09-09 12:19:42 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						24ef96a586 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001124 to 1.0.30001125  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001124 to 1.0.30001125.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001124...v1.0.30001125 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-09-09 12:19:04 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						90506d2cc0 
					 
					
						
						
							
							Merge pull request  #687  from amir20/dependabot/npm_and_yarn/husky-4.3.0  
						
						 
						
						
						
						
					 
					
						2020-09-08 00:59:53 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						e212aa3409 
					 
					
						
						
							
							Bump husky from 4.2.5 to 4.3.0  
						
						 
						
						... 
						
						
						
						Bumps [husky](https://github.com/typicode/husky ) from 4.2.5 to 4.3.0.
- [Release notes](https://github.com/typicode/husky/releases )
- [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md )
- [Commits](https://github.com/typicode/husky/compare/v4.2.5...v4.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-09-08 00:54:14 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						0a9aa6b94f 
					 
					
						
						
							
							Release 3.0.1  
						
						 
						
						
						
						
					 
					
						2020-09-07 13:53:41 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						0ff21d6c57 
					 
					
						
						
							
							Fixes int tests for z order  
						
						 
						
						
						
						
					 
					
						2020-09-07 13:53:21 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						73a0feb1d6 
					 
					
						
						
							
							Fixes minor bugs  
						
						 
						
						
						
						
					 
					
						2020-09-07 13:49:19 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						c252991d24 
					 
					
						
						
							
							Release 3.0.0  
						
						 
						
						
						
						
					 
					
						2020-09-06 21:06:35 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						2231551c60 
					 
					
						
						
							
							Fixes tests  
						
						 
						
						
						
						
					 
					
						2020-09-06 20:16:29 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						4c00ffe18f 
					 
					
						
						
							
							Fixes int test for menu  
						
						 
						
						
						
						
					 
					
						2020-09-06 20:10:22 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						c86e770c92 
					 
					
						
						
							
							Cleans up mobile and resized pinned tabs  
						
						 
						
						
						
						
					 
					
						2020-09-06 19:57:19 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						481ff22efe 
					 
					
						
						
							
							Fixes int tests  
						
						 
						
						
						
						
					 
					
						2020-09-06 16:06:59 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						dcfd6ec476 
					 
					
						
						
							
							Mobile view and clean up  
						
						 
						
						
						
						
					 
					
						2020-09-06 16:01:46 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						f13297a7dc 
					 
					
						
						
							
							Updates yarn  
						
						 
						
						
						
						
					 
					
						2020-09-06 15:33:40 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						220722deaa 
					 
					
						
						
							
							Work in progress to show live stats ( #671 )  
						
						 
						
						... 
						
						
						
						Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 
						
						
					 
					
						2020-09-06 15:32:27 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						b7af2b7826 
					 
					
						
						
							
							Merge pull request  #686  from amir20/dependabot/npm_and_yarn/release-it-14.0.2  
						
						 
						
						
						
						
					 
					
						2020-09-05 11:57:26 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						edc200cd9e 
					 
					
						
						
							
							Bump release-it from 14.0.1 to 14.0.2  
						
						 
						
						... 
						
						
						
						Bumps [release-it](https://github.com/release-it/release-it ) from 14.0.1 to 14.0.2.
- [Release notes](https://github.com/release-it/release-it/releases )
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/release-it/release-it/compare/14.0.1...14.0.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-09-05 11:51:45 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						dcc661c761 
					 
					
						
						
							
							Merge pull request  #685  from amir20/dependabot/npm_and_yarn/babel/core-7.11.6  
						
						 
						
						
						
						
					 
					
						2020-09-04 12:23:07 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						bbb20b5d39 
					 
					
						
						
							
							Merge pull request  #684  from amir20/dependabot/npm_and_yarn/buefy-0.9.3  
						
						 
						
						
						
						
					 
					
						2020-09-04 12:22:26 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						214c9de4f8 
					 
					
						
						
							
							Bump @babel/core from 7.11.5 to 7.11.6  
						
						 
						
						... 
						
						
						
						Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.11.5 to 7.11.6.
- [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.11.6/packages/babel-core )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-09-04 12:16:59 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						91a29165c7 
					 
					
						
						
							
							Bump buefy from 0.9.2 to 0.9.3  
						
						 
						
						... 
						
						
						
						Bumps [buefy](https://github.com/buefy/buefy ) from 0.9.2 to 0.9.3.
- [Release notes](https://github.com/buefy/buefy/releases )
- [Changelog](https://github.com/buefy/buefy/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/buefy/buefy/compare/v0.9.2...v0.9.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-09-04 12:16:28 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						4d331742e5 
					 
					
						
						
							
							Merge pull request  #683  from amir20/dependabot/npm_and_yarn/sass-loader-10.0.2  
						
						 
						
						
						
						
					 
					
						2020-09-04 12:01:03 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						0f8639abad 
					 
					
						
						
							
							Bump sass-loader from 10.0.1 to 10.0.2  
						
						 
						
						... 
						
						
						
						Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 10.0.1 to 10.0.2.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v10.0.1...v10.0.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-09-04 11:55:26 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						36585a4622 
					 
					
						
						
							
							Merge pull request  #682  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001124  
						
						 
						
						
						
						
					 
					
						2020-09-04 06:11:14 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						1190d31ef0 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001123 to 1.0.30001124  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001123 to 1.0.30001124.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001123...v1.0.30001124 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-09-04 06:04:55 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						68724639b5 
					 
					
						
						
							
							Merge pull request  #681  from amir20/dependabot/npm_and_yarn/release-it-14.0.1  
						
						 
						
						
						
						
					 
					
						2020-09-04 06:01:35 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						5bf3bf8676 
					 
					
						
						
							
							Bump release-it from 13.7.1 to 14.0.1  
						
						 
						
						... 
						
						
						
						Bumps [release-it](https://github.com/release-it/release-it ) from 13.7.1 to 14.0.1.
- [Release notes](https://github.com/release-it/release-it/releases )
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/release-it/release-it/compare/13.7.1...14.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-09-04 05:56:18 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						8f719278aa 
					 
					
						
						
							
							Merge pull request  #679  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001123  
						
						 
						
						
						
						
					 
					
						2020-09-04 01:32:53 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						7bc775eb7c 
					 
					
						
						
							
							Merge pull request  #680  from amir20/dependabot/npm_and_yarn/lint-staged-10.3.0  
						
						 
						
						
						
						
					 
					
						2020-09-03 12:10:13 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						6abdb276e8 
					 
					
						
						
							
							Merge pull request  #678  from amir20/dependabot/npm_and_yarn/release-it-13.7.1  
						
						 
						
						
						
						
					 
					
						2020-09-03 12:08:56 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						bc14f23b37 
					 
					
						
						
							
							Merge pull request  #677  from amir20/dependabot/npm_and_yarn/dompurify-2.0.15  
						
						 
						
						
						
						
					 
					
						2020-09-03 12:08:17 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						005336cf56 
					 
					
						
						
							
							Bump lint-staged from 10.2.13 to 10.3.0  
						
						 
						
						... 
						
						
						
						Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 10.2.13 to 10.3.0.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v10.2.13...v10.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-09-03 12:04:09 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						649d97739e 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001122 to 1.0.30001123  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001122 to 1.0.30001123.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001122...v1.0.30001123 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-09-03 12:03:39 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						3f38e05e4b 
					 
					
						
						
							
							Bump release-it from 13.7.0 to 13.7.1  
						
						 
						
						... 
						
						
						
						Bumps [release-it](https://github.com/release-it/release-it ) from 13.7.0 to 13.7.1.
- [Release notes](https://github.com/release-it/release-it/releases )
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/release-it/release-it/compare/13.7.0...13.7.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-09-03 12:03:15 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						877dd9be14 
					 
					
						
						
							
							Bump dompurify from 2.0.14 to 2.0.15  
						
						 
						
						... 
						
						
						
						Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 2.0.14 to 2.0.15.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/2.0.14...2.0.15 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-09-03 12:02:39 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						73a8707f54 
					 
					
						
						
							
							Bump bl from 4.0.2 to 4.0.3 in /integration ( #676 )  
						
						 
						
						... 
						
						
						
						Bumps [bl](https://github.com/rvagg/bl ) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/rvagg/bl/releases )
- [Commits](https://github.com/rvagg/bl/compare/v4.0.2...v4.0.3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2020-09-02 20:03:27 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						efd7f2fe85 
					 
					
						
						
							
							Merge pull request  #672  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001122  
						
						 
						
						
						
						
					 
					
						2020-09-02 01:34:51 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						66bc08cbe3 
					 
					
						
						
							
							Merge pull request  #674  from amir20/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.11.5  
						
						 
						
						
						
						
					 
					
						2020-09-01 06:50:07 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						95732c0149 
					 
					
						
						
							
							Bump @babel/plugin-transform-runtime from 7.11.0 to 7.11.5  
						
						 
						
						... 
						
						
						
						Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime ) from 7.11.0 to 7.11.5.
- [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.11.5/packages/babel-plugin-transform-runtime )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-09-01 06:44:08 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						8af1b3a463 
					 
					
						
						
							
							Merge pull request  #675  from amir20/dependabot/npm_and_yarn/date-fns-2.16.1  
						
						 
						
						
						
						
					 
					
						2020-09-01 06:42:28 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						7bfe7adb73 
					 
					
						
						
							
							Merge pull request  #673  from amir20/dependabot/npm_and_yarn/babel/core-7.11.5  
						
						 
						
						
						
						
					 
					
						2020-09-01 06:42:12 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						2a5286764e 
					 
					
						
						
							
							Bump date-fns from 2.16.0 to 2.16.1  
						
						 
						
						... 
						
						
						
						Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.16.0 to 2.16.1.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v2.16.0...v2.16.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-09-01 06:37:18 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a604d309a4 
					 
					
						
						
							
							Bump @babel/core from 7.11.4 to 7.11.5  
						
						 
						
						... 
						
						
						
						Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.11.4 to 7.11.5.
- [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.11.5/packages/babel-core )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-09-01 06:36:23 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						3b3d98e763 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001120 to 1.0.30001122  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001120 to 1.0.30001122.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001120...v1.0.30001122 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-09-01 06:35:49 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a65aea0680 
					 
					
						
						
							
							Merge pull request  #670  from amir20/dependabot/npm_and_yarn/html-webpack-plugin-4.4.1  
						
						 
						
						
						
						
					 
					
						2020-08-30 16:14:54 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						3c23631df7 
					 
					
						
						
							
							Bump html-webpack-plugin from 4.4.0 to 4.4.1  
						
						 
						
						... 
						
						
						
						Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin ) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases )
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v4.4.0...v4.4.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-08-30 16:08:55 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						07b2f7bd0e 
					 
					
						
						
							
							Merge pull request  #669  from amir20/dependabot/npm_and_yarn/html-webpack-plugin-4.4.0  
						
						 
						
						
						
						
					 
					
						2020-08-30 12:45:05 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						efd29ef7ae 
					 
					
						
						
							
							Bump html-webpack-plugin from 4.3.0 to 4.4.0  
						
						 
						
						... 
						
						
						
						Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin ) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases )
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v4.3.0...v4.4.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-08-30 12:39:04 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						cd6564ce93 
					 
					
						
						
							
							Merge pull request  #668  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001120  
						
						 
						
						
						
						
					 
					
						2020-08-30 04:43:30 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						5205790b3e 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001119 to 1.0.30001120  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001119 to 1.0.30001120.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001119...v1.0.30001120 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-08-30 04:37:48 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						aaf2f2fc20 
					 
					
						
						
							
							Merge pull request  #667  from amir20/dependabot/npm_and_yarn/integration/jest-image-snapshot-4.2.0  
						
						 
						
						
						
						
					 
					
						2020-08-29 12:51:36 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						b3e7bcae79 
					 
					
						
						
							
							Bump jest-image-snapshot from 4.1.0 to 4.2.0 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [jest-image-snapshot](https://github.com/americanexpress/jest-image-snapshot ) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/americanexpress/jest-image-snapshot/releases )
- [Changelog](https://github.com/americanexpress/jest-image-snapshot/blob/master/CHANGELOG.md )
- [Commits](https://github.com/americanexpress/jest-image-snapshot/compare/v4.1.0...v4.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-08-29 12:45:21 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						826efa2728 
					 
					
						
						
							
							Merge pull request  #666  from amir20/dependabot/npm_and_yarn/vue/test-utils-1.0.5  
						
						 
						
						
						
						
					 
					
						2020-08-29 12:07:51 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						6aacc7b3c5 
					 
					
						
						
							
							Bump @vue/test-utils from 1.0.4 to 1.0.5  
						
						 
						
						... 
						
						
						
						Bumps [@vue/test-utils](https://github.com/vuejs/vue-test-utils/tree/HEAD/packages/test-utils ) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/vuejs/vue-test-utils/releases )
- [Changelog](https://github.com/vuejs/vue-test-utils/blob/dev/packages/test-utils/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-test-utils/commits/v1.0.5/packages/test-utils )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-08-29 12:02:31 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						834317720b 
					 
					
						
						
							
							Merge pull request  #665  from amir20/dependabot/npm_and_yarn/date-fns-2.16.0  
						
						 
						
						
						
						
					 
					
						2020-08-28 12:30:13 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						7e2af57aa6 
					 
					
						
						
							
							Bump date-fns from 2.15.0 to 2.16.0  
						
						 
						
						... 
						
						
						
						Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.15.0 to 2.16.0.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v2.15.0...v2.16.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-08-28 12:24:12 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						cb6d94dee5 
					 
					
						
						
							
							Merge pull request  #664  from amir20/dependabot/npm_and_yarn/mini-css-extract-plugin-0.11.0  
						
						 
						
						
						
						
					 
					
						2020-08-28 12:23:18 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						366c15d1b7 
					 
					
						
						
							
							Merge pull request  #663  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001119  
						
						 
						
						
						
						
					 
					
						2020-08-28 12:22:33 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						2cfd5879cd 
					 
					
						
						
							
							Merge pull request  #662  from amir20/dependabot/npm_and_yarn/dompurify-2.0.14  
						
						 
						
						
						
						
					 
					
						2020-08-28 12:22:08 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						541394d310 
					 
					
						
						
							
							Bump mini-css-extract-plugin from 0.10.0 to 0.11.0  
						
						 
						
						... 
						
						
						
						Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v0.10.0...v0.11.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-08-28 12:16:55 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						1057f45887 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001118 to 1.0.30001119  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001118 to 1.0.30001119.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001118...v1.0.30001119 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-08-28 12:16:32 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						74dba50340 
					 
					
						
						
							
							Bump dompurify from 2.0.12 to 2.0.14  
						
						 
						
						... 
						
						
						
						Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 2.0.12 to 2.0.14.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/2.0.12...2.0.14 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-08-28 12:16:22 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						dae0886456 
					 
					
						
						
							
							Merge pull request  #659  from amir20/dependabot/npm_and_yarn/release-it-13.7.0  
						
						 
						
						
						
						
					 
					
						2020-08-26 12:32:43 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						b04a85a10a 
					 
					
						
						
							
							Bump release-it from 13.6.9 to 13.7.0  
						
						 
						
						... 
						
						
						
						Bumps [release-it](https://github.com/release-it/release-it ) from 13.6.9 to 13.7.0.
- [Release notes](https://github.com/release-it/release-it/releases )
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/release-it/release-it/compare/13.6.9...13.7.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-08-26 12:27:23 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						bde5b4287d 
					 
					
						
						
							
							Merge pull request  #660  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001118  
						
						 
						
						
						
						
					 
					
						2020-08-26 12:25:31 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						078b9a11fd 
					 
					
						
						
							
							Merge pull request  #661  from amir20/dependabot/npm_and_yarn/prettier-2.1.1  
						
						 
						
						
						
						
					 
					
						2020-08-26 12:25:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						bf89411ebf 
					 
					
						
						
							
							Bump prettier from 2.1.0 to 2.1.1  
						
						 
						
						... 
						
						
						
						Bumps [prettier](https://github.com/prettier/prettier ) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.1.0...2.1.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-08-26 12:19:31 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						24f19fadec 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001117 to 1.0.30001118  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001117 to 1.0.30001118.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001117...v1.0.30001118 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-08-26 12:19:10 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						0caf7da96b 
					 
					
						
						
							
							Merge pull request  #658  from amir20/dependabot/npm_and_yarn/sass-loader-10.0.1  
						
						 
						
						
						
						
					 
					
						2020-08-26 11:57:23 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						0fd5d91f12 
					 
					
						
						
							
							Bump sass-loader from 10.0.0 to 10.0.1  
						
						 
						
						... 
						
						
						
						Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 10.0.0 to 10.0.1.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v10.0.0...v10.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-08-26 11:50:57 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						9bd1008291 
					 
					
						
						
							
							Merge pull request  #656  from amir20/dependabot/npm_and_yarn/lint-staged-10.2.13  
						
						 
						
						
						
						
					 
					
						2020-08-26 10:36:35 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						2327b26bc7 
					 
					
						
						
							
							Bump lint-staged from 10.2.11 to 10.2.13  
						
						 
						
						... 
						
						
						
						Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 10.2.11 to 10.2.13.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v10.2.11...v10.2.13 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-08-26 10:30:14 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						807a044ebb 
					 
					
						
						
							
							Merge pull request  #655  from amir20/dependabot/go_modules/github.com/magiconair/properties-1.8.2  
						
						 
						
						
						
						
					 
					
						2020-08-25 13:23:53 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						b658337b24 
					 
					
						
						
							
							Bump github.com/magiconair/properties from 1.8.1 to 1.8.2  
						
						 
						
						... 
						
						
						
						Bumps [github.com/magiconair/properties](https://github.com/magiconair/properties ) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/magiconair/properties/releases )
- [Changelog](https://github.com/magiconair/properties/blob/master/CHANGELOG.md )
- [Commits](https://github.com/magiconair/properties/compare/v1.8.1...v1.8.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-08-25 13:17:21 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						23231f9e25 
					 
					
						
						
							
							Merge pull request  #654  from amir20/dependabot/npm_and_yarn/css-loader-4.2.2  
						
						 
						
						
						
						
					 
					
						2020-08-25 06:52:22 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						6fa20c3223 
					 
					
						
						
							
							Merge pull request  #653  from amir20/dependabot/npm_and_yarn/sass-loader-10.0.0  
						
						 
						
						
						
						
					 
					
						2020-08-25 06:52:15 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						f12b1ba7ee 
					 
					
						
						
							
							Bump css-loader from 4.2.1 to 4.2.2  
						
						 
						
						... 
						
						
						
						Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v4.2.1...v4.2.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-08-25 06:47:22 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						88de77cce0 
					 
					
						
						
							
							Bump sass-loader from 9.0.3 to 10.0.0  
						
						 
						
						... 
						
						
						
						Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 9.0.3 to 10.0.0.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v9.0.3...v10.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-08-25 06:46:44 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						30bbd333af 
					 
					
						
						
							
							Merge pull request  #652  from amir20/dependabot/npm_and_yarn/prettier-2.1.0  
						
						 
						
						
						
						
					 
					
						2020-08-25 05:41:13 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a371a68d54 
					 
					
						
						
							
							Bump prettier from 2.0.5 to 2.1.0  
						
						 
						
						... 
						
						
						
						Bumps [prettier](https://github.com/prettier/prettier ) from 2.0.5 to 2.1.0.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.0.5...2.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-08-25 05:35:46 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						e2340d6656 
					 
					
						
						
							
							Merge pull request  #651  from amir20/dependabot/go_modules/github.com/gorilla/mux-1.8.0  
						
						 
						
						
						
						
					 
					
						2020-08-24 13:24:05 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						9cd0e932bd 
					 
					
						
						
							
							Bump github.com/gorilla/mux from 1.7.4 to 1.8.0  
						
						 
						
						... 
						
						
						
						Bumps [github.com/gorilla/mux](https://github.com/gorilla/mux ) from 1.7.4 to 1.8.0.
- [Release notes](https://github.com/gorilla/mux/releases )
- [Commits](https://github.com/gorilla/mux/compare/v1.7.4...v1.8.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-08-24 13:17:45 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						21bec08327 
					 
					
						
						
							
							Merge pull request  #650  from amir20/dependabot/npm_and_yarn/release-it-13.6.9  
						
						 
						
						
						
						
					 
					
						2020-08-22 18:46:32 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						9213a7e4d0 
					 
					
						
						
							
							Bump release-it from 13.6.8 to 13.6.9  
						
						 
						
						... 
						
						
						
						Bumps [release-it](https://github.com/release-it/release-it ) from 13.6.8 to 13.6.9.
- [Release notes](https://github.com/release-it/release-it/releases )
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/release-it/release-it/compare/13.6.8...13.6.9 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-08-22 18:40:14 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						4325810d94 
					 
					
						
						
							
							Merge pull request  #649  from amir20/dependabot/npm_and_yarn/jest-26.4.2  
						
						 
						
						
						
						
					 
					
						2020-08-22 12:53:16 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						33e6830962 
					 
					
						
						
							
							Bump jest from 26.4.1 to 26.4.2  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 26.4.1 to 26.4.2.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v26.4.1...v26.4.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-08-22 12:47:43 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c70d196e6d 
					 
					
						
						
							
							Merge pull request  #648  from amir20/dependabot/npm_and_yarn/integration/jest-26.4.2  
						
						 
						
						
						
						
					 
					
						2020-08-22 12:45:50 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						9357b49a92 
					 
					
						
						
							
							Bump jest from 26.4.1 to 26.4.2 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 26.4.1 to 26.4.2.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v26.4.1...v26.4.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-08-22 12:40:16 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						d880800e17 
					 
					
						
						
							
							Merge pull request  #647  from amir20/dependabot/npm_and_yarn/buefy-0.9.2  
						
						 
						
						
						
						
					 
					
						2020-08-21 21:43:46 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						0d37384259 
					 
					
						
						
							
							Bump buefy from 0.9.1 to 0.9.2  
						
						 
						
						... 
						
						
						
						Bumps [buefy](https://github.com/buefy/buefy ) from 0.9.1 to 0.9.2.
- [Release notes](https://github.com/buefy/buefy/releases )
- [Changelog](https://github.com/buefy/buefy/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/buefy/buefy/compare/v0.9.1...v0.9.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-08-21 21:38:14 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						7a778ee93c 
					 
					
						
						
							
							Release 2.2.0  
						
						 
						
						
						
						
					 
					
						2020-08-21 07:46:49 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						8744aee484 
					 
					
						
						
							
							Merge pull request  #646  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001117  
						
						 
						
						
						
						
					 
					
						2020-08-21 08:39:41 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						4b6aaeb42e 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001116 to 1.0.30001117  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001116 to 1.0.30001117.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001116...v1.0.30001117 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-08-21 08:34:07 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						0eb5d97a59 
					 
					
						
						
							
							Centers text and adds drop shadow  
						
						 
						
						
						
						
					 
					
						2020-08-20 14:27:47 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						0a95b58ec9 
					 
					
						
						
							
							Merge pull request  #645  from amir20/dependabot/npm_and_yarn/babel/core-7.11.4  
						
						 
						
						
						
						
					 
					
						2020-08-20 19:15:49 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c9891ecc9d 
					 
					
						
						
							
							Bump @babel/core from 7.11.1 to 7.11.4  
						
						 
						
						... 
						
						
						
						Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.11.1 to 7.11.4.
- [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.11.4/packages/babel-core )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-08-20 19:10:07 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						53f6e7f27c 
					 
					
						
						
							
							Adds back px to fix safari  
						
						 
						
						
						
						
					 
					
						2020-08-20 07:43:10 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						13068244b7 
					 
					
						
						
							
							Merge pull request  #641  from amir20/dependabot/npm_and_yarn/vue-and-vue-template-compiler-2.6.12  
						
						 
						
						
						
						
					 
					
						2020-08-20 14:35:10 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						7e7029a2d1 
					 
					
						
						
							
							Merge pull request  #643  from amir20/dependabot/npm_and_yarn/integration/jest-26.4.1  
						
						 
						
						
						
						
					 
					
						2020-08-20 14:34:37 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						64855680f6 
					 
					
						
						
							
							Bump jest from 26.4.0 to 26.4.1 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 26.4.0 to 26.4.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v26.4.0...v26.4.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-08-20 14:28:45 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						0968e59ccb 
					 
					
						
						
							
							Bump vue and vue-template-compiler  
						
						 
						
						... 
						
						
						
						Bumps [vue](https://github.com/vuejs/vue ) and [vue-template-compiler](https://github.com/vuejs/vue ). These dependencies needed to be updated together.
Updates `vue` from 2.6.11 to 2.6.12
- [Release notes](https://github.com/vuejs/vue/releases )
- [Commits](https://github.com/vuejs/vue/compare/v2.6.11...v2.6.12 )
Updates `vue-template-compiler` from 2.6.11 to 2.6.12
- [Release notes](https://github.com/vuejs/vue/releases )
- [Commits](https://github.com/vuejs/vue/compare/v2.6.11...v2.6.12 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-08-20 14:28:32 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						9cdb59dc10 
					 
					
						
						
							
							Merge pull request  #642  from amir20/dependabot/npm_and_yarn/jest-26.4.1  
						
						 
						
						
						
						
					 
					
						2020-08-20 14:27:13 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						928b5bb2f2 
					 
					
						
						
							
							Bump jest from 26.4.0 to 26.4.1  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 26.4.0 to 26.4.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v26.4.0...v26.4.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-08-20 14:21:14 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						50930c0eff 
					 
					
						
						
							
							Fixes broken tests  
						
						 
						
						
						
						
					 
					
						2020-08-20 07:16:37 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						f7c92f9457 
					 
					
						
						
							
							Adds some top navigation loader  
						
						 
						
						
						
						
					 
					
						2020-08-19 13:25:42 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						13e57ac095 
					 
					
						
						
							
							Fixes bug with progress  
						
						 
						
						
						
						
					 
					
						2020-08-19 13:05:05 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						b148367618 
					 
					
						
						
							
							Changes scroll progress to behave differently when fetching scroll back content. ( #640 )  
						
						 
						
						
						
						
					 
					
						2020-08-19 12:47:28 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						0c2e2430fd 
					 
					
						
						
							
							Merge pull request  #639  from amir20/dependabot/npm_and_yarn/release-it-13.6.8  
						
						 
						
						
						
						
					 
					
						2020-08-19 12:05:37 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						575dc03631 
					 
					
						
						
							
							Bump release-it from 13.6.7 to 13.6.8  
						
						 
						
						... 
						
						
						
						Bumps [release-it](https://github.com/release-it/release-it ) from 13.6.7 to 13.6.8.
- [Release notes](https://github.com/release-it/release-it/releases )
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/release-it/release-it/compare/13.6.7...13.6.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-08-19 12:00:36 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						95fa2453a9 
					 
					
						
						
							
							Merge pull request  #637  from amir20/dependabot/npm_and_yarn/buefy-0.9.1  
						
						 
						
						
						
						
					 
					
						2020-08-18 22:53:49 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						06e4202cba 
					 
					
						
						
							
							Merge pull request  #638  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001116  
						
						 
						
						
						
						
					 
					
						2020-08-18 22:53:44 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a995dd40f0 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001115 to 1.0.30001116  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001115 to 1.0.30001116.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001115...v1.0.30001116 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-08-18 22:48:30 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						2d2883db54 
					 
					
						
						
							
							Bump buefy from 0.9.0 to 0.9.1  
						
						 
						
						... 
						
						
						
						Bumps [buefy](https://github.com/buefy/buefy ) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/buefy/buefy/releases )
- [Changelog](https://github.com/buefy/buefy/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/buefy/buefy/compare/v0.9.0...v0.9.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-08-18 22:47:59 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						5180ef2a22 
					 
					
						
						
							
							Merge pull request  #636  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001115  
						
						 
						
						
						
						
					 
					
						2020-08-18 09:52:58 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						d9b3d9c0d0 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001114 to 1.0.30001115  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001114 to 1.0.30001115.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001114...v1.0.30001115 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-08-18 09:46:32 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						ebb3ea3af5 
					 
					
						
						
							
							Merge pull request  #635  from amir20/dependabot/npm_and_yarn/vue/test-utils-1.0.4  
						
						 
						
						
						
						
					 
					
						2020-08-17 23:29:12 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						174d9a5e45 
					 
					
						
						
							
							Bump @vue/test-utils from 1.0.3 to 1.0.4  
						
						 
						
						... 
						
						
						
						Bumps [@vue/test-utils](https://github.com/vuejs/vue-test-utils/tree/HEAD/packages/test-utils ) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/vuejs/vue-test-utils/releases )
- [Changelog](https://github.com/vuejs/vue-test-utils/blob/dev/packages/test-utils/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-test-utils/commits/v1.0.4/packages/test-utils )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-08-17 23:22:50 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a35ba9a9ee 
					 
					
						
						
							
							Merge pull request  #634  from amir20/dependabot/npm_and_yarn/buefy-0.9.0  
						
						 
						
						
						
						
					 
					
						2020-08-17 00:20:19 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						f5e74226a2 
					 
					
						
						
							
							Bump buefy from 0.8.20 to 0.9.0  
						
						 
						
						... 
						
						
						
						Bumps [buefy](https://github.com/buefy/buefy ) from 0.8.20 to 0.9.0.
- [Release notes](https://github.com/buefy/buefy/releases )
- [Changelog](https://github.com/buefy/buefy/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/buefy/buefy/compare/v0.8.20...v0.9.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-08-17 00:14:03 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a90c29c9c4 
					 
					
						
						
							
							Merge pull request  #633  from amir20/dependabot/npm_and_yarn/release-it-13.6.7  
						
						 
						
						
						
						
					 
					
						2020-08-15 06:48:46 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						24425b2643 
					 
					
						
						
							
							Bump release-it from 13.6.6 to 13.6.7  
						
						 
						
						... 
						
						
						
						Bumps [release-it](https://github.com/release-it/release-it ) from 13.6.6 to 13.6.7.
- [Release notes](https://github.com/release-it/release-it/releases )
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/release-it/release-it/compare/13.6.6...13.6.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-08-15 06:42:39 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						439b8c27c8 
					 
					
						
						
							
							Fixes bug with has more  
						
						 
						
						
						
						
					 
					
						2020-08-14 12:38:22 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						fe8b9a7b6e 
					 
					
						
						
							
							Merge pull request  #632  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001114  
						
						 
						
						
						
						
					 
					
						2020-08-14 15:44:03 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						d48704fe06 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001113 to 1.0.30001114  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001113 to 1.0.30001114.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001113...v1.0.30001114 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-08-14 15:38:24 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						d66d291adb 
					 
					
						
						
							
							Release 2.1.5  
						
						 
						
						
						
						
					 
					
						2020-08-12 18:29:23 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						29ae7fa601 
					 
					
						
						
							
							Updates to Go1.15 ( #629 )  
						
						 
						
						
						
						
					 
					
						2020-08-12 16:55:38 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						bf3ff49ab4 
					 
					
						
						
							
							Merge pull request  #631  from amir20/dependabot/npm_and_yarn/jest-26.4.0  
						
						 
						
						
						
						
					 
					
						2020-08-12 23:20:54 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						bbd444bf57 
					 
					
						
						
							
							Bump jest from 26.3.0 to 26.4.0  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 26.3.0 to 26.4.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v26.3.0...v26.4.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-08-12 23:15:12 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						1805ffc70c 
					 
					
						
						
							
							Merge pull request  #630  from amir20/dependabot/npm_and_yarn/integration/jest-26.4.0  
						
						 
						
						
						
						
					 
					
						2020-08-12 21:11:35 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						df2c076aa8 
					 
					
						
						
							
							Bump jest from 26.3.0 to 26.4.0 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 26.3.0 to 26.4.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v26.3.0...v26.4.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-08-12 21:05:26 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						77cf946be0 
					 
					
						
						
							
							Merge pull request  #628  from amir20/dependabot/npm_and_yarn/vue-router-3.4.3  
						
						 
						
						
						
						
					 
					
						2020-08-11 23:03:01 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						bc3267a30a 
					 
					
						
						
							
							Bump vue-router from 3.4.2 to 3.4.3  
						
						 
						
						... 
						
						
						
						Bumps [vue-router](https://github.com/vuejs/vue-router ) from 3.4.2 to 3.4.3.
- [Release notes](https://github.com/vuejs/vue-router/releases )
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-router/compare/v3.4.2...v3.4.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-08-11 22:57:26 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						b869f4428f 
					 
					
						
						
							
							Merge pull request  #627  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001113  
						
						 
						
						
						
						
					 
					
						2020-08-11 17:01:55 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						2760b6a851 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001112 to 1.0.30001113  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001112 to 1.0.30001113.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001112...v1.0.30001113 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-08-11 16:56:17 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						4519981eff 
					 
					
						
						
							
							Merge pull request  #626  from amir20/dependabot/npm_and_yarn/mini-css-extract-plugin-0.10.0  
						
						 
						
						
						
						
					 
					
						2020-08-10 23:04:47 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						69e9685802 
					 
					
						
						
							
							Bump mini-css-extract-plugin from 0.9.0 to 0.10.0  
						
						 
						
						... 
						
						
						
						Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v0.9.0...v0.10.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-08-10 22:58:32 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						8988399892 
					 
					
						
						
							
							Merge pull request  #625  from amir20/dependabot/npm_and_yarn/jest-26.3.0  
						
						 
						
						
						
						
					 
					
						2020-08-10 21:35:11 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						ed08a811dc 
					 
					
						
						
							
							Bump jest from 26.2.2 to 26.3.0  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 26.2.2 to 26.3.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v26.2.2...v26.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-08-10 21:29:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						bb172a5833 
					 
					
						
						
							
							Merge pull request  #624  from amir20/dependabot/npm_and_yarn/babel-jest-26.3.0  
						
						 
						
						
						
						
					 
					
						2020-08-10 20:57:11 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						69b49df435 
					 
					
						
						
							
							Bump babel-jest from 26.2.2 to 26.3.0  
						
						 
						
						... 
						
						
						
						Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 26.2.2 to 26.3.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v26.3.0/packages/babel-jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-08-10 20:49:56 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						97efc446c6 
					 
					
						
						
							
							Merge pull request  #623  from amir20/dependabot/npm_and_yarn/integration/jest-26.3.0  
						
						 
						
						
						
						
					 
					
						2020-08-10 11:41:47 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						dff99125d1 
					 
					
						
						
							
							Bump jest from 26.2.2 to 26.3.0 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 26.2.2 to 26.3.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-08-10 11:36:14 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						0a679ad7c3 
					 
					
						
						
							
							Merge pull request  #621  from amir20/dependabot/npm_and_yarn/vue-router-3.4.2  
						
						 
						
						
						
						
					 
					
						2020-08-07 14:21:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						e5dfefdfb6 
					 
					
						
						
							
							Bump vue-router from 3.4.1 to 3.4.2  
						
						 
						
						... 
						
						
						
						Bumps [vue-router](https://github.com/vuejs/vue-router ) from 3.4.1 to 3.4.2.
- [Release notes](https://github.com/vuejs/vue-router/releases )
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-router/compare/v3.4.1...v3.4.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-08-07 14:16:05 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						b9238fe8cb 
					 
					
						
						
							
							Merge pull request  #620  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001112  
						
						 
						
						
						
						
					 
					
						2020-08-07 06:32:15 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						e8402ac36f 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001111 to 1.0.30001112  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001111 to 1.0.30001112.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001111...v1.0.30001112 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-08-07 06:25:46 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						82aad221ac 
					 
					
						
						
							
							Merge pull request  #619  from amir20/dependabot/npm_and_yarn/css-loader-4.2.1  
						
						 
						
						
						
						
					 
					
						2020-08-06 18:58:10 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						b7bc7214a2 
					 
					
						
						
							
							Bump css-loader from 4.2.0 to 4.2.1  
						
						 
						
						... 
						
						
						
						Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v4.2.0...v4.2.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-08-06 18:51:55 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						ad5630317c 
					 
					
						
						
							
							Merge pull request  #618  from amir20/dependabot/npm_and_yarn/vue-router-3.4.1  
						
						 
						
						
						
						
					 
					
						2020-08-06 15:39:22 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c252cd6c23 
					 
					
						
						
							
							Bump vue-router from 3.4.0 to 3.4.1  
						
						 
						
						... 
						
						
						
						Bumps [vue-router](https://github.com/vuejs/vue-router ) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/vuejs/vue-router/releases )
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-router/compare/v3.4.0...v3.4.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-08-06 15:32:47 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						9642a3b02e 
					 
					
						
						
							
							Merge pull request  #617  from amir20/dependabot/npm_and_yarn/sass-loader-9.0.3  
						
						 
						
						
						
						
					 
					
						2020-08-05 20:05:37 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						95a8c34555 
					 
					
						
						
							
							Bump sass-loader from 9.0.2 to 9.0.3  
						
						 
						
						... 
						
						
						
						Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 9.0.2 to 9.0.3.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v9.0.2...v9.0.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-08-05 19:58:58 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						f975f9f969 
					 
					
						
						
							
							Merge pull request  #616  from amir20/dependabot/npm_and_yarn/vue-router-3.4.0  
						
						 
						
						
						
						
					 
					
						2020-08-05 17:37:03 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						86d95066a5 
					 
					
						
						
							
							Bump vue-router from 3.3.4 to 3.4.0  
						
						 
						
						... 
						
						
						
						Bumps [vue-router](https://github.com/vuejs/vue-router ) from 3.3.4 to 3.4.0.
- [Release notes](https://github.com/vuejs/vue-router/releases )
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-router/compare/v3.3.4...v3.4.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-08-05 17:31:31 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						dc2d631a74 
					 
					
						
						
							
							Merge pull request  #615  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001111  
						
						 
						
						
						
						
					 
					
						2020-08-05 06:40:20 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						87084c8ac5 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001110 to 1.0.30001111  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001110 to 1.0.30001111.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001110...v1.0.30001111 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-08-05 06:34:23 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						57115b8443 
					 
					
						
						
							
							Merge pull request  #614  from amir20/dependabot/npm_and_yarn/babel/core-7.11.1  
						
						 
						
						
						
						
					 
					
						2020-08-04 22:37:08 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						7d3fe360f4 
					 
					
						
						
							
							Bump @babel/core from 7.11.0 to 7.11.1  
						
						 
						
						... 
						
						
						
						Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.11.0 to 7.11.1.
- [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.11.1/packages/babel-core )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-08-04 22:30:52 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						3ffd9b0af1 
					 
					
						
						
							
							Merge pull request  #613  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001110  
						
						 
						
						
						
						
					 
					
						2020-08-04 16:54:44 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						70b19d2620 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001109 to 1.0.30001110  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001109 to 1.0.30001110.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001109...v1.0.30001110 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-08-04 16:48:30 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						7f2af84be9 
					 
					
						
						
							
							Fixes color on scroll notifier  
						
						 
						
						
						
						
					 
					
						2020-08-03 09:16:09 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a319c14f1b 
					 
					
						
						
							
							Merge pull request  #612  from amir20/dependabot/go_modules/github.com/spf13/viper-1.7.1  
						
						 
						
						
						
						
					 
					
						2020-08-03 13:24:16 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a29bee45c4 
					 
					
						
						
							
							Bump github.com/spf13/viper from 1.7.0 to 1.7.1  
						
						 
						
						... 
						
						
						
						Bumps [github.com/spf13/viper](https://github.com/spf13/viper ) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/spf13/viper/releases )
- [Commits](https://github.com/spf13/viper/compare/v1.7.0...v1.7.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-08-03 13:17:47 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a9c7bc5378 
					 
					
						
						
							
							Merge pull request  #610  from amir20/dependabot/npm_and_yarn/css-loader-4.2.0  
						
						 
						
						
						
						
					 
					
						2020-08-01 04:40:18 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						3eaa999935 
					 
					
						
						
							
							Bump css-loader from 4.1.1 to 4.2.0  
						
						 
						
						... 
						
						
						
						Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 4.1.1 to 4.2.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v4.1.1...v4.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-08-01 04:34:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						b9df70a577 
					 
					
						
						
							
							Merge pull request  #609  from amir20/dependabot/npm_and_yarn/jest-26.2.2  
						
						 
						
						
						
						
					 
					
						2020-08-01 03:16:43 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						51d4a38679 
					 
					
						
						
							
							Bump jest from 26.2.1 to 26.2.2  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 26.2.1 to 26.2.2.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v26.2.1...v26.2.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-08-01 03:10:04 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						738aac7c10 
					 
					
						
						
							
							Merge pull request  #608  from amir20/dependabot/npm_and_yarn/babel-jest-26.2.2  
						
						 
						
						
						
						
					 
					
						2020-08-01 02:37:56 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						460ad11503 
					 
					
						
						
							
							Bump babel-jest from 26.2.1 to 26.2.2  
						
						 
						
						... 
						
						
						
						Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 26.2.1 to 26.2.2.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v26.2.2/packages/babel-jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-08-01 02:31:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						ee5d96c826 
					 
					
						
						
							
							Merge pull request  #607  from amir20/dependabot/npm_and_yarn/integration/jest-26.2.2  
						
						 
						
						
						
						
					 
					
						2020-07-31 11:04:02 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						44f15ee02b 
					 
					
						
						
							
							Bump jest from 26.2.1 to 26.2.2 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 26.2.1 to 26.2.2.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v26.2.1...v26.2.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-07-31 10:57:59 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a4f34bcff6 
					 
					
						
						
							
							Merge pull request  #606  from amir20/dependabot/npm_and_yarn/babel/core-7.11.0  
						
						 
						
						
						
						
					 
					
						2020-07-31 00:37:06 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						58d0f9c8cd 
					 
					
						
						
							
							Bump @babel/core from 7.10.5 to 7.11.0  
						
						 
						
						... 
						
						
						
						Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.10.5 to 7.11.0.
- [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.11.0/packages/babel-core )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-07-31 00:31:06 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						b1e0ea8b0b 
					 
					
						
						
							
							Merge pull request  #605  from amir20/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.11.0  
						
						 
						
						
						
						
					 
					
						2020-07-31 00:28:54 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						9bbc34985b 
					 
					
						
						
							
							Bump @babel/plugin-transform-runtime from 7.10.5 to 7.11.0  
						
						 
						
						... 
						
						
						
						Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime ) from 7.10.5 to 7.11.0.
- [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.11.0/packages/babel-plugin-transform-runtime )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-07-31 00:22:52 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						dc7fcf31c0 
					 
					
						
						
							
							Merge pull request  #604  from amir20/dependabot/npm_and_yarn/css-loader-4.1.1  
						
						 
						
						
						
						
					 
					
						2020-07-30 20:44:13 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						9c4cca1a96 
					 
					
						
						
							
							Bump css-loader from 4.1.0 to 4.1.1  
						
						 
						
						... 
						
						
						
						Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v4.1.0...v4.1.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-07-30 20:37:30 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						fb5436a1cd 
					 
					
						
						
							
							Merge pull request  #603  from amir20/dependabot/npm_and_yarn/jest-26.2.1  
						
						 
						
						
						
						
					 
					
						2020-07-30 20:37:09 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						e08f7c6d2e 
					 
					
						
						
							
							Bump jest from 26.1.0 to 26.2.1  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 26.1.0 to 26.2.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v26.1.0...v26.2.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-07-30 20:31:02 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						45e6cc8fd3 
					 
					
						
						
							
							Merge pull request  #602  from amir20/dependabot/npm_and_yarn/babel-jest-26.2.1  
						
						 
						
						
						
						
					 
					
						2020-07-30 19:54:41 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						d31ca75576 
					 
					
						
						
							
							Bump babel-jest from 26.1.0 to 26.2.1  
						
						 
						
						... 
						
						
						
						Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 26.1.0 to 26.2.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v26.2.1/packages/babel-jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-07-30 19:47:30 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						e69aa8b9a1 
					 
					
						
						
							
							Merge pull request  #601  from amir20/dependabot/npm_and_yarn/webpack-4.44.1  
						
						 
						
						
						
						
					 
					
						2020-07-30 14:58:36 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						ba1fca04e0 
					 
					
						
						
							
							Bump webpack from 4.44.0 to 4.44.1  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 4.44.0 to 4.44.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.44.0...v4.44.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-07-30 14:49:19 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						f2591b4341 
					 
					
						
						
							
							Merge pull request  #600  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001109  
						
						 
						
						
						
						
					 
					
						2020-07-30 13:02:50 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						f7657265e8 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001107 to 1.0.30001109  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001107 to 1.0.30001109.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001107...v1.0.30001109 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-07-30 12:56:46 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a46b7bb0d3 
					 
					
						
						
							
							Merge pull request  #599  from amir20/dependabot/npm_and_yarn/integration/jest-26.2.1  
						
						 
						
						
						
						
					 
					
						2020-07-30 11:45:52 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						5a7eaa23d4 
					 
					
						
						
							
							Bump jest from 26.2.0 to 26.2.1 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 26.2.0 to 26.2.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v26.2.0...v26.2.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-07-30 11:39:49 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						dc6423ecf7 
					 
					
						
						
							
							Merge pull request  #598  from amir20/dependabot/npm_and_yarn/integration/jest-26.2.0  
						
						 
						
						
						
						
					 
					
						2020-07-30 10:45:39 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						f9ebec8cb4 
					 
					
						
						
							
							Bump jest from 26.1.0 to 26.2.0 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 26.1.0 to 26.2.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v26.1.0...v26.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-07-30 10:40:01 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						9621418fbf 
					 
					
						
						
							
							Merge pull request  #597  from amir20/dependabot/npm_and_yarn/elliptic-6.5.3  
						
						 
						
						
						
						
					 
					
						2020-07-29 22:09:24 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						54239ff4c5 
					 
					
						
						
							
							[Security] Bump elliptic from 6.5.2 to 6.5.3  
						
						 
						
						... 
						
						
						
						Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.2 to 6.5.3. **This update includes a security fix.**
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-07-29 22:01:36 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						19855bd7a0 
					 
					
						
						
							
							Merge pull request  #596  from amir20/dependabot/npm_and_yarn/css-loader-4.1.0  
						
						 
						
						
						
						
					 
					
						2020-07-29 18:14:19 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						41133d45b0 
					 
					
						
						
							
							Bump css-loader from 4.0.0 to 4.1.0  
						
						 
						
						... 
						
						
						
						Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v4.0.0...v4.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-07-29 18:08:33 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a224853110 
					 
					
						
						
							
							Merge pull request  #595  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001107  
						
						 
						
						
						
						
					 
					
						2020-07-26 23:56:45 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						9035f61030 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001106 to 1.0.30001107  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001106 to 1.0.30001107.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001106...v1.0.30001107 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-07-26 23:51:01 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						6e338c924d 
					 
					
						
						
							
							Merge pull request  #594  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001106  
						
						 
						
						
						
						
					 
					
						2020-07-25 23:25:50 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						847e82dfae 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001105 to 1.0.30001106  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001105 to 1.0.30001106.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001105...v1.0.30001106 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-07-25 23:19:43 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						ccef17c0b8 
					 
					
						
						
							
							Merge pull request  #593  from amir20/dependabot/npm_and_yarn/css-loader-4.0.0  
						
						 
						
						
						
						
					 
					
						2020-07-25 17:01:33 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						00c9049a51 
					 
					
						
						
							
							Bump css-loader from 3.6.0 to 4.0.0  
						
						 
						
						... 
						
						
						
						Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 3.6.0 to 4.0.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v3.6.0...v4.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-07-25 16:55:59 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						4b12b0486a 
					 
					
						
						
							
							Merge pull request  #592  from amir20/dependabot/npm_and_yarn/release-it-13.6.6  
						
						 
						
						
						
						
					 
					
						2020-07-25 10:52:32 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						6c7fa84f14 
					 
					
						
						
							
							Bump release-it from 13.6.5 to 13.6.6  
						
						 
						
						... 
						
						
						
						Bumps [release-it](https://github.com/release-it/release-it ) from 13.6.5 to 13.6.6.
- [Release notes](https://github.com/release-it/release-it/releases )
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/release-it/release-it/compare/13.6.5...13.6.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-07-25 10:44:42 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						e28ad0158a 
					 
					
						
						
							
							Merge pull request  #591  from amir20/dependabot/npm_and_yarn/webpack-4.44.0  
						
						 
						
						
						
						
					 
					
						2020-07-24 18:32:16 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						d4e451973b 
					 
					
						
						
							
							Bump webpack from 4.43.0 to 4.44.0  
						
						 
						
						... 
						
						
						
						Bumps [webpack](https://github.com/webpack/webpack ) from 4.43.0 to 4.44.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.43.0...v4.44.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-07-24 18:26:11 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						5e1dcf8e3b 
					 
					
						
						
							
							Merge pull request  #590  from amir20/dependabot/npm_and_yarn/integration/jest-image-snapshot-4.1.0  
						
						 
						
						
						
						
					 
					
						2020-07-23 12:48:23 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						e7254e547a 
					 
					
						
						
							
							Bump jest-image-snapshot from 4.0.2 to 4.1.0 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [jest-image-snapshot](https://github.com/americanexpress/jest-image-snapshot ) from 4.0.2 to 4.1.0.
- [Release notes](https://github.com/americanexpress/jest-image-snapshot/releases )
- [Changelog](https://github.com/americanexpress/jest-image-snapshot/blob/master/CHANGELOG.md )
- [Commits](https://github.com/americanexpress/jest-image-snapshot/compare/v4.0.2...v4.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-07-23 12:41:32 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						27db8755e2 
					 
					
						
						
							
							Merge pull request  #589  from amir20/dependabot/npm_and_yarn/vue/component-compiler-utils-3.2.0  
						
						 
						
						
						
						
					 
					
						2020-07-22 17:55:18 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a68059ba53 
					 
					
						
						
							
							Bump @vue/component-compiler-utils from 3.1.2 to 3.2.0  
						
						 
						
						... 
						
						
						
						Bumps [@vue/component-compiler-utils](https://github.com/vuejs/component-compiler-utils ) from 3.1.2 to 3.2.0.
- [Release notes](https://github.com/vuejs/component-compiler-utils/releases )
- [Changelog](https://github.com/vuejs/component-compiler-utils/blob/master/CHANGELOG.md )
- [Commits](https://github.com/vuejs/component-compiler-utils/compare/v3.1.2...v3.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-07-22 17:48:37 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						e8b61268d9 
					 
					
						
						
							
							Merge pull request  #588  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001105  
						
						 
						
						
						
						
					 
					
						2020-07-22 11:33:32 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						32c8b082ec 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001104 to 1.0.30001105  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001104 to 1.0.30001105.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001104...v1.0.30001105 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-07-22 11:27:32 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						231c585788 
					 
					
						
						
							
							Merge pull request  #587  from amir20/dependabot/npm_and_yarn/integration/puppeteer-5.2.1  
						
						 
						
						
						
						
					 
					
						2020-07-21 15:09:50 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						1aace0b1f0 
					 
					
						
						
							
							Bump puppeteer from 5.2.0 to 5.2.1 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Commits](https://github.com/puppeteer/puppeteer/compare/v5.2.0...v5.2.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-07-21 15:04:18 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						2d488e3346 
					 
					
						
						
							
							Updates snapshots  
						
						 
						
						
						
						
					 
					
						2020-07-20 14:47:41 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						0715f68d94 
					 
					
						
						
							
							Adds section class  
						
						 
						
						
						
						
					 
					
						2020-07-20 12:53:39 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						c81801c13e 
					 
					
						
						
							
							Removes v from version  
						
						 
						
						
						
						
					 
					
						2020-07-20 10:16:28 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						3796e97855 
					 
					
						
						
							
							Release 2.1.4  
						
						 
						
						
						
						
					 
					
						2020-07-20 09:31:33 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						1da3ba8c5f 
					 
					
						
						
							
							Merge pull request  #586  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001104  
						
						 
						
						
						
						
					 
					
						2020-07-20 13:51:24 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						b972129678 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001103 to 1.0.30001104  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001103 to 1.0.30001104.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001103...v1.0.30001104 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-07-20 13:45:22 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						e6a343dca0 
					 
					
						
						
							
							Makes settings page mobile friendly  
						
						 
						
						
						
						
					 
					
						2020-07-19 19:44:36 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						0f5cf053de 
					 
					
						
						
							
							Release 2.1.3  
						
						 
						
						
						
						
					 
					
						2020-07-19 19:32:35 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						25ec792acb 
					 
					
						
						
							
							Uses console.error instead  
						
						 
						
						
						
						
					 
					
						2020-07-19 19:25:47 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						7ae9230e32 
					 
					
						
						
							
							Adds cancel  
						
						 
						
						
						
						
					 
					
						2020-07-19 19:19:35 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						6288380186 
					 
					
						
						
							
							Fixes tests snapshots  
						
						 
						
						
						
						
					 
					
						2020-07-19 18:23:02 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						2ebb6d128d 
					 
					
						
						
							
							Created reset()  
						
						 
						
						
						
						
					 
					
						2020-07-19 17:16:39 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						cd7ea2f904 
					 
					
						
						
							
							Uses .flush()  
						
						 
						
						
						
						
					 
					
						2020-07-19 17:13:05 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						cef015a722 
					 
					
						
						
							
							Adds break with container stopped  
						
						 
						
						
						
						
					 
					
						2020-07-19 17:08:33 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						95bc0072b5 
					 
					
						
						
							
							Merge pull request  #585  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001103  
						
						 
						
						
						
						
					 
					
						2020-07-19 05:42:46 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a3b489c9cd 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001102 to 1.0.30001103  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001102 to 1.0.30001103.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001102...v1.0.30001103 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-07-19 05:37:02 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						575d7d3494 
					 
					
						
						
							
							Merge pull request  #583  from amir20/dependabot/npm_and_yarn/date-fns-2.15.0  
						
						 
						
						
						
						
					 
					
						2020-07-17 17:53:09 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						eff39d888c 
					 
					
						
						
							
							Bump date-fns from 2.14.0 to 2.15.0  
						
						 
						
						... 
						
						
						
						Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.14.0 to 2.15.0.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v2.14.0...v2.15.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-07-17 17:46:53 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						6ad98503ac 
					 
					
						
						
							
							Release 2.1.2  
						
						 
						
						
						
						
					 
					
						2020-07-17 09:57:44 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bart Meuris 
							
						 
					 
					
						
						
							
						
						58fad3d105 
					 
					
						
						
							
							Added ${config.base} when calling /api/logs?id=... ( #582 )  
						
						 
						
						... 
						
						
						
						Co-authored-by: Bart Meuris <bart@mebasys.com > 
						
						
					 
					
						2020-07-17 09:02:14 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						9ae8b08725 
					 
					
						
						
							
							Merge pull request  #580  from amir20/dependabot/npm_and_yarn/integration/puppeteer-5.2.0  
						
						 
						
						
						
						
					 
					
						2020-07-17 12:43:24 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						3d91d6e53d 
					 
					
						
						
							
							Bump puppeteer from 5.1.0 to 5.2.0 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Commits](https://github.com/puppeteer/puppeteer/compare/v5.1.0...v5.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-07-17 12:38:06 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						fa1067ff42 
					 
					
						
						
							
							Merge pull request  #579  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001102  
						
						 
						
						
						
						
					 
					
						2020-07-17 06:24:58 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						78587dff85 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001101 to 1.0.30001102  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001101 to 1.0.30001102.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001101...v1.0.30001102 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-07-17 06:18:25 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c19315176a 
					 
					
						
						
							
							Merge pull request  #578  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001101  
						
						 
						
						
						
						
					 
					
						2020-07-17 02:43:12 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						1237b08e91 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001100 to 1.0.30001101  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001100 to 1.0.30001101.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001100...v1.0.30001101 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-07-17 02:37:54 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						742ad32e7c 
					 
					
						
						
							
							Merge pull request  #577  from amir20/dependabot/npm_and_yarn/integration/lodash-4.17.19  
						
						 
						
						
						
						
					 
					
						2020-07-16 13:29:35 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						bea8c71297 
					 
					
						
						
							
							[Security] Bump lodash from 4.17.15 to 4.17.19 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19. **This update includes a security fix.**
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-07-16 13:23:28 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						3b38395ddb 
					 
					
						
						
							
							Merge pull request  #576  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001100  
						
						 
						
						
						
						
					 
					
						2020-07-15 02:47:51 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						e3f2edc02b 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001099 to 1.0.30001100  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001099 to 1.0.30001100.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001099...v1.0.30001100 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-07-15 02:41:15 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						fe698ca641 
					 
					
						
						
							
							Merge pull request  #575  from amir20/dependabot/npm_and_yarn/babel/core-7.10.5  
						
						 
						
						
						
						
					 
					
						2020-07-14 18:53:17 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						eaefd38269 
					 
					
						
						
							
							Bump @babel/core from 7.10.4 to 7.10.5  
						
						 
						
						... 
						
						
						
						Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.10.4 to 7.10.5.
- [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.10.5/packages/babel-core )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-07-14 18:47:02 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						8aff4146bb 
					 
					
						
						
							
							Merge pull request  #574  from amir20/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.10.5  
						
						 
						
						
						
						
					 
					
						2020-07-14 18:45:07 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						1637c15f76 
					 
					
						
						
							
							Bump @babel/plugin-transform-runtime from 7.10.4 to 7.10.5  
						
						 
						
						... 
						
						
						
						Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime ) from 7.10.4 to 7.10.5.
- [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.10.5/packages/babel-plugin-transform-runtime )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-07-14 18:39:37 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						7c6677ceaa 
					 
					
						
						
							
							Adds border color to settings  
						
						 
						
						
						
						
					 
					
						2020-07-13 12:18:06 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c04e9a1b9f 
					 
					
						
						
							
							Merge pull request  #573  from amir20/dependabot/npm_and_yarn/integration/puppeteer-5.1.0  
						
						 
						
						
						
						
					 
					
						2020-07-13 10:04:56 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						0bdd84de13 
					 
					
						
						
							
							Bump puppeteer from 5.0.0 to 5.1.0 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Commits](https://github.com/puppeteer/puppeteer/compare/v5.0.0...v5.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-07-13 09:57:18 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						b1ee9d230d 
					 
					
						
						
							
							Merge pull request  #572  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001099  
						
						 
						
						
						
						
					 
					
						2020-07-11 20:00:02 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						3ca87a0d9c 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001097 to 1.0.30001099  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001097 to 1.0.30001099.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001097...v1.0.30001099 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-07-11 19:53:50 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						595f69dfe7 
					 
					
						
						
							
							Implements enter  
						
						 
						
						
						
						
					 
					
						2020-07-11 10:21:02 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						b1ba21a78b 
					 
					
						
						
							
							Release 2.1.1  
						
						 
						
						
						
						
					 
					
						2020-07-10 14:50:19 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						9017b8c27a 
					 
					
						
						
							
							Updates tests and uses distance time ( #571 )  
						
						 
						
						
						
						
					 
					
						2020-07-10 14:50:01 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						bc848a8baf 
					 
					
						
						
							
							Only shows running and all  
						
						 
						
						
						
						
					 
					
						2020-07-10 14:33:31 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						3d61f6db05 
					 
					
						
						
							
							Release 2.1.0  
						
						 
						
						
						
						
					 
					
						2020-07-10 11:22:09 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						b25de1d921 
					 
					
						
						
							
							Adds a new dashboard for default page ( #569 )  
						
						 
						
						
						
						
					 
					
						2020-07-10 11:06:28 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						0d63b72cf6 
					 
					
						
						
							
							Merge pull request  #570  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001097  
						
						 
						
						
						
						
					 
					
						2020-07-10 03:43:23 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						9936aeec6c 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001096 to 1.0.30001097  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001096 to 1.0.30001097.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001096...v1.0.30001097 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-07-10 03:37:15 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						8885764e72 
					 
					
						
						
							
							Exposes port 8080.  Fixes   #23  
						
						 
						
						
						
						
					 
					
						2020-07-09 19:02:01 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						46db2b035e 
					 
					
						
						
							
							Fixes tests  
						
						 
						
						
						
						
					 
					
						2020-07-09 13:03:56 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						74273b8bf7 
					 
					
						
						
							
							Updates index page to a dashboard  
						
						 
						
						
						
						
					 
					
						2020-07-09 13:03:56 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						dcd7ccc099 
					 
					
						
						
							
							Adds better colors  
						
						 
						
						
						
						
					 
					
						2020-07-09 13:03:55 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						5bfd62b57a 
					 
					
						
						
							
							Merge pull request  #568  from amir20/dependabot/npm_and_yarn/release-it-13.6.5  
						
						 
						
						
						
						
					 
					
						2020-07-09 18:40:46 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						dc9739c1f3 
					 
					
						
						
							
							Bump release-it from 13.6.4 to 13.6.5  
						
						 
						
						... 
						
						
						
						Bumps [release-it](https://github.com/release-it/release-it ) from 13.6.4 to 13.6.5.
- [Release notes](https://github.com/release-it/release-it/releases )
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/release-it/release-it/compare/13.6.4...13.6.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-07-09 18:34:28 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						2a0d0194a7 
					 
					
						
						
							
							Merge pull request  #566  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001096  
						
						 
						
						
						
						
					 
					
						2020-07-08 11:51:13 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						920c10c318 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001094 to 1.0.30001096  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001094 to 1.0.30001096.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001094...v1.0.30001096 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-07-08 11:44:56 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						fee69db8a3 
					 
					
						
						
							
							Merge pull request  #565  from amir20/dependabot/npm_and_yarn/sass-loader-9.0.2  
						
						 
						
						
						
						
					 
					
						2020-07-07 20:02:12 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						ea663368e7 
					 
					
						
						
							
							Bump sass-loader from 9.0.1 to 9.0.2  
						
						 
						
						... 
						
						
						
						Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 9.0.1 to 9.0.2.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v9.0.1...v9.0.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-07-07 19:56:18 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						334d6feffd 
					 
					
						
						
							
							Merge pull request  #563  from amir20/dependabot/npm_and_yarn/sass-1.26.10  
						
						 
						
						
						
						
					 
					
						2020-07-07 04:03:15 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						b8ebc2e2c0 
					 
					
						
						
							
							Bump sass from 1.26.9 to 1.26.10  
						
						 
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/dart-sass ) from 1.26.9 to 1.26.10.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.26.9...1.26.10 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-07-07 03:55:56 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						2e6b35354d 
					 
					
						
						
							
							Updates int tests  
						
						 
						
						
						
						
					 
					
						2020-07-06 12:10:24 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						42d2b57814 
					 
					
						
						
							
							Adds not found pages  
						
						 
						
						
						
						
					 
					
						2020-07-06 12:05:41 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						e88b535127 
					 
					
						
						
							
							Updates to fullheight to half  
						
						 
						
						
						
						
					 
					
						2020-07-06 11:33:38 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						0bb8d8e2e6 
					 
					
						
						
							
							Merge pull request  #562  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001094  
						
						 
						
						
						
						
					 
					
						2020-07-05 05:56:11 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						5678b3192d 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001093 to 1.0.30001094  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001093 to 1.0.30001094.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001093...v1.0.30001094 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-07-05 05:50:20 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						117530f1d6 
					 
					
						
						
							
							Moves tests around  
						
						 
						
						
						
						
					 
					
						2020-07-04 15:29:24 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						ee5973b9f3 
					 
					
						
						
							
							Use volumes ( #560 )  
						
						 
						
						
						
						
					 
					
						2020-07-04 11:33:45 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						fc99b7320f 
					 
					
						
						
							
							Fixes exit code  
						
						 
						
						
						
						
					 
					
						2020-07-03 18:27:15 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						a8536a101e 
					 
					
						
						
							
							Removes unused snapshots  
						
						 
						
						
						
						
					 
					
						2020-07-03 15:18:36 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						5302ace413 
					 
					
						
						
							
							Adds more tests for light mode  
						
						 
						
						
						
						
					 
					
						2020-07-03 15:16:01 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						2e255ace60 
					 
					
						
						
							
							Cleans up tests ( #559 )  
						
						 
						
						
						
						
					 
					
						2020-07-03 11:23:57 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						b7515fb32a 
					 
					
						
						
							
							Merge pull request  #558  from amir20/dependabot/npm_and_yarn/sass-loader-9.0.1  
						
						 
						
						
						
						
					 
					
						2020-07-03 17:33:12 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						396a6bb3e9 
					 
					
						
						
							
							Bump sass-loader from 9.0.0 to 9.0.1  
						
						 
						
						... 
						
						
						
						Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 9.0.0 to 9.0.1.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v9.0.0...v9.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-07-03 17:26:38 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						79fcbdcd62 
					 
					
						
						
							
							Merge pull request  #557  from amir20/dependabot/npm_and_yarn/vue-jest-3.0.6  
						
						 
						
						
						
						
					 
					
						2020-07-03 12:58:13 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						e2348f5b38 
					 
					
						
						
							
							Bump vue-jest from 3.0.5 to 3.0.6  
						
						 
						
						... 
						
						
						
						Bumps [vue-jest](https://github.com/vuejs/vue-jest ) from 3.0.5 to 3.0.6.
- [Release notes](https://github.com/vuejs/vue-jest/releases )
- [Commits](https://github.com/vuejs/vue-jest/commits/v3.0.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-07-03 12:52:55 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						d345998052 
					 
					
						
						
							
							Update README.md  
						
						 
						
						
						
						
					 
					
						2020-07-02 11:51:30 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						08cc04379d 
					 
					
						
						
							
							Adds hot reload for development ( #553 )  
						
						 
						
						
						
						
					 
					
						2020-07-02 11:32:37 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						027af5a853 
					 
					
						
						
							
							Merge pull request  #556  from amir20/dependabot/npm_and_yarn/sass-loader-9.0.0  
						
						 
						
						
						
						
					 
					
						2020-07-02 18:18:25 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						abc27165a2 
					 
					
						
						
							
							Bump sass-loader from 8.0.2 to 9.0.0  
						
						 
						
						... 
						
						
						
						Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 8.0.2 to 9.0.0.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v8.0.2...v9.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-07-02 18:13:18 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						3aa420a589 
					 
					
						
						
							
							Adds more int tests for custom base  
						
						 
						
						
						
						
					 
					
						2020-07-02 11:01:11 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						045ff730bc 
					 
					
						
						
							
							Bump puppeteer from 4.0.1 to 5.0.0 in /integration ( #555 )  
						
						 
						
						... 
						
						
						
						Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 4.0.1 to 5.0.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Commits](https://github.com/puppeteer/puppeteer/compare/v4.0.1...v5.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 
						
						
					 
					
						2020-07-02 07:26:53 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						075f17ee36 
					 
					
						
						
							
							Merge pull request  #554  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001093  
						
						 
						
						
						
						
					 
					
						2020-07-02 02:14:15 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						cb3177fa06 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001091 to 1.0.30001093  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001091 to 1.0.30001093.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001091...v1.0.30001093 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-07-02 02:08:38 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						d3e00adf4e 
					 
					
						
						
							
							Merge pull request  #552  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001091  
						
						 
						
						
						
						
					 
					
						2020-07-01 00:19:10 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						9100958e22 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001090 to 1.0.30001091  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001090 to 1.0.30001091.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001090...v1.0.30001091 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-07-01 00:14:00 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						eed1c0c568 
					 
					
						
						
							
							Release 2.0.5  
						
						 
						
						
						
						
					 
					
						2020-06-30 12:15:57 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						f692bee5cd 
					 
					
						
						
							
							Adds console.....oops  
						
						 
						
						
						
						
					 
					
						2020-06-30 12:14:45 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						86cfaaee6d 
					 
					
						
						
							
							Adds min-height to  fix   #547  
						
						 
						
						
						
						
					 
					
						2020-06-30 11:31:50 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						e8b5fd0523 
					 
					
						
						
							
							Release 2.0.4  
						
						 
						
						
						
						
					 
					
						2020-06-30 11:28:33 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						2fadf6e680 
					 
					
						
						
							
							Fixes   #551 . Auto scroll not working in Firefox  
						
						 
						
						
						
						
					 
					
						2020-06-30 11:21:37 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						835549d503 
					 
					
						
						
							
							Release 2.0.3  
						
						 
						
						
						
						
					 
					
						2020-06-30 10:59:54 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						0540ceaf43 
					 
					
						
						
							
							Fixes broken close button on header  
						
						 
						
						
						
						
					 
					
						2020-06-30 10:59:42 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						6812d1ac62 
					 
					
						
						
							
							Merge pull request  #549  from amir20/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.10.4  
						
						 
						
						
						
						
					 
					
						2020-06-30 16:59:13 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						1375a59105 
					 
					
						
						
							
							Bump @babel/plugin-transform-runtime from 7.10.3 to 7.10.4  
						
						 
						
						... 
						
						
						
						Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime ) from 7.10.3 to 7.10.4.
- [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.10.4/packages/babel-plugin-transform-runtime )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-06-30 16:52:00 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						ec5ece7975 
					 
					
						
						
							
							Merge pull request  #550  from amir20/dependabot/npm_and_yarn/babel/core-7.10.4  
						
						 
						
						
						
						
					 
					
						2020-06-30 16:50:05 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						2efcc07706 
					 
					
						
						
							
							Bump @babel/core from 7.10.3 to 7.10.4  
						
						 
						
						... 
						
						
						
						Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.10.3 to 7.10.4.
- [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.10.4/packages/babel-core )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-06-30 16:44:55 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						9cef13ae74 
					 
					
						
						
							
							Merge pull request  #546  from amir20/dependabot/npm_and_yarn/vuex-3.5.1  
						
						 
						
						
						
						
					 
					
						2020-06-29 15:51:35 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						3466ce0004 
					 
					
						
						
							
							Bump vuex from 3.4.0 to 3.5.1  
						
						 
						
						... 
						
						
						
						Bumps [vuex](https://github.com/vuejs/vuex ) from 3.4.0 to 3.5.1.
- [Release notes](https://github.com/vuejs/vuex/releases )
- [Changelog](https://github.com/vuejs/vuex/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vuex/compare/v3.4.0...v3.5.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-06-29 15:45:49 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						605094aa10 
					 
					
						
						
							
							Release 2.0.2  
						
						 
						
						
						
						
					 
					
						2020-06-28 18:40:12 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						19ad9a7dac 
					 
					
						
						
							
							Fixes tests  
						
						 
						
						
						
						
					 
					
						2020-06-28 18:39:26 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						f870dff905 
					 
					
						
						
							
							Release 2.0.1  
						
						 
						
						
						
						
					 
					
						2020-06-28 16:30:07 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						200f997239 
					 
					
						
						
							
							Adds black to logo  
						
						 
						
						
						
						
					 
					
						2020-06-28 16:29:53 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						63d8ec3e13 
					 
					
						
						
							
							Merge pull request  #545  from amir20/dependabot/npm_and_yarn/release-it-13.6.4  
						
						 
						
						
						
						
					 
					
						2020-06-28 20:15:14 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						ae22e622eb 
					 
					
						
						
							
							Bump release-it from 13.6.3 to 13.6.4  
						
						 
						
						... 
						
						
						
						Bumps [release-it](https://github.com/release-it/release-it ) from 13.6.3 to 13.6.4.
- [Release notes](https://github.com/release-it/release-it/releases )
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/release-it/release-it/compare/13.6.3...13.6.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-06-28 20:09:29 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						66edc3d99f 
					 
					
						
						
							
							Updates logo to standard svg and cleans up styles a little ( #544 )  
						
						 
						
						... 
						
						
						
						* Adds SVG logo
* Fixes int tests
* Updates js tests 
						
						
					 
					
						2020-06-28 11:56:26 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						c15458cd10 
					 
					
						
						
							
							Release 2.0.0  
						
						 
						
						
						
						
					 
					
						2020-06-27 18:02:56 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						8fa672edd1 
					 
					
						
						
							
							Updates themes to use vars ( #541 )  
						
						 
						
						... 
						
						
						
						* Adds vars for themeing
* Uses correct color vars
* Adds more vars
* Adds other variables
* Use data attribute only
* Adds animation and unifies color
* Fixes tests
* Fixes search
* Adds docker ignore
* Fixes search text
* Fixes int tests
* Fixes int tests again 
						
						
					 
					
						2020-06-27 14:32:34 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						3d68a8ddb0 
					 
					
						
						
							
							Merge pull request  #543  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001090  
						
						 
						
						
						
						
					 
					
						2020-06-27 20:03:53 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c8ded47fce 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001089 to 1.0.30001090  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001089 to 1.0.30001090.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001089...v1.0.30001090 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-06-27 19:58:10 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						f9e7274c55 
					 
					
						
						
							
							Merge pull request  #542  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001089  
						
						 
						
						
						
						
					 
					
						2020-06-27 07:03:54 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a86b57e326 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001088 to 1.0.30001089  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001088 to 1.0.30001089.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001088...v1.0.30001089 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-06-27 06:58:17 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						b312df68cf 
					 
					
						
						
							
							Merge pull request  #540  from amir20/dependabot/npm_and_yarn/dompurify-2.0.12  
						
						 
						
						
						
						
					 
					
						2020-06-24 23:50:08 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						590bc364f3 
					 
					
						
						
							
							Bump dompurify from 2.0.11 to 2.0.12  
						
						 
						
						... 
						
						
						
						Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 2.0.11 to 2.0.12.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/2.0.11...2.0.12 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-06-24 23:42:46 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						5fc4314462 
					 
					
						
						
							
							Adds is-hidden-mobile for progress  
						
						 
						
						
						
						
					 
					
						2020-06-24 11:03:38 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						a2ed4aa847 
					 
					
						
						
							
							Adds px to stroke  
						
						 
						
						
						
						
					 
					
						2020-06-24 10:15:22 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						9ffd00006d 
					 
					
						
						
							
							Merge pull request  #539  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001088  
						
						 
						
						
						
						
					 
					
						2020-06-24 16:35:59 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						748ae21788 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001087 to 1.0.30001088  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001087 to 1.0.30001088.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001087...v1.0.30001088 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-06-24 16:31:06 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						2b3ad7e7c4 
					 
					
						
						
							
							Merge pull request  #538  from amir20/dependabot/npm_and_yarn/integration/puppeteer-4.0.1  
						
						 
						
						
						
						
					 
					
						2020-06-24 13:39:16 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						d07bb785cf 
					 
					
						
						
							
							Bump puppeteer from 4.0.0 to 4.0.1 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Commits](https://github.com/puppeteer/puppeteer/compare/v4.0.0...v4.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-06-24 13:33:51 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						37fed1c94c 
					 
					
						
						
							
							Merge pull request  #537  from amir20/dependabot/npm_and_yarn/babel-jest-26.1.0  
						
						 
						
						
						
						
					 
					
						2020-06-24 00:27:37 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						601d725ff8 
					 
					
						
						
							
							Bump babel-jest from 26.0.1 to 26.1.0  
						
						 
						
						... 
						
						
						
						Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 26.0.1 to 26.1.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v26.1.0/packages/babel-jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-06-24 00:22:34 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						4914517330 
					 
					
						
						
							
							Merge pull request  #536  from amir20/dependabot/npm_and_yarn/jest-26.1.0  
						
						 
						
						
						
						
					 
					
						2020-06-24 00:20:43 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						bbaff67dbd 
					 
					
						
						
							
							Bump jest from 26.0.1 to 26.1.0  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 26.0.1 to 26.1.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v26.0.1...v26.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-06-24 00:16:06 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						d228cc6dee 
					 
					
						
						
							
							Merge pull request  #535  from amir20/dependabot/npm_and_yarn/vue-loader-15.9.3  
						
						 
						
						
						
						
					 
					
						2020-06-23 20:58:46 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						1810764092 
					 
					
						
						
							
							Adds progress notification  bar ( #526 )  
						
						 
						
						
						
						
					 
					
						2020-06-23 13:55:45 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						aaec84a2ae 
					 
					
						
						
							
							Bump vue-loader from 15.9.2 to 15.9.3  
						
						 
						
						... 
						
						
						
						Bumps [vue-loader](https://github.com/vuejs/vue-loader ) from 15.9.2 to 15.9.3.
- [Release notes](https://github.com/vuejs/vue-loader/releases )
- [Changelog](https://github.com/vuejs/vue-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-loader/compare/v15.9.2...v15.9.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-06-23 20:53:52 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						6f40303aa3 
					 
					
						
						
							
							Release 1.29.0  
						
						 
						
						
						
						
					 
					
						2020-06-23 12:16:45 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						5c4922538a 
					 
					
						
						
							
							Updates snapshots  
						
						 
						
						
						
						
					 
					
						2020-06-23 12:05:13 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								catalinmunteanu 
							
						 
					 
					
						
						
							
						
						156c6abffc 
					 
					
						
						
							
							added support for toggling between new light theme and dark theme. ( #527 )  
						
						 
						
						... 
						
						
						
						* added support for toggling between new light theme and dark theme.
* improved light theme colors
* light-theme styles are now scoped and applied in each component/page
Co-authored-by: Catalin MUNTEANU <cmunteanu@bitdefender.com > 
						
						
					 
					
						2020-06-23 11:28:04 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						deaa66117a 
					 
					
						
						
							
							Merge pull request  #534  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001087  
						
						 
						
						
						
						
					 
					
						2020-06-23 18:12:05 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						bb63e17fbc 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001085 to 1.0.30001087  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001085 to 1.0.30001087.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001085...v1.0.30001087 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-06-23 18:07:02 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						7806ba76ab 
					 
					
						
						
							
							Merge pull request  #533  from amir20/dependabot/npm_and_yarn/integration/jest-26.1.0  
						
						 
						
						
						
						
					 
					
						2020-06-23 15:26:31 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						3d2c892973 
					 
					
						
						
							
							Bump jest from 26.0.1 to 26.1.0 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 26.0.1 to 26.1.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v26.0.1...v26.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-06-23 15:21:17 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						d2226836a1 
					 
					
						
						
							
							Merge pull request  #531  from amir20/dependabot/npm_and_yarn/sass-1.26.9  
						
						 
						
						
						
						
					 
					
						2020-06-23 02:12:09 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						f510fef4ce 
					 
					
						
						
							
							Bump sass from 1.26.8 to 1.26.9  
						
						 
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/dart-sass ) from 1.26.8 to 1.26.9.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.26.8...1.26.9 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-06-23 02:06:36 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						cb7f2aafda 
					 
					
						
						
							
							Merge pull request  #530  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001085  
						
						 
						
						
						
						
					 
					
						2020-06-22 20:28:54 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c02401e94a 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001084 to 1.0.30001085  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001084 to 1.0.30001085.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001084...v1.0.30001085 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-06-22 20:23:19 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						aec4df9260 
					 
					
						
						
							
							Merge pull request  #529  from amir20/dependabot/npm_and_yarn/babel/core-7.10.3  
						
						 
						
						
						
						
					 
					
						2020-06-22 19:08:39 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						8928e191cc 
					 
					
						
						
							
							Bump @babel/core from 7.10.2 to 7.10.3  
						
						 
						
						... 
						
						
						
						Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.10.2 to 7.10.3.
- [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.10.3/packages/babel-core )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-06-22 19:02:58 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						45ba37fa5a 
					 
					
						
						
							
							Merge pull request  #528  from amir20/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.10.3  
						
						 
						
						
						
						
					 
					
						2020-06-22 18:37:04 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						f20d5f88c5 
					 
					
						
						
							
							Bump @babel/plugin-transform-runtime from 7.10.1 to 7.10.3  
						
						 
						
						... 
						
						
						
						Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime ) from 7.10.1 to 7.10.3.
- [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.10.3/packages/babel-plugin-transform-runtime )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-06-22 18:31:41 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						cfc88af2d4 
					 
					
						
						
							
							Release 1.28.0  
						
						 
						
						
						
						
					 
					
						2020-06-18 14:35:21 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						9575af7a2b 
					 
					
						
						
							
							Locale support for 12 hr / 24 format ( #525 )  
						
						 
						
						
						
						
					 
					
						2020-06-18 14:07:04 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						6e180f2c29 
					 
					
						
						
							
							Bump puppeteer from 3.3.0 to 4.0.0 in /integration ( #520 )  
						
						 
						
						... 
						
						
						
						Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 3.3.0 to 4.0.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Commits](https://github.com/puppeteer/puppeteer/compare/v3.3.0...v4.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 
						
						
					 
					
						2020-06-18 09:41:58 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						b9e986abc0 
					 
					
						
						
							
							Merge pull request  #524  from amir20/dependabot/npm_and_yarn/webpack-cli-3.3.12  
						
						 
						
						
						
						
					 
					
						2020-06-18 15:51:26 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						efaf1fb336 
					 
					
						
						
							
							Bump webpack-cli from 3.3.11 to 3.3.12  
						
						 
						
						... 
						
						
						
						Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 3.3.11 to 3.3.12.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/v3.3.12/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.11...v3.3.12 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-06-18 15:45:58 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						0168670bca 
					 
					
						
						
							
							Merge pull request  #522  from amir20/dependabot/npm_and_yarn/lint-staged-10.2.11  
						
						 
						
						
						
						
					 
					
						2020-06-17 16:17:00 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						bc96c3e387 
					 
					
						
						
							
							Bump lint-staged from 10.2.10 to 10.2.11  
						
						 
						
						... 
						
						
						
						Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 10.2.10 to 10.2.11.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v10.2.10...v10.2.11 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-06-17 16:10:46 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						6473b7f96c 
					 
					
						
						
							
							Merge pull request  #521  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001084  
						
						 
						
						
						
						
					 
					
						2020-06-16 17:20:59 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						8fe6bbfa35 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001083 to 1.0.30001084  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001083 to 1.0.30001084.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001083...v1.0.30001084 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-06-16 17:15:53 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						0ad19f7dde 
					 
					
						
						
							
							Disconnects correctly  
						
						 
						
						
						
						
					 
					
						2020-06-15 16:44:20 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						fc1e9588ec 
					 
					
						
						
							
							Merge pull request  #519  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001083  
						
						 
						
						
						
						
					 
					
						2020-06-15 22:03:02 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						1e63c503ff 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001081 to 1.0.30001083  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001081 to 1.0.30001083.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001081...v1.0.30001083 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-06-15 21:57:45 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c5384ba086 
					 
					
						
						
							
							Merge pull request  #518  from amir20/dependabot/npm_and_yarn/release-it-13.6.3  
						
						 
						
						
						
						
					 
					
						2020-06-15 21:39:09 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						220c2af8bc 
					 
					
						
						
							
							Bump release-it from 13.6.2 to 13.6.3  
						
						 
						
						... 
						
						
						
						Bumps [release-it](https://github.com/release-it/release-it ) from 13.6.2 to 13.6.3.
- [Release notes](https://github.com/release-it/release-it/releases )
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/release-it/release-it/compare/13.6.2...13.6.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-06-15 21:33:29 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						0f8734801b 
					 
					
						
						
							
							Merge pull request  #517  from amir20/dependabot/npm_and_yarn/css-loader-3.6.0  
						
						 
						
						
						
						
					 
					
						2020-06-15 21:21:44 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						e88221b616 
					 
					
						
						
							
							Bump css-loader from 3.5.3 to 3.6.0  
						
						 
						
						... 
						
						
						
						Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 3.5.3 to 3.6.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v3.5.3...v3.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-06-15 21:16:51 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						8fe2013f32 
					 
					
						
						
							
							Merge pull request  #516  from amir20/dependabot/npm_and_yarn/vue-router-3.3.4  
						
						 
						
						
						
						
					 
					
						2020-06-15 21:15:01 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						f4d893ede1 
					 
					
						
						
							
							Bump vue-router from 3.3.3 to 3.3.4  
						
						 
						
						... 
						
						
						
						Bumps [vue-router](https://github.com/vuejs/vue-router ) from 3.3.3 to 3.3.4.
- [Release notes](https://github.com/vuejs/vue-router/releases )
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-router/compare/v3.3.3...v3.3.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-06-15 21:09:41 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						f8bba86158 
					 
					
						
						
							
							Release 1.27.3  
						
						 
						
						
						
						
					 
					
						2020-06-14 13:25:17 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						eb86e37521 
					 
					
						
						
							
							Moves background color to html tag  
						
						 
						
						
						
						
					 
					
						2020-06-14 13:24:46 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c2d6eb2329 
					 
					
						
						
							
							Merge pull request  #515  from amir20/dependabot/npm_and_yarn/lint-staged-10.2.10  
						
						 
						
						
						
						
					 
					
						2020-06-12 16:00:11 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						e8ac3944a8 
					 
					
						
						
							
							Merge pull request  #514  from amir20/dependabot/npm_and_yarn/vue-router-3.3.3  
						
						 
						
						
						
						
					 
					
						2020-06-12 15:59:23 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						bbc2dd0cbe 
					 
					
						
						
							
							Bump lint-staged from 10.2.9 to 10.2.10  
						
						 
						
						... 
						
						
						
						Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 10.2.9 to 10.2.10.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v10.2.9...v10.2.10 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-06-12 15:54:23 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						3babcb3302 
					 
					
						
						
							
							Bump vue-router from 3.3.2 to 3.3.3  
						
						 
						
						... 
						
						
						
						Bumps [vue-router](https://github.com/vuejs/vue-router ) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/vuejs/vue-router/releases )
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-router/compare/v3.3.2...v3.3.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-06-12 15:53:59 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a062a89401 
					 
					
						
						
							
							Merge pull request  #512  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001081  
						
						 
						
						
						
						
					 
					
						2020-06-10 16:43:33 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						2a71c5a32b 
					 
					
						
						
							
							Merge pull request  #513  from amir20/dependabot/npm_and_yarn/vue-meta-2.4.0  
						
						 
						
						
						
						
					 
					
						2020-06-10 16:43:18 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						e379c664f1 
					 
					
						
						
							
							Bump vue-meta from 2.3.4 to 2.4.0  
						
						 
						
						... 
						
						
						
						Bumps [vue-meta](https://github.com/nuxt/vue-meta ) from 2.3.4 to 2.4.0.
- [Release notes](https://github.com/nuxt/vue-meta/releases )
- [Changelog](https://github.com/nuxt/vue-meta/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nuxt/vue-meta/compare/v2.3.4...v2.4.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-06-10 16:38:15 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						8b0b1bbeac 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001079 to 1.0.30001081  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001079 to 1.0.30001081.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001079...v1.0.30001081 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-06-10 16:38:03 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						ff093efe14 
					 
					
						
						
							
							Merge pull request  #510  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001079  
						
						 
						
						
						
						
					 
					
						2020-06-08 19:46:20 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a4a34c624f 
					 
					
						
						
							
							Merge pull request  #509  from amir20/dependabot/npm_and_yarn/bulma-0.9.0  
						
						 
						
						
						
						
					 
					
						2020-06-08 19:45:33 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						8a021f4afb 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001078 to 1.0.30001079  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001078 to 1.0.30001079.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001078...v1.0.30001079 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-06-08 19:40:57 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						983d92c46f 
					 
					
						
						
							
							Bump bulma from 0.8.2 to 0.9.0  
						
						 
						
						... 
						
						
						
						Bumps [bulma](https://github.com/jgthms/bulma ) from 0.8.2 to 0.9.0.
- [Release notes](https://github.com/jgthms/bulma/releases )
- [Changelog](https://github.com/jgthms/bulma/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jgthms/bulma/compare/0.8.2...0.9.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-06-08 19:40:17 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						da50df986a 
					 
					
						
						
							
							Release 1.27.2  
						
						 
						
						
						
						
					 
					
						2020-06-06 09:47:53 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						471e7ad875 
					 
					
						
						
							
							Using arm instead of arm64  
						
						 
						
						
						
						
					 
					
						2020-06-06 09:47:40 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						c3efac3bf5 
					 
					
						
						
							
							Release 1.27.1  
						
						 
						
						
						
						
					 
					
						2020-06-06 09:38:07 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						a0f87f6fe2 
					 
					
						
						
							
							Adds v7 arm back  
						
						 
						
						
						
						
					 
					
						2020-06-06 07:59:13 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						87d95b1b37 
					 
					
						
						
							
							Uses alpine current  
						
						 
						
						
						
						
					 
					
						2020-06-06 07:59:13 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						43c2bc65a8 
					 
					
						
						
							
							Merge pull request  #507  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001078  
						
						 
						
						
						
						
					 
					
						2020-06-05 13:28:16 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						312632d55e 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001077 to 1.0.30001078  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001077 to 1.0.30001078.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001077...v1.0.30001078 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-06-05 13:23:14 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						0492869496 
					 
					
						
						
							
							Merge pull request  #506  from amir20/dependabot/go_modules/github.com/stretchr/testify-1.6.1  
						
						 
						
						
						
						
					 
					
						2020-06-05 13:23:07 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						92905bcd1c 
					 
					
						
						
							
							Merge pull request  #505  from amir20/dependabot/npm_and_yarn/sass-1.26.8  
						
						 
						
						
						
						
					 
					
						2020-06-05 13:22:41 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						aa72a7e049 
					 
					
						
						
							
							Bump github.com/stretchr/testify from 1.6.0 to 1.6.1  
						
						 
						
						... 
						
						
						
						Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.6.0...v1.6.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-06-05 13:18:14 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						68b2d8a11a 
					 
					
						
						
							
							Bump sass from 1.26.7 to 1.26.8  
						
						 
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/dart-sass ) from 1.26.7 to 1.26.8.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.26.7...1.26.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-06-05 13:17:02 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						deea6df2fe 
					 
					
						
						
							
							Update issue templates  
						
						 
						
						
						
						
					 
					
						2020-06-04 09:44:52 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						2c81b0ff74 
					 
					
						
						
							
							Merge pull request  #503  from amir20/dependabot/npm_and_yarn/lint-staged-10.2.9  
						
						 
						
						
						
						
					 
					
						2020-06-04 16:16:45 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						53aee9178d 
					 
					
						
						
							
							Bump lint-staged from 10.2.8 to 10.2.9  
						
						 
						
						... 
						
						
						
						Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 10.2.8 to 10.2.9.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v10.2.8...v10.2.9 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-06-04 16:11:18 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						abbc5d4b22 
					 
					
						
						
							
							Merge pull request  #501  from amir20/dependabot/npm_and_yarn/lint-staged-10.2.8  
						
						 
						
						
						
						
					 
					
						2020-06-03 16:08:45 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						979e06b437 
					 
					
						
						
							
							Bump lint-staged from 10.2.7 to 10.2.8  
						
						 
						
						... 
						
						
						
						Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 10.2.7 to 10.2.8.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v10.2.7...v10.2.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-06-03 16:02:34 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						b1d7ff77e9 
					 
					
						
						
							
							Merge pull request  #500  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001077  
						
						 
						
						
						
						
					 
					
						2020-06-03 06:18:39 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						666f21d5af 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001066 to 1.0.30001077  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001066 to 1.0.30001077.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001066...v1.0.30001077 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-06-03 06:12:55 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						ff98621150 
					 
					
						
						
							
							Adds stale  
						
						 
						
						
						
						
					 
					
						2020-06-02 19:19:32 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						45c0e0b532 
					 
					
						
						
							
							Release 1.27.0  
						
						 
						
						
						
						
					 
					
						2020-06-02 10:39:06 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						8544e497a5 
					 
					
						
						
							
							Updates to node 14 and removes arm/v7  
						
						 
						
						
						
						
					 
					
						2020-06-02 10:31:26 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						5dcbeaad15 
					 
					
						
						
							
							Merge pull request  #499  from amir20/dependabot/npm_and_yarn/integration/puppeteer-3.3.0  
						
						 
						
						
						
						
					 
					
						2020-06-02 09:33:44 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c124937ce9 
					 
					
						
						
							
							Bump puppeteer from 3.1.0 to 3.3.0 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 3.1.0 to 3.3.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Commits](https://github.com/puppeteer/puppeteer/compare/v3.1.0...v3.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-06-02 09:28:12 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						6b6643c077 
					 
					
						
						
							
							Merge pull request  #498  from amir20/dependabot/npm_and_yarn/release-it-13.6.2  
						
						 
						
						
						
						
					 
					
						2020-06-01 20:12:00 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						f90030d081 
					 
					
						
						
							
							Bump release-it from 13.6.1 to 13.6.2  
						
						 
						
						... 
						
						
						
						Bumps [release-it](https://github.com/release-it/release-it ) from 13.6.1 to 13.6.2.
- [Release notes](https://github.com/release-it/release-it/releases )
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/release-it/release-it/compare/13.6.1...13.6.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-06-01 20:06:15 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						3d70c52f40 
					 
					
						
						
							
							Release 1.26.2  
						
						 
						
						
						
						
					 
					
						2020-06-01 12:27:58 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						24bae7b645 
					 
					
						
						
							
							Revert "Updated dockerfile to node 14" ( #497 )  
						
						 
						
						
						
						
					 
					
						2020-06-01 12:27:18 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						8888aec7fc 
					 
					
						
						
							
							Release 1.26.1  
						
						 
						
						
						
						
					 
					
						2020-06-01 12:10:03 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daniel Sutton 
							
						 
					 
					
						
						
							
						
						ac2bbea915 
					 
					
						
						
							
							Updated dockerfile to node 14 ( #495 )  
						
						 
						
						
						
						
					 
					
						2020-05-31 15:58:21 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						3ee936d6e7 
					 
					
						
						
							
							Merge pull request  #494  from amir20/dependabot/npm_and_yarn/babel/core-7.10.2  
						
						 
						
						
						
						
					 
					
						2020-05-30 20:35:03 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						7b61e7b047 
					 
					
						
						
							
							Bump @babel/core from 7.10.1 to 7.10.2  
						
						 
						
						... 
						
						
						
						Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.10.1 to 7.10.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.10.2/packages/babel-core )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-05-30 20:28:53 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						e6156a9142 
					 
					
						
						
							
							Merge pull request  #493  from amir20/dependabot/npm_and_yarn/vue-router-3.3.2  
						
						 
						
						
						
						
					 
					
						2020-05-29 16:48:10 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						670282f19f 
					 
					
						
						
							
							Bump vue-router from 3.3.1 to 3.3.2  
						
						 
						
						... 
						
						
						
						Bumps [vue-router](https://github.com/vuejs/vue-router ) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/vuejs/vue-router/releases )
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-router/compare/v3.3.1...v3.3.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-05-29 16:43:15 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						3c1226db5b 
					 
					
						
						
							
							Merge pull request  #492  from amir20/dependabot/go_modules/github.com/stretchr/testify-1.6.0  
						
						 
						
						
						
						
					 
					
						2020-05-29 13:24:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						e1d5d96df1 
					 
					
						
						
							
							Bump github.com/stretchr/testify from 1.5.1 to 1.6.0  
						
						 
						
						... 
						
						
						
						Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.5.1...v1.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-05-29 13:17:39 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						5d8c2a697a 
					 
					
						
						
							
							Merge pull request  #490  from amir20/dependabot/npm_and_yarn/lint-staged-10.2.7  
						
						 
						
						
						
						
					 
					
						2020-05-29 06:27:13 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						ece93e239a 
					 
					
						
						
							
							Bump lint-staged from 10.2.6 to 10.2.7  
						
						 
						
						... 
						
						
						
						Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 10.2.6 to 10.2.7.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v10.2.6...v10.2.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-05-29 06:21:55 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						d8624693cd 
					 
					
						
						
							
							Merge pull request  #489  from amir20/dependabot/npm_and_yarn/sass-1.26.7  
						
						 
						
						
						
						
					 
					
						2020-05-29 00:42:38 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						882d759828 
					 
					
						
						
							
							Bump sass from 1.26.6 to 1.26.7  
						
						 
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/dart-sass ) from 1.26.6 to 1.26.7.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.26.6...1.26.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-05-29 00:32:30 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						e365603bcd 
					 
					
						
						
							
							Merge pull request  #488  from amir20/dependabot/npm_and_yarn/sass-1.26.6  
						
						 
						
						
						
						
					 
					
						2020-05-28 21:59:10 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						22b198a06d 
					 
					
						
						
							
							Bump sass from 1.26.5 to 1.26.6  
						
						 
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/dart-sass ) from 1.26.5 to 1.26.6.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.26.5...1.26.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-05-28 21:53:22 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						c2be62af10 
					 
					
						
						
							
							Removes manifest  
						
						 
						
						
						
						
					 
					
						2020-05-28 10:29:47 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						87b8acea1c 
					 
					
						
						
							
							Removes node-fetch  
						
						 
						
						
						
						
					 
					
						2020-05-28 10:27:08 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						35c587e08e 
					 
					
						
						
							
							Removes babel-loader  
						
						 
						
						
						
						
					 
					
						2020-05-27 17:13:07 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						7195bab2ee 
					 
					
						
						
							
							Merge pull request  #487  from amir20/dependabot/npm_and_yarn/babel/core-7.10.1  
						
						 
						
						
						
						
					 
					
						2020-05-27 23:57:05 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						980ea3fe6a 
					 
					
						
						
							
							Bump @babel/core from 7.10.0 to 7.10.1  
						
						 
						
						... 
						
						
						
						Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.10.0 to 7.10.1.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.10.1/packages/babel-core )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-05-27 23:51:26 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c931574615 
					 
					
						
						
							
							Merge pull request  #486  from amir20/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.10.1  
						
						 
						
						
						
						
					 
					
						2020-05-27 22:59:52 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						59e784c7ed 
					 
					
						
						
							
							Bump @babel/plugin-transform-runtime from 7.10.0 to 7.10.1  
						
						 
						
						... 
						
						
						
						Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime ) from 7.10.0 to 7.10.1.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.10.1/packages/babel-plugin-transform-runtime )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-05-27 22:54:42 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						439f97f1e1 
					 
					
						
						
							
							Merge pull request  #485  from amir20/dependabot/npm_and_yarn/vue-router-3.3.1  
						
						 
						
						
						
						
					 
					
						2020-05-27 19:29:57 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						7acec88b03 
					 
					
						
						
							
							Bump vue-router from 3.3.0 to 3.3.1  
						
						 
						
						... 
						
						
						
						Bumps [vue-router](https://github.com/vuejs/vue-router ) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/vuejs/vue-router/releases )
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-router/compare/v3.3.0...v3.3.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-05-27 19:24:35 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						d22a4dff72 
					 
					
						
						
							
							Merge pull request  #484  from amir20/dependabot/npm_and_yarn/integration/jest-image-snapshot-4.0.2  
						
						 
						
						
						
						
					 
					
						2020-05-27 16:15:46 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						82570ce986 
					 
					
						
						
							
							Bump jest-image-snapshot from 4.0.1 to 4.0.2 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [jest-image-snapshot](https://github.com/americanexpress/jest-image-snapshot ) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/americanexpress/jest-image-snapshot/releases )
- [Changelog](https://github.com/americanexpress/jest-image-snapshot/blob/master/CHANGELOG.md )
- [Commits](https://github.com/americanexpress/jest-image-snapshot/compare/v4.0.1...v4.0.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-05-27 16:10:37 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						6388d7d3fc 
					 
					
						
						
							
							Merge pull request  #483  from amir20/dependabot/npm_and_yarn/integration/jest-image-snapshot-4.0.1  
						
						 
						
						
						
						
					 
					
						2020-05-27 16:02:37 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						ee301949a9 
					 
					
						
						
							
							Bump jest-image-snapshot from 4.0.0 to 4.0.1 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [jest-image-snapshot](https://github.com/americanexpress/jest-image-snapshot ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/americanexpress/jest-image-snapshot/releases )
- [Changelog](https://github.com/americanexpress/jest-image-snapshot/blob/master/CHANGELOG.md )
- [Commits](https://github.com/americanexpress/jest-image-snapshot/compare/v4.0.0...v4.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-05-27 15:57:19 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						3a4be02bc9 
					 
					
						
						
							
							Merge pull request  #482  from amir20/dependabot/npm_and_yarn/vue-router-3.3.0  
						
						 
						
						
						
						
					 
					
						2020-05-27 14:34:11 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						ecb9594bd0 
					 
					
						
						
							
							Bump vue-router from 3.2.0 to 3.3.0  
						
						 
						
						... 
						
						
						
						Bumps [vue-router](https://github.com/vuejs/vue-router ) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/vuejs/vue-router/releases )
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-router/compare/v3.2.0...v3.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-05-27 14:28:32 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						29caf91d79 
					 
					
						
						
							
							Merge pull request  #481  from amir20/dependabot/npm_and_yarn/babel/core-7.10.0  
						
						 
						
						
						
						
					 
					
						2020-05-26 22:53:59 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						2574114d3e 
					 
					
						
						
							
							Bump @babel/core from 7.9.6 to 7.10.0  
						
						 
						
						... 
						
						
						
						Bumps [@babel/core](https://github.com/babel/babel ) from 7.9.6 to 7.10.0.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/compare/v7.9.6...v7.10.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-05-26 22:48:25 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						4097c3e90e 
					 
					
						
						
							
							Merge pull request  #480  from amir20/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.10.0  
						
						 
						
						
						
						
					 
					
						2020-05-26 22:09:16 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						d98e841bc8 
					 
					
						
						
							
							Bump @babel/plugin-transform-runtime from 7.9.6 to 7.10.0  
						
						 
						
						... 
						
						
						
						Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel ) from 7.9.6 to 7.10.0.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/compare/v7.9.6...v7.10.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-05-26 22:02:26 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						af86681f16 
					 
					
						
						
							
							Merge pull request  #479  from amir20/dependabot/npm_and_yarn/vue-meta-2.3.4  
						
						 
						
						
						
						
					 
					
						2020-05-26 21:17:22 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						5f228e4bdc 
					 
					
						
						
							
							Bump vue-meta from 2.3.3 to 2.3.4  
						
						 
						
						... 
						
						
						
						Bumps [vue-meta](https://github.com/nuxt/vue-meta ) from 2.3.3 to 2.3.4.
- [Release notes](https://github.com/nuxt/vue-meta/releases )
- [Changelog](https://github.com/nuxt/vue-meta/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nuxt/vue-meta/compare/v2.3.3...v2.3.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-05-26 21:11:11 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						177ca6e6f9 
					 
					
						
						
							
							Use npm-all  
						
						 
						
						
						
						
					 
					
						2020-05-26 10:51:41 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						772b8a4f2d 
					 
					
						
						
							
							Merge pull request  #478  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001066  
						
						 
						
						
						
						
					 
					
						2020-05-25 23:10:34 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						8bcaf051e2 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001065 to 1.0.30001066  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001065 to 1.0.30001066.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001065...v1.0.30001066 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-05-25 23:04:30 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a6258bbdfb 
					 
					
						
						
							
							Merge pull request  #477  from amir20/dependabot/npm_and_yarn/buefy-0.8.20  
						
						 
						
						
						
						
					 
					
						2020-05-25 13:39:54 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						52e73534c7 
					 
					
						
						
							
							Bump buefy from 0.8.19 to 0.8.20  
						
						 
						
						... 
						
						
						
						Bumps [buefy](https://github.com/buefy/buefy ) from 0.8.19 to 0.8.20.
- [Release notes](https://github.com/buefy/buefy/releases )
- [Changelog](https://github.com/buefy/buefy/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/buefy/buefy/compare/v0.8.19...v0.8.20 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-05-25 13:34:16 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						6c4996905a 
					 
					
						
						
							
							Merge pull request  #476  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001065  
						
						 
						
						
						
						
					 
					
						2020-05-25 01:05:10 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						7dc8076840 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001064 to 1.0.30001065  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001064 to 1.0.30001065.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001064...v1.0.30001065 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-05-25 00:59:23 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						19ce70ba1c 
					 
					
						
						
							
							Removes html for templates  
						
						 
						
						
						
						
					 
					
						2020-05-23 16:20:54 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						f026e7291c 
					 
					
						
						
							
							Release 1.26.0  
						
						 
						
						
						
						
					 
					
						2020-05-23 11:09:34 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						129b5a75b2 
					 
					
						
						
							
							Uses == and fixes error messages  
						
						 
						
						
						
						
					 
					
						2020-05-23 11:09:13 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						d354c2b751 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001062 to 1.0.30001064 ( #475 )  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001062 to 1.0.30001064.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001062...v1.0.30001064 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 
						
						
					 
					
						2020-05-23 07:45:17 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						bae3ecca7b 
					 
					
						
						
							
							Adds show page with name param ( #474 )  
						
						 
						
						
						
						
					 
					
						2020-05-22 16:49:23 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						a7241b6fbe 
					 
					
						
						
							
							Fixes max size  
						
						 
						
						
						
						
					 
					
						2020-05-22 10:56:34 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						e66f3f5a59 
					 
					
						
						
							
							Sets tz  
						
						 
						
						
						
						
					 
					
						2020-05-22 10:54:59 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						237032a714 
					 
					
						
						
							
							Removes mocked date  
						
						 
						
						
						
						
					 
					
						2020-05-22 10:36:59 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						fb622085ce 
					 
					
						
						
							
							Merge pull request  #472  from amir20/dependabot/npm_and_yarn/lint-staged-10.2.6  
						
						 
						
						
						
						
					 
					
						2020-05-22 11:28:19 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						b5a653e305 
					 
					
						
						
							
							Bump lint-staged from 10.2.4 to 10.2.6  
						
						 
						
						... 
						
						
						
						Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 10.2.4 to 10.2.6.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v10.2.4...v10.2.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-05-22 11:23:16 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						41ee1c569a 
					 
					
						
						
							
							Merge pull request  #470  from amir20/dependabot/npm_and_yarn/mockdate-3.0.2  
						
						 
						
						
						
						
					 
					
						2020-05-21 20:08:32 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						d48b4a262f 
					 
					
						
						
							
							Bump mockdate from 3.0.1 to 3.0.2  
						
						 
						
						... 
						
						
						
						Bumps [mockdate](https://github.com/boblauer/MockDate ) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/boblauer/MockDate/releases )
- [Changelog](https://github.com/boblauer/MockDate/blob/master/CHANGELOG.md )
- [Commits](https://github.com/boblauer/MockDate/compare/v3.0.1...v3.0.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-05-21 20:02:52 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						64cdc9457d 
					 
					
						
						
							
							Merge pull request  #469  from amir20/dependabot/npm_and_yarn/mockdate-3.0.1  
						
						 
						
						
						
						
					 
					
						2020-05-21 15:53:35 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						1cf1121856 
					 
					
						
						
							
							Bump mockdate from 2.0.5 to 3.0.1  
						
						 
						
						... 
						
						
						
						Bumps [mockdate](https://github.com/boblauer/MockDate ) from 2.0.5 to 3.0.1.
- [Release notes](https://github.com/boblauer/MockDate/releases )
- [Changelog](https://github.com/boblauer/MockDate/blob/master/CHANGELOG.md )
- [Commits](https://github.com/boblauer/MockDate/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-05-21 15:48:07 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						dd2a732525 
					 
					
						
						
							
							Merge pull request  #467  from amir20/dependabot/npm_and_yarn/vue-router-3.2.0  
						
						 
						
						
						
						
					 
					
						2020-05-19 16:48:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						67cf6734ff 
					 
					
						
						
							
							Bump vue-router from 3.1.6 to 3.2.0  
						
						 
						
						... 
						
						
						
						Bumps [vue-router](https://github.com/vuejs/vue-router ) from 3.1.6 to 3.2.0.
- [Release notes](https://github.com/vuejs/vue-router/releases )
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-router/compare/v3.1.6...v3.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-05-19 16:42:54 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						abfd6753da 
					 
					
						
						
							
							Merge pull request  #466  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001062  
						
						 
						
						
						
						
					 
					
						2020-05-19 12:29:28 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						65d1ea047b 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001061 to 1.0.30001062  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001061 to 1.0.30001062.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001061...v1.0.30001062 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-05-19 12:23:57 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						cc3fd3fe67 
					 
					
						
						
							
							Merge pull request  #464  from amir20/dependabot/npm_and_yarn/date-fns-2.14.0  
						
						 
						
						
						
						
					 
					
						2020-05-18 18:41:30 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						acc39b3097 
					 
					
						
						
							
							Bump date-fns from 2.13.0 to 2.14.0  
						
						 
						
						... 
						
						
						
						Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.13.0 to 2.14.0.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v2.13.0...v2.14.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-05-18 18:35:48 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						773e736123 
					 
					
						
						
							
							Merge pull request  #465  from amir20/dependabot/npm_and_yarn/buefy-0.8.19  
						
						 
						
						
						
						
					 
					
						2020-05-18 18:34:36 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						2414ef7424 
					 
					
						
						
							
							Merge pull request  #463  from amir20/dependabot/npm_and_yarn/hotkeys-js-3.8.1  
						
						 
						
						
						
						
					 
					
						2020-05-18 18:33:49 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						1ab60cba59 
					 
					
						
						
							
							Bump buefy from 0.8.18 to 0.8.19  
						
						 
						
						... 
						
						
						
						Bumps [buefy](https://github.com/buefy/buefy ) from 0.8.18 to 0.8.19.
- [Release notes](https://github.com/buefy/buefy/releases )
- [Changelog](https://github.com/buefy/buefy/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/buefy/buefy/compare/v0.8.18...v0.8.19 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-05-18 18:29:21 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						78685301fb 
					 
					
						
						
							
							Bump hotkeys-js from 3.8.0 to 3.8.1  
						
						 
						
						... 
						
						
						
						Bumps [hotkeys-js](https://github.com/jaywcjlove/hotkeys ) from 3.8.0 to 3.8.1.
- [Release notes](https://github.com/jaywcjlove/hotkeys/releases )
- [Commits](https://github.com/jaywcjlove/hotkeys/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-05-18 18:28:10 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						841f000c75 
					 
					
						
						
							
							Release 1.25.6  
						
						 
						
						
						
						
					 
					
						2020-05-18 10:57:45 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						caa83c17d9 
					 
					
						
						
							
							Merge pull request  #461  from amir20/dependabot/npm_and_yarn/lint-staged-10.2.4  
						
						 
						
						
						
						
					 
					
						2020-05-18 17:52:43 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						0a17e06d8f 
					 
					
						
						
							
							Bump lint-staged from 10.2.2 to 10.2.4  
						
						 
						
						... 
						
						
						
						Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 10.2.2 to 10.2.4.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v10.2.2...v10.2.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-05-18 17:47:10 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						d3650f33a3 
					 
					
						
						
							
							Merge pull request  #460  from amir20/dependabot/npm_and_yarn/integration/puppeteer-3.1.0  
						
						 
						
						
						
						
					 
					
						2020-05-18 12:02:45 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						77c2d7f0c5 
					 
					
						
						
							
							Bump puppeteer from 3.0.4 to 3.1.0 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 3.0.4 to 3.1.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Commits](https://github.com/puppeteer/puppeteer/compare/v3.0.4...v3.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-05-18 11:57:38 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						9821a78847 
					 
					
						
						
							
							Merge pull request  #459  from amir20/dependabot/npm_and_yarn/release-it-13.6.1  
						
						 
						
						
						
						
					 
					
						2020-05-17 13:03:48 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a3cd0a5743 
					 
					
						
						
							
							Bump release-it from 13.6.0 to 13.6.1  
						
						 
						
						... 
						
						
						
						Bumps [release-it](https://github.com/release-it/release-it ) from 13.6.0 to 13.6.1.
- [Release notes](https://github.com/release-it/release-it/releases )
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/release-it/release-it/compare/13.6.0...13.6.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-05-17 12:59:01 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						fd0091fb4c 
					 
					
						
						
							
							Merge pull request  #458  from amir20/dependabot/npm_and_yarn/vue/test-utils-1.0.3  
						
						 
						
						
						
						
					 
					
						2020-05-17 12:06:17 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						fc34a9dd08 
					 
					
						
						
							
							Bump @vue/test-utils from 1.0.2 to 1.0.3  
						
						 
						
						... 
						
						
						
						Bumps [@vue/test-utils](https://github.com/vuejs/vue-test-utils/tree/HEAD/packages/test-utils ) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/vuejs/vue-test-utils/releases )
- [Changelog](https://github.com/vuejs/vue-test-utils/blob/dev/packages/test-utils/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-test-utils/commits/v1.0.3/packages/test-utils )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-05-17 12:01:19 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						747dba19b7 
					 
					
						
						
							
							Merge pull request  #457  from amir20/dependabot/npm_and_yarn/hotkeys-js-3.8.0  
						
						 
						
						
						
						
					 
					
						2020-05-16 10:36:03 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						6e826b08f3 
					 
					
						
						
							
							Bump hotkeys-js from 3.7.6 to 3.8.0  
						
						 
						
						... 
						
						
						
						Bumps [hotkeys-js](https://github.com/jaywcjlove/hotkeys ) from 3.7.6 to 3.8.0.
- [Release notes](https://github.com/jaywcjlove/hotkeys/releases )
- [Commits](https://github.com/jaywcjlove/hotkeys/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-05-16 10:30:43 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						922b8ca832 
					 
					
						
						
							
							Merge pull request  #456  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001061  
						
						 
						
						
						
						
					 
					
						2020-05-16 04:42:04 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						175015ce9e 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001059 to 1.0.30001061  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001059 to 1.0.30001061.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001059...v1.0.30001061 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-05-16 04:36:50 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						ed13c83b0e 
					 
					
						
						
							
							Uses noreferrer noopener instead for settings  
						
						 
						
						
						
						
					 
					
						2020-05-15 09:47:45 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						e1a6681f5f 
					 
					
						
						
							
							Bump jest-image-snapshot from 3.1.0 to 4.0.0 in /integration ( #453 )  
						
						 
						
						... 
						
						
						
						Bumps [jest-image-snapshot](https://github.com/americanexpress/jest-image-snapshot ) from 3.1.0 to 4.0.0.
- [Release notes](https://github.com/americanexpress/jest-image-snapshot/releases )
- [Changelog](https://github.com/americanexpress/jest-image-snapshot/blob/master/CHANGELOG.md )
- [Commits](https://github.com/americanexpress/jest-image-snapshot/compare/v3.1.0...v4.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 
						
						
					 
					
						2020-05-15 06:59:36 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						e14b340f00 
					 
					
						
						
							
							Merge pull request  #455  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001059  
						
						 
						
						
						
						
					 
					
						2020-05-15 02:45:48 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						b465f58a74 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001058 to 1.0.30001059  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001058 to 1.0.30001059.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001058...v1.0.30001059 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-05-15 02:40:24 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						ea62473ab8 
					 
					
						
						
							
							Merge pull request  #454  from amir20/dependabot/npm_and_yarn/release-it-13.6.0  
						
						 
						
						
						
						
					 
					
						2020-05-14 18:25:07 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						3f924fc5ad 
					 
					
						
						
							
							Bump release-it from 13.5.8 to 13.6.0  
						
						 
						
						... 
						
						
						
						Bumps [release-it](https://github.com/release-it/release-it ) from 13.5.8 to 13.6.0.
- [Release notes](https://github.com/release-it/release-it/releases )
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/release-it/release-it/compare/13.5.8...13.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-05-14 18:19:36 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						cc9dda416b 
					 
					
						
						
							
							Release 1.25.5  
						
						 
						
						
						
						
					 
					
						2020-05-14 10:09:34 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						d31a1ccea9 
					 
					
						
						
							
							Uses lower to sort.  Fixes   #452  
						
						 
						
						
						
						
					 
					
						2020-05-14 10:00:37 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a86a86a4ba 
					 
					
						
						
							
							Merge pull request  #451  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001058  
						
						 
						
						
						
						
					 
					
						2020-05-14 02:42:11 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						f2706e4fc6 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001055 to 1.0.30001058  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001055 to 1.0.30001058.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001055...v1.0.30001058 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-05-14 02:37:14 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						ed3672cb54 
					 
					
						
						
							
							Reverts onmessage  
						
						 
						
						
						
						
					 
					
						2020-05-13 19:12:54 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						14373f5123 
					 
					
						
						
							
							Uses addEventListenr  
						
						 
						
						
						
						
					 
					
						2020-05-13 15:20:53 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						5154002cb2 
					 
					
						
						
							
							Adds more tests for streams  
						
						 
						
						
						
						
					 
					
						2020-05-13 11:59:04 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						9d0f8cd63a 
					 
					
						
						
							
							Release 1.25.4  
						
						 
						
						
						
						
					 
					
						2020-05-12 12:27:23 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						b8fa7a591f 
					 
					
						
						
							
							Allows inline css for colors in logs  
						
						 
						
						
						
						
					 
					
						2020-05-12 12:26:17 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						6a912b2784 
					 
					
						
						
							
							Release 1.25.3  
						
						 
						
						
						
						
					 
					
						2020-05-12 12:03:18 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						5755224c2a 
					 
					
						
						
							
							Fixes jest test  
						
						 
						
						
						
						
					 
					
						2020-05-12 12:02:50 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						676a80038b 
					 
					
						
						
							
							Fixes title to use visible containers  
						
						 
						
						
						
						
					 
					
						2020-05-12 11:55:07 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						3eafab1e0b 
					 
					
						
						
							
							Adds another int test  
						
						 
						
						
						
						
					 
					
						2020-05-12 11:51:11 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						f66a9c14c7 
					 
					
						
						
							
							Release 1.25.2  
						
						 
						
						
						
						
					 
					
						2020-05-12 11:37:26 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						1906a86374 
					 
					
						
						
							
							Fixes mobile menu  
						
						 
						
						
						
						
					 
					
						2020-05-12 11:37:10 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						b29bb29654 
					 
					
						
						
							
							Release 1.25.1  
						
						 
						
						
						
						
					 
					
						2020-05-12 10:37:45 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						fa7912f829 
					 
					
						
						
							
							Removes showAll from readme  
						
						 
						
						
						
						
					 
					
						2020-05-12 10:26:41 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						42f4f67087 
					 
					
						
						
							
							Release 1.25.0  
						
						 
						
						
						
						
					 
					
						2020-05-12 10:26:00 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						1e4763c450 
					 
					
						
						
							
							Adds Last-Event-ID ( #449 )  
						
						 
						
						
						
						
					 
					
						2020-05-12 10:25:21 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						ca20f7c0a3 
					 
					
						
						
							
							Makes changes to show all containers and event streams ( #448 )  
						
						 
						
						
						
						
					 
					
						2020-05-11 17:05:21 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						825491fb06 
					 
					
						
						
							
							Adds DOMPurify.sanitize as default policy ( #447 )  
						
						 
						
						
						
						
					 
					
						2020-05-11 12:33:05 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						40ebe10b93 
					 
					
						
						
							
							Merge pull request  #446  from amir20/dependabot/npm_and_yarn/vuex-3.4.0  
						
						 
						
						
						
						
					 
					
						2020-05-11 18:34:25 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						60186225a7 
					 
					
						
						
							
							Bump vuex from 3.3.0 to 3.4.0  
						
						 
						
						... 
						
						
						
						Bumps [vuex](https://github.com/vuejs/vuex ) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/vuejs/vuex/releases )
- [Changelog](https://github.com/vuejs/vuex/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vuex/compare/v3.3.0...v3.4.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-05-11 18:29:19 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						dbeb53198b 
					 
					
						
						
							
							Merge pull request  #445  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001055  
						
						 
						
						
						
						
					 
					
						2020-05-11 00:42:19 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						08a6f0edeb 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001054 to 1.0.30001055  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001054 to 1.0.30001055.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001054...v1.0.30001055 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-05-11 00:36:47 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						f3bc71a07b 
					 
					
						
						
							
							Merge pull request  #444  from amir20/dependabot/npm_and_yarn/buefy-0.8.18  
						
						 
						
						
						
						
					 
					
						2020-05-10 21:19:34 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						4736d96752 
					 
					
						
						
							
							Bump buefy from 0.8.17 to 0.8.18  
						
						 
						
						... 
						
						
						
						Bumps [buefy](https://github.com/buefy/buefy ) from 0.8.17 to 0.8.18.
- [Release notes](https://github.com/buefy/buefy/releases )
- [Changelog](https://github.com/buefy/buefy/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/buefy/buefy/compare/v0.8.17...v0.8.18 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-05-10 21:15:01 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						9c0832a8b5 
					 
					
						
						
							
							Merge pull request  #443  from amir20/dependabot/go_modules/github.com/spf13/viper-1.7.0  
						
						 
						
						
						
						
					 
					
						2020-05-10 15:03:04 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						1c302cfac7 
					 
					
						
						
							
							Bump github.com/spf13/viper from 1.6.3 to 1.7.0  
						
						 
						
						... 
						
						
						
						Bumps [github.com/spf13/viper](https://github.com/spf13/viper ) from 1.6.3 to 1.7.0.
- [Release notes](https://github.com/spf13/viper/releases )
- [Commits](https://github.com/spf13/viper/compare/v1.6.3...v1.7.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-05-10 14:57:38 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						d6c7e90311 
					 
					
						
						
							
							Updates readme  
						
						 
						
						
						
						
					 
					
						2020-05-09 14:51:04 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						456e6fa087 
					 
					
						
						
							
							Release 1.24.1  
						
						 
						
						
						
						
					 
					
						2020-05-09 14:02:39 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						ce8186cc15 
					 
					
						
						
							
							Fixes connect for github api  
						
						 
						
						
						
						
					 
					
						2020-05-09 14:02:29 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						17a9a6777a 
					 
					
						
						
							
							Release 1.24.0  
						
						 
						
						
						
						
					 
					
						2020-05-09 10:29:06 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						0752bb9a10 
					 
					
						
						
							
							Fixes tests  
						
						 
						
						
						
						
					 
					
						2020-05-08 20:10:01 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						0360950eec 
					 
					
						
						
							
							Adds require trusted  
						
						 
						
						
						
						
					 
					
						2020-05-08 19:57:34 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						99f7e0d980 
					 
					
						
						
							
							Implements Content-Security-Policy ( #442 )  
						
						 
						
						
						
						
					 
					
						2020-05-08 19:45:08 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						b04e950358 
					 
					
						
						
							
							Merge pull request  #441  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001054  
						
						 
						
						
						
						
					 
					
						2020-05-08 03:43:16 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						328bc80c14 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001053 to 1.0.30001054  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001053 to 1.0.30001054.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001053...v1.0.30001054 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-05-08 03:37:30 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						203e6ab780 
					 
					
						
						
							
							Removes transition  
						
						 
						
						
						
						
					 
					
						2020-05-07 19:21:45 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						2f467ff83e 
					 
					
						
						
							
							Uses --force-recreate  
						
						 
						
						
						
						
					 
					
						2020-05-07 19:06:51 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						e9234a827c 
					 
					
						
						
							
							Release 1.23.2  
						
						 
						
						
						
						
					 
					
						2020-05-07 16:15:05 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						b773e61c69 
					 
					
						
						
							
							Fixes int test  
						
						 
						
						
						
						
					 
					
						2020-05-07 16:14:52 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						898b5379da 
					 
					
						
						
							
							Release 1.23.1  
						
						 
						
						
						
						
					 
					
						2020-05-07 15:41:22 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						68833e4786 
					 
					
						
						
							
							Fixes broken buildx  
						
						 
						
						
						
						
					 
					
						2020-05-07 15:41:14 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						6a26c4ecf0 
					 
					
						
						
							
							Fixes broken splitter  
						
						 
						
						
						
						
					 
					
						2020-05-07 15:39:06 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						6118cda6de 
					 
					
						
						
							
							Release 1.23.0  
						
						 
						
						
						
						
					 
					
						2020-05-07 15:31:44 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						d5bac298ec 
					 
					
						
						
							
							Updates tests  
						
						 
						
						
						
						
					 
					
						2020-05-07 15:26:05 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						2286bc65a7 
					 
					
						
						
							
							Adds w.Header().Set("X-Accel-Buffering", "no") for server events  
						
						 
						
						
						
						
					 
					
						2020-05-07 15:23:53 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						254faa7145 
					 
					
						
						
							
							Fixes buffer bug  
						
						 
						
						
						
						
					 
					
						2020-05-07 15:22:47 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						a927ba66a5 
					 
					
						
						
							
							Fixes nginx buffer problem by adding X-Accel-Buffering: no  
						
						 
						
						
						
						
					 
					
						2020-05-07 15:22:21 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						6c9b6b7768 
					 
					
						
						
							
							Fixes title bug  
						
						 
						
						
						
						
					 
					
						2020-05-07 15:18:22 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						77abe748f0 
					 
					
						
						
							
							Merge pull request  #439  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001053  
						
						 
						
						
						
						
					 
					
						2020-05-07 22:07:16 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						6e17e178da 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001052 to 1.0.30001053  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001052 to 1.0.30001053.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001052...v1.0.30001053 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-05-07 06:05:19 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						55f4cff699 
					 
					
						
						
							
							Adds web manifest  
						
						 
						
						
						
						
					 
					
						2020-05-06 16:00:15 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						6ed4dcc86a 
					 
					
						
						
							
							Uses webpack instead of parcel ( #438 )  
						
						 
						
						
						
						
					 
					
						2020-05-06 15:44:12 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						fad25076f7 
					 
					
						
						
							
							Merge pull request  #437  from amir20/dependabot/npm_and_yarn/date-fns-2.13.0  
						
						 
						
						
						
						
					 
					
						2020-05-06 21:34:05 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						6c796ecd2c 
					 
					
						
						
							
							Bump date-fns from 2.12.0 to 2.13.0  
						
						 
						
						... 
						
						
						
						Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.12.0 to 2.13.0.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v2.12.0...v2.13.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-05-06 21:29:04 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						df9c0f6863 
					 
					
						
						
							
							Merge pull request  #436  from amir20/dependabot/npm_and_yarn/vue/test-utils-1.0.2  
						
						 
						
						
						
						
					 
					
						2020-05-06 16:52:25 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						6be5d7e42d 
					 
					
						
						
							
							Bump @vue/test-utils from 1.0.0 to 1.0.2  
						
						 
						
						... 
						
						
						
						Bumps [@vue/test-utils](https://github.com/vuejs/vue-test-utils/tree/HEAD/packages/test-utils ) from 1.0.0 to 1.0.2.
- [Release notes](https://github.com/vuejs/vue-test-utils/releases )
- [Changelog](https://github.com/vuejs/vue-test-utils/blob/dev/packages/test-utils/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-test-utils/commits/v1.0.2/packages/test-utils )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-05-06 16:47:28 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						69dd53d669 
					 
					
						
						
							
							Merge pull request  #435  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001052  
						
						 
						
						
						
						
					 
					
						2020-05-06 00:43:13 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						3673ea9b72 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001051 to 1.0.30001052  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001051 to 1.0.30001052.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001051...v1.0.30001052 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-05-06 00:36:53 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						0a4f53b7c9 
					 
					
						
						
							
							Merge pull request  #434  from amir20/dependabot/npm_and_yarn/vue/test-utils-1.0.0  
						
						 
						
						
						
						
					 
					
						2020-05-05 17:14:46 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						f5a84c249a 
					 
					
						
						
							
							Bump @vue/test-utils from 1.0.0-beta.33 to 1.0.0  
						
						 
						
						... 
						
						
						
						Bumps [@vue/test-utils](https://github.com/vuejs/vue-test-utils/tree/HEAD/packages/test-utils ) from 1.0.0-beta.33 to 1.0.0.
- [Release notes](https://github.com/vuejs/vue-test-utils/releases )
- [Changelog](https://github.com/vuejs/vue-test-utils/blob/dev/packages/test-utils/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-test-utils/commits/v1.0.0/packages/test-utils )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-05-05 17:08:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						63a9f24193 
					 
					
						
						
							
							Merge pull request  #433  from amir20/dependabot/npm_and_yarn/jest-26.0.1  
						
						 
						
						
						
						
					 
					
						2020-05-05 15:43:05 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						fa37625f36 
					 
					
						
						
							
							Bump jest from 26.0.0 to 26.0.1  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 26.0.0 to 26.0.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v26.0.0...v26.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-05-05 15:37:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a73fda2a29 
					 
					
						
						
							
							Merge pull request  #432  from amir20/dependabot/npm_and_yarn/babel-jest-26.0.1  
						
						 
						
						
						
						
					 
					
						2020-05-05 14:53:57 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						75c80bdc96 
					 
					
						
						
							
							Bump babel-jest from 26.0.0 to 26.0.1  
						
						 
						
						... 
						
						
						
						Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 26.0.0 to 26.0.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v26.0.1/packages/babel-jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-05-05 14:47:55 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						2414a65371 
					 
					
						
						
							
							Merge pull request  #431  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001051  
						
						 
						
						
						
						
					 
					
						2020-05-05 06:14:30 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						83ca9b0a89 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001050 to 1.0.30001051  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001050 to 1.0.30001051.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001050...v1.0.30001051 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-05-05 06:08:57 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						6bceaee801 
					 
					
						
						
							
							Merge pull request  #430  from amir20/dependabot/npm_and_yarn/jest-26.0.0  
						
						 
						
						
						
						
					 
					
						2020-05-04 19:14:21 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						70dfa399e4 
					 
					
						
						
							
							Bump jest from 25.5.4 to 26.0.0  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 25.5.4 to 26.0.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v25.5.4...v26.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-05-04 19:08:23 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						8e89aa7a28 
					 
					
						
						
							
							Merge pull request  #429  from amir20/dependabot/npm_and_yarn/babel-jest-26.0.0  
						
						 
						
						
						
						
					 
					
						2020-05-04 19:06:26 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						9a1938c071 
					 
					
						
						
							
							Bump babel-jest from 25.5.1 to 26.0.0  
						
						 
						
						... 
						
						
						
						Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 25.5.1 to 26.0.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v26.0.0/packages/babel-jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-05-04 19:00:44 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						7e150daac7 
					 
					
						
						
							
							Merge pull request  #428  from amir20/dependabot/go_modules/github.com/sirupsen/logrus-1.6.0  
						
						 
						
						
						
						
					 
					
						2020-05-04 13:23:23 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						3386dd3af9 
					 
					
						
						
							
							Bump github.com/sirupsen/logrus from 1.5.0 to 1.6.0  
						
						 
						
						... 
						
						
						
						Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus ) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/sirupsen/logrus/releases )
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sirupsen/logrus/compare/v1.5.0...v1.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-05-04 13:17:15 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						293a03153c 
					 
					
						
						
							
							Merge pull request  #427  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001050  
						
						 
						
						
						
						
					 
					
						2020-05-04 06:57:00 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						092fa34e1a 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001049 to 1.0.30001050  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001049 to 1.0.30001050.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001049...v1.0.30001050 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-05-04 06:51:31 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						20d42bf83c 
					 
					
						
						
							
							Merge pull request  #426  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001049  
						
						 
						
						
						
						
					 
					
						2020-05-04 03:45:17 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a7ee8c6061 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001048 to 1.0.30001049  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001048 to 1.0.30001049.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001048...v1.0.30001049 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-05-04 03:40:19 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						1afcedc3e3 
					 
					
						
						
							
							Merge pull request  #425  from amir20/dependabot/npm_and_yarn/release-it-13.5.8  
						
						 
						
						
						
						
					 
					
						2020-05-03 18:58:36 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						8e49c76039 
					 
					
						
						
							
							Bump release-it from 13.5.7 to 13.5.8  
						
						 
						
						... 
						
						
						
						Bumps [release-it](https://github.com/release-it/release-it ) from 13.5.7 to 13.5.8.
- [Release notes](https://github.com/release-it/release-it/releases )
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/release-it/release-it/compare/13.5.7...13.5.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-05-03 18:53:37 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						c9599676c9 
					 
					
						
						
							
							Adds target="_blank" rel="noopener" for settings  
						
						 
						
						
						
						
					 
					
						2020-05-02 19:20:54 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						d547a4ca81 
					 
					
						
						
							
							Merge pull request  #424  from amir20/dependabot/npm_and_yarn/jest-25.5.4  
						
						 
						
						
						
						
					 
					
						2020-05-02 08:43:53 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						f2764fad0c 
					 
					
						
						
							
							Bump jest from 25.5.3 to 25.5.4  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 25.5.3 to 25.5.4.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v25.5.3...v25.5.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-05-02 08:39:04 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						cf381dfc1a 
					 
					
						
						
							
							Merge pull request  #423  from amir20/dependabot/npm_and_yarn/integration/jest-25.5.4  
						
						 
						
						
						
						
					 
					
						2020-05-02 08:30:56 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						0806405099 
					 
					
						
						
							
							Bump jest from 25.5.3 to 25.5.4 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 25.5.3 to 25.5.4.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v25.5.3...v25.5.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-05-02 08:26:08 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						d4f2b50a5e 
					 
					
						
						
							
							Updates readme  
						
						 
						
						
						
						
					 
					
						2020-05-01 18:57:08 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						584166f80d 
					 
					
						
						
							
							Merge pull request  #422  from amir20/dependabot/npm_and_yarn/lint-staged-10.2.2  
						
						 
						
						
						
						
					 
					
						2020-05-01 04:36:48 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						23f5d5e4e7 
					 
					
						
						
							
							Bump lint-staged from 10.2.1 to 10.2.2  
						
						 
						
						... 
						
						
						
						Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 10.2.1 to 10.2.2.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v10.2.1...v10.2.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-05-01 04:31:34 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						57d0c70ad7 
					 
					
						
						
							
							Merge pull request  #421  from amir20/dependabot/npm_and_yarn/jest-25.5.3  
						
						 
						
						
						
						
					 
					
						2020-04-30 22:46:00 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						d3e02e24c5 
					 
					
						
						
							
							Bump jest from 25.5.2 to 25.5.3  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 25.5.2 to 25.5.3.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v25.5.2...v25.5.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-30 22:40:47 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						9fd2f387c5 
					 
					
						
						
							
							Merge pull request  #420  from amir20/dependabot/npm_and_yarn/integration/jest-25.5.3  
						
						 
						
						
						
						
					 
					
						2020-04-30 22:25:32 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						2f71ef6063 
					 
					
						
						
							
							Bump jest from 25.5.2 to 25.5.3 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 25.5.2 to 25.5.3.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v25.5.2...v25.5.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-30 22:20:40 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						1a7416d5c7 
					 
					
						
						
							
							Release 1.22.8  
						
						 
						
						
						
						
					 
					
						2020-04-30 15:18:51 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						eec14bbe18 
					 
					
						
						
							
							Revert to node 13  
						
						 
						
						
						
						
					 
					
						2020-04-30 15:18:36 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						9a9997d5e0 
					 
					
						
						
							
							Release 1.22.7  
						
						 
						
						
						
						
					 
					
						2020-04-30 14:33:53 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						2c041bc351 
					 
					
						
						
							
							Removes file again  
						
						 
						
						
						
						
					 
					
						2020-04-30 14:33:35 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						8f98c28b96 
					 
					
						
						
							
							Adds dev build back  
						
						 
						
						
						
						
					 
					
						2020-04-30 14:29:03 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						da3071cfa0 
					 
					
						
						
							
							Uses absolute file path  
						
						 
						
						
						
						
					 
					
						2020-04-30 14:12:02 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						5484947ee3 
					 
					
						
						
							
							Docker readme does not support 2fa so disabling  
						
						 
						
						
						
						
					 
					
						2020-04-30 14:01:43 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						c0f31b2ac5 
					 
					
						
						
							
							Adds steps to update README on dockerhub  
						
						 
						
						
						
						
					 
					
						2020-04-30 13:59:34 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						d39c0e65aa 
					 
					
						
						
							
							Updates readme  
						
						 
						
						
						
						
					 
					
						2020-04-30 13:54:17 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Aaron 
							
						 
					 
					
						
						
							
						
						d090da9dcf 
					 
					
						
						
							
							Add sample Nginx config to README.md ( #419 )  
						
						 
						
						
						
						
					 
					
						2020-04-30 13:50:05 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						2ea63a2609 
					 
					
						
						
							
							Updates to node v14  
						
						 
						
						
						
						
					 
					
						2020-04-30 12:58:27 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						5766f7d1c5 
					 
					
						
						
							
							Merge pull request  #418  from amir20/dependabot/npm_and_yarn/lint-staged-10.2.1  
						
						 
						
						
						
						
					 
					
						2020-04-30 14:55:02 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						0b762f6b88 
					 
					
						
						
							
							Bump lint-staged from 10.2.0 to 10.2.1  
						
						 
						
						... 
						
						
						
						Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 10.2.0 to 10.2.1.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v10.2.0...v10.2.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-30 14:49:08 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						51e708742d 
					 
					
						
						
							
							Merge pull request  #417  from amir20/dependabot/npm_and_yarn/jest-25.5.2  
						
						 
						
						
						
						
					 
					
						2020-04-29 22:43:18 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						99d74aefa4 
					 
					
						
						
							
							Bump jest from 25.5.1 to 25.5.2  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 25.5.1 to 25.5.2.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v25.5.1...v25.5.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-29 22:37:43 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						0105f6d1a4 
					 
					
						
						
							
							Merge pull request  #416  from amir20/dependabot/npm_and_yarn/integration/jest-25.5.2  
						
						 
						
						
						
						
					 
					
						2020-04-29 21:59:14 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						9168739140 
					 
					
						
						
							
							Bump jest from 25.5.1 to 25.5.2 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 25.5.1 to 25.5.2.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v25.5.1...v25.5.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-29 21:54:10 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						429c82c372 
					 
					
						
						
							
							Merge pull request  #415  from amir20/dependabot/npm_and_yarn/babel/core-7.9.6  
						
						 
						
						
						
						
					 
					
						2020-04-29 19:20:14 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						4f65f43267 
					 
					
						
						
							
							Bump @babel/core from 7.9.0 to 7.9.6  
						
						 
						
						... 
						
						
						
						Bumps [@babel/core](https://github.com/babel/babel ) from 7.9.0 to 7.9.6.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/compare/v7.9.0...v7.9.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-29 19:14:22 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						bae86f4956 
					 
					
						
						
							
							Merge pull request  #414  from amir20/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.9.6  
						
						 
						
						
						
						
					 
					
						2020-04-29 18:49:53 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						e0f550374f 
					 
					
						
						
							
							Bump @babel/plugin-transform-runtime from 7.9.0 to 7.9.6  
						
						 
						
						... 
						
						
						
						Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel ) from 7.9.0 to 7.9.6.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/compare/v7.9.0...v7.9.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-29 18:43:36 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						2dc9b9d921 
					 
					
						
						
							
							Merge pull request  #413  from amir20/dependabot/npm_and_yarn/jest-25.5.1  
						
						 
						
						
						
						
					 
					
						2020-04-29 13:43:09 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						bb11e88e26 
					 
					
						
						
							
							Bump jest from 25.5.0 to 25.5.1  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 25.5.0 to 25.5.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v25.5.0...v25.5.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-29 13:37:30 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						63392b9aab 
					 
					
						
						
							
							Merge pull request  #412  from amir20/dependabot/npm_and_yarn/babel-jest-25.5.1  
						
						 
						
						
						
						
					 
					
						2020-04-29 13:35:51 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						6fe24d3bbf 
					 
					
						
						
							
							Bump babel-jest from 25.5.0 to 25.5.1  
						
						 
						
						... 
						
						
						
						Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 25.5.0 to 25.5.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v25.5.1/packages/babel-jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-29 13:29:46 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						340f4d9baa 
					 
					
						
						
							
							Merge pull request  #411  from amir20/dependabot/npm_and_yarn/integration/jest-25.5.1  
						
						 
						
						
						
						
					 
					
						2020-04-29 11:03:52 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						aa37ca02b5 
					 
					
						
						
							
							Bump jest from 25.5.0 to 25.5.1 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 25.5.0 to 25.5.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v25.5.0...v25.5.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-29 10:59:00 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						34b3b7e1e3 
					 
					
						
						
							
							Merge pull request  #409  from amir20/dependabot/npm_and_yarn/babel-jest-25.5.0  
						
						 
						
						
						
						
					 
					
						2020-04-28 20:29:06 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						11067205e9 
					 
					
						
						
							
							Bump babel-jest from 25.4.0 to 25.5.0  
						
						 
						
						... 
						
						
						
						Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 25.4.0 to 25.5.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v25.5.0/packages/babel-jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-28 20:22:58 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						753e909411 
					 
					
						
						
							
							Merge pull request  #410  from amir20/dependabot/npm_and_yarn/jest-25.5.0  
						
						 
						
						
						
						
					 
					
						2020-04-28 20:20:51 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						14d2ae53bc 
					 
					
						
						
							
							Bump jest from 25.4.0 to 25.5.0  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 25.4.0 to 25.5.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v25.4.0...v25.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-28 20:14:54 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						93ab440dd9 
					 
					
						
						
							
							Merge pull request  #408  from amir20/dependabot/npm_and_yarn/integration/jest-25.5.0  
						
						 
						
						
						
						
					 
					
						2020-04-28 19:57:26 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						612cf9408f 
					 
					
						
						
							
							Bump jest from 25.4.0 to 25.5.0 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 25.4.0 to 25.5.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v25.4.0...v25.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-28 19:52:41 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						da6287d060 
					 
					
						
						
							
							Release 1.22.6  
						
						 
						
						
						
						
					 
					
						2020-04-28 10:50:28 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						b84b5a2d8d 
					 
					
						
						
							
							Uses specific imports  
						
						 
						
						
						
						
					 
					
						2020-04-28 08:21:06 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						b219c984c4 
					 
					
						
						
							
							Merge pull request  #407  from amir20/dependabot/npm_and_yarn/lint-staged-10.2.0  
						
						 
						
						
						
						
					 
					
						2020-04-28 15:06:01 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						b11dc46d7b 
					 
					
						
						
							
							Bump lint-staged from 10.1.7 to 10.2.0  
						
						 
						
						... 
						
						
						
						Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 10.1.7 to 10.2.0.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v10.1.7...v10.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-28 15:00:52 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						bff0f0a5bb 
					 
					
						
						
							
							Merge pull request  #406  from amir20/dependabot/npm_and_yarn/release-it-13.5.7  
						
						 
						
						
						
						
					 
					
						2020-04-28 12:17:42 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						61637599d8 
					 
					
						
						
							
							Bump release-it from 13.5.6 to 13.5.7  
						
						 
						
						... 
						
						
						
						Bumps [release-it](https://github.com/release-it/release-it ) from 13.5.6 to 13.5.7.
- [Release notes](https://github.com/release-it/release-it/releases )
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/release-it/release-it/compare/13.5.6...13.5.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-28 12:12:48 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						d9642eec3f 
					 
					
						
						
							
							Release 1.22.5  
						
						 
						
						
						
						
					 
					
						2020-04-27 15:07:21 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						d277b4e878 
					 
					
						
						
							
							Fixes bad date  
						
						 
						
						
						
						
					 
					
						2020-04-27 15:07:04 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						e84c9c874b 
					 
					
						
						
							
							Adds relative date debug console  
						
						 
						
						
						
						
					 
					
						2020-04-27 14:50:50 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						682822eef7 
					 
					
						
						
							
							Adds debug mode  
						
						 
						
						
						
						
					 
					
						2020-04-27 14:35:56 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						9fcbcadba7 
					 
					
						
						
							
							Release 1.22.4  
						
						 
						
						
						
						
					 
					
						2020-04-27 12:44:05 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						198ba36dbd 
					 
					
						
						
							
							Fixes user/pass  
						
						 
						
						
						
						
					 
					
						2020-04-27 12:36:50 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						3a48f9f194 
					 
					
						
						
							
							Adds latest docker  
						
						 
						
						
						
						
					 
					
						2020-04-27 12:35:20 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						df0b584c8e 
					 
					
						
						
							
							Fixes key  
						
						 
						
						
						
						
					 
					
						2020-04-27 12:14:12 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Raphael Piccolo 
							
						 
					 
					
						
						
							
						
						d794ca1c7f 
					 
					
						
						
							
							support more timestamp formats ( #405 )  
						
						 
						
						
						
						
					 
					
						2020-04-27 12:03:51 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						00c143a8c8 
					 
					
						
						
							
							Merge pull request  #404  from amir20/dependabot/npm_and_yarn/release-it-13.5.6  
						
						 
						
						
						
						
					 
					
						2020-04-27 18:20:39 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c2d8f330af 
					 
					
						
						
							
							Bump release-it from 13.5.5 to 13.5.6  
						
						 
						
						... 
						
						
						
						Bumps [release-it](https://github.com/release-it/release-it ) from 13.5.5 to 13.5.6.
- [Release notes](https://github.com/release-it/release-it/releases )
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/release-it/release-it/compare/13.5.5...13.5.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-27 18:15:28 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c5d89dc981 
					 
					
						
						
							
							Merge pull request  #402  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001048  
						
						 
						
						
						
						
					 
					
						2020-04-25 17:42:52 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						784bc40e76 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001047 to 1.0.30001048  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001047 to 1.0.30001048.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001047...v1.0.30001048 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-25 17:37:09 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						74e13abded 
					 
					
						
						
							
							Merge pull request  #401  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001047  
						
						 
						
						
						
						
					 
					
						2020-04-25 16:45:12 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						2519bf2815 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001046 to 1.0.30001047  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001046 to 1.0.30001047.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001046...v1.0.30001047 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-25 16:39:51 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						7b0477755d 
					 
					
						
						
							
							Merge pull request  #400  from amir20/dependabot/npm_and_yarn/buefy-0.8.17  
						
						 
						
						
						
						
					 
					
						2020-04-25 16:02:45 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a6cec39b16 
					 
					
						
						
							
							Bump buefy from 0.8.16 to 0.8.17  
						
						 
						
						... 
						
						
						
						Bumps [buefy](https://github.com/buefy/buefy ) from 0.8.16 to 0.8.17.
- [Release notes](https://github.com/buefy/buefy/releases )
- [Changelog](https://github.com/buefy/buefy/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/buefy/buefy/compare/v0.8.16...v0.8.17 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-25 15:56:41 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						277648b4ff 
					 
					
						
						
							
							Merge pull request  #399  from amir20/dependabot/npm_and_yarn/vuex-3.3.0  
						
						 
						
						
						
						
					 
					
						2020-04-25 06:18:44 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						b76f0aa3f8 
					 
					
						
						
							
							Bump vuex from 3.2.0 to 3.3.0  
						
						 
						
						... 
						
						
						
						Bumps [vuex](https://github.com/vuejs/vuex ) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/vuejs/vuex/releases )
- [Changelog](https://github.com/vuejs/vuex/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vuex/compare/v3.2.0...v3.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-25 06:13:16 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						5a35458586 
					 
					
						
						
							
							Merge pull request  #398  from amir20/dependabot/npm_and_yarn/concurrently-5.2.0  
						
						 
						
						
						
						
					 
					
						2020-04-25 04:19:45 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						fb0bec2950 
					 
					
						
						
							
							Bump concurrently from 5.1.0 to 5.2.0  
						
						 
						
						... 
						
						
						
						Bumps [concurrently](https://github.com/kimmobrunfeldt/concurrently ) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/kimmobrunfeldt/concurrently/releases )
- [Commits](https://github.com/kimmobrunfeldt/concurrently/compare/v5.1.0...v5.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-25 04:14:13 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						7af36da76e 
					 
					
						
						
							
							Merge pull request  #397  from amir20/dependabot/npm_and_yarn/sass-1.26.5  
						
						 
						
						
						
						
					 
					
						2020-04-24 03:08:43 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						4017da77fb 
					 
					
						
						
							
							Bump sass from 1.26.3 to 1.26.5  
						
						 
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/dart-sass ) from 1.26.3 to 1.26.5.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.26.3...1.26.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-24 03:02:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						6f336bbcae 
					 
					
						
						
							
							Verifies go mod  
						
						 
						
						
						
						
					 
					
						2020-04-23 13:55:40 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						6db4c9ba65 
					 
					
						
						
							
							Merge pull request  #395  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001046  
						
						 
						
						
						
						
					 
					
						2020-04-23 10:40:07 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						8fb35f9ff6 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001045 to 1.0.30001046  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001045 to 1.0.30001046.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001045...v1.0.30001046 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-23 10:34:44 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						e41e34d45c 
					 
					
						
						
							
							Merge pull request  #394  from amir20/dependabot/npm_and_yarn/buefy-0.8.16  
						
						 
						
						
						
						
					 
					
						2020-04-22 21:57:34 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						cb82e5d221 
					 
					
						
						
							
							Bump buefy from 0.8.15 to 0.8.16  
						
						 
						
						... 
						
						
						
						Bumps [buefy](https://github.com/buefy/buefy ) from 0.8.15 to 0.8.16.
- [Release notes](https://github.com/buefy/buefy/releases )
- [Changelog](https://github.com/buefy/buefy/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/buefy/buefy/compare/v0.8.15...v0.8.16 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-22 21:52:26 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						23aba02e41 
					 
					
						
						
							
							Merge pull request  #393  from amir20/dependabot/npm_and_yarn/prettier-2.0.5  
						
						 
						
						
						
						
					 
					
						2020-04-21 17:28:01 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c281818579 
					 
					
						
						
							
							Bump prettier from 2.0.4 to 2.0.5  
						
						 
						
						... 
						
						
						
						Bumps [prettier](https://github.com/prettier/prettier ) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.0.4...2.0.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-21 17:22:16 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						42a8a9af80 
					 
					
						
						
							
							Moves demo  
						
						 
						
						
						
						
					 
					
						2020-04-21 10:14:53 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						33e86ac18e 
					 
					
						
						
							
							Moves demo  
						
						 
						
						
						
						
					 
					
						2020-04-21 10:14:30 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						b4dae48a5e 
					 
					
						
						
							
							Merge pull request  #392  from amir20/dependabot/npm_and_yarn/release-it-13.5.5  
						
						 
						
						
						
						
					 
					
						2020-04-21 16:44:55 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						8b9704bc69 
					 
					
						
						
							
							Bump release-it from 13.5.4 to 13.5.5  
						
						 
						
						... 
						
						
						
						Bumps [release-it](https://github.com/release-it/release-it ) from 13.5.4 to 13.5.5.
- [Release notes](https://github.com/release-it/release-it/releases )
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/release-it/release-it/compare/13.5.4...13.5.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-21 16:23:50 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						def504ca04 
					 
					
						
						
							
							Merge pull request  #391  from amir20/dependabot/npm_and_yarn/lint-staged-10.1.7  
						
						 
						
						
						
						
					 
					
						2020-04-21 15:12:33 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						451dbefc93 
					 
					
						
						
							
							Bump lint-staged from 10.1.6 to 10.1.7  
						
						 
						
						... 
						
						
						
						Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 10.1.6 to 10.1.7.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v10.1.6...v10.1.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-21 15:07:48 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						1e35ffb1fe 
					 
					
						
						
							
							Merge pull request  #390  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001045  
						
						 
						
						
						
						
					 
					
						2020-04-21 10:46:33 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						570b0246b7 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001043 to 1.0.30001045  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001043 to 1.0.30001045.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001043...v1.0.30001045 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-21 10:41:55 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						b91360220c 
					 
					
						
						
							
							Merge pull request  #389  from amir20/dependabot/npm_and_yarn/integration/jest-25.4.0  
						
						 
						
						
						
						
					 
					
						2020-04-20 13:50:18 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						1c82ba87ba 
					 
					
						
						
							
							Bump jest from 25.3.0 to 25.4.0 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 25.3.0 to 25.4.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v25.3.0...v25.4.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-20 13:44:57 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						14e64b8460 
					 
					
						
						
							
							Merge pull request  #388  from amir20/dependabot/npm_and_yarn/integration/jest-image-snapshot-3.1.0  
						
						 
						
						
						
						
					 
					
						2020-04-20 13:43:19 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						314549c038 
					 
					
						
						
							
							Bump jest-image-snapshot from 3.0.1 to 3.1.0 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [jest-image-snapshot](https://github.com/americanexpress/jest-image-snapshot ) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/americanexpress/jest-image-snapshot/releases )
- [Changelog](https://github.com/americanexpress/jest-image-snapshot/blob/master/CHANGELOG.md )
- [Commits](https://github.com/americanexpress/jest-image-snapshot/compare/v3.0.1...v3.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-20 13:38:00 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						df059f7e63 
					 
					
						
						
							
							Adds missing routes  
						
						 
						
						
						
						
					 
					
						2020-04-19 17:11:43 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						2a620d8c6e 
					 
					
						
						
							
							Moves routes to own file  
						
						 
						
						
						
						
					 
					
						2020-04-19 17:05:21 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						ba0de92f84 
					 
					
						
						
							
							Merge pull request  #386  from amir20/dependabot/npm_and_yarn/jest-25.4.0  
						
						 
						
						
						
						
					 
					
						2020-04-19 22:49:40 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						38fd3dd372 
					 
					
						
						
							
							Bump jest from 25.3.0 to 25.4.0  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 25.3.0 to 25.4.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v25.3.0...v25.4.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-19 22:44:21 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						14b5eac802 
					 
					
						
						
							
							Merge pull request  #385  from amir20/dependabot/npm_and_yarn/babel-jest-25.4.0  
						
						 
						
						
						
						
					 
					
						2020-04-19 22:31:12 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						25fc2710fc 
					 
					
						
						
							
							Bump babel-jest from 25.3.0 to 25.4.0  
						
						 
						
						... 
						
						
						
						Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 25.3.0 to 25.4.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v25.4.0/packages/babel-jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-19 22:20:31 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						54fff1e191 
					 
					
						
						
							
							Merge pull request  #384  from amir20/dependabot/npm_and_yarn/vuex-3.2.0  
						
						 
						
						
						
						
					 
					
						2020-04-19 11:21:41 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						0f7a940e11 
					 
					
						
						
							
							Bump vuex from 3.1.3 to 3.2.0  
						
						 
						
						... 
						
						
						
						Bumps [vuex](https://github.com/vuejs/vuex ) from 3.1.3 to 3.2.0.
- [Release notes](https://github.com/vuejs/vuex/releases )
- [Changelog](https://github.com/vuejs/vuex/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vuex/compare/v3.1.3...v3.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-19 11:16:01 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						b53895dead 
					 
					
						
						
							
							Merge pull request  #383  from amir20/dependabot/npm_and_yarn/lint-staged-10.1.6  
						
						 
						
						
						
						
					 
					
						2020-04-19 09:58:01 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						d0cb1cad44 
					 
					
						
						
							
							Bump lint-staged from 10.1.5 to 10.1.6  
						
						 
						
						... 
						
						
						
						Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 10.1.5 to 10.1.6.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v10.1.5...v10.1.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-19 09:52:41 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						ebdd78d6b0 
					 
					
						
						
							
							Merge pull request  #382  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001043  
						
						 
						
						
						
						
					 
					
						2020-04-19 04:48:14 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						3f5be54938 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001042 to 1.0.30001043  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001042 to 1.0.30001043.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001042...v1.0.30001043 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-19 04:42:24 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						fca8ef26c5 
					 
					
						
						
							
							Merge pull request  #381  from amir20/dependabot/npm_and_yarn/lint-staged-10.1.5  
						
						 
						
						
						
						
					 
					
						2020-04-18 08:28:05 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						aa12682a42 
					 
					
						
						
							
							Bump lint-staged from 10.1.4 to 10.1.5  
						
						 
						
						... 
						
						
						
						Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 10.1.4 to 10.1.5.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v10.1.4...v10.1.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-18 08:22:40 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						bfa3714634 
					 
					
						
						
							
							Merge pull request  #380  from amir20/dependabot/npm_and_yarn/release-it-13.5.4  
						
						 
						
						
						
						
					 
					
						2020-04-17 15:37:53 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a7c3ee024b 
					 
					
						
						
							
							Bump release-it from 13.5.3 to 13.5.4  
						
						 
						
						... 
						
						
						
						Bumps [release-it](https://github.com/release-it/release-it ) from 13.5.3 to 13.5.4.
- [Release notes](https://github.com/release-it/release-it/releases )
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/release-it/release-it/compare/13.5.3...13.5.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-17 15:32:42 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						63eb64cbde 
					 
					
						
						
							
							Merge pull request  #379  from amir20/dependabot/npm_and_yarn/lint-staged-10.1.4  
						
						 
						
						
						
						
					 
					
						2020-04-17 14:17:01 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						fd58b5c248 
					 
					
						
						
							
							Bump lint-staged from 10.1.3 to 10.1.4  
						
						 
						
						... 
						
						
						
						Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 10.1.3 to 10.1.4.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v10.1.3...v10.1.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-17 14:11:01 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						126d121e34 
					 
					
						
						
							
							Merge pull request  #378  from amir20/dependabot/npm_and_yarn/release-it-13.5.3  
						
						 
						
						
						
						
					 
					
						2020-04-17 14:08:36 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						30331275f6 
					 
					
						
						
							
							Bump release-it from 13.5.2 to 13.5.3  
						
						 
						
						... 
						
						
						
						Bumps [release-it](https://github.com/release-it/release-it ) from 13.5.2 to 13.5.3.
- [Release notes](https://github.com/release-it/release-it/releases )
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/release-it/release-it/compare/13.5.2...13.5.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-17 14:02:06 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						8571dddd98 
					 
					
						
						
							
							Release 1.22.3  
						
						 
						
						
						
						
					 
					
						2020-04-16 15:53:06 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						cf6f3945b5 
					 
					
						
						
							
							Updates push.yml  
						
						 
						
						
						
						
					 
					
						2020-04-16 14:35:03 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						f644f7b9b3 
					 
					
						
						
							
							Separates build in push.yml  
						
						 
						
						
						
						
					 
					
						2020-04-16 14:31:49 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						2e656e8882 
					 
					
						
						
							
							Removes DOCKER_API_VERSION  
						
						 
						
						
						
						
					 
					
						2020-04-16 14:29:19 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						a277b7c00e 
					 
					
						
						
							
							Release 1.22.2  
						
						 
						
						
						
						
					 
					
						2020-04-16 14:24:43 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						26d7d1620e 
					 
					
						
						
							
							Sticky scroll ( #377 )  
						
						 
						
						... 
						
						
						
						* Uses scroll-snap-type: y proximity to behave sticky when resizing windows
* Puts js back 
						
						
					 
					
						2020-04-16 14:23:48 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						e7b65efc7a 
					 
					
						
						
							
							Uses client.WithAPIVersionNegotiation  
						
						 
						
						
						
						
					 
					
						2020-04-16 14:12:08 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						3884eb9648 
					 
					
						
						
							
							Merge pull request  #376  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001042  
						
						 
						
						
						
						
					 
					
						2020-04-15 05:59:25 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c1a02644b6 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001041 to 1.0.30001042  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001041 to 1.0.30001042.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001041...v1.0.30001042 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-15 05:54:10 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						63135ded8a 
					 
					
						
						
							
							Merge pull request  #375  from amir20/dependabot/npm_and_yarn/semver-7.3.2  
						
						 
						
						
						
						
					 
					
						2020-04-14 17:53:36 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						ded48ab821 
					 
					
						
						
							
							Bump semver from 7.3.1 to 7.3.2  
						
						 
						
						... 
						
						
						
						Bumps [semver](https://github.com/npm/node-semver ) from 7.3.1 to 7.3.2.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/master/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v7.3.1...v7.3.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-14 17:47:41 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c014837e41 
					 
					
						
						
							
							Merge pull request  #374  from amir20/dependabot/npm_and_yarn/semver-7.3.1  
						
						 
						
						
						
						
					 
					
						2020-04-14 17:06:11 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c0768d7843 
					 
					
						
						
							
							Bump semver from 7.3.0 to 7.3.1  
						
						 
						
						... 
						
						
						
						Bumps [semver](https://github.com/npm/node-semver ) from 7.3.0 to 7.3.1.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/master/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v7.3.0...v7.3.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-14 17:00:10 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						32a6fe1d91 
					 
					
						
						
							
							Merge pull request  #373  from amir20/dependabot/npm_and_yarn/semver-7.3.0  
						
						 
						
						
						
						
					 
					
						2020-04-14 01:19:05 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						6187483bc2 
					 
					
						
						
							
							Bump semver from 7.2.3 to 7.3.0  
						
						 
						
						... 
						
						
						
						Bumps [semver](https://github.com/npm/node-semver ) from 7.2.3 to 7.3.0.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/master/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v7.2.3...v7.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-14 01:13:45 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						59143841c9 
					 
					
						
						
							
							Merge pull request  #372  from amir20/dependabot/npm_and_yarn/semver-7.2.3  
						
						 
						
						
						
						
					 
					
						2020-04-13 18:41:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						f9f22dbdf2 
					 
					
						
						
							
							Bump semver from 7.2.2 to 7.2.3  
						
						 
						
						... 
						
						
						
						Bumps [semver](https://github.com/npm/node-semver ) from 7.2.2 to 7.2.3.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/master/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v7.2.2...v7.2.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-13 18:35:32 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						3da3a319af 
					 
					
						
						
							
							Merge pull request  #371  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001041  
						
						 
						
						
						
						
					 
					
						2020-04-13 03:43:36 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						2d5a9a2b42 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001040 to 1.0.30001041  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001040 to 1.0.30001041.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001040...v1.0.30001041 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-13 03:38:11 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						50d34442b7 
					 
					
						
						
							
							Release 1.22.1  
						
						 
						
						
						
						
					 
					
						2020-04-11 19:39:28 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						d52a4d86e9 
					 
					
						
						
							
							Adds settings for timestamp.  Fixes   #360  ( #370 )  
						
						 
						
						... 
						
						
						
						* Adds settings for timestamp. Fixes  #360 
* Fixes test
* Updates actions 
						
						
					 
					
						2020-04-11 19:39:00 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						0b18c00db3 
					 
					
						
						
							
							Merge pull request  #369  from amir20/dependabot/npm_and_yarn/bulma-0.8.2  
						
						 
						
						
						
						
					 
					
						2020-04-11 12:31:22 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						561c8372da 
					 
					
						
						
							
							Bump bulma from 0.8.1 to 0.8.2  
						
						 
						
						... 
						
						
						
						Bumps [bulma](https://github.com/jgthms/bulma ) from 0.8.1 to 0.8.2.
- [Release notes](https://github.com/jgthms/bulma/releases )
- [Changelog](https://github.com/jgthms/bulma/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jgthms/bulma/compare/0.8.1...0.8.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-11 12:25:54 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						db32fa51aa 
					 
					
						
						
							
							Merge pull request  #368  from amir20/dependabot/npm_and_yarn/semver-7.2.2  
						
						 
						
						
						
						
					 
					
						2020-04-10 16:10:58 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						6a28fd9474 
					 
					
						
						
							
							Bump semver from 7.2.1 to 7.2.2  
						
						 
						
						... 
						
						
						
						Bumps [semver](https://github.com/npm/node-semver ) from 7.2.1 to 7.2.2.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/master/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v7.2.1...v7.2.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-10 16:05:32 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						d52961e06e 
					 
					
						
						
							
							Merge pull request  #367  from amir20/dependabot/go_modules/github.com/spf13/viper-1.6.3  
						
						 
						
						
						
						
					 
					
						2020-04-10 13:22:23 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						969728eb69 
					 
					
						
						
							
							Bump github.com/spf13/viper from 1.6.2 to 1.6.3  
						
						 
						
						... 
						
						
						
						Bumps [github.com/spf13/viper](https://github.com/spf13/viper ) from 1.6.2 to 1.6.3.
- [Release notes](https://github.com/spf13/viper/releases )
- [Commits](https://github.com/spf13/viper/compare/v1.6.2...v1.6.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-10 13:17:38 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						5001340f0d 
					 
					
						
						
							
							Merge pull request  #366  from amir20/dependabot/npm_and_yarn/husky-4.2.5  
						
						 
						
						
						
						
					 
					
						2020-04-09 21:54:47 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						7d21f2d5db 
					 
					
						
						
							
							Bump husky from 4.2.4 to 4.2.5  
						
						 
						
						... 
						
						
						
						Bumps [husky](https://github.com/typicode/husky ) from 4.2.4 to 4.2.5.
- [Release notes](https://github.com/typicode/husky/releases )
- [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md )
- [Commits](https://github.com/typicode/husky/compare/v4.2.4...v4.2.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-09 21:49:19 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						58613fe771 
					 
					
						
						
							
							Release 1.22.0  
						
						 
						
						
						
						
					 
					
						2020-04-09 13:36:11 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						62ab55b1e4 
					 
					
						
						
							
							Updates icons to use builtin SVGs instead for no external depend… ( #354 )  
						
						 
						
						... 
						
						
						
						* Use iconmoon
* Adds icons
* Use go to update BASE
* Changes more icons
* Uses html inline
* Reverts css changes
* Fixes icons
* Fixes tests and icons
* Adds --rm to int tests
* Fixes unit tests 
						
						
					 
					
						2020-04-09 11:06:04 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						6dc0c93588 
					 
					
						
						
							
							Merge pull request  #365  from amir20/dependabot/npm_and_yarn/date-fns-2.12.0  
						
						 
						
						
						
						
					 
					
						2020-04-09 17:55:17 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						84e24b9ec8 
					 
					
						
						
							
							Bump date-fns from 2.11.1 to 2.12.0  
						
						 
						
						... 
						
						
						
						Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.11.1 to 2.12.0.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v2.11.1...v2.12.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-09 17:49:31 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						f689e9c3d3 
					 
					
						
						
							
							Merge pull request  #364  from amir20/dependabot/npm_and_yarn/husky-4.2.4  
						
						 
						
						
						
						
					 
					
						2020-04-09 17:04:52 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						054f1c616f 
					 
					
						
						
							
							Bump husky from 4.2.3 to 4.2.4  
						
						 
						
						... 
						
						
						
						Bumps [husky](https://github.com/typicode/husky ) from 4.2.3 to 4.2.4.
- [Release notes](https://github.com/typicode/husky/releases )
- [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md )
- [Commits](https://github.com/typicode/husky/compare/v4.2.3...v4.2.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-09 16:59:14 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						8bfe5b5193 
					 
					
						
						
							
							Merge pull request  #363  from amir20/dependabot/npm_and_yarn/lint-staged-10.1.3  
						
						 
						
						
						
						
					 
					
						2020-04-09 14:22:15 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						120f70d39a 
					 
					
						
						
							
							Bump lint-staged from 10.1.2 to 10.1.3  
						
						 
						
						... 
						
						
						
						Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 10.1.2 to 10.1.3.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v10.1.2...v10.1.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-09 14:16:08 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						66f5fcd06b 
					 
					
						
						
							
							Merge pull request  #362  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001040  
						
						 
						
						
						
						
					 
					
						2020-04-09 09:58:17 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						e934639220 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001039 to 1.0.30001040  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001039 to 1.0.30001040.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001039...v1.0.30001040 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-09 09:53:08 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						52a8d6489d 
					 
					
						
						
							
							Removes lock  
						
						 
						
						
						
						
					 
					
						2020-04-08 11:55:37 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						4176202bcc 
					 
					
						
						
							
							Uses Yarn again with a timeout  
						
						 
						
						
						
						
					 
					
						2020-04-08 10:29:06 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						09731be502 
					 
					
						
						
							
							Merge pull request  #359  from amir20/dependabot/npm_and_yarn/babel-jest-25.3.0  
						
						 
						
						
						
						
					 
					
						2020-04-08 14:30:56 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						aea496422a 
					 
					
						
						
							
							Bump babel-jest from 25.2.6 to 25.3.0  
						
						 
						
						... 
						
						
						
						Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 25.2.6 to 25.3.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v25.3.0/packages/babel-jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-08 14:25:56 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						8970bb7db9 
					 
					
						
						
							
							Merge pull request  #358  from amir20/dependabot/npm_and_yarn/vue/component-compiler-utils-3.1.2  
						
						 
						
						
						
						
					 
					
						2020-04-08 14:24:31 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						f4fbdaa42f 
					 
					
						
						
							
							Merge pull request  #357  from amir20/dependabot/npm_and_yarn/jest-25.3.0  
						
						 
						
						
						
						
					 
					
						2020-04-08 14:23:48 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						07330ecabe 
					 
					
						
						
							
							Bump @vue/component-compiler-utils from 3.1.1 to 3.1.2  
						
						 
						
						... 
						
						
						
						Bumps [@vue/component-compiler-utils](https://github.com/vuejs/component-compiler-utils ) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/vuejs/component-compiler-utils/releases )
- [Changelog](https://github.com/vuejs/component-compiler-utils/blob/master/CHANGELOG.md )
- [Commits](https://github.com/vuejs/component-compiler-utils/compare/v3.1.1...v3.1.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-08 14:19:25 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c5a3e2a7e7 
					 
					
						
						
							
							Bump jest from 25.2.7 to 25.3.0  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 25.2.7 to 25.3.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v25.2.7...v25.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-08 14:18:47 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						de0de15b5b 
					 
					
						
						
							
							Merge pull request  #356  from amir20/dependabot/npm_and_yarn/integration/jest-25.3.0  
						
						 
						
						
						
						
					 
					
						2020-04-08 13:36:31 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						b8bd70adc3 
					 
					
						
						
							
							Bump jest from 25.2.7 to 25.3.0 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 25.2.7 to 25.3.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v25.2.7...v25.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-08 13:30:49 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						ff11f8e0cc 
					 
					
						
						
							
							Merge pull request  #355  from amir20/dependabot/npm_and_yarn/vue/test-utils-1.0.0-beta.33  
						
						 
						
						
						
						
					 
					
						2020-04-08 11:26:19 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						7d118fd162 
					 
					
						
						
							
							Bump @vue/test-utils from 1.0.0-beta.32 to 1.0.0-beta.33  
						
						 
						
						... 
						
						
						
						Bumps [@vue/test-utils](https://github.com/vuejs/vue-test-utils/tree/HEAD/packages/test-utils ) from 1.0.0-beta.32 to 1.0.0-beta.33.
- [Release notes](https://github.com/vuejs/vue-test-utils/releases )
- [Changelog](https://github.com/vuejs/vue-test-utils/blob/dev/packages/test-utils/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-test-utils/commits/v1.0.0-beta.33/packages/test-utils )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-08 11:20:40 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						6a01e0ca16 
					 
					
						
						
							
							Release 1.21.9  
						
						 
						
						
						
						
					 
					
						2020-04-07 15:33:47 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						12ec8189f3 
					 
					
						
						
							
							Tries to fix build  
						
						 
						
						
						
						
					 
					
						2020-04-07 15:28:34 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						9b62073ce6 
					 
					
						
						
							
							Release 1.21.8  
						
						 
						
						
						
						
					 
					
						2020-04-07 14:36:27 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						579df88946 
					 
					
						
						
							
							Uses v-if ( #353 )  
						
						 
						
						
						
						
					 
					
						2020-04-07 14:36:03 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						3f27e988ed 
					 
					
						
						
							
							More int tests ( #352 )  
						
						 
						
						... 
						
						
						
						* Adds more tests
* Uses yarn 
						
						
					 
					
						2020-04-07 14:06:42 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						e5a40d4f5f 
					 
					
						
						
							
							Merge pull request  #351  from amir20/dependabot/npm_and_yarn/release-it-13.5.2  
						
						 
						
						
						
						
					 
					
						2020-04-07 14:57:26 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						2e86873908 
					 
					
						
						
							
							Bump release-it from 13.5.1 to 13.5.2  
						
						 
						
						... 
						
						
						
						Bumps [release-it](https://github.com/release-it/release-it ) from 13.5.1 to 13.5.2.
- [Release notes](https://github.com/release-it/release-it/releases )
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/release-it/release-it/compare/13.5.1...13.5.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-07 14:52:32 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						90fefe660a 
					 
					
						
						
							
							Merge pull request  #350  from amir20/dependabot/npm_and_yarn/semver-7.2.1  
						
						 
						
						
						
						
					 
					
						2020-04-06 23:45:52 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						b0c2b60ecf 
					 
					
						
						
							
							Bump semver from 7.1.3 to 7.2.1  
						
						 
						
						... 
						
						
						
						Bumps [semver](https://github.com/npm/node-semver ) from 7.1.3 to 7.2.1.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/master/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v7.1.3...v7.2.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-06 23:40:04 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						0a49f55ebe 
					 
					
						
						
							
							Merge pull request  #349  from amir20/dependabot/npm_and_yarn/integration/jest-25.2.7  
						
						 
						
						
						
						
					 
					
						2020-04-06 19:19:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						fc25775754 
					 
					
						
						
							
							Bump jest from 25.2.6 to 25.2.7 in /integration  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 25.2.6 to 25.2.7.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v25.2.6...v25.2.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-06 17:59:53 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						07dc02403d 
					 
					
						
						
							
							Removes automerge  
						
						 
						
						
						
						
					 
					
						2020-04-06 10:57:04 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								github-actions[bot] 
							
						 
					 
					
						
						
							
						
						2b9bba4ba0 
					 
					
						
						
							
							Merge pull request  #348  from amir20/dependabot/npm_and_yarn/prettier-2.0.4  
						
						 
						
						... 
						
						
						
						Bump prettier from 2.0.3 to 2.0.4 
						
						
					 
					
						2020-04-06 15:54:37 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						fdec2c3d71 
					 
					
						
						
							
							Bump prettier from 2.0.3 to 2.0.4  
						
						 
						
						... 
						
						
						
						Bumps [prettier](https://github.com/prettier/prettier ) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.0.3...2.0.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-06 15:54:03 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								github-actions[bot] 
							
						 
					 
					
						
						
							
						
						e8ec89f99a 
					 
					
						
						
							
							Merge pull request  #346  from amir20/dependabot/npm_and_yarn/prettier-2.0.3  
						
						 
						
						... 
						
						
						
						Bump prettier from 2.0.2 to 2.0.3 
						
						
					 
					
						2020-04-05 21:26:15 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						3899ecda5a 
					 
					
						
						
							
							Bump prettier from 2.0.2 to 2.0.3  
						
						 
						
						... 
						
						
						
						Bumps [prettier](https://github.com/prettier/prettier ) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.0.2...2.0.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-05 21:25:45 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								github-actions[bot] 
							
						 
					 
					
						
						
							
						
						495b97d655 
					 
					
						
						
							
							Merge pull request  #345  from amir20/dependabot/npm_and_yarn/lint-staged-10.1.2  
						
						 
						
						... 
						
						
						
						Bump lint-staged from 10.1.1 to 10.1.2 
						
						
					 
					
						2020-04-05 09:31:21 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c91e63ee4c 
					 
					
						
						
							
							Bump lint-staged from 10.1.1 to 10.1.2  
						
						 
						
						... 
						
						
						
						Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 10.1.1 to 10.1.2.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v10.1.1...v10.1.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-05 09:30:52 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						466b47c623 
					 
					
						
						
							
							Uses runtime vuejs  
						
						 
						
						
						
						
					 
					
						2020-04-04 09:04:41 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								github-actions[bot] 
							
						 
					 
					
						
						
							
						
						23430d9cdf 
					 
					
						
						
							
							Merge pull request  #344  from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001039  
						
						 
						
						... 
						
						
						
						Bump caniuse-lite from 1.0.30001038 to 1.0.30001039 
						
						
					 
					
						2020-04-04 04:37:21 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						1b9d35fa12 
					 
					
						
						
							
							Bump caniuse-lite from 1.0.30001038 to 1.0.30001039  
						
						 
						
						... 
						
						
						
						Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001038 to 1.0.30001039.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001038...v1.0.30001039 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-04 04:36:52 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						4589399ecf 
					 
					
						
						
							
							Uses 2 idle  
						
						 
						
						
						
						
					 
					
						2020-04-03 16:33:36 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						73a8cd32cf 
					 
					
						
						
							
							Fixes int tests  
						
						 
						
						
						
						
					 
					
						2020-04-03 15:52:35 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						f808926dbb 
					 
					
						
						
							
							Ignore int tests  
						
						 
						
						
						
						
					 
					
						2020-04-03 15:01:55 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						27f20a3d78 
					 
					
						
						
							
							Adds integeration tests  
						
						 
						
						
						
						
					 
					
						2020-04-03 14:53:53 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						4fdd851242 
					 
					
						
						
							
							Adds integeration  
						
						 
						
						
						
						
					 
					
						2020-04-03 14:53:53 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								github-actions[bot] 
							
						 
					 
					
						
						
							
						
						62898eae41 
					 
					
						
						
							
							Merge pull request  #343  from amir20/dependabot/npm_and_yarn/jest-25.2.7  
						
						 
						
						... 
						
						
						
						Bump jest from 25.2.6 to 25.2.7 
						
						
					 
					
						2020-04-03 11:41:06 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						91b779db43 
					 
					
						
						
							
							Bump jest from 25.2.6 to 25.2.7  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 25.2.6 to 25.2.7.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v25.2.6...v25.2.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-03 11:40:35 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								github-actions[bot] 
							
						 
					 
					
						
						
							
						
						f6a934e013 
					 
					
						
						
							
							Merge pull request  #341  from amir20/dependabot/npm_and_yarn/jest-25.2.6  
						
						 
						
						... 
						
						
						
						Bump jest from 25.2.4 to 25.2.6 
						
						
					 
					
						2020-04-02 12:57:18 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						42d53004eb 
					 
					
						
						
							
							Bump jest from 25.2.4 to 25.2.6  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 25.2.4 to 25.2.6.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v25.2.4...v25.2.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-02 12:56:47 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								github-actions[bot] 
							
						 
					 
					
						
						
							
						
						66310ffd8a 
					 
					
						
						
							
							Merge pull request  #340  from amir20/dependabot/npm_and_yarn/babel-jest-25.2.6  
						
						 
						
						... 
						
						
						
						Bump babel-jest from 25.2.4 to 25.2.6 
						
						
					 
					
						2020-04-02 12:46:08 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						4578e6c895 
					 
					
						
						
							
							Bump babel-jest from 25.2.4 to 25.2.6  
						
						 
						
						... 
						
						
						
						Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 25.2.4 to 25.2.6.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v25.2.6/packages/babel-jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-04-02 12:45:37 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								github-actions[bot] 
							
						 
					 
					
						
						
							
						
						8bfff2c601 
					 
					
						
						
							
							Merge pull request  #339  from amir20/dependabot/npm_and_yarn/buefy-0.8.15  
						
						 
						
						... 
						
						
						
						Bump buefy from 0.8.14 to 0.8.15 
						
						
					 
					
						2020-03-31 23:53:51 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						ca7f91ad3b 
					 
					
						
						
							
							Bump buefy from 0.8.14 to 0.8.15  
						
						 
						
						... 
						
						
						
						Bumps [buefy](https://github.com/buefy/buefy ) from 0.8.14 to 0.8.15.
- [Release notes](https://github.com/buefy/buefy/releases )
- [Changelog](https://github.com/buefy/buefy/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/buefy/buefy/compare/v0.8.14...v0.8.15 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-03-31 23:53:22 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								github-actions[bot] 
							
						 
					 
					
						
						
							
						
						c98e90f89b 
					 
					
						
						
							
							Merge pull request  #338  from amir20/dependabot/npm_and_yarn/buefy-0.8.14  
						
						 
						
						... 
						
						
						
						Bump buefy from 0.8.13 to 0.8.14 
						
						
					 
					
						2020-03-31 22:23:25 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						78268ae2fd 
					 
					
						
						
							
							Bump buefy from 0.8.13 to 0.8.14  
						
						 
						
						... 
						
						
						
						Bumps [buefy](https://github.com/buefy/buefy ) from 0.8.13 to 0.8.14.
- [Release notes](https://github.com/buefy/buefy/releases )
- [Changelog](https://github.com/buefy/buefy/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/buefy/buefy/compare/v0.8.13...v0.8.14 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-03-31 22:22:55 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						783c8bdcf5 
					 
					
						
						
							
							Uses yarn to build  
						
						 
						
						
						
						
					 
					
						2020-03-31 13:32:32 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						d0f776fe2f 
					 
					
						
						
							
							Update README.md  
						
						 
						
						
						
						
					 
					
						2020-03-31 12:59:25 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						aa7169f535 
					 
					
						
						
							
							Adds checkout code  
						
						 
						
						
						
						
					 
					
						2020-03-31 11:47:23 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						b98bae89c0 
					 
					
						
						
							
							Fixes push.yml  
						
						 
						
						
						
						
					 
					
						2020-03-31 11:45:33 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						8681ff042e 
					 
					
						
						
							
							Adds docker build  
						
						 
						
						
						
						
					 
					
						2020-03-31 11:30:50 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								github-actions[bot] 
							
						 
					 
					
						
						
							
						
						07800c3ffc 
					 
					
						
						
							
							Merge pull request  #336  from amir20/dependabot/npm_and_yarn/release-it-13.5.1  
						
						 
						
						... 
						
						
						
						Bump release-it from 13.5.0 to 13.5.1 
						
						
					 
					
						2020-03-31 17:59:16 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								github-actions[bot] 
							
						 
					 
					
						
						
							
						
						d9c6df4f81 
					 
					
						
						
							
							Merge pull request  #337  from amir20/dependabot/npm_and_yarn/lint-staged-10.1.1  
						
						 
						
						... 
						
						
						
						Bump lint-staged from 10.1.0 to 10.1.1 
						
						
					 
					
						2020-03-31 17:57:56 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						3b7631a424 
					 
					
						
						
							
							Removes automerge  
						
						 
						
						
						
						
					 
					
						2020-03-31 10:53:03 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						df74eb3c72 
					 
					
						
						
							
							Bump lint-staged from 10.1.0 to 10.1.1  
						
						 
						
						... 
						
						
						
						Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 10.1.0 to 10.1.1.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v10.1.0...v10.1.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-03-31 17:49:43 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						be6f78f760 
					 
					
						
						
							
							Adds auto merge for dependencies  
						
						 
						
						
						
						
					 
					
						2020-03-31 10:23:25 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						11a70e22bc 
					 
					
						
						
							
							Bump release-it from 13.5.0 to 13.5.1  
						
						 
						
						... 
						
						
						
						Bumps [release-it](https://github.com/release-it/release-it ) from 13.5.0 to 13.5.1.
- [Release notes](https://github.com/release-it/release-it/releases )
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/release-it/release-it/compare/13.5.0...13.5.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-03-31 11:22:17 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						024dd22896 
					 
					
						
						
							
							Reformats code  
						
						 
						
						
						
						
					 
					
						2020-03-30 16:20:23 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						564d089172 
					 
					
						
						
							
							Fixes tessts  
						
						 
						
						
						
						
					 
					
						2020-03-30 16:13:50 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						87ade43fb7 
					 
					
						
						
							
							Updates to use yarn  
						
						 
						
						
						
						
					 
					
						2020-03-30 14:55:13 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						04aac0c4f9 
					 
					
						
						
							
							Bump lint-staged from 10.0.10 to 10.1.0 ( #335 )  
						
						 
						
						... 
						
						
						
						Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 10.0.10 to 10.1.0.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v10.0.10...v10.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 
						
						
					 
					
						2020-03-30 10:44:04 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						ee90ab021f 
					 
					
						
						
							
							Bump release-it from 13.4.0 to 13.5.0 ( #331 )  
						
						 
						
						... 
						
						
						
						Bumps [release-it](https://github.com/release-it/release-it ) from 13.4.0 to 13.5.0.
- [Release notes](https://github.com/release-it/release-it/releases )
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/release-it/release-it/compare/13.4.0...13.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 
						
						
					 
					
						2020-03-29 14:02:31 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						8c5cd12a30 
					 
					
						
						
							
							Bump lint-staged from 10.0.9 to 10.0.10 ( #332 )  
						
						 
						
						... 
						
						
						
						Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 10.0.9 to 10.0.10.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v10.0.9...v10.0.10 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 
						
						
					 
					
						2020-03-29 14:02:08 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						86bc413695 
					 
					
						
						
							
							Bump babel-jest from 25.2.3 to 25.2.4 ( #333 )  
						
						 
						
						... 
						
						
						
						Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 25.2.3 to 25.2.4.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v25.2.4/packages/babel-jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 
						
						
					 
					
						2020-03-29 14:01:56 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						e7606fd960 
					 
					
						
						
							
							Bump jest from 25.2.3 to 25.2.4 ( #334 )  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 25.2.3 to 25.2.4.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v25.2.3...v25.2.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 
						
						
					 
					
						2020-03-29 14:01:43 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						4791790874 
					 
					
						
						
							
							Release 1.21.7  
						
						 
						
						
						
						
					 
					
						2020-03-27 14:54:01 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						afd481d354 
					 
					
						
						
							
							Sets go version to 1.14-alpine  
						
						 
						
						
						
						
					 
					
						2020-03-27 14:52:38 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						7ce5e5d883 
					 
					
						
						
							
							Updates npm modules  
						
						 
						
						
						
						
					 
					
						2020-03-27 11:32:33 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						5b95dd1c20 
					 
					
						
						
							
							Fixes old modules  
						
						 
						
						
						
						
					 
					
						2020-03-27 10:28:09 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						94c1afe16f 
					 
					
						
						
							
							Bump release-it from 13.3.2 to 13.4.0 ( #329 )  
						
						 
						
						... 
						
						
						
						Bumps [release-it](https://github.com/release-it/release-it ) from 13.3.2 to 13.4.0.
- [Release notes](https://github.com/release-it/release-it/releases )
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/release-it/release-it/compare/13.3.2...13.4.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 
						
						
					 
					
						2020-03-27 10:14:21 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						729ba9b26f 
					 
					
						
						
							
							Fixes old modules  
						
						 
						
						
						
						
					 
					
						2020-03-26 15:15:55 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						f443ffb646 
					 
					
						
						
							
							Changes browerslit  
						
						 
						
						
						
						
					 
					
						2020-03-26 12:11:49 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						6a74768e30 
					 
					
						
						
							
							Runs npm audit fix  
						
						 
						
						
						
						
					 
					
						2020-03-26 10:30:19 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						e5d772879c 
					 
					
						
						
							
							Bump babel-jest from 25.2.0 to 25.2.1 ( #321 )  
						
						 
						
						... 
						
						
						
						Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 25.2.0 to 25.2.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v25.2.1/packages/babel-jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 
						
						
					 
					
						2020-03-26 10:04:41 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						d0676fc83c 
					 
					
						
						
							
							Bump hotkeys-js from 3.7.4 to 3.7.5 ( #323 )  
						
						 
						
						... 
						
						
						
						Bumps [hotkeys-js](https://github.com/jaywcjlove/hotkeys ) from 3.7.4 to 3.7.5.
- [Release notes](https://github.com/jaywcjlove/hotkeys/releases )
- [Commits](https://github.com/jaywcjlove/hotkeys/compare/v3.7.4...v3.7.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 
						
						
					 
					
						2020-03-26 10:04:31 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						93fb2b3007 
					 
					
						
						
							
							Bump release-it from 13.3.1 to 13.3.2 ( #324 )  
						
						 
						
						... 
						
						
						
						Bumps [release-it](https://github.com/release-it/release-it ) from 13.3.1 to 13.3.2.
- [Release notes](https://github.com/release-it/release-it/releases )
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/release-it/release-it/compare/13.3.1...13.3.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 
						
						
					 
					
						2020-03-26 10:04:22 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						f4295c46e1 
					 
					
						
						
							
							Bump jest from 25.2.0 to 25.2.2 ( #325 )  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 25.2.0 to 25.2.2.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v25.2.0...v25.2.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 
						
						
					 
					
						2020-03-26 09:59:08 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						c56175e625 
					 
					
						
						
							
							Removes date and commit  
						
						 
						
						
						
						
					 
					
						2020-03-25 19:28:33 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						5eefffac4b 
					 
					
						
						
							
							Bump release-it from 13.1.1 to 13.3.1 ( #318 )  
						
						 
						
						... 
						
						
						
						Bumps [release-it](https://github.com/release-it/release-it ) from 13.1.1 to 13.3.1.
- [Release notes](https://github.com/release-it/release-it/releases )
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/release-it/release-it/compare/13.1.1...13.3.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 
						
						
					 
					
						2020-03-25 17:54:09 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						9678869bb2 
					 
					
						
						
							
							Release 1.21.6  
						
						 
						
						
						
						
					 
					
						2020-03-25 17:53:30 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c71ebf73c6 
					 
					
						
						
							
							Bump babel-jest from 25.1.0 to 25.2.0 ( #319 )  
						
						 
						
						... 
						
						
						
						Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 25.1.0 to 25.2.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v25.2.0/packages/babel-jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 
						
						
					 
					
						2020-03-25 12:00:39 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						7b74b45d4c 
					 
					
						
						
							
							Bump jest from 25.1.0 to 25.2.0 ( #320 )  
						
						 
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 25.1.0 to 25.2.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v25.1.0...v25.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 
						
						
					 
					
						2020-03-25 12:00:29 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						b7e5f639b5 
					 
					
						
						
							
							Updates npm modules  
						
						 
						
						
						
						
					 
					
						2020-03-24 09:26:31 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						16bfe96bca 
					 
					
						
						
							
							Bump bulma from 0.8.0 to 0.8.1 ( #314 )  
						
						 
						
						... 
						
						
						
						Bumps [bulma](https://github.com/jgthms/bulma ) from 0.8.0 to 0.8.1.
- [Release notes](https://github.com/jgthms/bulma/releases )
- [Changelog](https://github.com/jgthms/bulma/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jgthms/bulma/compare/0.8.0...0.8.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 
						
						
					 
					
						2020-03-23 13:58:20 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						911ab42b94 
					 
					
						
						
							
							Updates npm modules  
						
						 
						
						
						
						
					 
					
						2020-03-23 11:53:22 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						cd775bcba7 
					 
					
						
						
							
							Bump @babel/core from 7.8.7 to 7.9.0 ( #308 )  
						
						 
						
						... 
						
						
						
						Bumps [@babel/core](https://github.com/babel/babel ) from 7.8.7 to 7.9.0.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/compare/v7.8.7...v7.9.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 
						
						
					 
					
						2020-03-23 09:22:51 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						b7c75474ff 
					 
					
						
						
							
							Bump @babel/plugin-transform-runtime from 7.8.3 to 7.9.0 ( #307 )  
						
						 
						
						... 
						
						
						
						Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel ) from 7.8.3 to 7.9.0.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/compare/v7.8.3...v7.9.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 
						
						
					 
					
						2020-03-23 09:08:04 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						8f9a89fd59 
					 
					
						
						
							
							Bump prettier from 1.19.1 to 2.0.1 ( #311 )  
						
						 
						
						... 
						
						
						
						Bumps [prettier](https://github.com/prettier/prettier ) from 1.19.1 to 2.0.1.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/1.19.1...2.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 
						
						
					 
					
						2020-03-23 09:07:22 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						6190c1627c 
					 
					
						
						
							
							Bump github.com/sirupsen/logrus from 1.4.2 to 1.5.0 ( #312 )  
						
						 
						
						... 
						
						
						
						Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus ) from 1.4.2 to 1.5.0.
- [Release notes](https://github.com/sirupsen/logrus/releases )
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sirupsen/logrus/compare/v1.4.2...v1.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 
						
						
					 
					
						2020-03-23 09:07:05 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						1eff26a19c 
					 
					
						
						
							
							Release 1.21.5  
						
						 
						
						
						
						
					 
					
						2020-03-19 09:52:17 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						3467dae99a 
					 
					
						
						
							
							Adds release-it  
						
						 
						
						
						
						
					 
					
						2020-03-19 09:50:03 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						8947c5f346 
					 
					
						
						
							
							1.21.4  
						
						 
						
						
						
						
					 
					
						2020-03-18 20:10:09 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						56d4db6df4 
					 
					
						
						
							
							1.21.3  
						
						 
						
						
						
						
					 
					
						2020-03-18 20:08:12 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						8461f656af 
					 
					
						
						
							
							Removes release  
						
						 
						
						
						
						
					 
					
						2020-03-18 20:07:06 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						abd91dae2e 
					 
					
						
						
							
							1.21.2  
						
						 
						
						
						
						
					 
					
						2020-03-18 17:29:33 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						2d1de562d4 
					 
					
						
						
							
							Adds release to github  
						
						 
						
						
						
						
					 
					
						2020-03-18 17:29:05 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						b48f387dac 
					 
					
						
						
							
							Updates goreleaser  
						
						 
						
						
						
						
					 
					
						2020-03-18 16:56:22 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						0355ef4486 
					 
					
						
						
							
							Update README.md  
						
						 
						
						
						
						
					 
					
						2020-03-18 14:44:12 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						553cc9f337 
					 
					
						
						
							
							1.21.1  
						
						 
						
						
						
						
					 
					
						2020-03-18 14:43:27 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						354d328ff8 
					 
					
						
						
							
							Uses dozzle instead of test  
						
						 
						
						
						
						
					 
					
						2020-03-18 14:32:35 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						4fc1a0efc1 
					 
					
						
						
							
							Updates more names  
						
						 
						
						
						
						
					 
					
						2020-03-18 14:22:05 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						9a3be58542 
					 
					
						
						
							
							Adds name  
						
						 
						
						
						
						
					 
					
						2020-03-18 14:21:15 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						34f7a98035 
					 
					
						
						
							
							1.21.0  
						
						 
						
						
						
						
					 
					
						2020-03-18 14:19:16 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						3a24c6e665 
					 
					
						
						
							
							Adds support for multi-arch ( #306 )  
						
						 
						
						... 
						
						
						
						* Uses experimental docker multi-arch
* Fixes dockerfile to build node and golang images
* Adds ldflags
* Adds buildx to push.yml
* Adds docker login
* Adds login in again
* Login using run
* Login using run
* Adds Makefile
* Updates actions
* Fixes push 
						
						
					 
					
						2020-03-18 14:13:35 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						4bde14bd6c 
					 
					
						
						
							
							Fixes security  
						
						 
						
						
						
						
					 
					
						2020-03-15 14:34:45 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						b99a227953 
					 
					
						
						
							
							Bump date-fns from 2.10.0 to 2.11.0 ( #304 )  
						
						 
						
						... 
						
						
						
						Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.10.0 to 2.11.0.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v2.10.0...v2.11.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 
						
						
					 
					
						2020-03-13 16:12:07 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						09a700b36e 
					 
					
						
						
							
							Bump sass from 1.26.2 to 1.26.3 ( #302 )  
						
						 
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/dart-sass ) from 1.26.2 to 1.26.3.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.26.2...1.26.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 
						
						
					 
					
						2020-03-13 16:11:57 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						eab577607f 
					 
					
						
						
							
							[Security] Bump acorn from 5.7.3 to 5.7.4 ( #303 )  
						
						 
						
						... 
						
						
						
						Bumps [acorn](https://github.com/acornjs/acorn ) from 5.7.3 to 5.7.4. **This update includes a security fix.**
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 
						
						
					 
					
						2020-03-13 16:11:46 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						ea6e3e0725 
					 
					
						
						
							
							Bump vuex from 3.1.2 to 3.1.3 ( #300 )  
						
						 
						
						... 
						
						
						
						Bumps [vuex](https://github.com/vuejs/vuex ) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/vuejs/vuex/releases )
- [Commits](https://github.com/vuejs/vuex/compare/v3.1.2...v3.1.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 
						
						
					 
					
						2020-03-11 15:10:42 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						187138d7b1 
					 
					
						
						
							
							Bump buefy from 0.8.12 to 0.8.13 ( #301 )  
						
						 
						
						... 
						
						
						
						Bumps [buefy](https://github.com/buefy/buefy ) from 0.8.12 to 0.8.13.
- [Release notes](https://github.com/buefy/buefy/releases )
- [Changelog](https://github.com/buefy/buefy/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/buefy/buefy/compare/v0.8.12...v0.8.13 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 
						
						
					 
					
						2020-03-11 15:10:29 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						dba0ddd344 
					 
					
						
						
							
							Bump sass from 1.26.1 to 1.26.2 ( #296 )  
						
						 
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/dart-sass ) from 1.26.1 to 1.26.2.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.26.1...1.26.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-03-05 10:28:27 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						4b9aece222 
					 
					
						
						
							
							Bump @babel/core from 7.8.4 to 7.8.7 ( #298 )  
						
						 
						
						... 
						
						
						
						Bumps [@babel/core](https://github.com/babel/babel ) from 7.8.4 to 7.8.7.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/compare/v7.8.4...v7.8.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-03-05 10:28:16 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						e756b609e8 
					 
					
						
						
							
							1.20.21  
						
						 
						
						
						
						
					 
					
						2020-02-26 13:08:06 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						ba99a113cb 
					 
					
						
						
							
							Updates to go 1.14  
						
						 
						
						
						
						
					 
					
						2020-02-26 12:47:58 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						8be56bc673 
					 
					
						
						
							
							Update README.md  
						
						 
						
						
						
						
					 
					
						2020-02-26 12:37:15 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						9bbd97a3a6 
					 
					
						
						
							
							Updates node modules  
						
						 
						
						
						
						
					 
					
						2020-02-26 11:53:30 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daniel M. Drucker 
							
						 
					 
					
						
						
							
						
						02de518971 
					 
					
						
						
							
							fix filter syntax ( #294 )  
						
						 
						
						
						
						
					 
					
						2020-02-26 11:45:02 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						a627f2ffd5 
					 
					
						
						
							
							Updates node modules  
						
						 
						
						
						
						
					 
					
						2020-02-25 11:10:29 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						0448416819 
					 
					
						
						
							
							Updates buefy  
						
						 
						
						
						
						
					 
					
						2020-02-22 14:59:54 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						3b2dfdc2f4 
					 
					
						
						
							
							Bump github.com/stretchr/testify from 1.5.0 to 1.5.1 ( #283 )  
						
						 
						
						... 
						
						
						
						Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.5.0...v1.5.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-02-20 08:23:00 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						efa5777766 
					 
					
						
						
							
							Updates buefy  
						
						 
						
						
						
						
					 
					
						2020-02-19 15:10:50 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						38713d1f48 
					 
					
						
						
							
							Bump husky from 4.2.2 to 4.2.3 ( #279 )  
						
						 
						
						... 
						
						
						
						Bumps [husky](https://github.com/typicode/husky ) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/typicode/husky/releases )
- [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md )
- [Commits](https://github.com/typicode/husky/compare/v4.2.2...v4.2.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-02-19 12:08:23 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						1259438a3b 
					 
					
						
						
							
							Bump github.com/stretchr/testify from 1.4.0 to 1.5.0 ( #281 )  
						
						 
						
						... 
						
						
						
						Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.4.0...v1.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-02-19 12:08:11 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						ba494ddd57 
					 
					
						
						
							
							1.20.20  
						
						 
						
						
						
						
					 
					
						2020-02-14 10:48:29 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						c5b84959c0 
					 
					
						
						
							
							Collapse menu ( #274 )  
						
						 
						
						... 
						
						
						
						* Tries to implement collapse menu
* Fixes using hiding
* Fixes tests
* Updates styles
* Adds better styles for collapse
* Fixes tests 
						
						
					 
					
						2020-02-14 10:48:03 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						2333084085 
					 
					
						
						
							
							Bump semver from 7.1.2 to 7.1.3 ( #276 )  
						
						 
						
						... 
						
						
						
						Bumps [semver](https://github.com/npm/node-semver ) from 7.1.2 to 7.1.3.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/master/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v7.1.2...v7.1.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-02-12 10:42:57 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						caa8f9964a 
					 
					
						
						
							
							Bump husky from 4.2.1 to 4.2.2 ( #277 )  
						
						 
						
						... 
						
						
						
						Bumps [husky](https://github.com/typicode/husky ) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/typicode/husky/releases )
- [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md )
- [Commits](https://github.com/typicode/husky/compare/v4.2.1...v4.2.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-02-12 10:42:45 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						2c756e8b46 
					 
					
						
						
							
							Bump github.com/gorilla/mux from 1.7.3 to 1.7.4 ( #278 )  
						
						 
						
						... 
						
						
						
						Bumps [github.com/gorilla/mux](https://github.com/gorilla/mux ) from 1.7.3 to 1.7.4.
- [Release notes](https://github.com/gorilla/mux/releases )
- [Commits](https://github.com/gorilla/mux/compare/v1.7.3...v1.7.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-02-12 10:42:31 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						1e1e956397 
					 
					
						
						
							
							Fixes with go fmt  
						
						 
						
						
						
						
					 
					
						2020-02-07 15:51:09 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						2594df9882 
					 
					
						
						
							
							Bump ansi-to-html from 0.6.13 to 0.6.14 ( #272 )  
						
						 
						
						... 
						
						
						
						Bumps [ansi-to-html](https://github.com/rburns/ansi-to-html ) from 0.6.13 to 0.6.14.
- [Release notes](https://github.com/rburns/ansi-to-html/releases )
- [Commits](https://github.com/rburns/ansi-to-html/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-02-07 12:05:59 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						8da054d3fb 
					 
					
						
						
							
							#270 , tries to fix scrollbars. Thanks @mnpenner  
						
						 
						
						
						
						
					 
					
						2020-02-02 14:38:28 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						3e7ef846ad 
					 
					
						
						
							
							Adds new setting option for smaller scrollbars  
						
						 
						
						
						
						
					 
					
						2020-02-02 14:37:09 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						f069c65496 
					 
					
						
						
							
							Fixes double scrollbar  
						
						 
						
						
						
						
					 
					
						2020-02-02 14:15:02 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						cca37c0559 
					 
					
						
						
							
							Updates npm modules  
						
						 
						
						
						
						
					 
					
						2020-01-31 11:41:01 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						a9da3163eb 
					 
					
						
						
							
							Updates npm modules  
						
						 
						
						
						
						
					 
					
						2020-01-30 13:52:55 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						7cff89ae26 
					 
					
						
						
							
							1.20.18  
						
						 
						
						
						
						
					 
					
						2020-01-29 13:02:46 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						0a3a273aac 
					 
					
						
						
							
							Removes unused pacakges and updates others  
						
						 
						
						
						
						
					 
					
						2020-01-29 10:31:14 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						905ee32256 
					 
					
						
						
							
							Fixes lint-staged  
						
						 
						
						
						
						
					 
					
						2020-01-22 16:25:59 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						b0c7ce13e8 
					 
					
						
						
							
							Updates modules  
						
						 
						
						
						
						
					 
					
						2020-01-22 16:22:54 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						6a439840f0 
					 
					
						
						
							
							Bump github.com/spf13/viper from 1.6.1 to 1.6.2 ( #247 )  
						
						 
						
						... 
						
						
						
						Bumps [github.com/spf13/viper](https://github.com/spf13/viper ) from 1.6.1 to 1.6.2.
- [Release notes](https://github.com/spf13/viper/releases )
- [Commits](https://github.com/spf13/viper/compare/v1.6.1...v1.6.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-01-22 16:04:00 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						35e7e08a07 
					 
					
						
						
							
							Updates vue router  
						
						 
						
						
						
						
					 
					
						2020-01-15 19:59:36 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						2cb02f76a1 
					 
					
						
						
							
							Updates vue router  
						
						 
						
						
						
						
					 
					
						2020-01-14 20:16:23 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						16d286ba8f 
					 
					
						
						
							
							Bump @babel/plugin-transform-runtime from 7.8.0 to 7.8.3 ( #239 )  
						
						 
						
						... 
						
						
						
						Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel ) from 7.8.0 to 7.8.3.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/compare/v7.8.0...v7.8.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-01-13 15:02:41 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						94999dc95b 
					 
					
						
						
							
							Bump @babel/core from 7.8.0 to 7.8.3 ( #240 )  
						
						 
						
						... 
						
						
						
						Bumps [@babel/core](https://github.com/babel/babel ) from 7.8.0 to 7.8.3.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/compare/v7.8.0...v7.8.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2020-01-13 14:57:56 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						08fcfd8ec4 
					 
					
						
						
							
							Fixes Firefox bug with scroll  
						
						 
						
						
						
						
					 
					
						2020-01-13 12:31:44 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						4a253cab1a 
					 
					
						
						
							
							Uses actions/checkout@v1 instead  
						
						 
						
						
						
						
					 
					
						2020-01-13 12:29:04 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						911a25e0f0 
					 
					
						
						
							
							Fixes firefox error  
						
						 
						
						
						
						
					 
					
						2020-01-12 20:09:28 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						f110a4c2f3 
					 
					
						
						
							
							1.20.16  
						
						 
						
						
						
						
					 
					
						2020-01-12 08:25:21 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						ee18405f54 
					 
					
						
						
							
							Updates modules  
						
						 
						
						
						
						
					 
					
						2020-01-12 08:15:16 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						be7012a860 
					 
					
						
						
							
							1.20.15  
						
						 
						
						
						
						
					 
					
						2020-01-10 21:24:09 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						4892dcd892 
					 
					
						
						
							
							Fixes tests  
						
						 
						
						
						
						
					 
					
						2020-01-10 21:24:03 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						8538fb2f55 
					 
					
						
						
							
							1.20.14  
						
						 
						
						
						
						
					 
					
						2020-01-10 21:20:14 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						2592d62ed9 
					 
					
						
						
							
							Removes size for second pane  
						
						 
						
						
						
						
					 
					
						2020-01-10 21:20:04 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						f91c7ccb21 
					 
					
						
						
							
							1.20.13  
						
						 
						
						
						
						
					 
					
						2020-01-10 08:18:43 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						24ade2f856 
					 
					
						
						
							
							Updates libs  
						
						 
						
						
						
						
					 
					
						2020-01-10 08:18:38 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						756a8e4643 
					 
					
						
						
							
							1.20.12  
						
						 
						
						
						
						
					 
					
						2020-01-09 11:51:53 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						34533cd830 
					 
					
						
						
							
							Updates npm modules  
						
						 
						
						
						
						
					 
					
						2020-01-09 11:51:49 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						21e88b645e 
					 
					
						
						
							
							1.20.11  
						
						 
						
						
						
						
					 
					
						2020-01-07 11:32:40 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						775715a17c 
					 
					
						
						
							
							Fixes   #185  
						
						 
						
						
						
						
					 
					
						2020-01-07 11:32:35 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						a59f7caafc 
					 
					
						
						
							
							Updates husky  
						
						 
						
						
						
						
					 
					
						2020-01-07 10:50:14 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						6903299523 
					 
					
						
						
							
							1.20.10  
						
						 
						
						
						
						
					 
					
						2020-01-07 10:39:56 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						1f34ebfdc1 
					 
					
						
						
							
							Fixes search placeholder  
						
						 
						
						
						
						
					 
					
						2020-01-07 10:38:56 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						98ee491865 
					 
					
						
						
							
							Fixes title  
						
						 
						
						
						
						
					 
					
						2020-01-07 10:37:57 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						d408cfca1d 
					 
					
						
						
							
							1.20.9  
						
						 
						
						
						
						
					 
					
						2020-01-06 17:03:00 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						a8366174e9 
					 
					
						
						
							
							Fixes ui bug with menu  
						
						 
						
						
						
						
					 
					
						2020-01-06 17:02:55 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						1b97d18ef0 
					 
					
						
						
							
							1.20.8  
						
						 
						
						
						
						
					 
					
						2020-01-06 16:29:27 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						678b197d6a 
					 
					
						
						
							
							Fixes mobile to use document as container for scrolling ( #223 )  
						
						 
						
						... 
						
						
						
						* Uses intersectionObserver instead
* Use intersectionObserver
* Updates mods
* Adds title when more than one container is active
* Updates logic to use native scrolling when only one logger view is open
* Fixes broken test
* Uses close instead of closed
* Fixes scrollingParent 
						
						
					 
					
						2020-01-06 16:28:45 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						86bb4e12b3 
					 
					
						
						
							
							Fixes tty bug with  #200  
						
						 
						
						
						
						
					 
					
						2020-01-04 12:15:54 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						32dd847f4f 
					 
					
						
						
							
							Refactors tty code  
						
						 
						
						
						
						
					 
					
						2020-01-04 12:02:47 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						35a5093f8e 
					 
					
						
						
							
							Cleans up settings page  
						
						 
						
						
						
						
					 
					
						2019-12-30 17:06:45 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						6b5f5aeae3 
					 
					
						
						
							
							Updates buefy  
						
						 
						
						
						
						
					 
					
						2019-12-30 17:02:47 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						b41f315a25 
					 
					
						
						
							
							1.20.6  
						
						 
						
						
						
						
					 
					
						2019-12-30 09:50:49 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						376ee2d730 
					 
					
						
						
							
							Adds compression  
						
						 
						
						
						
						
					 
					
						2019-12-30 09:50:37 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						79a42bf9fb 
					 
					
						
						
							
							1.20.5  
						
						 
						
						
						
						
					 
					
						2019-12-30 09:46:19 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						2eff0dbeee 
					 
					
						
						
							
							Removes standard-version  
						
						 
						
						
						
						
					 
					
						2019-12-30 09:46:09 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						da9cddb691 
					 
					
						
						
							
							perf: fixes a performance issues with store using strict mode  
						
						 
						
						
						
						
					 
					
						2019-12-30 09:23:13 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						184e742b1b 
					 
					
						
						
							
							1.20.3  
						
						 
						
						
						
						
					 
					
						2019-12-29 15:16:08 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						42287f8848 
					 
					
						
						
							
							chore(release): 1.20.4  
						
						 
						
						
						
						
					 
					
						2019-12-29 15:16:07 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						6495531d45 
					 
					
						
						
							
							1.20.2  
						
						 
						
						
						
						
					 
					
						2019-12-29 15:15:53 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						3045d6011f 
					 
					
						
						
							
							chore(release): 1.20.3  
						
						 
						
						
						
						
					 
					
						2019-12-29 15:15:52 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						8a78db30c6 
					 
					
						
						
							
							1.20.1  
						
						 
						
						
						
						
					 
					
						2019-12-29 15:15:42 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						cbe8aede9c 
					 
					
						
						
							
							chore(release): 1.20.2  
						
						 
						
						
						
						
					 
					
						2019-12-29 15:15:41 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						a0019b1019 
					 
					
						
						
							
							Fixes scripts  
						
						 
						
						
						
						
					 
					
						2019-12-29 15:14:34 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						4e6d9c4c40 
					 
					
						
						
							
							chore(release): 1.20.1  
						
						 
						
						
						
						
					 
					
						2019-12-29 15:06:13 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						54a636163c 
					 
					
						
						
							
							Adds standversion  
						
						 
						
						
						
						
					 
					
						2019-12-29 15:05:29 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						cc99eaa819 
					 
					
						
						
							
							fix: tries to fix a scroll bug in mobile  
						
						 
						
						
						
						
					 
					
						2019-12-29 15:05:02 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						541227494f 
					 
					
						
						
							
							1.20.0  
						
						 
						
						
						
						
					 
					
						2019-12-29 11:12:59 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						f4987ff9c3 
					 
					
						
						
							
							Settings ( #216 )  
						
						 
						
						... 
						
						
						
						* Settings in WIP
* Updates some styles
* Removes unused import
* Adds version and switcher
* Adds ionicons instead of fontawesome
* Fixes ionicon for vuejs
* Updates modules
* Adds buefy
* Adds search filter as settings
* Adds localstorage
* Fixes tests
* Adds settings for menu width
* Changes copy 
						
						
					 
					
						2019-12-29 11:12:46 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						c7ce201050 
					 
					
						
						
							
							1.19.4  
						
						 
						
						
						
						
					 
					
						2019-12-20 11:27:51 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						283dd90b46 
					 
					
						
						
							
							Fixes z-index for mobile menu  
						
						 
						
						
						
						
					 
					
						2019-12-20 11:27:45 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						5a7768f988 
					 
					
						
						
							
							1.19.3  
						
						 
						
						
						
						
					 
					
						2019-12-20 10:53:40 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						a84c1ce964 
					 
					
						
						
							
							Fixes scroll bar bug  
						
						 
						
						
						
						
					 
					
						2019-12-20 10:52:54 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						cd51084efe 
					 
					
						
						
							
							Updates babel  
						
						 
						
						
						
						
					 
					
						2019-12-18 17:30:24 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						eb3fa00089 
					 
					
						
						
							
							1.19.2  
						
						 
						
						
						
						
					 
					
						2019-12-18 17:24:27 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						04b219236c 
					 
					
						
						
							
							Uses from and to find a good time range  
						
						 
						
						
						
						
					 
					
						2019-12-18 17:24:21 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						6f3917edb8 
					 
					
						
						
							
							1.19.1  
						
						 
						
						
						
						
					 
					
						2019-12-18 15:58:44 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						e06954a92c 
					 
					
						
						
							
							Fixes UI bugs  
						
						 
						
						
						
						
					 
					
						2019-12-18 15:58:32 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						9ebefc3698 
					 
					
						
						
							
							Adds scrollback loading  
						
						 
						
						
						
						
					 
					
						2019-12-17 16:03:14 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						c938b2ea1b 
					 
					
						
						
							
							Fetch more ( #209 )  
						
						 
						
						... 
						
						
						
						* Adds code to fetch more
* Adds working in progress
* Adds debugging test
* Cleans up and creates a new component
* Adds debug logs
* Adds debounce for messages
* Fixes scrolling
* Fixes go code to handle length
* Fixes tests
* Adds loader
* Fixes tests 
						
						
					 
					
						2019-12-17 14:58:29 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						9668b2cccd 
					 
					
						
						
							
							Adds support for split panes for the left menu  
						
						 
						
						
						
						
					 
					
						2019-12-11 13:38:14 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						5b5716b51b 
					 
					
						
						
							
							[Security] Bump serialize-to-js from 3.0.0 to 3.0.2 ( #201 )  
						
						 
						
						... 
						
						
						
						Bumps [serialize-to-js](https://github.com/commenthol/serialize-to-js ) from 3.0.0 to 3.0.2. **This update includes a security fix.**
- [Release notes](https://github.com/commenthol/serialize-to-js/releases )
- [Commits](https://github.com/commenthol/serialize-to-js/compare/v3.0.0...v3.0.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-12-11 13:31:17 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						93a7f9dc7d 
					 
					
						
						
							
							Updates libs  
						
						 
						
						
						
						
					 
					
						2019-12-11 13:25:48 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						d7a52b569c 
					 
					
						
						
							
							Bump github.com/spf13/viper from 1.5.0 to 1.6.1 ( #203 )  
						
						 
						
						... 
						
						
						
						Bumps [github.com/spf13/viper](https://github.com/spf13/viper ) from 1.5.0 to 1.6.1.
- [Release notes](https://github.com/spf13/viper/releases )
- [Commits](https://github.com/spf13/viper/compare/v1.5.0...v1.6.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-12-11 13:24:37 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						1b4a4e626a 
					 
					
						
						
							
							Menu resizable ( #206 )  
						
						 
						
						... 
						
						
						
						* Makes side menu resizable
* Fixes hiding of side menu
* Adds mobile menu
* Adds missing file 
						
						
					 
					
						2019-12-11 13:23:24 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						05b26bea9c 
					 
					
						
						
							
							1.17.3  
						
						 
						
						
						
						
					 
					
						2019-12-11 11:52:52 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						08cd8a21d4 
					 
					
						
						
							
							Fixes broken regex searches  
						
						 
						
						
						
						
					 
					
						2019-12-11 11:52:37 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						4a7c0f55a7 
					 
					
						
						
							
							1.17.2  
						
						 
						
						
						
						
					 
					
						2019-12-03 12:35:16 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						64b39d6d2b 
					 
					
						
						
							
							1.17.1  
						
						 
						
						
						
						
					 
					
						2019-12-03 12:35:04 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						cbca6a8413 
					 
					
						
						
							
							Adds html title tag  
						
						 
						
						
						
						
					 
					
						2019-12-03 12:35:03 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								TUNER88 
							
						 
					 
					
						
						
							
						
						9cfc20815a 
					 
					
						
						
							
							Add filter usage hints ( #194 )  
						
						 
						
						... 
						
						
						
						* Add reference to supported filters
* fix spacing 
						
						
					 
					
						2019-12-03 08:06:18 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						71f214e20d 
					 
					
						
						
							
							Adds support for split panes  
						
						 
						
						
						
						
					 
					
						2019-11-25 15:28:04 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						63f132c820 
					 
					
						
						
							
							Adds the ability to split panes and view multiple logs  ( #186 )  
						
						 
						
						... 
						
						
						
						* Fixes css to have full containers
* Adds split panes
* Fixes background color
* Fixes splitter
* Fixes tests
* Adds more tests
* Updates tests
* Adds vuex
* Moves splitpane to app
* Moves the panes to app
* Fixes columns with min-width
* Update packages
* Updates html to have better components
* Updates npm packages
* Fixes scrollar
* Creates a scrollable view
* Fixes App specs
* Adds vuex for component
* Updates to use splitpanes
* Styles splitter
* Removes fetch-mock 
						
						
					 
					
						2019-11-25 15:26:42 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						ffd964fe82 
					 
					
						
						
							
							Bump prettier from 1.18.2 to 1.19.1 ( #176 )  
						
						 
						
						... 
						
						
						
						Bumps [prettier](https://github.com/prettier/prettier ) from 1.18.2 to 1.19.1.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/1.18.2...1.19.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-11-09 18:10:22 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						63dd413296 
					 
					
						
						
							
							Refactors code to decouple view with event source ( #177 )  
						
						 
						
						... 
						
						
						
						* Decouples provider and viewer
* Fixes title
* Clean up
* Fixes tests 
						
						
					 
					
						2019-11-09 18:10:02 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						88bb3f296a 
					 
					
						
						
							
							1.16.2  
						
						 
						
						
						
						
					 
					
						2019-11-07 12:49:05 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						f6e0e4ed08 
					 
					
						
						
							
							Fixes search again  
						
						 
						
						
						
						
					 
					
						2019-11-07 12:43:39 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						707ab974a1 
					 
					
						
						
							
							Adds a test for filter  
						
						 
						
						
						
						
					 
					
						2019-11-07 12:05:18 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						fa0f743cb4 
					 
					
						
						
							
							1.16.1  
						
						 
						
						
						
						
					 
					
						2019-11-06 17:13:39 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						bde434851c 
					 
					
						
						
							
							Fixes broken search  
						
						 
						
						
						
						
					 
					
						2019-11-06 17:13:20 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						dc8f6f722e 
					 
					
						
						
							
							Adds more tests for tty  
						
						 
						
						
						
						
					 
					
						2019-11-06 11:39:07 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						649e577483 
					 
					
						
						
							
							Bump @vue/component-compiler-utils from 3.0.1 to 3.0.2 ( #171 )  
						
						 
						
						... 
						
						
						
						Bumps [@vue/component-compiler-utils](https://github.com/vuejs/component-compiler-utils ) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/vuejs/component-compiler-utils/releases )
- [Changelog](https://github.com/vuejs/component-compiler-utils/blob/master/CHANGELOG.md )
- [Commits](https://github.com/vuejs/component-compiler-utils/compare/v3.0.1...v3.0.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-11-06 10:58:34 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						4480587ae8 
					 
					
						
						
							
							Bump fetch-mock from 7.7.2 to 7.7.3 ( #169 )  
						
						 
						
						... 
						
						
						
						Bumps [fetch-mock](https://github.com/wheresrhys/fetch-mock ) from 7.7.2 to 7.7.3.
- [Release notes](https://github.com/wheresrhys/fetch-mock/releases )
- [Commits](https://github.com/wheresrhys/fetch-mock/compare/v7.7.2...v7.7.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-11-06 10:57:45 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						a4db64300c 
					 
					
						
						
							
							Adds support for TTY  
						
						 
						
						
						
						
					 
					
						2019-11-05 10:35:00 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						8925a6ed14 
					 
					
						
						
							
							Fixes security  
						
						 
						
						
						
						
					 
					
						2019-11-05 10:34:48 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						c5bd1fc735 
					 
					
						
						
							
							Adds support for tty ( #168 )  
						
						 
						
						
						
						
					 
					
						2019-11-05 10:33:45 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						61a35663dc 
					 
					
						
						
							
							Bump @babel/core from 7.6.4 to 7.7.0 ( #167 )  
						
						 
						
						... 
						
						
						
						Bumps [@babel/core](https://github.com/babel/babel ) from 7.6.4 to 7.7.0.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/compare/v7.6.4...v7.7.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-11-05 10:33:14 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						2a52d7b6a1 
					 
					
						
						
							
							Bump ansi-to-html from 0.6.12 to 0.6.13 ( #166 )  
						
						 
						
						... 
						
						
						
						Bumps [ansi-to-html](https://github.com/rburns/ansi-to-html ) from 0.6.12 to 0.6.13.
- [Release notes](https://github.com/rburns/ansi-to-html/releases )
- [Commits](https://github.com/rburns/ansi-to-html/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-11-05 10:26:03 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						6adec499e1 
					 
					
						
						
							
							Updates npm modules  
						
						 
						
						
						
						
					 
					
						2019-11-04 11:10:55 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						5990f126f4 
					 
					
						
						
							
							Fixes npm node ( #162 )  
						
						 
						
						
						
						
					 
					
						2019-11-01 12:22:29 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						e1d66b9c78 
					 
					
						
						
							
							Adds a new test  
						
						 
						
						
						
						
					 
					
						2019-11-01 12:16:44 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						6014e10f62 
					 
					
						
						
							
							Bump github.com/spf13/viper from 1.4.0 to 1.5.0 ( #161 )  
						
						 
						
						... 
						
						
						
						Bumps [github.com/spf13/viper](https://github.com/spf13/viper ) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/spf13/viper/releases )
- [Commits](https://github.com/spf13/viper/compare/v1.4.0...v1.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-11-01 12:15:38 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						457b760da5 
					 
					
						
						
							
							1.15.9  
						
						 
						
						
						
						
					 
					
						2019-10-29 09:07:15 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						e8ab871efb 
					 
					
						
						
							
							Adds escapeXML: true,  
						
						 
						
						
						
						
					 
					
						2019-10-29 09:07:05 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						1651025969 
					 
					
						
						
							
							Bump date-fns from 2.5.1 to 2.6.0 ( #153 )  
						
						 
						
						... 
						
						
						
						Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.5.1 to 2.6.0.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v2.5.1...v2.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-10-23 12:15:33 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						b81d718b7e 
					 
					
						
						
							
							Bump sass from 1.23.0 to 1.23.1 ( #154 )  
						
						 
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/dart-sass ) from 1.23.0 to 1.23.1.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.23.0...1.23.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-10-23 12:15:24 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						2600703625 
					 
					
						
						
							
							Updates bulma  
						
						 
						
						
						
						
					 
					
						2019-10-18 15:39:10 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						9a613e0b85 
					 
					
						
						
							
							Fixes security  
						
						 
						
						
						
						
					 
					
						2019-10-15 12:56:21 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						8e63a5742a 
					 
					
						
						
							
							Updates modules  
						
						 
						
						
						
						
					 
					
						2019-10-14 08:22:41 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						c9475e10af 
					 
					
						
						
							
							Updates modules  
						
						 
						
						
						
						
					 
					
						2019-10-08 11:39:11 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						b10c99ae3e 
					 
					
						
						
							
							1.15.8  
						
						 
						
						
						
						
					 
					
						2019-09-18 19:13:24 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						b93346b673 
					 
					
						
						
							
							Updates modules  
						
						 
						
						
						
						
					 
					
						2019-09-18 19:09:59 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						4753dbd847 
					 
					
						
						
							
							Updates node modules  
						
						 
						
						
						
						
					 
					
						2019-09-18 19:09:59 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						44471e9d3a 
					 
					
						
						
							
							Bump sass from 1.22.10 to 1.22.12 ( #123 )  
						
						 
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/dart-sass ) from 1.22.10 to 1.22.12.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.22.10...1.22.12 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-09-18 11:20:31 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						0f5a89aae4 
					 
					
						
						
							
							Bump date-fns from 2.1.0 to 2.2.1 ( #124 )  
						
						 
						
						... 
						
						
						
						Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.1.0 to 2.2.1.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v2.1.0...v2.2.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-09-18 11:20:11 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						d5bdaa172b 
					 
					
						
						
							
							Removes showAll from reflex  
						
						 
						
						
						
						
					 
					
						2019-09-10 10:35:46 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						714975ca95 
					 
					
						
						
							
							Removes github actions from readme  
						
						 
						
						
						
						
					 
					
						2019-09-09 15:51:37 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						68f364c7ff 
					 
					
						
						
							
							Bump vue-jest from 3.0.4 to 3.0.5 ( #121 )  
						
						 
						
						... 
						
						
						
						Bumps [vue-jest](https://github.com/vuejs/vue-jest ) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/vuejs/vue-jest/releases )
- [Commits](https://github.com/vuejs/vue-jest/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-09-09 15:50:58 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						f34144e7fc 
					 
					
						
						
							
							1.15.7  
						
						 
						
						
						
						
					 
					
						2019-09-09 15:34:13 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						e485f0fe9a 
					 
					
						
						
							
							Fixes bad dockerfile  
						
						 
						
						
						
						
					 
					
						2019-09-09 15:34:06 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						115e7de7bf 
					 
					
						
						
							
							1.15.6  
						
						 
						
						
						
						
					 
					
						2019-09-09 15:28:42 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						080b0b29a7 
					 
					
						
						
							
							Uses goreleaser_Linux_x86_64.tar.gz  
						
						 
						
						
						
						
					 
					
						2019-09-09 15:28:34 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						ebc9158a45 
					 
					
						
						
							
							1.15.5  
						
						 
						
						
						
						
					 
					
						2019-09-08 15:12:27 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						38a3167cbd 
					 
					
						
						
							
							Reverts  
						
						 
						
						
						
						
					 
					
						2019-09-08 15:12:05 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						b48a75f30d 
					 
					
						
						
							
							1.15.4  
						
						 
						
						
						
						
					 
					
						2019-09-08 14:56:28 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						5b10a39ad5 
					 
					
						
						
							
							Adds g++  
						
						 
						
						
						
						
					 
					
						2019-09-08 14:56:24 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						1d7048115e 
					 
					
						
						
							
							1.15.3  
						
						 
						
						
						
						
					 
					
						2019-09-08 14:35:30 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						1eb373da5e 
					 
					
						
						
							
							Adds make  
						
						 
						
						
						
						
					 
					
						2019-09-08 14:34:55 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						9cf522f7df 
					 
					
						
						
							
							1.15.2  
						
						 
						
						
						
						
					 
					
						2019-09-08 14:25:44 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						153a620676 
					 
					
						
						
							
							Adds docker to entrypoint  
						
						 
						
						
						
						
					 
					
						2019-09-08 14:25:40 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						b1feba8314 
					 
					
						
						
							
							1.15.1  
						
						 
						
						
						
						
					 
					
						2019-09-08 14:18:43 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						277701bc56 
					 
					
						
						
							
							Tries to fix bash error  
						
						 
						
						
						
						
					 
					
						2019-09-08 14:18:39 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						39c250993e 
					 
					
						
						
							
							1.15.0  
						
						 
						
						
						
						
					 
					
						2019-09-08 14:01:31 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						d8b82c8200 
					 
					
						
						
							
							Updates goreleaser to alpine and uses 1.13  
						
						 
						
						
						
						
					 
					
						2019-09-08 14:00:47 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						93faeaaedc 
					 
					
						
						
							
							Updates to 1.13  
						
						 
						
						
						
						
					 
					
						2019-09-08 13:38:52 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						35d08a0a97 
					 
					
						
						
							
							Updates tests to 1.13  
						
						 
						
						
						
						
					 
					
						2019-09-08 13:36:29 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						921082e32f 
					 
					
						
						
							
							Updates packages ( #120 )  
						
						 
						
						
						
						
					 
					
						2019-09-07 08:23:48 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						0dd119efae 
					 
					
						
						
							
							1.14.0  
						
						 
						
						
						
						
					 
					
						2019-08-27 19:18:22 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						2019d29161 
					 
					
						
						
							
							Merge branch 'updates-docker'  
						
						 
						
						
						
						
					 
					
						2019-08-27 19:17:04 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						c22afb19f3 
					 
					
						
						
							
							Updates docker ( #113 )  
						
						 
						
						... 
						
						
						
						* Updates go mods
* Updates docker 
						
						
					 
					
						2019-08-27 19:14:38 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						50de4b7f11 
					 
					
						
						
							
							Removes indirect  
						
						 
						
						
						
						
					 
					
						2019-08-27 19:11:16 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						a9c119297f 
					 
					
						
						
							
							Updates docker  
						
						 
						
						
						
						
					 
					
						2019-08-27 19:10:09 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						3c954a0840 
					 
					
						
						
							
							Adds appengine  
						
						 
						
						
						
						
					 
					
						2019-08-27 19:10:03 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						494d95e9cd 
					 
					
						
						
							
							Updates go mods  
						
						 
						
						
						
						
					 
					
						2019-08-27 18:44:15 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						489460042d 
					 
					
						
						
							
							Bump lint-staged from 9.2.3 to 9.2.5 ( #111 )  
						
						 
						
						... 
						
						
						
						Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 9.2.3 to 9.2.5.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v9.2.3...v9.2.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-08-27 18:42:24 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						2315965eb2 
					 
					
						
						
							
							Adds if for release ( #112 )  
						
						 
						
						... 
						
						
						
						* Adds if for release
* Fixes if
* Fixes env 
						
						
					 
					
						2019-08-27 15:51:42 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						0a5e6da3ae 
					 
					
						
						
							
							1.13.1  
						
						 
						
						
						
						
					 
					
						2019-08-23 13:47:23 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						d9aedd78ba 
					 
					
						
						
							
							Renames jobs  
						
						 
						
						
						
						
					 
					
						2019-08-23 13:47:17 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						37fdeb6d18 
					 
					
						
						
							
							Updates readme  
						
						 
						
						
						
						
					 
					
						2019-08-23 13:40:21 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						3bd3dd2d04 
					 
					
						
						
							
							converted main.workflow to Actions V2 yml files  
						
						 
						
						
						
						
					 
					
						2019-08-23 13:35:07 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						af42d980d0 
					 
					
						
						
							
							1.13.0  
						
						 
						
						
						
						
					 
					
						2019-08-23 13:29:31 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						2070b9eee4 
					 
					
						
						
							
							Updates golang  
						
						 
						
						
						
						
					 
					
						2019-08-23 13:29:16 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						8651b37723 
					 
					
						
						
							
							Updates libs  
						
						 
						
						
						
						
					 
					
						2019-08-23 13:27:21 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						22c350aed5 
					 
					
						
						
							
							Bump sass from 1.22.9 to 1.22.10 ( #104 )  
						
						 
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/dart-sass ) from 1.22.9 to 1.22.10.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.22.9...1.22.10 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-08-23 13:24:54 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						80686bc279 
					 
					
						
						
							
							Bump concurrently from 4.1.1 to 4.1.2 ( #105 )  
						
						 
						
						... 
						
						
						
						Bumps [concurrently](https://github.com/kimmobrunfeldt/concurrently ) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/kimmobrunfeldt/concurrently/releases )
- [Commits](https://github.com/kimmobrunfeldt/concurrently/compare/v4.1.1...v4.1.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-08-23 13:24:43 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						2b3a60b950 
					 
					
						
						
							
							Bump husky from 3.0.3 to 3.0.4 ( #106 )  
						
						 
						
						... 
						
						
						
						Bumps [husky](https://github.com/typicode/husky ) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/typicode/husky/releases )
- [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md )
- [Commits](https://github.com/typicode/husky/compare/v3.0.3...v3.0.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-08-23 13:24:34 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						08b52106fb 
					 
					
						
						
							
							Bump lint-staged from 9.2.1 to 9.2.3 ( #107 )  
						
						 
						
						... 
						
						
						
						Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 9.2.1 to 9.2.3.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v9.2.1...v9.2.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-08-23 13:24:25 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						1ed7c4e513 
					 
					
						
						
							
							Bump github.com/stretchr/testify from 1.3.0 to 1.4.0 ( #100 )  
						
						 
						
						... 
						
						
						
						Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.3.0...v1.4.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-08-23 13:24:02 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						3b2b46f4ac 
					 
					
						
						
							
							Bump date-fns from 2.0.0-beta.4 to 2.0.0 ( #108 )  
						
						 
						
						... 
						
						
						
						Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.0.0-beta.4 to 2.0.0.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v2.0.0-beta.4...v2.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-08-23 13:23:40 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Pavel Makarenko 
							
						 
					 
					
						
						
							
						
						b356ffcd68 
					 
					
						
						
							
							added --showAll flag that will show all containers (default: false) ( #109 )  
						
						 
						
						
						
						
					 
					
						2019-08-23 13:23:30 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						197c2cc87b 
					 
					
						
						
							
							1.12.2  
						
						 
						
						
						
						
					 
					
						2019-08-15 16:07:44 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						ee7e919c12 
					 
					
						
						
							
							Updates libs  
						
						 
						
						
						
						
					 
					
						2019-08-15 16:04:35 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						e4275003b3 
					 
					
						
						
							
							Bump sass from 1.22.7 to 1.22.9 ( #92 )  
						
						 
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/dart-sass ) from 1.22.7 to 1.22.9.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.22.7...1.22.9 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-08-01 20:46:46 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						0da82500f3 
					 
					
						
						
							
							Bump husky from 3.0.1 to 3.0.2 ( #91 )  
						
						 
						
						... 
						
						
						
						Bumps [husky](https://github.com/typicode/husky ) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/typicode/husky/releases )
- [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md )
- [Commits](https://github.com/typicode/husky/compare/v3.0.1...v3.0.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-08-01 20:46:22 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c14e8bfd1a 
					 
					
						
						
							
							Bump mockdate from 2.0.3 to 2.0.4 ( #93 )  
						
						 
						
						... 
						
						
						
						Bumps [mockdate](https://github.com/boblauer/MockDate ) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/boblauer/MockDate/releases )
- [Commits](https://github.com/boblauer/MockDate/compare/v2.0.3...v2.0.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-08-01 20:46:05 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						d8eda3384b 
					 
					
						
						
							
							Bump vue-meta from 2.1.0 to 2.2.0 ( #90 )  
						
						 
						
						... 
						
						
						
						Bumps [vue-meta](https://github.com/nuxt/vue-meta ) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/nuxt/vue-meta/releases )
- [Changelog](https://github.com/nuxt/vue-meta/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nuxt/vue-meta/compare/v2.1.0...v2.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-08-01 20:45:55 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						fe14cd184a 
					 
					
						
						
							
							Fixes tests  
						
						 
						
						
						
						
					 
					
						2019-07-25 14:24:59 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						5a367fa20a 
					 
					
						
						
							
							Uses filter for relatice time instead  
						
						 
						
						
						
						
					 
					
						2019-07-25 14:23:28 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						2db858a227 
					 
					
						
						
							
							Update README.md  
						
						 
						
						
						
						
					 
					
						2019-07-25 12:27:59 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						3cc17c0802 
					 
					
						
						
							
							Update README.md  
						
						 
						
						
						
						
					 
					
						2019-07-25 12:26:11 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						72d20457b1 
					 
					
						
						
							
							Bump date-fns from 2.0.0-beta.2 to 2.0.0-beta.3 ( #86 )  
						
						 
						
						... 
						
						
						
						Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.0.0-beta.2 to 2.0.0-beta.3.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v2.0.0-beta.2...v2.0.0-beta.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-07-24 08:37:05 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						1efa49644e 
					 
					
						
						
							
							1.12.1  
						
						 
						
						
						
						
					 
					
						2019-07-24 08:30:28 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						e733049876 
					 
					
						
						
							
							Updates vue meta  
						
						 
						
						
						
						
					 
					
						2019-07-24 08:30:04 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						0562c9a625 
					 
					
						
						
							
							Adds filters to be used with all supported filters ( #87 )  
						
						 
						
						... 
						
						
						
						* Adds filter WIP
* Updates with map
* Updates readme 
						
						
					 
					
						2019-07-24 08:28:59 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						40c3c2d23e 
					 
					
						
						
							
							Update README.md  
						
						 
						
						
						
						
					 
					
						2019-07-22 13:11:45 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						366329f497 
					 
					
						
						
							
							Adds more tests  
						
						 
						
						
						
						
					 
					
						2019-07-22 13:09:11 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						7942ae66b7 
					 
					
						
						
							
							Adds more tests  
						
						 
						
						
						
						
					 
					
						2019-07-22 13:09:11 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						a0d65b7fc5 
					 
					
						
						
							
							Update README.md  
						
						 
						
						
						
						
					 
					
						2019-07-22 12:46:44 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						b4623a6d8b 
					 
					
						
						
							
							Update README.md  
						
						 
						
						
						
						
					 
					
						2019-07-22 12:45:57 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						77a70faf04 
					 
					
						
						
							
							Adds filter by name  
						
						 
						
						
						
						
					 
					
						2019-07-22 12:40:51 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						6a44ebaa5c 
					 
					
						
						
							
							Adds tests and uses filterName instead.  ( #85 )  
						
						 
						
						... 
						
						
						
						* Adding:
- ability to restrict view to container by regex match on container name
- instructions for building/running locally
* refactoring based on comments
* Updates tests
* Fixes readme 
						
						
					 
					
						2019-07-22 12:38:52 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						1d411b490b 
					 
					
						
						
							
							Updates go modules  
						
						 
						
						
						
						
					 
					
						2019-07-21 16:29:10 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						1b42514642 
					 
					
						
						
							
							Updates mods  
						
						 
						
						
						
						
					 
					
						2019-07-21 13:53:19 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						d371aa5111 
					 
					
						
						
							
							Fixes security  
						
						 
						
						
						
						
					 
					
						2019-07-21 13:52:46 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						4743c8be8f 
					 
					
						
						
							
							Bump sass from 1.22.4 to 1.22.5 ( #76 )  
						
						 
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/dart-sass ) from 1.22.4 to 1.22.5.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.22.4...1.22.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-07-18 12:58:30 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						ff0a774549 
					 
					
						
						
							
							1.11.8  
						
						 
						
						
						
						
					 
					
						2019-07-15 15:37:43 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						94ec9e49f0 
					 
					
						
						
							
							Fixes unit tests  
						
						 
						
						
						
						
					 
					
						2019-07-15 15:37:32 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						a2fe47b364 
					 
					
						
						
							
							1.11.7  
						
						 
						
						
						
						
					 
					
						2019-07-15 15:34:44 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						c04535d9b0 
					 
					
						
						
							
							Fixes scroll problem on smaller windows  
						
						 
						
						
						
						
					 
					
						2019-07-15 15:34:26 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						1da26a49c1 
					 
					
						
						
							
							Bump vue-meta from 2.0.4 to 2.0.5 ( #73 )  
						
						 
						
						... 
						
						
						
						Bumps [vue-meta](https://github.com/nuxt/vue-meta ) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/nuxt/vue-meta/releases )
- [Changelog](https://github.com/nuxt/vue-meta/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nuxt/vue-meta/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-07-12 10:07:14 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						459f3f534d 
					 
					
						
						
							
							Bump sass from 1.22.3 to 1.22.4 ( #74 )  
						
						 
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/dart-sass ) from 1.22.3 to 1.22.4.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.22.3...1.22.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-07-12 10:07:01 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						2b73c79c5d 
					 
					
						
						
							
							[Security] Bump lodash from 4.17.11 to 4.17.14 ( #71 )  
						
						 
						
						... 
						
						
						
						Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.11 to 4.17.14. **This update includes security fixes.**
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-07-11 11:38:36 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						321100935c 
					 
					
						
						
							
							Bump lint-staged from 9.1.0 to 9.2.0 ( #72 )  
						
						 
						
						... 
						
						
						
						Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 9.1.0 to 9.2.0.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v9.1.0...v9.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-07-11 11:38:28 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						1af781f7a4 
					 
					
						
						
							
							Bump fetch-mock from 7.3.3 to 7.3.6 ( #70 )  
						
						 
						
						... 
						
						
						
						Bumps [fetch-mock](https://github.com/wheresrhys/fetch-mock ) from 7.3.3 to 7.3.6.
- [Release notes](https://github.com/wheresrhys/fetch-mock/releases )
- [Commits](https://github.com/wheresrhys/fetch-mock/compare/v7.3.3...v7.3.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-07-11 11:38:19 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						af4215f0fb 
					 
					
						
						
							
							Bump @babel/core from 7.5.0 to 7.5.4 ( #69 )  
						
						 
						
						... 
						
						
						
						Bumps [@babel/core](https://github.com/babel/babel ) from 7.5.0 to 7.5.4.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/compare/v7.5.0...v7.5.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-07-11 11:38:10 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						6474ebf9c2 
					 
					
						
						
							
							Bump lint-staged from 9.0.2 to 9.1.0 ( #68 )  
						
						 
						
						... 
						
						
						
						Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 9.0.2 to 9.1.0.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v9.0.2...v9.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-07-09 14:57:07 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						bb4a4407c7 
					 
					
						
						
							
							Updates libs  
						
						 
						
						
						
						
					 
					
						2019-07-05 08:24:30 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						e534397dc5 
					 
					
						
						
							
							Bump github.com/gorilla/mux from 1.7.2 to 1.7.3 ( #58 )  
						
						 
						
						... 
						
						
						
						Bumps [github.com/gorilla/mux](https://github.com/gorilla/mux ) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/gorilla/mux/releases )
- [Commits](https://github.com/gorilla/mux/compare/v1.7.2...v1.7.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-07-03 09:19:57 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a0769a3bdc 
					 
					
						
						
							
							Bump sass from 1.22.0 to 1.22.1 ( #56 )  
						
						 
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/dart-sass ) from 1.22.0 to 1.22.1.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.22.0...1.22.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-06-30 12:25:28 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						7586b350f3 
					 
					
						
						
							
							Bump date-fns from 2.0.0-alpha.37 to 2.0.0-beta.2 ( #55 )  
						
						 
						
						... 
						
						
						
						Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.0.0-alpha.37 to 2.0.0-beta.2.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v2.0.0-alpha.37...v2.0.0-beta.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-06-30 11:47:41 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						7af1a65503 
					 
					
						
						
							
							Bump concurrently from 4.1.0 to 4.1.1 ( #53 )  
						
						 
						
						... 
						
						
						
						Bumps [concurrently](https://github.com/kimmobrunfeldt/concurrently ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kimmobrunfeldt/concurrently/releases )
- [Commits](https://github.com/kimmobrunfeldt/concurrently/compare/v4.1.0...v4.1.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-06-30 11:39:33 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						3e29ea82d0 
					 
					
						
						
							
							Bump husky from 2.5.0 to 2.7.0 ( #57 )  
						
						 
						
						... 
						
						
						
						Bumps [husky](https://github.com/typicode/husky ) from 2.5.0 to 2.7.0.
- [Release notes](https://github.com/typicode/husky/releases )
- [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md )
- [Commits](https://github.com/typicode/husky/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-06-30 11:39:19 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						082ad4d222 
					 
					
						
						
							
							1.11.6  
						
						 
						
						
						
						
					 
					
						2019-06-25 21:05:55 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						a64e6f804c 
					 
					
						
						
							
							Updates modules  
						
						 
						
						
						
						
					 
					
						2019-06-25 21:05:46 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						82e3eb3671 
					 
					
						
						
							
							Bump sass from 1.21.0 to 1.22.0 ( #51 )  
						
						 
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/dart-sass ) from 1.21.0 to 1.22.0.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.21.0...1.22.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-06-25 09:44:56 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						baa2c5583f 
					 
					
						
						
							
							Bump date-fns from 2.0.0-alpha.36 to 2.0.0-alpha.37 ( #50 )  
						
						 
						
						... 
						
						
						
						Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.0.0-alpha.36 to 2.0.0-alpha.37.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v2.0.0-alpha.36...v2.0.0-alpha.37 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-06-25 09:44:47 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						ef1d872c68 
					 
					
						
						
							
							Bump github.com/gobuffalo/packr from 1.26.0 to 1.30.1 ( #49 )  
						
						 
						
						... 
						
						
						
						Bumps [github.com/gobuffalo/packr](https://github.com/gobuffalo/packr ) from 1.26.0 to 1.30.1.
- [Release notes](https://github.com/gobuffalo/packr/releases )
- [Changelog](https://github.com/gobuffalo/packr/blob/master/.goreleaser.yml )
- [Commits](https://github.com/gobuffalo/packr/compare/v1.26.0...v1.30.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-06-25 09:44:36 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						729e894553 
					 
					
						
						
							
							1.11.5  
						
						 
						
						
						
						
					 
					
						2019-06-24 12:02:55 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						1356f0bfc6 
					 
					
						
						
							
							Fixes checksum  
						
						 
						
						
						
						
					 
					
						2019-06-24 11:43:45 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						1c576b71a7 
					 
					
						
						
							
							1.11.4  
						
						 
						
						
						
						
					 
					
						2019-06-24 11:13:08 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						adf5055397 
					 
					
						
						
							
							Bump vue-meta from 2.0.3 to 2.0.4 ( #47 )  
						
						 
						
						... 
						
						
						
						Bumps [vue-meta](https://github.com/nuxt/vue-meta ) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/nuxt/vue-meta/releases )
- [Changelog](https://github.com/nuxt/vue-meta/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nuxt/vue-meta/compare/v2.0.3...v2.0.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-06-24 09:26:30 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						4011cc5f65 
					 
					
						
						
							
							Bump date-fns from 2.0.0-alpha.34 to 2.0.0-alpha.36 ( #46 )  
						
						 
						
						... 
						
						
						
						Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.0.0-alpha.34 to 2.0.0-alpha.36.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v2.0.0-alpha.34...v2.0.0-alpha.36 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-06-24 09:26:15 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						df38a3d138 
					 
					
						
						
							
							Bump husky from 2.4.1 to 2.5.0 ( #48 )  
						
						 
						
						... 
						
						
						
						Bumps [husky](https://github.com/typicode/husky ) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/typicode/husky/releases )
- [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md )
- [Commits](https://github.com/typicode/husky/compare/v2.4.1...v2.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-06-24 09:26:05 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						c08cadcb89 
					 
					
						
						
							
							1.11.3  
						
						 
						
						
						
						
					 
					
						2019-06-17 16:08:30 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						9a6f9afa18 
					 
					
						
						
							
							Fixes snapshots  
						
						 
						
						
						
						
					 
					
						2019-06-17 15:47:03 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						08201fc6d3 
					 
					
						
						
							
							Fixes bad width  
						
						 
						
						
						
						
					 
					
						2019-06-17 15:46:18 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						603b7a7298 
					 
					
						
						
							
							Cleans mod file  
						
						 
						
						
						
						
					 
					
						2019-06-14 12:12:29 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						39f5c86159 
					 
					
						
						
							
							Update README.md  
						
						 
						
						
						
						
					 
					
						2019-06-14 12:01:08 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						f45cafb10c 
					 
					
						
						
							
							Bump mockdate from 2.0.2 to 2.0.3 ( #43 )  
						
						 
						
						... 
						
						
						
						Bumps [mockdate](https://github.com/boblauer/MockDate ) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/boblauer/MockDate/releases )
- [Commits](https://github.com/boblauer/MockDate/commits/v2.0.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-06-14 11:57:17 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						45fc80342e 
					 
					
						
						
							
							Bump github.com/gobuffalo/packr from 1.25.0 to 1.26.0 ( #44 )  
						
						 
						
						... 
						
						
						
						Bumps [github.com/gobuffalo/packr](https://github.com/gobuffalo/packr ) from 1.25.0 to 1.26.0.
- [Release notes](https://github.com/gobuffalo/packr/releases )
- [Changelog](https://github.com/gobuffalo/packr/blob/master/.goreleaser.yml )
- [Commits](https://github.com/gobuffalo/packr/compare/v1.25.0...v1.26.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-06-14 11:45:22 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c73c6e3bfc 
					 
					
						
						
							
							Bump lint-staged from 8.2.0 to 8.2.1 ( #42 )  
						
						 
						
						... 
						
						
						
						Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 8.2.0 to 8.2.1.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v8.2.0...v8.2.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-06-14 11:41:23 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						35caea0830 
					 
					
						
						
							
							Bump date-fns from 2.0.0-alpha.33 to 2.0.0-alpha.34 ( #41 )  
						
						 
						
						... 
						
						
						
						Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.0.0-alpha.33 to 2.0.0-alpha.34.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v2.0.0-alpha.33...v2.0.0-alpha.34 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-06-14 11:41:07 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						8eccef7e19 
					 
					
						
						
							
							Update README.md  
						
						 
						
						
						
						
					 
					
						2019-06-14 08:53:56 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ZEROF 
							
						 
					 
					
						
						
							
						
						6fdfd901a0 
					 
					
						
						
							
							Add deploy with docker swarm ( #40 )  
						
						 
						
						
						
						
					 
					
						2019-06-14 06:36:38 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						e274786126 
					 
					
						
						
							
							1.11.2  
						
						 
						
						
						
						
					 
					
						2019-06-13 19:48:12 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						a03690044e 
					 
					
						
						
							
							Tries to fix UTC  
						
						 
						
						
						
						
					 
					
						2019-06-13 19:45:00 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						dce72466bc 
					 
					
						
						
							
							Fixes timezone issues  
						
						 
						
						
						
						
					 
					
						2019-06-13 19:38:44 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						1ffb85ea13 
					 
					
						
						
							
							1.11.1  
						
						 
						
						
						
						
					 
					
						2019-06-13 19:21:36 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						4d5fbe424b 
					 
					
						
						
							
							Fixes bug with search and colors  
						
						 
						
						
						
						
					 
					
						2019-06-13 19:21:29 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						bd2af1568c 
					 
					
						
						
							
							Fixes bad case  
						
						 
						
						
						
						
					 
					
						2019-06-13 15:22:31 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						77e2426605 
					 
					
						
						
							
							Fixes path  
						
						 
						
						
						
						
					 
					
						2019-06-13 15:21:49 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						fde6892783 
					 
					
						
						
							
							Adds color tests  
						
						 
						
						
						
						
					 
					
						2019-06-13 11:24:20 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						9e2135d923 
					 
					
						
						
							
							Adds more tests  
						
						 
						
						
						
						
					 
					
						2019-06-13 11:21:52 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						596390f813 
					 
					
						
						
							
							Bump date-fns from 2.0.0-alpha.32 to 2.0.0-alpha.33 ( #39 )  
						
						 
						
						... 
						
						
						
						Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.0.0-alpha.32 to 2.0.0-alpha.33.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v2.0.0-alpha.32...v2.0.0-alpha.33 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-06-13 11:05:44 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						181812d321 
					 
					
						
						
							
							1.11.0  
						
						 
						
						
						
						
					 
					
						2019-06-13 09:18:37 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						0d4bfc5e25 
					 
					
						
						
							
							Adds ansi colors via ansi-to-html ( #38 )  
						
						 
						
						
						
						
					 
					
						2019-06-13 09:18:22 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						33b33aff11 
					 
					
						
						
							
							1.10.3  
						
						 
						
						
						
						
					 
					
						2019-06-12 19:53:03 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						506e03bbf7 
					 
					
						
						
							
							Fixes bug  
						
						 
						
						
						
						
					 
					
						2019-06-12 19:51:13 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						1f7385da36 
					 
					
						
						
							
							Changes files  
						
						 
						
						
						
						
					 
					
						2019-06-12 19:45:25 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						d0036f177f 
					 
					
						
						
							
							Adds more tests and changes files ( #36 )  
						
						 
						
						
						
						
					 
					
						2019-06-12 19:40:27 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						07e3571a78 
					 
					
						
						
							
							Jest tests ( #35 )  
						
						 
						
						... 
						
						
						
						* Adds tests for vue
* Adds tests and fixes flush
* Update main.workflow
* Adds more tests 
						
						
					 
					
						2019-06-12 16:02:56 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						3662cfb03c 
					 
					
						
						
							
							Bump husky from 2.4.0 to 2.4.1 ( #34 )  
						
						 
						
						... 
						
						
						
						Bumps [husky](https://github.com/typicode/husky ) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/typicode/husky/releases )
- [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md )
- [Commits](https://github.com/typicode/husky/compare/v2.4.0...v2.4.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-06-12 11:44:20 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						9ba92162a4 
					 
					
						
						
							
							Bump vue-meta from 2.0.2 to 2.0.3 ( #32 )  
						
						 
						
						... 
						
						
						
						Bumps [vue-meta](https://github.com/nuxt/vue-meta ) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/nuxt/vue-meta/releases )
- [Changelog](https://github.com/nuxt/vue-meta/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nuxt/vue-meta/compare/v2.0.2...v2.0.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-06-12 11:44:09 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						8ff7881971 
					 
					
						
						
							
							Bump date-fns from 2.0.0-alpha.31 to 2.0.0-alpha.32 ( #33 )  
						
						 
						
						... 
						
						
						
						Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.0.0-alpha.31 to 2.0.0-alpha.32.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v2.0.0-alpha.31...v2.0.0-alpha.32 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-06-12 11:43:58 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						43be83330e 
					 
					
						
						
							
							Uses latest goreleaser  
						
						 
						
						
						
						
					 
					
						2019-06-12 09:20:17 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						275f72de12 
					 
					
						
						
							
							1.10.2  
						
						 
						
						
						
						
					 
					
						2019-06-12 09:15:55 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						e94cfea3c2 
					 
					
						
						
							
							Updates goreleaser and labels  
						
						 
						
						
						
						
					 
					
						2019-06-12 09:15:38 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						c8d7e165a7 
					 
					
						
						
							
							Updates modules  
						
						 
						
						
						
						
					 
					
						2019-06-10 09:17:32 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						bc608c302e 
					 
					
						
						
							
							Updates mod file  
						
						 
						
						
						
						
					 
					
						2019-06-10 09:09:38 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						b5a4ee3b12 
					 
					
						
						
							
							Bump husky from 2.3.0 to 2.4.0 ( #25 )  
						
						 
						
						... 
						
						
						
						Bumps [husky](https://github.com/typicode/husky ) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/typicode/husky/releases )
- [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md )
- [Commits](https://github.com/typicode/husky/compare/v2.3.0...v2.4.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-06-09 21:42:30 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						5b8c1249e6 
					 
					
						
						
							
							Bump sass from 1.20.1 to 1.21.0 ( #28 )  
						
						 
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/dart-sass ) from 1.20.1 to 1.21.0.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.20.1...1.21.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-06-09 21:41:50 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						e4f7f2410e 
					 
					
						
						
							
							Bump github.com/spf13/viper from 1.3.2 to 1.4.0 ( #29 )  
						
						 
						
						... 
						
						
						
						Bumps [github.com/spf13/viper](https://github.com/spf13/viper ) from 1.3.2 to 1.4.0.
- [Release notes](https://github.com/spf13/viper/releases )
- [Commits](https://github.com/spf13/viper/compare/v1.3.2...v1.4.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-06-09 21:41:26 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						d8b95a2921 
					 
					
						
						
							
							Bump github.com/gorilla/mux from 1.7.1 to 1.7.2 ( #24 )  
						
						 
						
						... 
						
						
						
						Bumps [github.com/gorilla/mux](https://github.com/gorilla/mux ) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/gorilla/mux/releases )
- [Commits](https://github.com/gorilla/mux/compare/v1.7.1...v1.7.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-06-09 21:34:00 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						513e6f4e07 
					 
					
						
						
							
							Bump prettier from 1.17.1 to 1.18.2 ( #27 )  
						
						 
						
						... 
						
						
						
						Bumps [prettier](https://github.com/prettier/prettier ) from 1.17.1 to 1.18.2.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/1.17.1...1.18.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-06-09 21:32:23 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						8146169e18 
					 
					
						
						
							
							Bump @babel/core from 7.4.4 to 7.4.5 ( #31 )  
						
						 
						
						... 
						
						
						
						Bumps [@babel/core](https://github.com/babel/babel ) from 7.4.4 to 7.4.5.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/compare/v7.4.4...v7.4.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-06-09 21:32:07 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						a620ef1c32 
					 
					
						
						
							
							Bump github.com/sirupsen/logrus from 1.4.1 to 1.4.2 ( #26 )  
						
						 
						
						... 
						
						
						
						Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus ) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/sirupsen/logrus/releases )
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sirupsen/logrus/compare/v1.4.1...v1.4.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-06-09 21:31:13 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
						
						c81c9a4e7f 
					 
					
						
						
							
							Bump date-fns from 2.0.0-alpha.25 to 2.0.0-alpha.31 ( #30 )  
						
						 
						
						... 
						
						
						
						Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.0.0-alpha.25 to 2.0.0-alpha.31.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v2.0.0-alpha.25...v2.0.0-alpha.31 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com > 
						
						
					 
					
						2019-06-09 21:30:53 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						e7f9faf70c 
					 
					
						
						
							
							1.10.1  
						
						 
						
						
						
						
					 
					
						2019-05-26 21:16:46 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						6294db4ba7 
					 
					
						
						
							
							Adds favicon  
						
						 
						
						
						
						
					 
					
						2019-05-26 21:16:25 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						7523bae996 
					 
					
						
						
							
							Removes docs and src  
						
						 
						
						
						
						
					 
					
						2019-05-26 09:39:04 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						68f03b7790 
					 
					
						
						
							
							1.10.0  
						
						 
						
						
						
						
					 
					
						2019-05-24 08:41:39 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						03f88676a9 
					 
					
						
						
							
							Removes EXPOSE.  Fixes   #23  
						
						 
						
						
						
						
					 
					
						2019-05-24 08:41:14 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						e6661d5f20 
					 
					
						
						
							
							Updates site  
						
						 
						
						
						
						
					 
					
						2019-05-22 20:11:20 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						72b5cf8199 
					 
					
						
						
							
							Adds buttons div and docker pulls  
						
						 
						
						
						
						
					 
					
						2019-05-22 20:10:46 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						de987026b0 
					 
					
						
						
							
							Fixes rounded corner  
						
						 
						
						
						
						
					 
					
						2019-05-21 20:34:25 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						b7bfe1cb7a 
					 
					
						
						
							
							Updates meta tags  
						
						 
						
						
						
						
					 
					
						2019-05-21 08:47:52 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						309c0240c0 
					 
					
						
						
							
							Fixes broken js in docs  
						
						 
						
						
						
						
					 
					
						2019-05-21 07:17:57 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						bc89a91795 
					 
					
						
						
							
							Fixes js error  
						
						 
						
						
						
						
					 
					
						2019-05-21 07:17:38 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						7e4c82a9ab 
					 
					
						
						
							
							Inlines css and js for docs  
						
						 
						
						
						
						
					 
					
						2019-05-21 07:15:09 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						64e2f44bf5 
					 
					
						
						
							
							Updates bulma  
						
						 
						
						
						
						
					 
					
						2019-05-19 12:04:25 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						c1dea09711 
					 
					
						
						
							
							Updates web with icons  
						
						 
						
						
						
						
					 
					
						2019-05-19 11:58:01 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						e1ef638c5f 
					 
					
						
						
							
							Adds icons  
						
						 
						
						
						
						
					 
					
						2019-05-19 11:57:37 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						867a453500 
					 
					
						
						
							
							Updates docs  
						
						 
						
						
						
						
					 
					
						2019-05-18 16:27:15 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						8032b1dc83 
					 
					
						
						
							
							Adds clipboar.js and more text  
						
						 
						
						
						
						
					 
					
						2019-05-18 16:26:35 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						19053a8d15 
					 
					
						
						
							
							Updates css  
						
						 
						
						
						
						
					 
					
						2019-05-18 14:07:06 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						17e1d82d84 
					 
					
						
						
							
							Updates screenshot  
						
						 
						
						
						
						
					 
					
						2019-05-18 13:56:58 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						fd866288f0 
					 
					
						
						
							
							Updates website  
						
						 
						
						
						
						
					 
					
						2019-05-18 10:22:24 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						e7f8e14e8f 
					 
					
						
						
							
							Updates website  
						
						 
						
						
						
						
					 
					
						2019-05-18 10:22:17 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						6adce272b7 
					 
					
						
						
							
							Updates images and fixes order  
						
						 
						
						
						
						
					 
					
						2019-05-18 10:21:47 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						dee0655c8f 
					 
					
						
						
							
							Updates mp4  
						
						 
						
						
						
						
					 
					
						2019-05-18 10:10:34 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						628c5aead2 
					 
					
						
						
							
							Makes mp4 smaller  
						
						 
						
						
						
						
					 
					
						2019-05-18 10:09:54 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						2f7846aeb9 
					 
					
						
						
							
							Resizes image  
						
						 
						
						
						
						
					 
					
						2019-05-18 09:55:32 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						ae0972963c 
					 
					
						
						
							
							Update video and adds poster  
						
						 
						
						
						
						
					 
					
						2019-05-18 08:18:47 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						e2ad58a090 
					 
					
						
						
							
							Update video and adds poster  
						
						 
						
						
						
						
					 
					
						2019-05-18 08:13:17 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						6779db113a 
					 
					
						
						
							
							UPdates changes  
						
						 
						
						
						
						
					 
					
						2019-05-17 18:51:19 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						ec50054d52 
					 
					
						
						
							
							Updates website  
						
						 
						
						
						
						
					 
					
						2019-05-17 18:48:40 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						7e65313765 
					 
					
						
						
							
							Updates website  
						
						 
						
						
						
						
					 
					
						2019-05-17 18:48:14 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						e6de703443 
					 
					
						
						
							
							Does round 1 website  
						
						 
						
						
						
						
					 
					
						2019-05-17 18:46:54 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						2b7cfc6ef4 
					 
					
						
						
							
							Removes unused files  
						
						 
						
						
						
						
					 
					
						2019-05-17 11:08:31 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						46736c6137 
					 
					
						
						
							
							Create CNAME  
						
						 
						
						
						
						
					 
					
						2019-05-17 11:02:06 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						7a33417e45 
					 
					
						
						
							
							Adds docs  
						
						 
						
						
						
						
					 
					
						2019-05-17 11:01:21 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						0cd617d1ea 
					 
					
						
						
							
							Create CNAME  
						
						 
						
						
						
						
					 
					
						2019-05-17 09:48:30 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						70fae98a51 
					 
					
						
						
							
							1.9.0  
						
						 
						
						
						
						
					 
					
						2019-05-14 13:01:41 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						87dd7c3d3b 
					 
					
						
						
							
							Fixes tail size parameter ( #22 )  
						
						 
						
						
						
						
					 
					
						2019-05-14 10:57:27 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						512b03c098 
					 
					
						
						
							
							Updates readme  
						
						 
						
						
						
						
					 
					
						2019-05-14 08:33:15 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						bfda0ceb84 
					 
					
						
						
							
							1.8.7  
						
						 
						
						
						
						
					 
					
						2019-05-13 20:47:07 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						29f8fe0b51 
					 
					
						
						
							
							Adds space  
						
						 
						
						
						
						
					 
					
						2019-05-13 13:46:03 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						40f4d51562 
					 
					
						
						
							
							Adds animation to mark  
						
						 
						
						
						
						
					 
					
						2019-05-13 13:45:46 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						8d59ecee88 
					 
					
						
						
							
							1.8.6  
						
						 
						
						
						
						
					 
					
						2019-05-13 12:12:45 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						dbc9359c3d 
					 
					
						
						
							
							1.8.5  
						
						 
						
						
						
						
					 
					
						2019-05-13 11:23:47 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						11ed955b37 
					 
					
						
						
							
							Adds viper for env parsing ( #21 )  
						
						 
						
						
						
						
					 
					
						2019-05-13 11:23:35 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						88ebe6655b 
					 
					
						
						
							
							Updates modules  
						
						 
						
						
						
						
					 
					
						2019-05-13 09:57:42 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						817a5c5c8e 
					 
					
						
						
							
							Updates goreleaser docker  
						
						 
						
						
						
						
					 
					
						2019-05-07 10:58:45 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						fbc7b6bb1b 
					 
					
						
						
							
							1.8.4  
						
						 
						
						
						
						
					 
					
						2019-05-06 21:10:41 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						890d62864c 
					 
					
						
						
							
							Updates javascript  
						
						 
						
						
						
						
					 
					
						2019-05-06 21:10:36 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						2d1fb4c198 
					 
					
						
						
							
							1.8.3  
						
						 
						
						
						
						
					 
					
						2019-04-15 16:36:04 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						036ce7d98a 
					 
					
						
						
							
							Fixes bug  
						
						 
						
						
						
						
					 
					
						2019-04-15 16:35:56 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						35769b0d5e 
					 
					
						
						
							
							1.8.2  
						
						 
						
						
						
						
					 
					
						2019-04-13 19:17:02 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						03eab4c5f8 
					 
					
						
						
							
							Enables regex  
						
						 
						
						
						
						
					 
					
						2019-04-13 19:16:25 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						9e92f9621b 
					 
					
						
						
							
							1.8.1  
						
						 
						
						
						
						
					 
					
						2019-04-13 09:05:28 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						4debc53baa 
					 
					
						
						
							
							Fixes bug with reset  
						
						 
						
						
						
						
					 
					
						2019-04-13 09:05:24 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						76f6c8fb4f 
					 
					
						
						
							
							Adds search  
						
						 
						
						
						
						
					 
					
						2019-04-13 08:53:52 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						455ec91735 
					 
					
						
						
							
							Cleans up styles  
						
						 
						
						
						
						
					 
					
						2019-04-13 08:53:18 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						43db357466 
					 
					
						
						
							
							Uses smart case  
						
						 
						
						
						
						
					 
					
						2019-04-12 20:56:02 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						97213ac0fc 
					 
					
						
						
							
							Fixes style  
						
						 
						
						
						
						
					 
					
						2019-04-12 20:45:08 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						5087ff02f0 
					 
					
						
						
							
							Adds search and keyboard short cuts  
						
						 
						
						
						
						
					 
					
						2019-04-12 20:45:07 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir 
							
						 
					 
					
						
						
							
						
						f9a47face0 
					 
					
						
						
							
							Fixes audit  
						
						 
						
						
						
						
					 
					
						2019-04-10 12:31:26 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amir Raminfar 
							
						 
					 
					
						
						
							
						
						5797c16407 
					 
					
						
						
							
							Create CODE_OF_CONDUCT.md  
						
						 
						
						
						
						
					 
					
						2019-04-10 08:19:51 -07:00