| 
							
							
								![dependabot[bot]](/assets/img/avatar_default.png) dependabot[bot] | bd73555ecc | Chore(deps): Bump the actions group with 5 updates (#10978) * Chore(deps): Bump the actions group with 5 updates
Bumps the actions group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [actions/github-script](https://github.com/actions/github-script) | `7` | `8` |
| [actions/setup-python](https://github.com/actions/setup-python) | `5` | `6` |
| [actions/setup-node](https://github.com/actions/setup-node) | `4` | `5` |
| [actions/labeler](https://github.com/actions/labeler) | `5` | `6` |
| [actions/stale](https://github.com/actions/stale) | `9` | `10` |
Updates `actions/github-script` from 7 to 8
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v7...v8)
Updates `actions/setup-python` from 5 to 6
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5...v6)
Updates `actions/setup-node` from 4 to 5
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4...v5)
Updates `actions/labeler` from 5 to 6
- [Release notes](https://github.com/actions/labeler/releases)
- [Commits](https://github.com/actions/labeler/compare/v5...v6)
Updates `actions/stale` from 9 to 10
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v9...v10)
---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: actions/setup-python
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: actions/setup-node
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: actions/labeler
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: actions/stale
  dependency-version: '10'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com>
* Add pnpm packageManager
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com> | 2025-10-01 19:06:07 -07:00 |  | 
			
				
					| 
							
							
								 shamoon | 1cdd8d9ba8 | Clarify repo maintenance rules | 2025-09-21 16:32:21 -07:00 |  | 
			
				
					| 
							
							
								 shamoon | 5e7ee924ff | Chore: update stale settings | 2025-07-26 20:26:59 -07:00 |  | 
			
				
					| 
							
							
								 shamoon | 312bb743b9 | Chore: add ymlfmt (#9745) | 2025-04-22 22:20:54 +00:00 |  | 
			
				
					| 
							
							
								 Trenton H | 2806b1820e | Updates all runner images to use Ubuntu Noble (#8213) | 2024-11-08 02:14:47 +00:00 |  | 
			
				
					| 
							
							
								 shamoon | b501d89846 | Update repo maintenance rules | 2024-10-24 16:15:59 -07:00 |  | 
			
				
					| 
							
							
								 shamoon | 8e61a29137 | Chore: dont run repo maintenance in forks | 2024-10-13 10:44:13 -07:00 |  | 
			
				
					| 
							
							
								 shamoon | 180b32651d | Chore: add stale to any-of-labels | 2024-05-27 15:23:40 -07:00 |  | 
			
				
					| 
							
							
								 Felix Eckhofer | f48a20c75f | Documentation: fix typo (#5922) | 2024-02-27 00:25:18 -08:00 |  | 
			
				
					| 
							
							
								 shamoon | 4c6c976f63 | Chore: better explain repository maintenance (#5815) | 2024-02-21 18:52:55 -08:00 |  | 
			
				
					| 
							
							
								 shamoon | 7924bf8611 | Chore: close unsupported FRs (#5804) | 2024-02-18 08:01:08 -08:00 |  | 
			
				
					| 
							
							
								 shamoon | 16169ca331 | Chore: Close outdated support / general discussions (#5443) | 2024-01-18 19:46:12 +00:00 |  | 
			
				
					| 
							
							
								 Trenton H | a7e1299194 | Updates all backend, hooks and configures codespell in a slightly easier way (#5336) | 2024-01-09 10:30:33 -08:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/assets/img/avatar_default.png) dependabot[bot] | 77b9b79a9e | Chore(deps): Bump the actions group with 5 updates (#5203) * Chore(deps): Bump the actions group with 5 updates
Bumps the actions group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [actions/setup-python](https://github.com/actions/setup-python) | `4` | `5` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact) | `3` | `4` |
| [actions/download-artifact](https://github.com/actions/download-artifact) | `3` | `4` |
| [github/codeql-action](https://github.com/github/codeql-action) | `2` | `3` |
| [actions/stale](https://github.com/actions/stale) | `8` | `9` |
Updates `actions/setup-python` from 4 to 5
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)
Updates `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)
Updates `actions/download-artifact` from 3 to 4
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4)
Updates `github/codeql-action` from 2 to 3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)
Updates `actions/stale` from 8 to 9
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v8...v9)
---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com>
* See if this fixes broken frontend coverage actions/upload & download
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com> | 2024-01-02 03:29:48 +00:00 |  | 
			
				
					| 
							
							
								 shamoon | b574396751 | Chore: Update lock-threads with discussions support (#4580) | 2023-11-14 19:55:14 -08:00 |  | 
			
				
					| 
							
							
								 shamoon | 66167aeb55 | Fix: add sleep to close old discussions | 2023-11-13 21:10:20 -08:00 |  | 
			
				
					| 
							
							
								 shamoon | b671f54cb7 | Chore: Close answered discussions (#4565) | 2023-11-13 16:59:36 +00:00 |  | 
			
				
					| 
							
							
								 shamoon | cb6af97595 | Include 'not a bug' for stale action | 2023-06-20 10:53:05 -07:00 |  | 
			
				
					| 
							
							
								 Trenton H | ecdea4c3c8 | Updates the stale timing and close timing | 2023-06-20 08:29:19 -07:00 |  | 
			
				
					| 
							
							
								 shamoon | 35f75563a7 | Use stale action & merge with lock action | 2023-04-17 13:29:19 -07:00 |  |