Skip to content

build(deps): update dependency tempy to v3 (main)#143

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

build(deps): update dependency tempy to v3 (main)#143
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/main-tempy-3.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented May 5, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tempy 1.0.13.2.0 age adoption passing 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 force-pushed the renovate/main-tempy-3.x branch from fe818d7 to f50aa2a Compare May 7, 2026 20:15
@renovate renovate Bot force-pushed the renovate/main-tempy-3.x branch from f50aa2a to de2dd51 Compare May 12, 2026 13:55
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