Skip to content

Bump asyncssh from 2.23.0 to 2.23.1#34

Merged
gensyn merged 1 commit into
mainfrom
dependabot/pip/asyncssh-2.23.1
Jun 12, 2026
Merged

Bump asyncssh from 2.23.0 to 2.23.1#34
gensyn merged 1 commit into
mainfrom
dependabot/pip/asyncssh-2.23.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 12, 2026

Copy link
Copy Markdown
Contributor

Bumps asyncssh from 2.23.0 to 2.23.1.

Changelog

Sourced from asyncssh's changelog.

Release 2.23.1 (6 Jun 2026)

  • Fixed an SCP path traversal issue. Thanks go to Jaden Furtado for reporting this issue.

  • Expanded previous fix to block unsafe user substitutions in server config. Thanks go to GitHub user cesabici-bit for reporting this issue.

  • Fixed default value for reuse_address and reuse_port, matching the behaavior of asyncio.create_server(). Thanks go to Alexander Shlemin for reporting the inconsistency.

Commits
  • 1b5839f Bump version number up to 2.23.1 and update change log
  • d730803 Fix SCP path traversal issue
  • 3d515ba Expand unsafe username checks in commit 2af2382 to cover more cases
  • a60f863 Add warning about pre-existing links placed in an SFTP chroot
  • 8ca6702 Fix default values for reuse_address and reuse_port
  • 710e7a9 Fix date in change log
  • See full diff 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 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 [asyncssh](https://github.com/ronf/asyncssh) from 2.23.0 to 2.23.1.
- [Changelog](https://github.com/ronf/asyncssh/blob/develop/docs/changes.rst)
- [Commits](ronf/asyncssh@v2.23.0...v2.23.1)

---
updated-dependencies:
- dependency-name: asyncssh
  dependency-version: 2.23.1
  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 Jun 12, 2026
@gensyn gensyn merged commit ff4b94a into main Jun 12, 2026
5 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/asyncssh-2.23.1 branch June 12, 2026 07:27
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.

1 participant