Skip to content

build(deps): bump iter from 0.1.2 to 0.1.3#466

Merged
sleipnir merged 1 commit into
mainfrom
dependabot/hex/iter-0.1.3
Aug 26, 2025
Merged

build(deps): bump iter from 0.1.2 to 0.1.3#466
sleipnir merged 1 commit into
mainfrom
dependabot/hex/iter-0.1.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Aug 26, 2025

Bumps iter from 0.1.2 to 0.1.3.

Changelog

Sourced from iter's changelog.

v0.1.3 (2025-08-23)

Enhancements

  • Use same reservoir-sampling L-algorithm as Elixir 1.17 for Iter.take_random/2
  • Make Iter.shuffle/1 consistent with Enum (reversed)
  • Bump ex_doc
Commits
  • 642b9d9 Version 0.1.3
  • c7a8954 Update changelog
  • 276d1f5 Re-enable random property-based tests
  • e679dbf Re-implement take_random using reservoir sampling
  • c1ebbce Refresh random benchmarks
  • c691067 Add 1.18 in CI and fix random tests
  • 8461e9e Temporarily disable prop-based tests for random functions
  • 9f3ac6e mix deps.update --all
  • ce491e9 Fix negative range step warning in tests
  • eee066b Setup MIX_ENV in CI
  • 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 [iter](https://github.com/sabiwara/iter) from 0.1.2 to 0.1.3.
- [Changelog](https://github.com/sabiwara/iter/blob/main/CHANGELOG.md)
- [Commits](sabiwara/iter@v0.1.2...v0.1.3)

---
updated-dependencies:
- dependency-name: iter
  dependency-version: 0.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code labels Aug 26, 2025
@sleipnir sleipnir merged commit 4ba07ce into main Aug 26, 2025
1 check failed
@dependabot dependabot Bot deleted the dependabot/hex/iter-0.1.3 branch August 26, 2025 22:52
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 elixir Pull requests that update Elixir code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant