Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 30, 2025

Bumps pyfirecrest from 3.3.1 to 3.6.0.

Release notes

Sourced from pyfirecrest's releases.

3.6.0

What's Changed

Full Changelog: eth-cscs/pyfirecrest@v3.5.1...v3.6.0

3.5.1

What's Changed

  • Use asynchronous client as a backend in the cli in eth-cscs/pyfirecrest#194 This will make uploading of large files with the cli significantly faster, since the different parts are uploaded in parallel.

Full Changelog: eth-cscs/pyfirecrest@v3.5.0...v3.5.1

3.5.0

What's Changed

Full Changelog: eth-cscs/pyfirecrest@v3.4.0...v3.5.0

3.4.0

What's Changed

Full Changelog: eth-cscs/pyfirecrest@v3.3.1...v3.4.0

Commits
  • 0c55f67 Print json without formatting in the cli (#195)
  • 74dea55 Bump version to 3.5.1
  • 14549a2 Use asynchronous client in cli (#194)
  • e9f3988 Bump version from 3.4.0 to 3.5.0
  • 462391b Add automatic fallback to transfer endpoints when compress/extract operations...
  • 40ec404 Adapt download transfer directives for the latest version of API (#193)
  • b725037 Add regex argument in compress cli command (#191)
  • 64413e0 Accept file descriptors and stream based objects in upload (#187)
  • 4a97772 add possibility to fetch job info by jobid (#190)
  • d796bcb Tail/Head operations bugfixes (#188)
  • Additional commits viewable 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 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 [pyfirecrest](https://github.com/eth-cscs/pyfirecrest) from 3.3.1 to 3.6.0.
- [Release notes](https://github.com/eth-cscs/pyfirecrest/releases)
- [Commits](eth-cscs/pyfirecrest@v3.3.1...v3.6.0)

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

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 Nov 30, 2025
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