Skip to content

Commit

Permalink
Merge pull request #1711 from endojs/release-2023-08-07-21-02-15
Browse files Browse the repository at this point in the history
chore: release
  • Loading branch information
kriskowal authored Aug 7, 2023
2 parents ee5961d + b383616 commit db35cc7
Show file tree
Hide file tree
Showing 79 changed files with 844 additions and 163 deletions.
16 changes: 16 additions & 0 deletions packages/base64/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [0.2.34](https://github.com/endojs/endo/compare/@endo/[email protected]...@endo/[email protected]) (2023-08-07)

**Note:** Version bump only for package @endo/base64





### [0.2.33](https://github.com/endojs/endo/compare/@endo/[email protected]...@endo/[email protected]) (2023-08-07)

**Note:** Version bump only for package @endo/base64





### [0.2.32](https://github.com/endojs/endo/compare/@endo/[email protected]...@endo/[email protected]) (2023-07-19)

**Note:** Version bump only for package @endo/base64
Expand Down
2 changes: 1 addition & 1 deletion packages/base64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@endo/base64",
"version": "0.2.32",
"version": "0.2.34",
"description": "Transcodes base64",
"keywords": [
"base64",
Expand Down
28 changes: 28 additions & 0 deletions packages/bundle-source/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,34 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.7.0](https://github.com/endojs/endo/compare/@endo/[email protected]...@endo/[email protected]) (2023-08-07)


### Features

* **bundle-source:** Generate a per-user source map cache ([c0b3c5e](https://github.com/endojs/endo/commit/c0b3c5ecf26fd8b9338f6788283616938ba8e9f0))


### Bug Fixes

* **bundle-source:** type `bundleSource` more comprehensively ([2e546d2](https://github.com/endojs/endo/commit/2e546d2569f5ad45910c4508a93c74b076963bca))



## [2.6.0](https://github.com/endojs/endo/compare/@endo/[email protected]...@endo/[email protected]) (2023-08-07)


### Features

* **bundle-source:** Generate a per-user source map cache ([c0b3c5e](https://github.com/endojs/endo/commit/c0b3c5ecf26fd8b9338f6788283616938ba8e9f0))


### Bug Fixes

* **bundle-source:** type `bundleSource` more comprehensively ([2e546d2](https://github.com/endojs/endo/commit/2e546d2569f5ad45910c4508a93c74b076963bca))



### [2.5.2](https://github.com/endojs/endo/compare/@endo/[email protected]...@endo/[email protected]) (2023-07-19)

**Note:** Version bump only for package @endo/bundle-source
Expand Down
2 changes: 1 addition & 1 deletion packages/bundle-source/NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

# Next
# v2.6.0 (2023-08-07)

- Introduces a `cacheSourceMaps` option that is `false` by default.
This causes the bundler to cache a source map for each physical module and
Expand Down
16 changes: 8 additions & 8 deletions packages/bundle-source/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@endo/bundle-source",
"version": "2.5.2",
"version": "2.7.0",
"description": "Create source bundles from ES Modules",
"type": "module",
"main": "src/index.js",
Expand Down Expand Up @@ -30,11 +30,11 @@
"@agoric/babel-generator": "^7.17.4",
"@babel/parser": "^7.17.3",
"@babel/traverse": "^7.17.3",
"@endo/base64": "^0.2.32",
"@endo/compartment-mapper": "^0.8.5",
"@endo/init": "^0.5.57",
"@endo/promise-kit": "^0.2.57",
"@endo/where": "^0.3.2",
"@endo/base64": "^0.2.34",
"@endo/compartment-mapper": "^0.9.1",
"@endo/init": "^0.5.59",
"@endo/promise-kit": "^0.2.59",
"@endo/where": "^0.3.4",
"@rollup/plugin-commonjs": "^19.0.0",
"@rollup/plugin-node-resolve": "^13.0.0",
"acorn": "^8.2.4",
Expand All @@ -43,8 +43,8 @@
"source-map": "^0.7.3"
},
"devDependencies": {
"@endo/lockdown": "^0.1.29",
"@endo/ses-ava": "^0.2.41",
"@endo/lockdown": "^0.1.31",
"@endo/ses-ava": "^0.2.43",
"ava": "^5.3.0",
"c8": "^7.14.0"
},
Expand Down
16 changes: 16 additions & 0 deletions packages/captp/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [3.1.4](https://github.com/endojs/endo/compare/@endo/[email protected]...@endo/[email protected]) (2023-08-07)

**Note:** Version bump only for package @endo/captp





### [3.1.3](https://github.com/endojs/endo/compare/@endo/[email protected]...@endo/[email protected]) (2023-08-07)

**Note:** Version bump only for package @endo/captp





### [3.1.2](https://github.com/endojs/endo/compare/@endo/[email protected]...@endo/[email protected]) (2023-07-19)

**Note:** Version bump only for package @endo/captp
Expand Down
14 changes: 7 additions & 7 deletions packages/captp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@endo/captp",
"version": "3.1.2",
"version": "3.1.4",
"description": "Capability Transfer Protocol for distributed objects",
"type": "module",
"keywords": [
Expand Down Expand Up @@ -42,16 +42,16 @@
"lint:types": "tsc -p jsconfig.json"
},
"devDependencies": {
"@endo/init": "^0.5.57",
"@endo/ses-ava": "^0.2.41",
"@endo/init": "^0.5.59",
"@endo/ses-ava": "^0.2.43",
"ava": "^5.3.0",
"c8": "^7.14.0"
},
"dependencies": {
"@endo/eventual-send": "^0.17.3",
"@endo/marshal": "^0.8.6",
"@endo/nat": "^4.1.28",
"@endo/promise-kit": "^0.2.57"
"@endo/eventual-send": "^0.17.5",
"@endo/marshal": "^0.8.8",
"@endo/nat": "^4.1.30",
"@endo/promise-kit": "^0.2.59"
},
"bugs": {
"url": "https://github.com/endojs/endo/issues"
Expand Down
16 changes: 16 additions & 0 deletions packages/check-bundle/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [0.2.21](https://github.com/endojs/endo/compare/@endo/[email protected]...@endo/[email protected]) (2023-08-07)

**Note:** Version bump only for package @endo/check-bundle





### [0.2.20](https://github.com/endojs/endo/compare/@endo/[email protected]...@endo/[email protected]) (2023-08-07)

**Note:** Version bump only for package @endo/check-bundle





### [0.2.19](https://github.com/endojs/endo/compare/@endo/[email protected]...@endo/[email protected]) (2023-07-19)

**Note:** Version bump only for package @endo/check-bundle
Expand Down
12 changes: 6 additions & 6 deletions packages/check-bundle/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@endo/check-bundle",
"version": "0.2.19",
"version": "0.2.21",
"description": "Checks the integrity of an Endo bundle.",
"keywords": [
"endo",
Expand Down Expand Up @@ -39,13 +39,13 @@
"test:c8": "c8 $C8_OPTIONS ava --config=ava-nesm.config.js"
},
"dependencies": {
"@endo/base64": "^0.2.32",
"@endo/compartment-mapper": "^0.8.5"
"@endo/base64": "^0.2.34",
"@endo/compartment-mapper": "^0.9.1"
},
"devDependencies": {
"@endo/bundle-source": "^2.5.2",
"@endo/init": "^0.5.57",
"@endo/zip": "^0.2.32",
"@endo/bundle-source": "^2.7.0",
"@endo/init": "^0.5.59",
"@endo/zip": "^0.2.34",
"ava": "^5.3.0",
"babel-eslint": "^10.0.3",
"c8": "^7.14.0",
Expand Down
16 changes: 16 additions & 0 deletions packages/cjs-module-analyzer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [0.2.34](https://github.com/endojs/endo/compare/@endo/[email protected]...@endo/[email protected]) (2023-08-07)

**Note:** Version bump only for package @endo/cjs-module-analyzer





### [0.2.33](https://github.com/endojs/endo/compare/@endo/[email protected]...@endo/[email protected]) (2023-08-07)

**Note:** Version bump only for package @endo/cjs-module-analyzer





### [0.2.32](https://github.com/endojs/endo/compare/@endo/[email protected]...@endo/[email protected]) (2023-07-19)

**Note:** Version bump only for package @endo/cjs-module-analyzer
Expand Down
2 changes: 1 addition & 1 deletion packages/cjs-module-analyzer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@endo/cjs-module-analyzer",
"version": "0.2.32",
"version": "0.2.34",
"description": "A JavaScript lexer dedicated to static analysis and transformation of ECMAScript modules.",
"keywords": [],
"author": "Endo contributors",
Expand Down
16 changes: 16 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [0.2.5](https://github.com/endojs/endo/compare/@endo/[email protected]...@endo/[email protected]) (2023-08-07)

**Note:** Version bump only for package @endo/cli





### [0.2.4](https://github.com/endojs/endo/compare/@endo/[email protected]...@endo/[email protected]) (2023-08-07)

**Note:** Version bump only for package @endo/cli





### [0.2.3](https://github.com/endojs/endo/compare/@endo/[email protected]...@endo/[email protected]) (2023-07-19)

**Note:** Version bump only for package @endo/cli
Expand Down
18 changes: 9 additions & 9 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@endo/cli",
"version": "0.2.3",
"version": "0.2.5",
"description": "Endo command line interface",
"keywords": [],
"author": "Endo contributors",
Expand All @@ -26,15 +26,15 @@
"test": "exit 0"
},
"dependencies": {
"@endo/compartment-mapper": "^0.8.5",
"@endo/daemon": "^0.2.3",
"@endo/eventual-send": "^0.17.3",
"@endo/far": "^0.2.19",
"@endo/lockdown": "^0.1.29",
"@endo/promise-kit": "^0.2.57",
"@endo/where": "^0.3.2",
"@endo/compartment-mapper": "^0.9.1",
"@endo/daemon": "^0.2.5",
"@endo/eventual-send": "^0.17.5",
"@endo/far": "^0.2.21",
"@endo/lockdown": "^0.1.31",
"@endo/promise-kit": "^0.2.59",
"@endo/where": "^0.3.4",
"commander": "^5.0.0",
"ses": "^0.18.5"
"ses": "^0.18.7"
},
"devDependencies": {
"ava": "^5.3.0",
Expand Down
26 changes: 26 additions & 0 deletions packages/compartment-mapper/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,32 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [0.9.1](https://github.com/endojs/endo/compare/@endo/[email protected]...@endo/[email protected]) (2023-08-07)


### Features

* **compartment-mapper:** One concurrent read ([29048a2](https://github.com/endojs/endo/commit/29048a2bbaaf16c8fc99a8e97c5d1ae49c8e74f2))
* **compartment-mapper:** Read more carefully ([edf058a](https://github.com/endojs/endo/commit/edf058ae423c403b7cee8f66a26ab95b53bb3258))
* **compartment-mapper:** Revert read more carefully ([cf668e2](https://github.com/endojs/endo/commit/cf668e2d692a55612f9849f745606a89eeff13c5))
* **compartment-mapper:** Support source map generation ([7f2dc59](https://github.com/endojs/endo/commit/7f2dc59db89a8a520622f5603e9138b1f67f2ef8))
* **compartment-mapper:** Use maybeRead to better classify read errors ([9bea95a](https://github.com/endojs/endo/commit/9bea95a45f258d07ea1ed91e512dc288b3c0b738))



## [0.9.0](https://github.com/endojs/endo/compare/@endo/[email protected]...@endo/[email protected]) (2023-08-07)


### Features

* **compartment-mapper:** One concurrent read ([29048a2](https://github.com/endojs/endo/commit/29048a2bbaaf16c8fc99a8e97c5d1ae49c8e74f2))
* **compartment-mapper:** Read more carefully ([edf058a](https://github.com/endojs/endo/commit/edf058ae423c403b7cee8f66a26ab95b53bb3258))
* **compartment-mapper:** Revert read more carefully ([cf668e2](https://github.com/endojs/endo/commit/cf668e2d692a55612f9849f745606a89eeff13c5))
* **compartment-mapper:** Support source map generation ([7f2dc59](https://github.com/endojs/endo/commit/7f2dc59db89a8a520622f5603e9138b1f67f2ef8))
* **compartment-mapper:** Use maybeRead to better classify read errors ([9bea95a](https://github.com/endojs/endo/commit/9bea95a45f258d07ea1ed91e512dc288b3c0b738))



### [0.8.5](https://github.com/endojs/endo/compare/@endo/[email protected]...@endo/[email protected]) (2023-07-19)


Expand Down
2 changes: 1 addition & 1 deletion packages/compartment-mapper/NEWS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
User-visible changes to the compartment mapper:

# Next
# 0.9.0 (2023-08-07)

- Introduces support for source map generation.
Look for `computeSourceMapLocation` and `sourceMapHook` in
Expand Down
10 changes: 5 additions & 5 deletions packages/compartment-mapper/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@endo/compartment-mapper",
"version": "0.8.5",
"version": "0.9.1",
"description": "The compartment mapper assembles Node applications in a sandbox",
"keywords": [
"node",
Expand Down Expand Up @@ -43,10 +43,10 @@
"test": "ava"
},
"dependencies": {
"@endo/cjs-module-analyzer": "^0.2.32",
"@endo/static-module-record": "^0.7.20",
"@endo/zip": "^0.2.32",
"ses": "^0.18.5"
"@endo/cjs-module-analyzer": "^0.2.34",
"@endo/static-module-record": "^0.8.1",
"@endo/zip": "^0.2.34",
"ses": "^0.18.7"
},
"devDependencies": {
"ava": "^5.3.0",
Expand Down
16 changes: 16 additions & 0 deletions packages/daemon/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [0.2.5](https://github.com/endojs/endo/compare/@endo/[email protected]...@endo/[email protected]) (2023-08-07)

**Note:** Version bump only for package @endo/daemon





### [0.2.4](https://github.com/endojs/endo/compare/@endo/[email protected]...@endo/[email protected]) (2023-08-07)

**Note:** Version bump only for package @endo/daemon





### [0.2.3](https://github.com/endojs/endo/compare/@endo/[email protected]...@endo/[email protected]) (2023-07-19)

**Note:** Version bump only for package @endo/daemon
Expand Down
Loading

0 comments on commit db35cc7

Please sign in to comment.