Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

Updates the requirements on snakemake-storage-plugin-s3 to permit the latest version.

Release notes

Sourced from snakemake-storage-plugin-s3's releases.

v0.3.6

0.3.6 (2025-09-11)

Bug Fixes

Changelog

Sourced from snakemake-storage-plugin-s3's changelog.

0.3.6 (2025-09-11)

Bug Fixes

0.3.5 (2025-09-09)

Bug Fixes

  • norm the path part of a given query to not contain '..' (which is invalid for S3) (#53) (7f167c1)

0.3.4 (2025-07-25)

Bug Fixes

  • fix FileExists bug when retrieving directories (ce7974b)

0.3.3 (2025-04-04)

Bug Fixes

  • work around boto issue that can cause attachment of checksums to any uploaded file on non AWS S3 (#48) (caa3f9b)

0.3.2 (2025-03-24)

Bug Fixes

  • adapt to interface version 4.0 (4e69f8b)
  • adapt to latest interface version (#47) (0c0c084)

0.3.1 (2025-03-12)

Bug Fixes

  • location constraint for default region (#44) (aae053a)

0.3.0 (2025-03-11)

Features

  • allow specification of location (e.g. AWS region) (#38) (c78fa78)

... (truncated)

Commits
  • d067f40 chore(main): release 0.3.6 (#56)
  • 15cf8b5 fix: properly calculate dir size (#55)
  • d6c1fe4 chore(main): release 0.3.5 (#54)
  • 7f167c1 fix: norm the path part of a given query to not contain '..' (which is invali...
  • 330a155 chore(main): release 0.3.4 (#52)
  • ce7974b fix: fix FileExists bug when retrieving directories
  • a22fd8e chore(main): release 0.3.3 (#49)
  • caa3f9b fix: work around boto issue that can cause attachment of checksums to any upl...
  • 5951c29 chore(main): release 0.3.2 (#46)
  • 0c0c084 fix: adapt to latest interface version (#47)
  • 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 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)

Updates the requirements on [snakemake-storage-plugin-s3](https://github.com/snakemake/snakemake-storage-plugin-s3) to permit the latest version.
- [Release notes](https://github.com/snakemake/snakemake-storage-plugin-s3/releases)
- [Changelog](https://github.com/snakemake/snakemake-storage-plugin-s3/blob/main/CHANGELOG.md)
- [Commits](snakemake/snakemake-storage-plugin-s3@v0.2.7...v0.3.6)

---
updated-dependencies:
- dependency-name: snakemake-storage-plugin-s3
  dependency-version: 0.3.6
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Sep 15, 2025
Copy link
Contributor

coderabbitai bot commented Sep 15, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

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