borgmatic-collective / docker-borgmatic

Borgmatic in Docker
GNU General Public License v3.0
314 stars 88 forks source link

Bump llfuse from 1.4.3 to 1.4.4 in /base #236

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps llfuse from 1.4.3 to 1.4.4.

Release notes

Sourced from llfuse's releases.

Release 1.4.4

Changes:

https://github.com/python-llfuse/python-llfuse/blob/release-1.4.4/Changes.rst#release-144-2023-05-21

Changelog

Sourced from llfuse's changelog.

Release 1.4.4 (2023-05-21)

  • CI: use the matrix for cy/py combinations, support and test on Cython 3 beta
  • cy3: cdef void* f(void* d) noexcept with gil, #78
  • cy3: cdef nogil -> noexcept nogil
  • tests: use shutil.which() instead of which(1) executable
  • tests/examples: fix tmpfs: backport fix from pyfuse3
  • tests/examples: fix lltest: add statfs implementation, remove -l from umount
Commits
  • 3bae8e5 add .idea to .gitignore
  • afbf932 update CHANGES
  • 1746ade bump version to 1.4.4
  • 0ca4317 Merge pull request #83 from ThomasWaldmann/examples-fixes
  • 4d670cc use log.warning instead of .warn
  • fe40b03 tmpfs: backport fix from pyfuse3
  • 5569286 fix lltest example
  • 387c382 Merge pull request #80 from ThomasWaldmann/cython3-compat
  • 6ab2432 CI: use the matrix for cy/py combinations
  • 102d475 add cast to get rid of in compiler warning
  • 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 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)