Skip to content

Update patch-updates#189

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/patch-updates
Open

Update patch-updates#189
renovate[bot] wants to merge 1 commit intomainfrom
renovate/patch-updates

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 24, 2026

This PR contains the following updates:

Package Change Age Confidence
e2b (source) 2.20.02.20.1 age confidence
e2b (source) 2.19.02.19.1 age confidence
ruff (source, changelog) 0.15.110.15.12 age confidence

Release Notes

e2b-dev/e2b (e2b)

v2.19.1

Compare Source

Patch Changes
  • 3167e19: fix(js-sdk): buffer template tar archive before upload so fetch sets Content-Length instead of falling back to Transfer-Encoding: chunked. S3 presigned PUT URLs reject chunked requests with 501 NotImplemented, breaking template uploads in self-hosted deployments backed by S3-compatible storage. Aligns the JS SDK with the Python SDK, which already buffers via io.BytesIO.
  • 2f0ff5f: fix(sdk): prevent shell injection in MCP config by using proper shell escaping (shlex.quote in Python, shellQuote helper in JS/TS)
  • b5f2631: added gzip support for sandbox file upload/download
  • 4065ecd: allow passing template as an option in Sandbox.create()
astral-sh/ruff (ruff)

v0.15.12

Compare Source

Released on 2026-04-24.

Preview features
  • Implement #ruff:file-ignore file-level suppressions (#​23599)
  • Implement #ruff:ignore logical-line suppressions (#​23404)
  • Revert preview changes to displayed diagnostic severity in LSP (#​24789)
  • [airflow] Implement task-branch-as-short-circuit (AIR004) (#​23579)
  • [flake8-bugbear] Fix break/continue handling in loop-iterator-mutation (B909) (#​24440)
  • [pylint] Fix PLC2701 for type parameter scopes (#​24576)
Rule changes
  • [pandas-vet] Suggest .array as well in PD011 (#​24805)
CLI
  • Respect default Unix permissions for cache files (#​24794)
Documentation
  • [pylint] Fix PLR0124 description not to claim self-comparison always returns the same value (#​24749)
  • [pyupgrade] Expand docs on reusable TypeVars and scoping (UP046) (#​24153)
  • Improve rules table accessibility (#​24711)
Contributors

Configuration

📅 Schedule: (in timezone UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot enabled auto-merge (squash) April 24, 2026 21:18
@renovate renovate Bot requested review from mishushakov and mlejva as code owners April 24, 2026 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants