Граф коммитов

1097 Коммитов

Автор SHA1 Сообщение Дата
Ken Chau 3068555be2 applying package updates 2024-09-10 08:03:00 +00:00
Elizabeth Craig f857744ac9
Update changelog helper options (#993) 2024-09-10 00:37:51 -07:00
Elizabeth Craig b339fa7e54
Clarify signatures of various internal functions (#992) 2024-09-10 00:11:35 -07:00
Elizabeth Craig 5dec300597
Move post-bump package updating utils to separate file (#991) 2024-09-10 00:04:56 -07:00
Elizabeth Craig 072d3a85e7
Remove newPackages from main BumpInfo (#990) 2024-09-09 23:32:10 -07:00
Elizabeth Craig 50f483e754
Remove redundant BumpInfo.groupOptions (#989) 2024-09-09 22:09:00 -07:00
Elizabeth Craig 2f5fbbdf1d
Remove dependents from BumpInfo + use shared dep type list (#988) 2024-09-09 21:36:19 -07:00
Elizabeth Craig 5cfd787178
Minor doc updates (#987) 2024-09-09 21:00:30 -07:00
Elizabeth Craig f313e501d2
Exit with an error on invalid change files (#986) 2024-09-09 20:56:23 -07:00
Elizabeth Craig 70e438c782
Use a shared helper for workspace version parsing (#985)
Use a shared helper for workspace versions
2024-09-09 17:29:46 -07:00
Ken Chau 2f3a51b0a9 applying package updates 2024-09-07 08:02:58 +00:00
Elizabeth Craig ff4f5da25e
Prevent accidentally writing dep bumps to grouped changelog (and test improvements) (#984) 2024-09-06 21:32:29 -07:00
Elizabeth Craig eade30dbb4
Include pre* changes in changelog (#983) 2024-09-06 21:08:58 -07:00
Elizabeth Craig 636be3b3bc
Fix early bail bug in updateRelatedChangeType (#982) 2024-09-06 20:36:53 -07:00
Elizabeth Craig dbdde9c4b9
Add option to write only changelog md or json (#980) 2024-09-06 11:29:19 -07:00
Elizabeth Craig cb2cca8351 Move readChangeFiles test to correct file 2024-09-06 11:19:10 -07:00
Elizabeth Craig 938c6a6280 Update formatting 2024-09-05 16:45:43 -07:00
Ken Chau 34049acadb applying package updates 2024-09-04 18:40:01 +00:00
Georgia Loper 39867c7467
Add renderMainHeader changelog option (#977)
Co-authored-by: georgialoper <user@users-MacBook-Pro.local>
2024-09-04 11:36:42 -07:00
renovate[bot] 1031ab8eea
Lock file maintenance (#976)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-03 10:53:14 -07:00
Ken Chau a2710e7421 applying package updates 2024-08-23 08:03:09 +00:00
Nicky Kalu c2cec80d09
feat: Enable override to NPM_CONCURRENCY defaults through env variable (#972) 2024-08-22 22:05:12 -07:00
dependabot[bot] c72e93fc62
Bump ws from 6.2.2 to 6.2.3 (#967)
Bumps [ws](https://github.com/websockets/ws) from 6.2.2 to 6.2.3.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/6.2.2...6.2.3)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-22 22:00:42 -07:00
renovate[bot] d63718a18e
Lock file maintenance (#934)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-22 21:58:18 -07:00
Ken Chau b3b46f6485 applying package updates 2024-08-22 08:02:52 +00:00
Elizabeth Craig 755b88a302
Ensure changeDir is always set, and improve options handling in tests (#974) 2024-08-21 22:42:46 -07:00
Ken Chau e092d29d6f applying package updates 2024-08-21 22:56:03 +00:00
James Burnside 706d7573be
Add changeDir option (#969) 2024-08-21 15:45:55 -07:00
Ken Chau e48989673d applying package updates 2024-04-24 01:43:00 +00:00
Elizabeth Craig 349712ee2f
Use shell: true and explicit cwd for all package manager commands (#963) 2024-04-23 18:39:04 -07:00
Elizabeth Craig 7d50f92160
Run npm with shell: true (#962) 2024-04-23 17:37:21 -07:00
renovate[bot] 312a210e73
Update actions/checkout action to v4 (#959)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-18 19:30:21 -07:00
renovate[bot] c2125d5e40
Update actions/setup-node action to v4 (#960)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-18 19:30:04 -07:00
Ken Chau e4bfd32aa6 applying package updates 2024-04-10 00:55:50 +00:00
dependabot[bot] 1627341350
Bump follow-redirects from 1.15.4 to 1.15.6 (#956)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-09 17:53:46 -07:00
Altinok Darici 6ff075cd2b
Support optionalDependencies (#958) 2024-04-09 17:53:29 -07:00
Kjell 8854e98713
Ensure it bumps premajor, preminor and prepatch with a prereleasePrefix (#957) 2024-04-10 00:07:27 +00:00
Ken Chau 28dd0ad46c applying package updates 2024-04-09 08:02:59 +00:00
Kjell d99780c9a2
Add release types for major and minor prereleases (#944) 2024-04-09 00:49:12 -07:00
Ken Chau dbc72822e7 applying package updates 2024-03-06 08:03:35 +00:00
JulienDesalliers ed7fb95de9
Adding support for identifier base (#938)
Co-authored-by: Julien Desalliers <jdesalliers@microsoft.com>
2024-03-05 09:10:26 -08:00
Ken Chau 02bf18fe1f applying package updates 2024-02-27 08:02:43 +00:00
Jiahao Guo 45c62516bc
Support updating lockfiles for pnpm and yarn (#942) 2024-02-26 20:04:51 -08:00
Christian Gonzalez 5d8da45132
Add context on current running command for change file transforms (#946) 2024-02-27 01:30:52 +00:00
dependabot[bot] af05507f21
Bump follow-redirects from 1.15.3 to 1.15.4 (#936)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-26 17:25:18 -08:00
dependabot[bot] 42411dd2fe
Bump ip from 1.1.8 to 1.1.9 (#945)
Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9.
- [Commits](https://github.com/indutny/node-ip/compare/v1.1.8...v1.1.9)

---
updated-dependencies:
- dependency-name: ip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-26 17:24:59 -08:00
renovate[bot] 6025c6dba0
Lock file maintenance (#929)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-20 16:54:48 -08:00
Ken Chau 4a9dcde35e applying package updates 2023-10-19 08:03:28 +00:00
renovate[bot] e3e8d29297
Update dependency workspace-tools to ^0.36.3 (#920)
* Update dependency workspace-tools to ^0.36.3

* Change files

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Elizabeth Craig <elcraig@microsoft.com>
2023-10-18 22:52:57 +00:00
Ken Chau ace164eb68 applying package updates 2023-10-18 08:03:44 +00:00