Skip to content

Commit

Permalink
Upcoming Release Changes (#1105)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
theguild-bot and github-actions[bot] authored Jan 25, 2024
1 parent f406b42 commit e85bc99
Show file tree
Hide file tree
Showing 15 changed files with 56 additions and 26 deletions.
5 changes: 0 additions & 5 deletions .changeset/@whatwg-node_fetch-1102-dependencies.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/few-crabs-obey.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/long-suits-train.md

This file was deleted.

7 changes: 7 additions & 0 deletions e2e/aws-lambda/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @e2e/aws-lambda

## 0.0.26

### Patch Changes

- Updated dependencies [[`d9800cc`](https://github.com/ardatan/whatwg-node/commit/d9800cc1693ceae7893e08cf5a3a4bcc49f0f9d5)]:
- @whatwg-node/fetch@0.9.16

## 0.0.25

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions e2e/aws-lambda/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "@e2e/aws-lambda",
"version": "0.0.25",
"version": "0.0.26",
"private": true,
"scripts": {
"build": "node scripts/bundle.js",
"e2e": "ts-node -r tsconfig-paths/register scripts/e2e.ts"
},
"dependencies": {
"@e2e/shared-scripts": "0.0.0",
"@whatwg-node/fetch": "0.9.15",
"@whatwg-node/fetch": "0.9.16",
"aws-lambda": "1.0.7"
},
"devDependencies": {
Expand Down
7 changes: 7 additions & 0 deletions e2e/bun/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @e2e/bun

## 0.0.83

### Patch Changes

- Updated dependencies []:
- @e2e/shared-server@0.0.83

## 0.0.82

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions e2e/bun/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "@e2e/bun",
"version": "0.0.82",
"version": "0.0.83",
"private": true,
"scripts": {
"e2e": "bun test",
"start": "bun src/index.ts"
},
"dependencies": {
"@e2e/shared-server": "0.0.82",
"@e2e/shared-server": "0.0.83",
"@types/node": "20.11.6",
"bun-types": "1.0.25"
},
Expand Down
7 changes: 7 additions & 0 deletions e2e/shared-server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @e2e/shared-server

## 0.0.83

### Patch Changes

- Updated dependencies [[`d9800cc`](https://github.com/ardatan/whatwg-node/commit/d9800cc1693ceae7893e08cf5a3a4bcc49f0f9d5)]:
- @whatwg-node/fetch@0.9.16

## 0.0.82

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions e2e/shared-server/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "@e2e/shared-server",
"version": "0.0.82",
"version": "0.0.83",
"private": true,
"dependencies": {
"@whatwg-node/fetch": "0.9.15",
"@whatwg-node/fetch": "0.9.16",
"@whatwg-node/server": "0.9.24"
}
}
7 changes: 7 additions & 0 deletions e2e/vercel/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @e2e/vercel

## 0.0.83

### Patch Changes

- Updated dependencies []:
- @e2e/shared-server@0.0.83

## 0.0.82

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions e2e/vercel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@e2e/vercel",
"version": "0.0.82",
"version": "0.0.83",
"private": true,
"scripts": {
"build": "node scripts/bundle.js",
Expand All @@ -12,7 +12,7 @@
},
"dependencies": {
"@e2e/shared-scripts": "0.0.0",
"@e2e/shared-server": "0.0.82",
"@e2e/shared-server": "0.0.83",
"encoding": "0.1.13",
"next": "14.1.0",
"react": "18.2.0",
Expand Down
9 changes: 9 additions & 0 deletions packages/fetch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @whatwg-node/fetch

## 0.9.16

### Patch Changes

- [#1102](https://github.com/ardatan/whatwg-node/pull/1102) [`d9800cc`](https://github.com/ardatan/whatwg-node/commit/d9800cc1693ceae7893e08cf5a3a4bcc49f0f9d5) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
- Updated dependency [`urlpattern-polyfill@^10.0.0` ↗︎](https://www.npmjs.com/package/urlpattern-polyfill/v/10.0.0) (from `^9.0.0`, in `dependencies`)
- Updated dependencies [[`45ec735`](https://github.com/ardatan/whatwg-node/commit/45ec735bd3081f42221bdccb70692b420ce16efa), [`a129376`](https://github.com/ardatan/whatwg-node/commit/a1293766bcf8d2465844aec1d80957e2af1b16f1)]:
- @whatwg-node/node-fetch@0.5.5

## 0.9.15

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/fetch/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@whatwg-node/fetch",
"version": "0.9.15",
"version": "0.9.16",
"description": "Cross Platform Smart Fetch Ponyfill",
"repository": {
"type": "git",
Expand All @@ -16,7 +16,7 @@
"browser": "dist/global-ponyfill.js",
"types": "dist/index.d.ts",
"dependencies": {
"@whatwg-node/node-fetch": "^0.5.0",
"@whatwg-node/node-fetch": "^0.5.5",
"urlpattern-polyfill": "^10.0.0"
},
"publishConfig": {
Expand Down
8 changes: 8 additions & 0 deletions packages/node-fetch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @whatwg-node/node-fetch

## 0.5.5

### Patch Changes

- [#1110](https://github.com/ardatan/whatwg-node/pull/1110) [`45ec735`](https://github.com/ardatan/whatwg-node/commit/45ec735bd3081f42221bdccb70692b420ce16efa) Thanks [@dac09](https://github.com/dac09)! - Support wrapping the native \`Request\`

- [#1111](https://github.com/ardatan/whatwg-node/pull/1111) [`a129376`](https://github.com/ardatan/whatwg-node/commit/a1293766bcf8d2465844aec1d80957e2af1b16f1) Thanks [@dac09](https://github.com/dac09)! - Support native `ReadableStream` as `BodyInit`

## 0.5.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/node-fetch/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@whatwg-node/node-fetch",
"version": "0.5.4",
"version": "0.5.5",
"type": "module",
"description": "Fetch API implementation for Node",
"repository": {
Expand Down

0 comments on commit e85bc99

Please sign in to comment.