Skip to content

Update IterTools requirement to 1.10.0 - #12

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/julia/IterTools-1.10.0
Open

Update IterTools requirement to 1.10.0#12
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/julia/IterTools-1.10.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 21, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on IterTools to permit the latest version.

Release notes

Sourced from IterTools's releases.

v1.10.0

IterTools v1.10.0

Diff since v1.9.0

Merged pull requests:

  • use front and last instead of reimplementing inline (#117) (@​nsajko)

Closed issues:

  • IterTools.pop should use Base.front instead of implementing it inline in a hackish way (#98)
Commits
  • ecede3b Update Project.toml
  • 2fdb750 Merge pull request #117 from nsajko/pop
  • 2708588 Update Project.toml
  • 8f22a00 Merge pull request #97 from nsajko/immutable
  • 54e511e use front and last instead of reimplementing inline
  • 0791c83 Merge pull request #116 from digital-carver/docdescribe
  • 94e0d51 docs: add a package Description and a See Also section
  • 4e0c352 Merge pull request #113 from digital-carver/indexadd
  • d76460c Merge pull request #114 from digital-carver/fixreadme
  • abfae39 Merge pull request #115 from digital-carver/fixdoctests
  • Additional commits viewable in compare view

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)

Updates the requirements on [IterTools](https://github.com/JuliaCollections/IterTools.jl) to permit the latest version.
- [Release notes](https://github.com/JuliaCollections/IterTools.jl/releases)
- [Commits](JuliaCollections/IterTools.jl@v0.1.0...v1.10.0)

---
updated-dependencies:
- dependency-name: IterTools
  dependency-version: 1.10.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file julia Pull requests that update julia code labels Jul 21, 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 julia Pull requests that update julia code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants