Skip to content

[new release] domain-name (0.3.1)#19881

Merged
mseri merged 2 commits into
ocaml:masterfrom
hannesm:release-domain-name-v0.3.1
Oct 28, 2021
Merged

[new release] domain-name (0.3.1)#19881
mseri merged 2 commits into
ocaml:masterfrom
hannesm:release-domain-name-v0.3.1

Conversation

@hannesm
Copy link
Copy Markdown
Member

@hannesm hannesm commented Oct 27, 2021

RFC 1035 Internet domain names

CHANGES:
  • remove fmt and astring dependency

@mseri
Copy link
Copy Markdown
Member

mseri commented Oct 27, 2021

I think a loooot of packages were getting astring transitively from this :D

@mseri
Copy link
Copy Markdown
Member

mseri commented Oct 27, 2021

@hannesm
Copy link
Copy Markdown
Member Author

hannesm commented Oct 27, 2021

Yes, and fmt as well. I'm not sure how to handle this, I'd like the CI to not have to rerun all the jobs. Also, I suspect some reverse dependencies are not tested in the CI (since they're not available on 4.13 -- looking at you tezos>7).

@mseri
Copy link
Copy Markdown
Member

mseri commented Oct 27, 2021

I think we should add an upper bound in awa and tezos as separate PRs, then rebase this one

@hannesm
Copy link
Copy Markdown
Member Author

hannesm commented Oct 27, 2021

@mseri sounds good to me -- #19886 adds bounds to awa+dkim+paf-le. there'll be soon an awa release anyways.

mseri added a commit that referenced this pull request Oct 27, 2021
It currently uses `fmt`, which is obtained transitively via some dependency which, in turns, depends on `domain-name-conflict`.

Seen on: #19881 (comment)
@hannesm
Copy link
Copy Markdown
Member Author

hannesm commented Oct 27, 2021

this should wait for (and be rebased) #19886 #19888 #19884

mseri added a commit that referenced this pull request Oct 27, 2021
* tezos-stdlib-unix: add domain-name conflict

It currently uses `fmt`, which is obtained transitively via some dependency which, in turns, depends on `domain-name-conflict`.

Seen on: #19881 (comment)

* Tezos-stdlib-uniz.7m*:  suggestions from code review

Co-authored-by: Hannes Mehnert <hannes@mehnert.org>

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: Hannes Mehnert <hannes@mehnert.org>

Co-authored-by: Hannes Mehnert <hannes@mehnert.org>
@mseri
Copy link
Copy Markdown
Member

mseri commented Oct 27, 2021

All merged, this cannow be rebased and tested

@hannesm hannesm force-pushed the release-domain-name-v0.3.1 branch from 5f0500a to c2ab99f Compare October 27, 2021 21:37
@hannesm
Copy link
Copy Markdown
Member Author

hannesm commented Oct 27, 2021

thanks @mseri, rebased and force-pushed.

@hannesm
Copy link
Copy Markdown
Member Author

hannesm commented Oct 28, 2021

this looks good to be merged.

@mseri mseri merged commit aab0c50 into ocaml:master Oct 28, 2021
@hannesm hannesm deleted the release-domain-name-v0.3.1 branch October 28, 2021 07:12
fdopen added a commit to fdopen/opam-repository-mingw that referenced this pull request Nov 1, 2021
* tezos-stdlib-unix: add domain-name conflict

It currently uses `fmt`, which is obtained transitively via some dependency which, in turns, depends on `domain-name-conflict`.

Seen on: ocaml/opam-repository#19881 (comment)

* Tezos-stdlib-uniz.7m*:  suggestions from code review

Co-authored-by: Hannes Mehnert <hannes@mehnert.org>

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: Hannes Mehnert <hannes@mehnert.org>

Co-authored-by: Hannes Mehnert <hannes@mehnert.org>
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