Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Bump pyfakefs from 4.5.0 to 4.5.1#69

Merged
haney merged 1 commit into
masterfrom
dependabot/pip/pyfakefs-4.5.1
Aug 30, 2021
Merged

Bump pyfakefs from 4.5.0 to 4.5.1#69
haney merged 1 commit into
masterfrom
dependabot/pip/pyfakefs-4.5.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 30, 2021

Copy link
Copy Markdown
Contributor

Bumps pyfakefs from 4.5.0 to 4.5.1.

Release notes

Sourced from pyfakefs's releases.

pyfakefs release version 4.5.1

This is a bugfix release.

Changelog

Sourced from pyfakefs's changelog.

Version 4.5.1 (2021-08-29)

This is a bugfix release.

Fixes

  • added handling of path-like where missing
  • improved handling of str/bytes paths
  • suppress all warnings while inspecting loaded modules (see #614)
  • do not import pandas and related modules if it is not patched (see #627)
  • handle pathlib.Path.owner() and pathlib.Path.group by returning the current user/group name (see #629)
  • fixed handling of use_known_patches=False (could cause an exception)

Infrastructure

  • added test dependency check (see #608)
  • skip tests failing with ASCII locale (see #623)
Commits
  • 01e9e07 Release version 4.5.1
  • ff786ff Add documentation for problems with pyfakefs and mock_open
  • c403e3d Fix handling of use_known_patches=False
  • ca9a356 Handle pathlib.Path.owner() and pathlib.Path.group()
  • f4aac8e Do not import pandas and related modules if it is not patched
  • 49d4201 Skip failing tests on systems with ASCII locale
  • 29b5682 Make sure the tested file descriptors are out of valid range
  • 492efac Update pandas to version 1.3.1 for Python > 3.6
  • 4ff6523 Add type hints to fake_filesystem_unittest
  • dfa0262 Add type hints for more classes
  • 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 [pyfakefs](https://github.com/jmcgeheeiv/pyfakefs) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/jmcgeheeiv/pyfakefs/releases)
- [Changelog](https://github.com/jmcgeheeiv/pyfakefs/blob/master/CHANGES.md)
- [Commits](pytest-dev/pyfakefs@v4.5.0...v4.5.1)

---
updated-dependencies:
- dependency-name: pyfakefs
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 30, 2021
@haney haney merged commit 0ed6a71 into master Aug 30, 2021
@dependabot dependabot Bot deleted the dependabot/pip/pyfakefs-4.5.1 branch August 30, 2021 16:56
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