Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 5, 2025

Updates the requirements on filesplit to permit the latest version.

Release notes

Sourced from filesplit's releases.

v4.1.0

What's Changed

New Contributors

Full Changelog: ram-jayapalan/filesplit@v4.0.1...v4.1.0

Commits
  • 4cec83f Merge branch 'master' of https://github.com/ram-jayapalan/filesplit
  • 5be0c64 Bump up the version to 4.1.0
  • 621312e Create python-publish.yml
  • 3268576 Merge branch 'feature/non-recursive-split'
  • 05537a6 Replace recursive strategy with iterative approach for generating splits to o...
  • 3737d5d Merge branch 'master' into feature/non-recursive-split
  • baea9e5 Merge branch 'jeremyis78-feature/zerofill'
  • c16c1b6 Get split zero fill from the property instead of private instance variable
  • b5a6716 comment out the test; ready to merge zerofill feature back to main
  • 2260d50 intital commit; verify w/ python -m src.split then python3 -m src.merge
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Updates the requirements on [filesplit](https://github.com/ram-jayapalan/filesplit) to permit the latest version.
- [Release notes](https://github.com/ram-jayapalan/filesplit/releases)
- [Commits](ram-jayapalan/filesplit@v3.0.2...v4.1.0)

---
updated-dependencies:
- dependency-name: filesplit
  dependency-version: 4.1.0
  dependency-type: direct:production
...

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 Jun 5, 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