update node to 20.10.0
This commit is contained in:
		
							parent
							
								
									97c10ed1e5
								
							
						
					
					
						commit
						06ed64f26f
					
				
					 8 changed files with 9 additions and 9 deletions
				
			
		| 
						 | 
					@ -8,7 +8,7 @@
 | 
				
			||||||
			"version": "8.9.2"
 | 
								"version": "8.9.2"
 | 
				
			||||||
		},
 | 
							},
 | 
				
			||||||
		"ghcr.io/devcontainers/features/node:1": {
 | 
							"ghcr.io/devcontainers/features/node:1": {
 | 
				
			||||||
			"version": "20.5.1"
 | 
								"version": "20.10.0"
 | 
				
			||||||
		}
 | 
							}
 | 
				
			||||||
	},
 | 
						},
 | 
				
			||||||
	"forwardPorts": [3000],
 | 
						"forwardPorts": [3000],
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
							
								
								
									
										2
									
								
								.github/workflows/get-api-diff.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/get-api-diff.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
					@ -18,7 +18,7 @@ jobs:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    strategy:
 | 
					    strategy:
 | 
				
			||||||
      matrix:
 | 
					      matrix:
 | 
				
			||||||
        node-version: [20.5.1]
 | 
					        node-version: [20.10.0]
 | 
				
			||||||
        api-json-name: [api-base.json, api-head.json]
 | 
					        api-json-name: [api-base.json, api-head.json]
 | 
				
			||||||
        include:
 | 
					        include:
 | 
				
			||||||
          - api-json-name: api-base.json
 | 
					          - api-json-name: api-base.json
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
							
								
								
									
										2
									
								
								.github/workflows/test-backend.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/test-backend.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
					@ -13,7 +13,7 @@ jobs:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    strategy:
 | 
					    strategy:
 | 
				
			||||||
      matrix:
 | 
					      matrix:
 | 
				
			||||||
        node-version: [20.5.1]
 | 
					        node-version: [20.10.0]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    services:
 | 
					    services:
 | 
				
			||||||
      postgres:
 | 
					      postgres:
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
							
								
								
									
										4
									
								
								.github/workflows/test-frontend.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/test-frontend.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
					@ -13,7 +13,7 @@ jobs:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    strategy:
 | 
					    strategy:
 | 
				
			||||||
      matrix:
 | 
					      matrix:
 | 
				
			||||||
        node-version: [20.5.1]
 | 
					        node-version: [20.10.0]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    steps:
 | 
					    steps:
 | 
				
			||||||
    - uses: actions/checkout@v4.1.1
 | 
					    - uses: actions/checkout@v4.1.1
 | 
				
			||||||
| 
						 | 
					@ -51,7 +51,7 @@ jobs:
 | 
				
			||||||
    strategy:
 | 
					    strategy:
 | 
				
			||||||
      fail-fast: false
 | 
					      fail-fast: false
 | 
				
			||||||
      matrix:
 | 
					      matrix:
 | 
				
			||||||
        node-version: [20.5.1]
 | 
					        node-version: [20.10.0]
 | 
				
			||||||
        browser: [chrome]
 | 
					        browser: [chrome]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    services:
 | 
					    services:
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
							
								
								
									
										2
									
								
								.github/workflows/test-misskey-js.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/test-misskey-js.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
					@ -16,7 +16,7 @@ jobs:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    strategy:
 | 
					    strategy:
 | 
				
			||||||
      matrix:
 | 
					      matrix:
 | 
				
			||||||
        node-version: [20.5.1]
 | 
					        node-version: [20.10.0]
 | 
				
			||||||
        # See supported Node.js release schedule at https://nodejs.org/en/about/releases/
 | 
					        # See supported Node.js release schedule at https://nodejs.org/en/about/releases/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    steps:
 | 
					    steps:
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
							
								
								
									
										2
									
								
								.github/workflows/test-production.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/test-production.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
					@ -16,7 +16,7 @@ jobs:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    strategy:
 | 
					    strategy:
 | 
				
			||||||
      matrix:
 | 
					      matrix:
 | 
				
			||||||
        node-version: [20.5.1]
 | 
					        node-version: [20.10.0]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    steps:
 | 
					    steps:
 | 
				
			||||||
    - uses: actions/checkout@v4.1.1
 | 
					    - uses: actions/checkout@v4.1.1
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1 +1 @@
 | 
				
			||||||
20.5.1
 | 
					20.10.0
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,6 +1,6 @@
 | 
				
			||||||
# syntax = docker/dockerfile:1.4
 | 
					# syntax = docker/dockerfile:1.4
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ARG NODE_VERSION=20.5.1-bullseye
 | 
					ARG NODE_VERSION=20.10.0-bullseye
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# build assets & compile TypeScript
 | 
					# build assets & compile TypeScript
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue