Skip to content

Commit d0053a3

Browse files
authored
bump make-fetch-happen to v13 (#681)
* bump make-fetch-happen to v12 Signed-off-by: Brian DeHamer <[email protected]> * bump base node version to 16.14.0 Signed-off-by: Brian DeHamer <[email protected]> * bump make-fetch-happen to v13 Signed-off-by: Brian DeHamer <[email protected]> --------- Signed-off-by: Brian DeHamer <[email protected]>
1 parent 8a83280 commit d0053a3

File tree

22 files changed

+686
-159
lines changed

22 files changed

+686
-159
lines changed

.changeset/cold-points-greet.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
'@sigstore/mock': minor
3+
'@sigstore/cli': minor
4+
---
5+
6+
Drop node 14 support

.changeset/nervous-terms-join.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
'@sigstore/rekor-types': major
3+
'@sigstore/bundle': major
4+
'sigstore': major
5+
'@sigstore/sign': major
6+
'@sigstore/tuf': major
7+
---
8+
9+
Drop node 14 support

.changeset/red-trains-help.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@sigstore/sign': major
3+
---
4+
5+
Bump `make-fetch-happen` from 11.0.0 to 13.0.0

.github/workflows/ci.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,7 @@ jobs:
3434
fail-fast: false
3535
matrix:
3636
node-version:
37-
- 14.17.0
38-
- 14.x
39-
- 16.13.0
37+
- 16.14.0
4038
- 16.x
4139
- 18.0.0
4240
- 18.x

0 commit comments

Comments
 (0)