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 #1911

Merged
merged 5 commits into from
Dec 20, 2023
Merged

chore: release #1911

merged 5 commits into from
Dec 20, 2023

Conversation

kriskowal
Copy link
Member

This release includes fixes to support RESM, and to lint with warning for patterns RESM does not support.

The version of the eslint plugin is going from 1 to 2. There is a commit that introduces two new lint rules and reports them as errors. This was appropriately marked as a breaking change. In a later commit, I backed it down to warn, retroactively making this new release a minor upgrade. Our workflow does not accommodate manually fixing conventional commits. I’m not inclined to fix this at this time. I’m investigating changesets, which provide a mechanism for intervening. Attn @michaelfig

@kriskowal
Copy link
Member Author

I also removed a dependency on jessie.js in bundle-source, which was intended for a lint job that has gotten stale, instead of releasing a new version of the jessie stdlib. This eliminates a circular dependency and cleans up our yarn.lock. We should take a run at Jessie linting again some time.

@kriskowal kriskowal requested a review from erights December 20, 2023 20:09
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!!!!

 - @endo/bundle-source@3.0.1
 - @endo/captp@4.0.1
 - @endo/check-bundle@1.0.1
 - @endo/cli@1.0.1
 - @endo/compartment-mapper@1.0.1
 - @endo/daemon@1.0.1
 - @endo/env-options@1.0.1
 - @endo/errors@1.0.1
 - @endo/eslint-plugin@2.0.0
 - @endo/evasive-transform@1.0.1
 - @endo/eventual-send@1.0.1
 - @endo/exo@1.0.1
 - @endo/far@1.0.1
 - @endo/import-bundle@1.0.1
 - @endo/init@1.0.1
 - @endo/lockdown@1.0.1
 - @endo/lp32@1.0.1
 - @endo/marshal@1.0.1
 - @endo/memoize@1.0.1
 - @endo/nat@5.0.1
 - @endo/netstring@1.0.1
 - @endo/pass-style@1.0.1
 - @endo/patterns@1.0.1
 - @endo/promise-kit@1.0.1
 - @endo/ses-ava@1.0.1
 - @endo/ses-integration-test@4.0.1
 - ses@1.0.1
 - @endo/skel@1.0.1
 - @endo/static-module-record@1.0.1
 - @endo/stream-node@1.0.1
 - @endo/stream-types-test@1.0.1
 - @endo/stream@1.0.1
@kriskowal kriskowal force-pushed the release-2023-12-20-19-11-36 branch from b47c265 to f428d80 Compare December 20, 2023 21:10
@kriskowal kriskowal enabled auto-merge December 20, 2023 21:29
@kriskowal kriskowal merged commit 2179108 into master Dec 20, 2023
14 checks passed
@kriskowal kriskowal deleted the release-2023-12-20-19-11-36 branch December 20, 2023 21:33
@kriskowal kriskowal mentioned this pull request Jan 18, 2024
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.

2 participants