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

[skip test] Release v0.23.0 #404

Closed
wants to merge 1 commit into from
Closed

[skip test] Release v0.23.0 #404

wants to merge 1 commit into from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 8, 2024

This is an automated PR to build the latest changelog. Upon merging, a new release will be created and published to crates.io.
Due to security considerations, PRs created by GitHub Actions cannot be merged automatically. Please review the changes and merge the PR.
If you require the test suites to run, you can close the PR and reopen it to trigger those workflows.

@github-actions github-actions bot enabled auto-merge May 8, 2024 18:39
* Fix release workflows by @gjtorikian in https://github.com/kivikakk/comrak/pull/395


**Full Changelog**: https://github.com/kivikakk/comrak/compare/v0.23.1-pre.3...v0.23.0

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. Changelog is meant to inform the users of the software about notable changes. However, this list seems to include many internal changes that are of little interest to the end users. Perhaps it can be filtered somehow? You may also find this document interesting: https://keepachangelog.com
  2. Many dependency version bumps. Has any consideration been given to MSRV? For example clap v4.5.4 requires Rust 1.74. What's the current MSRV policy of this project?

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Worth noting this isn't actually a real release — 0.23.0 was published a last week.

  1. Perhaps indeed! I make no promises here, it depends on the release engineer's energy levels. Mine are usually pretty low.
  2. package.rust-version currently says 1.62.1. I assume our CI workflow/Dependabot needs to be brought up to speed.

@kivikakk
Copy link
Owner

kivikakk commented May 8, 2024

We're already at 0.23.0, so I'm going to close this! It triggered on the PR that merged the workflow itself.

@kivikakk kivikakk closed this May 8, 2024
auto-merge was automatically disabled May 8, 2024 19:53

Pull request was closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants