Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

chore: Release #1980

Merged
merged 5 commits into from
Jan 18, 2024
Merged

chore: Release #1980

merged 5 commits into from
Jan 18, 2024

Conversation

kriskowal
Copy link
Member

See changelogs for details.

@kriskowal kriskowal requested a review from erights January 17, 2024 22:48
@kriskowal kriskowal force-pushed the release-2024-01-17-22-23-40 branch from 38ece6e to 76a2d3f Compare January 17, 2024 23:00
@@ -1,6 +1,6 @@
{
"name": "@endo/base64",
"version": "1.0.0",
"version": "1.0.1",
Copy link
Contributor

Choose a reason for hiding this comment

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

Everything else start from "1.0.1", right? Why was this one "1.0.0" different?

Copy link
Member Author

Choose a reason for hiding this comment

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

I’ve verified that 1.0.0 is the latest published version. Because it is a leaf dependency, none of its dependencies were altered in the last release, so it didn’t get bumped: #1911

The real question is why it’s getting bumped this time since the circumstances are the same. I have no idea.


### Bug Fixes

* explicitely harden prototypes ([3f98274](https://github.com/endojs/endo/commit/3f9827429dc79105230e8f5377dcc6a14038e9f5))
Copy link
Contributor

@erights erights Jan 17, 2024

Choose a reason for hiding this comment

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

typo

(or possibly a pun that's beyond me?)

Copy link
Member Author

Choose a reason for hiding this comment

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

I’m sure this is a typo extracted from the referenced commit message. I can try to patch these in a separate commit.

Copy link
Member Author

Choose a reason for hiding this comment

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

(If we switch to changesets, the notes and version bump recommendation are mutable all the way to the moment of cutting a release. We can’t edit history.)


### Features

* **env-options:** env-options conveniences for common cases ([#1710](https://github.com/endojs/endo/issues/1710)) ([4c686f6](https://github.com/endojs/endo/commit/4c686f6c9c3c54dbf73e8e7cd80a4dfebcbc61df))
Copy link
Contributor

Choose a reason for hiding this comment

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

This one's not really a feature of ses-ava. It is a test of env-options that resides in ses-ava to avoid cyclic dependencies.

Copy link
Member Author

Choose a reason for hiding this comment

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

I’m taking points away from lerna and giving them to changesets. (https://github.com/changesets/changesets)

Copy link
Contributor

@erights erights left a comment

Choose a reason for hiding this comment

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

LGTM!!

@boneskull
Copy link
Contributor

push the button, frank

 - @endo/base64@1.0.1
 - @endo/bundle-source@3.0.2
 - @endo/captp@4.0.2
 - @endo/check-bundle@1.0.2
 - @endo/cjs-module-analyzer@1.0.1
 - @endo/cli@1.0.2
 - @endo/common@1.0.2
 - @endo/compartment-mapper@1.1.0
 - @endo/daemon@1.0.2
 - @endo/env-options@1.1.0
 - @endo/errors@1.0.2
 - @endo/eslint-plugin@2.0.1
 - @endo/evasive-transform@1.0.2
 - @endo/eventual-send@1.1.0
 - @endo/exo@1.1.0
 - @endo/far@1.0.2
 - @endo/import-bundle@1.0.2
 - @endo/init@1.0.2
 - @endo/lockdown@1.0.2
 - @endo/lp32@1.0.2
 - @endo/marshal@1.1.0
 - @endo/memoize@1.0.2
 - @endo/nat@5.0.2
 - @endo/netstring@1.0.2
 - @endo/pass-style@1.1.0
 - @endo/patterns@1.1.0
 - @endo/promise-kit@1.0.2
 - @endo/ses-ava@1.1.0
 - @endo/ses-integration-test@4.0.2
 - ses@1.1.0
 - @endo/skel@1.0.2
 - @endo/static-module-record@1.0.2
 - @endo/stream-node@1.0.2
 - @endo/stream-types-test@1.0.2
 - @endo/stream@1.0.2
 - @endo/syrup@1.0.1
 - @endo/where@1.0.1
 - @endo/zip@1.0.1
@kriskowal kriskowal force-pushed the release-2024-01-17-22-23-40 branch from 76a2d3f to 373f9ee Compare January 18, 2024 00:32
This reverts commit 0185941.
@kriskowal kriskowal enabled auto-merge January 18, 2024 00:36
@kriskowal kriskowal merged commit 98d6ebe into master Jan 18, 2024
14 checks passed
@kriskowal kriskowal deleted the release-2024-01-17-22-23-40 branch January 18, 2024 00:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants