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

Adding Incorrect Newlines in Multi-package Updates #308

Closed
dangoslen opened this issue Dec 23, 2024 · 0 comments
Closed

Adding Incorrect Newlines in Multi-package Updates #308

dangoslen opened this issue Dec 23, 2024 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@dangoslen
Copy link
Owner

Copied from a previous issue


On the private repo dependabot still doesn't run but I used it on a public one: https://github.com/luftkode/plotinator3000

And there's another issue with the dependency entry. The changelog helper workflow is here: https://github.com/luftkode/plotinator3000/blob/master/.github/workflows/dependabot_changelog.yml

And the changelog entry looks like this:

### Dependencies
- Bump `serde` from 1.0.215 to 1.0.216 ([#143](https://github.com/luftkode/plotinator3000/pull/143))

- Bump `chrono` from 0.4.38 to 0.4.39 ([#143](https://github.com/luftkode/plotinator3000/pull/143))
- Bump `semver` from 1.0.23 to 1.0.24 ([#143](https://github.com/luftkode/plotinator3000/pull/143))
- Bump `env_logger` from 0.11.5 to 0.11.6 ([#143](https://github.com/luftkode/plotinator3000/pull/143))
- Bump `zip` from 2.2.1 to 2.2.2 ([#143](https://github.com/luftkode/plotinator3000/pull/143))
- Bump `wasm-bindgen-futures` from 0.4.47 to 0.4.49 ([#143](https://github.com/luftkode/plotinator3000/pull/143))
- Bump `web-sys` from 0.3.74 to 0.3.76 ([#143](https://github.com/luftkode/plotinator3000/pull/143))
- Bump `thiserror` from 2.0.4 to 2.0.9 ([#143](https://github.com/luftkode/plotinator3000/pull/143))

So there's an extra line ending after the first entry. I observed the same thing in the other repo.

@dangoslen dangoslen added this to the v3.11.1 milestone Dec 23, 2024
@dangoslen dangoslen added the bug Something isn't working label Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant