Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update snakemake-storage-plugin-s3 requirement from 0.2.8 to 0.2.10 #17

Merged
merged 2 commits into from
Apr 18, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2024

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

Release notes

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

v0.2.10

0.2.10 (2024-02-15)

Bug Fixes

Changelog

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

0.2.10 (2024-02-15)

Bug Fixes

0.2.9 (2024-02-07)

Bug Fixes

0.2.8 (2023-12-08)

Documentation

0.2.7 (2023-12-05)

Bug Fixes

  • adapt to interface change (490493d)

0.2.6 (2023-11-23)

Bug Fixes

0.2.5 (2023-11-15)

Bug Fixes

  • adapt to changes in interface (2ab1c31)

Performance Improvements

  • implemented inventory functionality for dramatically reducing the S3 requests (3a06bb0)

0.2.4 (2023-10-25)

... (truncated)

Commits

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.8...v0.2.10)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 19, 2024
@johanneskoester johanneskoester changed the title Update snakemake-storage-plugin-s3 requirement from 0.2.8 to 0.2.10 fix: update snakemake-storage-plugin-s3 requirement from 0.2.8 to 0.2.10 Mar 11, 2024
@jakevc jakevc merged commit 88625d6 into main Apr 18, 2024
4 checks passed
@jakevc jakevc deleted the dependabot/pip/snakemake-storage-plugin-s3-0.2.10 branch April 18, 2024 16:56
jakevc pushed a commit that referenced this pull request Jul 20, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.2.0](v0.1.3...v0.2.0)
(2024-07-20)


### Features

* keep pool option
([#22](#22))
([106b48a](106b48a))


### Bug Fixes

* create pool with mgmt batch client
([#10](#10))
([7bddf40](7bddf40)),
closes
[#7](#7)
* update snakemake-storage-plugin-s3 requirement from 0.2.8 to 0.2.10
([#17](#17))
([88625d6](88625d6))
* update to latest snakemake-interface-executor-plugins
([#18](#18))
([5b145a9](5b145a9))


### Documentation

* update usage
([#23](#23))
([613ec1a](613ec1a))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant