Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency fakefs to v2 #753

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 9, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fakefs "~>0.4" -> "~>2.0" age adoption passing confidence

Release Notes

fakefs/fakefs (fakefs)

v2.8.0

Compare Source

  • support sort: false for Dir.glob

v2.7.1

Compare Source

  • fix fix File::EXCL flag usage

v2.7.0

Compare Source

  • add param flags for File.open
  • fix File::EXCL flag

v2.6.0

Compare Source

  • fix rename not changing content
  • add experimental flock

v2.5.0

Compare Source

  • Ensure separation of positional/kwargs for Kernel.open

v2.4.0

Compare Source

  • Add fakefs/irb to be able to use irb after activating fakefs

v2.3.0

Compare Source

  • Fix find globbing bug

v2.2.0

Compare Source

  • Fix Dir.open with yield issue

v2.1.0

Compare Source

  • Add fakefs/pry to be able to use pry after activating fakefs

v2.0.0

Compare Source

  • Drop .exists? in favor of .exist?

v1.9.0

Compare Source

  • Support ruby 3.2
  • Drop support for EOL Rubies (2.4/2.5/2.6)

v1.8.0

Compare Source

  • Support ::File#readpartial

v1.7.0

Compare Source

  • Add .activate supports io_mocks

v1.6.0

Compare Source

  • Add File#binmode?

v1.5.1

Compare Source

v1.5.0

Compare Source

  • Add File#binwrite

v1.4.1

Compare Source

v1.4.0

Compare Source

  • Pathnam#glob + glob flags support

v1.3.2

Compare Source

  • Fix passed in escaped characters to not get doube-escaped

v1.3.1

Compare Source

  • Fix Dir.glob fails to return correct matches when a path contains plus sign(s)

v1.3.0

Compare Source

v1.2.3

Compare Source

  • fix File.mv deleting when src and dest are the same

v1.2.2

Compare Source

  • Tempfile.create works without creating tempdir first

v1.2.1

Compare Source

  • fix deletion of file objects not working

v1.2.0

Compare Source

  • more ruby 2.7 fixes / warnings removed

v1.1.0

Compare Source

  • remote taint/untaint methods from Pathname
  • support ruby 2.7

v1.0.0

Compare Source

  • No changes, this is a cosmetic release to signal stableness

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/fakefs-2.x branch from 626f284 to c56a127 Compare January 10, 2025 00:07
@renovate renovate bot force-pushed the renovate/fakefs-2.x branch from c56a127 to 90b1257 Compare January 10, 2025 00:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants