renovate[bot] 
							
						 
					 
					
						
						
							
						
						a9ba8263a0 
					 
					
						
						
							
							Update mcr.microsoft.com/devcontainers/ruby Docker tag to v1 ( #25613 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2023-06-27 11:28:07 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						478687fc49 
					 
					
						
						
							
							Update libretranslate/libretranslate Docker tag to v1.3.11 ( #25428 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2023-06-14 18:15:32 +02:00 
						 
				 
			
				
					
						
							
							
								Josh McKinney 
							
						 
					 
					
						
						
							
						
						89c01383f9 
					 
					
						
						
							
							fix: remove port 80 mapping in devcontainer ( #24658 )  
						
						
						
						
					 
					
						2023-04-30 17:03:28 +09:00 
						 
				 
			
				
					
						
							
							
								Nick Schonning 
							
						 
					 
					
						
						
							
						
						b8ff498781 
					 
					
						
						
							
							Fix DevContainer post-create warnings ( #23977 )  
						
						
						
						
					 
					
						2023-04-05 23:58:44 +02:00 
						 
				 
			
				
					
						
							
							
								Robert R George 
							
						 
					 
					
						
						
							
						
						cb9cc09a6d 
					 
					
						
						
							
							Fixes launching of the devcontainer and adds support for Docker Desktop ( #24303 )  
						
						
						
						
					 
					
						2023-03-29 13:27:19 +02:00 
						 
				 
			
				
					
						
							
							
								Nick Schonning 
							
						 
					 
					
						
						
							
						
						4fa542f3c4 
					 
					
						
						
							
							Sync CI and Docker Compose image versions ( #24053 )  
						
						
						
						
					 
					
						2023-03-10 11:10:47 +01:00 
						 
				 
			
				
					
						
							
							
								Samruddhi Khandale 
							
						 
					 
					
						
						
							
						
						ade3c5d40c 
					 
					
						
						
							
							Updates dev container and adds doc for getting started with GitHub Codespaces ( #23872 )  
						
						
						
						
					 
					
						2023-03-05 00:35:00 +01:00 
						 
				 
			
				
					
						
							
							
								Yamagishi Kazutoshi 
							
						 
					 
					
						
						
							
						
						77779ddebc 
					 
					
						
						
							
							Fix devcontainer.json format ( #23715 )  
						
						
						
						
					 
					
						2023-02-19 07:02:46 +01:00 
						 
				 
			
				
					
						
							
							
								kyori19 
							
						 
					 
					
						
						
							
						
						b3ab0014e6 
					 
					
						
						
							
							Install SSH server into devcontainer image ( #22679 )  
						
						
						
						
					 
					
						2023-01-05 13:32:59 +01:00 
						 
				 
			
				
					
						
							
							
								Matt Williams 
							
						 
					 
					
						
						
							
						
						7a3c6bb888 
					 
					
						
						
							
							Dont use reserved foldername ( #20582 )  
						
						... 
						
						
						
						Co-authored-by: Effy Elden <effy@effy.space > 
						
						
					 
					
						2022-12-15 18:49:43 +01:00 
						 
				 
			
				
					
						
							
							
								Effy Elden 
							
						 
					 
					
						
						
							
						
						1e49be3328 
					 
					
						
						
							
							Align everything to Node.js 16 ( #22223 )  
						
						... 
						
						
						
						* Update nvmrc to Node.js 16
* Update package.json minimum Node engine to 16
* Update README requirements to Node.js 16
* Update devcontainer Node.js version to 16
* Update devcontainer Dockerfile Node.js choices to LTS versions that are still in support/maintenance
* Pin CircleCI Node image to 16
* Fix YAML type issue
* Update CircleCI Node.js to 16.18 to match #22019  
						
						
					 
					
						2022-12-15 17:43:26 +01:00 
						 
				 
			
				
					
						
							
							
								Avdi Grimm 
							
						 
					 
					
						
						
							
						
						8a56587d62 
					 
					
						
						
							
							Improve devcontainer for running tests ( #22277 )  
						
						... 
						
						
						
						* Improve devcontainer for running tests
- Pull devcontainer post-create out into its own script
- Add asset precompilation
- Add test-mode asset precompilation (needed to run tests without error)
* Document Gemfile.lock re-checkout in devcontainer 
						
						
					 
					
						2022-12-15 17:40:36 +01:00 
						 
				 
			
				
					
						
							
							
								Yamagishi Kazutoshi 
							
						 
					 
					
						
						
							
						
						d86dd067ce 
					 
					
						
						
							
							Fix auto detect language for translate service ( #19244 )  
						
						
						
						
					 
					
						2022-09-27 23:33:56 +02:00 
						 
				 
			
				
					
						
							
							
								Yamagishi Kazutoshi 
							
						 
					 
					
						
						
							
						
						dfb9e6dab1 
					 
					
						
						
							
							Disable transpile to older iOS versions ( #18462 )  
						
						
						
						
					 
					
						2022-05-20 04:39:05 +02:00 
						 
				 
			
				
					
						
							
							
								Yamagishi Kazutoshi 
							
						 
					 
					
						
						
							
						
						584d8b977b 
					 
					
						
						
							
							Format JSON and YAML using Prettier ( #17823 )  
						
						... 
						
						
						
						* Format JSON and YAML using Prettier
* Add prettier to devDep 
						
						
					 
					
						2022-03-21 04:46:11 +01:00 
						 
				 
			
				
					
						
							
							
								Yamagishi Kazutoshi 
							
						 
					 
					
						
						
							
						
						74f406cfc9 
					 
					
						
						
							
							Add DevContainer config ( #17764 )  
						
						... 
						
						
						
						* Add DevContainer config
* Add `--path vendor/bundle` to `postCreateCommand` 
						
						
					 
					
						2022-03-13 15:03:36 +01:00