Skip to content

⬆ Update xonsh requirement from >=0.13.1 to >=0.23.3 - #23

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/xonsh-gte-0.23.3
Open

⬆ Update xonsh requirement from >=0.13.1 to >=0.23.3#23
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/xonsh-gte-0.23.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 1, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on xonsh to permit the latest version.

Release notes

Sourced from xonsh's releases.

v0.23.3

0.23.3 (2026-04-30)

Features

Fixes

Changelog

Sourced from xonsh's changelog.

0.23.3 (2026-04-30)

Features

Fixes

  • Debug: Show debug warning in case of worker thread (#6378) (58b66d5)
  • parser: Fix SyntaxError in case cmd && @() && cmd (#6380) (759f9bb)

0.23.2 (2026-04-26)

Features

  • Added @.debug with breakpoint and replace_builtin_breakpoint (#6363) (f092a8c)
  • completer: Use quotation only if needed - bash completer (#6367) (9cca19e)
  • completer: Use quotation only if needed + some fixes (#6366) (4fd3667)

Fixes

  • completer: Fix @.<obj>.<tab> completion (#6364) (23e4652)
  • completer: Fix bash completer quotation (#6370) (b711c4a)
  • completer: Hide syntax and private methods if line is empty (#6372) (94d7753)
  • Nix: Now flake uses the package built from source (#6361) (f6d458c)

Documentation

  • Add Github Actions (c27c97e)
  • fix dockerhub container name (8b323de)
  • fix dockerhub container name (0d929c9)
  • Replace xonshrc mentions to the link with xonshrc.rst (#6365) (6032abc)
  • update index.html for i18n support (#6359) (cac1476)

0.23.1 (2026-04-21)

Fixes

  • avoid error when output dir is not _build (#6357) (6ba2b3e)
  • chore: Fixed release-please depth to avoid reace with nightly build (#6351) (3d9eb6a)
  • parser: preserve "func()[subscript]" at statement level (#6355) (aa7383a)
  • virtualenv name now has smarter formatting (#6353) (014715e)

... (truncated)

Commits
  • a02067e chore(main): release 0.23.3 (#6377)
  • c3aefaf feat: Better Android/Termux support (#6382)
  • ced252e feat: Better FreeBSD support: defaults, jail tests and fixes (#6375)
  • 6a63342 Merge remote-tracking branch 'xonsh/xonsh/main'
  • 4fea806 docs
  • 759f9bb fix(parser): Fix SyntaxError in case cmd && @() && cmd (#6380)
  • 58b66d5 fix: Debug: Show debug warning in case of worker thread (#6378)
  • d70c8bf Add space before random emoji in prompt
  • 0c64264 Fix typo in documentation about collaboration
  • 8e17615 feat: Add frame to @.debug.breakpoint() (#6376)
  • Additional commits viewable in compare view

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 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)

Updates the requirements on [xonsh](https://github.com/xonsh/xonsh) to permit the latest version.
- [Release notes](https://github.com/xonsh/xonsh/releases)
- [Changelog](https://github.com/xonsh/xonsh/blob/main/CHANGELOG.md)
- [Commits](xonsh/xonsh@0.13.1...0.23.3)

---
updated-dependencies:
- dependency-name: xonsh
  dependency-version: 0.23.3
  dependency-type: direct:production
...

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 May 1, 2026
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.

0 participants