Update LogExpFunctions requirement from 0.3 to 0.3, 1.0 in the all-julia-packages group across 1 directory#75
Closed
dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [LogExpFunctions](https://github.com/JuliaStats/LogExpFunctions.jl) to permit the latest version. Updates `LogExpFunctions` to 1.0.0 - [Release notes](https://github.com/JuliaStats/LogExpFunctions.jl/releases) - [Changelog](https://github.com/JuliaStats/LogExpFunctions.jl/blob/master/CHANGELOG.md) - [Commits](JuliaStats/LogExpFunctions.jl@v0.3.0...v1.0.0) --- updated-dependencies: - dependency-name: LogExpFunctions dependency-version: 1.0.0 dependency-type: direct:production dependency-group: all-julia-packages ... Signed-off-by: dependabot[bot] <support@github.com>
2 tasks
ChrisRackauckas
added a commit
that referenced
this pull request
May 28, 2026
LogExpFunctions v1.0.0's only listed breaking change is a docstring relaxation for log2mexp, which PoissonRandom does not use. The only LogExpFunctions API consumed here is log1pmx (src/PoissonRandom.jl:114), whose v1.0 release added a Float32 implementation and improved accuracy but kept the signature unchanged. Full test suite (Aqua, JET, ExplicitImports, statistical samplers, BigFloat support, PassthroughRNG dispatch, AllocCheck) passes against LogExpFunctions 1.0.0 on Julia 1.10, 1.11, and 1.12. This is the same change as dependabot PR #75; opening it as a regular PR for review. Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on LogExpFunctions to permit the latest version.
Updates
LogExpFunctionsto 1.0.0Release notes
Sourced from LogExpFunctions's releases.
Changelog
Sourced from LogExpFunctions's changelog.
Commits
34f13bbremove 'pre' from CIc837fc0Merge pull request #111 from JuliaStats/dependabot/github_actions/julia-actio...d00fd51Change CI matrix version from 'min' to 'min-patch'd35edd2Bump julia-actions/setup-julia from 2 to 3c084f58Bump codecov/codecov-action from 5 to 6 (#110)63f988aBump julia-actions/cache from 2 to 3 (#109)41f0689Merge pull request #108 from JuliaStats/dependabot/github_actions/actions/che...3d98b1bremove ancient coverage codeca8342bBump actions/checkout from 5 to 677c5cf0Bump actions/checkout from 4 to 5 (#107)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions