[new release] dune (17 packages) (3.21.1)#29374
Merged
Merged
Conversation
CHANGES: ### Fixed - Fix build issues on NetBSD and OpenBSD via update of vendored ocaml-lmdb (ocaml/dune#13074, @Alizter) - Fix `melange.emit` not respecting the package mask via `-p <PKG>` (ocaml/dune#13522, @anmonteiro) ### Changed - Stop starting RPC server with `$ dune promote` (ocaml/dune#13428, @rgrinberg)
23 tasks
Member
Author
|
This is a patch release, with only a few isolated changes. Only revdeps are failing, of which I spot checked a few and skimmed the rest, and see no obvious issues. There are also fewer revdeps checks failing in this release compared to the last (#29216) (probably a result of recent archiving?). I think this should be OK to merge. |
Member
|
Thanks! |
|
I think we forgot to mention this, but |
Member
Author
Definitely room for improvement in the review of feature additions to ensure they include the correct changelog entries :) Thanks for the merge! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fast, portable, and opinionated build system
CHANGES:
Fixed
(chore: bump ocaml-lmdb dune#13074, @Alizter)
melange.emitnot respecting the package mask via-p <PKG>(fix(melange): makemelange.emitrespect-p <PKG>dune#13522,@anmonteiro)
Changed
$ dune promote(fix: stop starting rpc with dune promote dune#13428, @rgrinberg)