Skip to content

chore(deps): update dependency tempy to v3#17

Open
goraxe wants to merge 1 commit intomasterfrom
renovate/tempy-3.x
Open

chore(deps): update dependency tempy to v3#17
goraxe wants to merge 1 commit intomasterfrom
renovate/tempy-3.x

Conversation

@goraxe
Copy link
Copy Markdown
Owner

@goraxe goraxe commented Dec 8, 2023

This PR contains the following updates:

Package Change Age Confidence
tempy ^0.7.0^3.0.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

v1.0.1

Compare Source

  • Automatically clean up after an error is thrown (#​31) d859280

v1.0.0

Compare Source

  • Make .task methods reflect return values from callbacks (#​29) 77a5091

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 has been generated by Renovate Bot.

@goraxe goraxe force-pushed the renovate/tempy-3.x branch 10 times, most recently from 46e3c6b to 7e67dec Compare December 13, 2023 21:50
@goraxe goraxe force-pushed the renovate/tempy-3.x branch 14 times, most recently from 985819d to 9af5ce3 Compare January 2, 2024 23:48
@goraxe goraxe force-pushed the renovate/tempy-3.x branch 3 times, most recently from 712da6e to 1eb2e07 Compare January 12, 2024 08:12
@goraxe goraxe force-pushed the renovate/tempy-3.x branch 2 times, most recently from 1ee6d3c to e98b9e3 Compare January 22, 2024 06:17
@goraxe goraxe force-pushed the renovate/tempy-3.x branch from 506c5bc to 7e82c51 Compare February 9, 2024 08:15
@goraxe goraxe force-pushed the renovate/tempy-3.x branch 10 times, most recently from fc23d26 to 4e19c7d Compare March 18, 2024 22:18
@goraxe goraxe enabled auto-merge (rebase) March 18, 2024 22:48
@goraxe goraxe force-pushed the renovate/tempy-3.x branch from 4e19c7d to 3bffdd8 Compare March 24, 2024 16:18
@goraxe goraxe force-pushed the renovate/tempy-3.x branch 4 times, most recently from f7b301b to c5e2080 Compare April 3, 2024 18:49
@goraxe goraxe force-pushed the renovate/tempy-3.x branch 3 times, most recently from dc73ea9 to 3c9a3b9 Compare April 13, 2024 17:30
@goraxe goraxe force-pushed the renovate/tempy-3.x branch 5 times, most recently from 98c9283 to 7bde677 Compare May 7, 2024 15:25
@goraxe goraxe force-pushed the renovate/tempy-3.x branch 4 times, most recently from 2c0921d to 36ccc6f Compare May 29, 2024 15:39
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.

2 participants