Skip to content

Update BitIntegers requirement to 0.3.7 - #12

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/julia/BitIntegers-0.3.7
Open

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updates the requirements on BitIntegers to permit the latest version.

Release notes

Sourced from BitIntegers's releases.

v0.3.7

BitIntegers v0.3.7

Diff since v0.3.6

  • fix mul_with_overflow for unsigned types larger than 16 bytes

Merged pull requests:

  • fix mul_with_overflow for unsigned types larger than 16 bytes (#59) (@​EdsterG)
Commits
  • 1f3b3f0 fix mul_with_overflow for unsigned types larger than 16 bytes (#59)
  • ced4228 fix use of Base.GMP.ispos (removed in Julia v1.13) (#58)
  • 0d1ec34 add unsigned(T) in addition to existing unsigned(x::XBS) (#2)
  • 1d0036b faster hashing (#52)
  • f068efa make show work for 8-bits signed integers (#51)
  • 1ea7029 TagBot.yml: update to more recent default config
  • b3b02c3 Make aqua tests pass (fix an ambiguity) (#50)
  • 5898903 CI: update actions & run on julia v1.10
  • d3b8d29 update README & version
  • 2c329d4 small fixes for recently merged PRs
  • 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 [BitIntegers](https://github.com/rfourquet/BitIntegers.jl) to permit the latest version.
- [Release notes](https://github.com/rfourquet/BitIntegers.jl/releases)
- [Commits](rfourquet/BitIntegers.jl@v0.1.0...v0.3.7)

---
updated-dependencies:
- dependency-name: BitIntegers
  dependency-version: 0.3.7
  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 22, 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