Skip to content

build(deps): bump wide from 1.4.0 to 1.5.0#143

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/wide-1.5.0
Open

build(deps): bump wide from 1.4.0 to 1.5.0#143
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/wide-1.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 17, 2026

Copy link
Copy Markdown
Contributor

Bumps wide from 1.4.0 to 1.5.0.

Changelog

Sourced from wide's changelog.

1.5.0

  • Added several functions and trait implementations that previously were only implemented for some types inconsistently.
  • Added inherit simd_* comparison functions and deprecated the Cmp* traits.
  • Added integer Div and Rem implementations.
  • Added integer functions clamp, saturating_mul and saturating_div.
  • Added signed integer functions is_positive and signum.
  • Added additional float constants.
  • Fixed slight bug in f64xN functions round and round_int.
  • Fixed simd_ne NaN behavior for floats.
  • Fixed bug in u64x8::simd_lt.
  • Fixed bug in i64x8 and u64x8 function to_bitmask
  • Fixed bugs in u32x16 functions any, all and none.
  • Optimized signed integer function is_negative.
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 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 [wide](https://github.com/Lokathor/wide) from 1.4.0 to 1.5.0.
- [Changelog](https://github.com/Lokathor/wide/blob/main/changelog.md)
- [Commits](Lokathor/wide@v1.4.0...v1.5.0)

---
updated-dependencies:
- dependency-name: wide
  dependency-version: 1.5.0
  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 Jun 17, 2026
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.

0 participants