Renovate: Release notes ordering issue

Created on 25 Feb 2020  路  2Comments  路  Source: renovatebot/renovate

What Renovate type are you using?
pro (self-hosted) - 18.x

Describe the bug
With internal (and now some external dependencies), sometimes we'll see release notes repeated, e.g., if there are two releases, the release notes for the most recent are repeated twice under each version.

This one doesn't seem to have GH releases, so maybe it's weirdness with NPM itself?
Compare this:
image
with
https://github.com/googleapis/nodejs-pubsub/blob/master/CHANGELOG.md
and
https://www.npmjs.com/package/@google-cloud/pubsub

Did you see anything helpful in debug logs?
n/a

To Reproduce

Additional context
Will try to track down an example of the similar / same issue with an internal repo.

npm priority-3-normal bug

Most helpful comment

This might be resolved by #5807. If you can reproduce it in a public repo then I can test it with the CLI to confirm.

All 2 comments

This might be resolved by #5807. If you can reproduce it in a public repo then I can test it with the CLI to confirm.

This might be resolved by #5807. If you can reproduce it in a public repo then I can test it with the CLI to confirm.

image
Fixed!

Was this page helpful?
0 / 5 - 0 ratings