Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2026

Bumps fixed from 1.29.0 to 1.30.0.

Changelog

Sourced from fixed's changelog.

Version 1.30.0 (2026-01-20)

  • The crate now requires rustc version 1.85.0 or later.
  • All methods starting with unwrapped_ were renamed to start with strict_. The old method names are deprecated.
  • The Unwrapped wrapper was renamed to Strict. The old name is deprecated.
  • Bug fix: the compat-readonly-static optional feature was added to fix an issue on some platforms where statics are readonly (issue 74, merge request 14).
  • Bug fix: some numbers were being formatted incorrectly when using a defined precision (merge request 15).
  • The [az crate] dependency was updated to version 1.3.
  • The new defmt optional feature was added to support logging using the [defmt crate] (issue 70).
  • For the experimental feature num-traits, the following traits were implemented for all fixed-point numbers:
Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jan 26, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 26, 2026 21:05
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jan 26, 2026
Copy link
Contributor

@divviup-github-automation divviup-github-automation left a comment

Choose a reason for hiding this comment

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

Auto-approving dependabot PR.

@jcjones
Copy link
Contributor

jcjones commented Jan 27, 2026

@dependabot rebase

Bumps [fixed](https://gitlab.com/tspiteri/fixed) from 1.29.0 to 1.30.0.
- [Changelog](https://gitlab.com/tspiteri/fixed/blob/master/RELEASES.md)
- [Commits](https://gitlab.com/tspiteri/fixed/commits/v1.30.0)

---
updated-dependencies:
- dependency-name: fixed
  dependency-version: 1.30.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/release/0.7/fixed-1.30.0 branch from 2df018e to 99b93f1 Compare January 27, 2026 16:45
@divviup-github-automation divviup-github-automation merged commit d38454a into release/0.7 Jan 27, 2026
8 checks passed
@divviup-github-automation divviup-github-automation deleted the dependabot/cargo/release/0.7/fixed-1.30.0 branch January 27, 2026 17:24
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.

2 participants