release: bump to version 1.1.0-rc.1#443
Merged
finswimmer merged 1 commit intopython-poetry:mainfrom Aug 17, 2022
Merged
Conversation
radoering
requested changes
Aug 16, 2022
Member
radoering
left a comment
There was a problem hiding this comment.
My pedantic self is struggling with the reversed chronological order of the issues but think I can accept it. 😉
Just some minor improvements.
Contributor
|
Any interest in updating vendored code? Now seems as good a time as any. I'll make an MR and you can decide whether to take it before the release or not. I guess I'll add what I feel is my usual plea: IMO just release 1.1.0 and forget all this a2, b3, rc1 stuff, there are plenty of numbers after zero for 1.1.1, 1.1.2, etc... |
af5b69d to
1f0307c
Compare
radoering
approved these changes
Aug 16, 2022
mkniewallner
previously approved these changes
Aug 16, 2022
1f0307c to
2e49842
Compare
|
Kudos, SonarCloud Quality Gate passed!
|
mkniewallner
approved these changes
Aug 17, 2022
bostonrwalker
pushed a commit
to bostonrwalker/poetry-core
that referenced
this pull request
Aug 29, 2022
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.








Changed
canonicalize_name()bypackaging.utils.canonicalize_name()(#418).Fixed
allows_any()for local versions (#433).next_major(),next_minor(), etc. and deprecated ambiguous usage (#434).