dependabot[bot]
66479441b2
build(deps): bump cross-spawn from 7.0.3 to 7.0.6 ( #323 )
...
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn ) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6 )
---
updated-dependencies:
- dependency-name: cross-spawn
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-18 17:50:37 -06:00
David Sanders
0dd58a4e96
build: update most dev dependencies ( #322 )
2024-11-05 11:46:40 -08:00
electron-roller[bot]
a728f36b0c
chore: bump electronjs/node in .circleci/config.yml to 2.3.1 ( #321 )
...
Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
2024-10-26 09:41:35 -05:00
Shelley Vohr
634153f4dc
revert: drop node-fetch dependency ( #320 )
...
This reverts commit 56744cf138
.
2024-10-25 10:23:49 -04:00
David Sanders
1b0b3f1f86
refactor: remove fs-extra usage ( #319 )
2024-10-25 11:21:09 +02:00
David Sanders
9c4a1517dc
build: remove unused resolutions ( #318 )
2024-10-24 17:17:32 -04:00
David Sanders
56744cf138
build: drop node-fetch dependency ( #317 )
2024-10-23 20:26:47 -07:00
David Sanders
64f26d138a
build: bump express and @probot/pino to clear audit ( #316 )
2024-10-16 08:47:39 +02:00
David Sanders
8c2c7ba3d0
chore: improve typings and test mocks ( #315 )
2024-10-07 20:46:30 -07:00
David Sanders
d9c4c822b2
chore: convert JSDoc comments to TSDoc ( #314 )
2024-10-07 17:57:59 -07:00
David Sanders
c27f9d48ec
build: bump express to clear audit ( #312 )
2024-10-07 12:05:30 -07:00
David Sanders
75dd9a662f
chore: remove unnecessary type assertions ( #313 )
2024-10-02 19:56:59 -07:00
Samuel Attard
e8aadc194e
fix: support non-utf8 files in backports ( #311 )
2024-09-25 14:41:23 -07:00
Shelley Vohr
f65e754f3d
fix: remove needs-manual label from original PR ( #306 )
...
* fix: remove needs-manual label from original PR
* Update src/utils.ts
Co-authored-by: David Sanders <dsanders11@ucsbalum.com>
---------
Co-authored-by: David Sanders <dsanders11@ucsbalum.com>
2024-09-11 15:28:33 +02:00
dependabot[bot]
30346e2f34
build(deps): bump express from 4.19.2 to 4.20.0 ( #308 )
...
Bumps [express](https://github.com/expressjs/express ) from 4.19.2 to 4.20.0.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.20.0 )
---
updated-dependencies:
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-10 22:21:20 -07:00
David Sanders
4fbc25e584
test: remove sinon usage ( #307 )
2024-09-10 20:56:34 -07:00
dependabot[bot]
e022b62120
build(deps): bump micromatch from 4.0.4 to 4.0.8 ( #305 )
...
Bumps [micromatch](https://github.com/micromatch/micromatch ) from 4.0.4 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases )
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.4...4.0.8 )
---
updated-dependencies:
- dependency-name: micromatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-04 22:51:19 -05:00
Shelley Vohr
439152f4a5
fix: ensure git found on trop runner ( #304 )
2024-09-04 13:35:10 +02:00
Shelley Vohr
c8c9cf4e33
refactor: improve branch support logic ( #301 )
2024-08-22 15:38:01 +02:00
David Sanders
e4986c60f0
build: pin to heroku-22 stack ( #302 )
2024-08-20 18:53:31 -07:00
Shelley Vohr
c7edd2b1bf
fix: prevent accidental branch backport duplication ( #300 )
2024-08-19 19:46:49 +02:00
Alice Zhao
ea9fff70d4
test: add test for updateBackportValidityCheck ( #289 )
...
* test: add test for updateBackportValidityCheck
* test: update imports
2024-08-19 09:47:33 +02:00
dependabot[bot]
a481299dfd
build(deps): bump braces from 3.0.2 to 3.0.3 ( #299 )
...
Bumps [braces](https://github.com/micromatch/braces ) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3 )
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-16 18:29:52 -07:00
electron-roller[bot]
7fd55c8688
chore: bump electronjs/node in .circleci/config.yml to 2.3.0 ( #298 )
...
Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
2024-06-12 14:34:00 -07:00
electron-roller[bot]
ad628df4a6
chore: bump electronjs/node in .circleci/config.yml to 2.2.3 ( #296 )
...
Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
2024-05-17 16:38:10 -07:00
electron-roller[bot]
695d5a9aaf
chore: bump electronjs/node in .circleci/config.yml to 2.2.2 ( #295 )
...
Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
2024-05-10 09:57:16 -05:00
David Sanders
437f37438c
fix: only modify backportable checks inside queue ( #293 )
2024-05-07 15:43:19 -07:00
David Sanders
8f57bb76b9
chore: add some logs for debugging ( #292 )
2024-05-06 17:16:47 -07:00
David Sanders
48fa8b4232
fix: await check update ( #290 )
2024-04-30 11:42:37 -07:00
David Sanders
889c3da2fa
ci: bump action-semantic-pull-request version ( #288 )
2024-04-29 09:40:51 -04:00
David Sanders
47f78d4766
build: bump smee-client ( #287 )
2024-04-23 23:44:28 -04:00
David Sanders
d0722233ce
fix: race condition with check runs ( #283 )
2024-04-23 16:14:36 -07:00
David Sanders
a352928f44
chore: fix return type comment ( #286 )
2024-04-22 18:39:57 -07:00
Alice Zhao
3b3824a4ce
refactor: add try catch to reviewer ( #279 )
...
* refactor: add try catch block with logging error message
* refactor: error message
* refactor: error message with log
* test: add test for request reviewers error
* test: format test
* test: add new utils test file
* test: add new utils test file
* test: remove mock constant
* test: update test name
---------
Co-authored-by: David Sanders <dsanders11@ucsbalum.com>
2024-04-10 11:15:05 -07:00
David Sanders
d4766f5008
fix: restore setting user in git config ( #278 )
2024-04-08 12:43:17 -07:00
Jeremy Rose
65c107ea08
feat: use a git cache to speed up clones ( #275 )
...
* use a git cache to speed up clones
* drop unused git config
2024-04-08 18:39:00 +02:00
Alice Zhao
af2c6684ee
fix: add team_reviewers to requestReviewers ( #276 )
...
* fix: add team_reviewers to requestReviewers
* chore: move comment
* chore: update team reviewer to just slug
* fix: add backup case
* refactor: update slug for readability
2024-04-08 09:24:47 -07:00
David Sanders
c0af5d0739
ci: use electronjs/node orb ( #277 )
2024-04-08 16:18:05 +02:00
David Sanders
3a7af438ca
fix: always create backport check run ( #253 )
...
Co-authored-by: John Kleinschmidt <kleinschmidtorama@gmail.com>
2024-04-04 17:23:22 -07:00
Alice Zhao
4744d0bb00
fix: add default reviewers to manual backports ( #274 )
...
* fix: add default reviewers to manual backport
* test: add test to updateManualBackport
* fix: pass undefined user for manual backport
* chore: remove .only and clean up imports
* test: use const for context variable in updateManualbackport test
---------
Co-authored-by: George Xu <33054982+georgexu99@users.noreply.github.com>
2024-04-02 13:43:14 -07:00
up-up-and-away[bot]
2424034006
build: ran uuaw to fix yarn audit output ( #273 )
...
Co-authored-by: up-up-and-away[bot] <152255816+up-up-and-away[bot]@users.noreply.github.com>
2024-03-27 11:13:23 +01:00
Alice Zhao
d53d154b8a
chore: update manual backport readme and trop comment with `e backport` command ( #272 )
...
* docs: add docs on manual backport in readme and trop comment
* docs: fix link
---------
Co-authored-by: David Sanders <dsanders11@ucsbalum.com>
2024-03-25 17:41:17 -05:00
Jeremy Rose
87d47fd9e2
feat: make custom branch patterns more useful ( #271 )
2024-01-05 09:53:58 -05:00
David Sanders
33193f040f
build: run prettier to fix lint ( #270 )
2023-12-21 15:00:44 -08:00
Samuel Attard
1dafb68c6d
build: log json on one line
2023-12-21 16:30:42 +13:00
Samuel Attard
de0120fec2
chore: run prettier
2023-12-21 10:33:21 +13:00
Samuel Attard
fa08227815
chore: add metric log
2023-12-21 10:33:01 +13:00
David Sanders
e91c5017b0
docs: fix CoC link in contributing.md ( #269 )
2023-12-18 17:02:23 -06:00
dependabot[bot]
096aa609a3
build(deps): bump probot from 12.3.1 to 12.3.3 ( #267 )
...
Bumps [probot](https://github.com/probot/probot ) from 12.3.1 to 12.3.3.
- [Release notes](https://github.com/probot/probot/releases )
- [Commits](https://github.com/probot/probot/compare/v12.3.1...v12.3.3 )
---
updated-dependencies:
- dependency-name: probot
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-15 20:54:03 -08:00
David Sanders
93ddbc335c
chore: remove redundant CODE_OF_CONDUCT.md ( #266 )
2023-12-14 08:48:41 -08:00