Skip to content

chore(deps): bump masterror from 0.24.19 to 0.25.1 - #93

Merged
RAprogramm merged 1 commit into
mainfrom
dependabot/cargo/masterror-0.25.1
Nov 4, 2025
Merged

chore(deps): bump masterror from 0.24.19 to 0.25.1#93
RAprogramm merged 1 commit into
mainfrom
dependabot/cargo/masterror-0.25.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 3, 2025

Copy link
Copy Markdown
Contributor

Bumps masterror from 0.24.19 to 0.25.1.

Release notes

Sourced from masterror's releases.

v0.25.1

Fixed

  • Critical no_std compilation bug when default features are disabled (#326, #327)
    • Added missing String import in builder.rs
    • Added missing Box import in introspection.rs
    • Added missing ToString import in display.rs

Improved

  • Comprehensive no_std matrix testing in CI (#328, #329)
    • Added 6 parallel test configurations: bare, std, tracing, metrics, colored, all
    • Separate cache for each configuration
    • Prevents future no_std regressions

Build

  • Fixed Auto Release workflow rebase issue

Full Changelog: RAprogramm/masterror@v0.25.0...v0.25.1

v0.25.0

[Unreleased]

Added

  • Integrate crates.io publishing into Auto Release
  • Enforce dependency publish order in Auto Release
  • Make Auto Release workflow idempotent
  • Add license symlink

Fixed

  • Remove emojis from Auto Release workflow
  • Grant write permissions to reusable CI in Release workflow
  • Check crates.io version before publishing each package
  • Move codecov.yml to correct location
  • Update Codecov badge URLs to new format
  • Match infra repo codecov configuration exactly
  • Remove pip cache requirement from translation workflow
  • Use GH_TOKEN for protected branch push in changelog workflows

Testing

  • Test path
  • Test path 2
  • Trigger AI translation workflow

... (truncated)

Changelog

Sourced from masterror's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

unreleased - 2025-10-29

Fixed

  • Add rebase before push in CHANGELOG workflow to prevent race conditions
  • Make auto-release workflow idempotent with version existence check
Commits
  • 782ad28 chore: update CHANGELOG.md [skip ci]
  • 879dd63 #328 feat: add comprehensive no_std matrix testing (#329)
  • 2e7db3d chore: update CHANGELOG.md [skip ci]
  • 7fdc650 #326 fix: add missing alloc imports for no_std compatibility (#327)
  • b6b9bb9 fix: regenerate CHANGELOG.md with full release history [skip ci]
  • 1ba2fb0 chore: update CHANGELOG.md [skip ci]
  • 8249bdb fix: rebase before push in Auto Release workflow
  • f742b10 chore: update CHANGELOG.md [skip ci]
  • c05b63a fix: use GH_TOKEN for protected branch push in changelog workflows
  • 8afac0d chore: bump version to 0.25.0 and remove Apache-2.0 license
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [masterror](https://github.com/RAprogramm/masterror) from 0.24.19 to 0.25.1.
- [Release notes](https://github.com/RAprogramm/masterror/releases)
- [Changelog](https://github.com/RAprogramm/masterror/blob/main/CHANGELOG.md)
- [Commits](RAprogramm/masterror@v0.24.19...v0.25.1)

---
updated-dependencies:
- dependency-name: masterror
  dependency-version: 0.25.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Nov 3, 2025
@RAprogramm
RAprogramm merged commit 2b4a343 into main Nov 4, 2025
1 check passed
@RAprogramm
RAprogramm deleted the dependabot/cargo/masterror-0.25.1 branch November 4, 2025 11:49
RAprogramm pushed a commit that referenced this pull request Jul 28, 2026
Bumps [masterror](https://github.com/RAprogramm/masterror) from 0.24.19 to 0.25.1.
- [Release notes](https://github.com/RAprogramm/masterror/releases)
- [Changelog](https://github.com/RAprogramm/masterror/blob/main/CHANGELOG.md)
- [Commits](RAprogramm/masterror@v0.24.19...v0.25.1)

---
updated-dependencies:
- dependency-name: masterror
  dependency-version: 0.25.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant