Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: dc03b9cc8b
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| name = "e2b" | ||
| version = "2.15.3" | ||
| version = "2.16.0" |
There was a problem hiding this comment.
Update template build pin with this Python SDK bump
This only changes python/poetry.lock, but the template build paths still install template/requirements-dev.txt, which remains pinned to e2b==2.15.3 (build_test_template.yml, build_prod_template.yml, and the release workflow all use that file). In environments that build or publish the sandbox template, we will therefore keep running the old SDK, so this upgrade is neither exercised nor actually picked up there; any behavior change in e2b 2.16.0 will show up only after that separate pin is updated.
Useful? React with 👍 / 👎.
This PR contains the following updates:
2.15.3→2.16.02.14.1→2.15.0Release Notes
e2b-dev/e2b (e2b)
v2.15.0Compare Source
Minor Changes
ca85620: AddfixMissing/fix_missingoption toaptInstall/apt_installto support the--fix-missingflag in apt-get installPatch Changes
5a673d1: chore: distinguish between Sandbox and file not foundConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.