Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump juliacall from 0.9.20 to 0.9.21 #678

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 22, 2024

Bumps juliacall from 0.9.20 to 0.9.21.

Release notes

Sourced from juliacall's releases.

v0.9.21

PythonCall v0.9.21

Diff since v0.9.20

Merged pull requests:

Closed issues:

  • single Jl type for Julia values (#404)
  • support "dill" for serialization and deserialization (#424)
  • Not working with julia version 1.10.1 on linux systems (#464)
  • datetime.timedelta conversions fail in juliacall (#498)
  • np.bool_ does not convert to julia Bool (#502)
  • data-type specific Julia scalars with JuliaCall (#504)
  • OSError on Apple M2 Chip (#508)
  • finalizer may never be called (#515)
  • seg fault from pynew() in vs code REPL (#522)
Commits

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 [juliacall](https://github.com/JuliaPy/PythonCall.jl) from 0.9.20 to 0.9.21.
- [Release notes](https://github.com/JuliaPy/PythonCall.jl/releases)
- [Commits](JuliaPy/PythonCall.jl@v0.9.20...v0.9.21)

---
updated-dependencies:
- dependency-name: juliacall
  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 python Pull requests that update Python code labels Jul 22, 2024
@coveralls
Copy link

Pull Request Test Coverage Report for Build 10046918110

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 93.548%

Totals Coverage Status
Change from base Build 9947612472: 0.0%
Covered Lines: 1131
Relevant Lines: 1209

💛 - Coveralls

@MilesCranmer MilesCranmer merged commit 5ce98d2 into master Jul 29, 2024
26 of 27 checks passed
@MilesCranmer MilesCranmer deleted the dependabot/pip/juliacall-0.9.21 branch July 29, 2024 02:33
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants