Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 14, 2022

Bumps pychroot from 0.9.18 to 0.10.4.

Changelog

Sourced from pychroot's changelog.

pychroot 0.10.4 (2021-01-25)

  • Fix pychroot script exit status handling (#33).

  • Allow default mount disabling via passing mountpoints=None.

  • Force chroot path parameter to be positional only.

  • Drop support for python 3.6 and 3.7.

pychroot 0.10.3 (2020-12-22)

  • Fix build with newer versions of snakeoil.

pychroot 0.10.2 (2020-10-25)

  • Add py3.9 support.

  • Fix pychroot script hang on >=py3.7 (#30).

pychroot 0.10.1 (2019-11-30)

  • Add py3.8 support.

pychroot 0.10.0 (2019-08-23)

  • Minimum supported python version is now python3.6 (python2 support dropped).

  • Fix handling of environment variable mounts to nonexistent paths.

Commits
  • 98bc017 bump version and update news
  • 9f7d3a5 tests: move chroot context manager tests into class
  • 66ae0fb base: ignore missing mountpoints on cleanup
  • 0f8ab36 pychroot: fix exit status handling with subprocess usage
  • 1a0021b github: flatten gh-pages deploy history
  • ad9d5d4 tests: re-enable UTS namespace test
  • adabf6e tests: add Chroot test with disabled mountpoints
  • c624e9e Chroot: simplify inherited init() call
  • 1554db3 exceptions: simplify ChrootError attrs
  • 3685af5 Chroot: limit ignored exceptions when removing mountpoints
  • 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)

Bumps [pychroot](https://github.com/pkgcore/pychroot) from 0.9.18 to 0.10.4.
- [Release notes](https://github.com/pkgcore/pychroot/releases)
- [Changelog](https://github.com/pkgcore/pychroot/blob/master/NEWS.rst)
- [Commits](pkgcore/pychroot@v0.9.18...v0.10.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 14, 2022
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