Skip to content

chore(deps): bump rangelist from 0.4.0 to 0.5.0#10

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/cargo/rangelist-0.5.0
Closed

chore(deps): bump rangelist from 0.4.0 to 0.5.0#10
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/cargo/rangelist-0.5.0

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps rangelist from 0.4.0 to 0.5.0.

Release notes

Sourced from rangelist's releases.

v0.5.0

Added

  • add from_elements constructor for RangeList
  • [breaking] split DiscreteElement into Adjacent and Step
  • allow diff operations for floating point RangeList.
  • add min, max, tighten_min, and tighten_max methods, deprecating lower_bound, upper_bound, set_lower_bound, and set_upper_bound in favour of these new methods.

Other

  • update crate to be in its own repository
Changelog

Sourced from rangelist's changelog.

0.5.0 - 2026-05-29

Added

  • add from_elements constructor for RangeList
  • [breaking] split DiscreteElement into Adjacent and Step
  • allow diff operations for floating point RangeList.
  • add min, max, tighten_min, and tighten_max methods, deprecating lower_bound, upper_bound, set_lower_bound, and set_upper_bound in favour of these new methods.

Other

  • update crate to be in its own repository
Commits
  • 261cf3d chore: release v0.5.0
  • 39cae45 feat: add from_elements constructor for RangeList
  • 8234886 chore: update repository url
  • a0122e9 feat!: split DiscreteElement into Adjacent and Step
  • 781d369 feat: add min, max, tighten_min, and tighten_max methods
  • d565699 refactor: update crate to be in its own repository
  • See full diff 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 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 [rangelist](https://github.com/Dekker1/rangelist) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/Dekker1/rangelist/releases)
- [Changelog](https://github.com/Dekker1/rangelist/blob/develop/CHANGELOG.md)
- [Commits](Dekker1/rangelist@v0.4.0...v0.5.0)

---
updated-dependencies:
- dependency-name: rangelist
  dependency-version: 0.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 8, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Author

Looks like rangelist is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Jun 8, 2026
@dependabot
dependabot Bot deleted the dependabot/cargo/rangelist-0.5.0 branch June 8, 2026 00:56
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