f0b9d70720 
								
							 
						 
						
							
							
								
								ci: cache eslint ( #14204 )  
							
							... 
							
							
							
							* ci: cache eslint
* dummy commit to trigger
* fix syntax error 
							
						 
						
							2024-07-14 21:30:57 +09:00  
				
					
						
							
							
								 
						
							
								aa0632727f 
								
							 
						 
						
							
							
								
								chore(deps): bump actions/setup-node from 4.0.2 to 4.0.3 ( #14165 )  
							
							... 
							
							
							
							Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v4.0.2...v4.0.3 )
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2024-07-14 21:29:57 +09:00  
				
					
						
							
							
								 
						
							
								09d30fef5b 
								
							 
						 
						
							
							
								
								ci: ワークフローが更新されたときにもワークフローが起動するようにする ( #14207 )  
							
							... 
							
							
							
							* ci: include themselves in `on.push.paths`
command: find .github/workflows -type f \( -name '*.yaml' -or -name '*.yml' \) | xargs -I {} yq_4.44.2-linux_x86-64 'select(.on.push.paths != null) | .[0] | map("{}")[0]' {} | xargs -I {} ~/.local/bin/yq_4.44.2-linux_x86-64 -i '.on.push.paths += ["{}"]' {}
* ci: include themselves in `on.pull_request.paths`
command: find .github/workflows -type f \( -name '*.yaml' -or -name '*.yml' \) | xargs -I {} yq_4.44.2-linux_x86-64 'select(.on.pull_request.paths != null) | .[0] | map("{}")[0]' {} | xargs -I {} ~/.local/bin/yq_4.44.2-linux_x86-64 -i '.on.pull_request.paths += ["{}"]' {} 
							
						 
						
							2024-07-14 17:27:27 +09:00  
				
					
						
							
							
								 
						
							
								f8ac3fe343 
								
							 
						 
						
							
							
								
								リリースPRがないときにrelease-edit-with-push.ymlがfailして見栄えが悪いのを修正 ( #14160 )  
							
							
							
						 
						
							2024-07-11 16:39:06 +09:00  
				
					
						
							
							
								 
						
							
								b61f270eae 
								
							 
						 
						
							
							
								
								Bump release actions to v2 (develop-stable(master) branches system) ( #13941 )  
							
							
							
						 
						
							2024-07-09 16:08:49 +09:00  
				
					
						
							
							
								 
						
							
								427648c4b8 
								
							 
						 
						
							
							
								
								update deps ( #14057 )  
							
							... 
							
							
							
							* wip
* locales/index.jsのymlファイル取得ロジックを調節
* regenerate pnpm-lock.yaml
* fix(backend): typecheck fails
* chore(deps): bump ip-cidr from 4.0.0 to 4.0.1 in /packages/backend
* chore: migrate ESLint configs to flat config (#14094 )
* chore: migrate ESLint configs to flat config
* fix: update paths
* fix: frontend lint fails
* refactor(misskey-js): lint build.js
* update deps
---------
Co-authored-by: samunohito <46447427+samunohito@users.noreply.github.com>
Co-authored-by: zyoshoka <root@zyoshoka.com>
Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com> 
							
						 
						
							2024-07-02 11:38:34 +09:00  
				
					
						
							
							
								 
						
							
								a6edd50a5d 
								
							 
						 
						
							
							
								
								chore(docker-compose): 推奨の名前にする ( #14096 )  
							
							... 
							
							
							
							* chore(docker-compose): 推奨の名前にする
5c18e329d5/spec.md (compose-file) 
							
						 
						
							2024-06-28 11:16:12 +09:00  
				
					
						
							
							
								 
						
							
								faeab96e01 
								
							 
						 
						
							
							
								
								ci: add quote ( #13990 )  
							
							
							
						 
						
							2024-06-22 14:55:24 +09:00  
				
					
						
							
							
								 
						
							
								3254f7c5cd 
								
							 
						 
						
							
							
								
								chore(deps): bump docker/build-push-action from 5 to 6 ( #14039 )  
							
							... 
							
							
							
							Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6 )
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2024-06-22 12:45:52 +09:00  
				
					
						
							
							
								 
						
							
								96fcb9f54c 
								
							 
						 
						
							
							
								
								ci: upgrade dockle ( #14002 )  
							
							
							
						 
						
							2024-06-15 14:10:37 +09:00  
				
					
						
							
							
								 
						
							
								9bddb81efc 
								
							 
						 
						
							
							
								
								chore: issueを起票する前にGitHub Discussionsにも誘導する ( #13991 )  
							
							
							
						 
						
							2024-06-15 08:43:11 +09:00  
				
					
						
							
							
								 
						
							
								1bb1a32986 
								
							 
						 
						
							
							
								
								[skip ci] update release manager actions  
							
							
							
						 
						
							2024-05-28 00:03:12 +09:00  
				
					
						
							
							
								 
						
							
								de9e391e34 
								
							 
						 
						
							
							
								
								[skip ci] update release manager actions  
							
							
							
						 
						
							2024-05-28 00:02:22 +09:00  
				
					
						
							
							
								 
						
							
								cf2256cf41 
								
							 
						 
						
							
							
								
								fix: CHANGELOG not reflecting correctly ( #13888 )  
							
							... 
							
							
							
							* fix: CHANGELOG not reflecting correctly
* Update .github/workflows/release-edit-with-push.yml
Co-authored-by: anatawa12 <anatawa12@icloud.com>
---------
Co-authored-by: anatawa12 <anatawa12@icloud.com> 
							
						 
						
							2024-05-27 20:11:39 +09:00  
				
					
						
							
							
								 
						
							
								28e0e20879 
								
							 
						 
						
							
							
								
								[ci skip] Delete .github/FUNDING.yml  
							
							... 
							
							
							
							use misskey-dev/.github repository 
							
						 
						
							2024-05-27 19:22:46 +09:00  
				
					
						
							
							
								 
						
							
								1d4e6393f3 
								
							 
						 
						
							
							
								
								ci: verify locale data ( #13849 )  
							
							... 
							
							
							
							* ci: verify locale data
* ci: separate workflows
* ci: missing installation 
							
						 
						
							2024-05-21 10:10:59 +09:00  
				
					
						
							
							
								 
						
							
								ed74f7b4a8 
								
							 
						 
						
							
							
								
								ci: use pnpm version from packageManager field in the package.json. ( #13825 )  
							
							
							
						 
						
							2024-05-20 18:55:42 +09:00  
				
					
						
							
							
								 
						
							
								9b0fc31751 
								
							 
						 
						
							
							
								
								Update FUNDING.yml  
							
							
							
						 
						
							2024-05-14 19:18:30 +09:00  
				
					
						
							
							
								 
						
							
								f5d57c02c7 
								
							 
						 
						
							
							
								
								dev: modify release manager to set indent type  
							
							
							
						 
						
							2024-05-07 14:38:43 +09:00  
				
					
						
							
							
								 
						
							
								2b21c19362 
								
							 
						 
						
							
							
								
								update deps ( #13624 )  
							
							... 
							
							
							
							* update deps
* Update package.json
* update deps
* build: pass --strip-leading-paths to restore 0.2.x behavior (#13684 )
* ✌️ 
* ✌️ 
* pureimageの代わりに@napi-rs/canvasを使う (#13748 )
* pureimageの代わりに@napi-rs/canvasを使う
* remove writestream
* remove createtemp
* wip
* Update ClientServerService.ts
* update pnpm to 9.x
* update deps
* re: update pnpm to 9.x
* update node
* ✌️ 
---------
Co-authored-by: anatawa12 <anatawa12@icloud.com>
Co-authored-by: tamaina <tamaina@hotmail.co.jp> 
							
						 
						
							2024-05-04 20:56:14 +09:00  
				
					
						
							
							
								 
						
							
								ca0d148a78 
								
							 
						 
						
							
							
								
								ci: Check Misskey JS autogenを様々改善 ( #13718 )  
							
							
							
						 
						
							2024-04-15 22:11:17 +09:00  
				
					
						
							
							
								 
						
							
								b322f55c87 
								
							 
						 
						
							
							
								
								dev: fix misskey-tga ( #13312 )  
							
							... 
							
							
							
							* Update deploy-test-environment.yml
* Update deploy-test-environment.yml
* use github.repository
---------
Co-authored-by: anatawa12 <anatawa12@icloud.com> 
							
						 
						
							2024-04-08 22:41:26 +09:00  
				
					
						
							
							
								 
						
							
								c4fc582469 
								
							 
						 
						
							
							
								
								Merge pull request from GHSA-fpvp-74wx-35p3  
							
							... 
							
							
							
							Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2024-04-03 13:02:36 +09:00  
				
					
						
							
							
								 
						
							
								efafa02f68 
								
							 
						 
						
							
							
								
								enhance(backend): ビデオファイルにビデオトラックがあるかを確認するように ( #13568 )  
							
							... 
							
							
							
							* enhance(backend): ビデオファイルにビデオトラックがあるかを確認するように
(cherry picked from commit 23d38a2d6492a2b24e9b2c031d66c3e8a5d382ef)
* Update Changelog
* Update Changelog
* Revert "Update Changelog"
This reverts commit 93fd996932d9d6524cad 
							
						 
						
							2024-03-31 12:43:39 +09:00  
				
					
						
							
							
								 
						
							
								2a851437ff 
								
							 
						 
						
							
							
								
								fix: misskey-js、bubble-game、reversiのビルドをesbuildに統合する ( #13600 )  
							
							... 
							
							
							
							* fix: ビルドが遅いパッケージのビルド速度を改善
* dependenciesの整理
* fix ci
* ビルド開始時に古いファイルを消す
* fix ci
* fix ci 
							
						 
						
							2024-03-30 15:28:19 +09:00  
				
					
						
							
							
								 
						
							
								29f6ba6310 
								
							 
						 
						
							
							
								
								chore: add missing SPDX ID and workflow check ( #13570 )  
							
							... 
							
							
							
							* chore: add workflow which checks if SPDX ID exists
* chore: add missing SPDX ID in some files
* chore: change trigger condition
* chore: trigger on push
* lint 
							
						 
						
							2024-03-13 22:37:18 +09:00  
				
					
						
							
							
								 
						
							
								983480131b 
								
							 
						 
						
							
							
								
								chore: Automated release ( #13075 )  
							
							... 
							
							
							
							* chore: Automated release
* follow 
							
						 
						
							2024-03-04 12:54:13 +09:00  
				
					
						
							
							
								 
						
							
								5779f439ad 
								
							 
						 
						
							
							
								
								chore(deps): bump actions/setup-node from 3.8.1 to 4.0.2 ( #13307 )  
							
							... 
							
							
							
							Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.8.1 to 4.0.2.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3.8.1...v4.0.2 )
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2024-02-16 16:33:01 +09:00  
				
					
						
							
							
								 
						
							
								062ba50037 
								
							 
						 
						
							
							
								
								chore(deps): bump actions/upload-artifact from 3 to 4 ( #13308 )  
							
							... 
							
							
							
							Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2024-02-16 16:32:55 +09:00  
				
					
						
							
							
								 
						
							
								7fdf5ffea2 
								
							 
						 
						
							
							
								
								chore(deps): bump actions/checkout from 3.6.0 to 4.1.1 ( #13309 )  
							
							... 
							
							
							
							Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.6.0 to 4.1.1.
- [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/v3.6.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2024-02-16 16:32:49 +09:00  
				
					
						
							
							
								 
						
							
								e3a5a998d4 
								
							 
						 
						
							
							
								
								chore(deps): bump pnpm/action-setup from 2 to 3 ( #13310 )  
							
							... 
							
							
							
							Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup ) from 2 to 3.
- [Release notes](https://github.com/pnpm/action-setup/releases )
- [Commits](https://github.com/pnpm/action-setup/compare/v2.0.0...v3 )
---
updated-dependencies:
- dependency-name: pnpm/action-setup
  dependency-type: direct:production
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2024-02-16 16:32:39 +09:00  
				
					
						
							
							
								 
						
							
								0ab4b8a294 
								
							 
						 
						
							
							
								
								chore(deps): bump actions/github-script from 6.4.0 to 7.0.1 ( #13311 )  
							
							... 
							
							
							
							Bumps [actions/github-script](https://github.com/actions/github-script ) from 6.4.0 to 7.0.1.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/v6.4.0...v7.0.1 )
---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-type: direct:production
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2024-02-16 16:32:30 +09:00  
				
					
						
							
							
								 
						
							
								bb83ee844e 
								
							 
						 
						
							
							
								
								fix(ci): publish docker image fails (3) ( #13327 )  
							
							... 
							
							
							
							* fix(ci): publish docker image fails (3)
* fix: set `tags` 
							
						 
						
							2024-02-16 15:58:54 +09:00  
				
					
						
							
							
								 
						
							
								0c10d2aa64 
								
							 
						 
						
							
							
								
								fix(ci): publish docker image fails ( #13325 )  
							
							... 
							
							
							
							* fix(ci): publish docker image fails
* fix: `docker.yml`
* refactor: remove inaccurate name
* fix: match version 
							
						 
						
							2024-02-16 14:20:17 +09:00  
				
					
						
							
							
								 
						
							
								536105a1b7 
								
							 
						 
						
							
							
								
								dev: Update misskey-tga ( #13223 )  
							
							... 
							
							
							
							* Update deploy-test-environment.yml
* Update .github/workflows/deploy-test-environment.yml
Co-authored-by: anatawa12 <anatawa12@icloud.com>
* Update deploy-test-environment.yml
* Update deploy-test-environment.yml
---------
Co-authored-by: anatawa12 <anatawa12@icloud.com> 
							
						 
						
							2024-02-15 14:58:11 +09:00  
				
					
						
							
							
								 
						
							
								b8800b8b95 
								
							 
						 
						
							
							
								
								build: upgrade Storybook to 8 beta ( #13297 )  
							
							... 
							
							
							
							* chore: upgrade Storybook to 8
* ci: restore Storybook workflow
* build: createRequire
* ci: TurboSnap life extension 
							
						 
						
							2024-02-14 18:48:25 +09:00  
				
					
						
							
							
								 
						
							
								63c4396987 
								
							 
						 
						
							
							
								
								ci(test-frontend): Cypressのテストの失敗時、永遠に止まらない問題を回避 (MisskeyIO#434) ( #13274 )  
							
							... 
							
							
							
							失敗しないようタイムアウトの延長・15分で止まるように 
							
						 
						
							2024-02-13 00:28:59 +09:00  
				
					
						
							
							
								 
						
							
								207e4f3b92 
								
							 
						 
						
							
							
								
								dev: Update misskey-tga deploy-test-environment.yml ( #13221 )  
							
							
							
						 
						
							2024-02-10 14:18:30 +09:00  
				
					
						
							
							
								 
						
							
								37d83df075 
								
							 
						 
						
							
							
								
								chore(deps): bump pnpm/action-setup from 2 to 3 ( #13215 )  
							
							... 
							
							
							
							Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup ) from 2 to 3.
- [Release notes](https://github.com/pnpm/action-setup/releases )
- [Commits](https://github.com/pnpm/action-setup/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: pnpm/action-setup
  dependency-type: direct:production
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2024-02-09 17:05:25 +09:00  
				
					
						
							
							
								 
						
							
								3499814498 
								
							 
						 
						
							
							
								
								Update deploy-test-environment.yml ( #13136 )  
							
							
							
						 
						
							2024-02-02 11:58:43 +09:00  
				
					
						
							
							
								 
						
							
								30b48df9d9 
								
							 
						 
						
							
							
								
								chore(deps): bump peter-evans/slash-command-dispatch from 3 to 4 ( #13124 )  
							
							... 
							
							
							
							Bumps [peter-evans/slash-command-dispatch](https://github.com/peter-evans/slash-command-dispatch ) from 3 to 4.
- [Release notes](https://github.com/peter-evans/slash-command-dispatch/releases )
- [Commits](https://github.com/peter-evans/slash-command-dispatch/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: peter-evans/slash-command-dispatch
  dependency-type: direct:production
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2024-02-01 21:45:44 +09:00  
				
					
						
							
							
								 
						
							
								ada2c69c7d 
								
							 
						 
						
							
							
								
								chore(deps): bump codecov/codecov-action from 3 to 4 ( #13125 )  
							
							... 
							
							
							
							Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 3 to 4.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2024-02-01 20:04:46 +09:00  
				
					
						
							
							
								 
						
							
								5079a4b7dd 
								
							 
						 
						
							
							
								
								fix(ci): `misskey-js` のバージョンチェックをトリガーする条件の修正 ( #13116 )  
							
							... 
							
							
							
							* fix(misskey-js): バージョンチェックのトリガー条件を修正
* chore(misskey-js): 2024.2.0-beta.8 
							
						 
						
							2024-02-01 09:42:55 +09:00  
				
					
						
							
							
								 
						
							
								eb078d67ab 
								
							 
						 
						
							
							
								
								Revert "Revert "Create deploy-test-environment.yml ( #13079 )""  
							
							... 
							
							
							
							This reverts commit 4553d6426b 
							
						 
						
							2024-01-30 21:02:58 +09:00  
				
					
						
							
							
								 
						
							
								4553d6426b 
								
							 
						 
						
							
							
								
								Revert "Create deploy-test-environment.yml ( #13079 )"  
							
							... 
							
							
							
							This reverts commit 4de14fb5cf 
							
						 
						
							2024-01-24 17:31:34 +09:00  
				
					
						
							
							
								 
						
							
								4de14fb5cf 
								
							 
						 
						
							
							
								
								Create deploy-test-environment.yml ( #13079 )  
							
							
							
						 
						
							2024-01-24 17:11:52 +09:00  
				
					
						
							
							
								 
						
							
								af2d81a990 
								
							 
						 
						
							
							
								
								perf: (productionの)dependenciesから@typesを削除、reversi/bubble-gameをesbuildにする ( #13067 )  
							
							... 
							
							
							
							* perf: (productionの)dependenciesから@typesを削除、reversi/bubble-gameをesbuildにする
* fix
* fix 
							
						 
						
							2024-01-23 06:36:44 +09:00  
				
					
						
							
							
								 
						
							
								58ac8bc8e9 
								
							 
						 
						
							
							
								
								修正できたかも ( #13066 )  
							
							
							
						 
						
							2024-01-23 06:35:15 +09:00  
				
					
						
							
							
								 
						
							
								2ee5507d06 
								
							 
						 
						
							
							
								
								fix of  #13014  (misskey-js publish)  
							
							
							
						 
						
							2024-01-22 15:25:22 +00:00  
				
					
						
							
							
								 
						
							
								31a39776f5 
								
							 
						 
						
							
							
								
								chore: publish misskey-js automatically ( #13014 )  
							
							... 
							
							
							
							* chore: publish @misskey-dev/misskey-js
* remove @misskey-dev/
* ??
* correct version
* version 
							
						 
						
							2024-01-23 00:19:43 +09:00  
				
					
						
							
							
								 
						
							
								850d38414e 
								
							 
						 
						
							
							
								
								fix: 2024-01-22 10:50時点のdevelopにてCIがコケている ( #13060 )  
							
							... 
							
							
							
							* fix: バブルゲームのビルド失敗修正
* fix: api.jsonの定義誤りを修正
* fix: lint.yml(typecheck)
* fix: fix eslint error
* fix: frontend vitest version
* fix: frontend vitest version
* fix:
* fix: cypress
* fix: misskey-js test
* fix: misskey-js tsd(tsdはpakcage.jsonのexportsをサポートしない?)
* fix: conflict
* fix: 間違えて上書きしたところを修正
* fix: 再
* fix: api.json
* fix: api.json
* fix: タイムアウト延長
* Update packages/misskey-js/jest.config.cjs
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com> 
							
						 
						
							2024-01-22 18:01:54 +09:00  
				
					
						
							
							
								 
						
							
								79a9defa0c 
								
							 
						 
						
							
							
								
								完成 ( #12980 )  
							
							
							
						 
						
							2024-01-14 15:30:21 +09:00  
				
					
						
							
							
								 
						
							
								57017f2747 
								
							 
						 
						
							
							
								
								feat(CI): CHANGELOG.mdの追記個所をチェックするCIを追加 ( #12963 )  
							
							... 
							
							
							
							* feat(CI): CHANGELOG.mdの追記個所をチェックするCIを追加
* fix
* remove strategy
* fix
* fix 
							
						 
						
							2024-01-13 21:17:30 +09:00  
				
					
						
							
							
								 
						
							
								d792f4f348 
								
							 
						 
						
							
							
								
								fix(backend): 虚無ノートを投稿できる問題の修正と `api.json` の OpenAPI Specification 3.1.0 への対応 ( #12969 )  
							
							... 
							
							
							
							* fix(backend): `text: null`だけのノートは投稿できないように
* add test
* Update CHANGELOG.md
* chore: bump OpenAPI Specification from 3.0.0 to 3.1.0
* chore: テストがすでにコメントで記述されていたのでそっちを使うことにする
* fix test
* fix(backend): prohibit posting whitespace-only notes
* Update CHANGELOG.md
* fix(backend): `renoteId`または`fileIds`(`mediaIds`)または`poll`が`null`でない場合に、`text  が空白文字のみで構成されたリクエストになることを許可して、結果は`text: null`を返すように
* test(backend): 引用renoteで空白文字のみで構成されたtextにするとレスポンスが`text: null`になることをチェックするテストを追加
* fix(frontend): `text`が`null`であって`renoteId`と`replyId`が`null`でないようなノートは引用リノートとして表示するように
* fix(misskey-js): OpenAPI 3.1に対応
* fix(misskey-js): 型生成をOpenAPI Specification 3.1.0に対応
* fix(ci): `validate-api.json`をOpenAPI Specification 3.1.0に対応
* fix(ci): スキーマ書き換えの際のミスを修正
* Revert "fix(frontend): `text`が`null`であって`renoteId`と`replyId`が`null`でないようなノートは引用リノートとして表示するように"
This reverts commit a9ca55343d865458989f 
							
						 
						
							2024-01-13 16:54:25 +09:00  
				
					
						
							
							
								 
						
							
								34088ecd27 
								
							 
						 
						
							
							
								
								feat(ci): api.jsonのバリデーションチェックCIを追加 ( #12950 )  
							
							... 
							
							
							
							* feat(ci): api.jsonのバリデーションチェックCIを追加
* fix name 
							
						 
						
							2024-01-09 08:34:23 +09:00  
				
					
						
							
							
								 
						
							
								0f9e3bccef 
								
							 
						 
						
							
							
								
								refactor(CI): 修正範囲と関係ないActionsが走るのを抑止する ( #12918 )  
							
							... 
							
							
							
							* refactor?: 修正範囲と関係ないActionsが走るのを抑止する
* fix
* バックエンドの対象にmisskey-jsを追加&フロントエンドの対象にmisskey-jsとbackendを追加 
							
						 
						
							2024-01-08 23:51:31 +09:00  
				
					
						
							
							
								 
						
							
								35ec41fc1e 
								
							 
						 
						
							
							
								
								enhance(backend): テストの高速化 ( #12939 )  
							
							... 
							
							
							
							* enhance(backend): テストの高速化
* add ls
* 自動的にマージされるようなので不要
* 起動方法を揃える
* fix test 
							
						 
						
							2024-01-08 17:43:52 +09:00  
				
					
						
							
							
								 
						
							
								9eae82de1d 
								
							 
						 
						
							
							
								
								chore(dependabot) open-pull-requests-limit=10?  
							
							... 
							
							
							
							Somehow it's not opening any PR, so try higher count 
							
						 
						
							2024-01-06 13:33:56 +01:00  
				
					
						
							
							
								 
						
							
								4893cce43c 
								
							 
						 
						
							
							
								
								chore(dependabot): try enabling again  
							
							
							
						 
						
							2023-12-31 19:48:27 +01:00  
				
					
						
							
							
								 
						
							
								a598baaf01 
								
							 
						 
						
							
							
								
								fix(test): CIが落ちている問題を修正 ( #12816 )  
							
							... 
							
							
							
							* fix(test): CIが落ちているのを修正
* fix(ci)?: CIの`typecheck`が落ちる問題を修正
* fix(ci): コンフィグファイルのタイポを修正 
							
						 
						
							2023-12-27 17:36:38 +09:00  
				
					
						
							
							
								 
						
							
								a9b42765f9 
								
							 
						 
						
							
							
								
								(dev) Issue Templateに、自分で実装してPRを出したいかの意思表明を追加 ( #12799 )  
							
							... 
							
							
							
							* Update 01_bug-report.yml
* Update 02_feature-request.yml 
							
						 
						
							2023-12-26 11:40:55 +09:00  
				
					
						
							
							
								 
						
							
								316ffcea54 
								
							 
						 
						
							
							
								
								ci: Get api.json from Misskeyでupload-artifact@v4で同名artifactでエラーになるのを修正 ( #12770 )  
							
							... 
							
							
							
							* ci: upload-artifact@v4で同名artifactでエラーになるのを修正
Co-authored-by: おさむのひと <46447427+samunohito@users.noreply.github.com>
* report-api-diff.ymlの最中にエラーが発生したときに分かりづらいので、PRにコメントを残すようにする
* 古いget-api-diffを使ってるactionとの互換性をもたせる
---------
Co-authored-by: おさむのひと <46447427+samunohito@users.noreply.github.com> 
							
						 
						
							2023-12-24 14:20:43 +09:00  
				
					
						
							
							
								 
						
							
								ffa0470cf8 
								
							 
						 
						
							
							
								
								chore(deps): bump actions/setup-node from 4.0.0 to 4.0.1 ( #12713 )  
							
							... 
							
							
							
							Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v4.0.0...v4.0.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2023-12-21 11:37:14 +09:00  
				
					
						
							
							
								 
						
							
								d14eb20122 
								
							 
						 
						
							
							
								
								chore(workflows): use postgres 15 everywhere ( #12726 )  
							
							
							
						 
						
							2023-12-21 10:29:51 +09:00  
				
					
						
							
							
								 
						
							
								1260e8b74b 
								
							 
						 
						
							
							
								
								chore(deps): bump actions/upload-artifact from 2 to 4 ( #12670 )  
							
							... 
							
							
							
							Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 2 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v4 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2023-12-16 08:58:03 +09:00  
				
					
						
							
							
								 
						
							
								6c1f839cbe 
								
							 
						 
						
							
							
								
								chore: labelerが治っていなかったのを修正 ( #12610 )  
							
							... 
							
							
							
							* fix ci
* fix
* fix labeler.yml
* Revert "fix labeler.yml"
This reverts commit 9b6a7d02cd 
							
						 
						
							2023-12-09 09:54:43 +09:00  
				
					
						
							
							
								 
						
							
								d10048edac 
								
							 
						 
						
							
							
								
								chore: fix labeler's config ( #12609 )  
							
							
							
						 
						
							2023-12-08 20:16:15 +09:00  
				
					
						
							
							
								 
						
							
								f80ae7f686 
								
							 
						 
						
							
							
								
								chore(deps): bump actions/labeler from 4 to 5 ( #12584 )  
							
							... 
							
							
							
							Bumps [actions/labeler](https://github.com/actions/labeler ) from 4 to 5.
- [Release notes](https://github.com/actions/labeler/releases )
- [Commits](https://github.com/actions/labeler/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/labeler
  dependency-type: direct:production
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2023-12-08 09:00:37 +09:00  
				
					
						
							
							
								 
						
							
								5cd4c36cad 
								
							 
						 
						
							
							
								
								rename docker-compose.yml.example to docker-compose_example.yml ( #12530 )  
							
							... 
							
							
							
							* rename docker-compose.yml.example to docker-compose_example.yml
* fix: dockle.yml 
							
						 
						
							2023-12-01 11:19:33 +09:00  
				
					
						
							
							
								 
						
							
								c41d03018c 
								
							 
						 
						
							
							
								
								ci: use refs/pull/*/merge to get head ( #12508 )  
							
							
							
						 
						
							2023-11-30 01:06:11 +09:00  
				
					
						
							
							
								 
						
							
								06ed64f26f 
								
							 
						 
						
							
							
								
								update node to 20.10.0  
							
							
							
						 
						
							2023-11-24 09:20:41 +09:00  
				
					
						
							
							
								 
						
							
								44a378c46e 
								
							 
						 
						
							
							
								
								Use generate-api-json for api.json diff GitHub comment ( #12408 )  
							
							... 
							
							
							
							* ci: use generate-api-json to get api.json changes
* restore copying default.yml
* refactor: get api.json with single workflow
* ci: api.jsonのdiffをbackendが変更されたときのみ取るように 
							
						 
						
							2023-11-23 20:17:21 +09:00  
				
					
						
							
							
								 
						
							
								d2906d4628 
								
							 
						 
						
							
							
								
								build(deps): bump actions/github-script from 6 to 7 ( #12328 )  
							
							... 
							
							
							
							Bumps [actions/github-script](https://github.com/actions/github-script ) from 6 to 7.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-type: direct:production
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2023-11-14 21:19:26 +09:00  
				
					
						
							
							
								 
						
							
								7701bf0642 
								
							 
						 
						
							
							
								
								「この機能が解決すべき具体的な問題またはニーズ、および誰がそれに役立つと考えているかを説明してください。」という旨の項目を追加 ( #12253 )  
							
							... 
							
							
							
							Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com> 
							
						 
						
							2023-11-10 15:08:12 +09:00  
				
					
						
							
							
								 
						
							
								359f3d5ef5 
								
							 
						 
						
							
							
								
								chore: Convert issue templates to YAML ( #12194 )  
							
							
							
						 
						
							2023-10-30 19:35:10 +09:00  
				
					
						
							
							
								 
						
							
								38c163d67c 
								
							 
						 
						
							
							
								
								chore(deps): bump actions/setup-node from 3.8.1 to 4.0.0 ( #12128 )  
							
							... 
							
							
							
							Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.8.1 to 4.0.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3.8.1...v4.0.0 )
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2023-10-30 12:43:29 +09:00  
				
					
						
							
							
								 
						
							
								7e15f71916 
								
							 
						 
						
							
							
								
								ci: fix pullreq number may not get correctly ( #12127 )  
							
							... 
							
							
							
							* Revert "remove save-pr-number"
This reverts commit 085f4bd769b73daf4c0ecbf2b5ad8a07517ce501 
							
						 
						
							2023-10-24 14:02:06 +09:00  
				
					
						
							
							
								 
						
							
								b22066b9a2 
								
							 
						 
						
							
							
								
								ci: fix pull_req時にAPI diffの実行ができない ( #12123 )  
							
							... 
							
							
							
							* initial commit for report-api-diff.yml
* add api-{base,head}.json into api-artifact
* try to get pull request id from github.event.workflow_run.pull_requests
* Update report-api-diff.yml
* Update report-api-diff.yml
* remove save-pr-number 
							
						 
						
							2023-10-24 06:16:40 +09:00  
				
					
						
							
							
								 
						
							
								3e5c55c14e 
								
							 
						 
						
							
							
								
								chore: Pull Request時にapi.jsonの差分を表示するActions workflow ( #12090 )  
							
							... 
							
							
							
							* chore: Pull Request時にapi.jsonのdiffを出力するworkflow
* refactor: job names
* fix: set repository to get api diff
* chore: set permission to workflow
* set sleep 30s (shorter)
* chore: set label of diff
* chore: more attempts to fetch misskey
* chore: add full diff output of api.js
* chore: save full-diff to Artifact
* chore: add message to download diff Artifact 
							
						 
						
							2023-10-21 07:45:47 +09:00  
				
					
						
							
							
								 
						
							
								3c3d05ba2e 
								
							 
						 
						
							
							
								
								chore(deps): bump actions/checkout from 4.1.0 to 4.1.1 ( #12062 )  
							
							... 
							
							
							
							Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.0 to 4.1.1.
- [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/v4.1.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2023-10-19 19:35:13 +09:00  
				
					
						
							
							
								 
						
							
								2039e244c5 
								
							 
						 
						
							
							
								
								build(deps): bump actions/checkout from 4.0.0 to 4.1.0 ( #11900 )  
							
							... 
							
							
							
							Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.0.0 to 4.1.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/v4.0.0...v4.1.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2023-09-25 16:05:02 +09:00  
				
					
						
							
							
								 
						
							
								6cf466e5d1 
								
							 
						 
						
							
							
								
								update deps ( #11820 )  
							
							... 
							
							
							
							* update deps
* fix
* wip
* wip
* wip
* Update docker-compose.yml.example
* Delete reviewer-lottery.yml
* Update RepositoryModule.ts
* wip
* wip
* clean up
* update deps
* wip
* wip 
							
						 
						
							2023-09-15 14:28:29 +09:00  
				
					
						
							
							
								 
						
							
								efa66ae89a 
								
							 
						 
						
							
							
								
								build(deps): bump docker/metadata-action from 4 to 5 ( #11828 )  
							
							... 
							
							
							
							Bumps [docker/metadata-action](https://github.com/docker/metadata-action ) from 4 to 5.
- [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/v4...v5 )
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2023-09-13 16:08:30 +09:00  
				
					
						
							
							
								 
						
							
								6124772a5f 
								
							 
						 
						
							
							
								
								build(deps): bump docker/setup-buildx-action from 2.10.0 to 3.0.0 ( #11827 )  
							
							... 
							
							
							
							Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2.10.0 to 3.0.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.10.0...v3.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2023-09-13 16:08:22 +09:00  
				
					
						
							
							
								 
						
							
								d28fe24d0b 
								
							 
						 
						
							
							
								
								build(deps): bump docker/login-action from 2 to 3 ( #11829 )  
							
							... 
							
							
							
							Bumps [docker/login-action](https://github.com/docker/login-action ) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v2...v3 )
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2023-09-13 16:08:10 +09:00  
				
					
						
							
							
								 
						
							
								ba28f90fd1 
								
							 
						 
						
							
							
								
								build(deps): bump docker/build-push-action from 4 to 5 ( #11826 )  
							
							... 
							
							
							
							Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5 )
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2023-09-13 16:08:00 +09:00  
				
					
						
							
							
								 
						
							
								f9fc743c05 
								
							 
						 
						
							
							
								
								build(deps): bump tibdex/github-app-token from 1 to 2 ( #11815 )  
							
							... 
							
							
							
							Bumps [tibdex/github-app-token](https://github.com/tibdex/github-app-token ) from 1 to 2.
- [Release notes](https://github.com/tibdex/github-app-token/releases )
- [Commits](https://github.com/tibdex/github-app-token/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: tibdex/github-app-token
  dependency-type: direct:production
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2023-09-11 19:42:42 +09:00  
				
					
						
							
							
								 
						
							
								dc1a91a5b2 
								
							 
						 
						
							
							
								
								fix(dev): use 20.5.1 instead of 20.x  
							
							... 
							
							
							
							Fix  #11793  
						
							2023-09-07 16:38:47 +09:00  
				
					
						
							
							
								 
						
							
								ca00a08e6e 
								
							 
						 
						
							
							
								
								feat: introduce aidx and make it default  
							
							... 
							
							
							
							Co-Authored-By: MeiMei <30769358+mei23@users.noreply.github.com> 
							
						 
						
							2023-09-06 18:33:51 +09:00  
				
					
						
							
							
								 
						
							
								c5af9e371c 
								
							 
						 
						
							
							
								
								build(deps): bump actions/checkout from 3.6.0 to 4.0.0 ( #11786 )  
							
							... 
							
							
							
							Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.6.0 to 4.0.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/v3.6.0...v4.0.0 )
---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2023-09-05 17:15:53 +09:00  
				
					
						
							
							
								 
						
							
								1f7a81aae7 
								
							 
						 
						
							
							
								
								update deps ( #11764 )  
							
							... 
							
							
							
							* update deps
* node16
* wip
* wip
* wip
* Update test-utils.ts
* wip
* Update tsconfig.json
* wip
* Update package.json
* wip
* Update following.vue
* Update followers.vue
* Update index.vue
* Update share.vue
* Update MkUserPopup.vue
* Update MkPostForm.vue
* wip
* Update MkTokenGenerateWindow.vue
* Update MkPagination.vue
* refactor
* update deps
* update deps
* Update sw.ts
* wip
* wip
* wip
* Update FetchInstanceMetadataService.ts
* Update FetchInstanceMetadataService.ts
* update node
* update deps
* 🎨  
							
						 
						
							2023-09-04 13:33:38 +09:00  
				
					
						
							
							
								 
						
							
								23102a2c08 
								
							 
						 
						
							
							
								
								build(deps): bump docker/setup-buildx-action from 2.9.1 to 2.10.0 ( #11769 )  
							
							... 
							
							
							
							Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2.9.1 to 2.10.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.9.1...v2.10.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2023-08-29 21:17:02 +09:00  
				
					
						
							
							
								 
						
							
								39eb86f5af 
								
							 
						 
						
							
							
								
								build(deps): bump actions/checkout from 3.5.3 to 3.6.0 ( #11762 )  
							
							... 
							
							
							
							Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.5.3 to 3.6.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/v3.5.3...v3.6.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2023-08-27 09:21:07 +09:00  
				
					
						
							
							
								 
						
							
								e82c2e7cf9 
								
							 
						 
						
							
							
								
								build(deps): bump cypress-io/github-action from 5 to 6 ( #11758 )  
							
							... 
							
							
							
							Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action ) from 5 to 6.
- [Release notes](https://github.com/cypress-io/github-action/releases )
- [Changelog](https://github.com/cypress-io/github-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/cypress-io/github-action/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: cypress-io/github-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2023-08-22 15:58:10 +09:00  
				
					
						
							
							
								 
						
							
								e6032a03b6 
								
							 
						 
						
							
							
								
								build(deps): bump actions/setup-node from 3.8.0 to 3.8.1 ( #11739 )  
							
							... 
							
							
							
							Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.8.0 to 3.8.1.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3.8.0...v3.8.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2023-08-19 18:39:39 +09:00  
				
					
						
							
							
								 
						
							
								9264ca336b 
								
							 
						 
						
							
							
								
								build(deps): bump actions/setup-node from 3.7.0 to 3.8.0 ( #11726 )  
							
							... 
							
							
							
							Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.7.0 to 3.8.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3.7.0...v3.8.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2023-08-15 18:25:12 +09:00  
				
					
						
							
							
								 
						
							
								8b7f54df66 
								
							 
						 
						
							
							
								
								build(deps): bump uesteibar/reviewer-lottery from 2 to 3 ( #11500 )  
							
							... 
							
							
							
							Bumps [uesteibar/reviewer-lottery](https://github.com/uesteibar/reviewer-lottery ) from 2 to 3.
- [Release notes](https://github.com/uesteibar/reviewer-lottery/releases )
- [Commits](https://github.com/uesteibar/reviewer-lottery/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: uesteibar/reviewer-lottery
  dependency-type: direct:production
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2023-08-13 12:25:57 +09:00  
				
					
						
							
							
								 
						
							
								f3bbf8417c 
								
							 
						 
						
							
							
								
								build(deps): bump peter-evans/slash-command-dispatch from 1 to 3 ( #11501 )  
							
							... 
							
							
							
							Bumps [peter-evans/slash-command-dispatch](https://github.com/peter-evans/slash-command-dispatch ) from 1 to 3.
- [Release notes](https://github.com/peter-evans/slash-command-dispatch/releases )
- [Commits](https://github.com/peter-evans/slash-command-dispatch/compare/v1...v3 )
---
updated-dependencies:
- dependency-name: peter-evans/slash-command-dispatch
  dependency-type: direct:production
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2023-08-13 12:25:48 +09:00  
				
					
						
							
							
								 
						
							
								748d4ebaae 
								
							 
						 
						
							
							
								
								build(deps): bump docker/setup-buildx-action from 2.3.0 to 2.9.1 ( #11502 )  
							
							... 
							
							
							
							Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2.3.0 to 2.9.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.3.0...v2.9.1 )
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2023-08-13 12:25:30 +09:00  
				
					
						
							
							
								 
						
							
								9eccdfbc63 
								
							 
						 
						
							
							
								
								chore(dependabot): disable dependabot for pnpm for now  
							
							
							
						 
						
							2023-08-12 13:54:28 +02:00