3826d0217c 
								
							 
						 
						
							
							
								
								build(deps): bump actions/setup-node from 3.6.0 to 3.7.0  
							
							... 
							
							
							
							Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3.6.0...v3.7.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> 
							
						 
						
							2023-08-10 01:54:56 +00:00  
				
					
						
							
							
								 
						
							
								6e0f998fb2 
								
							 
						 
						
							
							
								
								test: use pnpm v8  
							
							
							
						 
						
							2023-04-26 15:17:40 +00:00  
				
					
						
							
							
								 
						
							
								5a8748b2b0 
								
							 
						 
						
							
							
								
								Update node version ( #10639 )  
							
							
							
						 
						
							2023-04-15 10:20:39 +09:00  
				
					
						
							
							
								 
						
							
								cee1d5e2d0 
								
							 
						 
						
							
							
								
								chore: integrate misskey-js as a workspace item (git subtree) ( #10409 )  
							
							... 
							
							
							
							* Additional changes for the merge
* api-misskey-js 
							
						 
						
							2023-03-30 09:33:19 +09:00  
				
					
						
							
							
								 
						
							
								abdb43c440 
								
							 
						 
						
							
							
								
								Revert "Additional changes for the merge"  
							
							... 
							
							
							
							This reverts commit efb5e1d1cc 
							
						 
						
							2023-03-25 08:20:34 +01:00  
				
					
						
							
							
								 
						
							
								efb5e1d1cc 
								
							 
						 
						
							
							
								
								Additional changes for the merge  
							
							
							
						 
						
							2023-03-25 08:13:30 +01:00  
				
					
						
							
							
								 
						
							
								d2ef0efbff 
								
							 
						 
						
							
							
								
								refactor ci  
							
							
							
						 
						
							2023-02-23 10:56:01 +09:00  
				
					
						
							
							
								 
						
							
								0026c45fe0 
								
							 
						 
						
							
							
								
								ci: swcにしたためtypecheckは別途実施  
							
							
							
						 
						
							2023-02-23 08:23:55 +09:00  
				
					
						
							
							
								 
						
							
								9b72e02da3 
								
							 
						 
						
							
							
								
								tweak ci  
							
							
							
						 
						
							2023-02-22 15:02:39 +09:00  
				
					
						
							
							
								 
						
							
								dd52be3a01 
								
							 
						 
						
							
							
								
								ci: run typecheck and eslint separately ( #9966 )  
							
							... 
							
							
							
							* ci: run typecheck and eslint separately
* fix syntax 
							
						 
						
							2023-02-17 10:57:40 +09:00  
				
					
						
							
							
								 
						
							
								7436a58ea1 
								
							 
						 
						
							
							
								
								改行コードをLFに統一 ( #9926 )  
							
							... 
							
							
							
							* chore: update gitattribute editorconfig
* Normalize all the line endings 
							
						 
						
							2023-02-14 13:13:34 +09:00  
				
					
						
							
							
								 
						
							
								6e2d7e9792 
								
							 
						 
						
							
							
								
								Use pnpm for package manager ( #9531 )  
							
							... 
							
							
							
							* Use pnpm for package manager
* Fix
* Change github workflow
* use pnpm in workflow
* fix
* Fix test (e2e/jest)
* Update Dockerfile for pnpm
* Exclude node_modules from file search on VSCode
* Update pnpm-lock.yaml
* Update pnpm-lock.yaml
* Move typescript from devDependencies to dependencies
* Fix Dockerfile
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> 
							
						 
						
							2023-01-16 06:08:42 +09:00  
				
					
						
							
							
								 
						
							
								e1159e9ef2 
								
							 
						 
						
							
							
								
								Update actions/checkout ( #9587 )  
							
							
							
						 
						
							2023-01-15 16:03:18 +09:00  
				
					
						
							
							
								 
						
							
								726959911c 
								
							 
						 
						
							
							
								
								Update actions/setup-node ( #9586 )  
							
							
							
						 
						
							2023-01-15 15:58:10 +09:00  
				
					
						
							
							
								 
						
							
								9384f5399d 
								
							 
						 
						
							
							
								
								rename: client -> frontend  
							
							
							
						 
						
							2022-12-27 14:36:33 +09:00  
				
					
						
							
							
								 
						
							
								214de03301 
								
							 
						 
						
							
							
								
								GitHub Actions Test PR: Cache on Lint ( #9289 )  
							
							... 
							
							
							
							* update lint.yml
* wip
* fix
* fix
* continue-on-error: true 
							
						 
						
							2022-12-08 03:18:15 +09:00  
				
					
						
							
							
								 
						
							
								83e1d53928 
								
							 
						 
						
							
							
								
								fix: lintが動かないのを修正, swもlint  
							
							
							
						 
						
							2022-12-05 13:21:44 +00:00  
				
					
						
							
							
								 
						
							
								bdbc448d13 
								
							 
						 
						
							
							
								
								refactor: migrate to Yarn Berry (v3.2.1) ( #8764 )  
							
							... 
							
							
							
							* Yarn berry
* Add `.yarn` to dockerignore
* Mention in CHANGELOG
* Update Dockerfile
* Proper upgrade to yarn
* use `"packageManager"`
* Replace `install-packages.js` with workspaces
* Replace `install-packages.js` with workspaces
* Typo
* `corepack enable` for linting
* Remove `packages/*/yarn.lock`
* Improve lint workflow
* Update .github/workflows/lint.yml
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Update .github/workflows/lint.yml
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Add `eslint`
* Regenerate yarn.lock
* 🙏 
* Update lint.yml
🤔 
* Fix workflow!
* yarn lint my beloved
* corepack enable for mocha/e2e
* Update CHANGELOG.md
* fix the code that depends on node_modules
* tbh
* tbh
* More yarn workspaces stuff
* 🍀 
* Change `browser-image-resizer`
* :finnadie:
* :goberserk:
* :godmode:
* Remove yarnrc for workspaces
* 🙏 
* Add proper packages for eslint
* Skip extra install
* New steps for test.yml too
* uhh
* Update .dockerignore
* Update lint.yml
* Update test.yml
* Make client/backend lints seperate workflows
* package.json names
* pnpm = dont change paths
* Fix changelog
* :bowtie:
* I don't know why github workflows hates me...
* test
* ?????
* continue-on-error: true
* Fix yarn.lock
Co-authored-by: ishowta <ishowta@gmail.com>
* add @rollup/pluginutils
* add packageExtensions for chartjs_date-fns
Co-authored-by: acid-chicken <root@acid-chicken.com>
* npm run => yarn
* wip
* yarn node => node
依存関係の記載不足の解消がかなり多いため、yarn nodeは使わない
* fix
* fix http-signature
* fix
* fix
* add packageExtensions
* ✌️ 
* remove `yarn set version berry`
* yarn install --immutable
Co-authored-by: ishowta <ishowta@gmail.com>
* https://github.com/misskey-dev/misskey/pull/8764#discussion_r885749892 
* enable actions/setup-node's global cache
* Update .gitignore
Co-authored-by: iwata <ishowta@gmail.com>
* revival gulp build
66ab7591bf (r885899944)✌️ 
* update lockfie
* update-lockfile
* update yarn.lock
* fix build
* fix
* fix
* fix: add @tensorflow/tfjs
* ダメ
* modify lockfile
* use yarnrc
* update yarnlock
* add jest-mock
* update-lockfile
* update lockfile
* update lockfile
* move jest-mock, update lockfile
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
Co-authored-by: ishowta <ishowta@gmail.com> 
							
						 
						
							2022-11-24 15:39:00 +09:00  
				
					
						
							
							
								 
						
							
								6a44616725 
								
							 
						 
						
							
							
								
								chore(deps): Update github actions to use the same version as defined in .node-version ( #8563 )  
							
							
							
						 
						
							2022-04-29 10:17:03 +09:00  
				
					
						
							
							
								 
						
							
								92762223ea 
								
							 
						 
						
							
							
								
								refactor(meta): split package lints into separate workflows ( #8530 )  
							
							
							
						 
						
							2022-04-23 12:41:04 +09:00  
				
					
						
							
							
								 
						
							
								b8360313e8 
								
							 
						 
						
							
							
								
								chore: fix paths  
							
							
							
						 
						
							2022-04-03 15:24:29 +09:00  
				
					
						
							
							
								 
						
							
								403b82277c 
								
							 
						 
						
							
							
								
								refactor actions  
							
							
							
						 
						
							2022-04-03 15:21:46 +09:00  
				
					
						
							
							
								 
						
							
								f9b5d92176 
								
							 
						 
						
							
							
								
								Fix: Adjust ESLint calls to properly interpret globs ( #8462 )  
							
							... 
							
							
							
							* fix(backend): rename .eslintrc.js to .eslintrc.cjs
* fix(backend): wrap lint path glob in quotation marks
* fix(client): wrap lint path glob in quotation marks
* chore(workflow): make lint workflow use Node 16 
							
						 
						
							2022-04-02 22:52:26 +09:00  
				
					
						
							
							
								 
						
							
								dded3912f8 
								
							 
						 
						
							
							
								
								ci: cache node_modules  
							
							
							
						 
						
							2021-11-18 17:41:19 +09:00  
				
					
						
							
							
								 
						
							
								d35b02fa23 
								
							 
						 
						
							
							
								
								Improve CI  
							
							
							
						 
						
							2021-10-28 01:16:13 +09:00