Skip to content

fix(deps): update dependency tempy to v3#52

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/tempy-3.x
Open

fix(deps): update dependency tempy to v3#52
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/tempy-3.x

Conversation

@renovate

@renovate renovate Bot commented Apr 24, 2022

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Confidence
tempy 1.0.13.2.0 age confidence

Release Notes

sindresorhus/tempy (tempy)

v3.2.0

Compare Source

  • Add rootDirectory option 71cbe20
  • Add parentDirectory option 0107c8d
  • Increase cleanup retry attempts to handle Windows file locking 53b1211

v3.1.2

Compare Source


v3.1.1

Compare Source

  • Harden options to prevent path traversal when passed untrusted input 85acab9
    • This is not fixing any vulnerability since these options are not meant to accept untrusted input.
    • Thanks to Shachar Menashe at JFrog for reporting.

v3.1.0

Compare Source

  • Make it more graceful by retrying directory removal 58a90bf

v3.0.0

Compare Source

Breaking
  • Require Node.js 14 (#​41) 4b3e859
  • Changed from a default export to named exports:
    • tempy.fileimport {temporaryFile} from 'tempy'
    • tempy.file.taskimport {temporaryFileTask} from 'tempy'
    • tempy.directoryimport {temporaryDirectory} from 'tempy'
    • tempy.directory.taskimport {temporaryDirectoryTask} from 'tempy'
    • tempy.writeimport {temporaryWrite} from 'tempy'
    • tempy.write.taskimport {temporaryWriteTask} from 'tempy'
    • tempy.writeSyncimport {temporaryWriteSync} from 'tempy'
    • tempy.rootimport {rootTemporaryDirectory} from 'tempy'

v2.0.0

Compare Source

Breaking

Configuration

📅 Schedule: (UTC)

  • 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 added the renovate label Apr 24, 2022
@renovate renovate Bot force-pushed the renovate/tempy-3.x branch from b8e58b2 to 2f2b75c Compare September 25, 2022 17:21
@renovate renovate Bot force-pushed the renovate/tempy-3.x branch from 2f2b75c to 9ef7761 Compare July 10, 2023 20:41
@renovate renovate Bot force-pushed the renovate/tempy-3.x branch 2 times, most recently from 0830fc1 to 56429e2 Compare January 25, 2026 09:15
@renovate renovate Bot force-pushed the renovate/tempy-3.x branch from 56429e2 to e46d553 Compare February 2, 2026 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant