Skip to content

chore(deps): bump relion from ^0.39.2 to ^0.42.1#25

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/relion-0.42.1
Open

chore(deps): bump relion from ^0.39.2 to ^0.42.1#25
renovate[bot] wants to merge 1 commit intomainfrom
renovate/relion-0.42.1

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 13, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
relion ^0.39.2^0.42.1 age adoption passing confidence

Release Notes

kh4f/relion (relion)

v0.42.1

Compare Source

  📚 Documentation
  • Clarified setup instructions: installation section now explicitly specifies dev dependency installation and direct CLI usage with bunx relion. 🡥
  • Updated bun command examples: replaced pnpm with bun throughout installation and CLI usage sections for consistency. 🡥
  • Refreshed example output: updated README example to reflect the latest relion workflow and output format for version v0.42. 🡥
   Full Changelog  •  Mar 10, 2026

v0.42.0

Compare Source

  🧨 BREAKING CHANGES
  • Removed release commit/tag reuse logic: tag creation now always generates a new tag, regardless of the latest commit. Users can delete the previous tag to trigger a new one without needing to revert the manifest version. 🡥
  • Derive version from git tag: the current version is now extracted from the latest git tag rather than the manifest file, preventing version mismatch issues when relion is run before the first release. 🡥
  • Removed version from release metadata: the version field is no longer included in the RELEASE.md frontMatter, as it duplicates information available in the tag field. 🡥
  🎁 Features
  • Git-based fallback for manifest: relion can now work without a project manifest file by automatically extracting repository name and URL from git remote configuration. 🡥
   Full Changelog  •  Mar 10, 2026

v0.41.1

Compare Source

  🩹 Fixes
  • Error output handling: error messages now display cleanly with only the message and stack trace, instead of dumping the entire minified bundle. 🡥
   Full Changelog  •  Mar 8, 2026

v0.41.0

Compare Source

  🧨 BREAKING CHANGES
  • All steps execute by default: the flow option now defaults to executing all release steps in the API, providing a more intuitive out-of-the-box experience. 🡥
  🎁 Features
  • Custom manifest files: you can now specify custom manifest files using the -m CLI flag or the manifest config option. 🡥
  • Multi-format manifest parsing: manifest files now support both JSON and TOML-like formats, with built-in support for Cargo.toml alongside package.json. 🡥
  🩹 Fixes
  • Fixed npx execution: npx relion now properly executes your release workflow instead of opening the CLI script in an editor. 🡥
   Full Changelog  •  Mar 8, 2026

v0.40.0

Compare Source

  🧨 BREAKING CHANGES
  • Renamed config option: the bumpFiles configuration option has been renamed to bump for improved clarity and reduced verbosity. 🡥
  • Removed automatic commit filtering: the commitFilters config option and automatic filtering have been removed. Users now filter commits manually in the release context before generating the changelog. 🡥
  🎨 Style
  • Updated branding: introduced a new theme-aware logo. 🡥
   Full Changelog  •  Mar 1, 2026

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

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.

0 participants