Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore: release #1098

Merged
merged 6 commits into from
Mar 2, 2022
Merged

chore: release #1098

merged 6 commits into from
Mar 2, 2022

Conversation

kriskowal
Copy link
Member

@kriskowal kriskowal commented Mar 1, 2022

This is a release, specifically to effect the improvements for static module record generation and the new bundle hash check package.
This includes an unrelated rider bill to refine the version sync scripts.

It was also necessary to remove a snapshot test for bundle integrity checks because ramping versions changes the hash of generated bundles, as will be expected going forward.

  • chore: Refine versioning scripts
  • chore: lerna version
  • chore: Update release notes

Fixes: #1099

@kriskowal kriskowal requested a review from michaelfig March 1, 2022 22:40
@kriskowal kriskowal marked this pull request as draft March 1, 2022 23:31
@kriskowal
Copy link
Member Author

@mhofman has a concern that this release may have undesired effects in dependees https://github.com/endojs/endo/pull/1096/files#r817130551

mhofman
mhofman previously requested changes Mar 2, 2022
Copy link
Contributor

@mhofman mhofman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Blocked on #1099

@kriskowal kriskowal force-pushed the release-2022-03-01-22-29-33 branch from b7f8228 to ccba379 Compare March 2, 2022 01:07
@kriskowal kriskowal requested a review from mhofman March 2, 2022 01:11
@kriskowal kriskowal marked this pull request as ready for review March 2, 2022 01:11
Copy link
Member

@michaelfig michaelfig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Verified the yarn.lock changes that @mhofman was concerned about.

@kriskowal kriskowal dismissed mhofman’s stale review March 2, 2022 04:28

@michaelfig has verified the requested change.

 - @endo/base64@0.2.20
 - @endo/bundle-source@2.1.0
 - @endo/captp@2.0.2
 - @endo/check-bundle@0.1.1
 - @endo/cjs-module-analyzer@0.2.20
 - @endo/cli@0.1.7
 - @endo/compartment-mapper@0.7.0
 - @endo/daemon@0.1.7
 - @endo/eslint-config@0.4.5
 - @endo/eslint-plugin@0.3.23
 - @endo/eventual-send@0.14.7
 - @endo/far@0.1.8
 - @endo/import-bundle@0.2.40
 - @endo/init@0.5.36
 - @endo/lockdown@0.1.8
 - @endo/lp32@0.3.6
 - @endo/marshal@0.6.2
 - @endo/nat@4.1.7
 - @endo/netstring@0.3.6
 - @endo/promise-kit@0.2.36
 - @endo/ses-ava@0.2.20
 - ses-integration-test@3.0.10
 - @endo/ses-types-test@0.1.17
 - ses@0.15.10
 - @endo/static-module-record@0.6.15
 - @endo/stream-node@0.2.6
 - @endo/stream-types-test@0.1.17
 - @endo/stream@0.3.5
 - @endo/syrup@0.1.20
 - @endo/test262-runner@0.1.21
 - @endo/where@0.2.2
 - @endo/zip@0.2.20
@kriskowal kriskowal force-pushed the release-2022-03-01-22-29-33 branch from ccba379 to 08973d4 Compare March 2, 2022 04:30
@kriskowal kriskowal merged commit f8c1f4d into master Mar 2, 2022
@kriskowal kriskowal deleted the release-2022-03-01-22-29-33 branch March 2, 2022 04:49
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Yarn add bundle-source cannot resolve dependencies
3 participants