Skip to content

build(deps): bump pythonx from 0.4.7 to 0.4.8 in the production-dependencies group#30

Merged
shahryarjb merged 1 commit intomainfrom
dependabot/hex/production-dependencies-d30a9c0d51
Mar 10, 2026
Merged

build(deps): bump pythonx from 0.4.7 to 0.4.8 in the production-dependencies group#30
shahryarjb merged 1 commit intomainfrom
dependabot/hex/production-dependencies-d30a9c0d51

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 5, 2026

Bumps the production-dependencies group with 1 update: pythonx.

Updates pythonx from 0.4.7 to 0.4.8

Release notes

Sourced from pythonx's releases.

v0.4.8

Added

  • Pythonx.install_env/0 and Pythonx.install_paths/0 to streamline usage with FLAME (#35)
  • Python API for sending messages to Elixir (#38)
  • Added :native_tls option to Pythonx.uv_init/2 (#41)
  • Added :python option to Pythonx.uv_init/2 for free-threaded Python support (#45)
  • Remote evaluation via Pythonx.remote_eval/4 and FLAME integration (#46)

Fixed

  • Global uv config affecting Pythonx.uv_init/2 (#34)
Changelog

Sourced from pythonx's changelog.

v0.4.8 (2026-03-04)

Added

  • Pythonx.install_env/0 and Pythonx.install_paths/0 to streamline usage with FLAME (#35)
  • Python API for sending messages to Elixir (#38)
  • Added :native_tls option to Pythonx.uv_init/2 (#41)
  • Added :python option to Pythonx.uv_init/2 for free-threaded Python support (#45)
  • Remote evaluation via Pythonx.remote_eval/4 and FLAME integration (#46)

Fixed

  • Global uv config affecting Pythonx.uv_init/2 (#34)
Commits
  • a14197e Release v0.4.8
  • bd60c1c Avoid persistent term read error
  • 2f725ff Implement remote evaluation and distributed garbage collection (#46)
  • 4a2a7f8 Use more accurate C struct name
  • 14689ce Add more docs on free-threaded Python
  • 36cf67e Add :python option to uv_init/2 for free-threaded Python support (#45)
  • 9a31c3c Document environment variables behaviour (#44)
  • 12ece41 Add :native_tls option to Pythonx.uv_init/2 (#41)
  • 1398ea9 Add Python API for sending messages to Elixir (#38)
  • 51e5cfb Add Pythonx.install_env/0 and Pythonx.install_paths/0 to enable FLAME (#35)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the production-dependencies group with 1 update: [pythonx](https://github.com/livebook-dev/pythonx).


Updates `pythonx` from 0.4.7 to 0.4.8
- [Release notes](https://github.com/livebook-dev/pythonx/releases)
- [Changelog](https://github.com/livebook-dev/pythonx/blob/main/CHANGELOG.md)
- [Commits](livebook-dev/pythonx@v0.4.7...v0.4.8)

---
updated-dependencies:
- dependency-name: pythonx
  dependency-version: 0.4.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

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 Mar 5, 2026
@shahryarjb shahryarjb merged commit 6131fa9 into main Mar 10, 2026
45 checks passed
@dependabot dependabot bot deleted the dependabot/hex/production-dependencies-d30a9c0d51 branch March 10, 2026 18:35
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