35ec41fc1e 
								
							 
						 
						
							
							
								
								enhance(backend): テストの高速化 ( #12939 )  
							
							... 
							
							
							
							* enhance(backend): テストの高速化
* add ls
* 自動的にマージされるようなので不要
* 起動方法を揃える
* fix test 
							
						 
						
							2024-01-08 17:43:52 +09:00  
				
					
						
							
							
								 
						
							
								a598baaf01 
								
							 
						 
						
							
							
								
								fix(test): CIが落ちている問題を修正 ( #12816 )  
							
							... 
							
							
							
							* fix(test): CIが落ちているのを修正
* fix(ci)?: CIの`typecheck`が落ちる問題を修正
* fix(ci): コンフィグファイルのタイポを修正 
							
						 
						
							2023-12-27 17:36:38 +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  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								f5985d53e5 
								
							 
						 
						
							
							
								
								build(deps): bump actions/checkout from 3.2.0 to 3.5.3  
							
							... 
							
							
							
							Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.2.0 to 3.5.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/v3.2.0...v3.5.3 )
---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com> 
							
						 
						
							2023-08-12 13:35:29 +02:00  
				
					
						
							
							
								 
						
							
								71ca6fe7b5 
								
							 
						 
						
							
							
								
								chore(workflows): use checkout@v3.3.0 consistently  
							
							
							
						 
						
							2023-08-12 13:16:24 +02:00  
				
					
						
							
							
								 
						
							
								6b21b142bd 
								
							 
						 
						
							
							
								
								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-12 13:14:21 +02:00  
				
					
						
							
							
								 
						
							
								f76b3edbdd 
								
							 
						 
						
							
							
								
								update node to 20.4.0  
							
							
							
						 
						
							2023-07-07 13:58:43 +09:00  
				
					
						
							
							
								 
						
							
								9a6ce1e867 
								
							 
						 
						
							
							
								
								ci: fix head user  
							
							
							
						 
						
							2023-05-20 18:52:08 +00:00  
				
					
						
							
							
								 
						
							
								22a6bd6b22 
								
							 
						 
						
							
							
								
								ci: fix branch name  
							
							
							
						 
						
							2023-05-20 14:03:05 +00:00  
				
					
						
							
							
								 
						
							
								6173cebdca 
								
							 
						 
						
							
							
								
								ci: remove deprecated notifications  
							
							
							
						 
						
							2023-05-18 08:05:09 +00:00  
				
					
						
							
							
								 
						
							
								6bb82cda37 
								
							 
						 
						
							
							
								
								ci: use actual base  
							
							
							
						 
						
							2023-05-18 14:16:07 +09:00  
				
					
						
							
							
								 
						
							
								747d323584 
								
							 
						 
						
							
							
								
								ci: fix breaking on foreign repos  
							
							
							
						 
						
							2023-05-17 07:39:36 +00:00  
				
					
						
							
							
								 
						
							
								909ec8c38d 
								
							 
						 
						
							
							
								
								ci: fix missing branch  
							
							
							
						 
						
							2023-05-11 22:21:48 +09:00  
				
					
						
							
							
								 
						
							
								b01a1b3c17 
								
							 
						 
						
							
							
								
								ci: notify on changes for push events  
							
							
							
						 
						
							2023-05-11 22:20:26 +09:00  
				
					
						
							
							
								 
						
							
								69afd0480e 
								
							 
						 
						
							
							
								
								ci: fix typo  
							
							
							
						 
						
							2023-05-10 10:33:49 +00:00  
				
					
						
							
							
								 
						
							
								3510768fd5 
								
							 
						 
						
							
							
								
								ci: check for PRs ( #10804 )  
							
							... 
							
							
							
							* ci: check for PRs
* ci: run all PRs
* ci: fix syntax error
* ci: comment on PRs only
* ci: use pull_request_target 
							
						 
						
							2023-05-08 15:14:42 +00:00  
				
					
						
							
							
								 
						
							
								2d3d986d13 
								
							 
						 
						
							
							
								
								test: Check availability of production build ( #10734 )  
							
							
							
						 
						
							2023-04-29 23:21:54 +09:00  
				
					
						
							
							
								 
						
							
								6e0f998fb2 
								
							 
						 
						
							
							
								
								test: use pnpm v8  
							
							
							
						 
						
							2023-04-26 15:17:40 +00:00  
				
					
						
							
							
								 
						
							
								0f7defc14a 
								
							 
						 
						
							
							
								
								Update test-frontend.yml  
							
							
							
						 
						
							2023-04-19 16:42:14 +09:00