Skip to content

Bump aioftp from 0.21.3 to 0.22.2#24

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/aioftp-0.22.2
Closed

Bump aioftp from 0.21.3 to 0.22.2#24
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/aioftp-0.22.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2024

Bumps aioftp from 0.21.3 to 0.22.2.

Changelog

Sourced from aioftp's changelog.

0.22.2 (29-12-2023)

  • ci: separate build and publish jobs

0.22.1 (29-12-2023)

  • docs: update/fix readthedocs configuration
  • ci: fix workflow file extension from yaml to yml

0.22.0 (29-12-2023)

  • client.list: fix infinite symlink loop for . and .. on FTP servers with UNIX-like filesystem for client.list(path, recursive=True)
  • project file structure: refactor to use pyproject.toml
  • minimal python version bumped to 3.11
  • ci: update publish/deploy job (#171)

0.21.4 (13-10-2022)

  • tests: use pytest_asyncio strict mode and proper decorations (#155)
  • setup/tests: set low bound for version of async-timeout (#159)
Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [aioftp](https://github.com/aio-libs/aioftp) from 0.21.3 to 0.22.2.
- [Changelog](https://github.com/aio-libs/aioftp/blob/master/history.rst)
- [Commits](aio-libs/aioftp@0.21.3...0.22.2)

---
updated-dependencies:
- dependency-name: aioftp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jan 1, 2024
@Big-Tree Big-Tree force-pushed the main branch 11 times, most recently from f2f8b6b to d44f8bf Compare January 5, 2024 15:53
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Jan 8, 2024

Superseded by #25.

@dependabot dependabot bot closed this Jan 8, 2024
@dependabot dependabot bot deleted the dependabot/pip/aioftp-0.22.2 branch January 8, 2024 07:15
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